/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html,
body {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

/* =============== DEFAULT HTML - TEXT STYLES =============== */
p,
pre,
blockquote,
form,
dl,
ul,
ol,
fieldset,
address,
table {
	padding: 0;
	margin: 10px 0;
}

p:first-child,
blockquote:first-child,
form:first-child,
dl:first-child,
ul:first-child,
ol:first-child,
fieldset:first-child,
address:first-child,
table:first-child {
	margin-top: 5px;
}

p:last-child,
blockquote:last-child,
form:last-child,
dl:last-child,
ul:last-child,
ol:last-child,
fieldset:last-child,
address:last-child,
table:last-child {
	margin-bottom: 5px;
}

fieldset {
	padding: 10px;
}

.jsn-joomla-30 fieldset {
	padding: 0;
	margin: 0;
}

small {
	font-size: .85em;
}

sup {
	bottom: 0.3em;
	font-size: .8em;
	position: relative;
	vertical-align: baseline;
}

sup em {
	color: red;
}

acronym,
abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

pre {
	padding: 1em;
	background: #FFFFD5;
	border-left: 5px solid #404040;
	font-family: "Courier New", Courier, monospace;
}

blockquote {
	color: #404040;
	min-height: 45px;
	font-style: italic;
	padding-left: 60px;
	background: url(../images/icons/icon-text-blockquote.png) no-repeat top left;
}

blockquote p {
	font-size: 1em;
	line-height: inherit;
}

/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	color: #000000;
	font-size: 1.4em;
}

h2 {
	font: 24px/20px Arial, Tahoma, sans-serif;
	color: #7b8999;
	margin: 2px 0 6px 0;
}

h3 {
	color: #006699;
	font-size: 1.2em;
}

h4 {
	font-size: 1.4em;
	color: #333333;
	font-weight: 400;
}

h5 {
	color: #009900;
}

h6 {
	color: #CC7900;
}

h5,
h6 {
	font-size: 1em;
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.8em 0 0.5em 0;
}

/* =============== DEFAULT HTML - LINK STYLES =============== */
a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}

/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	/* margin: 0.3em 0 0.3em 1.6em; */
}

ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}

/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}

.clearbreak {
	clear: both;
}

div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 10px;
}

div.jsn-modulecontainer:first-child,
div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}

div.jsn-modulescontainer {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {
	width: 23.404255319148934%;
	margin-left: 2.127659574468085%;
}

div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:first-child {
	margin-left: 0;
}

div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:last-child {
	margin-left: 0;
	margin-top: 2.127659574468085%;
	clear: left;
}

/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-page {
	color: #222;
	/*	margin: 50px auto; */
	background: #fff;
	padding: 0 20px;
	width: 960px;
}

/* ----- STICKLEFT / STICKRIGHT ----- */
div[id*=jsn-pos-stick-] {
	position: fixed;
	z-index: 888888;
}

div[id*=jsn-pos-stick-left] {
	left: 0;
}

div[id*=jsn-pos-stick-right] {
	right: 0;
}

#jsn-pos-stick-leftmiddle,
#jsn-pos-stick-rightmiddle {
	visibility: hidden;
}

#jsn-pos-stick-leftbottom,
#jsn-pos-stick-rightbottom {
	bottom: 0;
}

/* =============== LAYOUT - TOPBAR AREA =============== */
#jsn-topbar {
	padding: 5px 0;
}

#jsn-pos-topbar {
	color: #ffffff;
	margin: 0 auto;
	width: 960px;
}

#jsn-pos-topbar a {
	color: #ffffff;
}

#jsn-pos-topbar .jsn-modulecontainer {
	float: right;
}

/* =============== LAYOUT - LAYOUT CHANGING =============== */
/* ----- PROMO AREA ----- */

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.order1+#jsn-pos-promo-left.order3 .jsn-modulecontainer,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-left.order2 #jsn-pos-promo-right.order3 .jsn-modulecontainer,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-left.order2+#jsn-pos-promo-right.order3 .jsn-modulecontainer {
	margin-right: 0;
	margin-left: -5px;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-right.order1 .jsn-modulecontainer,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo:not(.order2)+#jsn-pos-promo-left.order1 .jsn-modulecontainer {
	margin-left: 0;
	margin-right: -5px;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-left.order2[class*="offset-"] .jsn-modulecontainer,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-left.order1+#jsn-pos-promo-right.order2 .jsn-modulecontainer,
{
margin-left: -5px;
margin-right: 20px;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-right.order2 .jsn-modulecontainer,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo-left.order2 .jsn-modulecontainer {
	margin-right: -5px;
	margin-left: 20px;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span1[class*="order"]>div {
	margin: 0 -33.3333%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2[class*="order"]>div {
	margin: 0 -14.2857%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3[class*="order"]>div {
	margin: 0 -9.0909%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4[class*="order"]>div {
	margin: 0 -6.6667%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5[class*="order"]>div {
	margin: 0 -5.2632%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6[class*="order"]>div {
	margin: 0 -4.3478%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7[class*="order"]>div {
	margin: 0 -3.7037%;
}

#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8[class*="order"]>div {
	margin: 0 -3.2258%;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span9>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order1>div {
	margin: 0 -2.8571% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span10>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order10>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span10.order1>div {
	margin: 0 -2.5641% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span8>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8.order1>div {
	margin: 0 -3.2258% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span7>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7.order1>div {
	margin: 0 -3.7037% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span6>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6.order1>div {
	margin: 0 -4.3478% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span5>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5.order1>div {
	margin: 0 -5.2632% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span4>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4.order1>div {
	margin: 0 -6.6667% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span3>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3.order1>div {
	margin: 0 -9.0909% 0 0;
}

#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span2>div,
#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2.order1>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2.order1>div {
	margin: 0 -14.2857% 0 0;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span9.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order3>div {
	margin: 0 0 0 -2.8571%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span10>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span10.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span10.order3>div {
	margin: 0 0 0 -2.5641%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span8.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8.order3>div {
	margin: 0 0 0 -3.2258%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span7.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7.order3>div {
	margin: 0 0 0 -3.7037%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span6.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6.order3>div {
	margin: 0 0 0 -4.3478%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span5.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5.order3>div {
	margin: 0 0 0 -5.2632%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span4.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4.order3>div {
	margin: 0 0 0 -6.6667%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span3.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3.order3>div {
	margin: 0 0 0 -9.0909%;
}

#jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2>div,
#jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span2.order2>div,
#jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2.order3>div {
	margin: 0 0 0 -14.2857%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span1[class*="order"]>div {
	margin: 0 -42.8571%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2[class*="order"]>div {
	margin: 0 -17.6471%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3[class*="order"]>div {
	margin: 0 -11.1111%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4[class*="order"]>div {
	margin: 0 -8.1081%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5[class*="order"]>div {
	margin: 0 -6.383%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6[class*="order"]>div {
	margin: 0 -5.2632%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7[class*="order"]>div {
	margin: 0 -4.4776%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8[class*="order"]>div {
	margin: 0 -3.8961%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span9>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order1>div {
	margin: 0 -3.4483% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span10>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order10>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span10.order1>div {
	margin: 0 -3.0928% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span8>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8.order1>div {
	margin: 0 -3.8961% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span7>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7.order1>div {
	margin: 0 -4.4776% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span6>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6.order1>div {
	margin: 0 -5.2632% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span5>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5.order1>div {
	margin: 0 -6.383% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span4>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4.order1>div {
	margin: 0 -8.1081% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span3>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3.order1>div {
	margin: 0 -11.1111% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2.order1>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2.order1>div {
	margin: 0 -17.6471% 0 0;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span9.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span9.order3>div {
	margin: 0 0 0 -3.4483%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span10>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span10.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span10.order3>div {
	margin: 0 0 0 -3.0928%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span8.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span8.order3>div {
	margin: 0 0 0 -3.8961%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span7.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span7.order3>div {
	margin: 0 0 0 -4.4776%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span6.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span6.order3>div {
	margin: 0 0 0 -5.2632%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span5.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span5.order3>div {
	margin: 0 0 0 -6.383%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span4.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span4.order3>div {
	margin: 0 0 0 -8.1081%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span3.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span3.order3>div {
	margin: 0 0 0 -11.1111%;
}

.jsn-responsive #jsn-content-top.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright #jsn-promo.row-fluid #jsn-pos-promo.span2.order2>div,
.jsn-responsive #jsn-content-top.jsn-haspromoright.jsn-haspromoleft #jsn-promo.row-fluid #jsn-pos-promo.span2.order3>div {
	margin: 0 0 0 -17.6471%;
}

/* ----- Maincontent Area ----- */
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner2.jsn-flip #jsn-leftsidecontent.order2>div,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner2.jsn-flip #jsn-rightsidecontent.order2>div {
	margin-left: -30px;
}

#jsn-content.jsn-hasright.jsn-hasleft #jsn-content_inner.jsn-flip #jsn-rightsidecontent.order2>div,
#jsn-content.jsn-hasright.jsn-hasleft #jsn-content_inner.jsn-flip #jsn-leftsidecontent.order2>div {
	margin-right: -30px;
}

#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner.jsn-flip #jsn-content_inner2 {
	background: none;
}

#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent #jsn-maincontent_inner {
	margin-left: -20px;
	margin-right: -20px;
}

#jsn-content.jsn-hasright #jsn-maincontent_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order1 #jsn-maincontent_inner {
	margin-right: -20px;
	margin-left: 0;
}

#jsn-content.jsn-hasleft #jsn-maincontent_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-maincontent_inner,
#jsn-content.jsn-hasright .order2 #jsn-maincontent_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-maincontent_inner {
	margin-left: -20px;
	margin-right: 0;
}

#jsn-content.jsn-hasleft #jsn-maincontent.order1 #jsn-maincontent_inner {
	margin-left: 0;
	margin-right: -20px;
}

#jsn-maincontent.span12[class*="order"],
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
	padding: 0;
}

/* ----- Component Area ----- */
#jsn-content.jsn-hasinnerleft:not([class*="jsn-hasinnerright"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-right: 15px;
}

#jsn-content.jsn-hasinnerright:not([class*="jsn-hasinnerleft"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-left: 15px;
}

#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-maincontent.span12 #jsn-centercol {
	padding: 0;
}

/* =============== LAYOUT - HEADER AREA =============== */
#jsn-header_inner1 {
	position: relative;
}

#jsn-logo {
	padding: 26px 2px 52px 39px;
}

#jsn-logo a {
	line-height: 100%;
	display: inline-block;
}

#jsn-headerright {
	padding: 20px 20px 0px 0;
}

#jsn-pos-top form {
	margin: 4px 0;
}

#jsn-pos-top div.jsn-modulecontainer {
	float: left;
	margin: 0 0 0 50px;
}

#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}

/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 999;
	color: #f2f2f2;
	clear: both;
	position: relative;
	font-size: 13px;
}

#jsn-pos-mainmenu {
	float: left;
	min-width: 1030px;
}

#jsn-pos-toolbar {
	float: right;
}

#jsn-menu div.jsn-modulecontainer {
	float: left;
	margin: 0;
}

/* =============== MENU SUFFIX =============== */
#jsn-menu #jsn-pos-toolbar div.jsn-modulecontainer {
	float: left;
	margin-left: 4px;
}

/* =============== MENU - TOOLBAR POSITION =============== */
#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul {
	right: 0;
}

#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li.parent>a {
	background: url("../images/icons/icon-arrow-white-rtl.png") no-repeat scroll 2% center;
	padding-left: 16px;
}

#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	text-align: right;
}

/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top #jsn-promo,
#jsn-promo #jsn-pos-promo,
#jsn-promo #jsn-pos-promo-left,
#jsn-promo #jsn-pos-promo-right {
	position: relative;
}

#jsn-content-top {
	margin-bottom: 20px;
}

#jsn-content-top .lightbox-2 h3.jsn-moduletitle {
	color: #333;
	text-shadow: none;
}

#jsn-promo {
	margin-top: 0;
}

#jsn-pos-promo-left h3.jsn-moduletitle,
#jsn-pos-promo-right h3.jsn-moduletitle {
	padding: 10px;
}

#jsn-promo div.lightbox-2 h3.jsn-moduletitle {
	color: #676154;
	box-shadow: none;
}

#jsn-pos-promo-left div.jsn-modulecontent,
#jsn-pos-promo-right div.jsn-modulecontent {
	padding: 10px;
}

#jsn-promo-left:not(.order1) .jsn-modulecontainer,
#jsn-pos-promo-right .jsn-modulecontainer {
	margin: 0 0 20px 20px;
}

#jsn-pos-promo-right.order1 .jsn-modulecontainer,
#jsn-pos-promo-left .jsn-modulecontainer {
	margin: 0 20px 20px 0;
}

#jsn-pos-content-top {
	margin: 10px -10px -10px;
}

/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-promo,
#jsn-content,
#jsn-content_inner,
#jsn-maincontent,
#jsn-centercol,
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	position: relative;
}

#jsn-content {
	margin-top: 10px;
}

#jsn-maincontent {
	margin-bottom: 10px;
}

#jsn-maincontent h3.jsn-moduletitle {
	text-shadow: none;
}

#jsn-leftsidecontent,
#jsn-rightsidecontent {
	z-index: 87;
}

#jsn-leftsidecontent div.jsn-modulecontainer,
#jsn-rightsidecontent div.jsn-modulecontainer {
	margin-bottom: 20px;
}

#jsn-pos-innerleft div.jsn-modulecontainer,
#jsn-pos-innerright div.jsn-modulecontainer {
	margin: 10px;
}

#jsn-leftside-middle.jsn-positionscontainer2 div#jsn-pos-left-2,
#jsn-rightside-middle.jsn-positionscontainer2 div#jsn-pos-right {
	float: left;
	width: 49.95%;
}

#jsn-leftside-middle.jsn-positionscontainer2 div#jsn-pos-left,
#jsn-rightside-middle.jsn-positionscontainer2 div#jsn-pos-right-2 {
	float: right;
	width: 49.95%;
}

div.jsn-positionscontainer2 #jsn-pos-left div.jsn-modulecontainer_inner,
div.jsn-positionscontainer2 #jsn-pos-right-2 div.jsn-modulecontainer_inner {
	margin-left: 5px;
}

