@charset "utf-8";
@font-face {
    font-family: 'light';
    src: url('../font/light.eot');
    src: url('../font/lightd41d.eot?#iefix') format('embedded-opentype'),
    url('../font/light.woff') format('woff'),
    url('../font/light.ttf') format('truetype'),
    url('../font/light.svg#light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bold';
    src: url('../font/bold.eot');
    src: url('../font/boldd41d.eot?#iefix') format('embedded-opentype'),
    url('../font/bold.woff') format('woff'),
    url('../font/bold.ttf') format('truetype'),
    url('../font/bold.svg#bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'regular';
    src: url('../font/regular.eot');
    src: url('../font/regulard41d.eot?#iefix') format('embedded-opentype'),
    url('../font/regular.woff') format('woff'),
    url('../font/regular.ttf') format('truetype'),
    url('../font/regular.svg#regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'italic';
    src: url('../font/italic.eot');
    src: url('../font/italicd41d.eot?#iefix') format('embedded-opentype'),
    url('../font/italic.woff') format('woff'),
    url('../font/italic.ttf') format('truetype'),
    url('../font/italic.svg#italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'extra-bold';
    src: url('../font/extra-bold.eot');
    src: url('../font/extra-boldd41d.eot?#iefix') format('embedded-opentype'),
    url('../font/extra-bold.woff') format('woff'),
    url('../font/extra-bold.ttf') format('truetype'),
    url('../font/extra-bold.svg#extra-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.tabs {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.tabbtn {
    float: left;
    width: 237px ! important;
    margin: 0 6px;
}

.tabbtn > input {
    display: none;
    position: absolute;
}

.lbl {
    font-size: 0.867em ! important;
    width: 237px;
    text-align: center;
    margin-top: 10px;
}

/* Стили для активной вкладки */
.tabbtn > input:checked + label {
    color: #fff;
    background: #c55927;
}

.content-tab {
    display: none;
}

/*	стили для товаров в tabs*/
.tab-list-item {
    float: left;
    width: 237px;
    margin: 0 6px 40px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    position: relative;
    box-shadow: 8px 18px 13px -10px #d0d0d0;
}

.tab-list-item:hover {
    border-color: #5470a2;
}


/* Активация секций с помощью псевдокласса :checked
.tabs>section{display:none;}

#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3 {
	display: block;
}
*/
#keystring {
    font-size: 18px;
}

div#banner-rotator {
    position: relative;
    height: 100%;
    width: 100%;
}

div#banner-rotator ul li {
    float: left;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#banner-rotator ul li.show {
    z-index: 50;
}

div#top-rotator {
    position: relative;
    height: 280px;
}

div#top-rotator ul li {
    float: left;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#top-rotator ul li.show {
    z-index: 50;
}

#slides1 {
    display: none;
}

.slidesjs-navigation {
    margin-top: 3px;
    font-size: x-large;
}

.slidesjs-previous {
    margin-right: 15px;
    float: left;
}

.slidesjs-next {
    margin-right: 5px;
    float: left;
}

.slidesjs-pagination {
    margin: -20px 5px 0;
    float: right;
    list-style: none;
    z-index: 50;
    position: relative;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

.navbar {
    overflow: hidden
}

.brand-top {
    width: 100%;
}

/* .btn{
	display: inline-block;
	cursor: pointer;
	border-style: none;
	line-height: 36px;
	background: #5470a2;
	color: #fff;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none !important;
	border-radius: 3px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
} */

/* .btn:hover {background: #757575;} */

#instafeed {
    padding: 0 10px;
    margin-bottom: 20px;
}

.news-table {
    border: 2px solid #5470a2;
    border-radius: 3px;
    padding: 10px;
    position: relative;
    display: flex;
    box-shadow: 8px 18px 13px -10px #d0d0d0;
    margin: 0 7px 25px
}

.img-block-left {

}

.caption-block {

}

