@media ( max-width :991px) {
	.always-show .dropdown-menu, .always-show .mega>.mega-dropdown-menu {
		display: block !important;
		position: static
	}
	.open .dropdown-menu {
		display: block
	}
}

.t3-logo, .t3-logo-small {
	display: block;
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center
}

.t3-logo {
	width: 182px;
	height: 50px
}

.t3-logo-small {
	width: 60px;
	height: 30px
}

.t3-logo, .t3-logo-color {
	background-image:
		url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png)
}

.t3-logo-small, .t3-logo-small.t3-logo-color {
	background-image:
		url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png)
}

.t3-logo-dark {
	background-image:
		url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png)
}

.t3-logo-small.t3-logo-dark {
	background-image:
		url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png)
}

.t3-logo-light {
	background-image:
		url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png)
}

.t3-logo-small.t3-logo-light {
	background-image:
		url(//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png)
}

@media ( max-width :991px) {
	.logo-control .logo-img-sm {
		display: block
	}
	.logo-control .logo-img {
		display: none
	}
}

@media ( min-width :992px) {
	.logo-control .logo-img-sm {
		display: none
	}
	.logo-control .logo-img {
		display: block
	}
}

#community-wrap .collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block
}

.body-data-holder:before {
	display: none;
	content:
		"grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px"
}

html {
	-webkit-font-smoothing: antialiased
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

@media ( max-width :992px) {
	.container {
		width: 100%
	}
}

a {
	color: #c00;
	text-decoration: none
}

a:focus, a:hover {
	color: #056688;
	text-decoration: underline;
	outline: 0
}

a:focus {
	outline: 0
}

img {
	vertical-align: middle
}

td, th {
	line-height: 1.71428571;
	text-align: left;
	vertical-align: top
}

th {
	font-weight: 700
}

td, tr td {
	border-top: 1px solid #e5e5e5
}

.cat-list-row0:hover, .cat-list-row1:hover {
	background: #f5f5f5
}

table.admintable, table.blog, table.category, table.contentpane, table.tablelist
	{
	width: 100%
}

table.contentpaneopen {
	border: 0
}

.star {
	color: #fc0
}

.red {
	color: #c00
}

hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #e5e5e5
}

.wrap {
	width: auto;
	clear: both
}

.center, .table td.center, .table th.center {
	text-align: center
}

@media screen and (min-width:992px) {
	.list-view .equal-height {
		display: block !important
	}
	.list-view .equal-height>.col {
		float: left !important;
		min-height: auto !important
	}
}

.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times,
		serif;
	font-weight: 700;
	line-height: 1.5;
	color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small,
	.h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small,
	h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small,
	h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 24px;
	margin-bottom: 12px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small,
	h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 12px;
	margin-bottom: 12px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small,
	h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}

.h1, h1 {
	font-size: 36px
}

.h2, h2 {
	font-size: 30px
}

.h3, h3 {
	font-size: 24px
}

.h4, h4 {
	font-size: 21px
}

.h5, h5 {
	font-size: 14px
}

.h6, h6 {
	font-size: 12px
}

p {
	margin: 0 0 12px
}

.lead {
	margin-bottom: 24px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}

@media ( min-width :768px) {
	.lead {
		font-size: 21px
	}
}

.small, small {
	font-size: 85%
}