div.jsn-positionscontainer2 #jsn-pos-left-2 div.jsn-modulecontainer_inner,
div.jsn-positionscontainer2 #jsn-pos-right div.jsn-modulecontainer_inner {
	margin-right: 5px;
}

#jsn-centercol_inner {
	padding: 0;
}

#jsn-mainbody {
	padding: 0px 0;
}

#jsn-pos-breadcrumbs {
	padding: 11px 0;
}

.jsn-joomla-30 #jsn-pos-breadcrumbs {
	padding: 0;
}

#jsn-pos-user-top,
#jsn-usermodules1,
#jsn-pos-mainbody-top,
#jsn-pos-mainbody-bottom,
#jsn-usermodules2,
#jsn-pos-user-bottom,
#jsn-pos-content-bottom,
#jsn-usermodules3 {
	padding: 0;
}

#jsn-pos-breadcrumbs,
#jsn-pos-user-top,
#jsn-usermodules1,
#jsn-pos-mainbody-top {
	/*	border-bottom: 1px solid #E4E4E4; */
}

#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2,
#jsn-pos-mainbody-bottom {
	/*	border-top: 1px solid #E4E4E4; */
}

#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	width: 100%;
}

#jsn-pos-banner {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	background: #fff;
	border-top: 1px solid #e4e4e4;
	padding: 10px 0;
}

/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	font-size: 0.9em;
	/*	color: #fff; */
	margin: 0px -20px 0px -20px;
	padding: 10px 20px 0px 20px;
}

#jsn-footer a {
	text-decoration: none;
	color: #fff;
}

#jsn-footer a:hover {
	text-decoration: underline;
}

#jsn-pos-bottom {
	text-align: right;
}

#jsn-brand {
	display: block;
	color: #fff;
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 11px;
}

#jsn-brand a {
	color: #fff;
}

#jsn-brand a:hover {
	color: #fff;
	text-decoration: none;
}

/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - GENERAL TYPOGRAPHY =============== */
.hd {
	display: none;
}

/* ----- PREDEFINED CONTENT ALIGN ----- */
.align-left {
	float: left;
}

.align-center {
	margin-left: auto;
	margin-right: auto;
}

.align-right {
	float: right;
}

.margin-left {
	margin-left: 1em;
	margin-right: 0;
}

.margin-right {
	margin-left: 0;
	margin-right: 1em;
}

.content-left {
	text-align: left;
}

.content-center {
	text-align: center;
}

.content-right {
	text-align: right;
}

/* =============== TYPOGRAPHY - CONTENT COLUMMNS =============== */
div.grid-layout2 div.grid-col {
	float: left;
	width: 49.95%;
}

div.grid-layout3 div.grid-col {
	float: left;
	width: 33.3%;
}

div.grid-layout4 div.grid-col {
	float: left;
	width: 24.96%;
}

div.grid-layout5 div.grid-col {
	float: left;
	width: 19.98%;
}

div.grid-layout6 div.grid-col {
	float: left;
	width: 16.65%;
}

div.grid-layout div.grid-col div.grid-col_inner {
	margin-right: 10px;
}

div.grid-layout div.grid-lastcol div.grid-col_inner {
	margin-right: 0;
}

/* =============== TYPOGRAPHY - TEXT STYLES =============== */
.text-box {
	padding: .8em;
	border: 1px solid #e5e5e5;
}

.text-box-highlight {
	padding: .8em;
	border: 1px solid transparent;
}

.text-box-highlight:hover {
	border-color: #d9d9d9;
	background-color: #f2f2f2;
}

.text-highlight {
	padding: .2em .5em;
	background: #FFFFAA;
}

.text-highlight.highlight-green {
	color: #fff;
	background: #48691b;
}

.text-highlight.highlight-light {
	color: #000;
	background: #e5e5e5;
}

.text-highlight.highlight-dark {
	color: #fff;
	background: #595959;
}

.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	color: #404040;
	font: 4em/.8em "Times New Roman", Times, serif;
	float: left;
}

.text-size-small {
	font-size: 0.9em;
}

.text-size-medium {
	font-size: 1em;
}

.text-size-large {
	font-size: 1.1em;
}

.text-size-xlarge {
	font-size: 1.2em;
}