.news-img {
    width: 310px;
    border-right: 1px solid #dcdcdc;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}

.news-caption {
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #2b4c86;
    font-size: 11pt;

}

.opisanie {
    font-size: 14pt;
    color: black;
    line-height: 23px;
}

.user-comment-table {
    border: 2px solid #5470a2;
    border-radius: 3px;
    margin-bottom: 15px;
}

.user-comment-title {
    border-style: none;
    line-height: 36px;
    background: #5470a2;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    font-family: 'bold', arial;
}

.user-comment-text {
    font-family: 'light', arial;
    font-size: 15px;
    border: 1px solid #ececec;
    min-height: 28px;
    color: #757575;
}

.admin-comment-table {
    border: 2px solid #757575;
    border-radius: 3px;
}

.admin-comment-title {
    border-style: none;
    line-height: 36px;
    background: #757575;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    font-family: 'bold', arial;
}

.admin-comment-text {
    font-family: 'light', arial;
    font-size: 15px;
    border: 1px solid #ececec;
    min-height: 28px;
    color: #757575;
}

b {
    font-family: 'bold';
}

i {
    font-family: 'italic';
}

header, nav, article, aside, section, footer {
    display: block;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

textarea, input {
    outline: none;
    resize: none;
}

img, a img {
    border: none;
    outline: none;
}

a, a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

aside ul, aside ol, aside li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

textarea {
    overflow: auto;
}

textarea, input[type="text"], input[type="password"] {
    max-width: 99% !important;
    font-family: 'light', arial;
    font-size: 13px;
    border: 1px solid #ececec;
    min-height: 28px;
    border-radius: 3px;
    color: #757575;
}

/*
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
 background: #757575;
}
*/
input[type="button"], input[type="submit"], input[type="reset"] {
    /*
 font-family: 'light', arial;
 font-size: 13px;
 color: #fff;
 text-transform: uppercase;
 background: #5470a2;
 border-radius: 3px;
 padding: 0px 20px;
 line-height: 36px;
 border: none;
 cursor: pointer;
 -webkit-appearance: none;
 appearance: none;	*/
}

body > header {
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
    margin-bottom: 40px;
}

hr {
    height: 1px;
    border: none;
    background: #ececec;
}

#headerCnt {
    width: 1000px;
    margin: 0 auto;
    height: 95px;
}

.logo {
    float: left;
    line-height: 0;
    margin: 0;
    font-size: 36px;
    font-family: arial;
    font-weight: bold;
}

.logo a {
    color: #757575;
    text-decoration: none !important;
}

.logo a span {
    color: #5470a2;
}

#navi {
    float: right;
    position: relative;
    z-index: 99;
}

#search {
    float: right;
    width: 210px;
    height: 25px;
    background: #fff;
    border: 1px solid #e2e2e2;
    margin-top: 35px;
}

#sTxt {
    padding: 0 8px;
    width: 150px;
    height: 25px;
    min-height: 25px;
    line-height: 25px;
    border: none;
    background: none;
    float: left;
    color: #a8a8a8;
}

#sImg {
    float: right;
}

nav {
    float: left;
    margin-top: 35px;
}

nav ul, nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav ul li {
    float: left;
    border-left: 1px solid #dcdcdc;
    position: relative;
}

nav ul li:first-child {
    border-left: none;
}

nav ul li a {
    display: block;
    padding: 0 20px;
    line-height: 25px;
    text-decoration: none !important;
    color: #757575 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

nav ul li a:hover, nav ul li a.uMenuItemA {
    color: #5470a2 !important;
}

nav ul li ul, .submenu {
    display: none;
    position: absolute;
    width: 200px;
    padding: 0;
    border-top: 1px solid #5470a2;
    border-bottom: 1px solid #5470a2;
}

.submenu li {
    float: none;
    border: none;
    line-height: 34px !important;
    height: 34px;
    background: #f7f7f7;
    border-top: 1px solid #eaeaea;
}

.submenu li:first-child {
    border-top: none;
}

.submenu li a {
    line-height: 34px !important;
    font-size: 13px;
    text-transform: none;
}

.submenu li:hover {
    background: #fff;
}

.submenu ul {
    left: 200px;
    top: -1px;
}

#topCats {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 98;
    height: 48px;
}

