
.flow_reporte {
  position: relative; }
  .flow_reporte h4 {
    font-weight: 500; }
  .flow_reporte .google-map-im {
    border: 1px solid #d1d1d1; }

.LandingForm .flow_reporte .suggestion-select .Select .Select-control,
.SidebarForm .flow_reporte .suggestion-select .Select .Select-control,
.ViviendaForm .flow_reporte .suggestion-select .Select .Select-control {
  border-radius: 4px; }

.LandingForm .flow_reporte .valuacionInput,
.SidebarForm .flow_reporte .valuacionInput,
.ViviendaForm .flow_reporte .valuacionInput {
  height: 32px; }

.flow_reporte_buttons {
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }

.flow_reporte_btn {
  display: flex;
  justify-content: center;
  align-items: center; }
  .flow_reporte_btn:last-child {
    margin-left: 10px !important; }
  .flow_reporte_btn.disabled {
    opacity: 0.4;
    cursor: default; }
    .flow_reporte_btn.disabled.primary-button:hover {
      background-color: #0089ff; }

.ValuationForm .FormLabel {
  font-size: 1em;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  left: 17px;
  top: 13px;
  color: rgba(0, 0, 0, 0.8);
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.ValuationForm input:focus ~ label,
.ValuationForm input:valid ~ label,
.ValuationForm .FormLabel.active {
  left: 5px;
  top: -10px;
  font-size: 0.9em;
  color: #000; }

.ValuationForm .form-control.Vivienda {
  height: 30px; }

.ValuationForm .input-group {
  margin: 3px 0px 0px 0px !important; }
  .ValuationForm .input-group .input-group-addon {
    display: none; }

.ValuationForm .Suggestion {
  padding: 0px 5px;
  margin: 13px 0px; }
  .ValuationForm .Suggestion .im-suggestions-dropdown {
    margin-left: 0px; }
  .ValuationForm .Suggestion .FormLabel {
    top: 8px; }
  .ValuationForm .Suggestion input:focus ~ label,
  .ValuationForm .Suggestion input:valid ~ label,
  .ValuationForm .Suggestion .FormLabel.active {
    top: -14px; }

.ValuationForm .ValuationField {
  margin: 13px 0px;
  padding: 5px; }
  .ValuationForm .ValuationField:last-child {
    margin-bottom: 0px; }
  .ValuationForm .ValuationField.disabled .FormLabel:not(.active) {
    color: rgba(0, 0, 0, 0.5); }
  .ValuationForm .ValuationField input.valuacionInput {
    margin-top: 3px; }
    .ValuationForm .ValuationField input.valuacionInput[disabled] {
      color: rgba(0, 0, 0, 0.5); }

.flow_reporte_loader {
  height: 100%;
  width: 100%;
  background: rgba(244, 244, 244, 0.6);
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 4; }

.flow-hidden {
  display: none;
  height: 0px; }

.pin-draggable-message {
  position: absolute;
  width: 120px;
  background: white;
  bottom: 3px;
  left: -46px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #0089ff;
  border-radius: 4px;
  color: #6b6b6b;
  padding: 5px; }

.pin .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  margin: auto;
  border-width: 3px 5px 0px 5px;
  border-color: #fff transparent transparent transparent;
  line-height: 0;
  position: absolute;
  top: -4px;
  left: 8px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.pin .triangle-border {
  width: 0;
  height: 0;
  border-style: solid;
  margin: auto;
  border-width: 3px 5px 0px 5px;
  border-color: #0089ff transparent transparent transparent;
  line-height: 0;
  position: absolute;
  top: -3px;
  left: 8px; }

.ViviendaReportFlow .ValuacionTitle.AmenitiesTitleContainer {
  margin: 15px 0px 10px 0px; }

.ViviendaReportFlow .report-content-generator {
  display: flex; }
  .ViviendaReportFlow .report-content-generator .section-container {
    flex: 1;
    border-right: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
    min-height: 345px; }
    .ViviendaReportFlow .report-content-generator .section-container.evenly {
      justify-content: space-between; }
    .ViviendaReportFlow .report-content-generator .section-container:not(.no-bottom-border) {
      border-bottom: 1px solid #e3e3e3; }
    .ViviendaReportFlow .report-content-generator .section-container:last-child {
      border-right: none; }
    .ViviendaReportFlow .report-content-generator .section-container.top-border {
      border-top: 1px solid #e3e3e3; }
    .ViviendaReportFlow .report-content-generator .section-container .value-container {
      display: flex;
      border: none;
      height: unset;
      padding: 10px 0px; }
      .ViviendaReportFlow .report-content-generator .section-container .value-container .form-group {
        margin-bottom: 0px; }
      .ViviendaReportFlow .report-content-generator .section-container .value-container.big-picker .value-picker .icon {
        height: 35px; }
        .ViviendaReportFlow .report-content-generator .section-container .value-container.big-picker .value-picker .icon .icon-label {
          max-width: 60%;
          line-height: 11px; }
      .ViviendaReportFlow .report-content-generator .section-container .value-container .Select.claseSelect {
        height: 34px; }
        .ViviendaReportFlow .report-content-generator .section-container .value-container .Select.claseSelect .Select-control {
          height: 34px; }
        .ViviendaReportFlow .report-content-generator .section-container .value-container .Select.claseSelect .Select-value {
          line-height: 34px;
          text-align: center; }
      .ViviendaReportFlow .report-content-generator .section-container .value-container .DayPickerInput-Overlay,
      .ViviendaReportFlow .report-content-generator .section-container .value-container .DayPicker-wrapper,
      .ViviendaReportFlow .report-content-generator .section-container .value-container .DayPicker-NavBar,
      .ViviendaReportFlow .report-content-generator .section-container .value-container .DayPicker-Month {
        width: 100%; }
    .ViviendaReportFlow .report-content-generator .section-container.big-bottom-padding .value-container {
      padding-bottom: 20px; }
@keyframes pulse {
  0% {
    opacity: 0.1; }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 0.1; } }

.loading-block {
  color: transparent;
  background: #b5b5b5;
  animation: pulse 1s infinite ease-in-out; }
@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=8ec87e2135be6227ce956e01b7dc8773)
 * Config saved to config.json and https://gist.github.com/8ec87e2135be6227ce956e01b7dc8773
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  -webkit-box-sizing: content-box;
  -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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-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; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  /*margin-left: -15px;
  margin-right: -15px;*/ }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  width: 100%;
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 10px; }

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -17px;
  top: -6px; }
  .noUi-horizontal .noUi-handle.noUi-handle-lower {
    left: -2px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-background {
  background: #fafafa;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-base .noUi-origin:first-child {
  border-radius: 2px;
  background: #0089ff;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-base .noUi-origin:last-child {
  background: #fff; }

.noUi-target {
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 25%;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb; }

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb; }

/* Handle stripes;
 */
/* .noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
} */
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8; }

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 0.625em; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #ccc; }

.noUi-marker-sub {
  background: #aaa; }

.noUi-marker-large {
  background: #aaa; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -32px; }

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: -32px; }

.noUi-vertical .noUi-handle-lower .noUi-tooltip {
  left: 120%; }

.noUi-vertical .noUi-handle-upper .noUi-tooltip {
  right: 120%; }

.warning-tooltip {
  background-color: #fff !important;
  opacity: 1 !important;
  width: 250px !important;
  max-width: 276px;
  /*padding: 10px !important;*/
  line-height: 1.42857143 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-break: normal !important;
  word-spacing: normal !important;
  word-wrap: normal !important;
  white-space: normal !important;
  background-clip: padding-box !important;
  border: 1px solid #dddddd !important;
  border-radius: 6px !important; }
  .warning-tooltip p {
    font-size: 0.9em;
    margin: 0px !important;
    font-weight: 300;
    font-family: "museo-sans", sans-serif; }

.error-tooltip {
  background-color: #f3bdb7 !important;
  opacity: 1 !important;
  width: 250px !important;
  max-width: 276px;
  /*padding: 10px !important;*/
  line-height: 1.42857143 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-break: normal !important;
  word-spacing: normal !important;
  word-wrap: normal !important;
  white-space: normal !important;
  background-clip: padding-box !important;
  border: 1px solid #dd4434 !important;
  border-radius: 6px !important; }
  .error-tooltip p {
    font-size: 0.9em;
    margin: 0px !important;
    font-weight: 300;
    font-family: "museo-sans", sans-serif; }
  .error-tooltip:after {
    border-top-color: #dd4434 !important; }

/*Tooltip on top*/
.__react_component_tooltip.place-top:before {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  bottom: -7px !important;
  left: 50% !important;
  margin-left: -8px !important; }

.__react_component_tooltip.type-light.place-top:before {
  border-top-color: #dddddd !important;
  border-top-style: solid !important;
  border-top-width: 6px !important; }

/*Tooltip at the bottom*/
.__react_component_tooltip.place-bottom:before {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  top: -6px !important;
  left: 50% !important;
  margin-left: -8px !important; }

.__react_component_tooltip.place-bottom:after {
  top: -5px !important; }

.__react_component_tooltip.type-light.place-bottom:before {
  border-bottom-color: #dddddd !important;
  border-bottom-style: solid !important;
  border-bottom-width: 6px !important; }

/*Tooltip at the left*/
.__react_component_tooltip.place-left:before {
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  right: -6px !important;
  top: 50% !important;
  margin-top: -4px !important; }

.__react_component_tooltip.place-left:after {
  right: -5px !important; }

.__react_component_tooltip.type-light.place-left:before {
  border-left-color: #dddddd !important;
  border-left-style: solid !important;
  border-left-width: 6px !important; }

/*Tooltip at the right*/
.__react_component_tooltip.place-right:before {
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  left: -6px !important;
  top: 50% !important;
  margin-top: -4px !important; }

.__react_component_tooltip.place-right:after {
  left: -5px !important; }

.__react_component_tooltip.type-light.place-right:before {
  border-right-color: #bbbbbb !important;
  border-right-style: solid !important;
  border-right-width: 6px !important; }

/* DayPicker styles */
.date-picker .Datepicker .calendar.estatus-buttons .clear {
  margin-top: 10px !important; }

.DayPicker {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  user-select: none;
  outline: none; }

.DayPicker-Month {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  user-select: none; }

.DayPicker-NavBar {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 0.5rem; }

.DayPicker-NavButton {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer; }

.DayPicker-NavButton--prev {
  left: 1rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5wcmV2PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9InByZXYiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjM5MzE5MywgMjUuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMy4zOTMxOTMsIC0yNS4wMDAwMDApIHRyYW5zbGF0ZSgwLjg5MzE5MywgMC4wMDAwMDApIiBmaWxsPSIjNTY1QTVDIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAsNDkuMTIzNzMzMSBMMCw0NS4zNjc0MzQ1IEwyMC4xMzE4NDU5LDI0LjcyMzA2MTIgTDAsNC4yMzEzODMxNCBMMCwwLjQ3NTA4NDQ1OSBMMjUsMjQuNzIzMDYxMiBMMCw0OS4xMjM3MzMxIEwwLDQ5LjEyMzczMzEgWiIgaWQ9InJpZ2h0IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K"); }

.DayPicker-NavButton--next {
  right: 1rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI2cHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDI2IDUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjIgKDEyMDQzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5uZXh0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9Im5leHQiIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTUxNDUxLCAwLjAwMDAwMCkiIGZpbGw9IiM1NjVBNUMiPgogICAgICAgICAgICA8cGF0aCBkPSJNMCw0OS4xMjM3MzMxIEwwLDQ1LjM2NzQzNDUgTDIwLjEzMTg0NTksMjQuNzIzMDYxMiBMMCw0LjIzMTM4MzE0IEwwLDAuNDc1MDg0NDU5IEwyNSwyNC43MjMwNjEyIEwwLDQ5LjEyMzczMzEgTDAsNDkuMTIzNzMzMSBaIiBpZD0icmlnaHQiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo="); }

.DayPicker-Caption {
  display: table-caption;
  height: 1.5rem;
  text-align: center; }

.DayPicker-wrapper {
  width: 90%; }

.DayPicker-Weekdays {
  display: table-header-group; }

.DayPicker-WeekdaysRow {
  display: table-row; }

.DayPicker-Weekday {
  display: table-cell;
  padding: 0.5rem;
  font-size: 0.875em;
  text-align: center;
  color: #828282; }

.DayPicker-Body {
  display: table-row-group; }

.DayPicker-Week {
  display: table-row; }

.DayPicker-Day {
  display: table-cell;
  padding: 0.5rem;
  border: 1px solid #f4f4f4;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  outline: none; }
  .DayPicker-Day:hover {
    background-color: rgba(102, 184, 255, 0.5);
    transition: all 0.3s ease; }

.DayPicker--interactionDisabled .DayPicker-Day {
  cursor: default; }

/* Default modifiers */
.DayPicker-Day--today {
  color: #dd4434;
  font-weight: 500; }

.DayPicker-Day--disabled {
  color: #e3e3e3;
  cursor: default;
  background-color: #f4f4f4; }
  .DayPicker-Day--disabled:hover {
    background-color: #f4f4f4 !important; }

.DayPicker-Day--outside {
  cursor: default;
  color: #e3e3e3; }

/* Example modifiers */
.DayPicker-Day--sunday {
  background-color: #f4f4f4; }

.DayPicker-Day--sunday:not(.DayPicker-Day--today) {
  color: #e3e3e3; }

.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  color: #fff;
  background-color: #0089ff; }

.button-container {
  width: 100%;
  padding: 5px 10px;
  border-bottom: 1px solid #e3e3e3; }
  .button-container .datepicker-button {
    display: flex;
    width: 250px;
    align-content: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #5c5c5c;
    font-size: 12px;
    font-weight: 100; }
    .button-container .datepicker-button div {
      height: 32px;
      border-radius: 3px;
      border: 1px solid #b5b5b5;
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center; }
    .button-container .datepicker-button div:first-child {
      width: 35px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; }
      .button-container .datepicker-button div:first-child img {
        height: 17px;
        width: 17px; }
    .button-container .datepicker-button div:last-child {
      width: 215px;
      border-left: none;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }

.open-down {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  overflow: hidden;
  height: 245px; }
  .open-down:not(.active) {
    height: 0px; }

@media all {
  .page-break {
    display: none; } }

@media screen and (max-width: 920px) and (min-width: 768px) {
  .sticky-address {
    display: none; }
  .ColoniaInfo .InfoContainer {
    display: flex;
    flex-wrap: wrap; }
    .ColoniaInfo .InfoContainer .InfoElement {
      width: 50% !important; }
  .ViviendaInfo .InfoContainer {
    display: flex;
    flex-wrap: wrap; }
    .ViviendaInfo .InfoContainer .InfoElement {
      width: 100% !important; } }

@media screen and (max-width: 768px) and (min-width: 480px) {
  #sticky-nav .NavbarIcon .navbar-desc {
    display: none; }
  #sticky-nav .sticky-address {
    display: none; }
  .NavbarDescription {
    display: none; }
  .IconTextDescription {
    display: none; }
  .BlockContainer {
    margin-top: 20px; }
  .OfertaDisponible .listados {
    flex-direction: column;
    align-items: center; }
  .ColoniaInfo {
    padding: 0px; }
    .ColoniaInfo .InfoContainer {
      display: flex;
      flex-wrap: wrap; }
      .ColoniaInfo .InfoContainer .InfoElement {
        width: 50% !important; } }

@media screen and (max-width: 480px) {
  #sticky-nav .NavbarIcon .navbar-desc {
    display: none; }
  #sticky-nav .sticky-address {
    display: none; }
  .NavbarDescription {
    display: none; }
  .IconTextDescription {
    display: none; }
  .BlockContainer {
    margin-top: 20px; }
  .OfertaDisponible .listados {
    flex-direction: column;
    align-items: center; }
  .ColoniaInfo {
    padding: 0px; }
    .ColoniaInfo .InfoContainer {
      display: flex;
      flex-wrap: wrap; }
      .ColoniaInfo .InfoContainer .InfoElement {
        width: 50% !important; }
  .container-fluid {
    display: block !important; }
  .listados {
    flex-direction: column;
    justify-content: center; } }

@media print {
  body {
    -webkit-print-color-adjust: exact; }
  .navbar-menu,
  .new-comment,
  .comments-buttons-row,
  .homologados-button-container {
    display: none !important; }
  .TabledBlock-wrapper {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap; }
  .col-lg-3,
  .col-sm-12,
  .col-md-6 {
    width: 50% !important; }
  .detalles-segun-avaluo .TabledBlock-block {
    justify-content: flex-start !important;
    max-height: 150px;
    margin-bottom: 20px; }
    .detalles-segun-avaluo .TabledBlock-block .row {
      margin-bottom: 10px; }
  #detalle-streetview,
  .google-map-im {
    height: 250px !important; }
  .avaluos .detalles .inmuebleAddress {
    padding: 0px 15px !important; }
  .page-break-after {
    display: block;
    page-break-after: always;
    page-break-inside: avoid; }
  .page-break-before {
    display: block;
    page-break-before: always;
    page-break-inside: avoid; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS specific styles */
  .TabledBlock-wrapper .TabledBlock-block .row {
    margin: 8px 0px; } }

/**
 * React Select
  * ============
   * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
    * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
     * MIT License: https://github.com/JedWatson/react-select
     */
.Select {
  position: relative; }

.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.Select.is-disabled > .Select-control {
  background-color: #f9f9f9; }

.Select.is-disabled > .Select-control:hover {
  box-shadow: none; }

.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35; }

.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 23px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%; }

.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06); }

.Select-control .Select-input:focus {
  outline: none; }

.is-searchable.is-open > .Select-control {
  cursor: text; }

.is-open > .Select-control {
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9; }

.is-open > .Select-control > .Select-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px; }

.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text; }

.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1); }

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 23px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333; }

.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none; }

.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #ff0000;
  outline: none;
  text-decoration: underline; }