.text-size-xxlarge {
	font-size: 1.3em;
}

hr.line-dots {
	border: none;
	padding: 0.5em 0;
	background: url(../images/dot.png) left center repeat-x;
}

hr.line-solid {}

/* ----- ACTION LINK ----- */
.link-action {
	font-weight: bold;
	padding: 1px 2px;
	text-decoration: none;
}

.link-action:hover {
	color: #ffffff;
	text-decoration: none;
}

/* ----- HIGHLIGHT LINK ----- */
.link-highlight {
	color: #595959;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}

.link-highlight:hover {
	color: #000;
	border-color: #d9d9d9;
	text-decoration: none;
	background-color: #f2f2f2;
}

/* ----- TOOLTIPS LINK ----- */
a.link-tooltip {
	position: relative;
}

a.link-tooltip:hover {
	z-index: 25;
}

a.link-tooltip span {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
}

a.link-tooltip:hover span {
	display: block;
}

/* =============== TYPOGRAPHY - LIST STYLES =============== */
/* ----- ARROW LIST ----- */
ul.list-arrow {
	list-style: none;
}

ul.list-arrow li {
	margin-left: 0;
	padding-left: 16px;
	position: relative;
	display: block;
}

ul.list-arrow li:after {
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	border: 0.34em solid transparent;
	left: 5px;
	top: 4px;
}

ul.list-arrow.arrow-red li:after {
	border-left-color: #AE0000;
}

ul.list-arrow.arrow-blue li:after {
	border-left-color: #0060BF;
}

ul.list-arrow.arrow-green li:after {
	border-left-color: #3AA655;
}

/* =============== TYPOGRAPHY - IMAGES STYLES =============== */
img.image-left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

img.image-right {
	float: right;
	margin: 0.5em 0.5em 0.5em 1em;
}

img.image-border {
	padding: 3px;
	border: 1px solid #e5e5e5;
}

img.image-margin {
	margin: .5em;
}

/* ============================== MENU ============================== */
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
}

.jsn-menudescription {
	font-size: 0.9em;
	font-weight: normal;
}

/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div[class*="box-"] ul.menu-treemenu,
div[class*="solid-"] ul.menu-treemenu,
div[class*="box-"] ul.menu-sidemenu,
div[class*="solid-"] ul.menu-sidemenu {
	margin: -10px;
}

div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
}

div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu>li>a>span {
	min-height: 35px;
}

div.jsn-modulecontainer ul.menu-mainmenu li a {
	display: block;
	color: #555c69;
	cursor: pointer;
	padding: 15px 20px;
}

div.jsn-modulecontainer ul.menu-mainmenu>li>a {
	font-weight: bold;
}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu>li>a.jsn-nodescription {}

div.jsn-modulecontainer ul.menu-mainmenu>li>a {
	padding: 10px 17px;
}

div.jsn-modulecontainer ul.menu-mainmenu>li>a {
	/*	text-transform: uppercase; */
}

div.jsn-modulecontainer ul.menu-mainmenu li>a>span {
	display: block;
}

div.jsn-modulecontainer ul.menu-mainmenu ul {
	visibility: hidden;
	visibility: visible\9;
	display: none\9;
}

div.jsn-modulecontainer ul.menu-mainmenu li:hover>ul {
	visibility: visible;
	display: block\9;
}

/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu>li>a>span {
	line-height: 16px;
}

/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}

div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
	padding-top: 3px;
	text-transform: none;
}

/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 230px;
	left: 0em;
	position: absolute;
}

div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 230px;
	font-size: 13px !important;
}

div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	padding: 10px 15px;
	font-size: 13px;
	font-weight: bold;
}

div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	margin-left: 230px;
	margin-top: -42px;
}

/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent>a {
	padding-right: 24px;
	background: url(../images/icons/icon-arrow-black.png) 95% center no-repeat;
}

/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover>a {
	color: #fff;
	text-decoration: none;
}

/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.active>a {
	color: #fff;
	font-weight: bold;
	border: none;
	background: rgba(222, 222, 222, 0.7) !important;
}

/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover>ul {
	left: auto;
	right: auto;
}

/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu,
div.jsn-modulecontainer ul.menu-treemenu ul {
	padding: 0;
	list-style: none;
}

div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

div.jsn-modulecontainer ul.menu-treemenu>li.first {
	border-top: none;
}

div.solid-1 ul.menu-treemenu li {
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
}

div.solid-1.jsn-modulecontainer ul.menu-treemenu>li ul {
	border-top: 1px solid #222;
}

div.jsn-modulecontainer ul.menu-treemenu>li.last {
	border-bottom: none;
}

div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 8px 10px;
	display: block;
	color: #666;
	cursor: pointer;
	text-decoration: none;
}

div.jsn-modulecontainer ul.menu-treemenu>li ul {
	margin: 0 0 -1px 0;
	border-top: 1px solid #fff;
}

div[class*="solid-"] ul.menu-treemenu li a {
	color: #fff;
}

ul.menu-treemenu li a span {
	display: block;
}

ul.menu-treemenu li>a>span {
	padding-left: 24px;
	background: url(../images/icons/icons-base.png) left -341px no-repeat;
}

div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 25px;
}

div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 40px;
}

div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 55px;
}

div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 70px;
}

div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 85px;
}

/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li.active>a {
	font-weight: bold;
}

/* ----- CURRENT / HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a:hover,
div.jsn-modulecontainer ul.menu-treemenu li a.current {
	background-color: #ddd;
}

/* ----- CURRENT / HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div[class*="solid-"] ul.menu-treemenu li a:hover,
div[class*="solid-"] ul.menu-treemenu li a.current {
	color: #FFF;
}

/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

ul.menu-divmenu:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}

ul.menu-divmenu li {
	margin: 0;
	padding: 0 0.8em;
	float: left;
	display: inline;
	border-right: 1px solid #B3B3B3;
}

ul.menu-divmenu li.first {
	padding-left: 0;
}

ul.menu-divmenu li.last {
	border-right-width: 0;
}

/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu {
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.menu-topmenu li {
	margin: 0;
	float: left;
	padding-bottom: 0;
}

ul.menu-topmenu li a {
	padding: 5px 10px;
	display: block;
	font-size: 95%;
}

ul.menu-topmenu li a:hover {
	text-decoration: underline;
}

ul.menu-topmenu li a span {
	display: block;
}

/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #676154;
	font-size: 1.1em;
	padding: 0 0 5px 0;
}

h3.jsn-moduletitle span {
	display: block;
}

h3.jsn-moduletitle span.jsn-moduleicon {
	line-height: 16px;
}

/* =============== MODULE STYLES - MODULE BOXES =============== */
div[class*=richbox-] h3.jsn-moduletitle {
	padding: 10px;
	color: #fff;
}

div[class*=richbox-] div.jsn-modulecontent {
	padding: 10px;
}

/* ----- MODULE BOX RICHBOX-1 ----- */
div.richbox-1 h3.jsn-moduletitle {
	background: #333;
	border-bottom: 4px solid #111;
}

div.richbox-1 div.jsn-modulecontent {
	color: #333333;
	background: #f4f4f4;
}

/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== PAGEBREAK - TABS STYLE =============== */
dl.tabs {
	float: left;
	margin-bottom: -1px;
}

dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

dl.tabs dt:hover {
	background-color: #F9F9F9;
}

dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}

dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
}

dl.tabs dt.tabs h3 a {
	color: #666;
	font-weight: normal;
}

dl.tabs dt.open h3 a,
dl.tabs dt.tabs h3 a:hover {
	color: #000;
	text-decoration: none;
}

dl.tabs dt.open h3 a {
	font-weight: bold;
}

div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}

/* =============== PAGEBREAK - SLIDERS STYLE =============== */
div.panel {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

div.panel h3.title {
	margin: 0;
	cursor: pointer;
	font-size: 1.1em;
	padding: 8px 10px;
	border-bottom: 1px solid #CCC;
}

div.panel h3.title:hover,
div.panel h3.pane-toggler-down {
	background-color: #F0F0F0;
}

div.panel h3.title a {
	color: #666;
}

div.panel h3.title a:hover {
	text-decoration: none;
}

div.panel h3.pane-toggler-down {
	border-bottom: none;
}

div.panel h3.pane-toggler-down a {
	color: #000;
}

div.panel div.content>div,
div.panel div.content>p {
	margin: 15px;
}

/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading,
.componentheading,
.subheading {
	margin-top: 0;
	font-size: 1.6em;
}

table.contentpaneopen {
	width: 100%;
}

/* ----- FORM ----- */
.jsn-formbuttons {
	text-align: center;
	padding-top: .45em;
}

table.paramlist td {
	padding: .3em;
}

table.paramlist td.paramlist_key {
	width: 150px;
}

.inputbox {
	border: 1px solid #d0d0d0;
	background-color: #fafafa;
	padding: 2px 4px;
	min-height: 22px;
}

.inputbox:active,
.inputbox:focus {
	border-color: #b5b5b5;
	background-color: #f2f2f2;
}

select.inputbox {
	padding: 2px;
}

#jsn-page .button {
	/*	display: inline-block;
	*display: inline;
	padding: 4px 10px;
	margin: 0 0 2px;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #eee;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	vertical-align: middle;
	cursor: pointer;
	background-color: #999; */
}

