/* ======= SLIDER INIT PAGE =================================== */
.remate-slider {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30em;
}

.remate-slider .ultimo-contenido {
	color: #fff;
	padding: 3em;
}

.remate-slider .ultimo-contenido .titulo {
	font-size: 1.2em;
}

.remate-slider .ultimo-contenido .fecha {
	font-size: 2em;
	padding: 0.3em 0;
}

.remate-slider .ultimo-contenido .info {
	padding-bottom: 2em;
}

.remate-slider .ultimo-contenido .slide {
	font-size: 1em;
	padding: 3em 1em 0em 1em;
}

.remate-slider .ultimo-contenido .slide i {
	padding: 0 0.2em;
}


.remaju-little-info {
    background-image: url('../resources/images/bg-info.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
	border: 1px solid #e0dfdf;
}

.remaju-little-info .texto {
    padding: 1em;
    text-align: justify;
    line-height: 1.2em;
	font-weight: bold;
}

/* ======= REMAJU INFO PAGE =================================== */
.remaju-info {
	padding: 1em 0;
}

.remaju-info .imagen {
	background-image: url('../resources/images/img-laptop.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.remaju-info .texto {
	text-align: justify;
	line-height: 1.2em;
}

.remaju-pasos {
	padding: 1em 0;
}

.remaju-pasos h4 {
	margin: 0.7em 0;
	font-size: 1.5em;
}

.remaju-pasos .paso {
	border: 4px solid #8b0000;
	width: 1.2em;
	border-radius: 50%;
	padding: 4px;
	margin: 0 auto;
	background: #fff;
	font-size: 1.2em;
}

.remaju-pasos .texto {
	text-align: justify;
	line-height: 1.2em;
	margin: 0.5em 1.5em;
}

.remaju-pasos .texto a{
	color: #b80000;
	text-decoration: none;
}

@media screen and (min-width: 40.063em) {
	.remaju-info .imagen {
		height: 10em !important;
		margin: 0 auto !important;
	}
}

@media screen and (max-width: 40em) {
	.remaju-info .imagen {
		height: 10em !important;
		width: 15em !important;
		margin: 0 auto !important;
	}
	.remaju-pasos .texto {
		margin: 0 !important;
	}
}


/* ======= A PARTIR DE AQUI PON LOS ESTILOS QUE NECESITES =================================== */
.imagen-principal-remate{
	width: 100%;
	max-height: 220px;
	border: 1px solid #c2c0c0;
	border-radius: 6px;
}



/* ============================================================== */
/* PEGADO AVISO ================================================= */
/* ============================================================== */
.aviso-yellow {
	background-color: #F5F5F5;
	color: #ff8c1a;
}

.aviso-green {
	background-color: #F5F5F5;
	color: #006600;
}

.aviso-red {
	background-color: #F5F5F5;
	color: #cc0000;
}

.c-aviso-pendiente {
	background: #ff8c1a;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.c-aviso-pegado {
	background: #006600;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.c-aviso-no-pegado {
	background: #cc0000;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.dot-yellow {
	height: 20px;
	width: 20px;
	background-color: #ff8c1a;
	border-radius: 50%;
	display: inline-block;
}

.dot-green {
	height: 20px;
	width: 20px;
	background-color: #006600;
	border-radius: 50%;
	display: inline-block;
}

.dot-red {
	height: 20px;
	width: 20px;
	background-color: #cc0000;
	border-radius: 50%;
	display: inline-block;
}



/* AVISOS */
.white-button.ui-button.ui-state-default {
	        background-color: #ffffff;
	        color: #222222;
	        border-color: #d6d6d6;
}

.white-button.ui-button.ui-state-default:enabled:hover, 
.white-button.ui-button.ui-state-default:focus {
    background-color: #f2f2f2;
    border-color: #ccc;
    color: #373a3c;
}
   
.pegadoAvisoCal {
	width: 100px;
}

.leyenda-aviso-rojo {
  height: 20px;
  width: 70px;
  background-color: #dc3545;
}
.leyenda-aviso-verde {
  height: 20px;
  width: 70px;
  background-color: #2DB67C;
}
.leyenda-aviso-amarillo {
  height: 20px;
  width: 70px;
  background-color: #eef42c;
}
/* FIN AVISO*/


.border-top-buttons {
	border-top: 1px solid #afb1b3!important;
}

.inscritos-lista-scroll,
.ofertas-lista-scroll{
	text-align: justify;
	max-height: 100px;
	background: inherit;
}

.opciones-lista-scroll{
	text-align: justify;
	max-height: 300px;
	background: inherit;
}

.texto-info-scroll {
	text-align: justify;
	max-height: 85px;
	background: inherit;
	word-break: break-word;
	padding-right: 0.5em;
}

.cronometro-oferta-contenedor {
	background: #d9e1ef !important;
	border: 1px solid#abb8ce !important;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	padding: 4em 2em;
}
@media screen and (max-width: 1920px){
	.cronometro-oferta-contenedor{
		padding: 4em 2em!important;
	}
}
@media screen and (max-width: 1440px){
	.cronometro-oferta-contenedor{
		padding: 5.36em 2em!important;
	}
}
@media screen and (max-width: 1024px){
	.cronometro-oferta-contenedor{
		padding: 4.09em 2em!important;
	}
}
@media screen and (max-width: 768px){
	.cronometro-oferta-contenedor{
		padding: 2.7em 2em!important;
	}
}


@media screen and (min-width: 40.063em){ /* ui-md */
	.contenedor-datalist-inscritos,
	.contenedor-datalist-ofertas,
	.contenedor-ofertas-timer{
	    height: 300px!important;
	}

	.inscritos-lista-scroll,
	.ofertas-lista-scroll{
		max-height: 257px!important;
	}
}

@media screen and (min-width: 64.063em) {  /* ui-lg */
	.contenedor-datalist-inscritos,
	.contenedor-datalist-ofertas,
	.contenedor-ofertas-timer{
	    height: 300px!important;
	}

	.inscritos-lista-scroll,
	.ofertas-lista-scroll{
		max-height: 257px!important;
	}
}

@media screen and (min-width: 90.063em) { /* ui-xl */
	.contenedor-datalist-inscritos,
	.contenedor-datalist-ofertas,
	.contenedor-ofertas-timer{
	    height: 266px!important;
	}

	.inscritos-lista-scroll,
	.ofertas-lista-scroll{
		max-height: 235px!important;
	}
}



.detalle-scroll{
	text-align: justify;
	max-height: 200px;
}

.input-monto-remate .ui-inputgroup-addon{
	padding: 10px 4px!important;
}

.input-monto-remate input{
	height: 38px;
}

.input-monto-remate button{
    height: 38px;
    padding: 0 18px;
}




.login-input input{
	height: 38px;
	font-weight: bold !important;
}

.login-input .ui-inputgroup-addon{
	padding: 8px 4px !important;
}
.login-input .ui-inputgroup-addon i {
	font-size: 1.5em;
}

.login-input button, .btn-login{
	height: 38px;	
}

.login-input.ui-buttonset .ui-button {
	padding: .35em 0;
}


.captcha-img-fix{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.captcha-input-fix{
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

@media screen and (max-width: 40em) { /* ui-sm */
	.captcha-input-fix{
		min-width: 55%!important;
	}
}

@media screen and (min-width: 40.063em){ /* ui-md */
	.captcha-input-fix{
		min-width: 75%!important;
	}
}

@media screen and (min-width: 64.063em) {  /* ui-lg */
  .captcha-input-fix{
		min-width: 65% !important;
	}
}

@media screen and (min-width: 90.063em) { /* ui-xl */
  	.captcha-input-fix{
		/*min-width: 70% !important;*/
	  	min-width:67% !important;
  	}
}


.image-lightbox{
    max-width: 45em;
    max-height: 30em;
}




.ui-galleria{
	background: #dad5d5!important;
}
.ui-galleria-filmstrip{
	background: #ccc6c6!important
}
.ui-galleria-frame {
	background: #b80000!important;
}
.ui-galleria-nav-prev,
.ui-galleria-nav-next{
	bottom: 6px!important;
}
.ui-galleria-panel img{
	width: 100%!important;
	height: 100%!important;
}

.ui-export-report-icons{
	float:right;
	padding-top: 5px;
	padding-right: 5px;
}

.breadcrumb-container{
	background: #e2e1e1;
	border-bottom: 1px solid #afb1b3!important;
}

.notas-form{
	text-align: justify;
	font-size: 0.85em;
	font-weight: bold;

}

.ui-timepicker-div .ui-widget-header{
	display: none;
}


a:hover {
	font-weight: bold;
}

.popup-message{
	text-align: justify;
	line-height:1.8em;
	font-size: 1.12em;
	font-weight: 600;
}

.popup-subtitulo{
	text-align: center;
	line-height:2em;
	font-size: 1.2em;
	font-weight: 900;
}

.popup-inicio{
	text-align: justify;
	line-height:1em;
	font-size: 1.2em;
	font-weight: 900;
}

.popup-fin{
	text-align: justify;
	line-height:1em;
	font-size: 1.2em;
	font-weight: 900;
}

.popup-firma{
	text-align: center;
	line-height:0.9em;
	font-size: 1.12em;
	font-weight: 900;
}
.popup-postfirma{
	text-align: center;
	line-height:0.9em;
	font-size: 1.12em;
	font-weight: 900;
}