cite {
	font-style: normal
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-muted {
	color: #999
}

.text-primary {
	color: #c00
}

a.text-primary:hover {
	color: #900
}

.text-success {
	color: #468847
}

a.text-success:hover {
	color: #356635
}

.text-info {
	color: #3a87ad
}

a.text-info:hover {
	color: #2d6987
}

.text-warning {
	color: #c09853
}

a.text-warning:hover {
	color: #a47e3c
}

.text-danger {
	color: #b94a48
}

a.text-danger:hover {
	color: #953b39
}

.bg-primary {
	color: #fff;
	background-color: #c00
}

a.bg-primary:hover {
	background-color: #900
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.highlight {
	background-color: #ffc;
	font-weight: 700;
	padding: 1px 4px
}

.page-header {
	padding-bottom: 11px;
	margin: 48px 0 24px;
	border-bottom: 1px solid #e5e5e5
}

ol, ul {
	margin-top: 0;
	margin-bottom: 12px
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 24px
}

dd, dt {
	line-height: 1.71428571
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media ( min-width :992px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 12px 24px;
	margin: 0 0 24px;
	font-size: 17.5px;
	border-left: 5px solid #e5e5e5
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child
	{
	margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.71428571;
	color: #999
}

blockquote .small:before, blockquote footer:before, blockquote small:before
	{
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #e5e5e5;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before,
	.blockquote-reverse small:before, blockquote.pull-right .small:before,
	blockquote.pull-right footer:before, blockquote.pull-right small:before
	{
	content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after,
	.blockquote-reverse small:after, blockquote.pull-right .small:after,
	blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

blockquote:after, blockquote:before {
	content: ""
}

address {
	margin-bottom: 24px;
	font-style: normal;
	line-height: 1.71428571
}

code, kbd, pre, samp {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

.line-head {
	position: relative;
	display: inline-block
}

.line-head:after, .line-head:before {
	content: '';
	position: absolute;
	width: 13.33333333px;
	height: 5px;
	top: 50%;
	margin-top: -4px;
	background: url(../images/line-head.png) repeat-x center
}

.line-head::before {
	right: 100%;
	margin-right: 10px
}

.line-head::after {
	left: 100%;
	margin-left: 10px
}

.text-highlight {
	background: #c00;
	padding: 2px 4px;
	font-weight: 400;
	color: #fff
}

.text-highlight.text-highlight-dark {
	background: #000
}

abbr {
	color: #07b;
	border-bottom: 1px dotted;
	font-weight: 400
}

.heading-sans-serif {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 0
}

.list-squared {
	margin-bottom: 40px
}

.list-squared li {
	list-style: square
}

.list-squared li a {
	font-weight: 700;
	color: #222
}

.list-squared li a:focus, .list-squared li a:hover {
	color: #c00
}

.article .row, article .row {
	margin-top: 40px;
	margin-bottom: 40px
}

.btn-actions {
	text-align: center
}

.features-list {
	margin-top: 72px
}

.features-list .page-header {
	border: 0;
	text-align: center
}

.features-list .page-header h1 {
	font-size: 46px
}

.features-list .feature-row {
	overflow: hidden;
	min-height: 200px;
	color: #696f72;
	border-top: 1px solid #e0e2e3;
	padding: 72px 0 0;
	text-align: center
}

.features-list .feature-row:last-child {
	border-bottom: 1px solid #e0e2e3;
	margin-bottom: 72px
}

.features-list .feature-row h3 {
	font-size: 28px
}

.features-list .feature-row div:first-child {
	padding-left: 0
}

.features-list .feature-row div:last-child {
	padding-right: 0
}

.features-list .feature-row div:first-child.feature-img img {
	float: left
}

.features-list .feature-row div:last-child.feature-img img {
	float: right
}

.jumbotron h2 {
	font-size: 46px
}

.jumbotron iframe {
	margin-top: 24px
}

@media ( min-width :992px) {
	.fs-smaller {
		font-size: 13px
	}
	.fs-small {
		font-size: 14px
	}
	.fs-medium {
		font-size: 16px
	}
	.fs-big {
		font-size: 18px
	}
	.fs-bigger {
		font-size: 20px
	}
	.fs-big .h1, .fs-big h1, .fs-bigger .h1, .fs-bigger h1, .fs-medium .h1,
		.fs-medium h1, .fs-small .h1, .fs-small h1, .fs-smaller .h1,
		.fs-smaller h1 {
		font-size: 257%
	}
	.fs-big .h2, .fs-big h2, .fs-bigger .h2, .fs-bigger h2, .fs-medium .h2,
		.fs-medium h2, .fs-small .h2, .fs-small h2, .fs-smaller .h2,
		.fs-smaller h2 {
		font-size: 214%
	}
	.fs-big .h3, .fs-big h3, .fs-bigger .h3, .fs-bigger h3, .fs-medium .h3,
		.fs-medium h3, .fs-small .h3, .fs-small h3, .fs-smaller .h3,
		.fs-smaller h3 {
		font-size: 171%
	}
	.fs-big .h4, .fs-big h4, .fs-bigger .h4, .fs-bigger h4, .fs-medium .h4,
		.fs-medium h4, .fs-small .h4, .fs-small h4, .fs-smaller .h4,
		.fs-smaller h4 {
		font-size: 150%
	}
	.fs-big .h5, .fs-big h5, .fs-bigger .h5, .fs-bigger h5, .fs-medium .h5,
		.fs-medium h5, .fs-small .h5, .fs-small h5, .fs-smaller .h5,
		.fs-smaller h5 {
		font-size: 100%
	}
	.fs-big .h6, .fs-big h6, .fs-bigger .h6, .fs-bigger h6, .fs-medium .h6,
		.fs-medium h6, .fs-small .h6, .fs-small h6, .fs-smaller .h6,
		.fs-smaller h6 {
		font-size: 86%
	}
	.fs-big .article-header h1, .fs-big .article-title, .fs-bigger .article-header h1,
		.fs-bigger .article-title, .fs-medium .article-header h1, .fs-medium .article-title,
		.fs-small .article-header h1, .fs-small .article-title, .fs-smaller .article-header h1,
		.fs-smaller .article-title {
		font-size: 257%
	}
	.fs-big blockquote.article-intro, .fs-bigger blockquote.article-intro,
		.fs-medium blockquote.article-intro, .fs-small blockquote.article-intro,
		.fs-smaller blockquote.article-intro {
		font-size: 114%
	}
	.fs-big .article-aside, .fs-bigger .article-aside, .fs-medium .article-aside,
		.fs-small .article-aside, .fs-smaller .article-aside {
		font-size: 92%
	}
	.fs-big .article-content, .fs-bigger .article-content, .fs-medium .article-content,
		.fs-small .article-content, .fs-smaller .article-content {
		font-size: 100%
	}
	.font-helvetica .article-title, .font-helvetica .h1, .font-helvetica .h2,
		.font-helvetica .h3, .font-helvetica .h4, .font-helvetica .h5,
		.font-helvetica .h6, .font-helvetica h1, .font-helvetica h2,
		.font-helvetica h3, .font-helvetica h4, .font-helvetica h5,
		.font-helvetica h6 {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: 700
	}
	.font-helvetica .article-aside, .font-helvetica .article-content,
		.font-helvetica .article-intro, .font-helvetica .blockquote,
		.font-helvetica blockquote {
		font-family: Helvetica, Arial, sans-serif
	}
	.font-georgia .article-title, .font-georgia .h1, .font-georgia .h2,
		.font-georgia .h3, .font-georgia .h4, .font-georgia .h5, .font-georgia .h6,
		.font-georgia h1, .font-georgia h2, .font-georgia h3, .font-georgia h4,
		.font-georgia h5, .font-georgia h6 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: 700
	}
	.font-georgia .article-aside, .font-georgia .article-content,
		.font-georgia .article-intro, .font-georgia .blockquote, .font-georgia blockquote
		{
		font-family: Georgia, "Times New Roman", Times, serif
	}
	.font-segoe .article-title, .font-segoe .h1, .font-segoe .h2,
		.font-segoe .h3, .font-segoe .h4, .font-segoe .h5, .font-segoe .h6,
		.font-segoe h1, .font-segoe h2, .font-segoe h3, .font-segoe h4,
		.font-segoe h5, .font-segoe h6 {
		font-family: Cambria, "Times New Roman", Times, serif;
		font-weight: 700
	}
	.font-segoe .article-aside, .font-segoe .article-content, .font-segoe .article-intro,
		.font-segoe .blockquote, .font-segoe blockquote {
		font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
		font-weight: 400
	}
	.font-times .article-title, .font-times .h1, .font-times .h2,
		.font-times .h3, .font-times .h4, .font-times .h5, .font-times .h6,
		.font-times h1, .font-times h2, .font-times h3, .font-times h4,
		.font-times h5, .font-times h6 {
		font-family: "Times New Roman", Times, serif;
		font-weight: 700
	}
	.font-times .article-aside, .font-times .article-content, .font-times .article-intro,
		.font-times .blockquote, .font-times blockquote {
		font-family: "Times New Roman", Times, serif;
		font-weight: 400
	}
}

.swatch-item {
	color: #fff;
	margin-bottom: 24px;
	min-height: 123px;
	position: relative;
	width: 100%
}

.swatch-item dl {
	bottom: 0;
	font-size: 15px;
	margin: 0;
	padding: 20px;
	position: absolute;
	width: 100%
}

.color-brand-primary {
	background: #c00
}

.color-brand-secondary {
	background: #690
}

.color-brand-success {
	background: #690
}

.color-brand-danger {
	background: #c00
}

.color-brand-warning {
	background: #f80
}

.color-brand-info {
	background: #09c
}

.color-gray-darker {
	background: #222
}

.color-gray-dark {
	background: #333
}

.color-gray {
	background: #666
}

.color-gray-light {
	background: #999;
	color: #333
}

.color-gray-lighter {
	background: #e5e5e5;
	color: #333
}

.color-gray-lightest {
	background: #f8f8f8;
	color: #333
}

.docs-section input[type=checkbox], .docs-section input[type=radio] {
	margin-top: 7px
}

.form-control:focus {
	box-shadow: none;
	outline: 0;
	border-color: #666
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 24px
}

.checkbox label, .radio label {
	display: inline
}

.form-control-static {
	margin-bottom: 0
}

@media ( min-width :768px) {
	.form-inline .form-group {
		display: inline-block
	}
	.form-inline .form-control {
		display: inline-block
	}
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio]
		{
		float: none
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline,
	.form-horizontal .control-label, .form-horizontal .radio,
	.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .form-control-static {
	padding-top: 7px
}

.btn {
	text-transform: uppercase;
	border-radius: 0
}

.btn-inverse {
	color: #fff;
	background-color: #333;
	border-color: #262626
}

.btn-inverse.active, .btn-inverse.focus, .btn-inverse:active,
	.btn-inverse:focus, .btn-inverse:hover, .open>.dropdown-toggle.btn-inverse
	{
	color: #fff;
	background-color: #1a1a1a;
	border-color: #080808
}

.btn-inverse.active, .btn-inverse:active, .open>.dropdown-toggle.btn-inverse
	{
	background-image: none
}

.btn-inverse.disabled, .btn-inverse.disabled.active, .btn-inverse.disabled.focus,
	.btn-inverse.disabled:active, .btn-inverse.disabled:focus, .btn-inverse.disabled:hover,
	.btn-inverse[disabled], .btn-inverse[disabled].active, .btn-inverse[disabled].focus,
	.btn-inverse[disabled]:active, .btn-inverse[disabled]:focus,
	.btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse.active,
	fieldset[disabled] .btn-inverse.focus, fieldset[disabled] .btn-inverse:active,
	fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:hover
	{
	background-color: #333;
	border-color: #262626
}

.btn-inverse .badge {
	color: #333;
	background-color: #fff
}

.btn-block+.btn-block {
	margin-top: 5px
}

.inputbox:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus,
	input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus,
	input[type=number]:focus, input[type=password]:focus, input[type=search]:focus,
	input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus,
	input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus
	{
	box-shadow: none;
	outline: 0;
	border-color: inherit
}

.inputbox::-moz-placeholder, input[type=color]::-moz-placeholder, input[type=date]::-moz-placeholder,
	input[type=datetime-local]::-moz-placeholder, input[type=datetime]::-moz-placeholder,
	input[type=email]::-moz-placeholder, input[type=month]::-moz-placeholder,
	input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder,
	input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder,
	input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder,
	input[type=url]::-moz-placeholder, input[type=week]::-moz-placeholder,
	select::-moz-placeholder, textarea::-moz-placeholder {
	color: #999;
	opacity: 1
}

.inputbox:-ms-input-placeholder, input[type=color]:-ms-input-placeholder,
	input[type=date]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder,
	input[type=datetime]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder,
	input[type=month]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder,
	input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder,
	input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder,
	input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder,
	input[type=week]:-ms-input-placeholder, select:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
	color: #999
}

.inputbox::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder,
	input[type=date]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder,
	input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder,
	input[type=month]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder,
	input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder,
	input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder,
	input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder,
	input[type=week]::-webkit-input-placeholder, select::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
	color: #999
}

textarea.inputbox, textareainput[type=color], textareainput[type=date],
	textareainput[type=datetime-local], textareainput[type=datetime],
	textareainput[type=email], textareainput[type=month], textareainput[type=number],
	textareainput[type=password], textareainput[type=search], textareainput[type=tel],
	textareainput[type=text], textareainput[type=time], textareainput[type=url],
	textareainput[type=week], textareaselect, textareatextarea {
	height: auto
}

@media screen and (min-width:768px) {
	.inputbox, input[type=color], input[type=date], input[type=datetime-local],
		input[type=datetime], input[type=email], input[type=month], input[type=number],
		input[type=password], input[type=search], input[type=tel], input[type=text],
		input[type=time], input[type=url], input[type=week], select, textarea
		{
		width: auto
	}
}

select, select.form-control, select.input, select.inputbox {
	padding-right: 5px
}

.input-append .uneditable-input, .input-append input, .input-append select,
	.input-prepend .uneditable-input, .input-prepend input, .input-prepend select
	{
	display: inline-block
}

.input-append .active, .input-prepend .active {
	background-color: #bf3;
	border-color: #690
}

.invalid {
	border-color: #c00
}

label.invalid {
	color: #c00
}

input.invalid {
	border: 1px solid #c00
}

.caret {
	margin-left: 5px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	border-width: 6px
}

.dropdown-menu {
	border-radius: 0
}

.dropdown-menu>li>a {
	color: #333;
	padding: 5px 20px
}

.dropdown-header {
	padding: 3px 20px;
	font-size: 14px
}

.dropdown-header a {
	color: #999
}

.dropdown-submenu>a:after {
	border-left-color: #333
}

.dropdown-submenu:hover>a:after {
	border-left-color: #262626
}

.nav>li>.separator {
	position: relative;
	display: block;
	padding: 10px 15px;
	line-height: 24px
}

@media ( min-width :992px) {
	.nav>li>.separator {
		padding-top: 12px;
		padding-bottom: 12px
	}
}

@media ( max-width :991px) {
	.nav>li>span {
		padding: 10px 15px;
		display: inline-block
	}
}

.nav-tabs {
	background: #e5e5e5;
	margin-bottom: 6px;
	border: 0
}

.nav-tabs>li {
	margin: 0
}

.nav-tabs>li>a {
	margin: 0;
	padding: 6px 12px;
	border: 0;
	color: #666;
	border-radius: 0;
	text-transform: uppercase;
	line-height: normal;
	font-size: 16px;
	font-weight: 400;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	border-right: 1px solid #fff
}

.nav-tabs>li>a:hover {
	background: #666;
	color: #e5e5e5;
	border-right: 1px solid #666
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	background-color: #c00;
	color: #fff;
	margin: 0;
	border: 0;
	font-weight: 400;
	border-right-color: #c00
}

.nav-tabs>li.open>a, .nav-tabs>li.open>a:focus, .nav-tabs>li.open>a:hover
	{
	background: #666;
	color: #e5e5e5;
	border-right-color: #666
}

dl.tabs {
	background: #e5e5e5;
	margin-top: 24px
}

dl.tabs:after {
	content: "";
	display: block;
	clear: both
}

dl.tabs dt.tabs {
	float: left;
	padding: 6px 12px;
	border-right: 1px solid #fff
}

dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 14px
}

dl.tabs dt.tabs a {
	color: #666
}

dl.tabs dt.tabs a:focus, dl.tabs dt.tabs a:hover {
	color: #e5e5e5;
	text-decoration: none
}

dl.tabs dt.tabs:hover {
	background: #666
}

dl.tabs dt.tabs:hover a {
	color: #e5e5e5
}

dl.tabs dt.tabs.open {
	background: #c00
}

dl.tabs dt.tabs.open a, dl.tabs dt.tabs.open a:focus, dl.tabs dt.tabs.open a:hover
	{
	color: #fff
}

.nav .caret {
	border-top-color: #c00;
	border-bottom-color: #c00
}

.nav a:hover .caret {
	border-top-color: #c00;
	border-bottom-color: #c00
}

.t3-navhelper {
	background: 0 0;
	color: #666;
	margin-top: 53px;
	margin-bottom: -53px
}

@media screen and (min-width:992px) {
	.t3-navhelper {
		margin-top: 0;
		margin-bottom: 0
	}
}

.t3-navhelper .container {
	padding: 0;
	border: 1px solid #e5e5e5;
	border-bottom: 0
}

.breadcrumb {
	margin: 0;
	padding: 0;
	border-radius: 0;
	text-transform: uppercase
}

.breadcrumb>li {
	background: 0 0;
	padding: 0;
	font-size: 12px;
	vertical-align: top
}

.breadcrumb>li+li:before {
	display: none
}

.breadcrumb>li.active, .breadcrumb>li>a, .breadcrumb>li>span {
	color: #333;
	background: #f8f8f8;
	padding: 0 12px;
	display: block;
	height: 36px;
	line-height: 36px;
	border-right: 1px solid #e5e5e5
}

@media ( min-width :992px) {
	.breadcrumb>li.active, .breadcrumb>li>a, .breadcrumb>li>span {
		position: relative;
		padding: 0 20px 0 31px
	}
	.breadcrumb>li.active:after, .breadcrumb>li>a:after, .breadcrumb>li>span:after
		{
		content: '';
		position: absolute;
		top: 0;
		right: -18px;
		width: 36px;
		height: 36px;
		transform: scale(.707) rotate(45deg);
		-o-transform: scale(.707) rotate(45deg);
		-webkit-transform: scale(.707) rotate(45deg);
		z-index: 1;
		background: #f8f8f8;
		box-shadow: 1px -1px 0 0 #ccc
	}
}

.breadcrumb>li.active:active, .breadcrumb>li.active:focus, .breadcrumb>li.active:hover,
	.breadcrumb>li>a:active, .breadcrumb>li>a:focus, .breadcrumb>li>a:hover,
	.breadcrumb>li>span:active, .breadcrumb>li>span:focus, .breadcrumb>li>span:hover
	{
	background: #c00;
	color: #fff;
	text-decoration: none
}

.breadcrumb>li.active:active:after, .breadcrumb>li.active:focus:after,
	.breadcrumb>li.active:hover:after, .breadcrumb>li>a:active:after,
	.breadcrumb>li>a:focus:after, .breadcrumb>li>a:hover:after, .breadcrumb>li>span:active:after,
	.breadcrumb>li>span:focus:after, .breadcrumb>li>span:hover:after {
	background: #c00
}

.breadcrumb>li>span {
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 12px
}

@media ( min-width :992px) {
	.breadcrumb>li>span {
		padding: 0 16px 0 32px
	}
}

.breadcrumb li.active:active, .breadcrumb li.active:focus, .breadcrumb>.active,
	.breadcrumb>li.active, .breadcrumb>li.active:hover {
	color: #333;
	background: #e5e5e5;
	display: inline-block
}

@media ( min-width :992px) {
	.breadcrumb li.active:active, .breadcrumb li.active:focus, .breadcrumb>.active,
		.breadcrumb>li.active, .breadcrumb>li.active:hover {
		padding-left: 24px
	}
	.breadcrumb li.active:active:after, .breadcrumb li.active:focus:after,
		.breadcrumb>.active:after, .breadcrumb>li.active:after, .breadcrumb>li.active:hover:after
		{
		background: #e5e5e5
	}
}

.breadcrumb li.active:active .hasTooltip, .breadcrumb li.active:focus .hasTooltip,
	.breadcrumb>.active .hasTooltip, .breadcrumb>li.active .hasTooltip,
	.breadcrumb>li.active:hover .hasTooltip {
	padding-right: 12px
}

.breadcrumb .divider {
	display: none
}

.pagination>li>a, .pagination>li>span {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	font-weight: 700
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover,
	.pagination>.disabled>span, .pagination>.disabled>span:focus,
	.pagination>.disabled>span:hover {
	background: #e5e5e5
}

.pagination .counter {
	background: #111;
	color: #fff;
	border-color: #111
}

.pagination {
	display: block
}

.pagination:after, .pagination:before {
	content: " ";
	display: table
}

.pagination:after {
	clear: both
}

@media screen and (min-width:768px) {
	.pagination {
		float: left
	}
}

.pagination .pagination {
	display: inline-block
}

@media screen and (max-width:480px) {
	.pagination .pagination>li>a {
		margin-bottom: 6px
	}
}

.counter {
	display: inline-block;
	margin-top: 24px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	font-size: 16px;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.counter {
		float: right
	}
}

@media ( max-width :992px) {
	.navbar-header {
		display: none
	}
}

.navbar-toggle {
	padding: 0;
	height: 35px;
	line-height: 35px;
	width: 35px;
	margin-left: 20px
}

@media ( min-width :992px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 6px -20px
}

@media ( min-width :992px) {
	.navbar-nav {
		margin: 0
	}
}

.navbar-default {
	background-color: #fff;
	border-color: #e5e5e5
}

.navbar-default .navbar-brand {
	color: #333
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
	{
	color: #1a1a1a;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #333
}

.navbar-default .navbar-nav {
	width: 100%;
	border-left: 1px solid #e5e5e5
}

.navbar-default .navbar-nav>li>.separator, .navbar-default .navbar-nav>li>a
	{
	border-right: 1px solid #e5e5e5;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	padding: 12px 20px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px
}

@media ( max-width :1199px) {
	.navbar-default .navbar-nav>li>.separator, .navbar-default .navbar-nav>li>a
		{
		font-size: 16px;
		padding: 12px 13.33333333px
	}
}

.navbar-default .navbar-nav>li>.separator:focus, .navbar-default .navbar-nav>li>.separator:hover,
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
	{
	color: #fff;
	background-color: #111
}

.navbar-default .navbar-nav>li>.nav-header {
	color: #333;
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 18px
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	border-right: 0;
	margin-right: -1px;
	margin-left: -1px;
	color: #fff;
	background-color: #111
}

.navbar-default .navbar-nav>.active::before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #fff transparent transparent
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus,
	.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-nav>.item-home {
	text-indent: -9999em;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	width: 48px;
	text-align: center
}

.navbar-default .navbar-nav>.item-home .fa {
	text-indent: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	margin: 0
}

.navbar-default .navbar-nav>.item-home .dropdown-menu ul li a {
	text-indent: 0
}

.navbar-default .navbar-nav>.item-more {
	float: right;
	border-left: 1px solid #e5e5e5
}

.navbar-default .navbar-nav>.item-more .caret {
	display: none !important
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
	{
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e5e5e5
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret, .navbar-default .navbar-nav>.dropdown>a:hover .caret
	{
	border-top-color: #000;
	border-bottom-color: #000;
	opacity: .5
}

.navbar-default .navbar-nav>.open>.separator, .navbar-default .navbar-nav>.open>.separator:focus,
	.navbar-default .navbar-nav>.open>.separator:hover, .navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
	{
	background-color: #111;
	color: #fff;
	border-color: #e5e5e5
}

.navbar-default .navbar-nav>.open>.separator .caret, .navbar-default .navbar-nav>.open>.separator:focus .caret,
	.navbar-default .navbar-nav>.open>.separator:hover .caret,
	.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:focus .caret,
	.navbar-default .navbar-nav>.open>a:hover .caret {
	border-top-color: #000 !important;
	border-bottom-color: #000 !important;
	opacity: .5
}

.navbar-default .navbar-nav>.dropdown>.separator .caret, .navbar-default .navbar-nav>.dropdown>a .caret
	{
	border-top-color: #333;
	border-bottom-color: #333
}

@media ( max-width :767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #333
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #111
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #333
}

.navbar-default .navbar-link:hover {
	color: #fff
}

.t3-mainnav {
	border-bottom: 1px solid #e5e5e5;
	border-top: 2px solid #111;
	border-left: 0;
	margin-bottom: 24px;
	border-radius: 0;
	background: #fff
}

.t3-mainnav>.container {
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	position: relative
}

@media ( max-width :992px) {
	.t3-mainnav {
		display: none
	}
}

.t3-mainnav .t3-navbar {
	padding-left: 0;
	padding-right: 0;
	height: 48px
}

@media ( min-width :992px) {
	.t3-mainnav .t3-navbar-collapse {
		display: none !important
	}
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
	margin: 0 -20px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li>a .fa {
	margin-right: 5px
}

.t3-mainnav .t3-navbar-collapse .navbar-nav>li>a {
	border-top: 1px solid #e5e5e5
}

.t3-mainnav .t3-navbar-collapse .navbar-nav>li:first-child>a {
	border-top: 0
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown>a .caret {
	position: absolute;
	top: 40%;
	right: 12px
}

.cat-red .t3-mainnav {
	border-top-color: #c00
}

.cat-blue .t3-mainnav {
	border-top-color: #07b
}

.cat-green .t3-mainnav {
	border-top-color: #690
}

.cat-cyan .t3-mainnav {
	border-top-color: #09c
}

.cat-violet .t3-mainnav {
	border-top-color: #bf5fff
}

.cat-purple .t3-mainnav {
	border-top-color: #8c5de4
}

.cat-orange .t3-mainnav {
	border-top-color: #f80
}

.cat-red>a:focus, .cat-red>a:hover {
	background-color: #c00 !important
}

.cat-red.active>a, .cat-red.active>a:focus, .cat-red.active>a:hover,
	.cat-red.open>a, .cat-red.open>a:focus, .cat-red.open>a:hover {
	background-color: #c00 !important
}

.cat-green>a:focus, .cat-green>a:hover {
	background-color: #690 !important
}

.cat-green.active>a, .cat-green.active>a:focus, .cat-green.active>a:hover,
	.cat-green.open>a, .cat-green.open>a:focus, .cat-green.open>a:hover {
	background-color: #690 !important
}

.cat-blue>a:focus, .cat-blue>a:hover {
	background-color: #07b !important
}

.cat-blue.active>a, .cat-blue.active>a:focus, .cat-blue.active>a:hover,
	.cat-blue.open>a, .cat-blue.open>a:focus, .cat-blue.open>a:hover {
	background-color: #07b !important
}

.cat-cyan>a:focus, .cat-cyan>a:hover {
	background-color: #09c !important
}

.cat-cyan.active>a, .cat-cyan.active>a:focus, .cat-cyan.active>a:hover,
	.cat-cyan.open>a, .cat-cyan.open>a:focus, .cat-cyan.open>a:hover {
	background-color: #09c !important
}

.cat-violet>a:focus, .cat-violet>a:hover {
	background-color: #bf5fff !important
}

.cat-violet.active>a, .cat-violet.active>a:focus, .cat-violet.active>a:hover,
	.cat-violet.open>a, .cat-violet.open>a:focus, .cat-violet.open>a:hover
	{
	background-color: #bf5fff !important
}

.cat-orange>a:focus, .cat-orange>a:hover {
	background-color: #f80 !important
}

.cat-orange.active>a, .cat-orange.active>a:focus, .cat-orange.active>a:hover,
	.cat-orange.open>a, .cat-orange.open>a:focus, .cat-orange.open>a:hover
	{
	background-color: #f80 !important
}

.cat-purple>a:focus, .cat-purple>a:hover {
	background-color: #8c5de4 !important
}

.cat-purple.active>a, .cat-purple.active>a:focus, .cat-purple.active>a:hover,
	.cat-purple.open>a, .cat-purple.open>a:focus, .cat-purple.open>a:hover
	{
	background-color: #8c5de4 !important
}

.t3-topnav .nav>li {
	display: block;
	float: left;
	margin: 0
}

.t3-topnav .nav>li>a {
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	padding: 0 40px;
	height: 48px;
	line-height: 48px;
	border-radius: 0;
	border-right: 1px solid #e5e5e5
}

.t3-topnav .nav>li>a:focus, .t3-topnav .nav>li>a:hover {
	color: #fff;
	background-color: #111;
	border-color: #111
}

.t3-topnav .nav>.active>a, .t3-topnav .nav>.active>a:focus, .t3-topnav .nav>.active>a:hover
	{
	color: #333;
	background-color: #fff;
	border-color: #e5e5e5
}

@media screen and (max-width:992px) {
	.t3-topnav .nav {
		display: none
	}
}

.t3-module {
	background: 0 0;
	color: inherit;
	margin-bottom: 24px;
	padding-bottom: 0
}

.t3-module .module-inner {
	padding: 0
}

.module-title {
	display: inline-block;
	background: #c00;
	color: #fff;
	font-size: 16px;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 12px;
	line-height: normal
}

.module-ct {
	background: inherit;
	color: inherit;
	padding: 0
}

.module-ct:after, .module-ct:before {
	content: " ";
	display: table
}

.module-ct:after {
	clear: both
}

.module-ct .custom>ol, .module-ct .custom>ul, .module-ct>ol, .module-ct>ul
	{
	margin-left: 20px;
	padding-left: 0
}

.module-ct .custom>ol.unstyled, .module-ct .custom>ul.unstyled,
	.module-ct>ol.unstyled, .module-ct>ul.unstyled {
	padding-left: 0
}

.module-ct .custom>ol.nav, .module-ct .custom>ul.nav, .module-ct>ol.nav,
	.module-ct>ul.nav {
	padding-left: 0;
	margin-left: 0
}

.t3-module.mod-dark {
	background: #222;
	margin: -24px -20px 24px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px
}

.t3-module.mod-dark .custom {
	padding-top: 0
}

.t3-module.no-gutter {
	margin: -24px -20px 24px
}

.t3-module.no-gutter .custom {
	padding-top: 0
}

.module_menu .nav>li>.separator, .module_menu .nav>li>a {
	padding: 6px 5px;
	display: block
}

#login-form .userdata {
	padding-top: 12px
}

#login-form input[type=password], #login-form input[type=text] {
	width: 100%
}

#login-form ul.unstyled {
	margin-top: 24px;
	padding-left: 20px
}

#login-form #form-login-remember label {
	display: block;
	font-weight: 400
}

.banner {
	padding: 24px 0;
	text-align: center
}

.banner .custom img {
	width: 100%
}

.bannergroup {
	display: block;
	background: #f8f8f8;
	text-align: center
}

.bannergroup:after, .bannergroup:before {
	content: " ";
	display: table
}

.bannergroup:after {
	clear: both
}

.banneritem {
	margin: 0 0 12px;
	overflow: hidden
}

.banneritem a {
	font-weight: 700;
	display: block
}

.banneritem img {
	width: 100%
}

.bannerfooter {
	font-size: 11px;
	padding: 2px 12px;
	text-align: right;
	background: #e5e5e5;
	color: #666;
	text-transform: lowercase;
	letter-spacing: 1px
}

.header-banner {
	display: none;
	margin: 0
}

@media ( min-width :991px) {
	.header-banner {
		display: block
	}
}

.header-banner .banneritem {
	margin: 0
}

.footer-banner {
	margin: 20px 0 0 0
}

.footer-banner .banneritem {
	margin: 0
}

.feed h4 {
	font-weight: 700
}

.feed .newsfeed, .feed ul.newsfeed {
	border-top: 1px solid #e5e5e5
}

.feed .newsfeed .feed-link, .feed .newsfeed h5.feed-link, .feed ul.newsfeed .feed-link,
	.feed ul.newsfeed h5.feed-link {
	font-size: 14px;
	font-weight: 400;
	margin: 0
}

.latestusers, ul.latestusers {
	margin-left: 0
}

.latestusers li, ul.latestusers li {
	background: #e5e5e5;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 0
}

.stats-module dd, .stats-module dt {
	display: inline-block;
	margin: 0
}

.stats-module dt {
	font-weight: 700;
	width: 35%
}

.stats-module dd {
	width: 60%
}

.tagspopular {
	margin-top: 24px
}

.tagspopular ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}

.tagspopular ul>li {
	color: #666;
	display: inline-block;
	margin: 0 5px 5px 0
}

.tagspopular ul>li>a {
	background: #e5e5e5;
	border-radius: 3px;
	color: #666;
	display: block;
	padding: 2px 5px
}

.tagspopular ul>li>a:active, .tagspopular ul>li>a:focus, .tagspopular ul>li>a:hover
	{
	background: #c00;
	color: #fff;
	text-decoration: none
}

.tagssimilar ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.tagssimilar ul>li {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 0
}

.tagssimilar ul>li>a {
	color: #666
}

.tagssimilar ul>li>a:active, .tagssimilar ul>li>a:focus, .tagssimilar ul>li>a:hover
	{
	color: #c00
}

.module-ct>ol.breadcrumb {
	padding: 6px 12px;
	margin-left: 0
}

ul.latestnews, ul.mostread {
	list-style: none;
	margin: 0;
	padding: 0
}

ul.latestnews li, ul.mostread li {
	border-bottom: 1px dotted #ddd;
	margin: 0;
	padding: 6px 0
}

ul.latestnews li:last-child, ul.mostread li:last-child {
	border: 0;
	padding-bottom: 0
}

ul.latestnews li a, ul.mostread li a {
	color: #666
}

ul.latestnews li a:active, ul.latestnews li a:focus, ul.latestnews li a:hover,
	ul.mostread li a:active, ul.mostread li a:focus, ul.mostread li a:hover
	{
	color: #c00
}

.categories-module, .category-module, ul.categories-module, ul.category-module
	{
	margin: 0
}

.categories-module li, .category-module li, ul.categories-module li, ul.category-module li
	{
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style: none
}

.categories-module li.active h4 a, .category-module li.active h4 a, ul.categories-module li.active h4 a,
	ul.category-module li.active h4 a {
	color: #111
}

.categories-module h4, .category-module h4, ul.categories-module h4, ul.category-module h4
	{
	font-size: 14px;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0
}

.categories-module h4 a, .category-module h4 a, ul.categories-module h4 a,
	ul.category-module h4 a {
	color: #666;
	padding: 4px 6px;
	display: block
}

.categories-module h4 a:active, .categories-module h4 a:focus,
	.categories-module h4 a:hover, .category-module h4 a:active,
	.category-module h4 a:focus, .category-module h4 a:hover, ul.categories-module h4 a:active,
	ul.categories-module h4 a:focus, ul.categories-module h4 a:hover, ul.category-module h4 a:active,
	ul.category-module h4 a:focus, ul.category-module h4 a:hover {
	text-decoration: none;
	color: #111
}

.categories-module a.mod-articles-category-title, .category-module a.mod-articles-category-title,
	ul.categories-module a.mod-articles-category-title, ul.category-module a.mod-articles-category-title
	{
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times,
		serif;
	color: #333;
	padding: 12px 6px;
	display: block;
	border-top: 1px solid #e5e5e5
}

.categories-module a.mod-articles-category-title:active,
	.categories-module a.mod-articles-category-title:focus,
	.categories-module a.mod-articles-category-title:hover,
	.category-module a.mod-articles-category-title:active, .category-module a.mod-articles-category-title:focus,
	.category-module a.mod-articles-category-title:hover, ul.categories-module a.mod-articles-category-title:active,
	ul.categories-module a.mod-articles-category-title:focus, ul.categories-module a.mod-articles-category-title:hover,
	ul.category-module a.mod-articles-category-title:active, ul.category-module a.mod-articles-category-title:focus,
	ul.category-module a.mod-articles-category-title:hover {
	text-decoration: none;
	color: #c00
}

.t3-sidebar .category-module .link-item {
	padding-left: 0
}

.t3-sidebar .category-module .link-item p.img_caption {
	display: none
}

.t3-sidebar .category-module .link-item .img-fulltext-left, .t3-sidebar .category-module .link-item .img-fulltext-none,
	.t3-sidebar .category-module .link-item .img-fulltext-right,
	.t3-sidebar .category-module .link-item .img-intro-left, .t3-sidebar .category-module .link-item .img-intro-none,
	.t3-sidebar .category-module .link-item .img-intro-right, .t3-sidebar .category-module .link-item .img_caption
	{
	width: 100% !important
}

.category-module .item-image img {
	width: 100%
}

.mega-inner .category-module .link-item {
	padding-left: 12px
}

.mega-inner .category-module .link-item .article-title {
	max-height: 42px;
	overflow: hidden
}

.category-module ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.category-module ul li {
	padding: 0
}

.category-module ul li p {
	margin-bottom: 0
}

.item-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.item-list .item {
	border-bottom: 1px dotted #e5e5e5;
	padding: 12px 0
}

.item-list .item .item-inner {
	position: relative
}

.item-list .item .item-inner.has-image {
	padding-left: 86px
}

.item-list .item .item-inner .item-title {
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times,
		serif;
	text-transform: none
}

.item-list .item .item-inner .item-title a {
	color: inherit;
	font-size: 14px;
	padding: 0
}

.item-list .item .item-inner .item-title a:active, .item-list .item .item-inner .item-title a:focus,
	.item-list .item .item-inner .item-title a:hover {
	background: 0 0;
	color: #c00
}

.item-list .item .item-inner .item-image {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	max-height: 50px;
	width: 62px
}

.item-list .item .item-inner .item-image img {
	max-width: 100%
}

.item-list .item .item-inner .item-meta {
	color: #999;
	font-size: 11px;
	margin-bottom: 4.8px;
	text-transform: uppercase
}

.item-list .item .item-inner .item-meta .category-name {
	margin-right: 5px
}

.item-list .item .item-inner .item-introtext {
	margin-bottom: 0
}

.category-module ul.grid-view {
	list-style: none;
	margin: 0;
	padding: 0
}

.category-module ul.grid-view li {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	float: left !important;
	border: 1px solid #f2f2f2 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
	height: 92px;
	background: #fff;
	box-sizing: border-box
}

@media ( min-width :992px) {
	.category-module ul.grid-view li {
		float: left;
		width: 33.33333333%
	}
}

.category-module ul.grid-view li p {
	margin-bottom: 0
}

.category-module ul.grid-view li .item-title {
	max-height: 42px;
	overflow: hidden
}

.acymailing_moduleacy-email {
	margin-bottom: 0;
	background-color: #fff;
	border-style: solid;
	border-width: 25px;
	-moz-border-image: url(../images/envelope.png) 31 27 28 31 repeat;
	-webkit-border-image: url(../images/envelope.png) 31 27 28 31 repeat;
	-o-border-image: url(../images/envelope.png) 31 27 28 31 repeat;
	border-image: url(../images/envelope.png) 31 27 28 31 fill repeat
}

.acymailing_moduleacy-email .acymailing_form {
	width: 100%
}

.acymailing_moduleacy-email .acymailing_introtext {
	line-height: 1.5;
	font-size: 14px;
	color: #333
}

.acymailing_moduleacy-email .acymailing_form tr:last-child input {
	margin-top: 15px
}

.acymailing_moduleacy-email .acymailing_form input {
	box-shadow: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-color: #e5e5e5;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 8px 0;
	width: 100% !important
}

.acymailing_moduleacy-email-footer {
	margin-top: 24px;
	padding: 12px;
	position: relative
}

@media ( max-width :992px) {
	.acymailing_moduleacy-email-footer {
		background: #222;
		margin-bottom: 24px;
		margin-top: 0;
		padding: 24px
	}
	.acymailing_moduleacy-email-footer .acymailing_introtext {
		text-align: center
	}
}

.acymailing_moduleacy-email-footer .acymailing_introtext {
	color: #999
}

.acymailing_moduleacy-email-footer .acymailing_module_form td {
	width: 100%;
	float: left
}

.acymailing_moduleacy-email-footer .acymailing_form tr td:last-child input
	{
	background-color: #c00;
	color: #fff;
	margin-top: 10px;
	padding: 8px 15px
}

.acymailing_moduleacy-email-footer .acymailing_form input {
	float: left;
	background-color: transparent;
	box-shadow: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-color: rgba(255, 255, 255, .2);
	color: #999;
	font-size: 12px;
	padding: 8px 0 8px 10px
}

.acymailing_moduleacy-email-footer .acymailing_mootoolsbutton a.acymailing_togglemodule
	{
	background: #333;
	padding: 12px 0;
	text-align: center
}

.acymailing_moduleacy-email-footer .acymailing_mootoolsbutton a.acymailing_togglemodule:active,
	.acymailing_moduleacy-email-footer .acymailing_mootoolsbutton a.acymailing_togglemodule:focus,
	.acymailing_moduleacy-email-footer .acymailing_mootoolsbutton a.acymailing_togglemodule:hover
	{
	background: #c00
}

.acymailing_moduleacy-email-footer .modal {
	display: block;
	position: relative;
	top: auto;
	left: auto;
	width: auto
}

.ja-weather .icon, .ja-weather .text {
	display: inline-block;
	line-height: 1
}

.ja-weather .date {
	text-transform: uppercase
}

.ja-weather .city {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 400
}

.ja-weather .city small {
	display: inline;
	margin-top: 5px;
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300
}

.ja-weather .wi {
	font-size: 18px
}

.ja-weather .icon-large .wi {
	font-size: 54px
}

.ja-weather .panel-group {
	margin: 0
}

.ja-weather .panel-default {
	border: 0;
	border-radius: 0;
	box-shadow: inset 0 0 0 1px #e5e5e5
}

.ja-weather .panel-default>.panel-heading {
	background: 0 0;
	border: 0;
	position: relative
}

.ja-weather .panel-default>.panel-heading h4 {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.ja-weather .panel-default>.panel-heading a {
	display: block;
	outline: 0
}

.ja-weather .panel-default>.panel-heading a:active, .ja-weather .panel-default>.panel-heading a:focus,
	.ja-weather .panel-default>.panel-heading a:hover {
	text-decoration: none
}

.ja-weather .panel-default>.panel-heading span {
	float: right;
	color: #666;
	font-weight: 400;
	position: absolute;
	top: 10px;
	right: 24px
}

.ja-weather .panel-default .panel-body {
	padding: 0
}

.ja-weather .panel-default .panel-body .table, .ja-weather .panel-default .panel-body table
	{
	margin: 0
}

.ja-weather .panel-default .panel-body table td, .ja-weather .panel-default .panel-body table th
	{
	padding-left: 24px;
	padding-right: 0
}

.ja-weather .panel-default .panel-body th {
	display: none
}

.ja-weather .panel-default .panel-body td {
	border-top-style: dotted
}

.ja-weather .panel-default .panel-body tr:first-child td {
	border-top: 0
}

.ja-weather .panel-default .panel-body .weather-header {
	padding: 12px 24px;
	padding-left: 90px;
	background: #07b;
	color: #fff;
	position: relative
}

.ja-weather .panel-default .panel-body .weather-header .condition {
	position: absolute;
	left: 24px;
	top: 24px
}

.ja-weather .panel-default .panel-body .weather-header>div {
	display: inline-block;
	margin-left: 12px
}

.ja-weather .panel-default .panel-body .weather-header .city {
	margin-top: 6px
}

.ja-weather .panel-default .panel-body .weather-header .weather-info {
	margin-top: 6px;
	display: block;
	text-transform: uppercase
}

.ja-weather .panel-default .panel-body .weather-detail {
	background: #07b;
	color: #fff;
	font-weight: 300
}

.ja-weather .panel-default .panel-body .weather-detail td {
	border-top-color: #0067a2;
	border-top-style: solid
}

.ja-weather .panel-default .panel-body .weather-detail tr:first-child td
	{
	border-top: none
}

.ja-weather .panel-default .panel-body .weather-detail .wi {
	font-size: 18px;
	margin-right: 5px
}

.ja-weather .panel-default .panel-body .weather-forecast {
	font-size: 12px
}

.ja-weather .panel-default .source-logo {
	text-align: right;
	padding: 12px 24px;
	border-top: 1px solid #e5e5e5
}

.ja-weather .panel-default .source-logo img {
	opacity: .3
}

.ja-weather .nav-tabs {
	margin-bottom: 0;
	border-left: 1px solid #e5e5e5
}

.ja-weather .nav-tabs>li.active>a {
	background-color: #fff;
	color: #333
}

.ja-weather .nav-tabs>li.active>a:active, .ja-weather .nav-tabs>li.active>a:focus,
	.ja-weather .nav-tabs>li.active>a:hover {
	background-color: #fff;
	color: #333
}

.ja-weather .tab-content .panel-default .panel-body .weather-header {
	background: #fff;
	color: #666;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

.ja-weather .tab-content .panel-default .panel-body .weather-detail {
	background: #fff;
	color: #666;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

.ja-weather .tab-content .panel-default .panel-body .weather-detail tr:last-child td
	{
	color: #333;
	border-top: 1px solid #e5e5e5;
	background: #f8f8f8
}

.ja-weather .tab-content .panel-default .panel-body .city small {
	color: rgba(0, 0, 0, .5)
}

.ja-finance {
	border: 0;
	border-radius: 0;
	box-shadow: inset 0 0 0 1px #e5e5e5
}

.ja-finance .nav-tabs {
	margin-bottom: 0;
	border-left: 1px solid #e5e5e5
}

.ja-finance .nav-tabs>li.active>a {
	background-color: #fff;
	color: #333
}

.ja-finance .nav-tabs>li.active>a:active, .ja-finance .nav-tabs>li.active>a:focus,
	.ja-finance .nav-tabs>li.active>a:hover {
	background-color: #fff;
	color: #333
}

.ja-finance .finance-header {
	color: #666;
	padding: 24px 12px
}

.ja-finance .finance-header:after, .ja-finance .finance-header:before {
	content: " ";
	display: table
}

.ja-finance .finance-header:after {
	clear: both
}

.ja-finance .finance-header h4 {
	color: #666;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	line-height: 1
}

.ja-finance .finance-header .text {
	display: inline-block;
	text-transform: uppercase
}

.ja-finance .finance-header small {
	display: block;
	margin-top: 5px;
	font-size: 14px
}

.ja-finance .finance-header .finance-snap-data {
	margin-top: 12px;
	line-height: 1
}

.ja-finance .finance-header .finance-snap-data>div {
	padding-top: 5px;
	font-size: 21px;
	display: block;
	float: left
}

.ja-finance .finance-header .finance-snap-data strong {
	display: block;
	float: left;
	color: #333;
	font-size: 36px;
	margin-right: 12px;
	border: 1px solid #e5e5e5;
	background: #f8f8f8;
	padding: 6px 12px
}

.ja-finance .finance-header .finance-snap-data .warning {
	font-size: 12px
}

.ja-finance .table {
	font-size: 12px;
	margin: 0
}

.ja-finance .table .head {
	background: #f8f8f8;
	text-align: center;
	font-weight: 700;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

.ja-finance .table .currency {
	padding-left: 12px;
	text-transform: uppercase
}

.ja-video-list span.fa-2x {
	color: #c00;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px
}

.ja-video-list .video-wrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ja-video-list .video-wrapper .jp-gui {
	position: absolute;
	bottom: 0
}

.ja-video-list .video-wrapper .jp-gui .jp-controls {
	margin-left: 20px
}

.bloggers-wrap .blogger-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.bloggers-wrap .blogger-list li {
	border-bottom: 1px solid #e8e8e8;
	padding: 24px 0 24px 72px;
	position: relative
}

.bloggers-wrap .blogger-list li:last-child {
	border: 0;
	padding-bottom: 0
}

.bloggers-wrap .avatar {
	background: #fff;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .2);
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 24px;
	padding: 2px;
	overflow: hidden
}

.bloggers-wrap .avatar img {
	border-radius: 50%;
	width: 48px
}

.bloggers-wrap h4 {
	font-size: 12px;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: 700
}

.bloggers-wrap p {
	color: #666;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase
}

.bloggers-wrap .social-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.bloggers-wrap .social-list li {
	border: 0;
	display: inline-block;
	padding: 0 4px
}

.bloggers-wrap .social-list li a {
	background-color: transparent;
	border: 1px solid #666;
	border-radius: 50%;
	color: #666;
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	width: 24px
}

.bloggers-wrap .social-list li a:active, .bloggers-wrap .social-list li a:focus,
	.bloggers-wrap .social-list li a:hover {
	color: #222;
	border-color: #222
}

.article-content:after, .article-content:before, .article-footer:after,
	.article-footer:before, .article-full:after, .article-full:before,
	.article-header:after, .article-header:before, .article:after, .article:before,
	.blog:after, .blog:before, .item-page:after, .item-page:before, article:after,
	article:before {
	content: " ";
	display: table
}

.article-content:after, .article-footer:after, .article-full:after,
	.article-header:after, .article:after, .blog:after, .item-page:after,
	article:after {
	clear: both
}

.blog-featured .img_caption p.img_caption {
	display: none
}

.items-leading {
	border-bottom: 3px double #e5e5e5
}

.items-leading .leading {
	padding-top: 24px;
	padding-bottom: 24px
}

.items-leading .leading:first-child {
	padding-top: 0
}

.items-row {
	border-bottom: 1px dotted #e5e5e5
}

.items-row .item {
	padding-top: 24px;
	padding-bottom: 24px
}

.article-full {
	margin-top: 24px;
	position: relative
}

.article-full.has-article-tools {
	padding-left: 0
}

@media ( min-width :992px) {
	.article-full.has-article-tools {
		padding-left: 180px
	}
	.article-full.has-article-tools .article-content-main {
		float: right
	}
}

.article-full .article-tools {
	left: 0;
	margin-bottom: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 150px
}

@media ( max-width :992px) {
	.article-full .article-tools {
		display: none
	}
}

@media ( max-width :1199px) {
	.article-full .article-tools .toggle-reading {
		display: none
	}
}

.article-full .content_rating {
	height: 15px;
	margin-bottom: 12px
}

.article-full .content_vote {
	display: block;
	margin-bottom: 24px
}

.article-full .col-media {
	width: auto
}

.divider-vertical {
	margin: 0 0 48px;
	border: 0;
	border-top: 1px solid #e5e5e5
}

.article-content {
	font-size: 16px;
	font-weight: 300
}

#disqus_thread {
	margin-top: 48px;
	padding-top: 24px;
	border-top: 4px solid #e5e5e5
}

blockquote.article-intro {
	font-size: 18px;
	font-weight: 300;
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times,
		serif;
	color: #111;
	margin-bottom: 24px;
	padding: 0 24px
}

.article-left, .article-right {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5
}

.item-row.row-top {
	border: 1px solid #e5e5e5;
	padding: 0
}

.article-aside {
	color: #999;
	font-size: 11px;
	margin-bottom: 24px;
	min-height: 15px;
	text-transform: uppercase;
	position: relative
}

.article-info {
	margin: 0;
	width: 100%
}

@media screen and (min-width:768px) {
	.article-info {
		width: 85%
	}
}

.article-info a {
	color: inherit
}

.article-info .article-info-term {
	display: none
}

.article-info .fa, .article-info [class*=" icon-"], .article-info [class^=icon-]
	{
	display: none
}

.article-info dd {
	display: inline-block;
	margin-left: 0;
	margin-right: 5px;
	white-space: nowrap
}

.article-info dd strong {
	font-weight: 700
}

.author, .createdby {
	font-weight: 700
}

.category-name {
	display: inline-block
}

.category-name a {
	background: #fff;
	border: 1px solid #666;
	color: #333;
	display: inline-block;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 400;
	padding: 3px 6px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1
}

.category-name a:active, .category-name a:focus, .category-name a:hover
	{
	background-color: #111;
	border-color: #111;
	color: #fff;
	text-decoration: none
}

.category-name.cat-red a:active, .category-name.cat-red a:focus,
	.category-name.cat-red a:hover {
	background-color: #c00;
	border-color: #c00
}

.category-name.cat-blue a:active, .category-name.cat-blue a:focus,
	.category-name.cat-blue a:hover {
	background-color: #07b;
	border-color: #07b
}

.category-name.cat-green a:active, .category-name.cat-green a:focus,
	.category-name.cat-green a:hover {
	background-color: #690;
	border-color: #690
}

.category-name.cat-violet a:active, .category-name.cat-violet a:focus,
	.category-name.cat-violet a:hover {
	background-color: #bf5fff;
	border-color: #bf5fff
}

.category-name.cat-orange a:active, .category-name.cat-orange a:focus,
	.category-name.cat-orange a:hover {
	background-color: #f80;
	border-color: #f80
}

.category-name.cat-cyan a:active, .category-name.cat-cyan a:focus,
	.category-name.cat-cyan a:hover {
	background-color: #09c;
	border-color: #09c
}

.category-name.cat-purple a:active, .category-name.cat-purple a:focus,
	.category-name.cat-purple a:hover {
	background-color: #8c5de4;
	border-color: #8c5de4
}

.content_rating>img {
	float: left;
	margin-right: 5px
}

.content-links .nav-tabs {
	background-color: transparent
}

.content-links .nav-tabs li {
	display: inline-block
}

.content-links .nav-tabs li>a {
	border: 0;
	text-transform: none
}

.content-links .nav-tabs li>a:hover {
	background-color: transparent;
	color: #c00
}

.article-aside-full {
	font-size: 14px;
	color: #333
}

.article-aside-full dd {
	margin-right: 5px
}

.article-aside-full dd:after {
	display: inline-block;
	margin-left: 5px;
	content: "/";
	color: #666;
	font-weight: 300
}

.article-aside-full dd:last-child:after {
	display: none
}

.article-aside-full dd strong {
	font-weight: 700
}

.article-aside-full .author a, .article-aside-full .createdby a {
	color: #c00
}

.article-tools {
	padding: 0;
	font-size: 12px;
	text-align: center
}

.article-tools>div {
	margin-bottom: 12px
}

.article-tools h6 {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #e5e5e5;
	color: #333;
	padding: 4px 6px;
	margin: 0;
	margin-bottom: 12px
}

.article-tools ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.article-tools ul li {
	border-bottom: 1px dotted #e5e5e5;
	padding: 6px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.article-tools ul li:after, .article-tools ul li:before {
	content: " ";
	display: table
}

.article-tools ul li:after {
	clear: both
}

.article-tools ul li:last-child {
	border-bottom: 0
}

.article-tools ul li .fa {
	font-size: 16px
}

.article-tools ul li a {
	color: #333;
	font-weight: 400;
	text-transform: uppercase
}

.article-tools ul li a .fa {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px
}

.article-tools ul li a:active, .article-tools ul li a:focus,
	.article-tools ul li a:hover {
	text-decoration: none;
	color: #c00
}

.article-tools .default-tools ul:after, .article-tools .default-tools ul:before
	{
	content: " ";
	display: table
}

.article-tools .default-tools ul:after {
	clear: both
}

.article-tools .default-tools ul li {
	display: block;
	float: left;
	width: 50%;
	border-bottom: 1px dotted #e5e5e5
}

.article-tools .typo-tools .btn {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center
}

.article-tools .typo-tools .btn:last-child {
	float: right
}

.article-tools .typo-tools .btn .fa {
	font-size: 12px
}

.article-tools .typo-tools .btn:active, .article-tools .typo-tools .btn:focus,
	.article-tools .typo-tools .btn:hover {
	background: #c00;
	color: #fff
}

.article-tools .typo-tools strong {
	display: inline-block;
	font-weight: 400;
	width: 96px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase
}

@media screen and (min-width:639px) {
	.article-tools .typo-tools strong {
		display: block;
		float: left
	}
}

.article-tools .typo-tools strong b {
	display: none;
	font-weight: 400
}

.article-tools .typo-tools .Big .Big, .article-tools .typo-tools .Bigger .Bigger,
	.article-tools .typo-tools .Default .Default, .article-tools .typo-tools .Georgia .Georgia,
	.article-tools .typo-tools .Helvetica .Helvetica, .article-tools .typo-tools .Medium .Medium,
	.article-tools .typo-tools .Segoe .Segoe, .article-tools .typo-tools .Small .Small,
	.article-tools .typo-tools .Smaller .Smaller, .article-tools .typo-tools .Times .Times
	{
	display: inline-block
}

.article-tools .toggle {
	background: #111;
	color: #fff;
	padding: 3px 0;
	display: block;
	border-radius: 15px
}

.article-tools .toggle:hover {
	background: #c00;
	color: #fff
}

.article-tools .toggle:active, .article-tools .toggle:focus {
	color: #fff
}

.article-tools .toggle.on {
	background: #c00;
	color: #fff
}

.article-tools .toggle.on:hover {
	background: #111;
	color: #fff
}

.article-tools .article-index {
	float: none !important;
	border: none;
	width: auto;
	padding: 0;
	margin: 0
}

.article-tools .article-index h3 {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #e5e5e5;
	color: #333;
	padding: 4px 6px;
	margin: 0;
	margin-bottom: 12px
}

.article-tools .article-index ul {
	background: 0 0
}

.article-tools .article-index ul li {
	white-space: inherit;
	text-overflow: inherit;
	padding: 0
}

.article-tools .article-index ul li>a {
	background: 0 0;
	padding: 0;
	font-size: 12px;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.article-tools .article-index ul li>a:active, .article-tools .article-index ul li>a:focus,
	.article-tools .article-index ul li>a:hover {
	background: 0 0;
	border: none;
	color: #c00
}

.article-tools .article-index ul li.active>a {
	color: #c00
}

.article-tools .article-index ul li+li {
	border-top: 1px dotted #e5e5e5;
	padding-top: 12px;
	margin-top: 12px
}

.article-aside .btn-group {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #e5e5e5;
	padding: 0
}

.article-aside .btn-group .fa-cog, .article-aside .btn-group .icon-cog {
	display: none
}

.article-aside .btn-group .dropdown-toggle {
	color: #333;
	background: #e5e5e5;
	height: 25px;
	width: 25px
}

.article-footer {
	color: #999;
	font-size: 12px;
	margin-bottom: 24px
}

.article-content img, .article-intro img, article img {
	display: block;
	max-width: 100%;
	height: auto
}

.article-content .img_caption.left, .article-content .img_caption.right,
	.article-content .pull-left.item-image, .article-content .pull-right.item-image,
	.article-content img[align=left], .article-content img[align=right],
	.article-intro .img_caption.left, .article-intro .img_caption.right,
	.article-intro .pull-left.item-image, .article-intro .pull-right.item-image,
	.article-intro img[align=left], .article-intro img[align=right],
	article .img_caption.left, article .img_caption.right, article .pull-left.item-image,
	article .pull-right.item-image, article img[align=left], article img[align=right]
	{
	margin: 0 0 24px;
	width: 100%;
	float: none !important
}

@media ( max-width :768px) {
	.article-content iframe {
		width: 100% !important;
		height: auto
	}
}

.img-fulltext-left, .img-fulltext-none, .img-fulltext-right,
	.img-intro-left, .img-intro-none, .img-intro-right, .img_caption {
	position: relative
}

.img-fulltext-left, .img-fulltext-none, .img-fulltext-right,
	.img-intro-left, .img-intro-none, .img-intro-right, .img_caption {
	max-width: 100%
}

.img-fulltext-left {
	float: left;
	margin-right: 24px
}

.img-fulltext-right {
	float: right;
	margin-left: 24px
}

.img-fulltext-left img, .img-fulltext-none img, .img-fulltext-right img,
	.img-intro-left img, .img-intro-none img, .img-intro-right img {
	margin: 0
}

.img_caption img {
	margin-bottom: 1px !important
}

.img_caption p.img_caption {
	color: #999;
	background: #111;
	font-size: 12px;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	margin: 0;
	padding: 5px;
	clear: both
}

.img-caption {
	display: none
}

.article-main .article-intro-media {
	position: relative;
	margin-bottom: 24px;
	min-height: 24px
}

.article-main .article-intro-media .item-image {
	max-height: 384px;
	overflow: hidden;
	position: relative
}

.article-main .article-intro-media img {
	width: 100%
}

.article-main .article-intro-media .category-name {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1
}

.article-main .article-intro-media .img-caption {
	background-color: rgba(0, 0, 0, .3);
	color: #fff;
	display: block;
	bottom: 0;
	font-weight: 300;
	left: 0;
	margin: 0;
	padding: 5px 24px;
	position: absolute;
	width: 100%
}

.article-intro .item-image {
	max-height: 240px;
	overflow: hidden;
	margin-bottom: 12px
}

.article-intro .item-image img {
	width: 100%
}

@media screen and (max-width:767px) {
	.img-fulltext-left, .img-fulltext-right, .img_caption.left, .img_caption.right,
		article img[align=left], article img[align=right] {
		float: none !important;
		margin-left: 0;
		margin-right: 0;
		width: 100% !important
	}
}

article aside .btn-group>.dropdown-toggle, article aside .btn-group>.dropdown-toggle:active,
	article aside .btn-group>.dropdown-toggle:focus, article aside .btn-group>.dropdown-toggle:hover
	{
	padding: 2px 5px
}

article aside .btn-group>.dropdown-toggle .caret {
	margin-left: 2px
}

.readmore {
	margin-top: 24px
}

.readmore a {
	display: inline-block;
	font-size: 12px
}

.readmore.readmore-title a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.edit.item-page {
	padding-top: 24px;
	padding-bottom: 24px
}

.edit.item-page .nav-tabs>li>a {
	padding: 12px
}

.edit.item-page .icon-calendar {
	display: inline-block;
	height: 17px;
	width: 17px
}

.edit.item-page .icon-calendar:before {
	display: block;
	content: "\f073";
	font-family: FontAwesome;
	font-style: normal
}

.edit.item-page fieldset {
	margin-top: 24px
}

.edit.item-page .media-preview {
	height: 40px
}

.edit.item-page .jform_attribs_ctm_gallery .jalist .inputbox, .edit.item-page .jform_attribs_ctm_gallery .jalist input[type=text],
	.edit.item-page .jform_attribs_ctm_gallery .jalist select, .edit.item-page .jform_attribs_ctm_gallery .jalist select.inputbox
	{
	width: 140px
}

.edit.item-page .jform_attribs_ctm_gallery .jalist textarea.autoheight {
	min-height: 38px
}

.edit.item-page .jform_attribs_ctm_gallery .jalist a.modal.btn {
	padding: 6px 8px
}

.edit.item-page .jform_attribs_ctm_gallery .jalist a.modal.btn:hover {
	background-color: #e5e5e5;
	color: #222
}

.edit.item-page .jform_attribs_ctm_gallery .jalist .input-append .btn:last-child
	{
	padding: 6px 8px
}

.edit.item-page .jform_attribs_ctm_gallery .jalist .input-append .btn:last-child:hover
	{
	background-color: #fff;
	border-color: #666;
	color: #333
}

.edit.item-page .media-preview>div {
	line-height: 28px;
	font-size: 11px
}

.edit.events {
	background: #fff;
	padding: 24px
}

@media ( min-width :992px) {
	.layout-edit .row.equal-height {
		display: flex;
		flex-flow: wrap
	}
	.layout-edit .row.equal-height>div {
		min-height: inherit !important
	}
}

.com_contact .contact {
	background: #fff;
	margin-top: 24px;
	padding: 24px;
	overflow: hidden
}

.topic-links {
	border: 3px double #e5e5e5;
	margin-top: 24px;
	margin-bottom: 24px
}

@media ( min-width :1200px) {
	.topic-links {
		float: right;
		width: 40%;
		margin-top: 5px;
		margin-left: 24px
	}
}

.topic-links .topic-header {
	padding: 12px;
	border-bottom: 1px solid #e5e5e5;
	position: relative
}

.topic-links h5 {
	display: none
}

.topic-links h6 {
	margin: 0;
	text-transform: uppercase;
	font-size: 14px
}

.topic-links .nav>li {
	border-bottom: 1px dotted #e5e5e5
}

.topic-links .nav>li>a {
	color: #333;
	font-size: 14px
}

.topic-links .nav .fa {
	font-size: 8px;
	margin-right: 5px
}

.topic-articles {
	margin-top: 24px
}

.topic-articles h2 small {
	display: block;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px
}

.topic-articles .link-item {
	margin-left: -20px;
	margin-right: -20px
}

.topic-articles .link-item:after, .topic-articles .link-item:before {
	content: " ";
	display: table
}

.topic-articles .link-item:after {
	clear: both
}

.topic-articles .link-item:first-child {
	border-top: 1px dotted #e5e5e5
}

.topic-articles .link-item:last-child {
	border-bottom: 1px dotted #e5e5e5
}

.topic-articles .link-item .col-media .item-image {
	max-height: 72px
}

.topic-articles .link-item .article-title h3 {
	font-size: 18px;
	margin: 0
}

.topic-articles .link-item .article-aside {
	margin-top: 6px
}

.component.window.com_content.view-article .article-full.has-article-tools
	{
	padding-left: 0
}

.component.window.com_content.view-article #disqus_thread, .component.window.com_content.view-article .article-tools,
	.component.window.com_content.view-article .dq-powered, .component.window.com_content.view-article .tags
	{
	display: none
}

.component.window.com_content.view-article #pop-print {
	float: right;
	margin-top: -24px
}

.component.window.com_content.view-article #pop-print a {
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.71428571;
	border-radius: 0;
	color: #fff;
	background-color: #c00;
	border-color: #b30000
}

.component.window.com_content.view-article #pop-print a.active,
	.component.window.com_content.view-article #pop-print a.focus,
	.component.window.com_content.view-article #pop-print a:active,
	.component.window.com_content.view-article #pop-print a:focus,
	.component.window.com_content.view-article #pop-print a:hover, .open>.dropdown-toggle.component.window.com_content.view-article #pop-print a
	{
	color: #fff;
	background-color: #900;
	border-color: #750000
}

.component.window.com_content.view-article #pop-print a.active,
	.component.window.com_content.view-article #pop-print a:active, .open>.dropdown-toggle.component.window.com_content.view-article #pop-print a
	{
	background-image: none
}

.component.window.com_content.view-article #pop-print a.disabled,
	.component.window.com_content.view-article #pop-print a.disabled.active,
	.component.window.com_content.view-article #pop-print a.disabled.focus,
	.component.window.com_content.view-article #pop-print a.disabled:active,
	.component.window.com_content.view-article #pop-print a.disabled:focus,
	.component.window.com_content.view-article #pop-print a.disabled:hover,
	.component.window.com_content.view-article #pop-print a[disabled],
	.component.window.com_content.view-article #pop-print a[disabled].active,
	.component.window.com_content.view-article #pop-print a[disabled].focus,
	.component.window.com_content.view-article #pop-print a[disabled]:active,
	.component.window.com_content.view-article #pop-print a[disabled]:focus,
	.component.window.com_content.view-article #pop-print a[disabled]:hover,
	fieldset[disabled] .component.window.com_content.view-article #pop-print a,
	fieldset[disabled] .component.window.com_content.view-article #pop-print a.active,
	fieldset[disabled] .component.window.com_content.view-article #pop-print a.focus,
	fieldset[disabled] .component.window.com_content.view-article #pop-print a:active,
	fieldset[disabled] .component.window.com_content.view-article #pop-print a:focus,
	fieldset[disabled] .component.window.com_content.view-article #pop-print a:hover
	{
	background-color: #c00;
	border-color: #b30000
}

.component.window.com_content.view-article #pop-print a .badge {
	color: #c00;
	background-color: #fff
}

.component.window.com_content.view-article #pop-print a:active,
	.component.window.com_content.view-article #pop-print a:focus,
	.component.window.com_content.view-article #pop-print a:hover {
	text-decoration: none
}

.row-even, .row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #e5e5e5
}

.row-odd {
	background-color: transparent
}

.row-even {
	background-color: #f9f9f9
}

.blog-item-rule, .blog-row-rule {
	border: 0
}

.row-fluid .row-reveal {
	visibility: hidden
}

.row-fluid:hover .row-reveal {
	visibility: visible
}

.nav-list>li.offset>a {
	padding-left: 30px;
	font-size: 11px
}

.list-striped, .row-striped {
	list-style: none;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #e5e5e5;
	margin-left: 0;
	padding-left: 0
}

.list-striped h3, .row-striped h3 {
	font-size: 16px;
	margin: 0
}

.list-striped dd, .list-striped li, .row-striped .row, .row-striped .row-fluid
	{
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 15px
}

.list-striped dd:nth-child(odd), .list-striped li:nth-child(odd),
	.row-striped .row-fluid:nth-child(odd), .row-striped .row:nth-child(odd)
	{
	background-color: #f9f9f9
}

.list-striped dd:hover, .list-striped li:hover, .row-striped .row-fluid:hover,
	.row-striped .row:hover {
	background-color: #f5f5f5
}

.row-striped .row-fluid {
	width: 97%
}

.row-striped .row-fluid [class*=span] {
	min-height: 10px
}

.row-striped .row-fluid [class*=span] {
	margin-left: 8px
}

.row-striped .row-fluid [class*=span]:first-child {
	margin-left: 0
}

.list-condensed li {
	padding: 5px 10px
}

.row-condensed .row, .row-condensed .row-fluid {
	padding: 5px 10px
}

.list-bordered, .row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #e5e5e5
}

.login-wrap {
	padding: 24px;
	margin: 0 auto
}

@media screen and (min-width:480px) {
	.login-wrap {
		width: 400px
	}
}

.login-wrap .login form .form-group .checkbox {
	padding: 0
}

.login-wrap .other-links {
	margin-bottom: 0
}

.login-wrap .other-links .col-sm-9>ul {
	padding: 0;
	margin-bottom: 0
}

.login-wrap .other-links .col-sm-9>ul>li {
	margin-bottom: 5px;
	list-style-type: none
}

.login-wrap .other-links.form-group {
	margin-left: -20px;
	margin-right: -20px
}

.form-register {
	padding: 24px
}

.form-register fieldset {
	padding: 0 0 10px
}

.form-register p {
	margin: 0 0 5px
}

.form-register p.form-des {
	margin: 15px 0
}

.form-register label {
	display: block;
	float: left;
	font-weight: 700;
	text-align: right;
	width: 130px
}

.form-register .input, .form-register .inputbox {
	margin-left: 10px;
	width: 200px
}

.form-register .btn, .form-register .button {
	margin-left: 140px
}

.registration fieldset dt {
	margin-right: 5px
}

.admintable textarea {
	max-width: 90% !important;
	resize: none
}

.registration>form {
	background: 0 0
}

.registration>form>fieldset .form-group {
	margin: 10px 0
}

.registration>form>fieldset .form-group>.control-label {
	padding: 0;
	text-align: left
}

.registration>form>fieldset .form-group>.control-label>label {
	margin: 0
}

.registration>form>fieldset .form-group>.control-label>span {
	font-size: 14px
}

.registration>form>fieldset .form-group .col-sm-9 {
	float: left;
	padding: 0
}

.registration>form>fieldset .form-group .col-sm-9>textarea {
	height: 200px;
	width: 350px
}

@media screen and (max-width:767px) {
	.registration>form>fieldset .form-group .col-sm-9>textarea {
		width: auto
	}
}

@media screen and (max-width:480px) {
	.registration>form>fieldset .form-group .col-sm-9>textarea {
		width: 100%
	}
}

.registration>form>fieldset .form-group .col-sm-9 .input-append input {
	display: inline-block
}

.registration>form>fieldset .form-group #jform_profile_dob_spacer-lbl {
	font-weight: 400;
	font-style: italic
}

.registration>form>fieldset .control-group .col-sm-9 {
	padding: 0
}

.registration>form .form-actions {
	background: 0 0;
	width: 100%;
	margin: 0;
	padding: 12px 0;
	float: left
}

.registration>form .form-actions .col-sm-9 {
	padding-left: 0 !important
}

@media screen and (min-width:992px) {
	.registration #member-registration .form-group+.control-group .control-label
		{
		width: 25%;
		text-align: left;
		margin: 0;
		padding-left: 12px;
		padding-right: 12px
	}
}

.view-registration .calendar thead .hilite {
	border: none;
	padding: 2px
}

.com_mailto body {
	padding: 12px
}

.com_mailto .t3-mainbody {
	padding-top: 0;
	padding-bottom: 0
}

.com_mailto .t3-content {
	width: auto
}

#mailto-window {
	background: #fff;
	margin: 10px 0 20px;
	padding: 0;
	position: relative
}

#mailto-window h2 {
	margin-top: 0;
	margin-bottom: 20px
}

#mailtoForm .formelm {
	padding: 5px 0;
	vertical-align: middle;
	overflow: hidden
}