#topCats ul, #topCats li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#topCats li {
    float: left;
    line-height: 48px;
    margin-left: 30px;
    position: relative;
}

#topCats li:first-child {
    margin-left: 0;
}

#topCats li a {
    color: #757575;
    display: block;
    text-decoration: none !important;
}

#topCats li a:hover {
    color: #5470a2;
}

#topCats li ul {
    width: 200px;
    display: none;
    left: -20px;
    position: absolute;
}

#topCats li ul li {
    float: none;
    margin: 0;
    padding: 0 20px;
}

#topCats li ul li ul {
    left: 200px;
    top: -1px;
    border-top: 1px solid #5470a2;
    border-bottom: 1px solid #5470a2;
}

#cartCnt {
    height: 34px;
    background: #5470a2;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #5fafaf;
}

#cart {
    width: 1000px;
    height: 34px;
    margin: 0 auto;
}

#cartRight {
    float: right;
    height: 32px;
    line-height: 32px;
    padding-left: 38px;
    background: url(../img/cart.png) left no-repeat;
    color: #fff;
    margin: 1px 0;
}

#cartRight a {
    display: inline-block;
    padding: 0 20px;
    background: #fff;
    color: #757575;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 2px;
    margin-left: 18px;
    line-height: 34px;
    height: 32px;
}

a.full {
    background: #757575 !important;
    color: #fff !important;
}

#banner {
    max-width: 1000px;
    height: 500px;
    margin: 40px auto;
    /* height: 372px;
     margin: 136px auto 40px;
     margin: 190px auto 40px;	*/
    position: relative;
    /* background: url(../img/banner.jpg); */
    box-shadow: 8px 18px 13px -10px #c1c1c1;
}

#bannerText {
    background: #5470a2;
    background: rgba(84, 112, 162, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 25px;
    color: #fff;
    z-index: 60;
}

#bannerText a {
    color: #fff;
}

#bannerText b {
    font-size: 18px;
    display: block;
}

#brands {
    width: 1000px;
    margin: 0 auto 40px;
    /*height: 60px;*/
    display: flex;
}

#brands ul, #brands li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#brands li {
    margin: 0 20px;
    float: left;
}

#brands li img {
    width: 293px;
    border-radius: 15px;
}

#brands li a:hover img {
    position: sticky;
    box-shadow: 0 0 8px 3px #d0d0d0;
}

#topSales {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.title {
    margin: 3% 0 10px;
    font-size: 20px;
    background: url(../img/title.png) left bottom no-repeat;
    line-height: 20px;
    padding-bottom: 15px;
    font-family: 'regular', arial;
    color: #5470a2;
}

.goods-list {
    padding-top: 10px;
    position: relative;
}

.list-item {
    float: left;
    width: 237px;
    margin: 0 6px 40px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    position: relative;
    box-shadow: 8px 18px 13px -10px #d0d0d0;
}

.list-item:hover {
    border-color: #5470a2;
}

a.item-img {
    display: block;
    width: 237px;
    height: 159px;
}

a.item-img img {
    width: 237px;
    height: 159px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

a.item-img img:hover {
    opacity: 0.8;
}

a.item-title {
    display: block;
    line-height: 55px;
    overflow: hidden;
    height: 55px;
    font-size: 18px;
    color: #191919;
    text-decoration: none !important;
}

a.item-title:hover {
    color: #5470a2;
}

span.item-price {
    display: block;
    padding-bottom: 15px;
    font-size: 20px;
    color: #5470a2;
}

a.item-add {
    display: inline-block;
    line-height: 36px;
    background: #757575;
    color: #fff;
    padding: 0 25px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none !important;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

a.item-add:hover {
    background: #5470a2;
}

#topSales {
    padding-bottom: 10px;
    overflow: hidden;
}

#topSales .goods-list .list-item {
    margin-right: 0;
}

