body{
  text-align: center;
  font-family: Raleway;
  padding: 0;
  margin: 0;
  background: #eef0ef;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
h2{
  font-weight: 500;
  margin: initial;
}
a:hover{
  opacity: 1 !important;
}

input[type=date]{
  padding-left: 40px !important;
  background: #fff url(/wp-content/themes/bi-theme/images/reclamos/icono_cal.png) no-repeat !important;
  background-position: 5% center !important;
  background-size: 20px !important;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.limite{
  display: block;
  width: 100%;
  font-size: 12px !important;
  font-style: italic;
}
.file_types{
  text-align: left;
  display: inline-block;
  margin: 0 15px 15px 15px;
  font-size: 12px;
  line-height: 12px;
}
.bt_init{
  display: none;
}
.chrome_app input[type="date"]::-webkit-inner-spin-button,
.chrome_app input[type="date"]::-webkit-calendar-picker-indicator {
  display: initial !important;
  -webkit-appearance: initial !important;
}
.chrome_app input[type=date]{
  padding-left: 20px !important;
  background: #fff !important;
  background-position: initial !important;
  background-size: initial !important;
}

#adjuntos_info{
  margin: 20px;
}
#adjuntos_info ul{
  margin: 0;
  padding: 0;
  font-size: 15px;
  padding-left: 25px;
}
#adjuntos_info ul li{
  padding: 0;
  margin: 4px;
  text-align: left;
  color: black;
  list-style: decimal;
  font-size: 14px;
}
#adjuntos_info a{
  font-weight: bolder;
  color: #f38300;
}
.adjuntos_note{
  font-size: 15px;
  line-height: 15px;
  text-align: left;
  padding: 0 10px;
  margin: 10px 0;
}
.form_download{
  font-size: 13px;
  line-height: 13px;
  padding: 0;
  margin: 0;
}
.form_download a{
  color: #EA8E29;
}
#page{
  overflow: auto;
  position: initial;
}
.tabs{
  border-bottom: 1px solid #555555;
  text-align: center;
  margin: 0px auto;
  width: auto !important;
}
.change-btn{
  padding: 0px 7px !important;
  max-width: 55px;
  text-decoration: none !important;
  margin: 0 !important;
  font-size: 10px;
  position: absolute;
  left: -40px;
  top: 33px;
  display: inline-block;
  background: #8a8989 !important;
  float: left;
  text-align: left;
}
.change-btn:hover{
  background: #f38300 !important;
}
.redstripe{
  font-size: 14px;
  color: #ffffff !important;
  background: #b9b7b7;
  opacity: .6;
  line-height: 16px;
  padding: 16px 20px !important;
  font-weight: 800 !important;
  margin-bottom: 0 !important;
  text-align: center;
  display: inline-block;
  border-bottom: none;
  border-radius: 12px 12px 0px 0px;
  cursor: pointer;
  overflow: inherit !important;
}
.redstripe:hover{
  background: #EA8E29;
}
.redstripe.active{
  background: #EA8E29;
  display: inline-block !important;
  opacity: 1;
}
.redstripe:before{
  display:none;
}
#modulo_reclamos{
  position: absolute;
  z-index: 10000;
  background: #eef0ef;
  width: 100%;
  height: auto;
  font-family: 'Raleway', sans-serif !important;
}
.tipos{
  max-width: 1200px;
}
.cerrar_reclamos{
  font-size: 13px;
  color: #808080;
  text-align: right;
  padding: 10px 30px 0 0;
}
.cerrar_reclamos strong{
  cursor: pointer;
}
.cerrar_reclamos strong span{
  font-size: 15px;
  position: relative;
  top: -4px;
}
.cerrar_reclamos strong:hover{
  color: #f38300;
}
.cerrar_reclamos strong{
  font-size: 35px;
  position: relative;
  top: 15px;
  left: 0px;
  font-weight: 500;
}
.spacer-top{
  margin-top: 10px;
}
.bloque h1{
  color: #f38300;
  font-size: 37px;
}
.bloque h2{
  color: #000;
  font-size: 20px;
}
.identificacion h2, .subtipos h2, .motivos h2{
  text-align: left;
  line-height: 20px;
}
.drop_zone{
  border: 2px dashed #f38300;
  border-radius: 5px;
  background: white;
  min-height: 150px;
  padding: 54px 54px;
  cursor: pointer;
}
.drop_zone .dz-success-mark, .drop_zone .dz-error-mark{
  display: none !important;
}
#busqueda {
  width: 100%;
  height: 40px;
  border: none;
  border-bottom: #cdcdcd solid 1px;
  padding: 0 0 0 35px !important;
  margin: 5px auto;
  display: block;
  background-size: 20px !important;
  background: #fff url(/wp-content/themes/bi-theme/images/reclamos/ico_search.png) no-repeat left center;
  background-position: 10px;
  border-radius: 10px !important;
}
.arrow_scroll{
  display: none;
  width: 75px;
  height: 41px;
  background: url(/wp-content/themes/bi-theme/images/reclamos/arrow_scroll.png) no-repeat center;
  background-size: 75px;
  pointer-events: none !important;
}
.avance{
  max-width: 1000px;
  width: 100%;
  height: 22px;
  display: inline-block;
  border: solid 1px #cccccc;
  border-radius: 15px;
  background: #fff;
  overflow: hidden;
}
.avance .barra{
  height: 22px;
  background: #f38300;
  float: left;
  transition: all 1s ease-in-out;
}
.avance img{
  max-width: 40px;
  float: right;
}
.info_progreso{
  position: relative;
  max-width: 850px;
  width: 100%;
  margin: 15px auto;
  margin-bottom: 25px;
}
.flag_progreso{
  float: right;
  max-width: 35px;
  margin-bottom: 15px;
  margin-right: 7px;
}
.info_progreso h4{
  margin: 0;
}
.bloque{
  display: inline-block;
  vertical-align: top;
  padding: 0px 10px;
  width: auto;
}
.bloque.fullw{
  width: 100%;
}
.subtipos, .motivos, .lastlevel{
  max-width: 465px;
  padding-bottom: 25px;
}
.border-rgt{
  border-right: solid 1px #b3b3b3;
}
.card{
  display: inline-block;
  position: relative;
  width: 210px;
  height: 130px;
  background: #fff;
  cursor: pointer;
  border-radius: 12px;
  border: thin #e4e6e5 2px;
  text-align: center;
  vertical-align: top;
  -webkit-box-shadow: -1px 8px 10px -7px rgba(0,0,0,0.63);
  box-shadow: -1px 8px 10px -7px rgba(0,0,0,0.63);
  margin: 10px;
}
.tipos .card{
  width: 211px;
  margin: 15px;
}
.timeline .card{
  width: 165px !important;
}
.tipos .card h2, .timeline .card h2{
  margin: 20px auto 0px;
}
.timeline .card h2{
  font-weight: bolder;
}
.subheading{
  max-width: max-content;
  text-align: left;
  margin: 15px;
  line-height: 20px;
}
.subheading span{
  color: #f38300;
  font-weight: bolder;
}
.email_reclamo{
    font-weight: bold;
}
.card:hover, .card.activo{
  background: #f38300;
}
.card:hover h2, .card.activo h2{
  color: #fff !important;
}
.card h2{
  text-align: left;
  display: inline-block;
  font-size: 18px;
  width: 49%;
  padding: 0;
  line-height: 18px;
  position: relative;
  top: 0;
  vertical-align: top;
}
.timeline .cards .card h2{
  width: 56% !important;
}
.card img{
  display: inline-block;
  width: 53px;
  padding: 5px;
  position: relative;
  top: 55px;
}
.tmlne, .subtipos .card, .motivos .card, .lastlevel .card{
  min-height: 70px;
  min-width: 165px;
  height: auto;
  display: inline-table;
}
.tmlne h2, .subtipos .card h2, .motivos .card h2, .lastlevel .card h2{
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  display: table-cell;
  vertical-align: middle;
}
.subtipos .card h2, .motivos .card h2, .lastlevel .card h2, .timeline .card.tmlne{
  padding: 0 35px;
}
.formulario, .form, .confirmacion, .form_banred{
  max-width: 550px;
  text-align: center;
  margin: auto;
}
.ciudad_search{
  margin: 0 !important;
  height: 40px !important;
}
.formulario input:not( .formulario input[type=radio] ):not( .check_legales ), .formulario select, .formulario textarea, .ciudad_search{
  width: 97%;
  height: 47px;
  margin: 10px 5px;
  padding: 10px;
  background: #fff;
  border: solid 1px #cccccc !important;
  border-radius: 15px !important;
}
.formulario textarea{
  height: 80px;
  line-height: 20px;
}