.button:hover,
.button:active {
	/*	background-color: #777;
	color: #fff; */
}

/* ----- TOOLTIPS ----- */
.jsn-joomla-25 .tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 88;
	position: relative;
}

.jsn-joomla-25 .tip-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.jsn-joomla-25 .tip-text {
	font-size: 100%;
	margin: 0;
}

/* ----- POP-UP / PRINT WINDOWS ----- */
body.contentpane {
	color: #000000;
	background: #FFFFFF;
}

body.contentpane div.com-content {
	padding: 1em;
}

/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- ARTICLE METADATA ----- */
.jsn-article-metadata {
	margin-bottom: 15px;
}

.jsn-article-metadata>span {
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}

.jsn-article-metadata>span:last-child {
	padding-right: 0;
	margin-right: 0;
	border: none;
}

.article-info {
	margin: 0;
	font-size: 0.9em;
	/*	float: left; */
}

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

.archive .article-info dd,
.article-info dd {
	margin: 2px 0 0;
	line-height: 1.5;
}

/* ----- ARTICLE TOOLBAR ----- */
.jsn-article-toolbar {
	margin-bottom: 15px;
	/*	background-color: #f4f4f4; */
}

.jsn-article-toolbar .btn-group.pull-right {
	padding: 5px;
}

.jsn-article-toolbar dl {
	padding: 5px;
}

#article-index {
	float: right;
	margin: 0 0 1em 1em;
	background-color: #F2F2F2;
	border: 1px solid #D9D9D9;
}

#article-index ul {
	margin: 0;
	list-style-type: none;
}

#article-index ul li {
	margin: 0;
	padding: 0.25em 0.6em;
}

/* ----- ARTICLE INFO ----- */
.jsn-article-info {
	padding: 10px;
}

.jsn-article-info p:first-child {
	margin-top: 0;
}

.jsn-article-info p:last-child {
	margin-bottom: 0;
}

.author,
.createdate,
.publishdate,
.hits {
	margin: 10px 0;
	color: #595959;
	font-size: 0.9em;
}

.author,
.createdate,
.publishdate {
	padding-left: 22px;
	background-image: url(../images/icons/icons-base.png);
	background-repeat: no-repeat;
}

.author {
	background-position: 0 0;
}

.createdate,
.publishdate {
	background-position: 0 -86px;
}

.modifydate {
	margin: 1em 0;
	text-align: right;
	color: #999999;
	font-style: italic;
}

/* ----- ARCHIVE ARTICLE  ----- */
div.archive .intro {
	clear: both;
}

/* ----- 2 BUTTON PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
	margin: 10px;
	list-style: none;
}

ul.jsn-article-tools li {
	float: left;
	margin: 0 0 0 10px;
}

ul.jsn-article-tools li a {
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	background: url(../images/icons/icons-base.png) left top no-repeat;
}

ul.jsn-article-tools li a.no-icon {
	background: none;
	width: auto;
	height: auto;
}

ul.jsn-article-tools li.jsn-article-icon-edit a {
	background: none;
}

ul.jsn-article-tools li a.jsn-article-print-button {
	background-position: 0 -430px;
}

ul.jsn-article-tools li a.jsn-article-email-button {
	background-position: 0 -516px;
}

ul.jsn-article-tools li a:hover {
	text-decoration: none;
}

.jsn-article-submit {
	margin-top: 0.8em;
}

.jsn-joomla-25 .item-title-entry .icon-edit,
.item-title-entry .jsn-icon-edit {
	display: inline-block;
}

/* ----- SUBMIT AN ARTICLE ----- */
.field-title {
	width: 120px;
	float: left;
}

.formelm,
.formelm-area {
	margin: 10px 0;
	clear: both;
}

.formelm .fltlft {
	float: left;
}

.formelm label {
	display: inline-block;
	width: 25%;
	float: left;
}

/* ----- READ MORE ----- */
a.readon {
	padding: 3px 6px;
	color: #404040;
	border: 1px solid #e5e5e5;
	background: #F4F4F4;
	display: inline-block;
}

a.readon:hover {
	background-color: #e5e5e5;
	text-decoration: none;
}

/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #f2f2f2;
	float: right;
}

table.contenttoc th {
	padding: .4em;
	background: url(../images/dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}

table.contenttoc td {
	padding: .25em .6em;
}

/* PAGE LINK IN TOC */
a.toclink {
	font-size: .9em;
}

/* PAGE NUMBER SHOWING "PAGE 1 OF ..." UNDER TOC */
div.pagenavcounter {
	color: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}

/* PAGE NAVIGATION */
div.pagenavbar div {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}

/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* SEPARATOR BETWEEN ARTICLES */
div.article_separator {
	height: 1em;
	clear: both;
}

div.row_separator {
	height: 1em;
	clear: both;
}

/* ARTICLE COLUMN CONTAINER */
.jsn-articlecols {
	float: left;
}

.jsn-articlecols .jsn-article {
	padding: 0 5px;
}

/* "MORE ARTICLES..." PANEL HEADING TEXT */
div.blog_more {
	padding: 10px 15px;
	margin: 0 0 1em 0;
	border: 1px solid #e5e5e5;
	background-color: #F4F4F4;
}

/* PAGE PAGINATION */
ul.pagenav,
div.pagination ul {
	list-style-type: none;
}

ul.pagenav {
	text-align: center;
}

ul.pagenav li,
div.pagination ul li {
	color: #999;
	margin: 0;
	display: inline-block;
	font-weight: bold;
}

div.pagination ul li {
	font-size: 0.9em;
}

ul.pagenav li a,
div.pagination ul li a {
	margin: 0 0px;
}

ul.jsn-pagination {
	list-style-type: none;
}

ul.jsn-pagination li {
	display: inline-block !important;
	/*override compression*/
	margin: 0;
}

ul.jsn-pagination li a,
ul.jsn-pagination li span {
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #CCC;
	color: #999;
	display: inline-block;
}

ul.jsn-pagination li a:hover {
	color: #000;
	text-decoration: none;
}

ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 6px 10px;
	color: #fff;
}

ul.jsn-pagination,
p.jsn-pageinfo {
	font-size: 0.9em;
	text-align: center;
	margin: 20px 0 10px 0;
}

/* BLOG PAGES NAV LINK */
a.pagenav {
	text-transform: uppercase;
}

/* ----- CATEGORY LIST LAYOUT ----- */
/* DESCRIPTION IN CONTENT TABLE AND COMPONENT PAGE */
.categories-list ul {
	list-style-type: none;
}

.cat-children ul dl dt,
.cat-children ul dl dd,
dl.article-count dt,
dl.article-count dd {
	display: inline;
}

.categories-list dl dt,
.categories-list dl dd {
	margin: 0;
	padding: 0;
	display: inline;
}

/* TABLE IN CATEGORY TABLE PAGE */
.sectiontableheader {
	padding: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}

.sectiontableheader img {
	margin: 0;
	vertical-align: text-top;
}

.sectiontableheader a {
	color: #ffffff;
	text-decoration: underline;
}

.sectiontableheader a:hover {
	text-decoration: none;
}

/* TABLE FILTER */
.jsn-infofilter {
	text-align: right;
}

.jsn-titlefilter {
	float: left;
}

.archived-article-list .jsn-infofilter {
	text-align: left;
}

/* TABLE'S ROW */
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 6px 8px;
	border-bottom: 1px solid #e5e5e5;
}

/* TABLE'S ROW 2 */
tr.sectiontableentry2 td {}

/* ----- SECTION LAYOUT ----- */
/* LINKS IN SECTION TABLE PAGE */
a.category {
	font-weight: bold;
}

/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
/* ----- STANDARD CONTACT LAYOUT ----- */
div.com-contact .jsn-contact-image {
	float: right;
	margin: 10px 5px 0 0;
}

div.com-contact .contact-position {
	margin: 5px 0 0 0;
}

div.com-contact .contact-vcard {
	margin: 0 0 5px 0;
}

div.com-contact .jicons-icons {
	float: left;
}

div.com-contact .contact-address {
	margin-top: 5px;
}

div.com-contact .contact-address p {
	margin: 0;
	padding-left: 20px;
}

div.com-contact .contact-contactinfo p,
div.com-contact .contact-miscinfo p {
	margin: 5px 0;
}

div.com-contact .contact-contactinfo .jicons-icons,
div.com-contact .contact-miscinfo .jicons-icons {
	margin-right: 4px;
}

div.com-contact div.contact-form fieldset {
	padding: 0 10px;
}

div.com-contact div.contact-form dt {
	margin: 10px 0 5px 0;
}

div.com-contact div.contact-form dd {
	margin-left: 0;
}

div.com-contact .form-required {
	color: #EF593B;
	font-weight: bold;
	text-align: right;
}

div.contact .dl-horizontal dd {
	margin-left: 25px;
}

/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */
div.com-search #searchForm .search-phrase {
	margin-left: 95px;
}

div.com-search #searchForm .search-range input,
div.com-search #searchForm .search-phrase input {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

div.com-search #searchForm [class*="search-"] label,
div.com-search #searchForm .search-field-title {
	width: 100px;
	line-height: 21px;
	text-align: left;
	padding-right: 3px;
	display: inline-block;
}

