
.nsp {
    position: relative;
}
.nspMain {
    overflow: hidden;
}
.nspBotInterface, .nspTopInterface {
    clear: both;
    float: right;
    margin: 5px 0;
    overflow: hidden;
}
.nspPagination {
    float: left;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
}
.nspPagination li {
    background: #ccc none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 14px;
    margin: 1px 4px 0 0;
    width: 14px;
}
.nspPagination li > a {
    background: transparent none repeat scroll 0 0;
    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 none repeat scroll 0 0;
    border: 2px solid #ccc;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 24px;
    margin: 0 0 0 4px;
    overflow: hidden;
    text-indent: -999px;
    width: 24px;
}
.nspPrev::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #ccc transparent currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 7px 10px 7px medium;
    content: "";
    display: block;
    float: left;
    margin: 3px 0 0 4px;
}
.nspNext::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent currentcolor transparent #ccc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 7px medium 7px 10px;
    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;
}
.nspArts {
    background-color: #0084b5;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
}
.nspArtPage {
    float: left;
}
.nspArt {
    box-sizing: content-box;
    float: none;
}
.nspArt div {
    overflow: hidden;
}
.nspArt h4.nspHeader {
    font-size: 25px;
    margin-bottom: 78px;
    margin-top: 9px;
    padding-left: 13px;
    padding-top: 0;
    text-align: left;
}
.nspArt h4.nspHeader a {
    color: white;
    padding-left: 0;
    text-align: left;
}
.nspArt h4.nspHeader a:hover {
}
.nspArt img.nspImage {
    border: 0 groove #fff;
    display: block;
}
.nspArt .nspImageWrapper {
    display: block;
    position: relative;
}
.nspArt p.nspText {
    display: block;
    margin: 0;
    padding: 0;
}
.nspArt p.nspText a {
}
.nspArt p.nspText a:hover {
}
.nspArt .nspInfo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    font-size: 108%;
    padding-left: 15px;
    text-shadow: 0 0 8px #fff;
    text-transform: uppercase;
}
.nspArt .nspInfo a {
}
.nspArt .nspInfo a:hover {
}
.nspArt .nspInfo > .nsp-stars {
    padding: 0 10px 0 0;
}
.nspArt .nsp-star-0::before, .nspArt .nsp-star-1::before {
    color: #6c6c6c;
    content: "?";
    font-family: Arial,sans-serif;
    font-size: 14px;
}
.nspArt .nsp-star-1::before {
    color: #f7a834;
}
.nspArt .nspBadge {
    background: #fff none repeat scroll 0 0;
    font-size: 10px;
    left: 20px;
    line-height: 12px;
    padding: 2px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 29px;
    transform: rotate(90deg);
}
.nspArt .tleft {
    text-align: -moz-center;
}
.nspArt .tright {
    text-align: right;
}
.nspArt .tcenter {
    text-align: center;
}
.nspArt .tjustify {
    text-align: justify;
}
.nspArt .fleft {
    float: left;
}
.nspArt .fright {
    float: right;
}
.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 {
}
.nspLinks {
    box-sizing: border-box;
    padding: 3px;
}
.nspList {
    float: left;
}
.nspList > li > .nspImageWrapper {
    float: left;
}
.nspList > li > .nspImageWrapperRight {
    float: right;
}
.nspList > li .nspImage {
    border: 9px solid white;
    height: auto;
    margin-top: -50px;
    max-width: 100%;
}
.nspLinks ul {
    list-style-type: none;
    padding: 0;
}
.nspLinks .nspLinkScroll1 ul li {
    background: #fff none repeat scroll 0 0;
    border-color: #ebebeb;
    border-style: unset;
    border-width: 0;
    margin-left: -10px;
    margin-top: 10px;
    padding: 53px 0;
}
.nspLinks .nspLinkScroll1 ul li:first-child {
    border-top: medium none;
}
.nspLinks ul li:hover {
}
.nspLinks ul li h4 {
}
.nspLinks ul li h4 a {
    color: #06284c;
    text-decoration: none;
}
.nspLinks ul li h4 a:hover {
}
.nspLinks ul li p {
}
.nspArts.left {
    float: right;
}
.nspLinksWrap.left {
    float: left;
}
.nspArts.right {
    float: left;
}
.nspLinksWrap.right {
    float: right;
    margin-top: -1em;
    padding-left: 18px;
}
.nspMain .unvisible {
    left: -9999px;
    position: absolute;
    top: auto;
}
.gkResponsive img.nspImage, img.nspImage.gkResponsive {
    height: auto;
    width: 100%;
}
.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.3333%;
}
.nspCol4 {
    width: 25%;
}
.nspCol5 {
    width: 20%;
}
.nspCol6 {
    width: 16.6667%;
}
.nspCol7 {
    width: 14.2857%;
}
.nspCol8 {
    width: 12.5%;
}
.nspCol9 {
    width: 11.1111%;
}
.nspCol10 {
    width: 10%;
}
.nspCol11 {
    width: 9.09091%;
}
.nspCol12 {
    width: 8.33333%;
}
.nspCol13 {
    width: 7.69231%;
}
.nspCol14 {
    width: 7.14286%;
}
.nspCol15 {
    width: 6.66667%;
}
.nspCol16 {
    width: 6.25%;
}
.nspCol17 {
    width: 5.88235%;
}
.nspCol18 {
    width: 5.55555%;
}
.nspCol19 {
    width: 5.26316%;
}
.nspCol20 {
    width: 5%;
}
.nspList, .nspArtPage {
    opacity: 0;
    transition: opacity 0.5s ease-out 0s;
    visibility: hidden;
}
.nspList.active, .nspArtPage.active {
    color: #dbe4e6;
    font-weight: bold;
    opacity: 1;
    visibility: visible;
}
.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 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 6px 10px;
}
.neutral .readon:active, .neutral .readon:focus, .neutral .readon:hover {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.neutral .nspLinks ul li h4 {
    font-size: 15px;
    margin: 0 0 10px;
}
.nspK2StoreCartForm {
    padding: 10px 0;
    text-align: center;
}
.nspK2StoreCartForm .k2store-notification {
    background: #fff none repeat scroll 0 0;
    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;
}
.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;
    font-size: 11px;
    padding: 10px 0;
}
@media (max-width: 800px) {
.nspArts, .nspLinksWrap {
    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;
    width: 100%;
}
.gkArtContentWrap {
    width: 100%;
}
}