@font-face {
 font-family: 'Segoe MDL2 Assets';
 src:url('/font/segmdl2.ttf');
}
@font-face {
 font-family: 'Hololens MDL2';
 src:url('/font/holomdl2.ttf');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
 display: block;
}
audio,
canvas,
video {
 display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
 font-family: Segoe UI, Segoe MDL2 Assets;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
.head-pr {float:right;}
.links a{background:#008f00; color:#fff; padding:5px;}
.links a:hover{color:#008f00; background:#fff; padding:5px;}
 .slidx-menu {background:rgba(0,143,0,0.8);font:18px 'Segoe UI Semibold','Segoe MDL2 Assets';} 
.slidx-open {box-shadow:0 0 25px 1px #333;} 
.slidx-menu ul {margin:0;padding:0;} 
.slidx-menu li {list-style:none;} 
.slidx-menu li a:hover {background:#fff;color:#008f00;} 
.slidx-menu li a {padding:15px 15px;display:block;text-decoration:none;color:#fff;text-transform:uppercase;} 
#slidx-button {color:#008f00;background:#fff;padding:12px 16px;margin:20px;font-size:16px;transition:all 0.5s ease;} 
#slidx-button:hover {background:#008f00;color:#fff;cursor:pointer;text-decoration:none;border-radius:30px;transition:all 0.5s ease;}
body {
 margin: 0;
}
a {
 background: transparent;
}
a:focus {
 outline: thin dotted;
}
a:active,
a:hover {
 outline: 0;
}
h1 {
 margin: 0.67em 0;
 font-size: 2em;
}
img {
 border: 0;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
 margin: 0;
}
iframe, object, embed {max-width: 100%;}
fieldset {
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
 border: 1px solid #cccccc;
}
legend {
 padding: 0;
 border: 0;
}
button,
input,
select,
textarea {
 margin: 0;
 font-family: inherit;
}
button,
input {
 line-height: normal;
}
button,
select {
 text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 cursor: pointer;
 -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
 cursor: default;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
textarea {
 overflow: auto;
 vertical-align: top;
}
#uNetRegF td {
 text-align: left;
}
/*------------------------------------*\
 $General
\*------------------------------------*/
.text-replace {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
}
html,
button,
input,
select,
textarea {
 color: #000;
}
body {
 border: 1px solid #000;
 background: url(/bk.jpg);
 background-size:100%;
 background-attachment:fixed;
 font: 18px 'Segoe UI','Segoe MDL2 Assets','Hololens MDL2';
 line-height: 1.5;
 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
body.base {
 border: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}
::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
 background: #b3d4fc;
 text-shadow: none;
}
hr {
 display: block;
 margin: .4em 0;
 padding: 0;
 height: 0;
 border: 0;
 border-bottom: 1px solid #000;
}
img {
 vertical-align: middle;
}
fieldset {
 margin: 0;
 padding: 0;
 border: 0;
}
textarea {
 resize: vertical;
}
a {
 color: #008f00;
 text-decoration: none;
}
.clr:after {
 display: table;
 clear: both;
 content: '';
}
.cont-wrap,
.middle,
.sidebar,
.content {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.cont-wrap {
 margin: 0 auto;
 padding: 0 5%;
 max-width: 1920px;
}
.header {
 position: relative;
 color: #fff;
}
.inner-page .header {
 background-image: none;
 min-height: inherit;
}
.inner-page .header-descr {
 display: none;
}
.middle {
 margin: 0 auto;
 max-width: 1600px;
 padding-top: 25px;
 padding-bottom: 50px;
}
.middle {
 margin-left: 5%;
 margin-right: 5%;
}
.sidebar {
 float: right;
 margin-left: -290px;
 width: 290px;
}
.container {
 float: left;
 width: 100%;
}
.content {
 margin-right: 330px;
 background:rgba(255,255,255,0.6);
}
.container.wide-page {
 float: none;
}
.container.wide-page .content {
 margin: 0;
 padding-right: 0;
}
/*------------------------------------*\
 $Button
\*------------------------------------*/
input[type="submit"],
input[type="reset"],
input[type="button"] {
 padding: 10px;
 border: none;
 color: #fff;
 font: 16px 'Segoe UI', 'Segoe MDL2 Assets';
 cursor: pointer;
 background: #008f00;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
option {
 color: #000;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover{
 background: #fff;
 color:#008f00;
}
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
 background: #65ae17;
 -webkit-box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
 box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
 outline: none !important;
}
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
 outline: none !important;
}
input[type="submit"]:disabled,
input[type="reset"]:disabled,
input[type="button"]:disabled {
 background-color: #e3e3e3;
}
.manTdText input[type="button"],
.manTd2 input[type="button"],
.commTd2 input[type="button"],
.manTdBrief input[type="button"],
select.codeButtons,
input[type="button"].codeButtons,
#iplus input[type="button"] {
 padding: 3px 5px;
 font-size: 16px;
}
#cont-shop-invoices input[type="button"],
#cont-shop-invoices input[type="submit"] {
 padding: 3px 5px;
}
input[type="button"][id^="bid-"] {
 margin-left: 3px;
 padding: 6px;
}
.manTd2 input[type="text"] {
 padding: 2px 5px !important;
}
input[type="text"],
input[type="password"],
textarea {
 padding: 4px 10px;
 border: 1px solid #cccccc;
 background: #fff;
 font-size: 13px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
textarea {
 width: 100%;
}
input[type="button"]#newPhtBt {
 width: auto !important;
}
input[type="button"]#order-button {
 padding: 0 5px;
 margin: 0;
}
#cat-select {
 display: block;
}
#cont-shop-checkout input[type="button"],
#cont-shop-checkout input[type="submit"] {
 font-size: 14px;
 height: 33px;
 padding: 0 5px;
}
#order-submit {
 margin: 10px 0 !important;
 text-align: left !important;
}
.manTable select {
 max-width: 300px;
}
/*------------------------------------*\
 $Header
\*------------------------------------*/
.nav-row {
 min-height: 60px;
 background: #008f00;
 position: relative;
 z-index: 10;
}
.nav-row:after {
 content: '';
 position: absolute;
 display: block;
 bottom: -5px;
 left: 0;
 width: 100%;
 height: 6px;
}
.mob-btn {
 display: none;
}
.header-descr {
 position: absolute;
 bottom: 0;
 width: 100%;
 min-height: 45px;
 background-color: #65ae17;
 background-color: rgba(101, 174, 23, 0.5);
 padding: 15px 0;
 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.logo-lnk {
 display: inline-block;
 color: #fff;
 font-family: 'Segoe UI Semibold','Segoe MDL2 Assets';
 padding-left: 5px;
 height: 60px;
 line-height: 60px;
 font-size: 32px;
 word-break: break-word;
}
.logo-lnk:hover {
 color: #fff;
}
.header-d-txt {
 float: left;
}
.login-b {
 float: right;
 color: #fff;
 font-size: 0.8666666666666667em;
 line-height: 45px;
 display: inline-block;
}
.login-b a {
 color: #fff;
 text-decoration: underline;
}
.login-b a:hover {
 text-decoration: none;
}
/*------------------------------------*\
 $Menu
\*------------------------------------*/
.main-menu {
 display: inline-block;
 float: right;
 line-height: 60px;
 padding: 15px 0;
}
.main-menu .uMenuRoot {
 text-align: center;
 line-height: normal;
}
.main-menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.main-menu li {
 position: relative;
 text-align: center;
 white-space: nowrap;
 text-transform: uppercase;
 padding: 0 8px;
 font-size: 16px;
 transition:all 0.5s ease;
}
.main-menu .uMenuRoot > li {
 display: inline-block;
 margin: 0 5px;
 height: 30px;
 line-height: 30px;
 padding: 0;
 vertical-align: middle;
}
.main-menu a,
 .main-menu span {
 display: inline-block;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.main-menu a {
 color: #fff;
 width: 100%;
}
.main-menu a:hover {
 color: #008f00;
 background-color: #fff;
 width: 100%;
}
.main-menu .uMenuRoot > li > a,
.main-menu .uMenuRoot > li > span {
 padding: 0 8px;
}
.main-menu li:hover,
.uMenuRoot > li .uMenuItemA {
 text-decoration: none;
 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 color:#008f00;
 background-color: #fff;
 padding:5px;
 transition:all 0.5s ease;
}
.active-item {
 background-color: #589714;
}
.main-menu li ul .uWithSubmenu:after {
 position: absolute;
 top: 50%;
 left: 7px;
 display: block;
 margin-top: -5px;
 width: 0;
 height: 0;
 border-top: 5px solid transparent;
 border-bottom: 5px solid transparent;
 border-right: 7px solid #fff;
 content: '';
}
.main-menu li ul {
 display: none;
 padding: 15px 0;
 background-color: #008f00;
 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.main-menu li ul a {
 display: block;
 font-weight: normal;
 padding: 0 20px;
}
.main-menu li ul li:hover,
.main-menu li ul .uMenuItemA {
 background-color: #589714;
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
 -webkit-border-radius: none;
 -moz-border-radius: none;
 border-radius: none;
}
.main-menu li ul a:hover {
 text-decoration: none;
}
.main-menu li:hover > ul {
 position: absolute;
 top: 100%;
 right: 0;
 z-index: 10000;
 display: block !important;
}
.main-menu li li {
 margin: 0;
 min-width: 80px;
}
.main-menu li ul > li {
 position: relative;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.main-menu li ul li:hover > ul {
 position: absolute;
 top: -15px;
 right: 100%;
 z-index: 10;
 display: block;
}
.sidebar .uMenuV ul {
 padding-left: 0;
}
/*------------------------------------*\
 $Paginator
\*------------------------------------*/
.switchActive,
.switchDigit,
.switchBack,
.switchNext,
.swchItemA,
.swchItem {
 display: inline-block;
 line-height: 1.2;
 padding: 5px 9px;
}
.switchActive,
.swchItemA {
 border: none;
 background-color: #cccccc;
 color: #fff;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 font-weight: normal;
}
.catPages1 {
 padding-bottom: 10px;
}
.content .catPages1 {
 padding: 10px 0;
}
/*------------------------------------*\
 $Content
\*------------------------------------*/
.eBlock {
 table-layout: fixed;
}
.eBlock,
.gTable {
 padding-bottom: 15px;

}
.eTitle {
 font-size: 24px;
 font-family: 'Segoe UI Semibold';
 color: #008f00;
}
.eTitle a {
 color: #008f00;
}
.eTitle a:hover {
 text-decoration: none;
 color: #fff;
}
.eMessage {
 margin-bottom: 20px;
}
.eMessage,
.eText,
.cMessage {
 word-wrap: break-word;
}
.eMessage img,
.eText img {
 max-width: 100%;
}
.eDetails {
 padding: 10px 0;
 font-size: 16px;
 border-top: 1px solid #000;
 border-bottom: 1px solid #000;
}
.e-reads .ed-title,
.e-author .ed-title,
.e-date .ed-title,
.e-comments .ed-title,
.e-add .ed-title,
.e-rating .ed-title,
.e-loads .ed-title,
.e-category .ed-title,
.e-tags .ed-title {
 display: none;
 font-family: 'Segoe MDL2 Assets';
 font-size: 20px;
}
.eDetails .ed-sep,
.eDetails1 .ed-sep,
.eDetails2 .ed-sep {
 padding:5px;
 margin: 0;
}
.e-reads,
.e-author,
.e-date,
.e-comments,
.e-add,
.e-rating,
.e-loads,
.e-category,
.e-tags {
 margin-right: 25px;
 padding-left: 22px;
 display: inline-block;
 vertical-align: middle;
 background-repeat: no-repeat;
 background-position: 0 40%;
}
#testBlockD .eTitle {
 font-size: 1.33em;
}
.eVariant label {
 padding-left: 5px;
}
#cntContaineroEditdscr,
#cntContaineroEditmessage {
 padding-top: 15px !important;
}
.recommended-products-name .add img {
 margin-top: 0 !important;
}
span[id^=iCode] input {
 width: auto !important;
 vertical-align: middle;
}
div[id^="imblock"] {
 padding-top: 5px;
}
[id^="catSelector"] {
 width: auto!important;
}
.u-combo,
.u-comboeditcell {
 background: none !important;
 border: none !important;
}
.u-comboeditcell + .u-combobutcell{
 display: none;
}
.u-comboedit {
 font-size: 15px !important;
}
.u-combolist {
 border: 1px solid #CCC !important;
}
/*------------------------------------*\
 $Comment
\*------------------------------------*/
.content .cMessage {
 font-size: 1em;
 line-height: 1.5;
}
.smiles {
 border-spacing: 0;
}
#allSmiles {
 font-size: .86667em;
}
.cMessage ul {
 overflow: hidden;
 margin: 0;
 list-style-position: inside;
}
.cMessage .user_avatar {
 display: block;
 float: left;
 overflow: hidden;
 margin: 0 6px 6px 0;
 padding: 4px;
 border: 1px solid #E3E3E3;
}
.wysibb-body {
 border: none;
}
/*------------------------------------*\
 $Sidebar
\*------------------------------------*/
.sidebox {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom:15px;
}
.sidebox .inner {background:rgba(255,255,255,0.6); color:#000;padding:20px;}
.boxtitle,.boxnews,.boxnew,.boxsch,.boxph,.boxcat,.boxcal,.boxuse,.boxstat,.boxupd {text-indent:15px;font-size:16px;font-family: Segoe UI Semibold, Segoe MDL2 Assets;padding:10px 20px;color:#fff;background:#08457e;text-transform:uppercase;}
.boxnews {color:#fff;background:#ffc014;}
.boxnew {color:#fff;background:#660066;}
.boxsch {color:#fff;background:#309E5F;}
.boxph {color:#fff;background:#005c00;}
.boxcal {color:#fff;background:#d13f00;}
.boxuse {color:#fff;background:#0B8DF3;}
.boxstat {color:#fff;background:#EF1F0F;}
.boxupd {color:#fff;background:#005c00}
.sidetitle,.newstitle,.newtitle,.schtitle,.phtitle,.cattitle,.caltitle,.usetitle,.stattitle,.updtitle {float:left;width:15px;font-size:16px;font-family: Segoe UI Semibold, Segoe MDL2 Assets;padding:10px 12px;background:#fff;color:#08457e;text-transform:uppercase;}
.newstitle {color:#ffc014;background:#fff;}
.newtitle {color:#660066;background:#fff;}
.schtitle {color:#309E5F;background:#fff;}
.phtitle {color:#005c00;background:#fff;}
.caltitle {color:#d13f00;background:#fff;}
.usetitle {color:#0B8DF3;background:#fff;}
.stattitle {color:#EF1F0F;background:#fff;}
.updtitle {color:#005c00;background:#fff;}
.sidebox .uMenuRoot {
 list-style: none;
}
.ulb-mid {
 color: #009cc6;
}
.sidebar li {
 list-style: none;
}
.sidebar li:before {
 content: '>';
 color: #d6d6d6;
 float: left;
 padding-right: .6em;
}
.calTable {
 border-spacing: 0;
 width: 100%;
}
.calMonth {
 padding-bottom: 15px;
}
.calMonthLink {
 color: #737373;
}
.calWday,
.calWdaySe,
.calWdaySu {
 background-color: #e5e5e5;
 height: 35px;
}
.calWday:first-child {
 border-radius: 3px 0 0 3px;
}
.calWdaySu {
 -webkit-border-radius: 0 3px 3px 0;
 -moz-border-radius: 0 3px 3px 0;
 border-top-radius: 0 3px 3px 0;
 -moz-background-clip: padding-box;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
}
.calMdayIsA {
 cursor: pointer;
}
.calMdayIsA,
.calMdayA {
 background-color: #ccc;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 color: #008f00;
}
.calMdayIsA:hover {
 background-color: #f2574b;
}
.calMdayIsA:active {
 background-color: #de3b2e;
}
.calMdayLink {
 font-weight: bold;
}
.calMdayIsA .calMdayLink {
 color: #fff;
 font-style: normal;
}
.calMdayIsA .calMdayLink:hover {
 text-decoration: none;
}
.archUl {
 margin: 0;
 padding: 0;
 list-style: none;
}
.cMessage {
 font-size: 13px;
 line-height: 1.2;
}
#mchatBtn {
 padding: 3px 5px;
 font-size: 9px;
}
#mchatNmF {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.answer {
 font-size: 13px;
}
.pollButton {
 padding: 10px 0;
}
.pollLnk a {
 white-space: nowrap;
}
.pollTot,
.pollQue,
.pollLnk a {
 font-size: 1em !important;
}
.cat-blocks.gTable {
 margin-top: 0;
 border-top: none;
}
.sidebar .gTableTop a,
.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar .forumDescr {
 color: #65ae17;
}
.cat-blocks.gTable:before {
 border: none;
}
.cat-blocks.gTable div {
 font-size: 13px !important;
}
.cat-blocks.gTable .forumNameTd {
 border-top: none;
}
.cat-blocks.gTable a:hover {
 text-decoration: underline;
}
.cat-tree li > i {
display: none;
}
.cat-tree li u.plus {
 background-position: 0 5px;
}
.cat-tree li u.minus {
 background-position: 0 -16px;
}
.sidebar .gTableTop,
.sidebar .gTableSubTop,
.sidebar.forumNameTd {
 border: none;
 background-color: transparent;
}
.sidebar ul,
.sidebar li {
 list-style-position: inside;
}
/*------------------------------------*\
 $Search
\*------------------------------------*/
.schQuery,
.schBtn {
 display: inline-block;
}
.schBtn {
 margin-left: 7px;
}
.queryField {
 height: 28px;
 padding: 6px 10px 7px !important;
}
.searchSbmFl {
 overflow: hidden;
 margin: 0 !important;
 padding: 0 10px !important;
 height: 28px;
 border: none !important;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.search-m-bd {
 display: none;
}
.sidebox.srch .searchForm {
 display: block;
}
/*------------------------------------*\
 $Footer
\*------------------------------------*/
.footer {
 min-height: 90px;
 border-top: 1px solid #000;
 background: rgba(255,255,255,0.5);
 padding-left:30px;
 padding-right:30px;
}
.ucoz-copy {
 float: left;
 padding-top:10px;
}
.soc-list {
 float: right;
 margin: 0;
}
.soc-item {
 display: inline-block;
 margin-left: 7px;
}
.soc-link {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 width: 30px;
 height: 30px;
 display: block;
 background-color: #b1ec72;
 background-repeat: no-repeat;
 background-position: 50% 50%;
}
.soc-link:hover {
 background-color: #65ae17;
}
.soc-link.twitter {
 background-image: url(/.s/t/1132/twitter.png);
}
.soc-link.facebook {
 background-image: url(/.s/t/1132/facebook.png);
}
.soc-link.pinterest {
 background-image: url(/.s/t/1132/pinterest.png);
}
.soc-link.google-pl {
 background-image: url(/.s/t/1132/google-pl.png);
}
.soc-link.linkedin {
 background-image: url(/.s/t/1132/linkedin.png);
}
.soc-link.instagram {
 background-image: url(/.s/t/1132/instagram.png);
}
.soc-link.vk {
 background-image: url(/.s/t/1132/vk.png);
}
/*------------------------------------*\
 $Forum
\*------------------------------------*/
.forumContent {
 padding: 30px;
}
.forum-page {
 min-width: 768px;
}
.fFastSearchTd {
 position: relative;
}
input[type="text"].fastSearch {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding-right: 30px !important;
 height: 25px;
 font-style: normal;
}
input[type="submit"].fastSearch {
 margin: -14px 0 0;
 padding: 0;
 width: 30px;
 height: 25px;
}
input[type="button"].fastNav,
input[type="submit"].fastNav,
#forum_filter input[type="submit"],
.userSchFrm input[type="submit"] {
 padding: 4px 7px;
}
.postNameFl,
.postDescrFl {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-top: 5px;
}
#frM60 {
 padding-top: 10px;
}
.gTable {
 border-spacing: 0;
 border-collapse: collapse;
 color: #000;
}
.gTableTop {
 height: 40px;
 background-color: #65ae17;
 color: #fff;
 font-weight: normal;
 font-size: 1.6em;
}
.gTableTop,
.gTableSubTop {
 padding-left: 75px;
}
.gTableTop a {
 color: #fff;
}
.gTableSubTop a {
 color: #000;
}
.forum,
.threadLink,
.fNavLink,
.funcLink,
.gTableBody1 a,
.lastPostUserLink {
 font-weight: bold;
}
.gTableSubTop {
 padding-left: 12px;
 height: 38px;
 border-top: 1px solid #e1e1e1;
 border-left: 1px solid #e1e1e1;
 background-color: #eeeeee;
 text-align: left;
}
.gTableSubTop:first-child {
 border-left: 0;
}
.forumIcoTd,
.forumNameTd,
.forumThreadTd,
.forumPostTd,
.forumLastPostTd,
.threadIcoTd,
.threadIcoTd,
.threadNametd,
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.threadLastPostTd {
 padding: 20px 12px;
 border-top: 1px solid #e1e1e1;
 border-left: 1px solid #e1e1e1;
}
.forumIcoTd,
.threadIcoTd:first-child {
 border-left: none;
}
.threadsDetails {
 border-top: 1px solid #e1e1e1;
}
.funcBlock {
 color: #000;
}
#filter_by {
 margin-right: 5px;
}
.gTableSubTop {
 padding-right: 5px;
}
.forum:hover,
.fNavLink:hover,
.threadFrmLink:hover,
.forumLastPostTd a:hover,
.funcLink:hover,
.threadLastPostTd a:hover,
.threadAuthorLink:hover,
.forumOnlineBar a:hover,
.forumNamesBar a:hover,
.postTable a:hover {
 text-decoration: underline;
}
.threadsDetails,
.forumOnlineBar {
 padding-left: 5px;
}
#allSmiles a {
 font-size: 13px !important;
}
#addform input[type="checkbox"] {
 margin-right: 3px;
}
.switches {
 margin-bottom: 3px;
}
.middle .postTable {
 border-spacing: 0;
 border-bottom: 1px solid #e1e1e1;
}
.postTdTop {
 border-bottom: 1px solid #e1e1e1;
}
.postBottom {
 border-top: 1px solid #e1e1e1;
}
.postBottom:first-child {
 border-right: 1px solid #e1e1e1;
}
.gDivRight {
 border: 1px solid #e1e1e1;
}
.posttdMessage,
.gTableBody1 {
 border-left: 1px solid #e1e1e1;
}
.posttdMessage {
 padding: 5px;
}
.gTableLeft,
.postTdInfo {
 padding-left: 5px;
 text-align: center;
}
.forumMemSwch,
.forumMemNum {
 padding: 5px;
}
.postTdTop {
 background-color: #eeeeee;
}
#frM57,
#frM58 {
 padding-top: 5px;
}
#frM60,
.searchSubmitFl,
.userSchFrm,
#forum_filter {
 padding-bottom: 5px;
}
#allSmiles a:hover {
 text-decoration: underline;
}
.searchQueryFl {
 margin-bottom: 5px;
}
#thread_search_field {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 150px !important;
}
#thread_search_button {
 margin-top: 0 !important;
}
/*------------------------------------*\
 $Popup
\*------------------------------------*/
.popup {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.popup-bd input[type="submit"],
.popup-bd input[type="button"],
.popup-bd input[type="reset"] {
 padding: 4px 5px;
}
.popup-ttl {
 font: 32px 'Segoe UI Light','Segoe MDL2 Assets';
 text-indent: .3em;
 padding-left: 40px;
 white-space: nowrap;
 background: #008f00;
 color: #fff;
 padding: 5px;
}
.popup-bd {
 background-color: #fff;
 position: relative;
 padding-top: 45px;
 font-size: 1.0769em;
}
.statusOffline {
 color: #dd6e47;
}
#block22 {
 padding: 15px 0;
}
#block25 hr {
 margin-top: 15px;
}
.popup-bd .user_avatar {
 display: block;
 margin-right: 30px;
 padding: 16px;
 border: 1px solid #cccccc;
}
.popup-bd #usch {
 padding: 15px 0;
}
.udtlb {
 padding: 0 20px 0 40px;
}
input[type="button"].allUsersBtn,
input[type="submit"].uSearchFlSbm {
 width: auto !important;
}
/*------------------------------------*\
 $Media Queries
\*------------------------------------*/
@media screen and (max-width: 1100px) {
 .entTd {
 width: 50% !important;
 }
 .vep-video-block iframe {
 width: 100%;
 }
}

@media screen and (max-width: 960px) {
 .vep-playvideo img {
 width: 100% !important;
 }
 .navbar-share {
 display: none;
 }
}

@media screen and (max-width: 860px) {
 .entTd {
 width: auto !important;
 display: block !important;
 margin: 0 auto;
 }
 .manTable select {
 max-width: 200px;
 }
 .eMessage img {
 width: 100%;
 }
}

@media screen and (max-width: 768px) {
 #puzadpn {
 display: none;
 }
 .cont-wrap {
 padding: 0 10px 0 15px;
 }
 .middle {
 padding-bottom: 25px;
 }
 .middle,
 .footer {
 margin-left: 0;
 margin-right: 0;
 background:url(/bkmob.jpg);
 background-size:100%;
 background-attachment:fixed;
 }
 .logo-lnk {
 display: table-cell;
 vertical-align: middle;
 font-size: 24px;
 line-height: 1.2;
 padding-right: 110px;
 float: none;
 }
 .show-profile {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
 background-image: url('/.s/t/1132/user.png');
 position: absolute;
 top: 10px;
 right: 10px;
 }
 .show-menu {
 background-image: url('/.s/t/1132/menu.png');
 position: absolute;
 top: 10px;
 right: 10px;
 }
 .show-profile + .show-menu {
 right: 60px;
 }
 .mob-btn {
 display: block;
 cursor: pointer;
 width: 40px;
 height: 40px;
 background-color: #72c51a;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 }
 .mob-btn:hover {
 background-color: #7fdb1d;
 }
 .mob-btn:active,
 .mob-btn.opened {
 background-color: #65ae17;
 }
 /*------ Mobile menu ------*/
 .uMenuRoot > li .uMenuItemA {
 text-decoration: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 -webkit-border-radius: none !important;
 -moz-border-radius: none !important;
 border-radius: none !important;
 background-color: #589714;
 }
 .main-menu {
 display: none;
 margin-top: 10px;
 margin-bottom: 10px;
 width: 100%;
 background-color: #72c51a;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 }
 .main-menu ul {
 display: block;
 width: 100%;
 }
 .main-menu .uMenuRoot > li {
 margin: 0;
 padding: 0;
 display: inline-block;
 }
 .main-menu li ul .uWithSubmenu:after {
 display: none;
 }
 .main-menu li {
 display: block;
 min-height: 40px;
 text-align: left;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
 }
 .main-menu li:hover,
 .main-menu li ul li:hover {
 background-color: #72c51a;
 -webkit-border-radius: none;
 -moz-border-radius: none;
 border-radius: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 }
 .main-menu li:hover > a.uWithSubmenu,
 .main-menu li:hover > span.uWithSubmenu,
 .main-menu li li:hover > a,
 .main-menu li li:hover > span {
 background-color: #65ae17;
 color: #fff;
 }
 .main-menu li a {
 display: block;
 margin: 0;
 padding: 0 0 0 10px;
 width: 100%;
 height: 40px;
 font-size: 1em;
 line-height: 40px;
 }
 .main-menu a:hover,
 .main-menu li li a:hover,
 .uMenuRoot .uMenuItemA:hover {
 background-color: #fff;
 color: #737373;
 text-shadow: none;
 }
 .main-menu .uMenuRoot li ul {
 position: static !important;
 display: block !important;
 margin: 0;
 padding: 0;
 background: transparent ;
 }
 .active-item {
 background-color: transparent;
 }
 .main-menu li ul {
 padding-bottom: 0px;
 background-color: transparent;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 border-radius: none;
 }
 .select-item {
 background-color: transparent;
 }
 .main-menu .uMenuRoot > li {
 height: auto;
 }
 .main-menu .uMenuRoot li li a {
 padding: 0 0 0 40px;
 }
 .main-menu .uMenuRoot li li li a {
 padding-left: 70px;
 }
 .main-menu .uMenuRoot li li li li a {
 padding-left: 100px;
 }
 /*------ Mobile menu ------*/
}
@media screen and (min-width: 641px) and (max-width: 768px) {
 body {
 background: url(/bkmob.jpg);
 }
 .cont-wrap,
 .footer,
 .middle {
 padding-left: 10px;
 padding-right: 15px;
 }
 .content {
 margin-right: 270px;
 padding-right: 30px;
 }
 .sidebar {
 width: 240px;
 margin-left: -240px;
 }
 .header {
 min-height: 375px;
 }
 .content .queryField {
 width: 150px !important;
 }
}
@media screen and (max-width: 640px) {
 .sidebar {
 border-top: 1px solid #cccccc;
 }
 .sidebox {
 margin: 0 auto;
 max-width: 380px;
 }
 .sidebar {
 float: none;
 margin-left: 0;
 width: 100%;
 }
 .container {
 float: none;
 width: 100%;
 }
 .content {
 padding: 0;
 margin: 0;
 }
 .sidebar {
 margin-top: 30px;
 position: relative;
 }
 .sidebox.srch .searchForm,
 .calTable {
 max-width: 400px;
 white-space: nowrap !important;
 }
 .sidebox.srch {
 clear: both;
 }
 .archLink {
 text-decoration: underline;
 }
 .archLink:hover {
 text-decoration: none;
 }
 .sidebox-bd > li {
 list-style: none;
 }
 .forumContent {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
}
@media screen and (max-width: 560px) {
 .footer {
 text-align: center;
 }
 .ucoz-copy,
 .soc-list {
 float: none !important;
 }
 .soc-list {
 padding-bottom: 15px;
 }
}
@media screen and (min-width: 769px) {
 .main-menu {
 display: inline-block !important;
 }
}
@media screen and (max-width: 560px) {
 .footer {
 text-align: center;
 }
 .ucoz-copy,
 .soc-list {
 float: none !important;
 }
 .soc-list {
 padding-bottom: 15px;
 }
}
@media screen and (min-width: 1200px) {
 .udtlb {
 padding: 0 40px 0 120px;
 }
 .popup-ttl {
 padding-left: 120px;
 }
}
@media screen and (min-width: 1920px) {
 header {
 -webkit-background-size: 1920px auto;
 background-size: 1920px auto;
 }
}
.profile-menu {position:relative!important} 
.profglyph {float:left;width:15px;background:#fff;color:#008f00;padding:10px 12px;}
.profglyph:hover {background:#008f00;color:#fff;}
.proftitle {padding:10px 10px;color:#fff;background:#008f00;text-transform:uppercase;text-align:center;}
.proftitle:hover{background:#fff;color:#008f00;}
 .profile-button s {display:inline-block;z-index:9;background:#008f00;font-size:10px;margin-right:10px;margin-left:1px;line-height:14px;padding:2px 6px;text-decoration:none;-webkit-border-radius: 55px;-moz-border-radius: 55px;border-radius: 55px;} 
 .profile-button, .profile-button:hover {display:inline-block;color:#fff;position:relative;line-height:30px;padding-left:12px;padding-right:39px;text-decoration:none} 
 .profile-button i {position:absolute;right:0px;top:14px;width: 0;height: 0;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 4px solid rgba(255,255,255,0.7);} 
 .profile-avatar, .profile-avatar img {-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;} 
 .profile-avatar {display:inline-block;width:60px;height:60px;position:absolute;top:-0px;left:0px;border-radius: 20px;} 
 .profile-avatar img {width:60px;height:60px;object-fit:cover;vertical-align:bottom;background:#fff;} 
 .profile-menu:hover .profile-list {visibility:visible;} 
 .profile-list {position:absolute;width:190px!important;right:0px!important;top:58px;padding-top:18px;visibility:hidden;z-index:9;} 
 .profile-list-in {width:220px!important;max-width:250px!important;padding:3px 0px;box-shadow:0px 8px 35px rgba(0,0,0,0.1);} 
 .profile-list-in a {display:block;text-decoration:none;text-transform:uppercase;font-family:'Segoe UI', 'Segoe MDL2 Assets';font-size: 16px;color:#fff} 
 .profile-list-in a:hover {background:#fff;color:#008f00;} 
 .profile-list-in a.last {border-bottom:0px !important} 
 .profile-list-in a i {background:#008f00;color:#fff;font-style:normal;font-size:10px;padding:2px 6px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;} 
 .profile {height:30px;font-size:14px;} 
 .profile_avatar, .profile_avatar img {-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;} 
 .profile_avatar {width:24px;height:24px;overflow:hidden;float:left;margin-right:7px;margin-top:2px;border:2px solid #fff} 
 .profile_avatar img {width:24px;height:24px;object-fit:cover}