div.com-search #searchForm .search-range label,
div.com-search #searchForm .search-phrase label {
	width: auto;
}

div.com-search #searchForm .search-ordering select {
	padding: 2px 0;
}

div.com-search #searchForm .search-range label {
	line-height: 21px;
}

.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}

/* =============== JOOMLA! EXTENSIONS - COM_FINDER =============== */
.collapse {
	overflow: hidden;
}

/* ----- KEYWORD GIGHLIGHT IN SEARCH RESULT ----- */
span.highlight {
	padding: .2em;
	background: #FFFFAA;
}

/* =============== JOOMLA! EXTENSIONS - COM_WEBLINK =============== */
table.jsn-infotable .description p {
	margin: 0;
}

table.jsn-infotable ul.actions {
	display: inline;
}

table.jsn-infotable ul.actions li {
	display: inline;
	margin: 0 0 0 5px;
}

#editor-xtd-buttons {
	float: left;
}

/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */
div.com-newsfeed td.jsn-table-column-name {
	font-weight: bold;
}

div.com-newsfeed table {
	width: 100%;
	border-collapse: collapse;
}

div.com-newsfeed td {
	border: 1px solid #ccc;
	padding: 10px 5px;
	border-top: none;
}

div.com-newsfeed th {
	background: #999;
	padding: 10px 5px;
	border: 1px solid #999;
	border-bottom: none;
}

div.com-newsfeed th a {
	color: #fff;
}

div.com-newsfeed td.item-num-art {
	text-align: center;
}

/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
/* ----- USER FORM LAYOUT ----- */
div.com-user div.default-login {
	width: 350px;
	margin: 0 auto;
	padding: 10px;
	background-color: #F4F4F4;
	border: 1px solid #E5E5E5;
}

.login-fields {
	margin: 10px 0;
}

.login-fields label {
	width: 9em;
	float: left;
}

/* ----- REGISTER FORM ----- */
.jsn-formRow {
	margin: 8px 0;
}

.jsn-formRow .jsn-formRow-lable {
	float: left;
	width: 170px;
}

button#jform_profile_dob_img.btn {
	height: 30px;
}

/* =============== JOOMLA! EXTENSIONS - POPUP COMPONENT =============== */
#jsn-content-popup .com-content,
#jsn-content-popup #mailto-window {
	max-width: 1018px;
	margin: 1em auto;
}

#jsn-content-popup .com-content {
	padding-top: 0;
}

#mailto-window {
	padding: 15px;
	position: relative;
	background: #f5f5f5;
	border: solid 1px #ddd;
}

#mailto-window h2 {
	padding: 3px 0;
	margin: 0 0 10px;
	font: bold 1.2em "Times New Roman", Times, serif;
}

#mailto-window label {
	width: 8em;
	display: inline-block;
}

#mailto-window .mailto-close {
	right: 0;
	top: 5px;
	background: none;
	position: absolute;
}

#mailto-window .mailto-close a {
	display: block;
	min-width: 25px;
	min-height: 25px;
	overflow: visible;
	background: url(../images/icons/icon-close.png) 0 0 no-repeat;
}

#mailto-window .mailto-close a span {
	top: -3000px;
	left: -3000px;
	display: inline;
	position: absolute;
}

#mailto-window .inputbox {
	padding: 3px;
	border: 1px solid #ccc;
	background: #FFF url(../images/backgrounds/popup-bg.png) repeat-x 0 0;
}

#mailto-window p {
	margin: 20px 0 8px 0;
}

#mailto-window button {
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 3px 10px;
	border: 1px solid #ccc;
	font: bold 1em "Times New Roman", Times, serif;
	background-image: -moz-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255, 255, 255)), color-stop(1, rgb(216, 216, 216)));
	background-image: -webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%);
	background-image: -o-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%);
	background-image: -ms-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%);
	background-image: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0)";
	/**filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0);**/
}

#mailto-window .formelm,
#mailto-window .formelm-area {
	clear: both;
	margin: 5px 0;
}

/* =============== JOOMLA! EXTENSIONS - SYSTEM MESSAGES =============== */
/* ----- SYSTEM STANDARD MESSAGES ----- */
#system-message dd.message ul {
	text-indent: 0;
	padding-left: 40px;
	background: #c3d2e5 url(../../../media/system/images/notice-info.png) 4px center no-repeat;
}

#system-message ul li {
	margin-left: 0;
}

/* ----- SYSTEM ERROR MESSAGES ----- */
#system-message dd.error ul {
	background: #e6c0c0 url(../../../media/system/images/notice-alert.png) 4px center no-repeat;
}

/* ----- SYSTEM NOTICE MESSAGES ----- */
#system-message dd.notice ul {
	color: #cc0000;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	background: #efe7b8 url(../../../media/system/images/notice-note.png) 4px center no-repeat;
}

/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs {
	display: block;
	font-size: 0.9em;
}

span.breadcrumbs a,
span.breadcrumbs span {
	color: #999;
	padding-right: 18px;
	text-decoration: none;
	background: url(../images/icons/icon-arrow-black.png) right center no-repeat;
	font-weight: bold;
}

span.breadcrumbs a:hover {
	text-decoration: underline;
}

span.breadcrumbs span.current {
	background: none;
}

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

.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
}

.breadcrumb li a,
.breadcrumb li span {
	color: #404040;
}

.breadcrumb li a,
.breadcrumb li span+span {
	display: inline-block;
}

.breadcrumb li span+span {
	font-weight: bold;
}

.breadcrumb a {
	padding: 0 20px 0 0;
	background: url("../images/icons/icon-arrow-black.png") no-repeat scroll right center;
}

.breadcrumb>li>.divider {
	padding: 0 !important;
}

.breadcrumb li.active:first-child span.divider {
	padding: 0 5px 0 0;
	background: none;
}

.breadcrumb .active {
	color: #999;
}

/* =============== JOOMLA! EXTENSIONS - MOD_LOGIN =============== */
#form-login fieldset.input {
	border: none;
	padding: 0;
}

#form-login div.button-wrapper {
	text-align: center;
	margin-top: 0.5em;
}

#form-login [id^="form-login-"] {
	margin: 0 0 6px 0;
}

form#login-form a.btn {
	min-height: 15px;
}

form#login-form .icon-arrow-right {
	background-position: -458px -73px;
}

/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod-search-searchword {
	padding: 4px 0 4px 5px;
	background: #FFF url(../images/icons/icons-base.png) 98% -167px no-repeat;
	border: 1px solid #ccc;
	width: 246px;
	margin: 0 10px 0 0;
}

/* =============== JOOMLA! EXTENSIONS - MOD_NEWSFLASH =============== */
.jsn-mod-newsflash.jsn-horizontal-container .jsn-article {
	padding: 0 1em;
}

.jsn-mod-newsflash .contentheading {
	margin: 0 0 0.3em 0;
}

.jsn-mod-newsflash .article-separator {
	display: block;
	height: 0.5em;
}

/* ============================== JOOMLA! 3.x CORE COMPONENT LAYOUT ============================== */
.img-fulltext-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

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

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.pull-right.collapsed .icon-minus,
.pull-right .icon-plus {
	display: none;
}

.pull-right .icon-minus,
.pull-right.collapsed .icon-plus {
	display: block;
}

/* ---------- OVERRIDE ----------- */
.jsn-joomla-30 blockquote {
	border-left: none;
}

.jsn-joomla-30 hr {
	margin: 0.5em 0 1em;
}

.jsn-joomla-30 .form-horizontal .control-label {
	text-align: left;
}

.jsn-joomla-30 .calendar tbody td,
.jsn-joomla-30 .calendar tbody td.hilite,
.jsn-joomla-30 .calendar tbody td.selected {
	border: none;
	padding: 5px;
	text-align: center;
}

.jsn-joomla-30 .input-append .btn {
	padding: 5px 10px 3px;
	outline: none;
}

.jsn-joomla-30 label,
.jsn-joomla-30 input,
.jsn-joomla-30 button,
.jsn-joomla-30 select,
.jsn-joomla-30 textarea,
.jsn-joomla-30 .btn,
.jsn-joomla-30 .uneditable-input {
	font-size: 13px;
}

.jsn-joomla-30 .icon-location {
	background-position: -24px -73px;
}

.jsn-joomla-30 div.tooltip {
	background: none;
	border: none;
}

.jsn-joomla-30 #form-login-remember .control-label,
.jsn-joomla-30 #modlgn-remember {
	vertical-align: middle;
}

.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
	margin: 0;
}

.jsn-joomla-30 .page-header {
	border-bottom: none;
	margin: 0;
}

.jsn-joomla-30 .page-header .componentheading {
	margin-top: 0;
	line-height: 100%;
	font: 24px Arial, Tahoma, sans-serif;
	color: #7b8999;
	padding: 12px 0px 5px 0;
}

.page-header h2 {
	margin-top: 0;
	line-height: 100%;
	/*	font: 90%/17px Arial, Tahoma, sans-serif; */
	color: #7b8999;
	padding: 12px 0px 5px 0;
}

.jsn-joomla-30 #searchForm button.btn {
	padding: 7px 15px;
}

