.fa-search::before {
    content: "";
}
span.highlight {
    background-color: #F8F800;
    font-weight: bold;
    padding: 1px 0;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 500px;
}
.item-page .article-aside {
    font-size: 15px;
    margin-bottom: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #26659b;
    border: 0;
    color: #fff;
}
.form-inline .form-control {
    width: 100%;
    vertical-align: middle;
}

.row-feature {
    font-size: 14px;
    color: #376ea7;
    line-height: 1.5;
}
.stroke {
    color: white;
    text-shadow:
    -2px -2px 0 #003768,
    2px -2px 0 #003768,
    -2px 2px 0 #003768,
    2px 2px 0 #003768;
    
}
.article-title, .article-header h1 {
    margin: 0 0 21px 0;
    color: #26557F;
}
a {
    color: #26557F;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.t3-sidebar .nav > li {
    border-top: 1px solid #eeeeee;
    margin-top: 0;
    font-weight: 600;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .inputbox::-moz-placeholder {
    color: #85b4db;
    opacity: 1;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .inputbox:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
      background-color: #F9F9F9;
  color: #000;
}
.corporate .t3-sl-1 {
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
}
.naslovna {
    background-color: transparent;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border: 0px solid #EEEEEE;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    display: block;
    height: 26px;
    padding: 4px 4px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #85b4db;
    background-color: #26557F;
    border: 1px solid #26557F;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.page-title, .page-header h1 {
    line-height: 1;
    margin: 0;
  color: #26557F;
    text-transform: uppercase;
}

.navbar-default {
    background-color: #26557F;
}


.pi-modul {
	    background-color: #0C4076!Important;
}
.zp-modul {
  		background-color: #B6393C!Important;
}
.ostali-moduli {
	    background-color: #26557F!Important;
}
.stats {
  border-top: solid 6px #26557F;
  border-bottom: solid 6px #26557F;
  background: #fff;
  padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
  margin-top: 10px;
}
.pretraga {
    padding-top: 0px!Important;
}


.panel-group .panel-heading {
    border-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}

.rl_sliders.accordion>.accordion-group>div>a:focus,.rl_sliders.accordion>.accordion-group.active>div>a:focus {
 outline:0;
 -webkit-box-shadow:inset 0 0 2px #fff;
 box-shadow:inset 0 0 2px #fff;
}

.btn {
    display: inline;
}

.t3-megamenu .mega-nav > li a:hover.pi, .t3-megamenu .dropdown-menu .mega-nav > li a:hover.pi, .t3-megamenu .mega-nav > li a:focus.pi, .t3-megamenu .dropdown-menu .mega-nav > li a:focus.pi {
    text-decoration: none;
    color: #ffffff;
    background-color: #112A54;
}
.t3-megamenu .mega-nav > li a:hover.zp, .t3-megamenu .dropdown-menu .mega-nav > li a:hover.zp, .t3-megamenu .mega-nav > li a:focus.zp, .t3-megamenu .dropdown-menu .mega-nav > li a:focus.zp {
    text-decoration: none;
    color: #ffffff;
    background-color: #a02c30;
}


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

.nav > li > a:hover.pi, .nav > li > a:focus.pi {
    text-decoration: none;
    background-color: #0C4076;
}
.nav > li > a:hover.zp, .nav > li > a:focus.zp {
    text-decoration: none;
    background-color: #B6393C;
}



.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #26557F;
}
.nav-pills > li.active > a.pi, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #112A54;
}
.nav-pills > li.active > a.zp, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #a02c30;
}
.nav-pills > li.active > a.ostali-moduli, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #26557F;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #26557F;
}
.dropdown-menu > li > a:hover.pi, .dropdown-menu > li > a:focus.pi {
    text-decoration: none;
    color: #ffffff;
    background-color: #112A54;
}
.dropdown-menu > li > a:hover.zp, .dropdown-menu > li > a:focus.zp {
    text-decoration: none;
    color: #ffffff;
    background-color: #a02c30;
}
.dropdown-menu > li > a.pi {
    text-decoration: none;
    color: #ffffff;
    background-color: #0C4076;
}
.dropdown-menu > li > a.zp {
    text-decoration: none;
    color: #ffffff;
    background-color: #B6393C;
}




.t3-sidebar .nav > li > a:hover, .t3-sidebar .nav > li.open > a {
    background-color: #26557F;
    color: #fff;
}