#topSales ul, #topSales li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}

#topSales .goods-list li, #middle .list-item {
    margin-right: 17px;
    float: left;
}

#topSales .goods-list li:nth-child(4n), #middle .list-item:nth-child(4n) {
    margin-right: 0;
}

#topSales ul {
    height: 320px;
}

#pagination, #pagination li {
    margin: 0;
    padding: 0;
    list-style-type: none;

}

#pagination {
    width: 37px;
    height: 17px;
    background: url(../img/pagination.png) top;
    position: absolute;
    z-index: 99;
    right: 0;
    top: -40px;
}

#pagination .prev, #pagination .next {
    text-indent: -9999px;
    cursor: pointer;
    width: 17px;
    height: 17px;
    margin-right: 0 !important;
    position: absolute;
}

#pagination .prev {
    left: 0;
    background: url(../img/pagination.png) left bottom;
}

#pagination .next {
    right: 0;
    background: url(../img/pagination.png) right bottom;
}

#allGoods {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

#allGoods .list-item:nth-child(4n) {
    margin-right: 0;
}

footer {
    padding: 20px 0;
    background: url(../img/bg.png);
    border-top: 1px solid #dcdcdc;
    margin-top: 30px;
    overflow: hidden;

}

#footerCnt {
    width: 1000px;
    margin: 0 auto;
}

.design {
    float: right;
}

.popup {
    padding: 20px;
}

#middle {
    overflow: hidden;
    margin: 0 auto;
}

#content {
    width: 670px;
    float: left;
}

.prod {
    margin-bottom: 40px;
}

.prod header {
    padding-bottom: 20px;
}

.mes {
    overflow: hidden;
}

.prod-img {
    text-align: center;
    margin: 0 auto;
    width: 500px;
}

.prod-img img {
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.prod-img .big {
    width: 500px;
    margin-bottom: 20px;
    box-shadow: 8px 18px 13px -10px #d0d0d0;
}

.prod-img img:hover {
    opacity: 0.8;
}

.prod-img .small {
    width: 46px;
    height: 38px;
    margin: 0 5px;
}

.prod-right {
    float: right;
    position: relative;
    min-height: 208px;
}

.prod-price {
    line-height: 24px;
    color: #8c8c8c;
}

.prod-price span {
    padding-left: 20px;
    color: #5470a2;
    font-size: 24px;
}

.prod-rate {
    position: absolute;
    width: 410px;
    bottom: 0;
    border-bottom: 1px solid #5470a2;
    border-top: 1px solid #ececec;
    padding: 12px 0;
}

.prod-rate > * {
    float: left;
}

.prod-rate span {
    padding-right: 10px;
}

.prod-descr {
    margin-bottom: 40px;
    overflow: hidden;
}

.prod-descr .title {
    margin-bottom: 15px;
}

.prod-add {
    padding-top: 15px;
    height: 36px;
    line-height: 36px;
}

.prod-add a {
    display: inline-block;
    padding: 0 20px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 20px;
    background: #5470a2;
    border-radius: 3px;
}

.comm {
    overflow: hidden;
    margin-bottom: 25px;
}

.commHead {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ececec;
    color: #5470a2;
}

.commHead span {
    display: inline-block;
    margin-left: 10px;
    border-left: 1px solid #ececec;
    padding-left: 10px;
}

.commAddForm {
    margin-top: 50px;
}

.commAddForm .title {
    margin-bottom: 30px;
}

.commFl {
    padding-left: 5px;
    padding-right: 5px;
}

input.commFl {
    width: 46%;
    margin-right: 12px;
    margin-bottom: 7px;
}

textarea.commFl {
    width: 95%;
}

#addcBut {
    padding: 10px 15px;
}

