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: sans-serif;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
body {
 margin: 0;
 overflow-x:hidden;
}
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;
 max-width:100%;
}
svg:not(:root) {
 overflow: hidden;
}
iframe,
object,
embed {
 max-width: 100%;
}
figure {
 margin: 0;
}
fieldset {
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
 border: 1px solid #c0c0c0;
}
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="checkbox"],
input[type="radio"] {
 box-sizing: border-box;
 padding: 0;
}
input[type="search"] {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 -webkit-appearance: textfield;
}
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;
}

*::-webkit-input-placeholder {
 color: #666;
 opacity: 1;
}
*:-moz-placeholder {
 color: #666;
 opacity: 1;
}
*::-moz-placeholder {
 color: #666;
 opacity: 1;
}
*:-ms-input-placeholder {
 color: #666;
 opacity: 1;
}

* {outline:none}
img {border:0;max-width:100%}
hr {border:0px;border-bottom:1px solid rgba(0,0,0,0.1);}


/* GENERAL */

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

body {
 font-family: "Open Sans", sans-serif;
 font-size: 14px;
 line-height:1.5;
 background:#f4f5f7;
}

a, a:hover {color:#1563a5;text-decoration:underline;}
a:hover {text-decoration:none;color:#cd0000;}

.h-container {width:1150px;margin:0px auto;}
.h-wrapper {padding:30px 0px;min-height: -webkit-calc(100% - 319px);min-height: -moz-calc(100% - 319px);min-height: calc(100% - 319px);}
.h-main {background: url('/img/bg-test.jpg') top center repeat-x;background-size:100% auto}
/* f4f5f7 /img/juice.png */

header {background:#fff;height:94px;box-shadow:0px 0px 10px rgba(0,0,0,0.1);border-top:4px solid #fed049;}

.h-menu *, .h-profile * {transition: all linear .2s; -moz-transition: all linear .2s; -webkit-transition: all linear .2s; -o-transition: all linear .2s}


.h-box {background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,0.1)}

.h-content-tab {display:table;width:100%}
.h-content {display:table-cell;vertical-align:top;}
.h-content section {padding:30px}
.h-sidebar {display:table-cell;vertical-align:top;width:360px;background:#3f475c;color:#949fb5;}
.h-sidebar a {text-decoration:none;color:#aeb7c8}
.h-sidebar a:hover {color:#fff}

.hside-search {background:rgba(0,0,0,0.1);position:relative;width:100%;overflow:hidden}
.hside-search .hside-input {padding:0px 30px !important;padding-left:57px!important;width:100%;height:64px!important;border:0px!important;background:none!important;color:#afb5c8!important;font-size:14px!important;opacity:0.6;-webkit-border-radius: 0px !important;-moz-border-radius: 0px !important;border-radius: 0px !important;}
.hside-search .hside-input:focus {opacity:1}
.hside-search .hside-icon {position:absolute;top:21px;left:30px}

.h-logo {float:left;margin-right:30px;line-height:94px;font-size:24px;font-weight:bold}

.h-logo a {text-decoration:none}
.h-logo i {margin-right:10px;opacity:0.3}

.h-menu-button, .h-menu-hidden {display:none !important}
.h-menu ul, .h-menu li {margin:0px;padding:0px;list-style-type:none}
.h-menu ul {display:table;border-collapse:collapse;table-layout: fixed; white-space: nowrap;}
.h-menu li {display: table-cell;position:relative;}
.h-menu li:last-child {border-right:0px;}
.h-menu li a {display:block;line-height:94px;padding:0px 15px;text-align:center;font-size:13px;color:#9296a0;text-decoration:none;text-transform:uppercase}
.h-menu li a:hover {color:#000;}
.h-menu li:hover > ul {visibility:visible;opacity:1;top:78px;}
.h-menu li li:hover > ul {top:-10px;}
.h-menu li ul {visibility:hidden;opacity:0;position:absolute;top:68px;left:0px;padding:10px 0px;display:block;background:#fff;box-shadow:0px 0px 5px rgba(0,0,0,0.1);z-index:9}
.h-menu li ul li {display:block;}
.h-menu li ul li a {line-height:34px;text-align:left;text-transform:none;color:#666}
.h-menu li ul li a:hover {background:#f9f9f9;}
.h-menu li li ul {top:-20px;left:100%}

.h-menu .uWithSubmenu {padding-right:10px}
.h-menu .uWithSubmenu:after {content:'';position:absolute;right:12px;top:45px;display:inline-block;width: 0;height: 0;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 3px solid rgba(0,0,0,0.3);}
.h-menu li .uWithSubmenu {padding-right:0px}
.h-menu li .uWithSubmenu:after {display:none}


/*
.h-menu li a:after {content:'';position:absolute;width:1px;height:60px;background:#e7eef8;right:0px;top:17px}
*/

.h-menu li:last-child a:after {display:none}



.h-login {float:right;font-size:14px}
.h-login i {vertical-align:middle;margin-top:-1px;margin-right:12px}
.h-login span {margin-top:25px;display:inline-block;line-height:44px;padding:0px 20px;background:#f4f5f7}
.h-profile {float:right;font-size:14px;margin-top:36px;position:relative}
.h-profile:hover .hp-list {visibility:visible;padding-top:20px;opacity:1}
.hp-list {position:absolute;z-index:9;right:0px;top:24px;padding-top:0px;opacity:0;visibility:hidden;}
.hp-list-in {width:200px;padding:7px 0px;background:#fff;box-shadow:0px 0px 5px rgba(0,0,0,0.1)}
.hp-list a {display:block;padding:7px 14px;font-size:13px;text-decoration:none;color:#666}
.hp-list a:hover {background:#f9f9f9;color:#000;text-decoration:none}
.hp-list i {font-style:normal;float:right !important;margin-top:2px !important;padding:0px 7px;}
.hp-link {position:relative;padding-left:34px;padding-right:16px;height:24px;font-weight:bold;display:inline-block;color:#000;text-decoration:none}
.hp-avatar {position:absolute;left:0px;top:-1px;display:inline-block}
.hp-avatar, .hp-avatar img {width:24px;height:24px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.hp-avatar img {object-fit:cover;vertical-align:top}
.h-profile i {float:left;display:inline-block;background:#ffa150;color:#fff;line-height:14px;font-size:9px;padding:0px 7px;margin-top:4px;margin-right:8px;font-style:normal;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.h-profile u {position:absolute;right:0px;top:10px;display:inline-block;width: 0;height: 0;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 3px solid rgba(0,0,0,0.3);}


/* footer */

footer {background:#333847;color:#fff}
footer a {color:rgba(255,255,255,0.6);text-decoration:none}
footer a:hover {color:rgba(255,255,255,0.8)}
footer a:hover {border-bottom:1px solid rgba(255,255,255,0.3)}

.h-footer-tab {display:table;width:100%;padding:45px 0px}
.h-footer-1, .h-footer-2 {display:table-cell;vertical-align:top;padding-right:30px}
.h-footer-2 {width:20%;}
.h-footer-2:hover .hf-title {border-color:#fed049}
.hf-title {padding:14px 0px;padding-bottom:20px;border-top:2px solid rgba(255,255,255,0.2);font-size:18px}
.hf-content ul, .hf-content li {padding:0px;margin:0px}
.hf-content li {list-style-type:none;margin-bottom:10px}
.hf-logo i {margin-right:9px;opacity:0.5}
.hf-logo {font-size:18px;color:rgba(255,255,255,0.4);font-weight:bold;cursor:default}
.hf-desc {font-size:13px;color:rgba(255,255,255,0.8);padding:15px 0px}
.hf-bottom {background:#2a2b35;padding:30px 0px}

.h-top-link, .h-top-link:hover {display:none;cursor:pointer;width:48px;line-height:48px;text-align:center;background:#ff8839;color:#fff;position:fixed;right:30px;bottom:30px;border:0px!important;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}

/* tour */

.h-tour {padding-top:30px;padding-bottom:110px}

.h-forum-title {font-size:38px;font-weight:bold;color:#fff}
.h-forum-desc {color:rgba(255,255,255,0.7);padding-top:35px;padding-bottom:50px;font-size:16px;line-height:1.9}

.h-forum-counter div {cursor:default;float:left;font-weight:bold;font-size:26px;line-height:26px;background:#ff8839;color:#fff;padding:18px 36px;padding-bottom:20px;margin-right:25px;}
.h-forum-counter div span {display:block;font-size:14px;line-height:15px;padding-top:2px;font-weight:normal;}
.h-forum-counter .hfc1 {background:#b250ff}
.h-forum-counter .hfc2 {background:#ff2d77}

.h-forum-counter div:hover {box-shadow:0px 0px 10px rgba(0,0,0,0.5);}


.h-forum-top {background:#f4f5f7;height:50px;padding:0px;margin-bottom:30px}
.h-forum-top a {float:left;display:inline-block;color:#80899b;text-decoration:none;font-size:14px;line-height:50px;padding:0px 25px;border-right:1px solid #fff}
.h-forum-top a:hover {color:#fff;background:#3f475c}
.h-forum-top a i {margin-right:7px;color:#b5bccc}

.h-main .gTableSubTop {display:none}
.forum-box .gTableSubTop {padding-top:10px !important}

.forumIcoTd {width:50px}
.forumNameTd .forum {font-size:18px;text-decoration:none;color:#7383a4;font-weight:bold;}
.forumNameTd .forum:hover {color:#cd0000;text-decoration:none}
.forumNameTd .forumDescr {margin-top:3px;font-size:14px;line-height:1.7;color:#9ea0ad;} 
.forumThreadTd {width:100px;padding-right:30px !important;text-align:right;color:#394551;font-size:24px;font-weight:bold;line-height:1.2}
.forumThreadTd span {display:block;color:#999bb0;font-size:13px;font-weight:normal;}
.forumLastPostTd {width:250px;line-height:1.7;font-size:13px;color:#7b8398}
.forumLastPostTd a {text-decoration:none;color:#7b8398}
.forumLastPostTd span a {color:#51a9e8}
.forumLastPostLink {color:#505563;font-weight:bold}
.forumLastPostTd span a:hover {color:#cd0000}
.forumLastPostLink:hover {color:#3f475c}
.gTableBody1 {font-size:14px;color:#6e727d;line-height:1.7;padding:30px !important;padding-left:10px !important}
.funcBlock {margin:15px 0px;color:#fff;font-size:0px;}
.funcBlock a {float:right;font-size:13px}

.legendTd img {margin-right:10px !important}
.legendBlock {padding-top:20px;font-size:13px}

.forumNamesBarTbl, .ThrForumBarTbl, .FrmForumBarTbl {padding:15px 0px}
.threadsDetails {padding-top:15px !important}
.forumOnlineBar {padding-bottom:15px !important}
.threadsDetails, .forumOnlineBar, .fFastSearchTd {font-size:13px}

.threadIcoTd {border-left:1px solid #dbe1e8;}
.threadNametd {border-left:1px solid #dbe1e8}
.threadViewTd, .threadPostTd {width:7%;border-left:1px solid #dbe1e8}
.threadAuthTd {width:14%;border-left:1px solid #dbe1e8}
.threadLastPostTd {width:20%;border-left:1px solid #dbe1e8;border-right:1px solid #dbe1e8}
.threadsType {font-weight:bold;border-left:1px solid #dbe1e8;border-right:1px solid #dbe1e8;padding:13px 20px !important;background:#f4f5f7}

#forum_filter {font-size:13px;margin-bottom:20px;}
#filter_by {margin-right:10px;margin-top:0px !important;line-height:24px}
#forum_filter_select {margin-right:10px}
#forum_filter_select, .fastNav, .moderOptions {height:24px;border:1px solid #D8D8D8;background:#fff}
#forum_filter_select:hover, .fastNav:hover, .moderOptions:hover {border-color:#a2a2a2}
#filter_word, .fastNav {margin-right:8px}
#forum_filter input[type="submit"], input.fastNav, .fFastSearchTd input[type="submit"] {text-transform:uppercase;font-size:11px !important}
.fastSearch {margin-left:8px !important}

#thread_search_button {margin-top:0px !important}

.hl-photo-over {width:100%;overflow-x:hidden}
.hl-photo-in {width: -webkit-calc(100% + 15px);width: -moz-calc(100% + 15px);width: calc(100% + 15px);}
#uEntriesList .uEntryWrap {padding:0px !important;padding-right:15px !important;padding-bottom:15px !important}
#uEntriesList .uEntryWrap img {width:100%;vertical-align:bottom}
.h-photoblock {position:relative}
.hl-moderpanel {position:absolute;bottom:20px;right:20px;z-index:999}

.h-photoblock span {position:absolute;width:100%;height:100%;background:rgba(228,138,49,0.2);opacity:0;display:inline-block;-webkit-transition: all .3s;transition: all .3s;}
.h-photoblock span:after {content:'';display:inline-block;z-index:9;position:absolute;top:60px;left:60px;bottom:60px;right:60px;border:1px solid #fff;opacity:0;-webkit-transition: all .1s;transition: all .1s;}
.h-photoblock:hover span:after {top:10px;left:10px;bottom:10px;right:10px;opacity:0.7}
.h-photoblock:hover span {opacity:1}

.searchForumsFl {width:100%}

.postTdTopleft {border-left:1px solid #dbe1e8;border-right:none !important}
.postTdTop {border-right:1px solid #dbe1e8}
.postBottom {border-right:1px solid #dbe1e8;border-bottom:1px solid #dbe1e8 !important}
.postBottomleft {border-left:1px solid #dbe1e8;border-right:none !important}


.userRights {font-size:13px;padding-top:10px}



.forum-box .statusOnline, .forum-box .statusOffline {vertical-align:middle !important;margin-top:-2px;margin-left:4px;width:6px;height:6px;background:#71c23b;display:inline-block;color:rgba(0,0,0,0);font-size:0;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%}
.forum-box .statusOffline {background:#dedede}

.forum-post-tab {display:table;width:100%;margin-top:50px}
.forum-post-left, .forum-post-right {display:table-cell;vertical-align:top}
.forum-post-left {width:160px;padding-right:15px;text-align:center}
.forum-post-right {border:1px solid #d3e8ed;background:#f8fcff;padding-bottom:48px;position:relative}
.forum-post-top,.forum-post-bottom {font-size:13px;padding:10px 30px;}
.forum-post-top {border-bottom:1px solid #d3e8ed}
.forum-post-message {padding:20px 30px}
.forum-post-bottom {border-top:1px solid #d3e8ed;position:absolute;bottom:0px;left:0px;right:0px;}
.fpb-user {margin-bottom:10px}
.fpb-right {float:right}
.forum-post-bottom a, .forum-post-bottom a:hover {text-decoration:none;color:#666;margin-right:15px;font-size:11px;opacity:0.8}
.forum-post-bottom a:hover {opacity:1}
.forum-post-bottom i {margin-right:6px;opacity:0.5}
.forum-post-bottom div a, .forum-post-bottom div a:hover {margin-right:0px;margin-left:15px}
.fpb-awards {margin-top:10px}
.postAvatar img {width:90px;height:90px;padding:2px;border:1px solid #d8d8d8;object-fit:cover}
.postRankIco {margin-top:5px}
.numposts, .reputation, .userBan {font-size:11px;color:#666;line-height:14px;}
.userBan {margin-top:6px}
.numposts {margin-top:3px}
.postip {padding-top:20px}
.forum-post-right2 {border:1px solid #dbe1e8;background:#fbfbfb;padding-bottom:48px;position:relative}
.forum-post-right2 .forum-post-top {border-bottom:1px solid #dbe1e8 !important}
.forum-post-right2 .forum-post-bottom {border-top:1px solid #dbe1e8 !important}

.dPstBox {margin-left:15px}

/* end forum */

.sidebox {margin:0;position:relative;border-bottom:1px solid rgba(0,0,0,0.2);padding:30px}
.sidetitle {color:#fff;font-size:16px;}
.sidebox .inner {padding:20px 0px;}
.sidebox ul,.sidebox .catsTable {margin:0;padding:0;list-style:none;}
.sidebox .catsTable,.sidebox .catsTable * {display:block;width:auto!important;}
.sidebox li {list-style:none;padding:0;font-size:14px}
.sidebox li a,.sidebox .catsTable td a {display:inline-block;padding:5px 0;}
.sidebox li b {font-weight:normal;}
.sidebox li a:before,.sidebox .catsTable td a:before {content:"";vertical-align:middle;margin-top:-1px;margin-right:10px;display:inline-block;width:6px;height:6px;background:#f3c740;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.sidebox li a:hover,.sidebox .catsTable td a:hover,.sidebox li.over > a,.sidebox li a.uMenuItemA,.sidebox .catsTable td a.catNameActive {text-decoration:none;}
.sidebox li a:hover:before,.sidebox .catsTable td a:hover:before,.sidebox li.over > a:before,.sidebox li a.uMenuItemA:before,.sidebox .catsTable td a.catNameActive:before {color:#939fae;}
.sidebox li.uWithSubmenu,.sidebox li.parent-li {position:relative;}
.sidebox li.uWithSubmenu em,.sidebox li.parent-li em {position:absolute;top:2px;right:0;width:24px;height:24px;line-height:24px;font-style:normal;font-size:14px;text-align:center;z-index:10;cursor:pointer;}
.sidebox li.uWithSubmenu em:hover,.sidebox li.parent-li em:hover {color:#613673;}
.sidebox .catNumData {color:#939fae;display:inline-block;}


.h-content .queryField {width:180px!important}
.sidebox .queryField {border-color:#fff!important}
.sidebox .searchSbmFl {background-color:#ff8839!important;border-color:#ff8839!important;font-size:11px !important}
.sidebox .catDescr {display:none}

.calTable {width:100%;font-size:12px;border-collapse:collapse}
.calTable td {text-align:center;padding:6px 2px;}
.calTable td a {text-decoration:underline;}
.calTable td a:hover {text-decoration:none;}
.calMonth,.calWday,.calWdaySe,.calWdaySu {font-size:13px;}
.calWday,.calWdaySe,.calWdaySu {color:rgba(255,255,255,0.2)}
.calTable td.calMonth a {text-decoration:none;}
.calTable td.calMonth a:hover {text-decoration:underline;}
.calTable .calMday {color:rgba(255,255,255,0.8);font-weight:bold}
.calTable .calMdayA,.calTable .calMdayIsA {border:1px solid #fed049;color:#fff;font-weight:bold}
.calMdayLink {color: #aaa;font-weight: bold;text-decoration: none!important;}
.sidebox ul ul {display:none;margin:0;padding:0 0 0 20px;}
.sidebox li.uWithSubmenu.over > ul,.sidebox li.parent-li.over > ul {display:block;}
.sidebox iframe {border:1px solid #dbe1e8;}
.sidebox .answer {padding:5px 0 0 0;}
.schQuery,.schBtn {display:inline;padding:0 2px;}
.sidebox ul.rate-list {margin:0;}
#shop-basket ul li a {padding:0;margin:0;}
#shop-basket ul li a:before {display:none;}

.h-content-news {background:#fbfbfb}
.h-article {background:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:30px;}
.ha-post {margin-bottom:60px;}
.ha-post-tab {display:table;width:100%;margin-top:20px}
.ha-post-left, .ha-post-right {display:table-cell;vertical-align:top}
.ha-post-left {width:80px;padding-right:35px;text-align:right}
.ha-image img {vertical-align:bottom}
.ha-title {font-size:24px}
.ha-emessage {margin-top:15px;line-height:2}
.ha-compression {padding:0px 50px}
.ha-date {font-size:28px;display:block;font-weight:bold;line-height:32px;margin-top:4px;}
.ha-date span {display:block;font-size:14px;text-transform:lowercase;font-weight:normal;line-height:14px;margin-top:6px;color:#949fb5}
.ha-details, .ha-details a {color:#9ea2b1}
.ha-details {margin-top:10px;font-size:13px;}
.ha-details span i {margin-right:5px;opacity:0.4}
.ha-details span {margin-right:12px}
.ha-details a {text-decoration:none}
.date-hide {display:none}

footer {font-size:13px}


/*profile*/

.hpr-cover {position:relative}
.hpr-cover img {width:100%;vertical-align:bottom}
.hpr-avatar {width:128px;height:128px;background:#fff;box-shadow:0px 0px 3px rgba(0,0,0,0.2)}
.hpr-avatar {position:absolute;bottom:-64px;left:30px}
.hpr-avatar img {margin:5px;width:118px;height:118px;object-fit:cover}
.hpr-top {padding-left:188px;padding-top:15px;padding-right:30px}
.hpr-name {font-size:21px;font-weight:bold}
.hpr-top .statusOnline, .hpr-top .statusOffline {vertical-align:top;margin-left:5px;margin-top:5px;width:6px;height:6px;background:#71c23b;display:inline-block;color:rgba(0,0,0,0);font-size:0;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%}
.hpr-top .statusOffline {background:#dedede}
.hpr-logtime {font-size:11px;color:#9c9c9c;padding-top:4px}
.hpr-logtime span {text-transform:lowercase}
.hpr-top-right {float:right;padding-top:7px}
.hpr-top-right a, .hpr-top-right a:hover {display:inline-block;text-decoration:none;color:#fff;background:#82b335;opacity:0.9;font-size:13px;padding:7px 17px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.hpr-top-right a i {margin-right:9px}
.hpr-top-right a:hover {opacity:1;}
.hpr-edit {background:#dfdfdf!important;color:#000!important}
.hpr-full {padding:30px 0px;}
.hpr-line {padding-bottom:16px;font-size:13px}
.hpr-line span {float:left;width:140px;color:#9c9c9c}
.hpr-signature span {float:none;width:auto;display:block;margin-bottom:12px}
.hpr-uid {float:right;margin-left:10px;background:#478af9!important}
.hpr-activity {position:absolute;left:188px;bottom:20px;color:#fff}
.hpr-counter, .hpr-counter:hover {font-size:21px;line-height:21px;font-weight:bold;display:inline-block;text-decoration:none;color:#fff;margin-right:15px;text-shadow:0px 0px 5px rgba(0,0,0,0.5)}
.hpr-counter span {font-size:11px;line-height:11px;display:block;font-weight:normal;margin-top:3px}

.popup_header {background:#3f475c;padding:15px 30px;color:#fff;font-weight:bold;}
.popup_content {margin:30px;padding:30px;background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,0.1)}
/*media*/


.myWinCont input[type=text], .myWinCont input[type=password] {background:#fff!important;border:1px solid #ececec!important;font-size:11px!important;font-family:tahoma!important;color:#535353!important;border-radius:2px!important;padding:5px 8px!important;outline:none!important;box-shadow:none!important;} 
.myWinCont textarea {box-shadow:none!important;} 
.x-sh .xstl{padding-top:6px; background:none!important;}  
.x-sh .xsml{background:none!important;}  
.x-sh .xstr{padding-top:6px; background:none!important;}  
.x-sh .xsmr{background:none!important;}  
.x-sh .xsbl{padding-left:6px;background:none!important;}  
.x-sh .xsbc{background:none!important;}  
.x-sh .xsbr{padding-right:6px;background:none!important;}  
.xt {background:none!important; margin-left:5px!important; margin-top:1px!important; width:25px!important; height:20px!important;}  
.xt-close{background:url('/img/x-close.png') no-repeat!important; margin:1px 0 0 0px!important;}  
.xt-close-over{background:url('/img/x-close.png') no-repeat!important;}  
.xt-mini{background-position:0 -15px!important;}  
.xt-mini-over{background-position:-15px -15px!important;}  
.xt-maxi{background-position:0 -30px!important;}  
.xt-maxi-over{background-position:-15px -30px!important;}  
.xt-rest{background-position:0 -45px!important;}  
.xt-rest-over{background-position:-15px -45px!important;}  
.xw-tl {background:#fff!important; border-bottom:1px solid #fed049!important; padding-left:5px!important; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;}  
.xw-tc {background:none!important; padding:6px 10px 0px 10px!important;}  
.xw-tr {background:none!important; padding-right:5px!important; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;}  
.xw-ml {background:#fff!important; padding-left:5px!important; color:#656565!important;}  
.xw-mr {background: none !important; padding-right:5px!important;}  
.xw-bl {background:#fff!important; padding-left:5px!important; -webkit-border-radius: 0px 0px 0px 2px; -moz-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;}  
.xw-br {background:#fff!important;padding-right:5px!important; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;}  
.xw-bc {background:#fff!important; height:5px!important;}  
.xw-hdr-text {padding:0px!important;}  
.xw-hdr-text {font-size: 11px;font-weight: 700; font-family: tahoma!important; color:#656565!important; line-height: 15px!important; vertical-align:2px!important;}  
.xw-plain .xw-mc {border-radius:2px!important; border: none!important; padding:0!important; margin:0!important; font: 11px tahoma!important; color:#656565!important; background:#fff!important;}  
.xw-body, .myWinCont {padding:0!important; margin:0!important; color:#656565!important;}  
.xw-plain .xw-body{padding: 0!important; border: none!important;}  
.xw-plain {box-shadow:0 0 6px #cecece;} 
.xw-blank {background:#fff!important;}  
.myWinTD1 {background:none!important;}