.t3-sidebar .nav > li.open > a.pi {
    background-color: #112A54;
    color: #fff;
}
.t3-sidebar .nav > li.open > a.zp {
    background-color: #a02c30;
    color: #fff;
}







.t3-sidebar .nav > li > a:hover.pi {
    background-color: #112A54;
    color: #fff;
}
.t3-sidebar .nav > li > a:hover.zp {
    background-color: #a02c30;
    color: #fff;
}




.navbar-default .navbar-nav > .active > a.pi {
    background-color: #0C4076;
    color: #ffffff;
}

.navbar-default .navbar-nav > .active > a.zp {
  	background-color: #B6393C;
    color: #fff;
}




.navbar-default .navbar-nav > .open > a.pi {
    background-color: #0C4076;
    color: #ffffff;
}
.navbar-default .navbar-nav > .open > a.zp {
  	background-color: #B6393C;
    color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff;
}





.t3-megamenu .mega-inner {
    padding: 0px;
}

.readmore {
  float: right
}
.t3-module {
    background: #fff;
    color: inherit;
    margin-bottom: 21px;
}

.statistika {
    background-color: #26557F;
  	padding-right: 5px;
	padding-left: 5px;
}
.onama {
    background-color: #26557F;
  	padding-right: 5px;
	padding-left: 5px;
    font-weight: 600;
}
/**
#0C4076
#B6393C
**/
.pi {
    background-color: transparent;
  	padding-right: 5px;
	padding-left: 5px;
    font-weight: 500;
}
.zp {
    background-color: transparent;
  	padding-right: 5px;
	padding-left: 5px;
    font-weight: 500;
}
a.pi {
    background-color: #0C4076;
    color: #fff;
    font-size: 16px;
}


a.zp {
  	background-color: #B6393C;
    color: #fff;
    font-size: 16px;
}
.logo a {
    background: none;
}

body {
	color: #000000;
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	background-color: #E1E1E1;
}
p {
	text-align: left;
	letter-spacing: 0px;
}

.page-masthead .row-feature {
    padding: 0px;
	background-color: #FFFFFF;

}