.rate {
    float: right;
    margin-left: 10px;
}

.entry {
    margin-bottom: 50px;
}

.entry .title {
    margin-bottom: 30px;
}

.details {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ececec;
    font-family: 'bold';
    color: #5470a2;
}

.details span {
    display: inline;
    margin-right: 30px;
}

.details span.reads {
    padding-left: 22px;
    background: url(../img/reads.png) left no-repeat;
}

.details span.user {
    padding-left: 20px;
    background: url(../img/user.png) left no-repeat;
}

.details span.date {
    padding-left: 19px;
    background: url(../img/date.png) left no-repeat;
}

.details span.com {
    padding-left: 22px;
    background: url(../img/comm.png) left no-repeat;
}

.mes b {
    color: #000;
}

.aBlocks {
    overflow: hidden;
}

.aBl {
    float: left;
    width: 290px;
    margin-left: 45px;
}

.aBl:first-child {
    margin-left: 0;
}

.aBl ul, .aBl li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 26px;
}

.aBl li {
    background: url(../img/marker.png) left no-repeat;
    padding-left: 10px;
}

.block {
    margin-bottom: 40px;
}

.block .title {
    margin-bottom: 30px;
}

.blockCnt {
    overflow: hidden
}

aside {
    margin-left: 715px;
}

.iNews {
    padding: 12px 15px;
    border: 1px solid #ececec;
    border-radius: 2px;
}

.iNews a {
    display: block;
    font-family: 'bold';
    padding-bottom: 5px;
    font-size: 14px;
}

.iNewsAr {
    margin-top: -1px;
    background: url(../img/iNewsAr.png) left top no-repeat;
    padding-top: 10px;
    margin-bottom: 27px;
}

.iNewsAr a {
    float: right;
}

.allNews {
    display: block;
    padding-top: 15px;
    border-top: 1px solid #ececec;
}

.cat-blocks {
    overflow: hidden;
}

aside li, .cat-blocks div.normal, .cat-blocks div.active {
    line-height: 30px;
    height: 30px;
    padding-left: 15px !important;
    background: url(../img/marker.png) left no-repeat;
    font-size: 13px !important;
    color: #5470a2;
    cursor: pointer;
}

.cat-blocks div.normal:hover, .cat-blocks div.active, .cat-blocks li:hover {
    text-decoration: underline;
}

.cat-blocks li {
    margin-left: 10px !important;
}

.calTable {
    width: 100%;
}

