.navigation.top { margin-top: 21px; }
.navigation.top a { margin-left: 15px; }
.navigation a {
	text-decoration: none;
	font-size: 21px;
	display: block;
	float: left;
	clear: none;
	height: 46px;
        text-shadow: #000 0px 1px 2px;
}

.navigation a:link, .navigation a:visited {
	color: #9fe509;
}

.navigation a:hover {
	color: #07ccf0;
}

.nav-left, .nav-right { display: block; clear: none; width: 6px; height: 46px; float: left; }
.nav-link { display: block; clear: none; padding: 6px 10px 0 10px; text-decoration: underline; float: left; }

.navigation .current .nav-link {
	background: url(../../images/current-bg.jpg) top left repeat-x;
	height: 46px;
	color: #07ccf0;
	text-decoration: none;
}

.navigation a.current:hover .nav-link {
	color: #9fe509;
}


.navigation .current .nav-left { background: url(../../images/current-left.jpg) top left no-repeat; }
.navigation .current .nav-right { background: url(../../images/current-right.jpg) top left no-repeat; }

#body h2 {
	color: #cccccc;
	font-size: 28px;
	margin: 0 0 10px 2px;
	font-weight: normal;
}

#content .inside h2 {
	font-size: 25px;
	margin: 10px 0px;
	color: #000;
}
#content .inside h3 {
	color: #444;
}

.content a:link {
	color: #069;
	text-decoration: none;
}

.content a:visited {
	color: #5d5d5d;
	text-decoration: none;
}

.pubtext a:visited {
	color: #7368b9;
	text-decoration: none;
}

.content a:hover {
	color: #093;
	text-decoration: underline;
}

#tags { text-align: center; line-height: 25px; }
#tags a:link { color: #666; }
#tags a:visited { color: #666; }
#tags a:hover { color: #9fe509; }