.formulario label{
  text-align: left;
  float: left;
  padding-left: 15px;
  font-size: 14px;
  line-height: 15px;
}
.formulario input[type=radio]{
  float: left;
  position: relative;
  top: 0;
  left: 10px;
}
.listado, #map-sugerencias{
  display: inline-block;
}
.listado{
  width: 25%;
  vertical-align: top;
}
.listado_reclamos .listado{
  max-width: 460px;
}
.mask{
  overflow-y: scroll;
  height: 400px;
}
.agency svg{
  max-width: 35px;
  position: relative;
  top: 10px;
}
.agency:hover{
  background: #ccc;
}
#map-sugerencias, #map_drag{
  width: 70%;
  vertical-align: top;
  height: 545px;
  margin: 0 10px;
  border-radius: 25px;
}
#map_drag{
  width: 100%;
}
.boton{
  display: inline-block;
  width: auto;
  padding: 8px;
  background: #EA8E29;
  color:white;
}
.mapa{
  width: auto;
  margin: auto;
}
.flt-lft{
  float: left;
}
.flt-rgt{
  float: right;
}
.seguimiento{
  position: relative;
  bottom: 0;
  width: 100%;
  background: #fff;
  height: auto;
  z-index: 1;
  padding: 30px;
}
.seguimiento .call2action{
  max-width: 510px;
  width: 100%;
  height: auto;
  margin: auto;
  background: #332e20;
  border-radius: 15px;
  cursor: pointer;
}
.seguimiento .call2action:hover{
  background:#f58800;
}
.seguimiento .call2action img, .seguimiento .seguimiento_txts{
  display: inline-block;
  vertical-align: middle;
}
.seguimiento .call2action img{
  max-width: 50px;
  margin: 25px 0;
}
.seguimiento .call2action p{
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding: 0;
}
.seguimiento .call2action span{
  color: #fff;
  font-size: 15px;
  display: inline-block;
}
.seguimiento .call2action span b{
  color: #f58800;
  margin-left: 10px;
}
.currentStep{
  max-width: 220px;
}
.timeline{
  position: relative;
  text-align: center;
}
.historico .timeline:not(.change-btn){
  opacity: .65;
  position: relative;
  width: min-content;
}
.timeline .tooltip{
  display: none;
}
.timeline .card{
  /*opacity: .8;*/
  transform: scale(.75);
  pointer-events: none !important;
  margin: 0;
}
.timeline .card img:after{
  content: "";
  width: 75px;
  height: 75px;
  background: #ffb548;
  border-radius: 50%;
  position: absolute;
}

