@font-face {
	font-family: jxtcSourceLight;
	src: url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Light-webfont.eot);
	src: url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Light-webfont.eot?#iefix)	format("embedded-opentype"),
			 url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Light-webfont.woff) format("woff"),
			 url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Light-webfont.ttf) format("truetype"),
			 url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Light-webfont.svg#Rockwell) format("svg");
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: jxtcSource;
	src: url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Regular-webfont.eot);
	src: url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Regular-webfont.eot?#iefix)	format("embedded-opentype"),
			 url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Regular-webfont.woff) format("woff"),
			 url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Regular-webfont.ttf) format("truetype"),
			 url(http://demo.joomlaxtc.com/demoplg/Source/SourceSansPro-Regular-webfont.svg#Rockwell) format("svg");
		font-weight: normal;
		font-style: normal;
}
@font-face {
  font-family: jxtcdemo;
  src: url(http://demo.joomlaxtc.com/demoplg/jxtcdemo/jxtcdemo.eot?94313927);
  src: url(http://demo.joomlaxtc.com/demoplg/jxtcdemo/jxtcdemo.eot?94313927#iefix) format("embedded-opentype"),
       url(http://demo.joomlaxtc.com/demoplg/jxtcdemo/jxtcdemo.woff?94313927) format("woff"),
       url(http://demo.joomlaxtc.com/demoplg/jxtcdemo/jxtcdemo.ttf?94313927) format("truetype"),
       url(http://demo.joomlaxtc.com/demoplg/jxtcdemo/jxtcdemo.svg?94313927#jxtcdemo) format("svg");
  font-weight: normal;
  font-style: normal;
}
 
 [class^="jxtc-"]:before, [class*=" jxtc-"]:before {
  font-family: "jxtcdemo";
  font-style: normal;
  font-weight: normal;
  speak: none;
   display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height:normal;
  margin:0px;
}
 
.jxtc-info-circled:before { content: "\e801"; } /* "?" */


#jxtctab {position:fixed;top:50%;left:0px;width:auto;left:-204px; z-index:999999;margin-top:-194px;font-size:12px;}

#jxtctab {
	transition: all 0.5s ease;
}
#jxtctab:hover {
	left:-4px;
}
#jxtcleft {padding-left:4px;}
#jxtcright {position:absolute;top:0;left:204px;}

#jxtcleft,#jxtcright {
	 box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .2);
  background-color: #f8f8f8;
	color: #444;
  overflow:hidden;
}

#jxtcleft {
	border-radius: 0px 0px 6px 0px;
	width:200px;
}
#jxtcright {
	border-radius: 0px 6px 6px 0px;
}
.jxtctab {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
  cursor: pointer;
  font-size:27px;
  line-height:normal;
	background-color:#FF4F51;
	color:#f8f8f8;
	
	background-color:#f8f8f8;
	color:#FF4F51;
	padding:6px;
}

#jxtctop {
	border-bottom:1px solid #d0d0d0;
	padding-bottom:25px;
}
#jxtcbot {
	border-top:2px solid #fff;
	padding-bottom:25px;
}

#jxtctab .hdr {
	font-family: jxtcSourceLight, sans-serif;
	font-size:22px;
	line-height:40px;
	margin:4px 15px 0px 15px;
	text-shadow: 1px 1px #f0f0f0;
	text-align:center;
}
#jxtctab .dsc {
	font-family: jxtcSourceLight, sans-serif;
	margin:5px 0px 0px 0px;
	font-size:15px;
	line-height:22px;
	font-family: sans-serif;
	text-align:center;
	color:#666;
}

a.jxtcbtn:hover {
	color:#fff;
	text-decoration:none;
  background-color:#ffb642;
}
.jxtcbtn {
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight:bold;
  line-height: 20px;
  margin: 20px 0 0px 0;
  padding: 10px 48px;
  text-align: center;
  vertical-align: middle;
background-color:#ffad2a;
  
/*
-moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
border-style: solid;
  border-width: 1px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-image: linear-gradient(to bottom, #62C462, #51A351);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
*/
  color: #FFFFFF;
      }
#jxtcjoin {
background-color: #ff4f51;
}
#jxtcjoin:hover {
background-color: #ff6466;	
}

#jxtclogo {
	text-align:center;
}

#aajxtclogo a {
	display:inline-block;
}

#aajxtclogo img {
	margin:0px !important;
	padding:0px !important;
	border:none;
	margin:0px 3px 25px 0px !important;
}
	