td.vspacer { height: 5px; font-size: 1px; line-height: 5px; }
.il-date { float: left; clear: none; margin-right: 1em; margin-left: -15px; margin-top: 5px; font-size: 8pt; color: #666; width: 65px; text-align: center; padding: 5px 3px 5px 0; background: #dfdfdf; }
.il-date.mid { color: #666; }
.light { font-size: 9pt; }

.taglist { width: 180px; margin-left: 1.5em; margin-right: -15px; }
.tag {
	display: block;
	margin-top: 5px;
	font-size: 8pt;
	color: #666;
	text-align: center;
	padding: 5px 3px 5px 0;
	background: #dfdfdf;
}
.tag.current { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #999; }

.serverbox {
	display: block; clear: none; float: left; width: 130px; margin-right: 10px; margin-bottom: 10px;
}
.serverbox-title {
	display: block; clear: none; float: left; width: 120px; margin-right: 10px; height: 70px; margin-bottom: 10px;
}

.servericon {
	display: block; width: 130px; height: 130px; color: #000; border: 1px solid #999; background-repeat: no-repeat;
}

a.servericon:link { border: 1px solid #999; }
a.servericon:visited { border: 1px solid #999; }
a.servericon:hover { border: 1px solid #9fe509; }

.serverdesc { text-align: justify; font-size: 11px; padding-right: 6px; height: 80px; overflow: hidden; }

.navigation.smaller
.navigation.smaller a, .navigation.smaller .current .nav-link, .navigation.smaller .nav-link {
	text-decoration: none;
	font-size: 11pt;
	display: block;
	float: left;
	clear: none;
	height: 25px;
}

.stretch { display: block;  padding: 0px; text-align: center; margin: 10px 0 10px 0;}

.neat { border-collapse: collapse; }
.neat td { border: 1px solid #ccc; border-collapse: collapse; padding: 2px; /*font-size: 10pt;*/ }
.neat th { border: 1px solid #ccc; border-collapse: collapse; text-align: left; font-weight: normal; padding: 2px; background: #efefef;  /*font-size: 10pt;*/ }

.neat.big td { border: 1px solid #ccc; border-collapse: collapse; padding: 5px; /*font-size: 10pt;*/ }
.neat.big th { border: 1px solid #ccc; border-collapse: collapse; text-align: left; font-weight: normal; padding: 5px; background: #efefef;  /*font-size: 10pt;*/ }
td.hover { background: #e8f6ff; cursor: pointer; }
.neat td input, .neat td select { width: 160px; }

table.neat * .inputText { width: 99%; border: 1px solid #999; padding: 3px; }
.box { border: 1px solid #ccc; background: #efefef; padding: 10px; margin-bottom: 1px; }

.columnsN5 { width: 20%; }
.columnsN6 { width: 15%; }
.columnsN7 { width: 14%; }

.right10 { margin-right: 10px; }
.left10 { margin-left: 10px; }
.rightm { margin-right: 1em; }
.leftm { margin-left: 1em; }
.withicon {margin-left: 265px !important; text-align: justify; }
.teaser {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #ccc;
}
.readmore { text-align: left; }
.rm-link {
        width: 180px;
	display: block;
	margin-top: 5px;
	font-size: 8pt;
	color: #666;
	text-align: center;
	padding: 5px 3px 5px 0;
	background: #dfdfdf;
}
.rm-link:link, .rm-link:visited { background: #dfdfdf; }
.rm-link:hover {
	background: #333;
        color: #fff !important;
        text-shadow: #000 0px 1px 1px;
}
.review {
    display: inline-block;
    margin: .5em;
}

.articleicon {
	display: block; width: 242px; height: 172px; color: #000; background-repeat: no-repeat;
}

a.articleicon:link { }
a.articleicon:visited {  }
a.articleicon:hover {  }

.articleinfo {
	margin: 0 0 5px 0;
}
.articleinfo-header {
	display: block;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	text-shadow: black 0 1px 2px;
	background: url('../../images/article-header.jpg') left bottom repeat-x #fff;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align: left;
	padding-left: 15px;
}
.articleinfo-content {
	height: 90px; background: #EAE9EA;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.articleinfo-icon {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	width: 127px;
	height: 90px;
	float: left; clear: none;
}
.articleinfo-icon-overlay {
	display: inline-block;
	background: url('../../images/icon-overlay.png') right top repeat-y transparent;
	width: 127px;
	height: 90px;
	float: left;
}
.articleinfo p {
	color: #333;
	padding: 10px 10px 0 147px;
	text-shadow: white 0 1px 0px;
	margin-bottom: 0;
}
.articleinfo-teaser {
	height: 55px;
	font-size: 9pt;
}
p.articleinfo-data {
	padding-top: 0 !important;
	line-height: 25px;
	margin-bottom: 0;
	padding-right: 0 !important;
	font-weight: bold;
}
.data-entry {
	padding-right: 10px;
	font-size: 11px;
}
.articleinfo a.articleinfo-readmore:link, .articleinfo a.articleinfo-readmore:visited {
	color: #fff;
	text-shadow: black 0 1px 1px;
	float: right;
	clear: none;
	padding: 0 10px;
	font-size: 11px;
	display: inline-block;
	background: url('../../images/readmore-bg.jpg') left top repeat-x #333;
	line-height: 25px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.articleinfo a.articleinfo-readmore:hover {
	color: #9FE509;
}
.articleinfo-header a:link {
	text-decoration: none;
	color: #fff;
}
.articleinfo-header a:visited {
	text-decoration: none;
	color: #ccc;
}
.articleinfo-header a:hover {
	text-decoration: none;
	color: #9FE509;
}
#header .right {
	padding-right: 25px;
}
.navigation a.first {
	margin-left: 0;
}

a.nu:link,a.nu:visited,a.nu:hover { text-decoration: none !important; }
.ad { margin-bottom: 5px; }
.content.nobg { background: none !important; }
pre {
    font-size: 9.5pt;
    font-family: "Lucida Console", "Courier New", Monospace, fixed;
    border: 1px solid #ccc;
    border-left: 4px solid #ccc;
    background: #efefef;
    color: #333;
    padding: 10px;
    font-size: 9.5pt;
    font-family: "Lucida Console", "Courier New", Monospace, fixed;
	width: 865px;
	max-width: 865px;
	overflow: auto;
	overflow-x: scroll;
	overflow-y: auto;
}
.maintable-internal {
	background: none;
}
.code .container {
	width: 805px !important;
	max-width: 805px !important;
	overflow: auto !important;
	overflow-x: scroll !important;
	overflow-y: auto !important;
}

/* slider */
#main-slider {
	display: block;
	height: 250px;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
.slider-images {
	display: block;
	width:400px;
	overflow: hidden;
	float: left;
	clear: none;
	margin-right: -26px;
}
.slider-images div.img {
	width:400px;
	height: 250px;
	float: left;
	clear: none;
	margin-right: -400px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.slider-images div.img .image-teaser {
	display: block;
	position: relative;
	bottom: 0;
	padding: 5px 31px 5px 5px;
	width: 364px;
	font-size: 12px;
	line-height: 1.2em;
	background: rgba(0,0,0,0.7);
/*	border-top: 1px solid #000;*/
	text-shadow: black 0 1px 1px;
	color: #fff;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
#main-slider ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
	z-index: 1000;
	zoom: 1;
}
#main-slider ul li {
	margin: 0;
	padding: 0;
	list-style: none inside;
	line-height: 50px;
	font-size: 16px;
	text-shadow: black 0 1px 3px;
	width: 521px;
	overflow: hidden;
	z-index: 999;
	position: relative;
}

#main-slider ul li a {
	width: 480px;
	overflow: hidden;
	white-space: nowrap;
	float: right;
	clear: none;
	padding-left: 15px;
	border-bottom: 1px solid #000;
	text-decoration: none;
	background: #222222;
	background: -moz-linear-gradient(top,  #222222 0%, #292929 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#292929));
	background: -webkit-linear-gradient(top,  #222222 0%,#292929 100%);
	background: -o-linear-gradient(top,  #222222 0%,#292929 100%);
	background: -ms-linear-gradient(top,  #222222 0%,#292929 100%);
	background: linear-gradient(top,  #222222 0%,#292929 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#292929',GradientType=0 );
}
#main-slider ul li:first-of-type a {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}
#main-slider ul li:last-of-type a {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
#main-slider ul li a:link, #main-slider ul li a:visited {
	color: #fff;
	text-decoration: none;
}
#main-slider ul li a:hover {
	color: #9FE509;
	text-decoration: none;
}
#main-slider ul li.current a {
	background: url(../../images/current-item-bg.png) left top repeat-x #222;
}
#main-slider ul li.current .slider-arrow {
	display: inline-block;
	float: right;
	clear: none;
	width: 26px;
	height: 50px;
	z-index: 1001;
	background: url(../../images/arrow-slider.png) left top no-repeat transparent;
}
td.dark {
	background: #efefef;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('/assets/fonts/fontawesome-webfont.eot?v=3.2.1');
	src: url('/assets/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('/assets/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('/assets/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('/assets/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] { font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; *margin-right: .3em; }

[class^="icon-"]:before, [class*=" icon-"]:before { text-decoration: inherit; display: inline-block; speak: none; }

.icon-large:before { vertical-align: -10%; font-size: 1.3333333333333333em; }

a [class^="icon-"], a [class*=" icon-"] { display: inline; }

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width { display: inline-block; width: 1.1428571428571428em; text-align: right; padding-right: 0.2857142857142857em; }

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large { width: 1.4285714285714286em; }

.icons-ul { margin-left: 2.142857142857143em; list-style-type: none; }

.icons-ul > li { position: relative; }

.icons-ul .icon-li { position: absolute; left: -2.142857142857143em; width: 2.142857142857143em; text-align: center; line-height: inherit; }

[class^="icon-"].hide, [class*=" icon-"].hide { display: none; }

.icon-muted { color: #eeeeee; }

.icon-light { color: #ffffff; }

.icon-dark { color: #333333; }

.icon-border { border: solid 1px #eeeeee; padding: .2em .25em .15em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.icon-2x { font-size: 2em; }

.icon-2x.icon-border { border-width: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.icon-3x { font-size: 3em; }

.icon-3x.icon-border { border-width: 3px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.icon-4x { font-size: 4em; }

.icon-4x.icon-border { border-width: 4px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.icon-5x { font-size: 5em; }

.icon-5x.icon-border { border-width: 5px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

.pull-right { float: right; }

.pull-left { float: left; }

[class^="icon-"].pull-left, [class*=" icon-"].pull-left { margin-right: .3em; }

[class^="icon-"].pull-right, [class*=" icon-"].pull-right { margin-left: .3em; }

[class^="icon-"], [class*=" icon-"] { display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0; }

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] { background-image: none; }

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large { line-height: .9em; }

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin { display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large { line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x { margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large { line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x { margin-top: .25em; }

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] { margin-top: 0; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x { margin-top: .05em; }

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x { margin-right: .2em; }

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x { margin-left: .2em; }

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] { line-height: inherit; }

.icon-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: -35%; }

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] { display: block; text-align: center; position: absolute; width: 100%; height: 100%; font-size: 1em; line-height: inherit; *line-height: 2em; }

.icon-stack .icon-stack-base { font-size: 2em; *line-height: 1em; }

.icon-spin { display: inline-block; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; }

a .icon-stack, a .icon-spin { display: inline-block; text-decoration: none; }

@-moz-keyframes spin {
	0% { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(359deg); }
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(359deg); }
}

@-o-keyframes spin {
	0% { -o-transform: rotate(0deg); }
	100% { -o-transform: rotate(359deg); }
}

@-ms-keyframes spin {
	0% { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(359deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(359deg); }
}

.icon-rotate-90:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before { -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1); }

.icon-flip-vertical:before { -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1); }

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before { display: inline-block; }

.icon-glass:before { content: "\f000"; }

.icon-music:before { content: "\f001"; }

.icon-search:before { content: "\f002"; }

.icon-envelope-alt:before { content: "\f003"; }

.icon-heart:before { content: "\f004"; }

.icon-star:before { content: "\f005"; }

.icon-star-empty:before { content: "\f006"; }

.icon-user:before { content: "\f007"; }

.icon-film:before { content: "\f008"; }

.icon-th-large:before { content: "\f009"; }

.icon-th:before { content: "\f00a"; }

.icon-th-list:before { content: "\f00b"; }

.icon-ok:before { content: "\f00c"; }

.icon-remove:before { content: "\f00d"; }

.icon-zoom-in:before { content: "\f00e"; }

.icon-zoom-out:before { content: "\f010"; }

.icon-power-off:before, .icon-off:before { content: "\f011"; }

.icon-signal:before { content: "\f012"; }

.icon-gear:before, .icon-cog:before { content: "\f013"; }

.icon-trash:before { content: "\f014"; }

.icon-home:before { content: "\f015"; }

.icon-file-alt:before { content: "\f016"; }

.icon-time:before { content: "\f017"; }

.icon-road:before { content: "\f018"; }

.icon-download-alt:before { content: "\f019"; }

.icon-download:before { content: "\f01a"; }

.icon-upload:before { content: "\f01b"; }

.icon-inbox:before { content: "\f01c"; }

.icon-play-circle:before { content: "\f01d"; }

.icon-rotate-right:before, .icon-repeat:before { content: "\f01e"; }

.icon-refresh:before { content: "\f021"; }

.icon-list-alt:before { content: "\f022"; }

.icon-lock:before { content: "\f023"; }

.icon-flag:before { content: "\f024"; }

.icon-headphones:before { content: "\f025"; }

.icon-volume-off:before { content: "\f026"; }

.icon-volume-down:before { content: "\f027"; }

.icon-volume-up:before { content: "\f028"; }

.icon-qrcode:before { content: "\f029"; }

.icon-barcode:before { content: "\f02a"; }

.icon-tag:before { content: "\f02b"; }

.icon-tags:before { content: "\f02c"; }

.icon-book:before { content: "\f02d"; }

.icon-bookmark:before { content: "\f02e"; }

.icon-print:before { content: "\f02f"; }

.icon-camera:before { content: "\f030"; }

.icon-font:before { content: "\f031"; }

.icon-bold:before { content: "\f032"; }

.icon-italic:before { content: "\f033"; }

.icon-text-height:before { content: "\f034"; }

.icon-text-width:before { content: "\f035"; }

.icon-align-left:before { content: "\f036"; }

.icon-align-center:before { content: "\f037"; }

.icon-align-right:before { content: "\f038"; }

.icon-align-justify:before { content: "\f039"; }

.icon-list:before { content: "\f03a"; }

.icon-indent-left:before { content: "\f03b"; }

.icon-indent-right:before { content: "\f03c"; }

.icon-facetime-video:before { content: "\f03d"; }

.icon-picture:before { content: "\f03e"; }

.icon-pencil:before { content: "\f040"; }

.icon-map-marker:before { content: "\f041"; }

.icon-adjust:before { content: "\f042"; }

.icon-tint:before { content: "\f043"; }

.icon-edit:before { content: "\f044"; }

.icon-share:before { content: "\f045"; }

.icon-check:before { content: "\f046"; }

.icon-move:before { content: "\f047"; }

.icon-step-backward:before { content: "\f048"; }

.icon-fast-backward:before { content: "\f049"; }

.icon-backward:before { content: "\f04a"; }

.icon-play:before { content: "\f04b"; }

.icon-pause:before { content: "\f04c"; }

.icon-stop:before { content: "\f04d"; }

.icon-forward:before { content: "\f04e"; }

.icon-fast-forward:before { content: "\f050"; }

.icon-step-forward:before { content: "\f051"; }

.icon-eject:before { content: "\f052"; }

.icon-chevron-left:before { content: "\f053"; }

.icon-chevron-right:before { content: "\f054"; }

.icon-plus-sign:before { content: "\f055"; }

.icon-minus-sign:before { content: "\f056"; }

.icon-remove-sign:before { content: "\f057"; }

.icon-ok-sign:before { content: "\f058"; }

.icon-question-sign:before { content: "\f059"; }

.icon-info-sign:before { content: "\f05a"; }

.icon-screenshot:before { content: "\f05b"; }

.icon-remove-circle:before { content: "\f05c"; }

.icon-ok-circle:before { content: "\f05d"; }

.icon-ban-circle:before { content: "\f05e"; }

.icon-arrow-left:before { content: "\f060"; }

.icon-arrow-right:before { content: "\f061"; }

.icon-arrow-up:before { content: "\f062"; }

.icon-arrow-down:before { content: "\f063"; }

.icon-mail-forward:before, .icon-share-alt:before { content: "\f064"; }

.icon-resize-full:before { content: "\f065"; }

.icon-resize-small:before { content: "\f066"; }

.icon-plus:before { content: "\f067"; }

.icon-minus:before { content: "\f068"; }

.icon-asterisk:before { content: "\f069"; }

.icon-exclamation-sign:before { content: "\f06a"; }

.icon-gift:before { content: "\f06b"; }

.icon-leaf:before { content: "\f06c"; }

.icon-fire:before { content: "\f06d"; }

.icon-eye-open:before { content: "\f06e"; }

.icon-eye-close:before { content: "\f070"; }

.icon-warning-sign:before { content: "\f071"; }

.icon-plane:before { content: "\f072"; }

.icon-calendar:before { content: "\f073"; }

.icon-random:before { content: "\f074"; }

.icon-comment:before { content: "\f075"; }

.icon-magnet:before { content: "\f076"; }

.icon-chevron-up:before { content: "\f077"; }

.icon-chevron-down:before { content: "\f078"; }

.icon-retweet:before { content: "\f079"; }

.icon-shopping-cart:before { content: "\f07a"; }

.icon-folder-close:before { content: "\f07b"; }

.icon-folder-open:before { content: "\f07c"; }

.icon-resize-vertical:before { content: "\f07d"; }

.icon-resize-horizontal:before { content: "\f07e"; }

.icon-bar-chart:before { content: "\f080"; }

.icon-twitter-sign:before { content: "\f081"; }

.icon-facebook-sign:before { content: "\f082"; }

.icon-camera-retro:before { content: "\f083"; }

.icon-key:before { content: "\f084"; }

.icon-gears:before, .icon-cogs:before { content: "\f085"; }

.icon-comments:before { content: "\f086"; }

.icon-thumbs-up-alt:before { content: "\f087"; }

.icon-thumbs-down-alt:before { content: "\f088"; }

.icon-star-half:before { content: "\f089"; }

.icon-heart-empty:before { content: "\f08a"; }

.icon-signout:before { content: "\f08b"; }

.icon-linkedin-sign:before { content: "\f08c"; }

.icon-pushpin:before { content: "\f08d"; }

.icon-external-link:before { content: "\f08e"; }

.icon-signin:before { content: "\f090"; }

.icon-trophy:before { content: "\f091"; }

.icon-github-sign:before { content: "\f092"; }

.icon-upload-alt:before { content: "\f093"; }

.icon-lemon:before { content: "\f094"; }

.icon-phone:before { content: "\f095"; }

.icon-unchecked:before, .icon-check-empty:before { content: "\f096"; }

.icon-bookmark-empty:before { content: "\f097"; }

.icon-phone-sign:before { content: "\f098"; }

.icon-twitter:before { content: "\f099"; }

.icon-facebook:before { content: "\f09a"; }

.icon-github:before { content: "\f09b"; }

.icon-unlock:before { content: "\f09c"; }

.icon-credit-card:before { content: "\f09d"; }

.icon-rss:before { content: "\f09e"; }

.icon-hdd:before { content: "\f0a0"; }

.icon-bullhorn:before { content: "\f0a1"; }

.icon-bell:before { content: "\f0a2"; }

.icon-certificate:before { content: "\f0a3"; }

.icon-hand-right:before { content: "\f0a4"; }

.icon-hand-left:before { content: "\f0a5"; }

.icon-hand-up:before { content: "\f0a6"; }

.icon-hand-down:before { content: "\f0a7"; }

.icon-circle-arrow-left:before { content: "\f0a8"; }

.icon-circle-arrow-right:before { content: "\f0a9"; }

.icon-circle-arrow-up:before { content: "\f0aa"; }

.icon-circle-arrow-down:before { content: "\f0ab"; }

.icon-globe:before { content: "\f0ac"; }

.icon-wrench:before { content: "\f0ad"; }

.icon-tasks:before { content: "\f0ae"; }

.icon-filter:before { content: "\f0b0"; }

.icon-briefcase:before { content: "\f0b1"; }

.icon-fullscreen:before { content: "\f0b2"; }

.icon-group:before { content: "\f0c0"; }

.icon-link:before { content: "\f0c1"; }

.icon-cloud:before { content: "\f0c2"; }

.icon-beaker:before { content: "\f0c3"; }

.icon-cut:before { content: "\f0c4"; }

.icon-copy:before { content: "\f0c5"; }

.icon-paperclip:before, .icon-paper-clip:before { content: "\f0c6"; }

.icon-save:before { content: "\f0c7"; }

.icon-sign-blank:before { content: "\f0c8"; }

.icon-reorder:before { content: "\f0c9"; }

.icon-list-ul:before { content: "\f0ca"; }

.icon-list-ol:before { content: "\f0cb"; }

.icon-strikethrough:before { content: "\f0cc"; }

.icon-underline:before { content: "\f0cd"; }

.icon-table:before { content: "\f0ce"; }

.icon-magic:before { content: "\f0d0"; }

.icon-truck:before { content: "\f0d1"; }

.icon-pinterest:before { content: "\f0d2"; }

.icon-pinterest-sign:before { content: "\f0d3"; }

.icon-google-plus-sign:before { content: "\f0d4"; }

.icon-google-plus:before { content: "\f0d5"; }

.icon-money:before { content: "\f0d6"; }

.icon-caret-down:before { content: "\f0d7"; }

.icon-caret-up:before { content: "\f0d8"; }

.icon-caret-left:before { content: "\f0d9"; }

.icon-caret-right:before { content: "\f0da"; }

.icon-columns:before { content: "\f0db"; }

.icon-sort:before { content: "\f0dc"; }

.icon-sort-down:before { content: "\f0dd"; }

.icon-sort-up:before { content: "\f0de"; }

.icon-envelope:before { content: "\f0e0"; }

.icon-linkedin:before { content: "\f0e1"; }

.icon-rotate-left:before, .icon-undo:before { content: "\f0e2"; }

.icon-legal:before { content: "\f0e3"; }

.icon-dashboard:before { content: "\f0e4"; }

.icon-comment-alt:before { content: "\f0e5"; }

.icon-comments-alt:before { content: "\f0e6"; }

.icon-bolt:before { content: "\f0e7"; }

.icon-sitemap:before { content: "\f0e8"; }

.icon-umbrella:before { content: "\f0e9"; }

.icon-paste:before { content: "\f0ea"; }

.icon-lightbulb:before { content: "\f0eb"; }

.icon-exchange:before { content: "\f0ec"; }

.icon-cloud-download:before { content: "\f0ed"; }

.icon-cloud-upload:before { content: "\f0ee"; }

.icon-user-md:before { content: "\f0f0"; }

.icon-stethoscope:before { content: "\f0f1"; }

.icon-suitcase:before { content: "\f0f2"; }

.icon-bell-alt:before { content: "\f0f3"; }

.icon-coffee:before { content: "\f0f4"; }

.icon-food:before { content: "\f0f5"; }

.icon-file-text-alt:before { content: "\f0f6"; }

.icon-building:before { content: "\f0f7"; }

.icon-hospital:before { content: "\f0f8"; }

.icon-ambulance:before { content: "\f0f9"; }

.icon-medkit:before { content: "\f0fa"; }

.icon-fighter-jet:before { content: "\f0fb"; }

.icon-beer:before { content: "\f0fc"; }

.icon-h-sign:before { content: "\f0fd"; }

.icon-plus-sign-alt:before { content: "\f0fe"; }

.icon-double-angle-left:before { content: "\f100"; }

.icon-double-angle-right:before { content: "\f101"; }

.icon-double-angle-up:before { content: "\f102"; }

.icon-double-angle-down:before { content: "\f103"; }

.icon-angle-left:before { content: "\f104"; }

.icon-angle-right:before { content: "\f105"; }

.icon-angle-up:before { content: "\f106"; }

.icon-angle-down:before { content: "\f107"; }

.icon-desktop:before { content: "\f108"; }

.icon-laptop:before { content: "\f109"; }

.icon-tablet:before { content: "\f10a"; }

.icon-mobile-phone:before { content: "\f10b"; }

.icon-circle-blank:before { content: "\f10c"; }

.icon-quote-left:before { content: "\f10d"; }

.icon-quote-right:before { content: "\f10e"; }

.icon-spinner:before { content: "\f110"; }

.icon-circle:before { content: "\f111"; }

.icon-mail-reply:before, .icon-reply:before { content: "\f112"; }

.icon-github-alt:before { content: "\f113"; }

.icon-folder-close-alt:before { content: "\f114"; }

.icon-folder-open-alt:before { content: "\f115"; }

.icon-expand-alt:before { content: "\f116"; }

.icon-collapse-alt:before { content: "\f117"; }

.icon-smile:before { content: "\f118"; }

.icon-frown:before { content: "\f119"; }

.icon-meh:before { content: "\f11a"; }

.icon-gamepad:before { content: "\f11b"; }

.icon-keyboard:before { content: "\f11c"; }

.icon-flag-alt:before { content: "\f11d"; }

.icon-flag-checkered:before { content: "\f11e"; }

.icon-terminal:before { content: "\f120"; }

.icon-code:before { content: "\f121"; }

.icon-reply-all:before { content: "\f122"; }

.icon-mail-reply-all:before { content: "\f122"; }

.icon-star-half-full:before, .icon-star-half-empty:before { content: "\f123"; }

.icon-location-arrow:before { content: "\f124"; }

.icon-crop:before { content: "\f125"; }

.icon-code-fork:before { content: "\f126"; }

.icon-unlink:before { content: "\f127"; }

.icon-question:before { content: "\f128"; }

.icon-info:before { content: "\f129"; }

.icon-exclamation:before { content: "\f12a"; }

.icon-superscript:before { content: "\f12b"; }

.icon-subscript:before { content: "\f12c"; }

.icon-eraser:before { content: "\f12d"; }

.icon-puzzle-piece:before { content: "\f12e"; }

.icon-microphone:before { content: "\f130"; }

.icon-microphone-off:before { content: "\f131"; }

.icon-shield:before { content: "\f132"; }

.icon-calendar-empty:before { content: "\f133"; }

.icon-fire-extinguisher:before { content: "\f134"; }

.icon-rocket:before { content: "\f135"; }

.icon-maxcdn:before { content: "\f136"; }

.icon-chevron-sign-left:before { content: "\f137"; }

.icon-chevron-sign-right:before { content: "\f138"; }

.icon-chevron-sign-up:before { content: "\f139"; }

.icon-chevron-sign-down:before { content: "\f13a"; }

.icon-html5:before { content: "\f13b"; }

.icon-css3:before { content: "\f13c"; }

.icon-anchor:before { content: "\f13d"; }

.icon-unlock-alt:before { content: "\f13e"; }

.icon-bullseye:before { content: "\f140"; }

.icon-ellipsis-horizontal:before { content: "\f141"; }

.icon-ellipsis-vertical:before { content: "\f142"; }

.icon-rss-sign:before { content: "\f143"; }

.icon-play-sign:before { content: "\f144"; }

.icon-ticket:before { content: "\f145"; }

.icon-minus-sign-alt:before { content: "\f146"; }

.icon-check-minus:before { content: "\f147"; }

.icon-level-up:before { content: "\f148"; }

.icon-level-down:before { content: "\f149"; }

.icon-check-sign:before { content: "\f14a"; }

.icon-edit-sign:before { content: "\f14b"; }

.icon-external-link-sign:before { content: "\f14c"; }

.icon-share-sign:before { content: "\f14d"; }

.icon-compass:before { content: "\f14e"; }

.icon-collapse:before { content: "\f150"; }

.icon-collapse-top:before { content: "\f151"; }

.icon-expand:before { content: "\f152"; }

.icon-euro:before, .icon-eur:before { content: "\f153"; }

.icon-gbp:before { content: "\f154"; }

.icon-dollar:before, .icon-usd:before { content: "\f155"; }

.icon-rupee:before, .icon-inr:before { content: "\f156"; }

.icon-yen:before, .icon-jpy:before { content: "\f157"; }

.icon-renminbi:before, .icon-cny:before { content: "\f158"; }

.icon-won:before, .icon-krw:before { content: "\f159"; }

.icon-bitcoin:before, .icon-btc:before { content: "\f15a"; }

.icon-file:before { content: "\f15b"; }

.icon-file-text:before { content: "\f15c"; }

.icon-sort-by-alphabet:before { content: "\f15d"; }

.icon-sort-by-alphabet-alt:before { content: "\f15e"; }

.icon-sort-by-attributes:before { content: "\f160"; }

.icon-sort-by-attributes-alt:before { content: "\f161"; }

.icon-sort-by-order:before { content: "\f162"; }

.icon-sort-by-order-alt:before { content: "\f163"; }

.icon-thumbs-up:before { content: "\f164"; }

.icon-thumbs-down:before { content: "\f165"; }

.icon-youtube-sign:before { content: "\f166"; }

.icon-youtube:before { content: "\f167"; }

.icon-xing:before { content: "\f168"; }

.icon-xing-sign:before { content: "\f169"; }

.icon-youtube-play:before { content: "\f16a"; }

.icon-dropbox:before { content: "\f16b"; }

.icon-stackexchange:before { content: "\f16c"; }

.icon-instagram:before { content: "\f16d"; }

.icon-flickr:before { content: "\f16e"; }

.icon-adn:before { content: "\f170"; }

.icon-bitbucket:before { content: "\f171"; }

.icon-bitbucket-sign:before { content: "\f172"; }

.icon-tumblr:before { content: "\f173"; }

.icon-tumblr-sign:before { content: "\f174"; }

.icon-long-arrow-down:before { content: "\f175"; }

.icon-long-arrow-up:before { content: "\f176"; }

.icon-long-arrow-left:before { content: "\f177"; }

.icon-long-arrow-right:before { content: "\f178"; }

.icon-apple:before { content: "\f179"; }

.icon-windows:before { content: "\f17a"; }

.icon-android:before { content: "\f17b"; }

.icon-linux:before { content: "\f17c"; }

.icon-dribbble:before { content: "\f17d"; }

.icon-skype:before { content: "\f17e"; }

.icon-foursquare:before { content: "\f180"; }

.icon-trello:before { content: "\f181"; }

.icon-female:before { content: "\f182"; }

.icon-male:before { content: "\f183"; }

.icon-gittip:before { content: "\f184"; }

.icon-sun:before { content: "\f185"; }

.icon-moon:before { content: "\f186"; }

.icon-archive:before { content: "\f187"; }

.icon-bug:before { content: "\f188"; }

.icon-vk:before { content: "\f189"; }

.icon-weibo:before { content: "\f18a"; }

.icon-renren:before { content: "\f18b"; }

.gallery-box-horizontal {
	clear: both;
	height: 170px;
}

.gallery-box-horizontal div.gallery-images, .gallery-navigation {
	float: left;
	clear: none;
}

.article-entry .gallery-box-horizontal {
	margin-left: -2px;
	margin-right: -2px;
}

.gallery-navigation {
	width: 13px;
	height: 13px;
	line-height: 12px;
	font-size: 17px;
	text-shadow: white 0 1px 0;
	color: #666;
	font-weight: bold;
	padding: 5px;
	margin-top: 50px;
	background-color: #dadada;
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-ms-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.gallery-navigation:hover {
	background: #36a;
	color: #fff;
	text-shadow: black 0 1px 2px;
	cursor: pointer;
}

.gallery-navigation.disabled {
	opacity: 0 !important;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-ms-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.gallery-box-horizontal div.gallery-images {
	width: 744px;
	margin: 0 0 0 45px;
	height: 124px;
	overflow: hidden;
	white-space: nowrap;
}

.gallery-box-horizontal div.gallery-images div {
	width: 10000px;
	overflow: visible;
	white-space: nowrap;
	clear: none;
	height: 124px;
}

.gallery-box-horizontal div.gallery-images div span {
	display: inline-block;
	position: relative;
	padding: 0;
	width: 84px;
	height: 84px;
	background: none;
	overflow: hidden;
	float: left;
	clear: none;
	margin: 20px 20px;
	white-space: nowrap;
	opacity: .75;
}

.gallery-box-horizontal div.gallery-images div span a {
	display: inline-block;
	position: relative;
	width: 116px;
	height: 116px;
	margin: -16px;
	float: left;
	clear: none;
}

.gallery-box-horizontal div.gallery-images div span:hover {
	width: 116px;
	height: 116px;
	margin: 4px 4px;
	float: left;
	clear: none;
	opacity: 1;
}

.gallery-box-horizontal div.gallery-images div span:hover a {
	margin: 0px;
}

.gallery-preview {
	position: absolute;
	float: none;
	clear: none;
	display: block;
	z-index: 10000;
	top: -1000px;
	left: -1000px;
	width: 744px;
	height: 430px;
	opacity: 0;
}

.gallery-preview .arrow {
	background: url('http://www.3dnews.ru/assets/images/tooltip-arrow-vertical.png') top left no-repeat transparent;
	width: 13px;
	height: 7px;
	display: block;
	margin-left: 0;
	opacity: 0.7 !important;
}

.gallery-preview-content {
	width: 744px;
	height: 413px;
	padding-top: 10px;
	background: rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: black 0 2px 5px;
	box-shadow: black 0 2px 10px;
}

.gallery-right {
	float: right;
}

.gallery-preview-content div {
	height: 403px;
	margin: 0px 10px;
}

.content-block {
	background: #f2f2f2;
}


.content-block-header {
	background: #dadada;
	line-height: 25px;
	font-size: 11px;
	height: 32px;
}

.content-block-header > .left {
	background: url('/assets/images/corner-lg-mg-up.png') right top no-repeat #e9e9e9;
	font-size: 11px;
	color: #666;
	padding: 4px 40px 2px 10px;
	text-shadow: white 0 1px 0;
}

.content-block-header .right {
	font-size: 11px;
	color: #666;
	padding: 4px 10px 2px 0;
	text-shadow: white 0 1px 0;
}

.content-block-data {
	padding: 10px;
	min-height: 85px;
}

.content-block-data.sub-section-list {
	min-height: 1em !important;
}

.content-block-data.sub-section-list ul li {
	line-height: 150% !important;
}

div#zone-213 {
	/*width: 810px;*/
}


/* photoswipe */

.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline} .pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/assets/images/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/assets/images/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0, 0, 0, 0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0, 0, 0, 0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/assets/images/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes "clockwise"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes "clockwise"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes "donut-rotate"{0%{-webkit-transform:rotate(0);transform:rotate(0);}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}@keyframes "donut-rotate"{0%{-webkit-transform:rotate(0);transform:rotate(0);}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0, 0, 0, 0.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0, 0, 0, 0.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}
.openGalleryMobile { display: none; }
.adaptive-gallery-wrapper {
	float: left;
    position: relative;
    width: 100%;
}
.adaptive-gallery {
    width: 100%;
    float: left;
	position: relative;
}
.adaptive-gallery a {
    float: left;
    padding: 0.5%;
    width: 20.4%;
}
.adaptive-gallery figure { display: none; }
.adaptive-gallery a img {
    width: 100% !important;
    margin-top: 0px !important;
}
.openGallery {
    margin-top: 0.5%;
    background: #eaeaea;
    height: 78px;
    width: 14%;
    cursor: pointer;
    text-align: center;
    padding-top: 41px;
    float: right;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #c9c9c9;
}
.openGallery:hover {
    background: #6292c6;
    border-right: 1px solid #446589;
    border-bottom: 1px solid #2d4056;
    color: #fff;
    text-shadow: 0px 0px 1px #13273d;
}

.typo-container {
	background: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 50px;
	width: 600px
}

.typo-container div,
.typo-container form {
	margin-bottom: 10px
}

.typo-container .warn-text {
	font-style: italic;
	color: #1B6CD3
}

.typo-container .warn-text u {
	color: red
}

.typo-container .warn-title {
	font-size: 1.5em
}

.typo-container .warn-buttons input {
	background: #36a;
	width: 85px;
	height: 25px;
	border: 0px;
	color: #fff;
	text-shadow: #023375 0 1px 0
}

.typo-container .warn-commentinput {
	padding: 5px;
	width: 96%;
	margin-bottom: 15px
}
.typo-hint {
    background: #E9E9E9;
    line-height: 20px;
    height: 20px;
    margin: 1em 0px;
    color: #fff;
    font-size: 11px;
    color: #666;
    padding: 4px 40px 2px 10px;
    text-shadow: white 0 1px 0;
    text-align: center;
}
.bolderNews a {
	font-weight: bold;
}
.bolderNews .il-date {
    background: #4b95c3;
    color: #fff;
	border-bottom: 1px solid #3c7ca4;
    border-right: 1px solid #3c7ca4;
    font-size: 1em;
}
p.bolderNews {
    text-align: left;
}
.bolderNewsMan .il-date {
    background: #5793e7;
    color: #fff;
}

/* new responsitive adaptation */
.index_column {
    float: left;
    width: 24.5%;
    margin: 1px;
    border-radius: 8px;
}
#content {
	float: left;
}
#main-slider {
    float: left;
    width: 910px;
}
.rightcol {
	float: right;
}

.soclink a {
    color: #fff;
    font-size: 16pt;
}
.soclink a:hover {
	color: #07caed;
}
.soclink {
	float: left;
	margin-top: -5px;
}
.soclink_item {
	float: left;
	padding: 10px;
	text-align: center;
}

.socbuttons_onpage a:visited {
    color: #069;
}
.socbuttons_onpage a {
    color: #069;
}
.socbuttons_onpage a:link {
	color: #069;
}
.socbuttons_onpage a:hover {
    color: #07caed;
}

.dstinfeed1 {
	max-width: 950px;
}

.adteaserdsk {
	line-height: 100%;
    position: relative;
    padding: 5px;
    min-height: 90px;
    width: 800px;
    text-align: justify;
}

.vertical-banner-middle {
	text-align: center;
	float: left;
    width: 900px;
    margin: 0px 0px 5px 0px;
}
.vbm_infeed {
    width: 100%;
    float: none;
    margin: 5px 0px 5px 0px;
}
div#\37 28-90-servernews-top-ad-zone .adteaser {
	max-width: 1185px !important;
}
	
/*mob resp*/
@media only screen and (max-width: 799px) {
	body, html { position: static; padding: 0px; font-size: 100% !important; }
	#wrapper {
	    width: 100%;
	    margin: 0 px;
	}
	.index_column {
		width: 99%;
		margin: 2px;
	}
	.rightcol {
	    float: left;
	    width: 100%;
	}
	.soc-buttons {
		text-align: center;
	}
	.adteaserdsk {
	    width: 97.5% !important;
	    overflow: hidden;
	}
	div#zone-213 {
	    width: 100%;
	    float: left;
	    overflow-x: hidden;
	    text-align: center;
	}
	#main-slider {
		width: 100% !important;
		height: auto !important;
	}
	#main-slider ul li {
	    width: 400px !important;
	    padding-left: 6px;
	}
	.slider-links {
		float: left;
	}
	#main-slider ul li a {
		width: 100%;
	}
	.slider-arrow {
		display: none !important;
	}
	#main-slider ul {
		width: 100% !important;
	}
	#content {
		width: 100%;
	}
	.content .inside img {
		max-width: 100%;
	}
	.maintable-internal td {
		display: table-row !important;
	}
	.light {
	    font-size: 100%;
	}
	.inline-menu {
	    background: #171717;
	    position: relative;
	    height: 48px;
	    overflow-x: scroll;
	    overflow-y: hidden;
	    width: 100%;
	}
	.navigation.top {
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    text-transform: uppercase;
	    padding: 16px 0px 0px 0px;
	    display: inline-block;
	    font-size: 14pt;
	    white-space: nowrap;
	    line-height: 100%;
	    width: 930px;
	    margin-top: -10px;
	}
	#header .right {
		float: left;
		margin-left: 10px;
	}
	.taglist {
	    width: 100%;
	    margin-left: 0px;
	    margin-right: 0px;
	    margin-bottom: 8px;
	}
	.tag {
	    display: inline-block;
	    margin-top: 0px;
	    font-size: 8pt;
	    text-align: center;
	    padding: 0px;
	    padding-right: 5px;
	    border-right: 1px solid #dfdfdf;
	    background: none;
	}
	.content span.date {
	    text-align: right;
	    display: block;
	    float: none;
	    width: 100%;
	    clear: none;
	    font-family: sans-serif;
	    color: #818a7c;
	    margin-top: -10px;
	    padding-bottom: 5px;
	}
	.articleinfo-header {
		line-height: 135%;
	    font-size: 100%;
	    padding: 8px;
	    border-radius: 0px;
	    background: #171717;
	}
	.articleinfo-content {
    	height: 100%;
		border-radius: 0px;
	}
	.articleinfo-teaser {
	    height: auto;
	    font-size: 100%;
	}
	.articleinfo a.articleinfo-readmore:link, .articleinfo a.articleinfo-readmore:visited {
	    display: block;
	    width: 100%;
	    float: none;
	    font-size: 100%;
	    padding: 5px;
	    background: #6d6d6d;
	    text-shadow: none;
	    text-decoration: none;
	    text-align: center;
	}
	.data-entry {
    	padding-right: 10px;
    	font-size: 100%;
	}
	p.articleinfo-data {
    	line-height: 30px;
	}
	
	.soclink {
		float: left;
		width: 94%;
		text-align: center;
		padding: 8px;
	}
	.soclink a { text-decoration: none !important; }
	.counters {
		text-align: center;
	    width: 100%;
	    float: left;
	}
	.soclink_item {
		float: none;
	}
	
	.top-banner img, .sn468-60 img {
	    max-width: 100%;
	}
	
	.sn468-60 iframe {
	    max-width: 96% !important;
	}
	
	.sn468-60 ins {
	    max-width: 400px !important;
	}
	
	.nomargins.ad._revtop {
	    width: 100%;
	    float: left;
	    text-align: center;
	}
	
	.top-banner {
	    width: 100%;
	    float: left;
	    text-align: center;
	}
	
	.stretch {
	    width: 100%;
	    text-align: center;
	    padding: 0px;
	    margin: 10px 0px 10px 0px;
	}
	
	.czone_213 {
	    text-align: center;
	}
	
	.czone_213 a {
	}
	
	.czone_213 div {
	    width: auto !important;
    	height: auto !important;
	}
	
	.dstinfeed1 {
		max-width: 345px;
	}
	
	.vertical-banner-middle {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.vbm_infeed {
	    float: none;
	}
	.vertical-banner-middle .teasertextad {
	    display: none;
	}
}

.sendHolderOnPage{position: absolute;top: -10px;left: -10px;padding: 10px;width: 100%;background-color: rgba(181, 181, 181, 0.7);height: 100%;z-index: 9999;text-align: center;font-size: 25pt;border-radius: 10px}

.cpIppon fieldset {
    border: 0px;
    background: #efefef;
    border-radius: 8px;
    margin: 10px 0px 0px 4px;
    padding: 10px;
}
.cpIppon legend {
    border-radius: 2px 2px 0px 0px;
    font-size: 1.2em;
    padding: 4px;
    background: rgb(218 218 218);
    background: linear-gradient(180deg, rgb(206 206 206), rgb(255 255 255 / 0%) 100%);
    font-weight: bold;
}
.cpIppon  .userinfo-data legend { display: none; }
.cpIppon input[type="input"], .cpIppon input[type="text"] {
    width: 99%;
    border: 0px;
    font-size: 1.2em;
    height: 30px;
    padding: 2px;

    border-radius: 4px;
    background: rgb(239 239 239);
}

.cpIppon input[type="submit"] {
    width: 200px;
    height: 30px;
    text-transform: uppercase;
}

.competition .type-5 {
    background: #f3f3f3;
    margin: 5px;
    cursor: move;
    border-radius: 4px;
    font-size: 12pt !important;
    background: linear-gradient(-45deg, #ccc 12.5%, #eee 12.5%, #eee 37.5%, #ccc 37.5%, #ccc 62.5%, #eee 62.5%, #eee 87.5%, #ccc 87.5%);
    background-size: 6px 6px;
    background-position: 50px 50px;
}

.competition .type-5 .input-field-element {visibility: hidden;}
.input-field {
    margin: 5px;
    text-align: left;
}
.inputs {
    text-align: left;
}
.competition .type-5 .input-field-element {
    visibility: hidden;
}
.competition-box {
    text-align: left;
}
.input-field-element {
    margin-right: 10px;
}
.competition-box .submit {
    text-align: center;
}
.cpIppon .accept legend {
    display: block;
}
.input-field.type-2 .input-field-text {
    display: none;
}

.commentsBlock {
	max-width: 995px;
}