.Select-input {
  height: 23px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle; }

.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 14px;
  /* For IE 8 compatibility */
  padding: 4px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none; }

.is-focused .Select-input > input {
  cursor: text; }

.has-value.is-pseudo-focused .Select-input {
  opacity: 0; }

.Select-control:not(.is-searchable) > .Select-input {
  outline: none; }

.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  right: 5px;
  width: 16px; }

.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px; }

.Select-clear-zone:hover {
  color: #d0021b; }

.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1; }

.Select--multi .Select-clear-zone {
  width: 17px; }

.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px; }

.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0; }

.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666; }

.Select--multi .Select-multi-value-wrapper {
  display: inline-block; }

.Select .Select-aria-only {
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden; }

@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes Select-animation-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch; }

.Select-menu {
  max-height: 198px;
  overflow-y: auto; }

.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  display: block;
  padding: 8px 10px; }

.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333; }

.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333; }

.Select-option.is-disabled {
  color: #cccccc;
  cursor: default; }

.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px; }

.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0; }

.Select--multi.has-value .Select-input {
  margin-left: 5px; }

.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top; }

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle; }

.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px; }

.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none; }

.Select--multi a.Select-value-label:hover {
  text-decoration: underline; }

.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 0px solid #c2e0ff;
  border-left: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
  float: right; }

.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6; }

.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24); }

.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333; }

.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3; }

.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc; }

@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn); } }

@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn); } }