.jsn-joomla-30 .btn-group>.dropdown-toggle {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CUSTOM CSS ============================== */
h2.contentheading {
	text-transform: uppercase;
	font-size: 2em;
}

.light {
	background: #ddd;
	margin-top: -6px;
	height: 1px;
}

.jsn-demo-content {
	margin: 20px -10px 0 -10px;
}

.jsn-demo-content .jsn-template-featured {
	position: relative;
}

.jsn-demo-content .jsn-template-featured .hide {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	background: #ccc\9;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: block;
}

.jsn-demo-content .jsn-template-featured:hover .hide {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}

.jsn-demo-content .jsn-template-featured h4.title {
	color: #fff;
}

.jsn-demo-content .jsn-template-featured h5.price {
	color: #ff0000;
}

.jsn-demo-content .jsn-template-featured h4.title,
.jsn-demo-content .jsn-template-featured h5.price {
	background: rgba(0, 0, 0, 0.8);
	background: #333\9;
	display: inline-block;
	padding: 10px 20px;
	font-size: 1.5em;
	line-height: 100%;
}

div.grid-layout.jsn-demo-content div.grid-col div.grid-col_inner {
	margin: 0 10px 10px 10px;
}

.jsn-demo-content .jsn-template-featured a.link-button {
	position: absolute;
	bottom: 20px;
	display: block;
	left: 50%;
	margin-left: -45px;
}

ul.social li {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}

ul.social li a {
	background: url("../images/icons/social.jpg");
	width: 45px;
	height: 45px;
	display: block;
	text-indent: -9999px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

ul.social li a.fb {
	background-position: 0 0
}

ul.social li a.tw {
	background-position: -50px 0
}

ul.social li a.gg {
	background-position: -100px 0
}

ul.social li a.yt {
	background-position: -150px 0
}

ul.social li a.pt {
	background-position: -200px 0
}

ul.social li a.fb:hover {
	background-position: 0 -50px
}

ul.social li a.tw:hover {
	background-position: -50px -50px
}

ul.social li a.gg:hover {
	background-position: -100px -50px
}

ul.social li a.yt:hover {
	background-position: -150px -50px
}

ul.social li a.pt:hover {
	background-position: -200px -50px
}

/**Fix Joomla3.0**/
.jsn-joomla-30 .page-header {
	padding: 0;
}

.items-leading h2 {
	margin-bottom: 0;
	font-size: 14px;
	margin: -10px 0px;
}

.nofotoblog h2 {
	margin-bottom: 0;
	margin: 0px 0px -10px 0px;
}

.zaglnofoto {
	margin: 10px 0px 0px 0px !important;
}

.item-page h2 {
	font-size: 24px;
	color: #7b8999;
	margin: -8px 0 -5px 0;
	line-height: 22px;
}

.jsn-joomla-30 .demo-sale img {
	max-width: inherit;
}

@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	.jsn-mobile .jsn-demo-content .jsn-template-featured .hide {
		height: 50%;
		top: 50%;
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		visibility: visible;
		background: none;
	}

	.jsn-mobile .jsn-demo-content .jsn-template-featured img {
		width: 100%;
	}

	.jsn-mobile div.grid-layout.jsn-demo-content div.grid-col div.grid-col_inner {
		margin-bottom: 20px;
	}

	.jsn-mobile .jsn-demo-content .jsn-template-featured h4.title,
	.jsn-mobile .jsn-demo-content .jsn-template-featured h5.price {
		margin: 10px 0;
		font-size: 1.3em;
		display: inline-block;
		padding: 5px 10px;
	}

	.jsn-mobile .jsn-demo-content .jsn-template-featured a.link-button {
		position: static;
		display: inline-block;
		margin: 0;
	}
}

@media only screen and (max-width: 480px),
(max-device-width: 480px) {
	.jsn-mobile .jsn-demo-content .jsn-template-featured .hide {
		top: 80%;
	}

	.jsn-mobile.jsn-joomla-30 .demo-sale img {
		max-width: 100%;
	}
}

@media only screen and (min-width: 481px) and (max-width: 768px),
(min-device-width: 481px) and (max-device-width: 768px) and (orientation:landscape) {
	.jsn-demo-content .jsn-template-featured .hide {
		top: 41%;
	}
}

@media only screen and (min-width: 481px) and (max-width: 768px),
(min-device-width: 481px) and (max-device-width: 768px) and (orientation:portrait) {
	body.jsn-homepage.jsn-mobile #jsn-pos-content-top .demo-sale[class*="span"] {
		width: 33.3%;
	}

	body.jsn-homepage.jsn-mobile #jsn-pos-content-top .demo-sale[class*="span"]:nth-child(2) {
		margin-left: 0;
	}
}

#jsn-page,
#jsn-pos-topbar {
	max-width: 1310px;
	min-width: 960px !important;
	/* padding: 0px 0px 0px 0px; */
	border: 0px solid #d5dbdf;
	-moz-box-shadow: 0px 0px 20px #d5dbdf -webkit-box-shadow: 0px 0px 20px #d5dbdf;
	box-shadow: 0px 0px 20px #d5dbdf;
}

#jsn-header {
	background: url(../images/bg_top_05.jpg) no-repeat left top;
	margin: 0px -20px 0px -20px;
}

.logotext {
	width: 98%;
	margin: -54px 0px 0px 107px;
	font: 19px/20px Verdana, Arial, Tahoma, sans-serif;
	color: #677885;
}

.logotext2 {
	margin: 6px 0px 0px 107px;
	font: 17px/20px Verdana, Arial, Tahoma, sans-serif;
	color: #677885;
}

.vers {
	color: #3db9c2;
	font-size: 18px;
	padding-top: 15px;
}

.jsn-modulecontent ul.menu-mainmenu {
	margin-left: 25px !important;
}

.domik a {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0 !important;
	height: 40px !important;
}

.domik img {
	margin: -5px 0px 0 0;
}

.menu-mainmenu .current {
	box-shadow: inset 0px 2px 3px 0px rgba(107, 107, 107, .6);
}

.menu-mainmenu .jsn-submenu-level-1 .current {
	box-shadow: none !important;
}

.menu-mainmenu .jsn-submenu-level-2 .current {
	box-shadow: none !important;
}

.obyavlenia {
	background: url(../images/bg_05.jpg) no-repeat center top;
	border: 1px solid #ebebeb;
	padding: 14px 5px 10px 20px;
	font-size: 16px;
	font-weight: bold;
}

.lmenu {
	padding-left: 7px;
}

.lmenu ul li {
	padding: 12px 0 12px 15px;
	border-bottom: 1px solid #e9e9e9;
	list-style-type: none;
	font-size: 13px;
	text-decoration: underline;
}

.lmenu ul li ul li {
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 13px;
	text-decoration: underline;
	list-style-type: square;
	list-style-position: inside;
	color: #3db9c2;
}

.lmenu ul li.current {
	border-bottom: 1px solid #e9e9e9;
	list-style-type: none;
	font-size: 13px;
	text-decoration: underline;
	background: url(../images/bg_05.jpg) no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.lmenu ul li a.current {
	color: #333333;
}

.lmenu ul li ul li .current {
	background: none;
}

.lmenu ul li:hover {
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/bg_05.jpg) no-repeat right top;
	text-decoration: none;
}

.lmenu ul li ul li:hover {
	border-bottom: 1px solid #e9e9e9;
	background: none;
	text-decoration: none;
}

.poll {
	background: url(../images/bg_05.jpg) no-repeat center top;
	padding: 5px 14px !important;
}

.poll h3 {
	text-align: center;
	padding-top: 5px;
}

.pogoda {
	padding: 20px 0px;
	border: 0px solid #d5dbdf;
	-moz-box-shadow: 0px 0px 20px #d5dbdf -webkit-box-shadow: 0px 0px 20px #d5dbdf;
	box-shadow: 0px 0px 20px #d5dbdf;
}

.gsInformer {
	margin: 0 auto;
}

.newscalendar {
	margin: 0 auto;
}

.informacia {
	font-size: 13px;
	margin-bottom: -10px;
}

.blog .item-image img {
	width: 144px;
	float: left;
	padding: 0px 10px 20px 0px;
	margin-top: 7px;
	height: 110px;
}

.blogrukovodstvo .item-image img {
	width: 140px;
	float: left;
	padding: 0px 10px 20px 0px;
	margin-top: 7px;
	height: 160px;
}

/*
.blog .page-header {
    padding-left: 159px;
}
.create {
	padding-left: 159px;
}
.blog p {
	padding-left: 159px;
}
*/
.razdilitel {
	padding-bottom: 20px;
}

div.itemListCategory {
	background: none;
	border: none;
	margin: 4px 0;
	padding: 0px;
}

/* Таблица документов*/
.tdocs {
	width: 100%;
}

