.alineacionDerecha{
	float:right;
}

.margenDerecho5px{
	margin-right:5px;
}

.noresize{
	resize:none;
}

.spinnerMinSize{
	margin-right:-50px;
}

.fotosApp, .divImagenWeb{
	margin-bottom: 10px;
	min-height: 100px;
}

#draggableImages img, #imagenWeb{
	/*float:left;*/
	list-style:none;
	height: 100px;
	width: 100px;
	margin-left: 5px;
	margin-bottom: 5px;
	object-fit: cover;
}

.selected{
	background-color: #f5f5f5;
}

.trChanged{
	background-color: green;
	color: black;
}

.esAndroid{
	background-color: #A4C639;
}

.esIos{
	background-color: #A6A8AB;
}

.fa-trash:hover{
	color: black;
}

.dataTable{
	cursor: pointer;
}

.right-control-label{
	margin-left: 20px;
}

.sinPaddingIzquierdoYDerecho{
	padding-left: 0px;
	padding-right: 0px;
}

.campoActivarLocal{
	margin-top: 10px;
}

.oculto{
	display: none;
}

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

.modal{
	overflow: hidden;
}

.modalDanger{
	background-color: rgba(217,83,79,0.80);
}

.modalSuccess{
	background-color: rgba(28,175,154,0.80);
}

.modalWarning{
	background-color: rgba(240,173,78,0.80);
}

.modalInfo{
	background-color: rgba(91,192,222,0.80);
}

.modalPrimary{
	background-color: rgba(66,139,202,0.80);
}

.activo{
	color: green;
}

.inactivo{
	color: red;
}

#listaLocalesPromo{
	cursor: pointer;
}

#imagenTag{
	width: 100%;
	margin-top: 50%;
}

.divBorrarFoto{
	text-align: center;
}

.divBorrarFoto button{
	margin-top: 10px;
}

#txtUsuarioAlias{
	text-transform: uppercase;
}

.errorAccesoPanel{
	margin-top: 10px;
	color: red;
}
