/* TYPOGRAPHY
----------------------------------------------------------- */


p  {
    padding:5px;
	padding-left:0px;
	padding-right:0px;
	}

/*       .module_round_box_outer ul {     
	list-style: none; }   
*/


.contentpaneopen ul {
	list-style:disc;
	margin-left:10px;
	margin-right:10px;
	}

ol  {
	margin-top: 5px;
	margin-bottom: 5px; }

ol li  {
	padding:2px;
	margin-right:15px;
	margin-left: 15px; }

blockquote {
	background:transparent url(../images/typography/s5_left_quote.png) no-repeat top left;
	font-weight:bold;
	font-style:italic;
	line-height:150%;
	margin:15px 0pt;
	padding:0px 0px 5px 65px;
	width:auto;
}

blockquote p {
	background:transparent url(../images/typography/s5_right_quote.png) no-repeat bottom right;
	margin-top:0pt;
	padding:0pt 65px 10px 0pt;
}

.code {
	background:#EBEAEA;
	border-left:solid 5px #666666;
	color:#666666;
	font-family:monospace;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:1.4em;
}

ul.ul_arrow li {
	background:transparent url(../images/typography/s5_ul_arrow.png) no-repeat top left;
	padding:3px;
	padding-left:18px;
	padding-right:18px;
	list-style:none;
}

	#s5_component_wrap ul.ul_arrow {
		padding-left:0px;
		margin-left:0px;
		margin-right:0px;
		list-style-type:none;}
		

ul.ul_star li {
	background:transparent url(../images/typography/s5_ul_star.png) no-repeat top left;
    line-height: 17px;
    list-style: none outside none;
    margin-top: 12px;
    padding: 0 16px 0 24px;
}


	#s5_component_wrap ul.ul_star {
    line-height: 21px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;}

ul.ul_bullet li {
	background:transparent url(../images/typography/s5_ul_bullet.png) no-repeat top left;
	padding:3px;
	padding-left:23px;
	padding-right:18px;
	list-style:none;
}

	#s5_component_wrap ul.ul_bullet {
		padding-left:0px;
		margin-left:0px;
		margin-right:0px;
		list-style-type:none;}


#s5_component_wrap ul.ul_numbers {
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	list-style-type:none;}	

ul.ul_numbers li {
	padding-top:6px;
	padding-left:36px;}		
		