.tdocs th {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #f8f8ef;
	padding: 10px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.tdocs td {
	font-size: 13px;
	padding: 0 10px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.tdocs .nomer {
	white-space: nowrap;
}

div.catItemAttachmentsBlock {
	padding: 0px;
	border-bottom: none;
}

/* Конец Таблица документов*/

/* Страницы*/
.pagination {
	margin: 0 auto !important;
	text-align: center !important;
}

.filterr {
	background: url(../images/bg_05.jpg) no-repeat center top;
	padding: 5px 5px !important;
}

.blogglavnaya .item-image img {
	width: 144px;
	float: left;
	padding-right: 10px;
	margin-top: 7px;
}

/*
.blogglavnaya .leading-0 .item-image img {
width: 380px;
padding: 0px 10px 10px 0px;
}
.blogglavnaya .leading-0 h2 {
font-size: 20px;
}
.blogglavnaya .leading-0 {
min-height: 300px;
}
.blogglavnaya .leading-0 .page-header {
margin-top: -22px;
}
.blogglavnaya .leading-0 .article-info {
visibility: hidden;
position: absolute;
}
.blogglavnaya .leading-1 {
border-top: 8px solid #edf0f1;
margin-top: 0px;
padding: 14px 0px 0px 0px;
}
.blogglavnaya .leading-2 {
border-top: 8px solid #edf0f1;
margin-top: 0px;
padding: 14px 0px 0px 0px;
}
.blogglavnaya .leading-3 {
border-top: 8px solid #edf0f1;
margin-top: 0px;
padding: 14px 0px 0px 0px;
}
.blogglavnaya .leading-4 {
border-top: 8px solid #edf0f1;
margin-top: 0px;
padding: 14px 0px 0px 0px;
} */

/* Новости на главной*/
.gnovosti .jn-intro {
	font: 14px Arial, Tahoma, sans-serif;
	margin-top: -5px;
}

.gnovosti .jn-small {
	color: #666666;
}

.gnovosti .jn-head h4 {
	font-size: 15px;
}

.gnovosti .jn-head {
	border-top: 7px solid #edf0f1;
	margin-top: 7px;
}

.gnovost .jn-head h4 {
	margin-top: -2px;
}

.gnovost h3 {
	font-family: Arial, Helvetica, sans-serif;
	font: 24px/20px Arial, Tahoma, sans-serif;
	color: #7b8999;
	margin: 0 0 -14px 5px;
}

/* Конец Новости на главной*/

/*Теги */
.tagspopular ul li {
	display: inline;
	padding-right: 7px;
}

/* Праздники*/
.pdata {
	color: #666666;
	margin: 20px 0 0 0;
}

.pzagl {
	font-size: 16px;
	margin-bottom: -10px;
}

.prazdniki {
	background: url(../images/bg_05.jpg) no-repeat center top;
	padding: 10px 6px;
}

.pprazd {
	padding-bottom: 6px;
}

/* Конец Праздники*/
.galereya ul li {
	list-style-type: none;
}

.galereya {
	background: url(../images/bg_05.jpg) center top;
	padding: 10px 6px;
}

.galereya p {
	text-align: left;
	font-size: 16px;
}

.galereya p a {
	color: #f56f52;
	margin-left: 10px;
}

#jsn-pos-user5 .jsn-modulecontainer_inner {
	float: left;
	padding: 20px 0 20px 2%;
	width: 15%;
}

#jsn-pos-user5 .jsn-modulecontainer_inner ul li {
	list-style-type: none;
}

#jsn-pos-user5 {
	background: url(../images/bg_top_05.jpg) no-repeat left top;
}

#jsn-footer .jsn-modulecontent table {
	width: 100%;
}

#jsn-footer .jsn-modulecontent .lev {
	text-align: left;
}

#jsn-footer .jsn-modulecontent .prav {
	text-align: right;
}

.item-page .item-image {
	padding-bottom: 7px;
}

.at_url {
	vertical-align: super;
	font-size: 13px;
}

.p140 {
	width: 30%;
	height: 140px;
}

/* Таблица тарифов хостинга*/
.tb {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0;
	text-shadow: 0 1px 0 #fff;
	color: #2a2a2a;
	background: #fafafa;
	background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff);
	margin-top: 20px;
	margin-bottom: 20px;
}

.tb td {
	height: 40px;
	padding: 0 5px;
	border: 1px solid #cdcdcd;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.tb tbody td {
	text-align: center;
	/* width: 150px; */
}


.tb td.grey {
	/* background: #efefef; */
	/* background: rgba(144,144,144,0.15); */
	border: 1px solid rgb(208, 196, 196);
}

.tb td.green {
	background: #e7f3d4;
	background: rgba(184, 243, 85, 0.3);
}

.tb td:nowrap {
	white-space: nowrap;
}

.tb thead td {
	font-size: 120%;
	font-weight: bold;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top: 1px solid #eaeaea;
}

.tb tfoot td {
	font-size: 120%;
	font-weight: bold;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom: 1px solid #dadada;
}

/*Конец*/
.nextblog {
	clear: left;
	padding: 10px 0;
}

.gkTabsWrap.vertical ol li,
.gkTabsWrap.horizontal ol li {
	font-size: 13px;
}

.gkTabsWrap.vertical ol,
.gkTabsWrap.horizontal>ol {
	background: -moz-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f8f8f8));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
	/* IE10+ */
	background: linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
	/* W3C */
	border-bottom: 1px solid #eee;
}

.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li.active {
	border-bottom: 1px #fff solid;
}

#jsn-pos-right h3.jsn-moduletitle {
	background: url(../images/bg_05.jpg) no-repeat center top;
	border: 1px solid #ebebeb;
	padding: 14px 5px 10px 20px;
	font-size: 16px;
	font-weight: bold;
}

.doki {
	width: 150px;
	height: 220px;
	padding: 5px 10px;
}

li.sigFreeThumb {
	margin: 8px 8px !important;
}

.item-page table ul li {
	margin: 0.3em 0 0.3em 1.6em;
}

.item-page .nav-stacked {
	display: none;
}

.adv_rt {
	float: left;
	padding-right: 5px;
}

.rblok .jsn-modulecontent {
	border: 1px solid #ccc;
	padding: 4px 10px;
	border-top: none;
	margin: 0px 0px 5px 0px;
}

/* Spoiler styles */
details {
	position: relative;
	margin-bottom: 0.5rem;
	min-height: 1rem;
	max-height: 3rem;
	transition: min-height 0.15s linear, max-height 0.5s linear;
	-webkit-transition: min-height 0.15s linear, max-height 0.5s linear;
	will-change: max-height;
	overflow: hidden;
	margin-top: 10px;
}

details summary {
	display: inline-block;
	padding-left: 1.5em;
	cursor: pointer;
	outline: 0;
	transition: color 0.12s;
	-webkit-transition: color 0.12s;
}

details summary::-webkit-details-marker {
	display: none;
}

details summary::-moz-list-bullet {
	list-style-type: none;
}

details summary span {
	border-bottom: 1px currentColor dotted;
}

details summary::before {
	content: "";
	left: 0;
	top: 0.4em;
	position: absolute;
	background: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz48L3N2Zz4=') no-repeat 50% 50% / 1em 1em;
	width: 1em;
	height: 1em;
	transition: transform 0.1s linear;
	-webkit-transition: transform 0.1s linear;
}

details summary:hover {
	color: #d06c6c;
}

details summary~* {
	padding-left: 1.5em;
	opacity: 0;
	transition: opacity 0.15s linear;
	-webkit-transition: opacity 0.15s linear;
}

details[open] {
	min-height: 2em;
	max-height: 40em;
}

details[open] summary {
	color: #e40d07;
}

details[open] summary~* {
	opacity: 1;
}

details[open] summary:before {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	details {
		max-height: none;
	}

	details summary~* {
		max-height: 0;
		overflow: hidden;
		position: absolute;
	}

	details summary:focus {
		color: #d06c6c;
	}

	details summary:focus::before {
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}

	details summary:focus~* {
		max-height: 20em;
		position: static;
		opacity: 1;
	}
}

@supports (-ms-ime-align:auto) {
	details {
		max-height: none;
	}

	details summary~* {
		max-height: 0;
		overflow: hidden;
		position: absolute;
	}

	details summary:focus {
		color: #d06c6c;
	}

	details summary:focus::before {
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}

	details summary:focus~* {
		max-height: 20em;
		position: static;
		opacity: 1;
	}
}