#mailtoForm .formelm label {
	display: inline-block;
	float: left;
	font-weight: 700;
	vertical-align: middle;
	width: 100px
}

#mailtoForm p {
	margin-top: 20px
}

#mailtoForm .input, #mailtoForm .inputbox {
	width: 65%
}

#mailtoForm .btn, #mailtoForm .button, #mailtoForm button {
	margin-right: 5px
}

.user-details {
	padding: 10px 0
}

.user-details p {
	margin: 0 0 5px
}

.user-details label {
	display: block;
	float: left;
	font-weight: 700;
	text-align: right;
	width: 130px
}

.user-details .input, .user-details .inputbox {
	margin-left: 10px;
	width: 200px
}

.user-details .btn, .user-details button {
	margin-left: 140px
}

.user-details .paramlist .paramlist_key {
	padding: 0 0 5px;
	width: 130px
}

.user-details .paramlist .paramlist_value {
	padding: 0 0 5px
}

.user-details .user_name span {
	font-weight: 700;
	padding-left: 10px
}

.remind .form-validate p, .reset .form-validate p {
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	margin-bottom: 24px;
	padding: 12px 24px;
	border-radius: 0
}

.remind .form-validate fieldset dl, .reset .form-validate fieldset dl {
	margin: 0
}

.remind .form-validate fieldset dt, .reset .form-validate fieldset dt {
	margin: 4px 0 0 0
}