.timeline:after {
  content:"";
  position: absolute;
  z-index: -1;
  top: 25px;
  bottom: 25px;
  left: 50%;
  border-left: 3px dotted #b3b3b3;
  transform: translate(-50%);
}

.card .tooltip{
  width: 20px;
  height: 20px;
  background: #f38300;
  color: #fff;
  border: 1px solid #fff;
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  font-family: serif;
  font-weight: bolder;
  line-height: 20px;
}
.card .tooltip:hover{
  background: #fff;
  color: #f38300;
  border: 1px solid #f38300;
}

.tooltip[data-tooltip].active::before{
  font-family: 'Raleway', sans-serif !important;
  font-weight: lighter;
  content: attr(data-tooltip);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 29px;
  min-width: 200px;
  border-radius: 10px;
  background-color: #666666;
  padding: 12px;
  color: #fff;
  font-size: 12px;
  z-index: 1;
  line-height: 13px;
}

.tooltip[data-tooltip].active::after {
  content: '';
  position: absolute;
  top: -11px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #666666;
  border-bottom: 0;
  margin-left: -10px;
}


.campo{
  width: 45%;
  display: inline-block;
  margin: 0 10px;
}
.lastoddfield{
  width: 95%;
}
.btn_casos{
  cursor: pointer;
  margin: 20px;
  padding: 15px;
  background: #332e20;
  border-radius: 10px;
  color: #fff;
  display: block;
}
.btn_casos.ornge{
  background: #f58800;
}
.confirmacion p{
  margin: 15px;
  color: #000;
}
.confirmacion p a{
  color: #f58800;
}
.nro_caso{
  font-size: 30px;
  font-family: 'Raleway', sans-serif !important;
}

