#support-footer{/*position:fixed;top:10px;right: 10px;*/z-index:300;/*visibility:hidden; display: none; */}
	#support-footer .title-footer{
  /*width: 315px;*/
  /*background: url(../img/support.png) no-repeat top right;*/
  float: right;
  cursor: pointer;
  background-size: 100%;
  cursor: pointer;
  color: #fff;
  /*height: 165px;*/
  padding: 0px 0px;
  text-align: center;
  font-size: 0px !Important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 0;
  font-family: Alter-gothic;
  text-align: right;
  /*line-height: 64px;
  font-size: 20px;*/
  text-indent: 9999em;
  }
	#support-footer .content{padding:5px;background:#fff;border:1px solid #ccc;border-top:0;max-width: 300px;}
	#support-footer .content .support-item{/* border-bottom: 1px dotted #ccc; */font-size: 16px;padding: 5px;}
#support-footer .content .support-item a{color:#000;
-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
#support-footer .content .support-item a:hover{
	color:#ff9700;
	padding-left:10px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}



#support-header{position:fixed;top:0px;right: 10px;z-index:300;/*visibility:hidden; display: none; */}
	#support-header .title-footer{
  /*width: 315px;*/
  /*background: url(../img/support.png) no-repeat top right;*/
  float: right;
  cursor: pointer;
  background-size: 100%;
  cursor: pointer;
  color: #fff;
  /*height: 165px;*/
  padding: 0px 0px;
  text-align: center;
  font-size: 0px !Important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 0;
  font-family: Alter-gothic;
  text-align: right;
  /*line-height: 64px;*/
  font-size: 20px;
  text-indent: 9999em;
  }
	#support-header .content{padding:5px;background:#fff;border:1px solid #ccc;border-top:0;max-width: 300px;}
	#support-header .content .support-item{/* border-bottom: 1px dotted #ccc; */font-size: 16px;padding: 5px;}
#support-header .content .support-item a{color:#000;
-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
#support-header .content .support-item a:hover{
	color:#ff9700;
	padding-left:10px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