.profile .dl-horizontal dd {
	margin-bottom: 12px
}

@media screen and (min-width:992px) {
	.profile .dl-horizontal dd {
		margin-bottom: 0;
		margin-top: -24px;
		position: absolute
	}
}

.profile .dl-horizontal dt {
	float: none;
	white-space: normal
}

.profile .text label {
	font-weight: 400;
	font-style: italic
}

.profile-edit input {
	position: relative;
	min-height: 1px;
	padding-left: 6px;
	padding-right: 6px
}

@media ( min-width :768px) {
	.profile-edit input {
		float: left;
		width: 50%
	}
}

.profile-edit select {
	position: relative;
	min-height: 1px;
	padding-left: 6px;
	padding-right: 6px
}

@media ( min-width :768px) {
	.profile-edit select {
		float: left;
		width: 50%
	}
}

.profile-edit textarea {
	width: 50%
}

@media screen and (max-width:767px) {
	.profile-edit textarea {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.profile-edit .chzn-container-single {
		width: 100% !important
	}
}

.profile-edit select+button {
	margin-left: 5px
}

.profile-edit #helpsite-refresh {
	margin-top: 12px
}

.profile-edit #jform_profile_dob {
	display: inline-block
}

.profile-edit #jform_profile_dob_spacer-lbl {
	font-weight: 400;
	font-style: italic;
	display: block;
	margin-bottom: -24px
}