.backnav{
  width: fit-content;
  color: #808080;
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
  margin-left: 15px;
  margin-top: 8px;
}
.backnav:hover{
  color: #f58800;
}
.backnav:hover:before{
  background-position: -23px 0;
}
.backnav:before{
  content: "";
  background: url(/wp-content/themes/bi-theme/images/reclamos/icono_back.png);
  width: 23px;
  height: 22px;
  display: inline-block;
  background-size: 46px;
  position: relative;
  right: 10px;
  top: 4px;
}

.ico_reclms:before, span.arrow_seguimiento:after{
  content: "";
  background: url(/wp-content/themes/bi-theme/images/reclamos/iconos_reclamos.png);
  width: 21px;
  height: 18px;
  display: inline-block;
  background-size: 105px;
  position: relative;
  right: 5px;
  top: 4px;
}
.warn_reclamos{
  color: orangered;
  text-align: left;
  padding: 25px;
  font-size: 15px;
  line-height: 15px;
}
.bt_init:before{
  background-position-x: -21px !important;
}
.bt_init{
  margin-left: 38px;
  text-align: left;
  position: relative;
  top: -2px;
  right: 15px;
  font-size: 15px;
  text-decoration: none;
}

.mainsubhead{
  font-size: 23px !important;
}
.seguimiento_modulo{
  padding: 75px;
}

.subtipos, .motivos, .subtipos .card, .motivos .card, .lastlevel, .lastlevel .card, .form, .confirmacion, .mapa, #map_drag, .form_banred, .identificacion, .alerta{
  display: none;
}
#map_drag{
  margin: 50px 0 0 0;
}
.off{
  display: none;
}
/*BARRA PROGRESO ANIM*/
.avance > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3),
  inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.avance > span:after,
.animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
          -45deg,
          rgba(255, 255, 255, 0.2) 25%,
          transparent 25%,
          transparent 50%,
          rgba(255, 255, 255, 0.2) 50%,
          rgba(255, 255, 255, 0.2) 75%,
          transparent 75%,
          transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  /*animation: move 2s linear infinite;*/
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

.animate > span:after {
  display: none;
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
/*FIN BARRA PROGRESO ANIM*/

.mincnt{
  width: min-content;
}
.fitcnt{
  max-width: fit-content;
}
.w30{
  width: 32%;
}
.card[data-mapa=bi]{
  background: #332e20;
}
.card[data-mapa=bi] h2{
  color: #fff;
}

.card[data-mapa=bi]:before{
  content: "";
  width: 20px;
  height: 20px;
  background: url(/wp-content/themes/bi-theme/images/reclamos/bi_favicon.png);
  background-size: 20px;
  position: absolute;
  top: 10px;
  right: 37px;
}
.tiponame{
  color: #000;
}
.seguimiento_modulo .confirmacion{
  max-width: max-content;
}
.local p{
  font-size: 14px;
  margin: 5px auto;
}
.sangria{
  padding-left: 20px;
}
.map-lightbox p{
  margin: 5px auto;
}
.map-lightbox .iconos{
  position: relative;
  top: 3px;
}
.basic-button-icon{
  max-width: 20px !important;
  display: inline-block;
  vertical-align: middle;
}

.agency{
  padding: 0 !important;
  margin: 5px 0 !important;
}
#modulo_reclamos .preloader{
  position: fixed;
  z-index: 101;
  background: rgba(245, 136,0, .95);
  width: 100%;
  height: 100vh;
}
.preloader p{
  color: #fff;
  font-weight: bold;
  text-align: center;
  max-width: 320px;
  line-height: 19px;
  margin: 10px auto;
  font-size: 18px;
}
#modulo_reclamos img.preload_gif{
  max-width: 75px;
  width: 100%;
  margin: 35vh auto 0;
}
#form_plantilla .campo label span{
  color: red;
  margin: 0 7px;
  font-size: 25px;
  position: relative;
  top: 11px;
}
.warn_empty_field{
  border: dashed 2px red !important; /*#f38300*/
  border-radius: 15px;
}
.list-reclamo{
  cursor: pointer;
  padding: 15px;
  border-radius: 20px;
}
.list-reclamo:hover{
  background: #f58800;
  color: #fff;
}
.estado_reclamo{
  display: block;
  font-size: 25px;
  margin: 12px 0;
}
.no-attachments .bloque.imprime_status{
  border: none;
  width: 50%;
}
.no-attachments .archivos-seguimiento{
  display: none;
}
.alerta{
  position: fixed;
  z-index: 10001;
  margin: auto;
  text-align: center;
  width: 100%;
  background: #eef0ef;
  height: 100vh;
}
.alerta .contenido_msj{
  max-width: 650px;
  width: 100%;
  margin: 135px auto;
  padding: 30px;
  border-radius: 25px;
  background: #fff;
  -webkit-box-shadow: -1px 8px 10px -7px rgba(0,0,0,0.63);
  box-shadow: -1px 8px 10px -7px rgba(0,0,0,0.63);
}
.alerta .contenido_msj h2{
  font-size: 20px;
  line-height: 25px;
}
.alerta .contenido_msj a, .alerta .contenido_msj span{
  color: #f58800;
}
.alerta .accept{
  margin: 50px auto 0;
}
.g-recaptcha{
  transform: scale(0.85);
  -webkit-transform: scale(0.85);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  width: 114%;
  height: 80px;
}
.g-recaptcha div:first-child{
  width: 320px !important;
  float: right;
}
#g-recaptcha-identificacion div:first-child{
  float: left;
}
.dz-remove{
  color: red !important;
}
#validacion_cliente .campo{
  width: 100%;
  display: block;
  margin: 0;
}