.calMonth {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.calWday, .calWdaySu, .calWdaySe {
    color: #fff;
    background: #5470a2;
    border-radius: 3px;
}

.calWdaySu, .calWdaySe {
    background: #757575;
}

.gTable {
    background: #5470a2;
}

.gTableTop {
    padding: 2px 2px 1px 20px;
    background: #5470a2;
    color: #FFF;
    font-weight: 700;
    height: 28px;
    font-size: 13px;
}

.gTableSubTop {
    padding: 2px;
    background: #EFEDED;
    color: #000;
    height: 20px;
    font-size: 10px;
}

.gTableBody {
    padding: 2px;
    background: #FAFAFA;
}

.gTableBody1 {
    padding: 2px;
    background: #FFF;
}

.gTableBottom {
    padding: 2px;
    background: #FAFAFA;
}

.gTableLeft {
    padding: 2px;
    background: #FAFAFA;
    font-weight: 700;
    color: #6E6E6E;
}

.gTableRight {
    padding: 2px;
    background: #F8F9FA;
}

.gTableError {
    padding: 2px;
    background: #FAFAFA;
    color: #FF0000;
    vertical-align: top;
}

.forumNameTd, .forumLastPostTd {
    padding: 2px;
    background: #FFF;
}

.forumIcoTd, .forumThreadTd, .forumPostTd {
    padding: 2px;
    background: #FAFAFA;
}

.forumLastPostTd, .forumArchive {
    padding: 2px;
    font-size: 12px;
}

a.catLink:link {
    text-decoration: none;
    color: #FFF;
}

a.catLink:visited {
    text-decoration: none;
    color: #FFF;
}

a.catLink:hover {
    text-decoration: underline;
    color: #000;
}

a.catLink:active {
    text-decoration: underline;
    color: #FFF;
}

.lastPostGuest, .lastPostUser, .threadAuthor {
    font-weight: 700;
}

.archivedForum {
    font-size: 12px;
    color: #FF0000;
    font-weight: 700;
}

.forum {
    font-weight: 700;
    font-size: 13px;
}

.forumDescr, .forumModer {
    color: #858585;
    font-size: 12px;
}

.forumViewed {
    font-size: 11px;
}

a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {
    text-decoration: none;
    color: #6E6E6E;
}

a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {
    text-decoration: none;
    color: #6E6E6E;
}

a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {
    text-decoration: underline;
    color: #909090;
}

a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {
    text-decoration: underline;
    color: #6E6E6E;
}

.forumNamesBar {
    font-weight: 700;
    font-size: 12px;
}

.forumBarKw {
    font-weight: normal;
}

a.forumBarA:link {
    text-decoration: none;
    color: #000000;
}

a.forumBarA:visited {
    text-decoration: none;
    color: #000000;
}

a.forumBarA:hover {
    text-decoration: none;
    color: #6E6E6E;
}

a.forumBarA:active {
    text-decoration: underline;
    color: #6E6E6E;
}

.fastNav, .fastSearch, .fastLoginForm {
    font-size: 12px;
}

.fastNavMain {
    background: #DADADA;
}

.fastNavCat {
    background: #EFEFEF;
}

.fastNavCatA {
    background: #EFEFEF;
    color: #0000FF;
}

.fastNavForumA {
    color: #0000FF;
}

.switches {
    background: #CCCCCC;
}

.pagesInfo {
    background: #FFFFFF;
    padding-right: 10px;
    font-size: 12px;
}

.switch {
    background: #FFFFFF;
    width: 15px;
    font-size: 12px;
}

.switchActive {
    background: #E0E0E0;
    font-weight: 700;
    color: #6E6E6E;
    width: 15px;
}

a.switchDigit:link, a.switchBack:link, a.switchNext:link {
    text-decoration: none;
    color: #000000;
}

a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited {
    text-decoration: none;
    color: #000000;
}

a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover {
    text-decoration: underline;
    color: #FF0000;
}

a.switchDigit:active, a.switchBack:active, a.switchNext:active {
    text-decoration: underline;
    color: #FF0000;
}

.threadNametd, .threadAuthTd, .threadLastPostTd {
    padding: 2px;
    background: #FFFFFF;
}

.threadIcoTd, .threadPostTd, .threadViewTd {
    padding: 2px;
    background: #FAFAFA;
}

.threadLastPostTd {
    padding: 2px;
    font-size: 12px;
}

.threadDescr {
    color: #858585;
    font-size: 12px;
}

.threadNoticeLink {
    font-weight: 700;
}

.threadsType {
    padding: 2px 2px 2px 40px;
    background: #FFF;
    height: 20px;
    font-weight: 700;
    font-size: 12px;
    color: #ff3b65;
}

.threadsDetails {
    padding: 2px;
    background: #FFF;
    height: 20px;
    color: #ff3b65;
}

.forumOnlineBar {
    padding: 2px;
    background: #FFF;
    height: 20px;
    color: #ff3b65;
}

a.threadPinnedLink:link {
    text-decoration: none;
    color: #00F;
}

a.threadPinnedLink:visited {
    text-decoration: none;
    color: #00F;
}

a.threadPinnedLink:hover {
    text-decoration: none;
    color: #F00;
}

a.threadPinnedLink:active {
    text-decoration: underline;
    color: #F00;
}

a.threadLink:link {
    text-decoration: none;
    color: #6E6E6E;
}

a.threadLink:visited {
    text-decoration: none;
    color: #6E6E6E;
}

a.threadLink:hover {
    text-decoration: underline;
    color: #000;
}

a.threadLink:active {
    text-decoration: underline;
    color: #000;
}

.postpSwithces {
    font-size: 12px;
}

.thDescr {
    font-weight: normal;
}

.threadFrmBlock {
    font-size: 12px;
    text-align: right;
}

.postPoll {
    background: #F1F2F3;
    text-align: center;
}

.postFirst {
    background: #F8F9FA;
}

.postRest1 {
    background: #F1F2F3;
}

.postRest2 {
    background: #F8F9FA;
}

.postSeparator {
    background: none;
}

.postTdTop {
    background: #EFEDED;
}

.postBottom {
    background: #E0E0E0;
    height: 20px;
}

.postUser {
    font-weight: 700;
}

.postTdInfo {
    text-align: center;
    padding: 5px;
    background: #FAFAFA;
}

.postRankName {
    margin-top: 5px;
}

.postRankIco {
    margin-bottom: 5px
}

.reputation {
    margin-top: 5px;
}

.signatureHr {
    margin-top: 20px;
    color: #787878;
}

.posttdMessage {
    padding: 5px;
    background: #FFF
}

.pollQuestion {
    text-align: center;
    font-weight: 700;
}

.pollButtons, .pollTotal {
    text-align: center;
}

.pollSubmitBut, .pollreSultsBut {
    width: 140px;
    font-size: 12px;
}

.pollSubmit {
    font-weight: 700;
}

.pollEnd {
    text-align: center;
    height: 30px;
}

.codeMessage {
    background: #FFF;
    font-size: 11px
}

.quoteMessage {
    background: #FFF;
    font-size: 11px
}

.signatureView {
    font-size: 12px;
}

.edited {
    padding-top: 30px;
    font-size: 12px;
    text-align: right;
    color: gray;
}

.editedBy {
    font-weight: 700;
    font-size: 8pt;
}

.statusBlock {
    padding-top: 3px;
}

.statusOnline {
    color: #00F;
}

.statusOffline {
    color: #F00;
}

.newThreadBlock {
    background: #F9F9F9;
    border: 1px solid #B2B2B2;
}

.newPollBlock {
    background: #F9F9F9;
    border: 1px solid #B2B2B2;
}

.codeButtons {
    font-size: 12px;
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
}

.codeCloseAll {
    font-size: 12px;
    color: #6E6E6E;
    font-weight: 700;
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
}

.postNameFl, .postDescrFl {
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
    width: 400px;
}

.postPollFl, .postQuestionFl {
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
    width: 400px;
}

.postResultFl {
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
    width: 50px;
}

.postAnswerFl {
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
    width: 300px;
}

.postTextFl {
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
    height: 150px;
    width: 99% !important;
}

.postUserFl {
    background: #FCFCFC;
    border: 1px solid #6E6E6E;
    width: 300px;
}

.pollHelp {
    font-weight: normal;
    font-size: 12px;
    padding-top: 3px;
}

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

#frM55 a {
    color: #FFFFFF !important;
}

.modal1 {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    z-index: 1520;
    background-color: #fff;
    display: none;
    border-radius: 3px;
    min-width: 300px;
}

.modal1.is-show,
.overlay.is-show {
    display: block;
}

.modal__cross {
    position: absolute;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;

}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}

.btn.del {

    background: #e41818;
    margin: 7px;
    float: right;
}

.login-form {
    margin: 0 auto;
    margin-top: 10%;
    max-width: 400px;
    border: 1px solid #ccc;
}

.login-form-inner {
    padding: 15px;
}

.blur {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.7);
}

.demo-pic {
    cursor: zoom-out;
    height: 90%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
