aside.chat img {
	width:50px;
	height:44px;
	margin-right:15px;
	float:left; 
	background:url('../Img/ic_chat.png') -30px 0 !important;
}
.chat {
	min-height:40px;
}
.chat img {
	cursor:pointer;
}

.img_AyudaArbaSolapa {
	background: url('../Img/GuiadeTramites/Solapa_AyudaenLinea.png') no-repeat;
	width:330px;
	height:105px;
	border-bottom: 0;
	margin-bottom: 0em;
}
.AyudaArbaSolapa {
	position: fixed;
    bottom: 0px;
	right: 3.3%;
	width: 330px;
	height: 105px;
	text-align: center !important;
	z-index: 999999999; 
}
.AyudaArba {
    position: fixed;
    bottom: 0;
    right: 3.3%;
    width: 335px;
    height: 180px !important;
    text-align: left;
    z-index: 999999999;
    background: rgba(103, 102, 102, 0.98);
}
.contenidoAyudaLinea ul li {
	list-style-type: none;
}

.img_AyudaArba {
	background: url('../Img/GuiadeTramites/AyudaArba.png') left center;
	padding-top: 2.9%;
	width: 260px;
	height: 244px;
	border-bottom: 0;
	margin-bottom: 0.6em;
	animation: play 2.2s steps(20);
}
.contenidoAyudaLinea {
	width:100%;
	margin-top:30px;
	margin-left: 15px;
}
.blancoAyuda {
	color: #fff !important;
}

.TituloAyuda {
	font-size:18px;
	font-weight:bold;
}
.AyudaArba .cerrar {
    text-align: right;
    margin-top: -100px;
    right: -4px;
    cursor: pointer;
    z-index: 31002;
    position: absolute;
}
@media screen and (max-width: 1490px) {
.AyudaArbaSolapa {
	right: 4.3%;
}
.AyudaArba {
    right: 4.3%;
}
}
@media screen and (max-width: 1340px) {
.AyudaArbaSolapa {
	right: 6%;
}
.AyudaArba {
    right: 6%;
}
}
@media screen and (max-width: 1024px) {
.AyudaArba {
    width: 335px !important;
}
.AyudaArbaSolapa {
	right: 12%;
}
.AyudaArba {
    position: fixed;
    bottom: 0;
    right: 12%;
}
}

