﻿
#support_pacorp {z-index:99;bottom: 0;position: fixed;right: 0;width: 285px;}
#iconsupport {background: url(../images/hotro.png) no-repeat right bottom transparent; height: 120px;  position: relative; z-index: 21;}
#hide_pacorp {text-align:right; font-size: 11px;  }
#support_content {
    -webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.55);
    -moz-box-shadow: 0 15px 15px rgba(0,0,0,0.55);
    box-shadow: 0 15px 15px rgba(0,0,0,0.55);
	background-color: #e7e9eb;
    border: 5px solid  #e7e9eb;
    width: 95%;
}
#support_content ul { margin: 0;padding: 0;}
.support_arrow {
	top:25px; 
	margin-left: -25px; 
	position: absolute;
	z-index: 1;
	width: 0; 
	height: 0;  
	border-left: 10px solid  transparent; 
	border-right: 10px solid #fff; 
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
}
.support{ margin:0;position: relative;}
.support_left{width: 18%; float: left; margin-left:0px;} /*22*/
.support_left img{border: 3px solid #e7e9eb;border-radius: 30px;width: 60px; height: 60px;}
.support_bg a{color: #000; text-align: center; line-height: 30px; font-size: 17px;}
.support_bg a:hover{color: #ff5c00;}
.support_bg {
	width: 72%; /*68*/
	float: right;
	padding: 10px; 
	background-color: #fff; 
	border-radius: 8px;
	margin-right:10px;
	margin-bottom:10px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
}
.media:first-child {
    margin-top: 5px;
    margin-bottom: 5px;
}