.field{
  max-width: 95%;
  margin: auto;
}
span.arrow_seguimiento:after{
  right: -5px;
  background-position-x: -84px;
}

#modulo_reclamos #iw-container{
  padding: 25px 20px 0 !important;
}
.icono-upload{
  background: url(/wp-content/themes/bi-theme/images/reclamos/iconos_reclamos.png);
  width: 21px;
  height: 18px;
  display: inline-block;
  background-size: 105px;
  background-position-x: -63px;
  margin: 10px;
}
.drpzone{
  padding: 10px;
}

/*IMPRIMIR*/
#print-zone{
  visibility: hidden;
  display: none;
}
#print-zone .off{
  display: inline-block !important;
}
.print-header{
  background: rgb(0,0,0);
  background: -moz-linear-gradient(180deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.6) 100%);
  background: -webkit-linear-gradient(180deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.6) 100%);
  background: linear-gradient(180deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,.6) 100%);
  padding: 10px;
  margin: 0;
}
.print-header img{
  padding: 15px;
  max-width: 250px;
}
.datos_reclamo .campo{
  vertical-align: bottom;
}
.detail_complaint{
  text-align: center;
  margin-bottom: 0;
}
.historico{
  padding: 0;
  position: relative;
}
.bt_init.desktop{
  position: absolute;
  left: 0;
  top: 0;
}
#masthead, .options-mobile, header{
  display: none !important;
}
.dz-error-message{
  color: #f58800;
}
/* SWITCH CHECKBOX */
.input_wrapper, .input_wrapper input[type="checkbox"]{
  width: 50px;
  height: 25px;
}
.input_wrapper{
  position: relative;
  cursor: pointer;
}
.input_wrapper input[type="checkbox"]{
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #332e20;
  border-radius: 2px;
  position: relative;
  outline: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.input_wrapper input[type="checkbox"]:after{
  position: absolute;
  content: "";
  top: 4px;
  left: 3px;
  width: 20px;
  height: 15px;
  background: #fff;
  z-index: 2;
  border-radius: 2px;
  -webkit-transition: all .35s;
  transition: all .35s;
}

.input_wrapper svg{
  pointer-events: none;
  position: absolute;
  top: 40%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  fill: #fff;
  -webkit-transition: all .35s;
  transition: all .35s;
  z-index: 1;
}

.input_wrapper .is_checked{
  width: 15px;
  left: 57%;
  -webkit-transform: translateX(190%) translateY(-30%) scale(0);
  transform: translateX(190%) translateY(-30%) scale(0);
}

.input_wrapper .is_unchecked{
  width: 12px;
  right: 13%;
  -webkit-transform: translateX(0) translateY(-30%) scale(1);
  transform: translateX(0) translateY(-30%) scale(1);
}

/* Checked State */
.input_wrapper input[type="checkbox"]:checked{
  background: #f38300;
}

.input_wrapper input[type="checkbox"]:checked:after{
  left: calc(100% - 45px);
}

.input_wrapper input[type="checkbox"]:checked + .is_checked{
  -webkit-transform: translateX(0) translateY(-30%) scale(1);
  transform: translateX(0) translateY(-30%) scale(1);
}

.input_wrapper input[type="checkbox"]:checked ~ .is_unchecked{
  -webkit-transform: translateX(-190%) translateY(-30%) scale(0);
  transform: translateX(-190%) translateY(-30%) scale(0);
}

/* FIN SWITCH CHECKBOX */

#aceptar_legales, .legales_lbl{
  display: inline-block;
  vertical-align: middle;
  float: none !important;
}
.legales{
  text-align: left;
  padding: 0 15px;
}
.legal_href{
  color: inherit;
}
.texto_success{
  color: #008008 !important;
}
.movil{
  display: none !important;
}
.timeline .seleccion:empty{
  display: none;
}
.timeline .seleccion{
  width: 24%;
  padding: 0;
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.timeline .seleccion p{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  display: inline-block;
  width: 80%;
  vertical-align: middle;
  padding: 10px 5px;
}

.status_complaint .timeline .card {
  width: 200px !important;
}
.status_complaint .card h2{
  width: 70%;
}

.reclamo_form .arrow_scroll{
  display: none;
}
.imprimir .subheading{
  font-size: 17px;
}
/*IMPRESION*/

@media print {
  * {
    color-adjust: exact!important;
    -webkit-print-color-adjust: exact!important;
    print-color-adjust: exact!important;
  }
  #print-zone{
    visibility: visible !important;
    display: block !important;
    text-align: left;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 10100;
    background: #fff;
  }
  #print-zone .bloque{
    border-right: none;
    width: 100%;
  }
  #print-zone .bt_imprimir, #print-zone .backnav, #modulo_reclamos{
    display: none;
  }
}