.row-feature.row-feature-primary {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.module-ct {
	color: inherit;
	padding: 3px;
	background-color: transparent;
	margin: 7px;
}

.t3-module {
    margin-bottom: 10px;
}

.t3-module .module-inner {
	padding-bottom: 0px;
	border: 0px solid #E9EAED;
	margin-top: 10px;
  	padding-top: 0px;
}
.t3-module module bez-linija .module-inner {
	padding-bottom: 0px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.t3-mainbody {
    padding-bottom: 10px;
    padding-top: 0px;
}
.t3-content {
    background-color: #ffffff;
    margin-top: 10px;
    padding-bottom: 17px;
    padding-top: 17px;
	border: 1px solid #EEEEEE;
}

.t3-sidebar {
    padding-bottom: 17px;
    padding-top: 0;
}
.module-title {
	color: #fff;
	font-size: 15px;
    font-weight: 400;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8.5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
h1,
.h1 {
  font-size: 20px;
  line-height: 1.3;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h2 small, .h2 small {
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #003E7F;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: inherit;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.3px;
}
h4, h5, h6 {
    margin-bottom: 2px;
    margin-top: 2px;
}
.page-subheader {
	margin: 0 0 17px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

/*  */
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
	background-color: #26557F;
	text-transform: none;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a.pi {
    background-color: #112A54;
	text-transform: none;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a.zp {
    background-color: #a02c30;
	text-transform: none;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
	color: #ffffff;
	background: #26557F;
	text-transform: none;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a.pi {
	color: #ffffff;
	background: #112A54;
	text-transform: none;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a.zp {
	color: #ffffff;
	background: #a02c30;
	text-transform: none;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #26557F;
	border: 1px solid #26557F;
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 245px;
	padding: 0px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	text-transform: none;
}
.t3-megamenu .mega-nav > li:first-child, .t3-megamenu .dropdown-menu .mega-nav > li:first-child {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #26557F;
}
.t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #26557F;
}
.t3-megamenu .mega > .mega-dropdown-menu {
    display: none;
    min-width: 330px;
}

.dropdown-menu > li > a {
	clear: both;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 12px;
	white-space: nowrap;
	text-transform: none;
}






.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #26557F;
	color: #ffffff;
	outline: 0 none;
	text-decoration: none;
	text-transform: none;
}
.dropdown-menu > .active > a.pi, .dropdown-menu > .active > a:hover.pi, .dropdown-menu > .active > a:focus.pi {
    background-color: #112A54;
	color: #ffffff;
	outline: 0 none;
	text-decoration: none;
	text-transform: none;
}
.dropdown-menu > .active > a.zp, .dropdown-menu > .active > a:hover.zp, .dropdown-menu > .active > a:focus.zp {
    background-color: #a02c30;
	color: #ffffff;
	outline: 0 none;
	text-decoration: none;
	text-transform: none;
}






.dropdown-menu > li {
    border-top: 0px solid #ccc;
}
.navbar-default .navbar-nav > li {
    margin-left: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;

}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: none;
	color: #fff;
    font-weight: 600;
}


.t3-footer-sl {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	margin-bottom: 0px;
}
.t3-footer {
    color: #444444;
    background-color: #E4E4E4;
    background-image: url(/templates/purity_iii/images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
a.t3-footer-sl .t3-module ul > li {
    color: #444444;
    line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
    color: #444444;
}
.t3-footer-sl .t3-module .module-title {
    color: #444444;
    font-size: 18px;
}
.t3-footer-sl .t3-module {
	color: #444444;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: none;
}
.search {
	padding-top: 0px;
	}
label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 5px;
	max-width: 100%;
	color: #069;
}
.module-ct > ul.nav, .module-ct .custom > ul.nav, .module-ct > ol.nav, .module-ct .custom > ol.nav {
	margin-left: 0;
	padding-left: 0;
}

.t3-copyright {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 0px;
}
}
td, th {
	margin-top: 4px;
	margin-bottom: 4px;
}
article img, .article-intro img {
	display: block;
	height: auto;
	max-width: 100%;
	padding-right: 0px;
}
.nav > li > .separator {
    color: #bbe6ff;
    padding-bottom: 17.5px;
    padding-top: 17.5px;
}
td, tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.items-row .item {
    margin-bottom: 0px;
    margin-top: 20px;
}




ul {
	list-style-image: url(../../images/arrow.png);
	list-style-position: outside;
}
.lista li{
	padding-bottom: 4px;
	padding-top: 4px;
}

.t3-sl {
    padding-bottom: 0px;
    padding-top: 0px;
}

.article-aside {
    color: #999999;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0;
}
.counter {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    display: inline-block;
    margin-left: 3px;
    margin-top: 13px;
    padding: 6px 4px;
}
.pagination > li > a, .pagination > li > span {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #003e7f;
	float: none;
	line-height: 1.42857;
	margin-left: auto;
	position: relative;
	text-decoration: none;
	margin-right: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.pagination > li > a, .pagination > li > span {
    margin-bottom: 4px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #26557F;
    border-color: #26557F;
    color: #ffffff;
    cursor: default;
    z-index: 2;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eeeeee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.items-more h3 {
    margin: 20px 5px;
}
.slides_container {
    border: 1px solid #26557F;
    overflow: hidden;
    position: relative;
}





/**
* Main CSS file
* @package News Show Pro GK5
* @Copyright (C) 2009-2013 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: GK5 1.0 $
**/

.nsp { 
	position: relative; 
}
.nspMain { 
	overflow: hidden; 
}

/* Pagination */
.nspBotInterface,
.nspTopInterface { 
	clear: both; 
	float: right;
	margin: 5px 0;
	overflow: hidden; 
}

/* 
	Interface - for different looking Top and Bottom interface use the following classes:  
	.nspTopInterface
	.nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...)
*/
.nspPagination { 
	float: left;
	list-style-type: none!important; 
	margin: 5px 0 0 0!important; 
	padding: 0!important; 
}
.nspPagination li { 
	background: #ccc;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	cursor:pointer; 
	float:left; 
	height: 14px; 
	margin: 1px 4px 0 0!important; 
	width: 14px; 
}
.nspPagination li > a {
	background: transparent;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	height: 14px;
	overflow: hidden;
	padding: 0;
	text-indent:-999em; 
	width: 14px;
}

.nspPagination li:hover,
.nspPagination li.active { 
	background-color: #999;
}
.nspNext,
.nspPrev { 
	background: #fff;
	border: 2px solid #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	float: left; 
	height: 24px; 
	margin: 0 0 0 4px;
	overflow: hidden;
	text-indent: -999px;
	width: 24px;
}
.nspPrev:before {
	border: 10px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 4px;
}
.nspNext:before {
	border: 10px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 6px;
}
.nspNext:hover,
.nspPrev:hover { 
	border-color: #999;	
}
.nspPrev:hover:before {
	border-right-color: #999;
}
.nspNext:hover:before {
	border-left-color: #999;
}

/* Articles layout */
.nspArts { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden; 
	padding: 3px;
}
.nspArtPage { 
	float: left; 
}
.nspArt { 
	-webkit-box-sizing: border-box; 
	   -moz-box-sizing: border-box;
	        box-sizing: border-box; 
	float:left; 
}
.nspArt div { 
	overflow: hidden; 
}
.nspArt h4.nspHeader {
    font-size: 15px;
    margin: 0;
    padding: 15px 0 15px 0;
    font-weight: 600;
  	border-top: 1px solid #ccc;
}

.nspArt h4.nspHeader a { 
	text-decoration: none;
	color: #26557F;;
}
.nspArt h4.nspHeader a:hover { }
.nspArt img.nspImage { 
	border: none;
	display: block;
}
.nspArt .nspImageWrapper {
	display: block;
	position: relative;
}
.nspArt p.nspText { 
	display: block!important;
	margin: 0;
	padding: 0!important;
}
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt .nspInfo { 
	display: block!important;
	font-size: 80%; 
}




.nspArt .nspInfo a { }
.nspArt .nspInfo a:hover { }
.nspArt .nspInfo > .nsp-stars {
	padding: 0 10px 0 0!important;
}
.nspArt .nsp-star-0:before,
.nspArt .nsp-star-1:before {
	content: "★";
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.nspArt .nsp-star-1:before {
	color: #f7a834;
}
.nspArt .nspBadge {
	background: #fff;
	position: absolute;
	top: 29px;
	left: 20px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 10px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.nspArt .tleft { 
	text-align: left; 
}
.nspArt .tright { 
	text-align: right; 
}
.nspArt .tcenter { 
	text-align: center;
}
.nspArt .tjustify { 
	text-align: justify; 
}
.nspArt .fleft { 
	float: left; 
}
.nspArt .fright {
    float: right;
    padding-top: 10px;
}
.nspArt .fnone { 
	clear: both; 
	float: none;
	width: 100%; 
}
.readon.left,
.readon.right,
.readon.center { 
	clear: both; 
}
.readon.left { 
	float: left; 
}
.readon.right { 
	float: right; 
}
.readon.center { 
	display: inline; 
	float: none; 
}
.nspAvatar { }

/* Links layout */
.nspLinks { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
}
.nspList { 
	float: left; 
}
.nspList > li > .nspImageWrapper {
	float: left;
}
.nspList > li > .nspImageWrapperRight {
	float: right;
}
.nspList > li .nspImage {
	height: auto!important;
	max-width: 100%;
}
.nspLinks ul { 
	list-style-type: none!important; 
	padding: 0!important; 
}
.nspLinks .nspLinkScroll1 ul li { 
	background: #fff;
	border-top: 1px solid #eee;
	margin: 0!important;
	padding: 10px 3px;
}
.nspLinks .nspLinkScroll1 ul li:first-child {
	border-top: none;
}
.nspLinks ul li:hover { }
.nspLinks ul li h4 { }
.nspLinks ul li h4 a { 
	text-decoration: none; 
}
.nspLinks ul li h4 a:hover { }
.nspLinks ul li p { }

/* positioning */
.nspArts.left { 
	float: right; 
}
.nspLinksWrap.left { 
	float: left;
}
.nspArts.right { 
	float: left; 
}
.nspLinksWrap.right { 
	float: right; 
}

/* make element unvisible */
.nspMain .unvisible {  
	left: -9999px;  
	position: absolute; 
	top: auto; 
}

/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive { 
	height: auto;
	width: 100%!important; 
}
.nspArt img.nspImage { 
	max-width: 100%; 
}
.nspArtScroll1,
.nspLinkScroll1 { 
	clear: both;
	width: 100%; 
}
.nspPages1 { width: 100%; }
.nspPages2 { width: 200%; }
.nspPages3 { width: 300%; }
.nspPages4 { width: 400%; }
.nspPages5 { width: 500%; }
.nspPages6 { width: 600%; }
.nspPages7 { width: 700%; }
.nspPages8 { width: 800%; }
.nspPages9 { width: 900%; }
.nspPages10 { width: 1000%; }
.nspPages11 { width: 1100%; }
.nspPages12 { width: 1200%; }
.nspPages13 { width: 1300%; }
.nspPages14 { width: 1400%; }
.nspPages15 { width: 1500%; }
.nspPages16 { width: 1600%; }
.nspPages17 { width: 1700%; }
.nspPages18 { width: 1800%; }
.nspPages19 { width: 1900%; }
.nspPages20 { width: 2000%; }
.nspCol1 { width: 100%; }
.nspCol2 { width: 50%; }
.nspCol3 { width: 33.333333%; }
.nspCol4 { width: 25%; }
.nspCol5 { width: 20%; }
.nspCol6 { width: 16.666666%; }
.nspCol7 { width: 14.285714%; }
.nspCol8 { width: 12.5%; }
.nspCol9 { width: 11.111111%; }
.nspCol10 { width: 10%; }
.nspCol11 { width: 9.090909%; }
.nspCol12 { width: 8.333333%; }
.nspCol13 { width: 7.692307%; }
.nspCol14 { width: 7.142857%; }
.nspCol15 { width: 6.666666%; }
.nspCol16 { width: 6.25%; }
.nspCol17 { width: 5.882352%; }
.nspCol18 { width: 5.555555%; }
.nspCol19 { width: 5.263157%; }
.nspCol20 { width: 5%; }

/* Animation */
.nspList,
.nspArtPage { 
	opacity: 0; filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s ease-out; 
	   -moz-transition: opacity 0.5s ease-out; 
	    -ms-transition: opacity 0.5s ease-out; 
      	 -o-transition: opacity 0.5s ease-out; 
	        transition: opacity 0.5s ease-out;
	visibility: hidden;
}
.nspList.active,
.nspArtPage.active { 
	opacity: 1; filter: alpha(opacity=100);
	visibility: visible;
}

/* Suffix neutral */
.neutral {
	color: #999;
	font-size: 13px;
}
.neutral a {
	color: #333;
	text-decoration: none;
}
.neutral a:active,
.neutral a:focus,
.neutral a:hover {
	color: #777;
}
.neutral .nspHeader{
	font-size: 18px;
	font-weight: 400;
}
.neutral .nspInfo a {
	padding-right: 5px;
}
.neutral .readon {
	background: #333;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	padding: 6px 10px;
}
.neutral .readon:active,
.neutral .readon:focus,
.neutral .readon:hover {
	background: #999;
	color: #fff;
}
.neutral .nspLinks ul li h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
}

/* K2Store styles */
.nspK2StoreCartForm {
	padding: 10px 0;
	text-align: center;
}
.nspK2StoreCartForm .k2store-notification {
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px;
	position: relative;
}
.nspK2StoreCartForm .cart_dialogue_close {
	position: absolute;
	right: 10px;
	top: 5px;
}

.nspK2StorePrice {
	color: #111;
	display: block;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
}
.nspK2StorePrice strike {
	color: #ccc;
	display: block;
}

/* HikaShop styles */
.nspHikashopBlock {
	text-align: center;
}
.nspHikashopBlock span {
	display: block;
}
.nspHikashopBlock .button {
	display: inline-block;
	float: none;
	margin-top: 30px;
}
.nspHikashopBlock .hikashop_product_stock_count {
	color: #999!important;
	font-size: 11px!important;
	padding: 10px 0!important;
}

/* Mobile */
@media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		padding: 0 32px;
		position: relative;
	}
	
	.nspPrev,
	.nspNext {
		left: 0;
		position: absolute;
		top: 20%;
		z-index: 101;
	}
	
	.nspNext {
		left: auto;
		right: 0;
	}
	
	.nspPagination {
		display: none;
	}
}

@media (max-width: 600px) {
	.nspArt {
		width: 100%;
	}
	
	.nspArt img.nspImage { 
    		max-width: 100%;
	}

	.nspImageWrapper {
		margin: 0 0 20px 0!important;
		width: 100%;
	}

	.gkArtContentWrap {
		width: 100%;
	}
}

/* EOF */
.label-warning {
    background-color: #ffffff;
}
.system-unpublished, tr.system-unpublished {
    background: #ffffff;
    border-top: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}