li.li_number1  {
	background:transparent url(../images/typography/s5_li_number1.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number2  {
	background:transparent url(../images/typography/s5_li_number2.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number3  {
	background:transparent url(../images/typography/s5_li_number3.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number4  {
	background:transparent url(../images/typography/s5_li_number4.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number5  {
	background:transparent url(../images/typography/s5_li_number5.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number6  {
	background:transparent url(../images/typography/s5_li_number6.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number7  {
	background:transparent url(../images/typography/s5_li_number7.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number8  {
	background:transparent url(../images/typography/s5_li_number8.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

li.li_number9  {
	background:transparent url(../images/typography/s5_li_number9.png) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:40px;
}

.red_box {

	background:#FFD6D6;
	border:solid 1px #EF706F;
	color:#CC0000;
	padding:6px 6px 6px 15px;
}

.red_box a, #s5_component_wrap_inner .red_box a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.blue_box {

	background:#D0DCEC;
	border:solid 1px #5B95DA;
	color:#1B6FC2;
	padding:6px 6px 6px 15px;
}

.blue_box a, #s5_component_wrap_inner .blue_box a {
	color:#1B6FC2;
	font-weight:bold;
	text-decoration:none;
}

.green_box {

	background:#EEF7DD;
	border:solid 1px #40AB38;
	color:#40AB38;
	padding:6px 6px 6px 15px;
}

.green_box a, #s5_component_wrap_inner .green_box a {
	color:#40AB38;
	font-weight:bold;
	text-decoration:underline;
}

.orange_box {

	background:#FEF6D8;
	border:solid 1px #755102;
	color:#755102;
	padding:6px 6px 6px 15px;
}

.orange_box a, #s5_component_wrap_inner .orange_box a {
	color:#755102;
	font-weight:bold;
	text-decoration:underline;
}

.yellow_box {

	background:#F4F5B9;
	border:solid 1px #757402;
	color:#757402;
	padding:6px 6px 6px 15px;
}

.yellow_box a, #s5_component_wrap_inner .yellow_box a {
	color:#757402;
	font-weight:bold;
	text-decoration:underline;
}

.gray_box {

	background:#FFFFFF;
	border:solid 1px #9D9D9D;
	color:#4B4B4B;
	padding:6px 6px 6px 15px;
}

.gray_box a, #s5_component_wrap_inner .gray_box a {
	color:#4B4B4B;
	font-weight:bold;
	text-decoration:underline;
}

.black_box {

	background:#333333;
	border:solid 1px #4D4D4D;
	color:#FFFFFF;
	padding:6px 6px 6px 15px;
}

.black_box a, #s5_component_wrap_inner .black_box a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.boxed {
    background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #BFBEBE;
    margin-right: 0;
    padding: 5px;
	float:left;
	margin:0px;
	margin-bottom:14px;
}

.boxed_black {
	background:#1A1A1A;
	padding:3px;
	margin-right:10px;
	margin-bottom:8px;
	-webkit-transition: background 200ms ease-out;
	-moz-transition: background 200ms ease-out;
	-o-transition: background 200ms ease-out;
	transition: background 200ms ease-out;
}

.boxed_black:hover {
	background:#414141;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}

.padded {
	float:left;
	border:2px solid #FFFFFF;
	margin-right:15px;
	margin-bottom:0px;
	-moz-box-shadow:0 0px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3) ;
	box-shadow:0 0px 5px rgba(0, 0, 0, 0.3);
}

.item-page .padded {
	float:none;
}


.point {
	min-height:28px;
}

.s5_greenbox {

	position:relative;
	padding:12px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	color:#ffffff;
	background:#185564;}
	.s5_greenbox a {color:#ffffff;}

.s5_greenbox .point {
	padding-left:42px;
	background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}	
	

	
.s5_graybox {

	position:relative;
	padding:12px;
	color:#313131;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	background:#e6e6e6;}
	.s5_graybox a {color:#313131;}

.s5_graybox .point {
	padding-left:42px;
	background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}	
	
.s5_bluebox {

	position:relative;
	padding:12px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	color:#ffffff;
	background:#22ace5;}
	.s5_bluebox a {color:#ffffff;}

.s5_bluebox .point {
	padding-left:42px;
	background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}		
	

	
.s5_redbox {

	position:relative;
	padding:12px;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
	color:#ffffff;
	background:#ff5858;}
	.s5_bluebox a {color:#ffffff;}

.s5_redbox .point {
	padding-left:42px;
	background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}	
	

/* hier beginnt alles für xTypo      */

/* for Xtypo */
.xtypo-alert,
.xtypo_info,
.xtypo_warning,
.xtypo_sticky,
.xtypo_feed,
.xtypo_download {
	display: block;
	padding: 0.5em 1em 0.5em 0.5em;     /* war 0.5em 1em 0.5em 40px;   */
	box-shadow: 0 0  3px #ccc;
	border-radius: 3px;
	margin: 20px 0;
}
.xtypo-alert .iconxt-alert,
.xtypo_info .iconxt-info,
.xtypo_warning .iconxt-warning,
.xtypo_sticky .iconxt-sticky,
.xtypo_feed .iconxt-feed,
.xtypo_download .iconxt-download {
	margin: 2px 0 0 -30px!important;
}

.xtypo-alert {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #F5FD98;
	border: 1px solid #fcdc5e;
	color: #99666A;
	text-shadow: 0 1px 0 #fff;
}
	.xtypo-alert .iconxt-alert {
		background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat 0px 0px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:0px 10px 0 0;
	}
.xtypo_info {
	background: url(assets/shadow.png) repeat-x bottom #B5D4FE;
	border: 1px solid #9dc5fb;
	color: #0254b0;
	text-shadow: 0 1px 0 #fff;
}
	.xtypo_info .iconxt-info {
		background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -18px -18px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_warning {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #fd7174;
	border: 1px solid #fd7174;
	color: #fff;
	text-shadow: 0 -1px 0 #851616;
}
	.xtypo_warning .iconxt-warning {
		background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -36px -18px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_sticky {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #a6a7ab;
	border: 1px solid #9e9ea0;
	color: #fff;
	text-shadow: 0 -1px 0 #666;
}
	.xtypo_sticky .iconxt-sticky {
		background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -36px 0px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_feed {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f9b954;
	border: 1px solid #f1b352;
	color: #fff;
	text-shadow: 0 -1px 0 #bf750c;
	
}
	.xtypo_feed .iconxt-feed {
		background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat 0px -18px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
.xtypo_download {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #3af354;
	border: 1px solid #36e44e;
	color: #fff;
	text-shadow: 0 -1px 0 #048104;
}
	.xtypo_download .iconxt-download {
		background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat -18px 0px;
		display: block;
		width: 16px;
		height: 16px;
		display: block;
		float: left;
		margin:2px 10px 0 0;
		
	}
/*@end */

/*@group Blockquote */
.xtypo_quote,
.xtypo_quote_left,
.xtypo_quote_right {
	background: url(../../../plugins/content/xtypo/themes/default/assets/quote.png) #f5f5f5 no-repeat 20px 20px;
	font-size: 1.5em;
	font-style: italic;
	color: #666;
	font-family: Georgia,serif;
	border-radius: 10px;
	text-shadow: 0 1px 0 #fff;
	
}
.xtypo_quote {
	margin: 20px 0;
}
	.xtypo_quote p {
		padding: 20px 20px 20px 60px;
	}
	.xtypo_quote small:before {content: '\2014 \00A0';}
	.xtypo_quote small { color: #999; display: block; line-height:20px;}
	small { font-size: 85%; }
.xtypo_quote_left {
	float: left;
	width: 50%;
	margin: 20px 20px 20px 0;

}
	.xtypo_quote_left p {
		padding: 20px 20px 20px 60px;
	}
.xtypo_quote_right {
	float: right;
	width: 50%;
	margin: 20px 0 20px 20px;
}
	.xtypo_quote_right p {
		padding: 20px 20px 20px 40px;
	}
/*@end */

/*@group Button */
.xtypo_button1,
.xtypo_button2,
.xtypo_button3 {
	display: inline-block;
	margin-right: 0.5em;
}
.xtypo_button1 a ,
.xtypo_button2 a ,
.xtypo_button3 a  {
	padding:  5px 10px;
	border-radius: 3px;
	text-decoration: none!important;
	margin: 10px 0!important;
}
.xtypo_button1 a {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #0b9aec;
	color: #fff!important;	
	box-shadow: 0 0  3px #ccc;
	text-shadow: 0 -1px 0 #107cdc;	

}
	.xtypo_button1 a:hover {
		color: #fff!important;
		background: #333!important;
		text-shadow: 0 -1px 0 #000;
	}
.xtypo_button2 a {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f0f0f0;
	color: #666!important;	
	box-shadow: 0 0 3px #ccc;
	text-shadow: 0 1px 0 #fff;	

}
	.xtypo_button2 a:hover {
		color: #fff!important;
		background: #333!important;
		text-shadow: 0 -1px 0 #000;
	}
.xtypo_button3 a {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f00;
	color: #fff!important;	
	box-shadow: 0 0  3px #ccc;
	text-shadow: 0 -1px 0 #107cdc;	

}
	.xtypo_button3 a:hover {
		color: #fff!important;
		background: #333!important;
		text-shadow: 0 -1px 0 #000;
	}
/*@end */

/*@group Rounded Box */
.xtypo_rounded1,
.xtypo_rounded1_left,
.xtypo_rounded1_right {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #FFC001;
	font-size: 0.9em;
    display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #666;
	text-shadow: 0 0 0;  /* war vorher  "0 1px 0 #eee"   */
	margin: 10px 0;
}
.xtypo_rounded1 h3 {
    font-size: 12pt;
}

.xtypo_rounded1_left {
	width: 30%;    /* war vorher 50%   */
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded1_right {
	width: 30%;     /* war vorher 50%   */
	float: right;
	margin: 20px 0 20px 20px;
}
.xtypo_rounded2 ,
.xtypo_rounded2_left,
.xtypo_rounded2_right {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f47553;
	font-size: 0.9em;
    display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #fff;
	text-shadow: 0 0 0 ;  /* war vorher  "0 1px 0 #eee"   */
	margin: 10px 0;
}

.xtypo_rounded2_left {
	width: 30%;    /* war vorher 50%   */
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded2_right {
	width: 30%;     /* war vorher 50%   */
	float: right;
	margin: 20px 0 20px 20px;
}
.xtypo_rounded3 {
  background:#E2D8D4;
  color: #464342;  
  text-shadow: 0px 0px 0px;
  	display: block;
	padding: 1em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #000000;
	margin: 10px 0;
	text-shadow: 0 -1px 0 #4e90c2;
}

.xtypo_rounded3_left,
.xtypo_rounded3_right {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #67b8f7;
	display: block;
	padding: 1em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #ffffff;
	margin: 10px 0;
	text-shadow: 0 -1px 0 #4e90c2;
}


.xtypo_rounded3_left {
	width: 30%;  /* war vorher 50%   */
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded3_right {
	width: 30%;   /* war vorher 50%   */
	float: right;
	margin: 10px 0px 20px 20px;
  padding: 1em;
  background: #FFF0D9;
  font-weight:normal;
  text-shadow: 0px 0px 0px;
  font-size:12px;
  color: #000000;  
}
.xtypo_rounded4,
.xtypo_rounded4_left,
.xtypo_rounded4_right {
	background: url(../../../plugins/content/xtypo/themes/default/assets/shadow.png) repeat-x bottom #f47553;
	display: block;
	padding: 1em 1.5em;
	box-shadow: 0 0 5px #ccc;
	border-radius: 3px;
	color: #fff;
	margin: 10px 0;
	text-shadow: 0 -1px 0 #c6593c;
}
.xtypo_rounded4_left {
	width: 30%;  /* war vorher 50%   */
	float: left;
	margin: 20px 20px 20px 0;
}
.xtypo_rounded4_right {
	width: 30%;  /* war vorher 50%   */
	float: right;
	margin: 20px 0 20px 20px;
}
/*@end */

/*@group List */
.xtypo_list ul,
.xtypo_list_left ul,
.xtypo_list_right ul{
	background-color: #fff;
	    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -0-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image:  linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-size: 1px 23px;
	    margin: 20px auto;
	    position: relative;
	    padding: 20px;
	
}

	.xtypo_list ul:after,
	.xtypo_list_left ul:after,
	.xtypo_list_right ul:after {
	    border-left: 1px solid rgba(238, 238, 238, 1);
	    border-right: 1px solid rgba(238, 238, 238, 1);
	    bottom: 0;
	    content: '';
	    left: 40px;
	    position: absolute;
	    top: 0;
	    width: 2px;
	}
		.xtypo_list ul li,
		.xtypo_list_left ul li,
		.xtypo_list_right ul li {
			list-style: none!important;
			padding: 5px 0!important;
			margin-left: 40px!important;
		}
		.xtypo_list ul li:before,
		.xtypo_list_left ul li:before,
		.xtypo_list_right ul li:before {
			background: url(../../../plugins/content/xtypo/themes/default/assets/sprites.png) no-repeat 0px -36px;;
			display: block;
			width: 16px;
			height: 16px;
			display: block;
			content: "";
			position: absolute;
			margin:3px 0 0 -40px;
		}
	
.xtypo_list ol,
.xtypo_list_left ol,
.xtypo_list_right ol {
	background-color: #fff;
	    background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image: -0-linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-image:  linear-gradient(top, #f2f2f2 0%, #f2f2f2 5%, transparent 5%, transparent 100%);
	    background-size: 1px 23px;
	    margin: 20px auto;
	    position: relative;
	    padding: 20px;	}
	.xtypo_list ol:after,
	.xtypo_list_left ol:after,
	.xtypo_list_right ol:after {
	    border-left: 1px solid rgba(238, 238, 238, 1);
	    border-right: 1px solid rgba(238, 238, 238, 1);
	    bottom: 0;
	    content: '';
	    left: 40px;
	    position: absolute;
	    top: 0;
	    width: 2px;
	}

		.xtypo_list ol li,
		.xtypo_list_left ol li,
		.xtypo_list_right ol li {
			padding: 5px 0 0 15px!important;
			margin-left: 20px!important;
		}

.xtypo_list_left {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.xtypo_list_right {
	float: right;
	width: 48%;
	margin-left: 0;
}

/*@end */
/*@group Misc */
.xtypo_code {
	background: #F0F0F0;
	border-left: 5px solid #C3D7EA;
	display: block;
	padding: 10px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
	margin: 20px 0;
	font-size: 120%;
}
.xtypo_dropcap {
	float: left;
	color: #999;
	font-size: 75px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
	font-family: Georgia, serif;
}
.clearfix { clear:both; }
/*@end for xtypo in your editor - TemplatePlazza */

/* hier beginnt FontIcon    */
/* fonticons */
/* relative path below are based on your default css folder where editor.css is placed, assumes to be /templates/yourtemplate/css/ */
@font-face {
	font-family: 'icomoonfree';
	src:url('../../../plugins/content/fonticons/assets/fonts/icomoonfree.eot');
	src:url('../../../plugins/content/fonticons/assets/fonts/icomoonfree.eot?#iefix') format('embedded-opentype'),
		url('../../../plugins/content/fonticons/assets/fonts/icomoonfree.svg#icomoon') format('svg'),
		url('../../../plugins/content/fonticons/assets/fonts/icomoonfree.woff') format('woff'),
		url('../../../plugins/content/fonticons/assets/fonts/icomoonfree.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="icon1-"]:before, [class*=" icon1-"]:before {
	font-family: 'icomoonfree';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon1-github:before {
	content: "\e00b";
}
.icon1-github-2:before {
	content: "\e00c";
}
.icon1-git:before {
	content: "\e00d";
}
.icon1-github-3:before {
	content: "\e00e";
}
.icon1-wordpress:before {
	content: "\e00f";
}
.icon1-wordpress-2:before {
	content: "\e010";
}
.icon1-joomla:before {
	content: "\e011";
}
.icon1-blogger:before {
	content: "\e012";
}
.icon1-blogger-2:before {
	content: "\e013";
}
.icon1-tumblr:before {
	content: "\e014";
}
.icon1-amazon:before {
	content: "\e015";
}
.icon1-tux:before {
	content: "\e016";
}
.icon1-apple:before {
	content: "\e017";
}
.icon1-finder:before {
	content: "\e018";
}
.icon1-android:before {
	content: "\e019";
}
.icon1-windows:before {
	content: "\e01a";
}
.icon1-soundcloud:before {
	content: "\e01b";
}
.icon1-soundcloud-2:before {
	content: "\e01c";
}
.icon1-skype:before {
	content: "\e01d";
}
.icon1-reddit:before {
	content: "\e01e";
}
.icon1-new-tab:before {
	content: "\e01f";
}
.icon1-new-tab-2:before {
	content: "\e020";
}
.icon1-embed:before {
	content: "\e021";
}
.icon1-code:before {
	content: "\e022";
}
.icon1-bluetooth:before {
	content: "\e023";
}
.icon1-share:before {
	content: "\e024";
}
.icon1-share-2:before {
	content: "\e025";
}
.icon1-mail:before {
	content: "\e026";
}
.icon1-mail-2:before {
	content: "\e027";
}
.icon1-mail-3:before {
	content: "\e028";
}
.icon1-google:before {
	content: "\e029";
}
.icon1-google-plus:before {
	content: "\e02a";
}
.icon1-google-plus-2:before {
	content: "\e02b";
}
.icon1-google-plus-3:before {
	content: "\e02c";
}
.icon1-gplus:before {
	content: "\e02d";
}
.icon1-google-drive:before {
	content: "\e02e";
}
.icon1-facebook:before {
	content: "\e02f";
}
.icon1-facebook-2:before {
	content: "\e030";
}
.icon1-facebook-3:before {
	content: "\e031";
}
.icon1-instagram:before {
	content: "\e032";
}
.icon1-twitter:before {
	content: "\e033";
}
.icon1-twitter-2:before {
	content: "\e034";
}
.icon1-twitter-3:before {
	content: "\e035";
}
.icon1-feed:before {
	content: "\e036";
}
.icon1-feed-2:before {
	content: "\e037";
}
.icon1-feed-3:before {
	content: "\e038";
}
.icon1-youtube:before {
	content: "\e039";
}
.icon1-youtube-2:before {
	content: "\e03a";
}
.icon1-vimeo:before {
	content: "\e03b";
}
.icon1-vimeo-2:before {
	content: "\e03c";
}
.icon1-flickr:before {
	content: "\e03d";
}
.icon1-flickr-2:before {
	content: "\e03e";
}
.icon1-home:before {
	content: "\e000";
}
.icon1-newspaper:before {
	content: "\e001";
}
.icon1-clubs:before {
	content: "\e002";
}
.icon1-diamonds:before {
	content: "\e003";
}
.icon1-broadcast:before {
	content: "\e004";
}
.icon1-home-2:before {
	content: "\e005";
}
.icon1-pencil:before {
	content: "\e006";
}
.icon1-pencil-2:before {
	content: "\e007";
}
.icon1-droplet:before {
	content: "\e008";
}
.icon1-pictures:before {
	content: "\e009";
}
.icon1-picture:before {
	content: "\e00a";
}
.icon1-camera:before {
	content: "\e03f";
}
.icon1-music:before {
	content: "\e040";
}
.icon1-play:before {
	content: "\e041";
}
.icon1-film:before {
	content: "\e042";
}
.icon1-camera-2:before {
	content: "\e043";
}
.icon1-spades:before {
	content: "\e044";
}
.icon1-mic:before {
	content: "\e045";
}
.icon1-book:before {
	content: "\e046";
}
.icon1-file:before {
	content: "\e047";
}
.icon1-file-2:before {
	content: "\e048";
}
.icon1-new:before {
	content: "\e049";
}
.icon1-copy:before {
	content: "\e04a";
}
.icon1-folder:before {
	content: "\e04b";
}
.icon1-folder-2:before {
	content: "\e04c";
}
.icon1-tag:before {
	content: "\e04d";
}
.icon1-cart:before {
	content: "\e04e";
}
.icon1-basket:before {
	content: "\e04f";
}
.icon1-calculate:before {
	content: "\e050";
}
.icon1-support:before {
	content: "\e051";
}
.icon1-phone:before {
	content: "\e052";
}
.icon1-mail-4:before {
	content: "\e053";
}
.icon1-location:before {
	content: "\e054";
}
.icon1-compass:before {
	content: "\e055";
}
.icon1-history:before {
	content: "\e056";
}
.icon1-clock:before {
	content: "\e057";
}
.icon1-bell:before {
	content: "\e058";
}
.icon1-calendar:before {
	content: "\e059";
}
.icon1-printer:before {
	content: "\e05a";
}
.icon1-mouse:before {
	content: "\e05b";
}
.icon1-screen:before {
	content: "\e05c";
}
.icon1-laptop:before {
	content: "\e05d";
}
.icon1-mobile:before {
	content: "\e05e";
}
.icon1-cabinet:before {
	content: "\e05f";
}
.icon1-drawer:before {
	content: "\e060";
}
.icon1-drawer-2:before {
	content: "\e061";
}
.icon1-box:before {
	content: "\e062";
}
.icon1-box-add:before {
	content: "\e063";
}
.icon1-box-remove:before {
	content: "\e064";
}
.icon1-download:before {
	content: "\e065";
}
.icon1-upload:before {
	content: "\e066";
}
.icon1-database:before {
	content: "\e067";
}
.icon1-flip:before {
	content: "\e068";
}
.icon1-flip-2:before {
	content: "\e069";
}
.icon1-undo:before {
	content: "\e06a";
}
.icon1-redo:before {
	content: "\e06b";
}
.icon1-forward:before {
	content: "\e06c";
}
.icon1-reply:before {
	content: "\e06d";
}
.icon1-reply-2:before {
	content: "\e06e";
}
.icon1-comments:before {
	content: "\e06f";
}
.icon1-comments-2:before {
	content: "\e070";
}
.icon1-comments-3:before {
	content: "\e071";
}
.icon1-comments-4:before {
	content: "\e072";
}
.icon1-comments-5:before {
	content: "\e073";
}
.icon1-user:before {
	content: "\e074";
}
.icon1-user-2:before {
	content: "\e075";
}
.icon1-user-3:before {
	content: "\e076";
}
.icon1-busy:before {
	content: "\e077";
}
.icon1-loading:before {
	content: "\e078";
}
.icon1-loading-2:before {
	content: "\e079";
}
.icon1-search:before {
	content: "\e07a";
}
.icon1-zoom-in:before {
	content: "\e07b";
}
.icon1-zoom-out:before {
	content: "\e07c";
}
.icon1-key:before {
	content: "\e07d";
}
.icon1-key-2:before {
	content: "\e07e";
}
.icon1-locked:before {
	content: "\e07f";
}
.icon1-unlocked:before {
	content: "\e080";
}
.icon1-wrench:before {
	content: "\e081";
}
.icon1-equalizer:before {
	content: "\e082";
}
.icon1-cog:before {
	content: "\e083";
}
.icon1-pie:before {
	content: "\e084";
}
.icon1-bars:before {
	content: "\e085";
}
.icon1-stats-up:before {
	content: "\e086";
}
.icon1-gift:before {
	content: "\e087";
}
.icon1-trophy:before {
	content: "\e088";
}
.icon1-diamond:before {
	content: "\e089";
}
.icon1-coffee:before {
	content: "\e08a";
}
.icon1-rocket:before {
	content: "\e08b";
}
.icon1-meter-slow:before {
	content: "\e08c";
}
.icon1-meter-medium:before {
	content: "\e08d";
}
.icon1-meter-fast:before {
	content: "\e08e";
}
.icon1-dashboard:before {
	content: "\e08f";
}
.icon1-fire:before {
	content: "\e090";
}
.icon1-lab:before {
	content: "\e091";
}
.icon1-remove:before {
	content: "\e092";
}
.icon1-remove-2:before {
	content: "\e093";
}
.icon1-remove-3:before {
	content: "\e094";
}
.icon1-briefcase:before {
	content: "\e095";
}
.icon1-briefcase-2:before {
	content: "\e096";
}
.icon1-cars:before {
	content: "\e097";
}
.icon1-bus:before {
	content: "\e098";
}
.icon1-cube:before {
	content: "\e099";
}
.icon1-cube-2:before {
	content: "\e09a";
}
.icon1-puzzle:before {
	content: "\e09b";
}
.icon1-glasses:before {
	content: "\e09c";
}
.icon1-glasses-2:before {
	content: "\e09d";
}
.icon1-accessibility:before {
	content: "\e09e";
}
.icon1-accessibility-2:before {
	content: "\e09f";
}
.icon1-target:before {
	content: "\e0a0";
}
.icon1-target-2:before {
	content: "\e0a1";
}
.icon1-lightning:before {
	content: "\e0a2";
}
.icon1-power:before {
	content: "\e0a3";
}
.icon1-power-2:before {
	content: "\e0a4";
}
.icon1-clipboard:before {
	content: "\e0a5";
}
.icon1-clipboard-2:before {
	content: "\e0a6";
}
.icon1-playlist:before {
	content: "\e0a7";
}
.icon1-grid-view:before {
	content: "\e0a8";
}
.icon1-tree-view:before {
	content: "\e0a9";
}
.icon1-cloud:before {
	content: "\e0aa";
}
.icon1-cloud-2:before {
	content: "\e0ab";
}
.icon1-download-2:before {
	content: "\e0ac";
}
.icon1-upload-2:before {
	content: "\e0ad";
}
.icon1-upload-3:before {
	content: "\e0ae";
}
.icon1-link:before {
	content: "\e0af";
}
.icon1-link-2:before {
	content: "\e0b0";
}
.icon1-flag:before {
	content: "\e0b1";
}
.icon1-flag-2:before {
	content: "\e0b2";
}
.icon1-attachment:before {
	content: "\e0b3";
}
.icon1-eye:before {
	content: "\e0b4";
}
.icon1-eye-2:before {
	content: "\e0b5";
}
.icon1-bookmark:before {
	content: "\e0b6";
}
.icon1-bookmark-2:before {
	content: "\e0b7";
}
.icon1-star:before {
	content: "\e0b8";
}
.icon1-star-2:before {
	content: "\e0b9";
}
.icon1-star-3:before {
	content: "\e0ba";
}
.icon1-heart:before {
	content: "\e0bb";
}
.icon1-heart-2:before {
	content: "\e0bc";
}
.icon1-thumbs-up:before {
	content: "\e0bd";
}
.icon1-thumbs-down:before {
	content: "\e0be";
}
.icon1-happy:before {
	content: "\e0bf";
}
.icon1-smiley:before {
	content: "\e0c0";
}
.icon1-neutral:before {
	content: "\e0c1";
}
.icon1-plus:before {
	content: "\e0c2";
}
.icon1-minus:before {
	content: "\e0c3";
}
.icon1-help:before {
	content: "\e0c4";
}
.icon1-help-2:before {
	content: "\e0c5";
}
.icon1-blocked:before {
	content: "\e0c6";
}
.icon1-cancel:before {
	content: "\e0c7";
}
.icon1-cancel-2:before {
	content: "\e0c8";
}
.icon1-checkmark:before {
	content: "\e0c9";
}
.icon1-minus-2:before {
	content: "\e0ca";
}
.icon1-plus-2:before {
	content: "\e0cb";
}
.icon1-enter:before {
	content: "\e0cc";
}
.icon1-exit:before {
	content: "\e0cd";
}
.icon1-loop:before {
	content: "\e0ce";
}
.icon1-arrow-up-left:before {
	content: "\e0cf";
}
.icon1-arrow-up:before {
	content: "\e0d0";
}
.icon1-arrow-up-right:before {
	content: "\e0d1";
}
.icon1-arrow-right:before {
	content: "\e0d2";
}
.icon1-arrow-down-right:before {
	content: "\e0d3";
}
.icon1-arrow-down:before {
	content: "\e0d4";
}
.icon1-arrow-down-left:before {
	content: "\e0d5";
}
.icon1-arrow-left:before {
	content: "\e0d6";
}
.icon1-arrow-up-left-2:before {
	content: "\e0d7";
}
.icon1-arrow-up-2:before {
	content: "\e0d8";
}
.icon1-arrow-up-right-2:before {
	content: "\e0d9";
}
.icon1-arrow-right-2:before {
	content: "\e0da";
}
.icon1-arrow-down-right-2:before {
	content: "\e0db";
}
.icon1-arrow-down-2:before {
	content: "\e0dc";
}
.icon1-arrow-down-left-2:before {
	content: "\e0dd";
}
.icon1-arrow-left-2:before {
	content: "\e0de";
}
.icon1-arrow-up-left-3:before {
	content: "\e0df";
}
.icon1-arrow-up-3:before {
	content: "\e0e0";
}
.icon1-arrow-up-right-3:before {
	content: "\e0e1";
}
.icon1-arrow-right-3:before {
	content: "\e0e2";
}
.icon1-arrow-down-right-3:before {
	content: "\e0e3";
}
.icon1-arrow-down-3:before {
	content: "\e0e4";
}
.icon1-arrow-down-left-3:before {
	content: "\e0e5";
}
.icon1-arrow-left-3:before {
	content: "\e0e6";
}
.icon1-arrow-up-4:before {
	content: "\e0e7";
}
.icon1-arrow-right-4:before {
	content: "\e0e8";
}
.icon1-arrow-down-4:before {
	content: "\e0e9";
}
.icon1-arrow-left-4:before {
	content: "\e0ea";
}
.icon1-arrow-up-5:before {
	content: "\e0eb";
}
.icon1-arrow-right-5:before {
	content: "\e0ec";
}
.icon1-arrow-down-5:before {
	content: "\e0ed";
}
.icon1-arrow-left-5:before {
	content: "\e0ee";
}
.icon1-arrow-up-6:before {
	content: "\e0ef";
}
.icon1-arrow-right-6:before {
	content: "\e0f0";
}
.icon1-arrow-down-6:before {
	content: "\e0f1";
}
.icon1-arrow-left-6:before {
	content: "\e0f2";
}
.icon1-menu:before {
	content: "\e0f3";
}
.icon1-enter-2:before {
	content: "\e0f4";
}
.icon1-backspace:before {
	content: "\e0f5";
}
.icon1-backspace-2:before {
	content: "\e0f6";
}
.icon1-tab:before {
	content: "\e0f7";
}
.icon1-tab-2:before {
	content: "\e0f8";
}
.icon1-checkbox:before {
	content: "\e0f9";
}
.icon1-checkbox-unchecked:before {
	content: "\e0fa";
}
.icon1-checkbox-partial:before {
	content: "\e0fb";
}
.icon1-radio-checked:before {
	content: "\e0fc";
}
.icon1-radio-unchecked:before {
	content: "\e0fd";
}
.icon1-font:before {
	content: "\e0fe";
}
.icon1-paragraph-left:before {
	content: "\e0ff";
}
.icon1-paragraph-center:before {
	content: "\e100";
}
.icon1-paragraph-right:before {
	content: "\e101";
}
.icon1-paragraph-justify:before {
	content: "\e102";
}
.icon1-left-to-right:before {
	content: "\e103";
}
.icon1-right-to-left:before {
	content: "\e104";
}
.icon1-share-3:before {
	content: "\e105";
}
.icon1-flickr-3:before {
	content: "\e106";
}
.icon1-picassa:before {
	content: "\e107";
}
.icon1-picassa-2:before {
	content: "\e108";
}
.icon1-dribbble:before {
	content: "\e109";
}
.icon1-dribbble-2:before {
	content: "\e10a";
}
.icon1-dribbble-3:before {
	content: "\e10b";
}
.icon1-forrst:before {
	content: "\e10c";
}
.icon1-forrst-2:before {
	content: "\e10d";
}
.icon1-deviantart:before {
	content: "\e10e";
}
.icon1-deviantart-2:before {
	content: "\e10f";
}
.icon1-github-4:before {
	content: "\e110";
}
.icon1-github-5:before {
	content: "\e111";
}
.icon1-github-6:before {
	content: "\e112";
}
.icon1-github-7:before {
	content: "\e113";
}
.icon1-tumblr-2:before {
	content: "\e114";
}
.icon1-yahoo:before {
	content: "\e115";
}
.icon1-yahoo-2:before {
	content: "\e116";
}
.icon1-amazon-2:before {
	content: "\e117";
}
.icon1-linkedin:before {
	content: "\e118";
}
.icon1-linkedin-2:before {
	content: "\e119";
}
.icon1-lastfm:before {
	content: "\e11a";
}
.icon1-lastfm-2:before {
	content: "\e11b";
}
.icon1-delicious:before {
	content: "\e11c";
}
.icon1-stumbleupon:before {
	content: "\e11d";
}
.icon1-stumbleupon-2:before {
	content: "\e11e";
}
.icon1-pinterest:before {
	content: "\e11f";
}
.icon1-pinterest-2:before {
	content: "\e120";
}
.icon1-paypal:before {
	content: "\e122";
}
.icon1-paypal-2:before {
	content: "\e123";
}
.icon1-paypal-3:before {
	content: "\e124";
}
.icon1-yelp:before {
	content: "\e125";
}
.icon1-libreoffice:before {
	content: "\e126";
}
.icon1-file-pdf:before {
	content: "\e127";
}
.icon1-file-openoffice:before {
	content: "\e128";
}
.icon1-file-word:before {
	content: "\e129";
}
.icon1-file-excel:before {
	content: "\e12a";
}
.icon1-html5:before {
	content: "\e12c";
}
.icon1-css3:before {
	content: "\e12d";
}
.icon1-chrome:before {
	content: "\e12e";
}
.icon1-firefox:before {
	content: "\e12f";
}
.icon1-IE:before {
	content: "\e130";
}
.icon1-opera:before {
	content: "\e131";
}
.icon1-safari:before {
	content: "\e132";
}
.icon1-IcoMoon:before {
	content: "\e133";
}
.icon1-xing:before {
	content: "\e121";
}
.icon1-flattr:before {
	content: "\e134";
}
.icon1-foursquare:before {
	content: "\e135";
}
.icon1-foursquare-2:before {
	content: "\e136";
}
.icon1-file-zip:before {
	content: "\e12b";
}
.icon1-file-xml:before {
	content: "\e137";
}
.icon1-file-css:before {
	content: "\e138";
}
.icon1-html5-2:before {
	content: "\e139";
}
.icon1-xing-2:before {
	content: "\e13a";
}
.icon1-file-powerpoint:before {
	content: "\e13b";
}

/* relative path below are based on your default css folder where editor.css is placed, assumes to be /templates/yourtemplate/css/ */
@font-face {
  font-family: "FontAwesome";
  src: url('../../../plugins/editors-xtd/fonticons/assets/fonts/fontawesome-webfont.eot');
  src: url('../../../plugins/editors-xtd/fonticons/assets/fonts/fontawesome-webfont.eot?#iefix') format('eot'), url('../../../plugins/editors-xtd/fonticons/assets/fonts/fontawesome-webfont.woff') format('woff'), url('../../../plugins/editors-xtd/fonticons/assets/fonts/fontawesome-webfont.ttf') format('truetype'), url('../../../plugins/editors-xtd/fonticons/assets/fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon2-"]:before, [class*=" icon2-"]:before {
  font-family: FontAwesome;
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}


/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon2-glass:before                { content: "\f000"; }
.icon2-music:before                { content: "\f001"; }
.icon2-search:before               { content: "\f002"; }
.icon2-envelope:before             { content: "\f003"; }
.icon2-heart:before                { content: "\f004"; }
.icon2-star:before                 { content: "\f005"; }
.icon2-star-empty:before           { content: "\f006"; }
.icon2-user:before                 { content: "\f007"; }
.icon2-film:before                 { content: "\f008"; }
.icon2-th-large:before             { content: "\f009"; }
.icon2-th:before                   { content: "\f00a"; }
.icon2-th-list:before              { content: "\f00b"; }
.icon2-ok:before                   { content: "\f00c"; }
.icon2-remove:before               { content: "\f00d"; }
.icon2-zoom-in:before              { content: "\f00e"; }

.icon2-zoom-out:before             { content: "\f010"; }
.icon2-off:before                  { content: "\f011"; }
.icon2-signal:before               { content: "\f012"; }
.icon2-cog:before                  { content: "\f013"; }
.icon2-trash:before                { content: "\f014"; }
.icon2-home:before                 { content: "\f015"; }
.icon2-file:before                 { content: "\f016"; }
.icon2-time:before                 { content: "\f017"; }
.icon2-road:before                 { content: "\f018"; }
.icon2-download-alt:before         { content: "\f019"; }
.icon2-download:before             { content: "\f01a"; }
.icon2-upload:before               { content: "\f01b"; }
.icon2-inbox:before                { content: "\f01c"; }
.icon2-play-circle:before          { content: "\f01d"; }
.icon2-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon2-refresh:before              { content: "\f021"; }
.icon2-list-alt:before             { content: "\f022"; }
.icon2-lock:before                 { content: "\f023"; }
.icon2-flag:before                 { content: "\f024"; }
.icon2-headphones:before           { content: "\f025"; }
.icon2-volume-off:before           { content: "\f026"; }
.icon2-volume-down:before          { content: "\f027"; }
.icon2-volume-up:before            { content: "\f028"; }
.icon2-qrcode:before               { content: "\f029"; }
.icon2-barcode:before              { content: "\f02a"; }
.icon2-tag:before                  { content: "\f02b"; }
.icon2-tags:before                 { content: "\f02c"; }
.icon2-book:before                 { content: "\f02d"; }
.icon2-bookmark:before             { content: "\f02e"; }
.icon2-print:before                { content: "\f02f"; }

.icon2-camera:before               { content: "\f030"; }
.icon2-font:before                 { content: "\f031"; }
.icon2-bold:before                 { content: "\f032"; }
.icon2-italic:before               { content: "\f033"; }
.icon2-text-height:before          { content: "\f034"; }
.icon2-text-width:before           { content: "\f035"; }
.icon2-align-left:before           { content: "\f036"; }
.icon2-align-center:before         { content: "\f037"; }
.icon2-align-right:before          { content: "\f038"; }
.icon2-align-justify:before        { content: "\f039"; }
.icon2-list:before                 { content: "\f03a"; }
.icon2-indent-left:before          { content: "\f03b"; }
.icon2-indent-right:before         { content: "\f03c"; }
.icon2-facetime-video:before       { content: "\f03d"; }
.icon2-picture:before              { content: "\f03e"; }

.icon2-pencil:before               { content: "\f040"; }
.icon2-map-marker:before           { content: "\f041"; }
.icon2-adjust:before               { content: "\f042"; }
.icon2-tint:before                 { content: "\f043"; }
.icon2-edit:before                 { content: "\f044"; }
.icon2-share:before                { content: "\f045"; }
.icon2-check:before                { content: "\f046"; }
.icon2-move:before                 { content: "\f047"; }
.icon2-step-backward:before        { content: "\f048"; }
.icon2-fast-backward:before        { content: "\f049"; }
.icon2-backward:before             { content: "\f04a"; }
.icon2-play:before                 { content: "\f04b"; }
.icon2-pause:before                { content: "\f04c"; }
.icon2-stop:before                 { content: "\f04d"; }
.icon2-forward:before              { content: "\f04e"; }

.icon2-fast-forward:before         { content: "\f050"; }
.icon2-step-forward:before         { content: "\f051"; }
.icon2-eject:before                { content: "\f052"; }
.icon2-chevron-left:before         { content: "\f053"; }
.icon2-chevron-right:before        { content: "\f054"; }
.icon2-plus-sign:before            { content: "\f055"; }
.icon2-minus-sign:before           { content: "\f056"; }
.icon2-remove-sign:before          { content: "\f057"; }
.icon2-ok-sign:before              { content: "\f058"; }
.icon2-question-sign:before        { content: "\f059"; }
.icon2-info-sign:before            { content: "\f05a"; }
.icon2-screenshot:before           { content: "\f05b"; }
.icon2-remove-circle:before        { content: "\f05c"; }
.icon2-ok-circle:before            { content: "\f05d"; }
.icon2-ban-circle:before           { content: "\f05e"; }

.icon2-arrow-left:before           { content: "\f060"; }
.icon2-arrow-right:before          { content: "\f061"; }
.icon2-arrow-up:before             { content: "\f062"; }
.icon2-arrow-down:before           { content: "\f063"; }
.icon2-share-alt:before            { content: "\f064"; }
.icon2-resize-full:before          { content: "\f065"; }
.icon2-resize-small:before         { content: "\f066"; }
.icon2-plus:before                 { content: "\f067"; }
.icon2-minus:before                { content: "\f068"; }
.icon2-asterisk:before             { content: "\f069"; }
.icon2-exclamation-sign:before     { content: "\f06a"; }
.icon2-gift:before                 { content: "\f06b"; }
.icon2-leaf:before                 { content: "\f06c"; }
.icon2-fire:before                 { content: "\f06d"; }
.icon2-eye-open:before             { content: "\f06e"; }

.icon2-eye-close:before            { content: "\f070"; }
.icon2-warning-sign:before         { content: "\f071"; }
.icon2-plane:before                { content: "\f072"; }
.icon2-calendar:before             { content: "\f073"; }
.icon2-random:before               { content: "\f074"; }
.icon2-comment:before              { content: "\f075"; }
.icon2-magnet:before               { content: "\f076"; }
.icon2-chevron-up:before           { content: "\f077"; }
.icon2-chevron-down:before         { content: "\f078"; }
.icon2-retweet:before              { content: "\f079"; }
.icon2-shopping-cart:before        { content: "\f07a"; }
.icon2-folder-close:before         { content: "\f07b"; }
.icon2-folder-open:before          { content: "\f07c"; }
.icon2-resize-vertical:before      { content: "\f07d"; }
.icon2-resize-horizontal:before    { content: "\f07e"; }

.icon2-bar-chart:before            { content: "\f080"; }
.icon2-twitter-sign:before         { content: "\f081"; }
.icon2-facebook-sign:before        { content: "\f082"; }
.icon2-camera-retro:before         { content: "\f083"; }
.icon2-key:before                  { content: "\f084"; }
.icon2-cogs:before                 { content: "\f085"; }
.icon2-comments:before             { content: "\f086"; }
.icon2-thumbs-up:before            { content: "\f087"; }
.icon2-thumbs-down:before          { content: "\f088"; }
.icon2-star-half:before            { content: "\f089"; }
.icon2-heart-empty:before          { content: "\f08a"; }
.icon2-signout:before              { content: "\f08b"; }
.icon2-linkedin-sign:before        { content: "\f08c"; }
.icon2-pushpin:before              { content: "\f08d"; }
.icon2-external-link:before        { content: "\f08e"; }

.icon2-signin:before               { content: "\f090"; }
.icon2-trophy:before               { content: "\f091"; }
.icon2-github-sign:before          { content: "\f092"; }
.icon2-upload-alt:before           { content: "\f093"; }
.icon2-lemon:before                { content: "\f094"; }
.icon2-phone:before                { content: "\f095"; }
.icon2-check-empty:before          { content: "\f096"; }
.icon2-bookmark-empty:before       { content: "\f097"; }
.icon2-phone-sign:before           { content: "\f098"; }
.icon2-twitter:before              { content: "\f099"; }
.icon2-facebook:before             { content: "\f09a"; }
.icon2-github:before               { content: "\f09b"; }
.icon2-unlock:before               { content: "\f09c"; }
.icon2-credit-card:before          { content: "\f09d"; }
.icon2-rss:before                  { content: "\f09e"; }

.icon2-hdd:before                  { content: "\f0a0"; }
.icon2-bullhorn:before             { content: "\f0a1"; }
.icon2-bell:before                 { content: "\f0a2"; }
.icon2-certificate:before          { content: "\f0a3"; }
.icon2-hand-right:before           { content: "\f0a4"; }
.icon2-hand-left:before            { content: "\f0a5"; }
.icon2-hand-up:before              { content: "\f0a6"; }
.icon2-hand-down:before            { content: "\f0a7"; }
.icon2-circle-arrow-left:before    { content: "\f0a8"; }
.icon2-circle-arrow-right:before   { content: "\f0a9"; }
.icon2-circle-arrow-up:before      { content: "\f0aa"; }
.icon2-circle-arrow-down:before    { content: "\f0ab"; }
.icon2-globe:before                { content: "\f0ac"; }
.icon2-wrench:before               { content: "\f0ad"; }
.icon2-tasks:before                { content: "\f0ae"; }

.icon2-filter:before               { content: "\f0b0"; }
.icon2-briefcase:before            { content: "\f0b1"; }
.icon2-fullscreen:before           { content: "\f0b2"; }

.icon2-group:before                { content: "\f0c0"; }
.icon2-link:before                 { content: "\f0c1"; }
.icon2-cloud:before                { content: "\f0c2"; }
.icon2-beaker:before               { content: "\f0c3"; }
.icon2-cut:before                  { content: "\f0c4"; }
.icon2-copy:before                 { content: "\f0c5"; }
.icon2-paper-clip:before           { content: "\f0c6"; }
.icon2-save:before                 { content: "\f0c7"; }
.icon2-sign-blank:before           { content: "\f0c8"; }
.icon2-reorder:before              { content: "\f0c9"; }
.icon2-list-ul:before              { content: "\f0ca"; }
.icon2-list-ol:before              { content: "\f0cb"; }
.icon2-strikethrough:before        { content: "\f0cc"; }
.icon2-underline:before            { content: "\f0cd"; }
.icon2-table:before                { content: "\f0ce"; }

.icon2-magic:before                { content: "\f0d0"; }
.icon2-truck:before                { content: "\f0d1"; }
.icon2-pinterest:before            { content: "\f0d2"; }
.icon2-pinterest-sign:before       { content: "\f0d3"; }
.icon2-google-plus-sign:before     { content: "\f0d4"; }
.icon2-google-plus:before          { content: "\f0d5"; }
.icon2-money:before                { content: "\f0d6"; }
.icon2-caret-down:before           { content: "\f0d7"; }
.icon2-caret-up:before             { content: "\f0d8"; }
.icon2-caret-left:before           { content: "\f0d9"; }
.icon2-caret-right:before          { content: "\f0da"; }
.icon2-columns:before              { content: "\f0db"; }
.icon2-sort:before                 { content: "\f0dc"; }
.icon2-sort-down:before            { content: "\f0dd"; }
.icon2-sort-up:before              { content: "\f0de"; }

.icon2-envelope-alt:before         { content: "\f0e0"; }
.icon2-linkedin:before             { content: "\f0e1"; }
.icon2-undo:before                 { content: "\f0e2"; }
.icon2-legal:before                { content: "\f0e3"; }
.icon2-dashboard:before            { content: "\f0e4"; }
.icon2-comment-alt:before          { content: "\f0e5"; }
.icon2-comments-alt:before         { content: "\f0e6"; }
.icon2-bolt:before                 { content: "\f0e7"; }
.icon2-sitemap:before              { content: "\f0e8"; }
.icon2-umbrella:before             { content: "\f0e9"; }
.icon2-paste:before                { content: "\f0ea"; }

.icon2-user-md:before              { content: "\f200"; }

/* relative path below are based on your default css folder where editor.css is placed, assumes to be /templates/yourtemplate/css/ */
@font-face {
	font-family: 'entypo';
	src:url('../../../plugins/editors-xtd/fonticons/assets/fonts/entypo.eot');
	src:url('../../../plugins/editors-xtd/fonticons/assets/fonts/entypo.eot?#iefix') format('embedded-opentype'),
		url('../../../plugins/editors-xtd/fonticons/assets/fonts/entypo.svg#entypo') format('svg'),
		url('../../../plugins/editors-xtd/fonticons/assets/fonts/entypo.woff') format('woff'),
		url('../../../plugins/editors-xtd/fonticons/assets/fonts/entypo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'entypo';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon3-"]:before, [class*=" icon3-"]:before {
	font-family: 'entypo';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon3-phone:before {
	content: "\e000";
}
.icon3-mobile:before {
	content: "\e001";
}
.icon3-mouse:before {
	content: "\e002";
}
.icon3-directions:before {
	content: "\e003";
}
.icon3-mail:before {
	content: "\e004";
}
.icon3-paperplane:before {
	content: "\e005";
}
.icon3-pencil:before {
	content: "\e006";
}
.icon3-feather:before {
	content: "\e007";
}
.icon3-paperclip:before {
	content: "\e008";
}
.icon3-drawer:before {
	content: "\e009";
}
.icon3-reply:before {
	content: "\e00a";
}
.icon3-reply-all:before {
	content: "\e00b";
}
.icon3-forward:before {
	content: "\e00c";
}
.icon3-user:before {
	content: "\e00d";
}
.icon3-users:before {
	content: "\e00e";
}
.icon3-user-add:before {
	content: "\e00f";
}
.icon3-vcard:before {
	content: "\e010";
}
.icon3-export:before {
	content: "\e011";
}
.icon3-location:before {
	content: "\e012";
}
.icon3-map:before {
	content: "\e013";
}
.icon3-compass:before {
	content: "\e014";
}
.icon3-location-2:before {
	content: "\e015";
}
.icon3-target:before {
	content: "\e016";
}
.icon3-share:before {
	content: "\e017";
}
.icon3-sharable:before {
	content: "\e018";
}
.icon3-heart:before {
	content: "\e019";
}
.icon3-heart-2:before {
	content: "\e01a";
}
.icon3-star:before {
	content: "\e01b";
}
.icon3-star-2:before {
	content: "\e01c";
}
.icon3-thumbs-up:before {
	content: "\e01d";
}
.icon3-thumbs-down:before {
	content: "\e01e";
}
.icon3-chat:before {
	content: "\e01f";
}
.icon3-comment:before {
	content: "\e020";
}
.icon3-quote:before {
	content: "\e021";
}
.icon3-house:before {
	content: "\e022";
}
.icon3-popup:before {
	content: "\e023";
}
.icon3-search:before {
	content: "\e024";
}
.icon3-flashlight:before {
	content: "\e025";
}
.icon3-printer:before {
	content: "\e026";
}
.icon3-bell:before {
	content: "\e027";
}
.icon3-link:before {
	content: "\e028";
}
.icon3-flag:before {
	content: "\e029";
}
.icon3-cog:before {
	content: "\e02a";
}
.icon3-tools:before {
	content: "\e02b";
}
.icon3-trophy:before {
	content: "\e02c";
}
.icon3-tag:before {
	content: "\e02d";
}
.icon3-camera:before {
	content: "\e02e";
}
.icon3-megaphone:before {
	content: "\e02f";
}
.icon3-moon:before {
	content: "\e030";
}
.icon3-palette:before {
	content: "\e031";
}
.icon3-leaf:before {
	content: "\e032";
}
.icon3-music:before {
	content: "\e033";
}
.icon3-music-2:before {
	content: "\e034";
}
.icon3-new:before {
	content: "\e035";
}
.icon3-graduation:before {
	content: "\e036";
}
.icon3-book:before {
	content: "\e037";
}
.icon3-newspaper:before {
	content: "\e038";
}
.icon3-bag:before {
	content: "\e039";
}
.icon3-airplane:before {
	content: "\e03a";
}
.icon3-lifebuoy:before {
	content: "\e03b";
}
.icon3-eye:before {
	content: "\e03c";
}
.icon3-clock:before {
	content: "\e03d";
}
.icon3-microphone:before {
	content: "\e03e";
}
.icon3-calendar:before {
	content: "\e03f";
}
.icon3-bolt:before {
	content: "\e040";
}
.icon3-thunder:before {
	content: "\e041";
}
.icon3-droplet:before {
	content: "\e042";
}
.icon3-cd:before {
	content: "\e043";
}
.icon3-briefcase:before {
	content: "\e044";
}
.icon3-air:before {
	content: "\e045";
}
.icon3-hourglass:before {
	content: "\e046";
}
.icon3-gauge:before {
	content: "\e047";
}
.icon3-language:before {
	content: "\e048";
}
.icon3-network:before {
	content: "\e049";
}
.icon3-key:before {
	content: "\e04a";
}
.icon3-battery:before {
	content: "\e04b";
}
.icon3-bucket:before {
	content: "\e04c";
}
.icon3-magnet:before {
	content: "\e04d";
}
.icon3-drive:before {
	content: "\e04e";
}
.icon3-cup:before {
	content: "\e04f";
}
.icon3-rocket:before {
	content: "\e050";
}
.icon3-brush:before {
	content: "\e051";
}
.icon3-suitcase:before {
	content: "\e052";
}
.icon3-cone:before {
	content: "\e053";
}
.icon3-earth:before {
	content: "\e054";
}
.icon3-keyboard:before {
	content: "\e055";
}
.icon3-browser:before {
	content: "\e056";
}
.icon3-publish:before {
	content: "\e057";
}
.icon3-progress-3:before {
	content: "\e058";
}
.icon3-progress-2:before {
	content: "\e059";
}
.icon3-brogress-1:before {
	content: "\e05a";
}
.icon3-progress-0:before {
	content: "\e05b";
}
.icon3-sun:before {
	content: "\e05c";
}
.icon3-sun-2:before {
	content: "\e05d";
}
.icon3-adjust:before {
	content: "\e05e";
}
.icon3-code:before {
	content: "\e05f";
}
.icon3-screen:before {
	content: "\e060";
}
.icon3-infinity:before {
	content: "\e061";
}
.icon3-light-bulb:before {
	content: "\e062";
}
.icon3-credit-card:before {
	content: "\e063";
}
.icon3-database:before {
	content: "\e064";
}
.icon3-voicemail:before {
	content: "\e065";
}
.icon3-clipboard:before {
	content: "\e066";
}
.icon3-cart:before {
	content: "\e067";
}
.icon3-box:before {
	content: "\e068";
}
.icon3-ticket:before {
	content: "\e069";
}
.icon3-rss:before {
	content: "\e06a";
}
.icon3-signal:before {
	content: "\e06b";
}
.icon3-thermometer:before {
	content: "\e06c";
}
.icon3-droplets:before {
	content: "\e06d";
}
.icon3-untitled:before {
	content: "\e06e";
}
.icon3-statistics:before {
	content: "\e06f";
}
.icon3-pie:before {
	content: "\e070";
}
.icon3-bars:before {
	content: "\e071";
}
.icon3-graph:before {
	content: "\e072";
}
.icon3-lock:before {
	content: "\e073";
}
.icon3-lock-open:before {
	content: "\e074";
}
.icon3-logout:before {
	content: "\e075";
}
.icon3-login:before {
	content: "\e076";
}
.icon3-checkmark:before {
	content: "\e077";
}
.icon3-cross:before {
	content: "\e078";
}
.icon3-minus:before {
	content: "\e079";
}
.icon3-plus:before {
	content: "\e07a";
}
.icon3-cross-2:before {
	content: "\e07b";
}
.icon3-minus-2:before {
	content: "\e07c";
}
.icon3-plus-2:before {
	content: "\e07d";
}
.icon3-cross-3:before {
	content: "\e07e";
}
.icon3-minus-3:before {
	content: "\e07f";
}
.icon3-plus-3:before {
	content: "\e080";
}
.icon3-erase:before {
	content: "\e081";
}
.icon3-blocked:before {
	content: "\e082";
}
.icon3-info:before {
	content: "\e083";
}
.icon3-info-2:before {
	content: "\e084";
}
.icon3-question:before {
	content: "\e085";
}
.icon3-help:before {
	content: "\e086";
}
.icon3-warning:before {
	content: "\e087";
}
.icon3-cycle:before {
	content: "\e088";
}
.icon3-cw:before {
	content: "\e089";
}
.icon3-ccw:before {
	content: "\e08a";
}
.icon3-shuffle:before {
	content: "\e08b";
}
.icon3-arrow:before {
	content: "\e08c";
}
.icon3-arrow-2:before {
	content: "\e08d";
}
.icon3-retweet:before {
	content: "\e08e";
}
.icon3-loop:before {
	content: "\e08f";
}
.icon3-history:before {
	content: "\e090";
}
.icon3-back:before {
	content: "\e091";
}
.icon3-switch:before {
	content: "\e092";
}
.icon3-list:before {
	content: "\e093";
}
.icon3-add-to-list:before {
	content: "\e094";
}
.icon3-layout:before {
	content: "\e095";
}
.icon3-list-2:before {
	content: "\e096";
}
.icon3-text:before {
	content: "\e097";
}
.icon3-text-2:before {
	content: "\e098";
}
.icon3-document:before {
	content: "\e099";
}
.icon3-docs:before {
	content: "\e09a";
}
.icon3-landscape:before {
	content: "\e09b";
}
.icon3-pictures:before {
	content: "\e09c";
}
.icon3-video:before {
	content: "\e09d";
}
.icon3-music-3:before {
	content: "\e09e";
}
.icon3-folder:before {
	content: "\e09f";
}
.icon3-archive:before {
	content: "\e0a0";
}
.icon3-trash:before {
	content: "\e0a1";
}
.icon3-upload:before {
	content: "\e0a2";
}
.icon3-download:before {
	content: "\e0a3";
}
.icon3-disk:before {
	content: "\e0a4";
}
.icon3-install:before {
	content: "\e0a5";
}
.icon3-cloud:before {
	content: "\e0a6";
}
.icon3-upload-2:before {
	content: "\e0a7";
}
.icon3-bookmark:before {
	content: "\e0a8";
}
.icon3-bookmarks:before {
	content: "\e0a9";
}
.icon3-book-2:before {
	content: "\e0aa";
}
.icon3-play:before {
	content: "\e0ab";
}
.icon3-pause:before {
	content: "\e0ac";
}
.icon3-record:before {
	content: "\e0ad";
}
.icon3-stop:before {
	content: "\e0ae";
}
.icon3-next:before {
	content: "\e0af";
}
.icon3-previous:before {
	content: "\e0b0";
}
.icon3-first:before {
	content: "\e0b1";
}
.icon3-last:before {
	content: "\e0b2";
}
.icon3-resize-enlarge:before {
	content: "\e0b3";
}
.icon3-resize-shrink:before {
	content: "\e0b4";
}
.icon3-volume:before {
	content: "\e0b5";
}
.icon3-sound:before {
	content: "\e0b6";
}
.icon3-mute:before {
	content: "\e0b7";
}
.icon3-flow-cascade:before {
	content: "\e0b8";
}
.icon3-flow-branch:before {
	content: "\e0b9";
}
.icon3-flow-tree:before {
	content: "\e0ba";
}
.icon3-flow-line:before {
	content: "\e0bb";
}
.icon3-flow-parallel:before {
	content: "\e0bc";
}
.icon3-arrow-left:before {
	content: "\e0bd";
}
.icon3-arrow-down:before {
	content: "\e0be";
}
.icon3-arrow-up--upload:before {
	content: "\e0bf";
}
.icon3-arrow-right:before {
	content: "\e0c0";
}
.icon3-arrow-left-2:before {
	content: "\e0c1";
}
.icon3-arrow-down-2:before {
	content: "\e0c2";
}
.icon3-arrow-up:before {
	content: "\e0c3";
}
.icon3-arrow-right-2:before {
	content: "\e0c4";
}
.icon3-arrow-left-3:before {
	content: "\e0c5";
}
.icon3-arrow-down-3:before {
	content: "\e0c6";
}
.icon3-arrow-up-2:before {
	content: "\e0c7";
}
.icon3-arrow-right-3:before {
	content: "\e0c8";
}
.icon3-arrow-left-4:before {
	content: "\e0c9";
}
.icon3-arrow-down-4:before {
	content: "\e0ca";
}
.icon3-arrow-up-3:before {
	content: "\e0cb";
}
.icon3-arrow-right-4:before {
	content: "\e0cc";
}
.icon3-arrow-left-5:before {
	content: "\e0cd";
}
.icon3-arrow-down-5:before {
	content: "\e0ce";
}
.icon3-arrow-up-4:before {
	content: "\e0cf";
}
.icon3-arrow-right-5:before {
	content: "\e0d0";
}
.icon3-arrow-left-6:before {
	content: "\e0d1";
}
.icon3-arrow-down-6:before {
	content: "\e0d2";
}
.icon3-arrow-up-5:before {
	content: "\e0d3";
}
.icon3-arrow-right-6:before {
	content: "\e0d4";
}
.icon3-arrow-left-7:before {
	content: "\e0d5";
}
.icon3-arrow-down-7:before {
	content: "\e0d6";
}
.icon3-arrow-up-6:before {
	content: "\e0d7";
}
.icon3-untitled-2:before {
	content: "\e0d8";
}
.icon3-arrow-left-8:before {
	content: "\e0d9";
}
.icon3-arrow-down-8:before {
	content: "\e0da";
}
.icon3-arrow-up-7:before {
	content: "\e0db";
}
.icon3-arrow-right-7:before {
	content: "\e0dc";
}
.icon3-menu:before {
	content: "\e0dd";
}
.icon3-ellipsis:before {
	content: "\e0de";
}
.icon3-dots:before {
	content: "\e0df";
}
.icon3-dot:before {
	content: "\e0e0";
}
.icon3-cc:before {
	content: "\e0e1";
}
.icon3-cc-by:before {
	content: "\e0e2";
}
.icon3-cc-nc:before {
	content: "\e0e3";
}
.icon3-cc-nc-eu:before {
	content: "\e0e4";
}
.icon3-cc-nc-jp:before {
	content: "\e0e5";
}
.icon3-cc-sa:before {
	content: "\e0e6";
}
.icon3-cc-nd:before {
	content: "\e0e7";
}
.icon3-cc-pd:before {
	content: "\e0e8";
}
.icon3-cc-zero:before {
	content: "\e0e9";
}
.icon3-cc-share:before {
	content: "\e0ea";
}
.icon3-cc-share-2:before {
	content: "\e0eb";
}
.icon3-daniel-bruce:before {
	content: "\e0ec";
}
.icon3-daniel-bruce-2:before {
	content: "\e0ed";
}
.icon3-github:before {
	content: "\e0ee";
}
.icon3-github-2:before {
	content: "\e0ef";
}
.icon3-flickr:before {
	content: "\e0f0";
}
.icon3-flickr-2:before {
	content: "\e0f1";
}
.icon3-vimeo:before {
	content: "\e0f2";
}
.icon3-vimeo-2:before {
	content: "\e0f3";
}
.icon3-twitter:before {
	content: "\e0f4";
}
.icon3-twitter-2:before {
	content: "\e0f5";
}
.icon3-facebook:before {
	content: "\e0f6";
}
.icon3-facebook-2:before {
	content: "\e0f7";
}
.icon3-facebook-3:before {
	content: "\e0f8";
}
.icon3-googleplus:before {
	content: "\e0f9";
}
.icon3-googleplus-2:before {
	content: "\e0fa";
}
.icon3-pinterest:before {
	content: "\e0fb";
}
.icon3-pinterest-2:before {
	content: "\e0fc";
}
.icon3-tumblr:before {
	content: "\e0fd";
}
.icon3-tumblr-2:before {
	content: "\e0fe";
}
.icon3-linkedin:before {
	content: "\e0ff";
}
.icon3-linkedin-2:before {
	content: "\e100";
}
.icon3-dribbble:before {
	content: "\e101";
}
.icon3-dribbble-2:before {
	content: "\e102";
}
.icon3-stumbleupon:before {
	content: "\e103";
}
.icon3-stumbleupon-2:before {
	content: "\e104";
}
.icon3-lastfm:before {
	content: "\e105";
}
.icon3-lastfm-2:before {
	content: "\e106";
}
.icon3-rdio:before {
	content: "\e107";
}
.icon3-rdio-2:before {
	content: "\e108";
}
.icon3-spotify:before {
	content: "\e109";
}
.icon3-spotify-2:before {
	content: "\e10a";
}
.icon3-qq:before {
	content: "\e10b";
}
.icon3-instagram:before {
	content: "\e10c";
}
.icon3-dropbox:before {
	content: "\e10d";
}
.icon3-evernote:before {
	content: "\e10e";
}
.icon3-flattr:before {
	content: "\e10f";
}
.icon3-skype:before {
	content: "\e110";
}
.icon3-skype-2:before {
	content: "\e111";
}
.icon3-renren:before {
	content: "\e112";
}
.icon3-sina-weibo:before {
	content: "\e113";
}
.icon3-paypal:before {
	content: "\e114";
}
.icon3-picasa:before {
	content: "\e115";
}
.icon3-soundcloud:before {
	content: "\e116";
}
.icon3-mixi:before {
	content: "\e117";
}
.icon3-behance:before {
	content: "\e118";
}
.icon3-circles:before {
	content: "\e119";
}
.icon3-vk:before {
	content: "\e11a";
}
.icon3-smashing:before {
	content: "\e11b";
}

.jb_greenbox {
    border: 1px solid #ddd;
    border-left: 8px solid #CDD452;
    padding: 8px;
    background: #fafafa;
    margin: 22px 0px 13px;
    font-size: 12pt;
    font-weight: bold;
    border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgba(147, 174, 61, 1) !important;
}