/*RESPONSIVE*/

@media only screen and (max-width: 900px) {

}

@media only screen and (min-width: 551px) and (max-width: 810px) {

  .historico{
    border-right: none;
  }
  .info_progreso{
    margin-bottom: 25px;
  }
  .listado, #map-sugerencias, #map_drag{
    width: 100%;
  }
  .reclamo_form{
    max-width: 490px;
  }
  .datos_reclamo{
    max-width: 612px;
  }
  .reclamo_info .w30 {
    width: 60% !important;
  }
  #busqueda{
    width: 97%;
  }
}


@media only screen and (min-width: 320px) and (max-width: 550px) {

  .reclamo_form .arrow_scroll{
    display: inline-block;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -37px;
  }
  .preloader p{
    font-size: 14px;
    line-height: 14px;
    max-width: 250px;
  }
  .historico .timeline{
    opacity: 1 !important;
    width: initial;
    text-align: center;
  }
  .desktop{
    display: none !important;
  }
  .movil{
    display: inline-block !important;
  }
  .avance, .flag_progreso{
    display: none;
  }
  .bloque h1{
    font-size: 27px;
    line-height: 30px;
    margin-top: 50px;
    margin-bottom: 0;
  }
  .cerrar_reclamos{
    top: 10px;
    position: absolute;
    right: 15px;
  }
  .bloque h2{
    margin: 0 14px;
    font-size: 17px;
    line-height: 17px;
    padding: 4%;
  }
  .bloque h2.mainsubhead{
    font-size: 20px !important;
    line-height: 22px;
  }
  .bloque {
    width: inherit;
    padding: 0 5px;
  }
  .card{
    width: 145px !important;
    height: 90px;
    margin: 5px !important;
  }
  .card h2 {
    font-size: 14px;
    line-height: 15px;
    padding: 15px;
    width: 85%;
  }

  .card img {
    width: 35px;
    top: 45px;
    right: 15px;
    position: absolute;
  }

  .seguimiento{
    padding:0;
    position: fixed;
    background: transparent;
  }
  .seguimiento .seguimiento_txts{
    max-width: 65%;
    margin: 0 10px;
  }
  .seguimiento .call2action span{
    font-size: 14px;
    line-height: 14px;
    text-align: left;
  }
  .seguimiento .call2action{
    padding: 5px 0;
    border-radius: 0;
  }
  .seguimiento .call2action p{
    margin: 0;
    font-size: 17px;
  }
  .seguimiento .call2action img{
    max-width: 40px;
    margin: 5px 0;
  }
  .campo {
    width: 90% !important;
    margin: 0 20px !important;
  }
  .g-recaptcha {
    width: 111%;
  }
  .w30{
    width: 100% !important;
  }
  .detalle_reclamo .flt-rgt, .confirmacion_caso .flt-rgt{
    float: none;
  }
  .bt_imprimir, .close_complaint, .back2beginning{
    margin: 10px 0 !important;
  }
  .formulario, .form, .confirmacion, .form_banred{
    max-width: initial;
  }
  .border-rgt{
    border: none;
  }
  .backnav {
    padding-left: 15px;
  }
  .info_progreso, .historico p{
    margin-bottom: 0;
  }
  .info_progreso{
    width: 90%;
    margin: 10px auto 0;
  }
  .tipos{
    padding-bottom: 110px !important;
  }
  .flujo_reclamo{
    padding-bottom: 10px !important;
  }
  .flujo_reclamo .card h2{
    width: 90% !important;
    text-align: left !important;
    margin: 0;
    font-size: 14px;
    top: 0px;
  }
  .tmlne h2, .subtipos .card h2, .motivos .card h2, .lastlevel .card h2{
    padding: 0 15px;
  }
  .tmlne, .subtipos .card, .motivos .card, .lastlevel .card{
    max-width: 145px;
    min-width: initial;
    min-height: 80px;
  }
  .g-recaptcha{
    transform:  none;
    -webkit-transform: none;
    width: 320px;
    margin: auto;
  }
  #map-sugerencias, #map_drag{
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #modulo_reclamos{
    overflow: hidden;
  }
  .options-mobile, .site-header-mobile, #masthead{
    display: none;
  }
  .bloque.historico, .detalle_reclamo .timeline{
    max-width: 100%;
    padding: 0;
    background: #fff;
    margin: 15px 0;
  }
  .detalle_reclamo .timeline{
    border-radius: 10px;
  }
  .detail_complaint{
    display: none;
  }
  .timeline .card{
    box-shadow: none;
    background: none;
    height: auto;
    width: auto;
    max-width: 40%;
    transform: none;
    display: inline-block !important;
    margin: 0 5px;
    padding: 10px 0;
    vertical-align: middle;
    min-height: auto;
    text-align: left;
    position: relative;
  }
  .timeline .card img{
    left: 0;
    top: 7px;
  }
  .historico .timeline .card h2{
    margin:0 0 0 50px;
  }
  .timeline .card h2{
    color: #000 !important;
    width: auto;
    padding: 8px 0;
  }
  .timeline .card:last-child h2{
    color: #f58800 !important;
  }
  .timeline::after {
    display: none !important;
  }
  .timeline .seleccion .titulo::after{
    content: ">";
    display: inline-block;
    padding-left: 5px;
  }
  .lastMiga p{
    color: #f58800 !important;
  }
  .lastMiga .titulo::after{
    display: none !important;
  }
  .detalle_reclamo .timeline .card::after{
    top: 35%;
    right: -15px;
  }
  .detalle_reclamo .currentStep{
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .timeline .card:last-child::after{
    display: none !important;
  }
  .historico .timeline{
    padding: 5px 0;
    width: 100% !important;
  }
  input[type=date]{
    width: 320px;
  }
  .subheading{
    font-size: 17px !important;
    padding: 0 0 10px;
    line-height: 17px;
  }
  .cerrar_reclamos span, .cerrar_reclamos strong span, .backnav span{
    display: none;
  }
  .field {
    max-width: 90%;
  }
  .mapa ul.tabs{
    display: inline-block;
  }
  .estado_reclamo{
    padding-top: 10px;
  }
  .btn_casos{
    /*width: 87%;*/
    width: 60%;
    margin: 10px auto !important;
    float: none !important;
  }
  .listado {
    width: 100%;
  }
  .mapa .subheading{
    margin: 40px 10px 20px;
    text-align: center;
    padding: 0;
  }
  .form_envelope{
    /*height: 45vh;
    position: relative;
    overflow: scroll;
    overflow-x: hidden;*/
  }
  .cerrar_reclamos strong{
    font-size: 24px;
    top: 2px;
    left: 9px;
  }
  .tooltip[data-tooltip].active::before{
    left: -20px;
    min-width: 160px;
  }
  .timeline .seleccion p{
    font-weight: bold;
  }
  .status_complaint .timeline .card {
    width: 100px !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 10px;
    font-size: 5px !important;
  }
  .status_complaint .timeline .card h2 {
    padding: 0;
    margin: 0;
    font-size: 13px;
  }
  .nro_caso {
    font-size: 20px;
  }
  .confirmacion_caso .subheading{
    padding: 2% 0;
  }
  .arrow_scroll{
    display: inline-block;
  }
}