.searchintro {
	font-size: 16px;
	background: #690;
	text-transform: uppercase;
	color: #fff;
	padding: 6px 24px;
	margin: 0 -20px 24px;
	line-height: normal
}

.searchintro p {
	margin: 0
}

.searchintro strong {
	font-weight: 400
}

.searchintro .badge {
	border-radius: 0;
	background-color: #111;
	font-size: 18px
}

#searchForm {
	margin-top: 24px
}

#searchForm:after, #searchForm:before {
	content: " ";
	display: table
}

#searchForm:after {
	clear: both
}

#searchForm fieldset {
	margin: 0
}

#searchForm legend {
	margin-bottom: 12px;
	text-transform: uppercase;
	font-size: 14px
}

#searchForm select {
	width: auto;
	display: inline-block;
	margin-left: 5px;
	padding-left: 5px
}

#searchForm .form-limit {
	margin-top: 24px
}

#searchForm .form-limit .counter {
	margin-top: 0
}

#search-form ul#finder-filter-select-list {
	margin-left: 0;
	padding-left: 0
}

#search-form ul#finder-filter-select-list li {
	list-style: none;
	padding: 12px 0
}

#search-form ul#finder-filter-select-list li label {
	width: 150px
}

#search-form .word .form-group {
	margin-bottom: 12px
}