.navigator-container {
  position: fixed;
  width: 280px;
  height: 200px;
  background-color: #fff;
  right: 10px;
  bottom: 10px;
  border-radius: 5px;
  border: 1px solid #353535;
  z-index: 9999;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.navigator-content {
  display: flex;
  /*Needed to play nice with other components*/
  padding: 0 10px 10px 10px; }

.navigator-close {
  display: flex;
  flex-direction: row-reverse; }

a.navigator-close-button {
  cursor: pointer;
  padding: 5px 10px;
  color: black;
  color: #737373; }

.toggleSwitch {
  display: flex; }

.switch {
  cursor: pointer;
  width: 40px;
  height: 20px;
  padding: 2px;
  background: #e3e3e3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .switch:hover .active {
    background: #2aaa2a; }
  .switch:hover .innactive {
    background: #c63d2e; }
  .switch.disabled {
    opacity: 0.5;
    cursor: default; }
  .switch .ball {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: transform 300ms ease-out; }
  .switch .active {
    background: #2fbd2f;
    transform: translateX(0px); }
  .switch .innactive {
    background: #dd4434;
    transform: translateX(20px); }

.label {
  padding-left: 10px; }

.infotag-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .infotag-container .box {
    width: 15px;
    height: 15px;
    margin-right: 15px; }

.infotag-text {
  display: flex;
  flex-direction: column;
  text-align: center; }
  .infotag-text .title {
    font-size: 30px;
    color: #353535;
    margin-bottom: 3px;
    font-weight: 200;
    line-height: 100%; }
  .infotag-text .subtitle {
    text-align: center;
    font-size: 12px;
    color: #828282;
    margin: 0; }
  .infotag-text .heading {
    text-align: center;
    font-size: 11px;
    color: #828282;
    margin: 0;
    white-space: nowrap; }

@-webkit-keyframes animate-width {
  0% {
    width: 0; }
  100% {
    visibility: visible; } }

@-moz-keyframes animate-width {
  0% {
    width: 0; }
  100% {
    visibility: visible; } }

@keyframes animate-width {
  0% {
    width: 0; }
  100% {
    visibility: visible; } }

@-webkit-keyframes animate-height {
  0% {
    height: 0; }
  100% {
    visibility: visible; } }

@-moz-keyframes animate-height {
  0% {
    height: 0; }
  100% {
    visibility: visible; } }

@keyframes animate-height {
  0% {
    height: 0; }
  100% {
    visibility: visible; } }

.loading-bar {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #0f1627;
  float: left;
  width: 0%;
  min-height: 6px !important;
  height: 6px !important;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  visibility: hidden;
  width: 0;
  -webkit-animation: animate-width;
  -moz-animation: animate-width;
  animation: animate-width;
  background-color: #0089ff;
  animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
  -webkit-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
  -moz-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
  animation-duration: 30s;
  -webkit-animation-duration: 30s;
  -moz-animation-duration: 30s;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; }

/* C S S  M A S T E R  I N D E X*/
/*
  1 GENERAL STYLES
  2 FONT STYLES
  3 CONTENT BEHAVIOR
    3.1 No select
    3.2 Content alignment
    3.3 Click Outside
    3.4 Cursor Styles
  4 COMPONENTS
    4.1 Navbar
    4.2 Buttons
    4.3 Input elements
    4.4 Search
    4.5 Spinner
    4.6 Tooltip
    4.7 Popover
    4.8 Tables
    4.9 Value Container
    4.10 Modal
    4.11 Paginator
    4.12 Back to top
    4.13 Footer
    4.14 Terms
    4.15 Not available
    4.16 Alerts
    4.17 Charts
    4.18 MastHead
    4.19 Forms
    4.20 Option Select
    4.21 No Information
    4.22 Map Pin
    4.23 Amenities
    4.24 Internal error
*/
/* 1 GENERAL STYLES */
body {
  font-weight: 300;
  font-family: "museo-sans", sans-serif;
  color: #000;
  margin: 0px; }

body.fullscreen {
  overflow: hidden; }

#react-view-container,
#banca-router {
  min-height: 92vh; }

.max-width-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }

.row {
  margin: 0px; }

.gray-background {
  background-color: #f4f4f4; }

.plain-text-container {
  max-width: 800px;
  padding: 25px 0px;
  margin-left: auto;
  margin-right: auto; }
  .plain-text-container p {
    line-height: 1.4;
    margin-bottom: 15px; }

::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar-track {
  background: #f1f1f1; }

::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 50px; }

::-webkit-scrollbar-thumb:hover {
  background: #555; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* 2 FONT STYLES */
.white-text {
  color: #fff; }

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

.right-text {
  text-align: right; }

.bold {
  font-weight: 600;
  color: #222222; }

.light {
  font-weight: 300;
  color: #222222; }

p {
  margin: 0px;
  font-size: 0.875em; }

h1 {
  margin: 0.67em 0;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1; }

h5 {
  font-size: 1.0625em;
  margin-top: 40px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.footnote {
  font-size: 12px; }
  .footnote p {
    font-size: 12px; }

a {
  color: #0089ff;
  text-decoration: none;
  transition: all ease 0.5s; }
  a:active, a:focus, a:visited {
    color: #0089ff;
    text-decoration: none; }
  a:hover {
    color: #0f1627;
    text-decoration: none; }

.white-link a {
  color: #f7f7f7;
  transition: all ease 0.5s; }
  .white-link a:hover {
    text-decoration: none;
    transition: all ease 0.5s; }

.SectionHeader {
  font-weight: 100;
  display: flex;
  font-size: 1.375em;
  margin: 20px 5px 20px 0;
  padding: 10px 0px;
  width: 100%;
  border-bottom: 1px solid #d1d1d1; }

/* 3 CONTENT BEHAVIOR */
/* 3.1 No select */
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* 3.2 Content Alignment */
.no-margin {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0; }

.justify-center, .main-value-container .value-container, .Paginator, .not-available {
  display: flex;
  justify-content: center; }

.space-between, nav.navbar {
  display: flex;
  justify-content: space-between; }

.space-around {
  display: flex;
  justify-content: space-around; }

.center-alignment, .footnote, nav.navbar .navbar-brand, nav.navbar .navbar-menu, nav.navbar .navbar-menu ul li, .Paginator, .not-available {
  display: flex;
  align-items: center; }

.baseline-alignment {
  display: flex;
  align-items: baseline; }

.row-direction, .SectionHeader {
  display: flex;
  flex-direction: row; }

.column-direction, .main-value-container .value-container, .not-available {
  display: flex;
  flex-direction: column; }

.right-alignment, .footnote {
  display: flex;
  justify-content: flex-end; }

.left-alignment {
  display: flex;
  justify-content: flex-start; }

.centered-vertical {
  display: flex;
  flex-direction: column;
  align-items: center; }

.centered-horizontal {
  display: flex; }

.viewportWidth {
  width: 100vw; }

/* 3.3 Click outside */
.click-outside {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0px;
  top: 0px; }

/* 3.4 Cursor Styles */
.pointer-cursor {
  cursor: pointer; }

/* 4 COMPONENTS */
/* 4.1 Navbar */
.navbar-container, .mast-head.user {
  background-color: #0f1627; }

.navbar-gradient, .mast-head.guest {
  background: #0d101d;
  background: -moz-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #0d101d), color-stop(19%, #161d34), color-stop(31%, #161d34), color-stop(45%, #161d34), color-stop(50%, #161d34), color-stop(63%, #161c33), color-stop(81%, #161c32), color-stop(100%, #0d101d));
  background: -webkit-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: -o-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: -ms-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: linear-gradient(to right, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr=‘ #0d101d ’, endColorstr=‘ #0d101d ’, GradientType=1; }

nav.navbar {
  height: 51px;
  transition: all ease 0.5s; }
  nav.navbar .navbar-menu-button {
    display: none; }
  nav.navbar .navbar-brand {
    padding: 10px; }
    nav.navbar .navbar-brand .navbar-logo {
      min-width: 112px; }
  nav.navbar .navbar-menu {
    background-color: transparent; }
    nav.navbar .navbar-menu ul li a {
      color: #fff;
      font-size: 0.9em;
      padding: 0px 5px;
      white-space: nowrap; }
    nav.navbar .navbar-menu .navbar-list img {
      width: 11px;
      margin-left: 3px; }
    nav.navbar .navbar-menu .navbar-list ul {
      display: none;
      top: 49px;
      right: 0; }
    nav.navbar .navbar-menu ul.navbar-sublist {
      display: none;
      position: absolute;
      background-color: #fff;
      z-index: 99;
      padding: 0px;
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      -moz-border-radius-bottomright: 3px;
      -moz-border-radius-bottomleft: 3px;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
      nav.navbar .navbar-menu ul.navbar-sublist li {
        width: 100%; }
        nav.navbar .navbar-menu ul.navbar-sublist li a {
          color: #222222; }
    nav.navbar .navbar-menu ul {
      list-style-type: none;
      margin: 0; }
      nav.navbar .navbar-menu ul li {
        float: left;
        padding: 8px;
        position: relative;
        z-index: 71; }
        nav.navbar .navbar-menu ul li a {
          padding: 8px; }
          nav.navbar .navbar-menu ul li a:hover {
            color: #0089ff !important;
            transition: all ease 0.5s; }

.active-navbar-dropdown {
  background-color: #fff; }
  .active-navbar-dropdown a {
    color: #222222 !important; }
  .active-navbar-dropdown img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all 0.3s ease-in-out; }

.mobile-menu {
  display: none; }

@media only screen and (max-width: 500px) {
  ul.navbar-list {
    display: none !important; }
  .navbar-menu {
    display: inline-block;
    position: relative; }
    .navbar-menu ul {
      display: none !important; }
  .navbar-menu-button {
    display: block !important;
    width: 21px;
    margin-right: 9px; }
  .mobile-menu {
    position: absolute;
    left: 0px;
    top: 51px;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background-color: rgba(100, 100, 100, 0.5);
    z-index: 99; }
  .mobile-menu-slide {
    right: -70%;
    animation: slide 0.5s forwards;
    animation-delay: 0.1s; }
  @keyframes slide {
    100% {
      right: 0px; } }
  div.mobile-menu {
    position: absolute;
    left: 0px;
    top: 51px;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    z-index: 99; }
  div.mobile-menu-slide {
    right: -70%;
    animation: slide 0.5s forwards;
    animation-delay: 0.1s; }
  @keyframes slide {
    100% {
      right: 0px; } }
  div.mobile-menu-content {
    position: absolute;
    width: 70%;
    height: 100vh;
    background-color: #f4f4f4; }
    div.mobile-menu-content div.mobile-menu-item {
      padding: 10px 10px 0 10px; }
      div.mobile-menu-content div.mobile-menu-item ul {
        list-style-type: none;
        padding-left: 15px;
        margin-bottom: 0; }
        div.mobile-menu-content div.mobile-menu-item ul li {
          padding-bottom: 5px; }
      div.mobile-menu-content div.mobile-menu-item a {
        font-size: 1.4em;
        color: #222222;
        cursor: pointer; }
        div.mobile-menu-content div.mobile-menu-item a:hover {
          color: #0089ff; } }

/* 4.2 Buttons */
button {
  border: none; }
  button:focus {
    outline: none;
    box-shadow: none;
    border-color: 1px solid transparent; }

.im-button, .basic-button, .gray-button, .aqua-button, .primary-button, .red-button, .green-button, .banca-button-upload, .orange-button {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 12px;
  border: none;
  border-radius: 3px;
  cursor: pointer; }
  .im-button:focus, .basic-button:focus, .gray-button:focus, .aqua-button:focus, .primary-button:focus, .red-button:focus, .green-button:focus, .banca-button-upload:focus, .orange-button:focus {
    outline: none;
    box-shadow: none;
    border: none; }

.basic-button {
  background-color: #fff;
  border: 1px solid #b5b5b5;
  color: #222222; }
  .basic-button.active, .basic-button:hover {
    background-color: #d1d1d1; }

.gray-button {
  background-color: #e3e3e3;
  color: #222222; }
  .gray-button:hover {
    background-color: #b5b5b5; }

.aqua-button, .primary-button {
  background-color: #0089ff; }
  .aqua-button:hover, .primary-button:hover {
    background-color: #66b8ff; }
  .aqua-button.disabled, .disabled.primary-button {
    cursor: default;
    background-color: #66b8ff; }

.red-button {
  background-color: #f2432c; }
  .red-button:hover {
    background-color: #f57b6b; }

.green-button, .banca-button-upload {
  background-color: #63cd63; }
  .green-button:hover, .banca-button-upload:hover {
    background-color: #77d877; }

.orange-button {
  background-color: #ff9900; }
  .orange-button:hover {
    background-color: #f5b66b; }

a.primary-button:active,
a.primary-button:focus,
a.primary-button:visited {
  color: #fff; }

.centered-button {
  display: flex;
  justify-content: center; }
  .centered-button button {
    margin: 0 !important; }

.dual-button {
  display: flex;
  justify-content: center;
  margin: 20px; }
  .dual-button button {
    margin: 0;
    color: #fff;
    background-color: rgba(227, 227, 227, 0.6);
    color: #585858;
    padding: 10px;
    border: none;
    font-size: 0.8125em;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    border-radius: 5px;
    border: 1px solid transparent; }
    .dual-button button:hover {
      background-color: #0089ff;
      opacity: 0.8;
      color: #fff; }
    .dual-button button:focus, .dual-button button:active {
      box-shadow: none;
      outline: none; }
  .dual-button .btn-left {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dual-button .btn-right {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .dual-button .active {
    background-color: #0089ff;
    color: #fff !important;
    box-shadow: none;
    border: 1px solid #0089ff; }
    .dual-button .active:hover {
      background-color: #0089ff;
      border: 1px solid #0089ff; }

.btn-group {
  padding: 3px;
  user-select: none; }
  .btn-group .button.im-button, .btn-group .button.basic-button, .btn-group .button.gray-button, .btn-group .button.aqua-button, .btn-group .button.primary-button, .btn-group .button.red-button, .btn-group .button.green-button, .btn-group .button.banca-button-upload, .btn-group .button.orange-button, .btn-group .button.primary-button, .btn-group .button.basic-button, .btn-group .button.gray-button, .btn-group .button.aqua-button, .btn-group .button.primary-button, .btn-group .button.red-button, .btn-group .button.green-button, .btn-group .button.banca-button-upload, .btn-group .button.orange-button {
    float: left; }

.btn-group .button {
  font-size: 12px !important;
  padding: 4px 8px !important;
  justify-content: center !important;
  font-weight: 100 !important; }

.btn-group .button:not(:last-child) {
  border-right: none !important;
  /* Prevent double borders */
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }

.btn-group .button:not(:first-child) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }

/* Clear floats (clearfix hack) */
.btn-group:after {
  content: "";
  clear: both;
  display: table; }

.banca-button-download {
  padding: 7px 5px 7px 18px !important;
  line-height: 1;
  font-size: 13px;
  height: 27px;
  display: flex; }
  .banca-button-download img {
    margin-left: 10px;
    margin-right: 10px;
    width: 13px;
    height: 13px; }
  .banca-button-download p {
    margin-top: 0;
    font-size: 13px; }
  .banca-button-download.disabled {
    cursor: default;
    background-color: #66b8ff; }
  .banca-button-download.Big {
    height: 34px;
    padding-top: 10px !important;
    padding-right: 12px !important;
    padding-bottom: 10px !important;
    padding-left: 18px !important; }

.banca-button-upload {
  padding: 7px 5px 7px 18px;
  line-height: 1;
  font-size: 13px;
  height: 27px; }

.banca-button-download:hover,
.banca-button-upload:hover {
  color: #fff; }

.support-button {
  position: fixed;
  border-radius: 6px;
  z-index: 70;
  line-height: 15px;
  height: 38px;
  bottom: 15px; }
  .support-button.padded-right {
    right: 65px; }
  .support-button.right {
    right: 15px; }
  .support-button.left {
    left: 15px; }
  .support-button.ie-only.padded-right {
    right: 80px; }
  .support-button.ie-only.right {
    right: 30px; }
  .support-button.ie-only.left {
    left: 15px; }

.support-button:hover,
.support-button:active {
  color: #fff; }

.loading-circle {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  position: relative; }
  .loading-circle .circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .loading-circle .circle.circle2 {
      -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      transform: rotate(30deg); }
      .loading-circle .circle.circle2:before {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s; }
    .loading-circle .circle.circle3 {
      -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
      transform: rotate(60deg); }
      .loading-circle .circle.circle3:before {
        -webkit-animation-delay: -1s;
        animation-delay: -1s; }
    .loading-circle .circle.circle4 {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .loading-circle .circle.circle4:before {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s; }
    .loading-circle .circle.circle5 {
      -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
      transform: rotate(120deg); }
      .loading-circle .circle.circle5:before {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s; }
    .loading-circle .circle.circle6 {
      -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
      transform: rotate(150deg); }
      .loading-circle .circle.circle6:before {
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s; }
    .loading-circle .circle.circle7 {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
      .loading-circle .circle.circle7:before {
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s; }
    .loading-circle .circle.circle8 {
      -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
      transform: rotate(210deg); }
      .loading-circle .circle.circle8:before {
        -webkit-animation-delay: -0.5s;
        animation-delay: -0.5s; }
    .loading-circle .circle.circle9 {
      -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
      transform: rotate(240deg); }
      .loading-circle .circle.circle9:before {
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s; }
    .loading-circle .circle.circle10 {
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
      .loading-circle .circle.circle10:before {
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s; }
    .loading-circle .circle.circle11 {
      -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
      transform: rotate(300deg); }
      .loading-circle .circle.circle11:before {
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s; }
    .loading-circle .circle.circle12 {
      -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
      transform: rotate(330deg); }
      .loading-circle .circle.circle12:before {
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s; }
  .loading-circle .circle:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: circleFadeDelay 1.2s infinite ease-in-out both;
    animation: circleFadeDelay 1.2s infinite ease-in-out both; }

@-webkit-keyframes circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

.loading-download-button .loading-circle {
  margin: -1px 9px 0 9px;
  width: 15px;
  height: 15px; }

/* 4.3 Input Elements */
input,
textarea {
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  padding: 6px 12px; }
  input:focus,
  textarea:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #0089ff; }

.input-field-form {
  display: flex; }
  .input-field-form .input-container {
    width: 100%; }
    .input-field-form .input-container input {
      box-shadow: none;
      text-align: center; }
      .input-field-form .input-container input:active, .input-field-form .input-container input:focus {
        outline: none;
        box-shadow: none;
        border: 1px solid #0089ff; }
      .input-field-form .input-container input:disabled {
        background-color: #f9f9f9 !important;
        color: #828282; }
  .input-field-form .input-label {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 7px; }

.input-error input {
  border: 1px solid #dd4434 !important; }

.input-group {
  display: flex; }
  .input-group .input-group-addon {
    background-color: #fff !important;
    border: 1px solid #cccccc;
    border-right: none;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 6px 12px;
    display: flex;
    align-items: center; }
    .input-group .input-group-addon img {
      width: 15px; }
  .input-group input {
    border-radius: 0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }

.radio,
.checkbox {
  margin-top: 0px !important; }

.radio label,
.checkbox label {
  margin-left: 5px !important; }

input[type="radio"],
input[type="checkbox"] {
  line-height: normal; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin: 10px auto 10px auto; }

input[type="checkbox"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
  -webkit-transition: all 240ms ease;
  -moz-transition: all 240ms ease;
  -ms-transition: all 240ms ease;
  -o-transition: all 240ms ease;
  transition: all 240ms ease;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #b5b5b5;
  border-radius: 2px; }

input[type="checkbox"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  display: table;
  width: 5px;
  height: 10px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0; }

input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after {
  background-color: #0089ff;
  border-color: #0089ff; }

input[type="checkbox"]:disabled:after,
.checkbox input[type="checkbox"]:disabled:after,
.checkbox-inline input[type="checkbox"]:disabled:after {
  border-color: #b5b5b5; }

input[type="checkbox"]:disabled:checked:after,
.checkbox input[type="checkbox"]:disabled:checked:after,
.checkbox-inline input[type="checkbox"]:disabled:checked:after {
  background-color: #b5b5b5;
  border-color: transparent; }

.has-warning input:not([type="checkbox"]),
.has-warning input:not([type="checkbox"]):focus,
.has-error input:not([type="checkbox"]),
.has-error input:not([type="checkbox"]):focus,
.has-success input:not([type="checkbox"]),
.has-success input:not([type="checkbox"]):focus,
input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin-right: 3px;
  margin-top: 3px;
  position: relative;
  vertical-align: -4px;
  -webkit-appearance: none; }

input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before,
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  -webkit-transition: all 240ms ease;
  -moz-transition: all 240ms ease;
  -ms-transition: all 240ms ease;
  -o-transition: all 240ms ease;
  transition: all 240ms ease;
  border-radius: 50%;
  border: 2px solid #0089ff;
  content: "";
  display: block;
  height: 15px;
  margin-top: -2px;
  width: 15px; }

input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background-color: #0089ff;
  left: 0;
  position: absolute;
  top: 0; }

input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  border: 2px solid #b5b5b5; }

input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5); }

input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after {
  border-color: #0089ff; }

input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  vertical-align: -3px;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  margin-right: 4px; }

input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none !important;
  outline-offset: none !important; }

.im-checkbox {
  width: 14px;
  height: 14px;
  position: relative;
  vertical-align: -3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  margin-right: 6px; }

.im-checkbox-container.disabled {
  opacity: 0.6;
  cursor: default; }
  .im-checkbox-container.disabled .im-checkbox {
    cursor: default; }

.im-checkbox-cubo {
  margin-top: 4px; }

.avaluos-searchbar {
  width: 750px; }

/* 4.4 Search */
.im-suggestions-dropdown {
  margin-left: 40px;
  z-index: 3;
  position: absolute;
  border: 1px solid #ddd;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #fff;
  border-top: 0px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  font-size: 0.8125em; }
  .im-suggestions-dropdown .im-menu-item {
    background-color: transparent;
    min-height: 35px;
    text-align: left;
    border: 1px;
    padding-top: 8px;
    padding-left: 10px;
    width: 100%;
    cursor: pointer; }
    .im-suggestions-dropdown .im-menu-item:first-child {
      border: 0px; }
    .im-suggestions-dropdown .im-menu-item:hover {
      color: #0089ff;
      background-color: #f4f4f4;
      border-radius: 3px; }

.im-menu-item.hover {
  color: #0089ff;
  background-color: #f4f4f4;
  font-weight: normal; }

/* 4.5 Spinner */
.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center; }
  .spinner-container .sk-spinner.sk-three-bounce {
    width: 100px;
    height: 40px; }
    .spinner-container .sk-spinner.sk-three-bounce div {
      background-color: #b5b5b5; }

.spinner-container-comparables {
  display: flex;
  justify-content: center;
  align-items: center; }
  .spinner-container-comparables .spinner {
    width: 100px;
    height: 10px; }
    .spinner-container-comparables .spinner div {
      height: 10px; }

.banca-spinner-content {
  align-items: center;
  display: flex;
  justify-content: center; }

.ReportSpinner {
  width: 335px;
  height: 230px; }
  .ReportSpinner .content {
    padding: 20px 0px;
    width: 300px;
    flex-wrap: wrap; }
    .ReportSpinner .content p,
    .ReportSpinner .content img {
      display: flex;
      text-align: center; }
    .ReportSpinner .content img {
      height: 100px !important;
      width: 100px !important;
      margin-bottom: 35px !important; }
    .ReportSpinner .content div.loading-container,
    .ReportSpinner .content p {
      width: 100%;
      align-items: center;
      display: flex;
      justify-content: center;
      color: #828282;
      font-size: 1em; }

svg#banca-spinner {
  height: 50px;
  width: 50px;
  fill: #b5b5b5; }

#b0 {
  animation: b0 4s infinite ease;
  transform-origin: 250px 250px; }

#b1 {
  animation: b1 4s infinite ease; }

#b2 {
  animation: b2 4s infinite ease; }

#b3 {
  animation: b3 4s infinite ease; }

#b4 {
  animation: b4 4s infinite ease; }

@keyframes b0 {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(90deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(270deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes b1 {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(355px, 0); }
  50% {
    transform: translate(355px, 355px); }
  75% {
    transform: translate(0, 355px); }
  100% {
    transform: translate(0, 0); } }

@keyframes b2 {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(0, 355px); }
  50% {
    transform: translate(-355px, 355px); }
  75% {
    transform: translate(-355px, 0); }
  100% {
    transform: translate(0, 0); } }

@keyframes b3 {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(-355px, 0); }
  50% {
    transform: translate(-355px, -355px); }
  75% {
    transform: translate(0, -355px); }
  100% {
    transform: translate(0, 0); } }

@keyframes b4 {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(0, -355px); }
  50% {
    transform: translate(355px, -355px); }
  75% {
    transform: translate(355px, 0); }
  100% {
    transform: translate(0, 0); } }

/* 4.6 Tooltip */
.TooltipContainer {
  background-color: #fff;
  border: 1px solid #828282;
  border-radius: 2px;
  padding: 7px; }
  .TooltipContainer p {
    margin-bottom: 0px !important; }
  .TooltipContainer a {
    text-decoration: none;
    padding-left: 0px !important; }
    .TooltipContainer a:hover {
      text-decoration: none; }
  .TooltipContainer .Tooltip-row {
    display: flex;
    justify-content: center; }
  .TooltipContainer .Tooltip-title {
    font-weight: bold;
    font-size: 0.625em; }
  .TooltipContainer .Tooltip-value {
    font-size: 0.625em;
    padding-left: 5px; }
  .TooltipContainer .Tooltip-unit {
    font-size: 0.625em; }
  .TooltipContainer .Tooltip-triangle {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
    margin-left: -6px;
    bottom: -5px;
    left: 50%; }
  .TooltipContainer .Tooltip-triangle-border {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 6px 6px 0px;
    border-color: #828282 transparent;
    display: block;
    width: 0px;
    z-index: 0;
    margin-left: -6px;
    bottom: -6px;
    left: 50%; }

/* 4.7 Popover */
.popover {
  box-shadow: none;
  padding: 10px 10px 10px 12px;
  width: 250px; }
  .popover p {
    font-size: 0.75em;
    margin: 0px !important;
    font-weight: 300;
    font-family: "museo-sans", sans-serif; }

/* 4.8 Tables */
.im-table {
  width: 100%; }
  .im-table td,
  .im-table th {
    font-size: 0.75em;
    vertical-align: middle;
    font-weight: 300;
    padding: 10px;
    text-align: center; }
  .im-table > thead > tr > th {
    border-bottom: 2px solid #0089ff;
    font-weight: 500;
    font-size: 0.75em; }
  .im-table > thead > tr:hover {
    background-color: #fff; }
  .im-table tr {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    border-bottom: 1px solid #ddd; }
    .im-table tr:hover {
      background-color: rgba(181, 181, 181, 0.5); }
    .im-table tr:last-child {
      border-bottom: none; }

.im-table-striped {
  width: 100%; }
  .im-table-striped td,
  .im-table-striped th {
    font-size: 0.75em;
    vertical-align: middle;
    font-weight: 300;
    padding: 10px; }
  .im-table-striped > thead > tr > th {
    border-bottom: 2px solid #0089ff;
    font-weight: 500;
    font-size: 0.75em; }
  .im-table-striped > tbody > tr > td {
    border: none; }
  .im-table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f4f4f4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.4s ease; }
    .im-table-striped > tbody > tr:nth-of-type(even):hover {
      background-color: rgba(181, 181, 181, 0.5); }
  .im-table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.4s ease; }
    .im-table-striped > tbody > tr:nth-of-type(odd):hover {
      background-color: rgba(181, 181, 181, 0.5); }

.im-table-striped.dark {
  color: #fff !important; }
  .im-table-striped.dark > thead > tr:hover, .im-table-striped.dark > thead > tr:active {
    background-color: rgba(102, 184, 255, 0.2); }
  .im-table-striped.dark > tbody > tr > td {
    border: none; }
  .im-table-striped.dark > tbody > tr:nth-of-type(even) {
    background-color: #101725;
    transition: all 0.3s ease;
    -webkit-transition: all 0.4s ease; }
    .im-table-striped.dark > tbody > tr:nth-of-type(even):hover {
      background-color: rgba(102, 184, 255, 0.2); }
  .im-table-striped.dark > tbody > tr:nth-of-type(odd) {
    background-color: #192435;
    transition: all 0.3s ease;
    -webkit-transition: all 0.4s ease; }
    .im-table-striped.dark > tbody > tr:nth-of-type(odd):hover {
      background-color: rgba(102, 184, 255, 0.2); }

img.sorted {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0px 5px; }
  img.sorted.active {
    -ms-transform: rotate(-180deg);
    /* IE 9 */
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg); }
  img.sorted.hidden {
    opacity: 0; }

.printable-table tr:first-child {
  background-color: #ffffff;
  border-bottom: 2px solid #0089ff; }
  .printable-table tr:first-child td {
    font-weight: 500; }
  .printable-table tr:first-child:hover {
    background-color: #ffffff !important; }

.active-row {
  background-color: rgba(181, 181, 181, 0.6) !important; }

.detail-wrapper svg {
  width: 28px;
  height: 28px;
  padding: 5px;
  fill: #5d5d5d; }

.detail-wrapper:hover {
  cursor: pointer; }
  .detail-wrapper:hover svg * {
    fill: #0089ff; }

/* 4.9 Value Container */
/* El Value Container es el componente donde en banca se ponen las características de una vivienda para que el usuario seleccione las opciones deseadas*/
.main-value-container {
  margin: 0px; }
  .main-value-container .value-container {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    height: 125px; }
    @media screen and (max-width: 991px) {
      .main-value-container .value-container {
        padding: 0px 25px; } }
    .main-value-container .value-container:last-child {
      border: none; }
    .main-value-container .value-container .address_title {
      display: flex;
      width: auto; }
      .main-value-container .value-container .address_title .address_pin {
        width: 15px;
        height: 15px;
        margin-top: 0px; }
      .main-value-container .value-container .address_title .value-title {
        margin-left: 5px; }
  .main-value-container .value-container-no-right-border {
    border-right: none !important; }
  .main-value-container .value-title {
    margin-bottom: 15px;
    color: #222222; }
    @media screen and (max-width: 991px) {
      .main-value-container .value-title {
        margin-top: 14px; } }
  @media screen and (max-width: 765px) {
    .main-value-container .value-container {
      border-right: none !important; }
    .main-value-container:last-child {
      border-right: none; } }
  .main-value-container .clase-vivienda .value-title-with-input {
    margin-top: 4px;
    margin-bottom: 12px; }
  .main-value-container .clase-vivienda .Select {
    height: 30px; }
    .main-value-container .clase-vivienda .Select .Select-control {
      height: 30px; }
    .main-value-container .clase-vivienda .Select .Select-value {
      line-height: 30px;
      text-align: center; }
  .main-value-container .DayPickerInput {
    width: 100%; }
  @media screen and (max-width: 765px) {
    .main-value-container .value-container {
      width: 100%; } }

.suggestion-select .Select {
  width: 100%;
  height: 34px; }
  .suggestion-select .Select .Select-control {
    height: 100%;
    border-radius: 0 4px 4px 0; }
    .suggestion-select .Select .Select-control .Select-placeholder {
      padding-top: 6px; }
    .suggestion-select .Select .Select-control .Select-value {
      padding-top: 6px; }
      .suggestion-select .Select .Select-control .Select-value span {
        padding: 0; }
    .suggestion-select .Select .Select-control .Select-input input {
      padding-top: 9px; }
  .suggestion-select .Select .Select-arrow {
    display: none; }

.select-colonia .Select {
  width: 100%;
  height: 34px; }
  .select-colonia .Select .Select-control {
    height: 100%;
    border-radius: 0 4px 4px 0; }
    .select-colonia .Select .Select-control .Select-placeholder {
      padding-top: 6px; }
    .select-colonia .Select .Select-control .Select-value {
      padding-top: 6px; }
      .select-colonia .Select .Select-control .Select-value span {
        padding: 0; }
    .select-colonia .Select .Select-control .Select-input input {
      padding-top: 9px; }
  .select-colonia .Select .Select-arrow {
    display: none; }

.LandingForm .input-group {
  margin: 10px 10px; }
  .LandingForm .input-group .input-group-addon img {
    width: 20px; }
  .LandingForm .input-group .Select-value span {
    margin-left: 0px; }

.value-picker {
  display: flex;
  align-items: center;
  text-align: center;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none; }
  .value-picker .selector {
    background-color: #e3e3e3;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    font-size: 1em;
    height: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 1px; }
    .value-picker .selector:first-child {
      -webkit-border-top-left-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -moz-border-radius-bottomleft: 3px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .value-picker .selector:last-child {
      -webkit-border-top-right-radius: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -moz-border-radius-topright: 3px;
      -moz-border-radius-bottomright: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      margin-right: 0px; }
    .value-picker .selector:hover {
      color: #fff;
      background-color: #66b8ff; }
  .value-picker .icon {
    display: flex;
    background-color: #e3e3e3;
    cursor: pointer;
    border-radius: 3px;
    width: calc(51% - 1px);
    justify-content: center;
    align-items: center;
    height: 30px;
    transition: all 0.3s ease;
    margin-right: 1px; }
    .value-picker .icon:first-child {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; }
    .value-picker .icon:last-child {
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
      margin-right: 0px; }
    .value-picker .icon:hover {
      color: #fff;
      background-color: #66b8ff; }
    .value-picker .icon .icon-label {
      margin: 0;
      margin-left: 8px;
      font-size: 0.8em;
      font-weight: 300; }
  .value-picker .active {
    background-color: #0089ff;
    color: #fff; }

/* 4.10 Modal */
.errorModalHeight .modal_window {
  min-height: 350px; }

.approveModal .modal_window {
  width: 390px;
  min-height: 190px; }
  .approveModal .modal_window .choice input {
    width: 20px; }

.modal .modal_window {
  display: flex; }

.modal .modal_confirmation_buttons button {
  padding: 12px;
  margin: 0 10px; }

.modal_banca:not(.active) {
  display: none; }

.modal_banca#alert-modal-banca .content {
  padding: 0px 20px 10px 0px;
  white-space: pre-wrap; }

.modal_banca .modal_background {
  height: 100vh;
  width: 100vw;
  background-color: rgba(3, 3, 3, 0.4);
  z-index: 72;
  position: fixed;
  top: 0;
  left: 0; }

.modal_banca .modal_banca_wrapper {
  position: fixed;
  z-index: 73; }
  .modal_banca .modal_banca_wrapper .modal_window {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 15px 15px 20px;
    transform: translate(-50%, -50%);
    max-height: 85%;
    max-width: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 74;
    min-height: 100px;
    overflow-y: auto; }
    .modal_banca .modal_banca_wrapper .modal_window.confirmation_modal {
      min-height: 170px;
      width: 540px; }
    .modal_banca .modal_banca_wrapper .modal_window.delete_confirmation_modal {
      min-height: 170px;
      width: 485px; }
    .modal_banca .modal_banca_wrapper .modal_window img#alert-modal-banca-image {
      height: 50px;
      width: 50px;
      margin-bottom: 20px; }
    .modal_banca .modal_banca_wrapper .modal_window .modal_content {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%; }
      .modal_banca .modal_banca_wrapper .modal_window .modal_content .default_buttons {
        display: flex;
        -ms-flex: 0 1 auto;
        flex-direction: row;
        justify-content: flex-end;
        align-content: center;
        width: 100%; }
        .modal_banca .modal_banca_wrapper .modal_window .modal_content .default_buttons div:first-child {
          margin-right: 15px; }

#alert-modal-banca-text {
  white-space: pre-wrap; }

.ColumnDirection {
  display: flex;
  flex-direction: column; }

.BigLeftRightPadding {
  padding-left: 45px !important;
  padding-right: 45px !important; }

.CenteredText {
  text-align: center; }

.SmallPaddingMargin {
  margin: 5px;
  padding: 0px; }

.SubTitle {
  font-size: 1.15em;
  font-weight: 400; }

.NoMargin {
  margin: 0; }

@media screen and (max-width: 768px) {
  .NoPaddingXS {
    padding: 0px; } }

@media screen and (min-width: 769px) and (max-width: 990px) {
  .NoPaddingSM {
    padding: 0px; } }

/* 4.11 Paginator */
.Paginator {
  text-align: center;
  height: 30px;
  background-color: #fff;
  cursor: pointer; }
  .Paginator .selector {
    transition: all 0.5s ease;
    color: #222222;
    padding: 5px; }
    .Paginator .selector:last-child {
      border-right: none; }
    .Paginator .selector:hover {
      background-color: rgba(102, 184, 255, 0.4);
      transition: all 0.5s ease;
      text-decoration: none;
      color: #858585; }
    .Paginator .selector.active {
      background-color: #0089ff;
      color: #fff !important;
      border-right: none; }
    .Paginator .selector.disabled {
      background-color: #efefef;
      color: #b5b5b5; }

/* 4.12 Back to top */
.BackToTop {
  position: fixed;
  right: 14px;
  bottom: 14px; }
  .BackToTop.ie-only {
    right: 27px; }

/* 4.13 Footer */
.footer-container {
  border-top: 1px solid #0089ff;
  width: 100%; }

.footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 5px 0px 5px 10px;
  background-color: #fff;
  width: 100%; }
  .footer p {
    font-size: 0.6875em;
    margin: 0px; }

/* 4.14 Terms */
.terms {
  max-width: 600px;
  padding: 22px; }

/* 4.15 Not available */
.not-available {
  background: #f4f4f4;
  height: 100%; }
  .not-available img {
    height: 50px;
    width: 50px;
    margin-bottom: 20px; }
  .not-available p {
    margin-left: 15px;
    font-size: 1em;
    font-weight: 500;
    max-width: 60%;
    text-align: center; }

/* 4.16 Alerts */
/* 4.17 Charts */
.tooltip-chart-im {
  position: absolute; }

/* 4.18 MastHead */
.mast-head {
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .mast-head h1 {
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 3.5em;
    font-weight: 100; }

/* 4.19 Form */
.im-form {
  margin: 10px 0px;
  width: 100%;
  max-width: 500px; }
  .im-form input,
  .im-form textarea {
    margin: 6px 0px; }
  .im-form textarea {
    max-width: 100%; }

/* 4.20 Option Select */
.Select-control {
  border: 1px solid #ccc;
  transition: all 0.3s ease; }
  .Select-control:hover {
    box-shadow: none;
    border: 1px solid #0089ff;
    transition: all 0.3s ease; }

.Select-input input:focus {
  border: none; }

.is-pseudo-focused,
.is-focused {
  outline: none;
  box-shadow: none; }

.is-focused:not(.is-open) > .Select-control {
  box-shadow: none;
  border-color: #ccc; }

.Select-option.is-focused {
  color: #0089ff;
  background-color: #f4f4f4;
  transition: all 0.3s ease; }

.Select-option {
  transition: all 0.3s ease; }

.Select.Select-searchbar {
  width: 100%;
  font-size: 12px; }
  .Select.Select-searchbar .Select-control {
    min-height: 27px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
    .Select.Select-searchbar .Select-control .Select-multi-value-wrapper .Select-placeholder {
      display: none; }
    .Select.Select-searchbar .Select-control .Select-multi-value-wrapper > .Select-placeholder {
      line-height: 26px; }
    .Select.Select-searchbar .Select-control .Select-multi-value-wrapper > .Select-input {
      display: inline-block; }
      .Select.Select-searchbar .Select-control .Select-multi-value-wrapper > .Select-input input {
        line-height: 17px;
        width: 100%;
        margin-left: 0px; }
    .Select.Select-searchbar .Select-control .Select-arrow-zone {
      display: none; }
  .Select.Select-searchbar .Select-value {
    background-color: #f4f4f4;
    background-color: #f4f4f4;
    border-radius: 2px;
    border: 1px solid #f4f4f4;
    border: 1px solid #f4f4f4;
    color: #000;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.4;
    margin-left: 2px;
    margin-top: 2px;
    vertical-align: top; }
  .Select.Select-searchbar .Select-value-icon {
    display: inline-block;
    vertical-align: top; }
  .Select.Select-searchbar .Select-value-label {
    display: inline-block;
    vertical-align: middle; }
  .Select.Select-searchbar .Select-value-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    cursor: default;
    padding: 2px 0px 2px 5px; }
  .Select.Select-searchbar a.Select-value-label {
    color: #007eff;
    cursor: pointer;
    text-decoration: none; }
  .Select.Select-searchbar a.Select-value-label:hover {
    text-decoration: underline; }
  .Select.Select-searchbar .Select-clear-zone {
    font-size: 1.2em;
    color: #0089ff; }
  .Select.Select-searchbar .Select-value-icon {
    cursor: pointer;
    font-size: 1.2em;
    color: #0089ff;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-right: 0px;
    border-left: 0px;
    padding: 1px 2px 3px 2px;
    line-height: 0.6; }
  .Select.Select-searchbar .Select-value-icon:hover,
  .Select.Select-searchbar .Select-value-icon:focus {
    background-color: #d8eafd;
    background-color: rgba(0, 113, 230, 0.08);
    color: #0089ff; }
  .Select.Select-searchbar .Select-value-icon:active {
    background-color: #0089ff;
    background-color: rgba(0, 126, 255, 0.24); }
  .Select.Select-searchbar .info-option {
    font-size: 8px;
    color: #a3a3a3;
    padding: 0px 3px 0px 3px; }

.Select.Select-searchbar.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333; }

.Select.Select-searchbar.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3; }

.Select.Select-searchbar.is-disabled .Select-value-icon:hover,
.Select.Select-searchbar.is-disabled .Select-value-icon:focus,
.Select.Select-searchbar.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc; }

/* 4.22 Map Pin */
.InlinePinContainer {
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box; }
  .InlinePinContainer.near {
    height: 55px; }
  .InlinePinContainer .InlinePin {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box; }
    .InlinePinContainer .InlinePin.main .Texto,
    .InlinePinContainer .InlinePin.hover .Texto {
      color: white; }
    .InlinePinContainer .InlinePin.gray .Texto {
      color: #1c1c1c; }
    .InlinePinContainer .InlinePin .Texto {
      position: relative;
      margin: -5px 0px 0px 0px;
      font-size: 0.9em;
      font-weight: 500;
      text-rendering: optimizeLegibility;
      box-sizing: border-box; }
    .InlinePinContainer .InlinePin.near {
      width: 55px;
      height: 55px; }
      .InlinePinContainer .InlinePin.near .Texto {
        margin: -2px 0px 0px 0px; }

.PinText {
  font-size: 0.9em;
  font-weight: 500;
  text-rendering: optimizeLegibility;
  margin-left: -3px !important; }
  .PinText.two-digits {
    margin-left: -6px !important; }
  .PinText.hover {
    color: white; }
  .PinText.main {
    color: white !important; }
  .PinText.gray {
    color: #1c1c1c; }
  .PinText.exact {
    color: black;
    margin-top: -22px !important; }
  .PinText.near {
    margin-top: -64px !important; }

/* 4.23 Amenities */
.EqualRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.AmenitiesCheckbox {
  padding: 0px 0px;
  user-select: none; }

.ContainedInputText {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto; }

.ContainedInputText .form-field {
  width: 100%; }

.CenteredCheckbox {
  margin-top: 5px; }

.AmenitiesLabel {
  margin-top: 5px;
  margin-left: 10px;
  font-size: 0.875em; }

.ValuacionTitle {
  font-size: 14px !important; }

.ReporteValuacionTitle {
  font-size: 16px !important;
  margin-left: 26px;
  margin-top: 5px;
  font-weight: 500; }

.AmenitiesContainer {
  width: 100%; }

.amenity-img {
  margin-top: 5px;
  height: 30px;
  width: auto; }

.value-title-with-input {
  margin-top: 10px; }

.valuacionInput {
  height: 30px; }

.amenity-checkbox {
  height: 40px;
  display: flex;
  align-items: center; }

.AmenidadesPropiedad {
  font-size: 12px;
  padding: 0px 12px;
  flex-wrap: wrap;
  justify-content: stretch; }

/* 4.24 Internal error */
#internal-error {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 75px);
  width: 100%;
  margin-top: 10%; }
  #internal-error .error-container {
    display: flex;
    width: 650px;
    height: 300px; }
    #internal-error .error-container img {
      width: 280px;
      height: auto;
      margin-right: 40px;
      margin-top: 10px; }
    #internal-error .error-container .error .status {
      font-size: 11em;
      line-height: 1em;
      color: #d1d1d1; }
      #internal-error .error-container .error .status-header, #internal-error .error-container .error .status-subheader {
        font-weight: 600;
        color: #d1d1d1; }
    #internal-error .error-container .error .primary-button {
      top: 40px;
      padding-left: 30px;
      padding-right: 30px;
      position: relative; }

.login_form {
  margin: 0px; }

.field {
  height: 40px; }

.divider {
  background: #222222;
  display: inline;
  height: 1px;
  width: 40%; }

.init-session {
  height: 30px;
  margin: 5px 10px;
  width: calc(100% - 20px);
  background-color: #0089ff;
  outline: none;
  border: none;
  border-radius: 3px;
  color: #f7f7f7;
  padding: 7px 10px; }
  .init-session.contact-button {
    width: 100%; }
  .init-session:hover {
    background-color: #66b8ff; }
  .init-session.disabled {
    opacity: 0.8; }

.has-feedback input {
  padding-left: 10px; }

.has-feedback span {
  background-color: #fff;
  border: 1px solid #b5b5b5; }

#forgotten-password {
  font-size: 11px;
  position: relative;
  top: 3px; }

.form-group {
  margin-bottom: 10px; }
  .form-group span {
    padding: 7px; }
    .form-group span i {
      font-size: 14px;
      margin-top: 1px;
      padding-left: 5px;
      padding-right: 5px; }
  .form-group img {
    padding-left: 2px;
    padding-right: 2px; }
  .form-group .has-feedback span {
    border: 1px solid #ccc;
    border-right: none; }

.sign-up-container,
.sign-in-container,
.forgotten-container,
.new-password-container {
  background-size: cover;
  background-position: bottom;
  height: calc(100vh - 101px);
  width: 100%; }
  .sign-up-container .color-layer-mask,
  .sign-in-container .color-layer-mask,
  .forgotten-container .color-layer-mask,
  .new-password-container .color-layer-mask {
    background-color: rgba(51, 78, 77, 0.26);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.session-registration-form, .sign-in-form, .sign-up-form, .forgotten-form, .new-password-form {
  border-radius: 5px;
  padding: 15px;
  position: absolute;
  background: #fff; }

.sign-in-form {
  height: 220px;
  left: calc(50% - (380px/ 2));
  top: calc(50% - (220px/ 2));
  width: 380px; }
  .sign-in-form h2 {
    font-size: 16px;
    margin: 0 auto 15px auto; }

.sign-up-form {
  height: 330px;
  left: calc(50% - (390px/ 2));
  top: calc(50% - (330px/ 2));
  width: 390px; }
  .sign-up-form .intelimetrica-radio-button {
    padding-right: 20px; }
    .sign-up-form .intelimetrica-radio-button input {
      width: 16px; }
  .sign-up-form .input-group {
    margin: 20px 0; }
  .sign-up-form h2 {
    font-size: 16px; }

.formContainer {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: calc(100vh - 51px); }

.newForm {
  width: 350px;
  color: #000;
  margin-top: 180px; }
  .newForm .input-group {
    border-bottom: 1px solid #000 !important; }
  .newForm .recover-password {
    margin-top: 20px; }
  .newForm input.input {
    color: #000; }
  .newForm input.primary-button {
    margin-top: 20px;
    float: right;
    padding: 17px 10px;
    height: unset; }
  .newForm .input-group-addon {
    background-color: transparent !important;
    border: none !important; }
  .newForm .form-control {
    background-color: transparent !important;
    border: none !important;
    color: #000; }

.forgotten-form {
  height: 220px;
  left: calc(50% - (300px/ 2));
  top: calc(50% - (220px/ 2));
  width: 300px; }
  .forgotten-form h2 {
    font-size: 16px;
    margin-top: 3px; }
  .forgotten-form p {
    font-size: 12px;
    margin-bottom: 14px; }

.new-password-form {
  height: 205px;
  left: calc(50% - (300px/ 2));
  top: calc(50% - (205px/ 2));
  width: 300px; }
  .new-password-form h2 {
    font-size: 16px;
    margin: 0 auto 15px auto; }
  .new-password-form p {
    font-size: 12px;
    margin-bottom: 25px; }
  .new-password-form .btn {
    margin-top: 10px; }

.forgot-remember {
  height: 30px;
  width: 100%;
  margin: 0 10px;
  width: calc(100% - 20px); }
  .forgot-remember input {
    background-color: transparent; }
  .forgot-remember a,
  .forgot-remember label {
    font-size: 12px; }
  .forgot-remember #user_remember_me {
    display: none; }

.sign-in-notice {
  width: 100%;
  position: fixed;
  top: 50px;
  z-index: 1;
  text-align: center;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease; }

.fadeOutUp {
  opacity: 0;
  top: 0px;
  z-index: -1;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease; }

.primary-button,
.gray-button, .green-button, .banca-button-upload {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  padding-top: 7px; }
  .primary-button:not(.contact-button):last-child,
  .gray-button:not(.contact-button):last-child,
  .green-button:not(.contact-button):last-child,
  .banca-button-upload:not(.contact-button):last-child {
    margin-left: 80px; }

.Landing {
  min-height: calc(100vh - 77px);
  width: 100%; }
  .Landing .Index .headers {
    margin-top: 4vh;
    text-align: center; }
  .Landing .report-generator-subtitle {
    padding-top: 5px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    color: #222222; }
  .Landing .inner-report-generator-form {
    background-color: #f4f4f4;
    padding: 12px;
    width: 95%;
    margin: auto;
    border-radius: 5px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .Landing .inner-report-generator-form {
        width: 97%;
        padding: 8px 3px; } }
  .Landing .generate-report-button {
    margin: 20px; }
    .Landing .generate-report-button button {
      margin: 0; }
      .Landing .generate-report-button button.disabled {
        cursor: default;
        background-color: #66b8ff; }

.address-search-bar {
  width: 100%;
  margin: 0px; }

/* LANDING SIGNED OUT */
.solicitarAcceso {
  width: 100%;
  padding: 30px 0px; }
  .solicitarAcceso p {
    font-size: 18px;
    margin: 15px; }

.loginContent {
  display: flex;
  align-items: flex-start;
  padding: 40px; }
  .loginContent h1 {
    font-weight: 100;
    margin-top: 0px; }
  .loginContent p {
    margin-bottom: 50px; }
  .loginContent .loginFormContainer {
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 991px) {
      .loginContent .loginFormContainer {
        justify-content: center; } }
  .loginContent .landingForm {
    background-color: #fff;
    width: 100%;
    padding: 25px;
    margin: 10px;
    border-radius: 5px;
    max-width: 450px;
    /* Change the white to any color ;) */ }
    .loginContent .landingForm .input-group {
      border-bottom: 2px solid #828282 !important; }
    .loginContent .landingForm input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #ccf1ff inset; }
    .loginContent .landingForm .input-group-addon {
      background-color: transparent !important;
      border: none !important;
      color: #f7f7f7; }
      .loginContent .landingForm .input-group-addon img {
        width: 19px; }
    .loginContent .landingForm .form-control {
      background-color: transparent !important;
      border: none !important;
      color: #222222; }
      .loginContent .landingForm .form-control.disabled {
        background-color: #f4f4f4 !important; }

.signInContainer {
  width: 100%;
  padding: 30px;
  /* GRADIENT BACKGROUND */
  background: #0d101d;
  background: -moz-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #0d101d), color-stop(19%, #161d34), color-stop(31%, #161d34), color-stop(45%, #161d34), color-stop(50%, #161d34), color-stop(63%, #161c33), color-stop(81%, #161c32), color-stop(100%, #0d101d));
  background: -webkit-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: -o-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: -ms-linear-gradient(left, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  background: linear-gradient(to right, #0d101d 0%, #161d34 19%, #161d34 31%, #161d34 45%, #161d34 50%, #161c33 63%, #161c32 81%, #0d101d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr=‘ #0d101d ’, endColorstr=‘ #0d101d ’, GradientType=1; }
  .signInContainer .landing-video-container img {
    max-width: 330px;
    -webkit-box-shadow: -4px 4px 28px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -4px 4px 28px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -4px 4px 28px 0px rgba(0, 0, 0, 0.75);
    border: 1px solid transparent;
    border-radius: 5px; }

.landingInfoSection {
  padding: 50px 0px; }
  .landingInfoSection h2 {
    font-weight: 100;
    color: #828282; }
  .landingInfoSection p {
    font-size: 18px; }
  .landingInfoSection .landingImageCont {
    text-align: center; }
  .landingInfoSection img {
    max-width: 600px; }

.landingLink a {
  color: #0089ff; }

.langingInfoSelector {
  border-top: 2px solid #0089ff;
  list-style: none;
  padding: 0px;
  margin: 0px; }
  .langingInfoSelector .selector {
    width: 50%;
    padding: 20px 0px;
    cursor: pointer; }
    .langingInfoSelector .selector:first-child {
      border-right: 2px solid #828282; }
  .langingInfoSelector .react-tabs__tab--selected {
    background-color: #f4f4f4; }

.landingDescription {
  background-color: #f4f4f4; }
  .landingDescription h1 {
    padding: 50px 0px; }
  .landingDescription .service-section {
    padding: 45px 0px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex; }
    .landingDescription .service-section .service-title {
      margin-bottom: 15px; }
    .landingDescription .service-section .service-text {
      max-width: 300px; }
      .landingDescription .service-section .service-text p {
        font-size: 14px; }
    .landingDescription .service-section .service-image {
      width: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .landingDescription .service-section .service-image img {
        max-width: 250px; }
    .landingDescription .service-section .service-info {
      width: 50%;
      display: flex;
      justify-content: center;
      align-items: center; }
  @media screen and (max-width: 720px) {
    .landingDescription .service-section {
      width: 100%;
      flex-direction: column;
      align-items: center; }
      .landingDescription .service-section .service-info,
      .landingDescription .service-section .service-image {
        margin: 15px 0px; }
    .landingDescription .service-section-mobile-reverse {
      display: flex;
      flex-direction: column-reverse; } }

.landingFooter {
  padding: 0px 20px; }
  @media screen and (max-width: 850px) {
    .landingFooter {
      flex-direction: column;
      align-items: flex-start; } }
  .landingFooter .footerSection {
    padding: 40px 50px; }
    @media screen and (max-width: 850px) {
      .landingFooter .footerSection {
        padding: 20px; } }
    .landingFooter .footerSection p {
      margin: 0px;
      font-size: 1em; }

.contacto {
  min-height: calc(100% - (51px + 240px + 172px + 80px)); }

.acerca-de,
.condiciones {
  min-height: calc(100% - (51px + 240px + 172px)); }

.footerIM {
  background-color: #0f1627;
  min-height: 172px;
  padding-bottom: 20px; }
  .footerIM .socialIM a {
    padding: 10px; }
  .footerIM .socialIM img {
    height: 15px; }
  .footerIM a {
    color: #f7f7f7;
    transition: all ease 0.5s;
    font-size: 13px; }
    .footerIM a:hover {
      color: #b5b5b5;
      text-decoration: none;
      transition: all ease 0.5s; }
  .footerIM p {
    color: #f7f7f7; }

.footerTitle {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  font-weight: 400; }

@media only screen and (max-width: 500px) {
  .loginContent {
    padding: 0px; }
  .signInContainer .landing-video-container img {
    max-width: 285px; }
  .loginContent .landingForm {
    padding: 15px;
    margin: 10px 0px; }
  .landingInfoSection {
    padding: 40px; }
  .langingInfoSelector .selector {
    padding: 20px 20px; } }

@media screen and (max-width: 990px) {
  .valuation-input {
    border: none !important; }
  .Landing .Index {
    height: auto !important; }
  .generate-report-button {
    margin-top: 30px !important; } }

.acceso-form {
  margin-top: 20px;
  width: 50%; }

.landing-general .head-general {
  background: #f4f4f4;
  min-height: 300px;
  padding: 20px; }
  .landing-general .head-general img.logo {
    max-width: 350px; }
  .landing-general .head-general img.diagrama {
    margin: 30px auto auto auto;
    max-width: 650px; }
  .landing-general .head-general h2 {
    margin: 0;
    margin-top: 22px;
    font-size: 2.6em;
    font-weight: 500 !important;
    padding: 0; }
  .landing-general .head-general p {
    font-size: 1.4em;
    padding: 20px 0 20px; }

.indicacion {
  text-align: center;
  font-size: 1.3em;
  font-weight: 400;
  margin: 35px 0 25px 0; }

.info-section-general-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 10px; }
  .info-section-general-container.contains-2 .info-section-general {
    width: calc(50% - 10px); }
  .info-section-general-container.contains-3 .info-section-general {
    width: calc(33% - 10px); }
  .info-section-general-container.contains-4 .info-section-general {
    width: calc(25% - 10px); }
  .info-section-general-container.contains-5 .info-section-general {
    width: calc(20% - 10px); }
  .info-section-general-container .info-section-general {
    display: flex;
    border: 1px solid #d1d1d1;
    color: #222222;
    text-align: center;
    border-radius: 2px;
    transition: box-shadow 0.5s;
    padding: 20px 20px 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer; }
    .info-section-general-container .info-section-general .module-container {
      display: block;
      width: 100%; }
    .info-section-general-container .info-section-general h1 {
      font-size: 1.5em; }
    .info-section-general-container .info-section-general h2 {
      font-weight: 100;
      font-size: 1em; }
    .info-section-general-container .info-section-general:hover {
      background-color: #0089ff; }
      .info-section-general-container .info-section-general:hover h1,
      .info-section-general-container .info-section-general:hover h2 {
        color: #fff; }
      .info-section-general-container .info-section-general:hover svg * {
        fill: #fff !important; }
    .info-section-general-container .info-section-general svg {
      height: 65px;
      margin-top: 20px; }

.manual-container {
  display: flex;
  justify-content: flex-end;
  margin-top: -10px; }
  .manual-container .fhipo-download-manual {
    display: flex;
    align-items: center;
    font-size: 13px;
    padding: 5px 20px; }
    .manual-container .fhipo-download-manual img {
      display: flex;
      margin-left: 5px;
      height: 12px;
      width: auto; }

@media (max-width: 992px) {
  .info-section-general-container.contains-2 .info-section-general {
    width: calc(50% - 10px); }
  .info-section-general-container.contains-3 .info-section-general {
    width: calc(50% - 10px); }
  .info-section-general-container.contains-4 .info-section-general {
    width: calc(33% - 10px); }
  .info-section-general-container.contains-5 .info-section-general {
    width: calc(25% - 10px); } }

.land-general-img {
  text-align: right;
  width: 100%; }