.pollopros h3 {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Слайдер Важное */
@charset "UTF-8";

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block;
	margin: 0 auto
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block;
	text-align: center
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.vaznoe {
	margin-bottom: 20px
}

.vaznoe .slick-slide:hover img,
.vaznoe2 .slick-slide:hover img {
	opacity: .6
}

.vaznoe .slick-slide:hover a,
.vaznoe2 .slick-slide:hover a {
	text-decoration: none
}

.slick-loading .slick-list {
	background: #fff url(http://obr-tacin.ru/slick/ajax-loader.gif) center center no-repeat
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: 'в†ђ'
}

[dir='rtl'] .slick-prev:before {
	content: 'в†’'
}

.slick-next {
	right: -25px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: 'в†’'
}

[dir='rtl'] .slick-next:before {
	content: 'в†ђ'
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: 'вЂў';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.vaznoe p {
	color: #11747b;
}

.at_file_size {
	vertical-align: super;
}

/* ЭЦП */
.tooltip {
	display: inline;
	position: relative;
	z-index: 99;
	opacity: 1;
	margin-left: 10px;
}

.tooltip:hover {
	z-index: 999;
}

.tooltip::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 100%;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tooltip:hover::after {
	pointer-events: auto;
}

.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 300px;
	left: 50%;
	bottom: 100%;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	font-weight: 400;
	color: #fffaf0;
	background: transparent;
	opacity: 0;
	margin: 0 0 20px -150px;
	cursor: default;
	pointer-events: none;
	font-family: 'Satisfy', cursive;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}

.tooltip:hover .tooltip-content {
	opacity: 1;
	pointer-events: auto;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.tooltip-content span {
	display: block;
}

.tooltip-text {
	border-bottom: 10px solid #76b6cf;
	overflow: hidden;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
}

.tooltip-text p {
	margin-bottom: 10px;
	font-size: 11px;
	font-family: monospace, sans-serif;
}

.tooltip:hover .tooltip-text {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.tooltip-inner {
	background: rgb(255 255 255 / 95%);
	padding: 8px 20px 1px 20px !important;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	color: #000 !important;
	font-weight: normal;
}

.tooltip:hover .tooltip-inner {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.tooltip-content::after {
	content: '';
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #76b6cf;
	border-width: 10px;
	margin-left: -10px;
}

.itemListCategoriesBlock {
	display: none;
}

div.catItemAttachmentsBlock {
	border-bottom: none;
}

#k2Container div.itemAttachmentsBlock {
	border-top: none !important;
}

div.catItemView {
	margin-bottom: 0px;
}

.vlo td {
	vertical-align: super;
}

.ecp {
	background: url(/images/raznoe/ecp.png);
	width: 16px;
	height: 29px;
	display: inline-block;
	vertical-align: middle;
}

.ecp:hover {
	background: url('/images/raznoe/ecp_green.png');
}

div.attachmentsList table {
	border: none;
}

.attachmentsContainer {
	margin-top: 14px !important;
}

.ecp_block .attachcontent {
	font-size: 13px;
}

.ecp_block .attr {
	font-weight: 600;
}

#main div.attachmentsList table a,
div.attachmentsList table a {
	font-weight: normal;
}

#main div.attachmentsList table,
div.attachmentsList table {
	font-size: inherit;
}

.blog .ecp,
.item-page .ecp {
	width: 20px;
}

div.attachmentsList a.at_url:hover {
	color: inherit;
}

#main div.attachmentsList table tbody td,
div.attachmentsList table tbody td {
	padding: 1px 3px 1px 0px;
}

#main div.attachmentsList a.at_icon,
div.attachmentsList a.at_icon {
	padding-right: 0px;
}

#main div.attachmentsList table img,
div.attachmentsList table img {
	margin-right: 0px;
}

#main div.attachmentsList tbody tr.even,
#main div.attachmentsList tbody tr.even td,
div.attachmentsList tbody tr.even td,
div.attachmentsList tbody tr.even {
	background-color: transparent;
}

#main div.attachmentsList table tbody tr.even td,
div.attachmentsList table tbody tr.even td {
	background-color: transparent;
}

.attachcontent .attr {
	font-weight: 600;
}

.attachcontent .icon {
	margin-right: -3px;
}

a.attachcontent {
	text-decoration: none;
}

div.attachmentsList a.at_url:hover {
	text-decoration: none;
	color: #005580;
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
}

.blog .pagination {
	text-align: center;
}

.blog .pagination .jsn-pagination {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.blog .pagination ul.jsn-pagination li a {
	margin: 0px;
}

#k2Container div.k2Pagination ul li {
	display: inline-block;
	margin: 0px -1px;
	padding: 0px 0px;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

#k2Container div.k2Pagination ul li a {
	margin: 0;
	border-radius: 0px;
}

div.k2Pagination ul li a {
	padding: 5px 9px;
	vertical-align: inherit;
	text-transform: none;
}

.pagination ul>li:first-child>span {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
}

ul.jsn-pagination li a,
ul.jsn-pagination li span {
	border: none;
	text-transform: none;
}

div.k2Pagination ul li a {
	border: none;
}

div.pagination ul li {
	font-size: 1em;
	border: 1px solid #CCC;
	margin: 0 -1px;
}

.pagination ul {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

ul.jsn-pagination li.navigation-page span {
	padding: 5px 10px;
	text-transform: none;
}
.tooltip-content span {
    display: block;
    font-size: 11px;
    line-height: 1.5;
    padding: 5px 0 5px 0px;
    background: #f0fff1;
}
a.wf_file {
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 6px 0px;
	width: fit-content;
}
a.wf_file .icon {
    min-width: 26px;
    min-height: 26px;
    width: 26px;
    height: 26px;
    margin-right: 6px;
}
a.wf_file .attr {
    color: #4a4a4a;
    font-weight: 600;
}
/* Конец ЭЦП */

/* ПОС */
#jsn-usermodules1 {
	margin-bottom: 20px;
}

#jsn-usermodules1 .jsn-modulecontainer_inner {
	margin-top: 0;
}

/* Галерея в материале */
.galleryblog .item {
	width: 48%;
	margin-bottom: 16px;
	margin-top: 5px;
}

.galleryblog .item:nth-child(2n) {
	margin-left: 2%;
}

.galleryblog .page-header h2 {
	text-align: left;
	color: #000;
	background-position: center;
	background: #fcd400;
	padding: 10px 15px 10px 15px;
	margin: 0;
	border-radius: 5px 5px 0 0;
	display: block;
	border-bottom: 2px solid #d5e5f1;
}

.galleryblog .items-leading {
	display: flex;
	flex-wrap: wrap;
}

.galleryblog .item-image img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 280px;
}

.galleryblog .item-image {
	overflow: hidden;
	width: 100%;
}

.gallery-title {
	margin-top: 1px;
}

.galleryblog h2 a {
	color: #212121;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.4;
	display: block;
}

.tile-primary-content img {
	width: 100%;
	-moz-transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-moz-transition: -moz-transform 200ms ease-out;
	-o-transition: -o-transform 200ms ease-out;
	-webkit-transition: -webkit-transform 200ms ease-out;
	transition: transform 200ms ease-out;
}

.tile-case .tile-secondary-content:hover,
.tile-client .tile-secondary-content:hover,
.tile-person .tile-secondary-content:hover {
	-moz-transition: opacity 100ms ease-out;
	-o-transition: opacity 100ms ease-out;
	-webkit-transition: opacity 100ms ease-out;
	transition: opacity 100ms ease-out;
}

.tile-case:focus .tile-primary-content img,
.tile-case:hover .tile-primary-content img {
	-moz-transform: scale3d(1.2, 1.2, 0);
	-webkit-transform: scale3d(1.2, 1.2, 0);
	transform: scale3d(1.2, 1.2, 0);
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-moz-transition: -moz-transform 15000ms cubic-bezier(0, 0, 0.8, 0.9);
	-o-transition: -o-transform 15000ms cubic-bezier(0, 0, 0.8, 0.9);
	-webkit-transition: -webkit-transform 15000ms cubic-bezier(0, 0, 0.8, 0.9);
	transition: transform 15000ms cubic-bezier(0, 0, 0.8, 0.9);
}

.galleryblog .intro-image {
	width: 100%;
	height: 100%;
}

.galleryblog .intro-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.galleryblog .item {
	position: relative;
}

.galleryblog .tile-primary-content .article-info {
	position: absolute;
	z-index: 1;
	margin: 0 0 10px 10px;
	bottom: 0;
	background: #5fb9f590;
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 12px;
	color: white;
}

.widget.gallery .widget {
	border: 1px solid #ccc;
	border-top: none;
}

/* Конец блока галереи в материале */


.oo {
	max-width: 220px;
	line-height: 1;
	margin: -3px 0 -3px 0 !important;
}

div.jsn-modulecontainer ul.menu-mainmenu>li>a {
	padding: 10px 10px;
}

.oo .jsn-submenu-level-1 {
	margin-top: -3px !important;
}


@media(max-width: 1280px) {
	#jsn-menu {
		font-size: 11px;
	}
	div.jsn-modulecontainer ul.menu-mainmenu>li>a {
		padding: 10px 5px;
	}
}

/* Куки */
#cookie_notification {
	display: none;
	text-align: center;
	margin: 0 auto;
	justify-content: center;
	align-content: space-between;
	align-items: center;
	flex-direction: column;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 99999;
	padding: 16px;
	background-color: white;
	border-radius: 4px;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	-webkit-animation-delay: 1.7s;
	-moz-animation-delay: 1.7s;
	animation-delay: 1.7s;
	}
	
	.cookie_notification {
	width: 100%;
	text-align: left;
	display: flex;
	max-width: 600px;
	}
	
	#cookie_notification p {
	margin: 0;
	font-size: 0.7rem;
	text-align: left;
	}
	
	.animate {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	}
	
	@-webkit-keyframes fadeInDown {
	from {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	}
	
	to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}
	
	@keyframes fadeInDown {
	from {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	}
	
	to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	}
	}
	
	.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	}
	
	@media (min-width: 576px) {
	#cookie_notification.show {
        display: flex;
        flex-direction: row;
        left: 0;
        width: 100%;
	}
	
	.cookie_accept {
	margin: 0 0 0 25px;
	background: #007a8f;
	color: #fff;
	padding: 1px 18px 1px 18px;
	border: none;
	border-radius: 7px;
	}
	}
	
	@media (max-width: 575px) {
	#cookie_notification.show {
	display: block;
	text-align: left;
	}
	
	.cookie_accept {
	margin: 10px 0 0 0;
	}
	
	div.informer {
	float: none;
	display: block;
	position: inherit;
	margin-top: 12px;
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
	}
	}
	
	/* Конец куки */