@media screen and (max-width:480px) {
	#search-form #smartsearch-btn {
		display: block;
		margin-bottom: 6px
	}
}

@media screen and (max-width:768px) {
	#searchForm .checkbox-inline, #searchForm .radio-inline {
		display: block;
		width: 100%;
		margin-left: 0
	}
}

.search-results {
	margin-top: 48px;
	border-top: 3px double #e5e5e5;
	padding: 24px;
	margin-left: -24px;
	margin-right: -24px
}

.search-results .result-title {
	font-size: 24px;
	margin-top: 24px
}

.search-results .result-category {
	font-size: 14px;
	color: #999;
	text-transform: uppercase
}

.search-results .result-text {
	margin-top: 5px;
	margin-bottom: 5px;
	max-width: 100%;
	word-wrap: break-word
}

.search-results .result-url {
	color: #666;
	margin-top: 24px
}

.search-results .result-created {
	font-size: 12px;
	color: #999;
	text-transform: uppercase
}

div.finder {
	margin-bottom: 24px;
	padding: 24px
}

#searchForm .phrases-box input[type=radio] {
	vertical-align: top;
	margin-top: 3px
}

@media ( max-width :768px) {
	.contact .thumbnail {
		width: 100%
	}
}

.contact #myTabContent .dl-horizontal.contact-position {
	margin-bottom: 0
}

.contact #myTabContent .dl-horizontal>dt {
	width: 20px
}

@media ( max-width :768px) {
	.contact #myTabContent .dl-horizontal>dt {
		float: left;
		margin-right: 5px;
		width: auto
	}
}

.contact #myTabContent .dl-horizontal>dd {
	margin-left: 40px
}

@media ( max-width :768px) {
	.contact #myTabContent .dl-horizontal>dd {
		margin-left: 24px
	}
}

.contact .tab-pane {
	margin-top: 24px
}

.contact-form .form-horizontal>fieldset .form-group .control-label {
	text-align: left !important
}

.contact-form .form-horizontal>fieldset .form-group .checkbox>input {
	margin-left: 0;
	margin-top: 5px
}

.contact-form #jform_contact_emailmsg {
	width: 100%
}

.contact-form #jform_contact_message {
	width: 100%;
	height: auto
}

@media ( max-width :768px) {
	.contact-form #jform_captcha-lbl {
		display: none
	}
	.contact-form #recaptcha_image {
		width: 220px
	}
	.contact-form #recaptcha_image img {
		max-width: 220px
	}
	.contact-form #recaptcha_response_field {
		max-width: 220px
	}
}

.contact .accordion-toggle {
	font-weight: 700
}

.contact-category {
	padding: 24px
}

#jform_captcha, #recaptcha_area {
	max-width: 200px
}

#archive-items>li {
	line-height: normal;
	margin: 0;
	overflow: visible;
	padding: 0
}

#archive-items .intro {
	clear: both;
	overflow: hidden
}

.categories-list {
	padding: 24px;
	margin-bottom: 24px
}

.contact-category ul.category {
	border-top: 0;
	overflow: hidden
}

.contact-category ul.category li.row-fluid {
	border: 1px solid #e5e5e5;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.contact-category ul.category li.row-fluid:after, .contact-category ul.category li.row-fluid:before
	{
	content: " ";
	display: table
}

.contact-category ul.category li.row-fluid:after {
	clear: both
}

.contact-category ul.category li.row-fluid>div {
	margin: 0
}

.contact-category .cat-children ul {
	border: 0;
	border-top: 1px solid #ddd
}

.contact-category .cat-children ul li {
	background: 0 0;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 5px 0
}

.contact-category .cat-children ul li h4 {
	border-left: 1px dotted #999;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	padding-left: 15px;
	margin-left: 20px;
	position: relative
}

.contact-category .cat-children ul li h4:after {
	border-top: 1px dotted #999;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	height: 1px;
	width: 10px
}

.contact-category .cat-children ul li li h4 {
	margin-left: 40px
}

.contact-category .cat-children ul li li li h4 {
	margin-left: 60px
}

.contact-category .cat-children ul li li li li h4 {
	margin-left: 80px
}

.contact-category .cat-children ul li:last-child {
	border: 0
}

.category-item:after, .category-item:before {
	content: " ";
	display: table
}

.category-item:after {
	clear: both
}

.category-item .page-header {
	line-height: normal;
	padding: 12px 5px;
	margin: 0;
	font-size: 16px;
	font-weight: 400
}

.category-item .category-item {
	margin-bottom: 0;
	margin-left: 40px
}

.category-item .category-item .page-header {
	font-size: 14px
}

.cat-children .page-header {
	line-height: normal;
	padding: 12px 5px;
	margin: 0;
	font-size: 16px;
	font-weight: 400
}

.newsfeed-category>h2, .newsfeed>h2 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 24px;
	margin-bottom: 24px;
	margin-top: 0
}

.newsfeed .category-desc, .newsfeed-category .category-desc {
	margin-bottom: 24px
}

.newsfeed .category li:after, .newsfeed .category li:before,
	.newsfeed-category .category li:after, .newsfeed-category .category li:before
	{
	content: " ";
	display: table
}

.newsfeed .category li:after, .newsfeed-category .category li:after {
	clear: both
}

.newsfeed>h2 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 24px;
	margin-bottom: 24px;
	margin-top: 0
}

.newsfeed .feed-description {
	margin-bottom: 24px;
	font-size: 16px
}

.newsfeed .feed-item-description .feed-description {
	font-size: 14px
}

.newsfeed ol li>a {
	font-weight: 700;
	font-size: 16px
}

.article-content .pagination ul {
	display: block;
	list-style: none;
	padding: 0;
	overflow: hidden
}

.article-content .pagination ul li {
	border: 1px solid #e5e5e5;
	float: left;
	line-height: normal;
	margin-right: 12px;
	padding: 12px 24px
}

.article-content .pagination ul li a {
	border: 0;
	text-decoration: none;
	background-color: transparent;
	line-height: normal;
	padding: 0
}

.pagenavcounter {
	margin: 0 0 24px;
	font-weight: 700
}

#article-index, .article-index {
	border: 3px double #e5e5e5;
	border-radius: 0;
	float: right;
	padding: 24px;
	margin: 0 0 24px 24px;
	width: 30%
}

@media ( max-width :767px) {
	#article-index, .article-index {
		width: 100%;
		float: none
	}
}

#article-index>h3, .article-index>h3 {
	margin: 0 0 24px;
	font-size: 21px
}

#article-index ul, .article-index ul {
	background: 0 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0
}

#article-index ul li, .article-index ul li {
	white-space: inherit;
	text-overflow: inherit;
	padding: 0;
	border-bottom: 0
}

#article-index ul li>a, .article-index ul li>a {
	background: 0 0;
	border: none;
	padding: 0;
	font-size: 14px;
	line-height: normal
}

#article-index ul li>a:active, #article-index ul li>a:focus,
	#article-index ul li>a:hover, .article-index ul li>a:active,
	.article-index ul li>a:focus, .article-index ul li>a:hover {
	background: 0 0;
	border: none;
	color: #222
}

#article-index ul li.open>a, .article-index ul li.open>a {
	background: 0 0;
	color: #222
}

#article-index ul li.active>a, #article-index ul li.active>a:active,
	#article-index ul li.active>a:focus, #article-index ul li.active>a:hover,
	.article-index ul li.active>a, .article-index ul li.active>a:active,
	.article-index ul li.active>a:focus, .article-index ul li.active>a:hover
	{
	background: 0 0;
	color: #c00
}

#article-index ul li+li, .article-index ul li+li {
	border-top: 1px dotted #e5e5e5;
	padding-top: 12px;
	margin-top: 12px
}

.article-navigation.top {
	margin-top: 24px !important
}

.pagenav {
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-right: 0;
	list-style: none
}

.pagenav>li {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	position: relative;
	background: 0 0;
	height: auto;
	cursor: pointer;
	height: 109px
}

@media ( min-width :768px) {
	.pagenav>li {
		height: 76px
	}
}

.pagenav>li.pagenav-prev, .pagenav>li.previous {
	text-align: right;
	border-right: 1px solid #e5e5e5
}

.pagenav>li.next, .pagenav>li.pagenav-next {
	float: right;
	text-align: left;
	border-left: 1px solid #e5e5e5
}

.pagenav li.pagenav-prev+li.pagenav-next, .pagenav li.previous+li.next {
	border-left: 0
}

.pagenav li>a>strong {
	font-weight: 400
}

.pagenav li>a>span {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	display: block;
	color: #999;
	margin: 0 0 2px
}

.pagenav li>a>.fa {
	position: absolute;
	margin: 0;
	left: 12px;
	top: 42%
}

.pagenav li.next>a>.fa, .pagenav li.pagenav-next>a>.fa {
	left: auto;
	right: 12px
}

.pagenav li>a {
	display: block;
	width: 100%;
	padding: 12px 24px;
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times,
		serif;
	font-size: 14px;
	line-height: normal;
	height: auto;
	border: 0;
	border-radius: 0;
	color: #666;
	background: #f8f8f8;
	height: 109px;
	overflow: hidden
}

@media ( min-width :768px) {
	.pagenav li>a {
		height: 76px
	}
}

.pagenav li>a:active, .pagenav li>a:focus, .pagenav li>a:hover {
	background-color: #fff;
	color: #333
}

.items-more {
	background: #f8f8f8;
	padding: 24px;
	margin-left: -19px;
	margin-right: -19px
}

.items-more h3 {
	margin: 0 0 24px;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	text-transform: uppercase
}

.items-more .nav>li {
	border-top: 1px solid #e5e5e5
}

.items-more .nav>li>a {
	padding: 6px 5px;
	font-size: 16px
}

.back_button a {
	display: block;
	margin: 10px 0
}

.filters {
	margin: 12px 0
}

.display-limit {
	margin: 12px 0 5px
}

.filters .display-limit {
	float: right;
	text-align: right
}

#system-message {
	padding: 12px 24px
}

#system-message dt {
	font-weight: 700
}

#system-message dd {
	font-weight: 700
}

#system-message dd.error ul, #system-message dd.message ul,
	#system-message dd.notice ul {
	margin: 0;
	padding: 0
}

#system-message dd.error ul li, #system-message dd.message ul li,
	#system-message dd.notice ul li {
	background: 0 0;
	margin: 0;
	padding: 5px
}

.alert-message {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.alert-message hr {
	border-top-color: #c9e2b3
}

.alert-message .alert-link {
	color: #356635
}

.alert-notice {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.alert-notice hr {
	border-top-color: #a6e1ec
}

.alert-notice .alert-link {
	color: #2d6987
}

.alert-error {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #b94a48
}

.alert-error hr {
	border-top-color: #e4b9c0
}

.alert-error .alert-link {
	color: #953b39
}

.tip-wrap {
	background: #fff6df;
	border: 1px solid #fb3;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-width: 300px;
	z-index: 999
}

.tip-title {
	border-bottom: 1px solid #fb3;
	font-weight: 700;
	padding: 5px 10px
}

.tip-text {
	font-size: 14px;
	margin: 0;
	padding: 5px 10px
}

.hasTip img {
	border: none;
	margin: 0 5px 0 0
}

.mod-preview-info {
	z-index: 4
}

.jmodedit {
	z-index: 999
}

@media ( min-width :768px) {
	.languageswitcherload {
		float: right;
		width: 100%
	}
	.languageswitcherload .mod-languages {
		text-align: right
	}
}

div.calendar {
	width: 187px
}

.edit.item-page fieldset .btn-toolbar {
	margin-top: 12px
}

.filter .btn-toolbar {
	margin-bottom: 24px
}

.t3-mainbody .t3-content .tag-category .filters.btn-toolbar>.btn-group {
	margin-left: 0
}

.t3-mainbody .t3-content .tag-category .filters #filter-search {
	float: left
}

.t3-mainbody .t3-content .tag-category ul.thumbnails {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0
}

.t3-mainbody .t3-content .tag-category ul.thumbnails>li {
	list-style-type: none;
	background: 0 0;
	border-bottom: 1px solid #eee;
	padding: 10px
}

.t3-mainbody .t3-content .tag-category ul.thumbnails>li>h3 {
	margin: 0
}

.t3-mainbody .t3-content .tag-category ul.thumbnails>li>h3>a {
	font-size: 18px
}

.t3-mainbody .t3-content .tag-category ul.thumbnails>li:hover {
	background-color: #eee
}

.t3-mainbody .t3-content .tag-category #limit_chzn .chzn-drop {
	box-sizing: border-box !important
}

.t3-mainbody .t3-content .tag-category .pagination-wrap {
	float: left
}

.t3-mainbody .t3-content .tag-category .pagination-wrap .pull-right {
	background: #111;
	color: #fff;
	border-color: #111
}

@media screen and (max-width:767px) {
	.t3-mainbody .t3-content .tag-category .pagination-wrap .pagination {
		display: inline-block
	}
}

.tags span {
	margin-right: 6px
}

.tags span:last-child {
	margin-right: 0
}

.iframe-bordered {
	border: 1px solid #e5e5e5
}

.chzn-container {
	display: block
}

.chzn-container-multi .chzn-choices .search-field input,
	.chzn-container-single .chzn-search input, .chzn-container-single .chzn-single
	{
	height: 26px
}

.chzn-container .chzn-drop, .chzn-container-single .chzn-drop {
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important
}

.input-prepend .chzn-container-single .chzn-single {
	border-color: #ccc;
	height: 26px;
	border-radius: 0 3px 3px 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.input-prepend .chzn-container-active .chzn-single-with-drop {
	border-radius: 0 3px 0 0
}

.input-prepend .chzn-container-single .chzn-drop {
	border-color: #ccc
}

.btn-group .chzn-results {
	white-space: normal
}

.page-header {
	padding-bottom: 11px;
	margin: 0 0 24px;
	border-bottom: 1px solid #e5e5e5
}

.page-header h1, .page-title {
	line-height: 1;
	margin: 0;
	font-family: "Roboto Condensed", "Arial Narrow", "Helvetica Neue",
		Helvetica, Arial, sans-serif;
	font-size: 54px;
	text-transform: uppercase;
	color: #111
}

@media ( max-width :992px) {
	.page-header h1, .page-title {
		font-size: 36px
	}
}

.page-subheader {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 24px
}

.page-subheader:after, .page-subheader:before {
	content: " ";
	display: table
}

.page-subheader:after {
	clear: both
}

.page-subheader h2, .page-subtitle {
	line-height: 1;
	margin: 0
}

.page-header+.page-subheader {
	margin-top: -24px
}

.article-header h1, .article-title {
	font-size: 45px;
	font-weight: 400;
	margin: 0 0 12px 0;
	line-height: 1.25
}

@media ( max-width :992px) {
	.article-header h1, .article-title {
		font-size: 36px
	}
}

.article-header h1 a, .article-title a {
	color: #111
}

.article-header h1 a:active, .article-header h1 a:focus, .article-header h1 a:hover,
	.article-title a:active, .article-title a:focus, .article-title a:hover
	{
	text-decoration: none
}

.article-header h2, h2.article-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5
}

.items-leading .article-header h2, .items-leading h2.article-title {
	font-size: 30px
}

.article-header h2 a:active, .article-header h2 a:focus, .article-header h2 a:hover,
	h2.article-title a:active, h2.article-title a:focus, h2.article-title a:hover
	{
	color: #056688
}

.item-title {
	font-weight: 700
}

.jumbotron h1, .jumbotron h2, .jumbotron h3 {
	margin-top: 0
}

.jumbotron p:last-child {
	margin-bottom: 0
}

.container .jumbotron {
	border-radius: 0
}

.masthead {
	padding: 48px 0;
	text-align: center
}

.masthead p:last-child {
	margin-bottom: 0
}

@media screen and (min-width:992px) {
	.masthead {
		padding: 96px 0
	}
	.masthead h1 {
		font-size: 98px
	}
	.masthead p {
		font-size: 28px
	}
	.masthead .btn-lg {
		margin-top: 24px;
		padding: 18px 42px;
		font-size: 21px
	}
}

.jumbotron-primary {
	background-color: #c00;
	color: #fcc
}

.jumbotron-primary h1, .jumbotron-primary h2, .jumbotron-primary h3 {
	color: #fff
}

.jumbotron-primary p {
	color: #fff
}

.jumbotron-primary .btn-primary {
	border-color: #fff
}

.label:empty {
	display: none
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.page-header .badge, .page-header .label {
	vertical-align: middle
}

.alert h4 {
	color: inherit
}

.media:first-child {
	margin-top: 0
}

.media-object {
	display: block
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading,
	a.list-group-item.active:hover .list-group-item-heading {
	color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text,
	a.list-group-item.active:hover .list-group-item-text {
	color: #f99
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title>a {
	color: inherit
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .5
}

@media screen and (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
}

.layout-events .t3-wrapper {
	background: 0 0
}

.t3-header {
	padding-top: 24px;
	padding-bottom: 24px
}

.t3-header .header-left {
	padding: 0
}

.t3-header .header-right {
	padding: 0
}

@media ( max-width :992px) {
	.t3-header {
		background: #f8f8f8;
		height: 53px;
		border-bottom: 3px solid #c00;
		margin-bottom: 0;
		padding: 0 !important;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 15
	}
	.t3-header>.container {
		width: 100%
	}
	.t3-header .header-right {
		padding-right: 48px
	}
}

.logo {
	display: inline-block
}

.logo a {
	display: inline-block;
	line-height: 1;
	margin: 0
}

@media ( max-width :992px) {
	.logo {
		float: left
	}
}

@media ( max-width :992px) {
	.logo-image.logo-control .logo-img-sm {
		display: inline-block
	}
	.logo-image a {
		height: 50px;
		line-height: 50px
	}
}

@media ( max-width :768px) {
	.logo-image {
		max-width: 192px
	}
}

@media ( min-width :320px) and (max-width:480px) {
	.logo-image {
		max-width: 80px
	}
}

.logo-image img {
	max-width: 100%
}

.logo-image small, .logo-image span {
	display: none
}

.logo-text a {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 72px;
	font-weight: 700;
	text-transform: uppercase;
	color: #111
}

.logo-text a:active, .logo-text a:focus, .logo-text a:hover, .logo-text:hover a
	{
	text-decoration: none
}

@media ( min-width :768px) and (max-width:991px) {
	.logo-text {
		white-space: nowrap
	}
}

.logo-text .site-slogan {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0
}

@media ( max-width :992px) {
	.logo-text {
		margin-top: 8px
	}
	.logo-text a {
		font-size: 36px
	}
	.logo-text .site-slogan {
		display: none
	}
}

@media ( max-width :480px) {
	.logo-text {
		margin-top: 14px;
		max-width: 120px;
		overflow: hidden
	}
	.logo-text a {
		font-size: 24px
	}
}

@media ( max-width :321px) {
	.header-right {
		display: none
	}
}

.header-right .header-right-inner {
	position: relative;
	width: 100%
}

.header-right .header-right-inner>.col {
	display: block
}

@media ( min-width :992px) {
	.header-right .header-right-inner {
		height: 96px;
		float: right;
		display: table;
		table-layout: fixed
	}
	.header-right .header-right-inner>.col {
		display: table-cell;
		vertical-align: top
	}
}

.header-right .number {
	display: block;
	font-size: 36px;
	font-weight: 700;
	height: 60px;
	line-height: 70px
}

.header-right .text {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 300;
	line-height: 1
}

.header-right .indicator {
	margin-top: 6px
}

.header-right .calendar {
	background: #e5e5e5;
	width: 96px;
	height: 96px;
	color: #333;
	text-align: center
}

.header-right .calendar .day, .header-right .calendar .month {
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase
}

@media screen and (max-width:992px) {
	.header-right .calendar {
		display: none !important
	}
}

.header-right .whatsnew {
	background: #c00;
	color: #fff;
	border-left: 1px solid #f2f2f2;
	width: 96px;
	height: 96px;
	text-align: center;
	cursor: pointer;
	margin-right: 50px
}

.header-right .whatsnew:hover .indicator {
	margin-top: 8px
}

@media ( max-width :992px) {
	.header-right .whatsnew {
		width: auto;
		height: 49px;
		line-height: 50px;
		padding: 0 24px;
		float: right;
		background: 0 0;
		border-left: 1px solid #e5e5e5;
		color: #333
	}
	.header-right .whatsnew .number {
		font-size: 16px;
		display: inline;
		height: auto;
		line-height: normal
	}
	.header-right .whatsnew .text {
		display: inline
	}
}

@media ( max-width :480px) {
	.header-right .whatsnew {
		padding: 0 8px
	}
	.header-right .whatsnew .number {
		font-size: 14px
	}
}

.header-right .whatsnew-alert.loading .number, .header-right .whatsnew-alert.loading .text
	{
	display: none
}

.header-right .whatsnew-alert.loading .indicator {
	display: block;
	margin: 0;
	font-size: 36px;
	line-height: 96px
}

@media ( max-width :992px) {
	.header-right .whatsnew-alert.loading .number, .header-right .whatsnew-alert.loading .text
		{
		display: inline
	}
	.header-right .whatsnew-alert.loading .indicator {
		display: inline;
		font-size: 14px;
		line-height: normal
	}
}

.header-right .trending {
	height: 96px
}

@media screen and (max-width:992px) {
	.header-right .trending {
		display: none !important
	}
}

.header-right .trending .magazine-links {
	height: 96px;
	overflow: hidden;
	border: 1px solid #e5e5e5
}

.header-right .trending .link-item {
	min-height: 95px;
	padding: 0;
	position: relative;
	padding-left: 120px
}

.header-right .trending .link-item .col-media {
	height: 96px;
	width: 120px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0
}

.header-right .trending .link-item .item-image {
	max-height: none
}

.header-right .trending .link-item .item-image img {
	width: 100% !important;
	height: 96px !important
}

.header-right .trending .link-item .col-content {
	max-height: 96px;
	padding-top: 12px;
	width: 100%
}

.header-right .trending .link-item .article-title h3 {
	text-transform: uppercase;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 5px
}

.header-right .trending .link-item .article-title h3 a {
	color: #c00
}

.header-right .trending .link-item .article-title h3 a::after {
	font-family: FontAwesome;
	font-weight: 400;
	content: "\f178";
	display: inline-block;
	margin-left: 5px
}

.header-right .trending .link-item .col-content>a {
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times,
		serif;
	color: #333;
	display: block;
	max-height: 48px;
	overflow: hidden
}

.header-right .trending .link-item .col-content>a:active, .header-right .trending .link-item .col-content>a:focus,
	.header-right .trending .link-item .col-content>a:hover {
	color: #333
}

.t3-topbar {
	background: #f8f8f8;
	border-bottom: 1px solid #e5e5e5;
	height: 48px
}

.t3-topbar .top-left {
	float: left
}

.t3-topbar .top-right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5
}

@media ( max-width :992px) {
	.t3-topbar .top-right {
		position: fixed
	}
}

.t3-topbar .top-right .module-search {
	float: left;
	width: auto
}

.t3-topbar .top-right .dropdown.mod-languages {
	background-color: #fff;
	border-left: 1px solid #e5e5e5;
	display: inline-block;
	float: right;
	height: 47px;
	line-height: 48px;
	text-align: center;
	width: 48px
}

.t3-topbar .top-right .dropdown.mod-languages>a {
	display: block
}

.t3-topbar .top-right .dropdown.mod-languages .fa-caret-down {
	color: #666
}

.t3-topbar .top-right .dropdown.mod-languages ul {
	right: 0;
	left: auto;
	line-height: 1;
	min-width: unset
}

.t3-topbar .top-right .dropdown.mod-languages ul li {
	display: block;
	margin: 0
}

.t3-topbar .top-right .dropdown.mod-languages.open .fa-caret-down {
	color: #c00
}

@media ( max-width :992px) {
	.t3-topbar {
		height: auto;
		border: 0;
		z-index: 16;
		position: relative
	}
}

.module-search {
	margin: 0;
	width: 100%;
	height: 48px;
	position: relative;
	padding-left: 48px
}

.module-search:after, .module-search:before {
	content: " ";
	display: table
}

.module-search:after {
	clear: both
}

.module-search form {
	margin: 0
}

.module-search form:after, .module-search form:before {
	content: " ";
	display: table
}

.module-search form:after {
	clear: both
}

.module-search label {
	display: none
}

.module-search .fa {
	width: 48px;
	height: 48px;
	line-height: 48px;
	position: absolute;
	left: 48px;
	top: 0;
	text-align: center;
	background: 0 0
}

.module-search .form-control {
	display: block;
	float: left;
	height: 47px;
	line-height: 28px;
	border: 0;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
	width: 200px;
	font-size: 16px;
	padding: 10px 24px 10px 48px
}

.module-search .form-control:focus {
	width: 240px;
	transition: width .2s ease;
	border-left: 1px solid #e5e5e5
}

@media ( max-width :992px) {
	.module-search {
		padding-left: 0;
		height: 50px
	}
	.module-search form {
		background: #f8f8f8
	}
	.module-search .fa {
		z-index: 1;
		width: 50px;
		height: 50px;
		left: 0
	}
	.module-search .form-control {
		width: 50px;
		height: 50px;
		padding: 0;
		padding-left: 50px;
		position: relative;
		z-index: 2;
		background: 0 0
	}
	.module-search .form-control:focus {
		width: 240px;
		padding: 0 24px 0 50px
	}
}

.t3-sl {
	padding-bottom: 48px;
	padding-top: 48px
}

@media screen and (min-width:768px) {
	.t3-sl {
		padding-bottom: 72px;
		padding-top: 72px
	}
}

@media ( max-width :992px) {
	.main {
		margin-top: 53px
	}
}

.t3-mainbody {
	position: relative;
	box-shadow: inset 0 0 0 1px #e5e5e5
}

.t3-content {
	padding-top: 24px;
	padding-bottom: 24px
}

@media ( max-width :992px) {
	.t3-content {
		min-height: auto !important
	}
}

.t3-sidebar {
	padding-top: 24px;
	box-shadow: inset 0 0 0 1px #e5e5e5;
	background: #f8f8f8
}

@media screen and (max-width:992px) {
	.t3-sidebar {
		display: none
	}
}

.t3-footer:after, .t3-footer:before {
	content: " ";
	display: table
}

.t3-footer:after {
	clear: both
}

.t3-footer>.container {
	background-color: #111;
	color: #999;
	font-size: 12px;
	position: relative;
	padding-top: 48px;
	padding-bottom: 48px
}

@media ( max-width :992px) {
	.t3-footer>.container {
		padding-top: 24px;
		padding-bottom: 24px
	}
}

.t3-footer small {
	display: block;
	font-size: 100%
}

.t3-footer a {
	color: #e5e5e5
}

.t3-footer a:active, .t3-footer a:focus, .t3-footer a:hover {
	color: #fff
}

.t3-footer .logo {
	float: none !important;
	display: block;
	background: #222;
	padding: 24px;
	position: relative
}

@media ( max-width :992px) {
	.t3-footer .logo {
		display: none
	}
}

@media ( min-width :1199px) {
	.t3-footer .logo {
		padding-left: 40px;
		margin-left: -40px
	}
	.t3-footer .logo:before {
		border-right: 20px solid #c00;
		border-top: 20px solid transparent;
		content: "";
		position: absolute;
		left: 0;
		top: -20px
	}
	.t3-footer .logo:after {
		border-right: 20px solid #111;
		border-top: 20px solid transparent;
		content: "";
		position: absolute;
		right: 0;
		bottom: 0
	}
}

.t3-footer .logo .logo-text .site-slogan {
	font-size: 12px;
	display: block
}

@media ( max-width :1199px) {
	.t3-footer .logo .logo-text a {
		font-size: 36px
	}
}

@media ( max-width :992px) {
	.t3-footer .logo .logo-text {
		margin: 0;
		max-width: none
	}
	.t3-footer .logo .logo-text a {
		font-size: 45px
	}
}

.t3-footer .logo .logo-image .site-slogan {
	display: none !important
}

.t3-spotlight {
	padding: 0
}

.t3-spotlight:after, .t3-spotlight:before {
	content: " ";
	display: table
}

.t3-spotlight:after {
	clear: both
}

.t3-spotlight .t3-module {
	background: #111;
	color: #999;
	padding-bottom: 0;
	margin-top: 12px;
	margin-bottom: 24px
}

.t3-spotlight .t3-module .module-title {
	background: 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	margin-bottom: 12px
}

.t3-spotlight .nav {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0
}

.t3-spotlight .nav>li {
	line-height: normal
}

.t3-spotlight .nav>li>a {
	text-transform: uppercase;
	color: #999;
	padding: 6px 0
}

.t3-spotlight .nav>li>a:active, .t3-spotlight .nav>li>a:focus,
	.t3-spotlight .nav>li>a:hover {
	background: 0 0;
	color: #fff
}

@media ( max-width :992px) {
	.t3-spotlight .nav>li {
		display: inline-block
	}
	.t3-spotlight .nav>li:after {
		content: " / ";
		display: inline-block;
		padding: 0 12px
	}
	.t3-spotlight .nav>li:last-child:after {
		display: none
	}
	.t3-spotlight .nav>li>a {
		display: inline-block
	}
}

.t3-spotlight .nav>li.active>a {
	background: 0 0;
	color: #fff
}

.t3-spotlight .nav>li.active>a:active, .t3-spotlight .nav>li.active>a:focus,
	.t3-spotlight .nav>li.active>a:hover {
	background: 0 0;
	color: #fff
}

.customja-social .fa {
	font-size: 18px;
	width: 24px;
	color: #fff
}

.t3-copyright {
	padding-top: 48px;
	margin-top: 48px;
	border-top: double 3px rgba(255, 255, 255, .3)
}

.t3-copyright:after, .t3-copyright:before {
	content: " ";
	display: table
}

.t3-copyright:after {
	clear: both
}

@media ( max-width :768px) {
	.t3-copyright {
		padding-top: 24px;
		margin-top: 24px
	}
}

.t3-copyright small {
	margin-bottom: 5px
}

.copyright {
	margin-bottom: 24px
}

.poweredby:after, .poweredby:before {
	content: " ";
	display: table
}

.poweredby:after {
	clear: both
}

@media screen and (min-width:991px) {
	.poweredby {
		text-align: right
	}
}

.poweredby .t3-logo, .poweredby .t3-logo-small {
	opacity: .8;
	display: inline-block
}

@media ( min-width :992px) {
	.reading-mode .article-left, .reading-mode .item-row.row-bottom,
		.reading-mode .item-row.row-top, .reading-mode .module, .reading-mode .t3-footer,
		.reading-mode .t3-header, .reading-mode .t3-mainnav, .reading-mode .t3-module,
		.reading-mode .t3-navhelper, .reading-mode .t3-topbar {
		display: none !important
	}
	.reading-mode .t3-mainbody {
		width: 768px;
		box-shadow: none;
		padding-bottom: 48px;
		padding-top: 96px
	}
	.reading-mode .article-full, .reading-mode .article-main, .reading-mode .t3-content,
		.reading-mode .t3-sidebar {
		padding: 0 !important;
		width: 100% !important;
		display: block !important
	}
	.reading-mode .article-full:after, .reading-mode .article-full:before,
		.reading-mode .article-main:after, .reading-mode .article-main:before,
		.reading-mode .t3-content:after, .reading-mode .t3-content:before,
		.reading-mode .t3-sidebar:after, .reading-mode .t3-sidebar:before {
		content: " ";
		display: table
	}
	.reading-mode .article-full:after, .reading-mode .article-main:after,
		.reading-mode .t3-content:after, .reading-mode .t3-sidebar:after {
		clear: both
	}
	.reading-mode .visible-reading {
		display: block !important
	}
	.reading-mode .t3-sidebar {
		padding: 24px 0 0 !important;
		border: 0;
		box-shadow: none;
		background: #fff;
		min-height: inherit !important
	}
	.reading-mode .t3-sidebar .module, .reading-mode .t3-sidebar .t3-module
		{
		display: none
	}
	.reading-mode .t3-sidebar .nav-tabs {
		margin-bottom: 24px
	}
	.reading-mode .t3-sidebar .nav-tabs>li>a {
		font-size: 18px
	}
	.reading-mode .t3-sidebar .category-module .link-item {
		float: left;
		width: 50%
	}
	.reading-mode .t3-sidebar .category-module li {
		position: relative;
		min-height: 1px;
		padding-left: 20px;
		padding-right: 20px;
		height: 90px
	}
	.reading-mode .t3-sidebar .category-module li p {
		margin-bottom: 0
	}
	.reading-mode .t3-sidebar .category-module li .item-title {
		max-height: 42px;
		overflow: hidden
	}
	.reading-mode .article-tools {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 65px;
		background: #f8f8f8;
		background: rgba(240, 240, 240, .95);
		border-bottom: 1px solid #ccc;
		text-align: left;
		z-index: 20
	}
	.reading-mode .article-tools>div {
		display: block;
		float: left;
		margin: 0;
		border-right: 1px solid #ccc;
		height: 65px;
		padding: 6px 24px
	}
	.reading-mode .article-tools h6 {
		margin: 0;
		line-height: 1;
		font-size: 10px;
		background: 0 0
	}
	.reading-mode .article-tools ul>li {
		border: 0
	}
	.reading-mode .article-tools .typo-tools ul {
		margin-top: 2px
	}
	.reading-mode .article-tools .typo-tools ul>li {
		display: block;
		float: left;
		width: 130px;
		background: #ccc;
		padding: 4px;
		margin-left: 5px;
		border-radius: 16px
	}
	.reading-mode .article-tools .typo-tools ul>li:first-child {
		margin-left: 0
	}
	.reading-mode .article-tools .typo-tools strong {
		width: 76px
	}
	.reading-mode .article-tools .default-tools ul>li {
		width: 70px
	}
	.reading-mode .article-tools .toggle-reading {
		position: absolute;
		right: 24px;
		top: 16px;
		width: auto !important;
		text-align: center;
		border-radius: 20px important
	}
	.reading-mode .article-tools .toggle-reading .toggle {
		font-size: 14px;
		padding-left: 12px;
		padding-right: 12px
	}
	.reading-mode .article-navigation.bottom {
		display: none
	}
	.reading-mode .article-navigation .pagenav {
		border: 0
	}
	.reading-mode .article-navigation .pagenav>li {
		position: fixed;
		top: 45%;
		left: 0;
		width: auto;
		height: 48px;
		border: 0 !important;
		z-index: 999
	}
	.reading-mode .article-navigation .pagenav>li:active, .reading-mode .article-navigation .pagenav>li:focus,
		.reading-mode .article-navigation .pagenav>li:hover {
		width: auto;
		height: auto
	}
	.reading-mode .article-navigation .pagenav>li.next, .reading-mode .article-navigation .pagenav>li.pagenav-next
		{
		left: auto;
		right: 0
	}
	.reading-mode .article-navigation .pagenav>li>a>.fa {
		left: 8px
	}
	.reading-mode .article-navigation .pagenav li.next>a>.fa, .reading-mode .article-navigation .pagenav li.pagenav-next>a>.fa
		{
		left: auto;
		right: 8px
	}
	.reading-mode .article-navigation .pagenav>li>a {
		padding: 8px;
		height: 48px;
		width: 82px;
		background: #f2f2f2;
		border: 1px solid #e5e5e5
	}
	.reading-mode .article-navigation .pagenav>li>a>strong {
		display: none;
		opacity: 0
	}
	.reading-mode .article-navigation .pagenav>li>a:active, .reading-mode .article-navigation .pagenav>li>a:focus,
		.reading-mode .article-navigation .pagenav>li>a:hover {
		padding: 12px 24px;
		width: 280px;
		height: auto
	}
	.reading-mode .article-navigation .pagenav>li>a:active>strong,
		.reading-mode .article-navigation .pagenav>li>a:focus>strong,
		.reading-mode .article-navigation .pagenav>li>a:hover>strong {
		display: block;
		opacity: 1
	}
}

@media ( min-width :992px) and (min-width:992px) {
	.reading-mode .t3-sidebar .category-module li {
		float: left;
		width: 50%
	}
}

.ja-video-list span.fa-2x {
	color: #c00;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer
}

.ja-video-list .video-wrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ja-video-list .video-wrapper .jp-gui {
	position: absolute;
	bottom: 0
}

.ja-video-list .video-wrapper .jp-gui .jp-controls {
	margin-left: 20px
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity
}

.carousel-fade .carousel-inner .active {
	opacity: 1
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right
	{
	left: 0;
	opacity: 0;
	z-index: 1
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right
	{
	opacity: 1
}

.carousel-fade .carousel-control {
	z-index: 2
}

.photo-item-ct .carousel-thumbnail .carousel-indicators>li,
	.photo-item-ct .carousel-thumbnail .carousel-indicators>li.active {
	width: 50px;
	height: 50px;
	text-indent: 0;
	overflow: hidden;
	background: #fff;
	border-radius: 2px;
	position: relative;
	margin: 0
}

.photo-item-ct .carousel-thumbnail .carousel-indicators>li img,
	.photo-item-ct .carousel-thumbnail .carousel-indicators>li.active img {
	max-width: none !important;
	max-height: none !important;
	width: 100px;
	height: auto;
	position: absolute;
	top: 45%;
	left: 0;
	margin-left: -50%;
	margin-top: -55%
}

.photo-item-ct .carousel-thumbnail .carousel-indicators>li.active {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.photo-item-ct .carousel-thumbnail .carousel-caption {
	background: rgba(0, 0, 0, .2);
	bottom: auto;
	left: 20px;
	padding: 12px 24px;
	top: 20px;
	right: 20px
}

@media ( max-width :480px) {
	.photo-item-ct .carousel-thumbnail .carousel-caption {
		line-height: 1.2
	}
}

.article-main .photo-item-ct {
	padding: 24px;
	font-size: 14px
}

.article-main .photo-item-ct .item-image img {
	width: 100%;
	max-width: 100%
}

.article-main .photo-item-ct .magazine-item-ct {
	max-height: none
}

.article-main .carousel-thumbnail .carousel-indicators {
	left: 0;
	right: 0;
	bottom: 20px;
	width: auto;
	margin: 0
}

.article-main .carousel-thumbnail .carousel-indicators li, .article-main .carousel-thumbnail .carousel-indicators li.active
	{
	border-radius: 0;
	opacity: .6;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

@media screen and (max-width:991px) {
	.article-main .carousel-thumbnail .carousel-indicators li, .article-main .carousel-thumbnail .carousel-indicators li.active
		{
		width: 8px;
		height: 8px
	}
}

.article-main .carousel-thumbnail .carousel-indicators li.active,
	.article-main .carousel-thumbnail .carousel-indicators li:focus,
	.article-main .carousel-thumbnail .carousel-indicators li:hover {
	opacity: 1
}

@media screen and (max-width:991px) {
	.article-main .carousel-thumbnail .carousel-caption {
		bottom: auto;
		top: 24px
	}
}

html.layout-gallery .btn-fullscreen {
	cursor: pointer;
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: 1001;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px;
	width: 52px;
	text-align: center;
	opacity: .6
}

html.layout-gallery .btn-fullscreen:focus, html.layout-gallery .btn-fullscreen:hover
	{
	opacity: 1
}

html.layout-gallery .blueimp-gallery .modal-dialog {
	margin-top: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	max-width: 100%;
	overflow: visible
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-header {
	border: 0;
	color: #fff;
	display: inline-block
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-header h4 {
	font-size: 14px;
	font-weight: 400;
	margin-left: 48px;
	margin-right: 48px
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-header button.close
	{
	position: fixed;
	top: 12px;
	right: 12px;
	width: 40px;
	height: 40px;
	color: #fff;
	border: 2px solid #999;
	border-radius: 0
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-body {
	padding: 100px 0;
	width: 100%;
	height: 100%
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-content {
	background: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 150px
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-footer {
	border: 0;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-footer .btn {
	background: 0 0;
	color: #fff;
	border: 2px solid #999;
	opacity: .5;
	-webkit-transition: all .2s linear .1s;
	-o-transition: all .2s linear .1s;
	transition: all .2s linear .1s
}

html.layout-gallery .blueimp-gallery .modal-dialog .modal-footer .btn:focus,
	html.layout-gallery .blueimp-gallery .modal-dialog .modal-footer .btn:hover
	{
	opacity: 1
}

html.layout-gallery .blueimp-gallery .modal-dialog img {
	max-height: 100%;
	max-width: 100%
}

.com_config [class*=" icon-"]::before, .com_config [class^=icon-]::before
	{
	font-family: FontAwesome
}

.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
	background: 0 0
}

.com_config #modules-form .accordion-group .accordion-body .nav-tabs .controls .inputbox
	{
	display: inline-block;
	vertical-align: top
}

.com_config #modules-form .accordion-group .accordion-body .nav-tabs .controls textarea
	{
	min-height: 100px
}

.com_config.view-templates #templates-form .row-fluid {
	margin: 0
}

.com_config .form-horizontal .t3onoff {
	padding: 0
}

.com_config .form-horizontal .t3onoff label {
	padding: 0;
	border: 0;
	left: 0
}

.com_config .form-horizontal .t3onoff label::before {
	padding: 4px 14px
}

.com_config .form-horizontal .t3onoff label.on::before {
	text-align: left
}

.com_config .accordion .nav-tabs .control-label hr {
	border: none;
	margin: 0
}

.com_config .sbox-content-iframe {
	padding: 24px 0
}

.jBox-wrapper #jatools-select-layout-form.hide {
	display: block !important
}

.component.window.com_content.view-article {
	page-break-before: always
}

.component.window.com_content.view-article .article-left, .component.window.com_content.view-article .article-navigation,
	.component.window.com_content.view-article .item-row.row-bottom,
	.component.window.com_content.view-article .item-row.row-top,
	.component.window.com_content.view-article .module, .component.window.com_content.view-article .sharing-tools,
	.component.window.com_content.view-article .t3-banner, .component.window.com_content.view-article .t3-footer,
	.component.window.com_content.view-article .t3-header, .component.window.com_content.view-article .t3-mainnav,
	.component.window.com_content.view-article .t3-module, .component.window.com_content.view-article .t3-navhelper,
	.component.window.com_content.view-article .t3-section-wrap, .component.window.com_content.view-article .t3-topbar,
	.component.window.com_content.view-article .tags, .component.window.com_content.view-article .typo-tools
	{
	display: none !important
}

.component.window.com_content.view-article .item-sidebar {
	position: absolute;
	visibility: hidden
}

.component.window.com_content.view-article .t3-wrapper {
	padding-top: 0
}

.component.window.com_content.view-article .article-content-main,
	.component.window.com_content.view-article .item-main {
	width: 100%
}

.component.window.com_content.view-article .t3-mainbody {
	width: 680px;
	box-shadow: none;
	padding-bottom: 48px;
	padding-top: 96px
}

.component.window.com_content.view-article .article-full, .component.window.com_content.view-article .article-main,
	.component.window.com_content.view-article .t3-content, .component.window.com_content.view-article .t3-sidebar
	{
	padding: 0 !important;
	width: 100% !important;
	display: block !important
}

.component.window.com_content.view-article .article-full:after,
	.component.window.com_content.view-article .article-full:before,
	.component.window.com_content.view-article .article-main:after,
	.component.window.com_content.view-article .article-main:before,
	.component.window.com_content.view-article .t3-content:after,
	.component.window.com_content.view-article .t3-content:before,
	.component.window.com_content.view-article .t3-sidebar:after,
	.component.window.com_content.view-article .t3-sidebar:before {
	content: " ";
	display: table
}

.component.window.com_content.view-article .article-full:after,
	.component.window.com_content.view-article .article-main:after,
	.component.window.com_content.view-article .t3-content:after,
	.component.window.com_content.view-article .t3-sidebar:after {
	clear: both
}

.component.window.com_content.view-article .article-aside .article-info+a
	{
	float: right
}

@media print {
	.com_content.view-article {
		page-break-before: always
	}
	.com_content.view-article .article-left, .com_content.view-article .article-navigation,
		.com_content.view-article .category-name, .com_content.view-article .item-row.row-bottom,
		.com_content.view-article .item-row.row-top, .com_content.view-article .module,
		.com_content.view-article .sharing-tools, .com_content.view-article .t3-banner,
		.com_content.view-article .t3-footer, .com_content.view-article .t3-header,
		.com_content.view-article .t3-mainnav, .com_content.view-article .t3-module,
		.com_content.view-article .t3-navhelper, .com_content.view-article .t3-section-wrap,
		.com_content.view-article .t3-topbar, .com_content.view-article .tags,
		.com_content.view-article .typo-tools {
		display: none !important
	}
	.com_content.view-article .item-sidebar {
		position: absolute;
		visibility: hidden
	}
	.com_content.view-article .t3-wrapper {
		padding-top: 0
	}
	.com_content.view-article .article-content-main, .com_content.view-article .item-main
		{
		width: 100%
	}
	.com_content.view-article .t3-mainbody {
		width: 680px;
		box-shadow: none;
		padding-bottom: 48px;
		padding-top: 96px
	}
	.com_content.view-article .article-full, .com_content.view-article .article-main,
		.com_content.view-article .t3-content, .com_content.view-article .t3-sidebar
		{
		padding: 0 !important;
		width: 100% !important;
		display: block !important
	}
	.com_content.view-article .article-full:after, .com_content.view-article .article-full:before,
		.com_content.view-article .article-main:after, .com_content.view-article .article-main:before,
		.com_content.view-article .t3-content:after, .com_content.view-article .t3-content:before,
		.com_content.view-article .t3-sidebar:after, .com_content.view-article .t3-sidebar:before
		{
		content: " ";
		display: table
	}
	.com_content.view-article .article-full:after, .com_content.view-article .article-main:after,
		.com_content.view-article .t3-content:after, .com_content.view-article .t3-sidebar:after
		{
		clear: both
	}
	.com_content.view-article .article-aside .article-info+a {
		float: right
	}
	.com_content.view-article a[href]:after {
		display: none
	}
}

img.modal, p.ark_noblock {
	display: block !important
}

.ie8 .separator .fa {
	color: #333
}

.ie8 .separator:hover .fa {
	color: #fff !important
}

.ie8 .t3-mainbody {
	border: 1px solid #ddd;
	border-bottom: none
}

.ie8 .t3-copyright {
	border-top: 3px double #555
}

.ie8.layout-media .t3-mainbody {
	border: 1px solid #1e1e1e
}

.ie8 .magazine-links {
	border: 1px solid #e5e5e5
}

.ie8 .magazine-links .item, .ie8 .magazine-links .link-item {
	border: 0
}

.ie8 .magazine-links .item .col-content, .ie8 .magazine-links .link-item .col-content
	{
	background: #fff
}

.ie8 .t3-sidebar .magazine-links {
	border: none
}

.ie8 .line-head:before {
	left: -25px
}

.ie8 .line-head:after {
	right: -25px
}

.ie8 .toggle-reading {
	display: none
}

.ie8 .blog .t3-content, .ie8 .blog .t3-sidebar {
	display: inline-block !important;
	float: left !important
}

.ie8 .equal-height>.col {
	display: inline-block !important;
	float: left !important;
	min-height: 250px
}

.ie8 .video-sidebar .equal-height>.col {
	min-height: 50px !important;
	width: auto
}

.ie8 .acymailing_moduleacy-email-footer .acymailing_form .acysubbuttons input
	{
	margin-top: 20px;
	padding-right: 10px;
	background-color: #c00
}

.ie8 #jform_profile_dob_spacer-lbl {
	padding-right: 4.8px
}

.ie10 .acymailing_moduleacy-email, .ie8 .acymailing_moduleacy-email,
	.ie9 .acymailing_moduleacy-email {
	border: 5px solid #000;
	padding: 20px
}