.block_popular_items {
 width: 95px;
 height: 87px;
 overflow: hidden;
 float: left;
 background: url(/design_73/block_popular_items.png) no-repeat;
 margin-bottom: 5px;
margin-left: 10px;
}

.block_popular_items img {
 width: 84px;
 height: 71px;
}

.block_popular_items:hover {
 background-position: -95px 0px;
}

.block_popular_items:nth-of-type(even) {
 margin-left: 5px;
}

.block_popular_items img {
 margin-top: 6px;
 margin-left: 6px;
}


} 
.pod_forum {overflow: hidden; width: 500px; margin-left: 4%;} 
.kol_forum {float: left; width: 27%; margin-right: 0%;}

/*-- Mini profile--*/
.m_profile_jc {background:url('/design_73/m_profile_bg.png')no-repeat;width:204px;height:199px;margin:4px auto;position: relative;}
.m_profile_jc_ava {margin:10px 0 0 29px;float:left;}
.m_profile_jc_ava img {width: 143px;height: 143px;padding:2px;border-radius:4px;}
.m_profile_jc_nav {background: url('/design_73/m_profile_nav.png')no-repeat;width:204px;height:36px;position: absolute;top:163px;}
.m_profile_jc_nav ul {padding-top:2px;margin:0;}
.m_profile_jc_nav ul li {float: left;background:url('/design_73/mini_profile/m_profile_line.png')no-repeat right;width:68px;text-align:center;display: block;}
.m_profile_jc_nav ul li:hover, .m_profile_jc_nav ul li:last-child:hover {background:rgba(0,0,0,0.15);display: block;}
.m_profile_jc_nav ul li:first-child {display: block;width:72px;}
.m_profile_jc_nav ul li:last-child {background:none;display: block;width:64px;}
.m_profile_jc_nav ul li a {line-height:23px;display: block;}
.m_profile_jc_nav ul li a:hover {text-decoration:none;}
/*-- /Mini profile by Jeepers.Creepers --*/


/* general style */
body {background:#fff; margin:0; padding:0;}
body, td {font-family:Tahoma; font-size:11px; color:#fff;}
a {color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}

ul, li {display:block; padding:0; margin:0; list-style:none;}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}
.hidden {overflow:hidden;}
hr {color:#535353; height:1px; border-top:0px; border-style:dashed;}

h1, h2, h3, h4, h5, h6 {display:inline-block; padding:0; margin:0;}
h1 {font-size:14px;}
h2 {font-size:13px;}
h3 {font-size:12px;}
h4 {font-size:11px;}
h5 {font-size:10px;}
h6 {font-size:9px;}

gra {color:gray;} 
yel {color:yellow;} 
ora {color:orange;} 
pur {color:purple;} 
red {color:red;} 
blu {color:blue;} 
gre {color:green;} 
bla {color:black} 
whi {color:white}

/* input style */
.input_style input[type="text"],
.input_style input[type="password"],
.input_style textarea {resize:none; font-family:Tahoma; font-size:11px; color:#2a2a2a; outline:none; border:none; background:#e8e8e8; border-radius:6px; border-top:1px solid #d0d0d0; padding:3px;}
.input_style input[type="text"],
.input_style input[type="password"] {padding:2px 0; text-indent:3px;}
.input_style input[type="button"],
.input_style input[type="submit"],
.input_style input[type="reset"], 
.input_style button {cursor:pointer; outline:none; border:none; font-family:tahoma; font-size:11px; margin:3px 3px; height:26px; background:url(/design_73/input_button.png) no-repeat left 0, url(/design_73/input_button.png) no-repeat right -26px, url(/design_73/input_button.png) repeat-x 0 -52px; color:#fff; border-radius:4px;}
.input_style input[type="button"]:hover, 
.input_style input[type="submit"]:hover,
.input_style input[type="reset"]:hover, 
.input_style button:hover {background:url(/design_73/input_button.png) no-repeat left -78px, url(/design_73/input_button.png) no-repeat right -104px, url(/design_73/input_button.png) repeat-x 0 -130px;}
.input_style select,
.input_style option {font-family:Tahoma; font-size:11px; color:#2a2a2a; outline:none; border:none; background:#e8e8e8; padding:3px;}

/* group */
a.groupModer:link, a.groupModer:visited, a.groupModer:hover {color:#00CD00; font-weight:bold;}
a.groupAdmin:link, a.groupAdmin:visited, a.groupAdmin:hover {color:#FF0000; font-weight:bold;}
a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover {color:#2489f1;}
a.groupFriends:link, a.groupFriends:visited, a.groupFriends:hover {color:#FFA500;} 
a.groupBanned:link, a.groupBanned:visited, a.groupBanned:hover {color:#aaa; text-decoration:line-through;}
a.groupOther1:link, a.groupOther1:visited, a.groupOther1:hover {color:#00CD00;} 
a.groupOther2:link, a.groupOther2:visited, a.groupOther2:hover {color:#FF1493;} 
a.groupOther3:link, a.groupOther3:visited, a.groupOther3:hover {color:#9400D3;} 
a.groupOther4:link, a.groupOther4:visited, a.groupOther4:hover {color:#FF0000;} 
a.groupOther6:link, a.groupOther6:visited, a.groupOther6:hover {color:#9370DB;} 
a.groupOther7:link, a.groupOther7:visited, a.groupOther7:hover {color:#00CD00;} 

/* fixed */
#wrapper {min-width:1200px;}
.cont_full {width:1200px; margin:0 auto 0 auto; overflow:hidden;}
.cont_full .cont_top {overflow:hidden; height:32px; background:url(/design_73/cont_top.png) no-repeat 0 top;}
.cont_full .cont_middle {width:1186px; overflow:hidden; background:url(/design_73/cont_middle.png) repeat; margin:0 0 0 7px; padding:0 0 6px 0;}
.side_main {overflow:hidden;}
.side_main .side_left {float:left; width:232px; margin:0 0 0 4px;}
.side_main .side_right {float:right; width:234px; margin:0 4px 0 0;}
.side_main .side_center {margin:9px 243px 0 243px;}

/* header */
.hbg {overflow:hidden; height:133px; background:url(/design_73/hbg.png) repeat-x 0 0;}
.hbg .hbg_l {background:url(/design_73/hbg_l.png) no-repeat left 0;}
.hbg .hbg_r {background:url(/design_73/hbg_l.png) no-repeat right -133px; overflow:hidden; height:133px;}
.hbg .hbg_middle {overflow:hidden; height:133px; width:1200px; margin:0 auto; background:url(/design_73/youcss/hbg_middle.png) no-repeat 0 0;}
.hbg .helem_in {overflow:hidden;}
.hbg .hdate {overflow:hidden; padding:3px 0 0 50px; color:#2a2a2a; width:180px; text-align:center;}
.hbg .hdate span.hclock {background:url(/design_73/hclock.png) no-repeat left 3px; padding:0 0 0 12px; margin:0 0 0 3px;}
.hbg a.hlogo {display:block; float:left; width:220px; height:70px; margin:24px 0 0 50px; background:url(/design_73/hlogo.png) no-repeat 0 0;}
.hbg .hinf_text {float:right; overflow:hidden; padding:3px 44px 0 0; color:#2a2a2a; width:174px; text-align:center;}
.hbg .hinf_text a {color:#2a2a2a; text-decoration:none;}
.hbg .hinf_full {width:254px; float:right; overflow:hidden; margin:22px 8px 0 0;}
.hbg a.hinf {color:#2a2a2a; display:block; overflow:hidden; background:url(/design_73/hinf.png) no-repeat 0 0; width:254px; height:22px; line-height:22px; margin:0 0 4px 0; text-decoration:none; padding:0 0 0 18px;}
.hbg a.hinf:hover {background-position:0 -22px; color:#184254; text-shadow:1px 1px #fff;}
.hbg a.hinf span {display:block; float:right; margin:2px 25px 0 0; height:16px; line-height:16px; background:#184254; padding:0 6px; color:#fff; text-shadow:1px 1px #143948; border-radius:3px;}
.hbg a.hinf:hover span {background:#0c3040;}
#hnav {height:51px; margin:2px 0 0 0; overflow:hidden;}
#hnav ul {height:51px; float:left; left:50%; margin:0 auto; position:relative;}
#hnav ul li {height:51px; float:left; overflow:hidden; position:relative; right:50%; min-width:4px; background:url(/design_73/youcss/hnav.png) no-repeat right -102px;}
#hnav ul li.first {float:left; min-width:4px; height:51px; background:url(/design_73/youcss/hnav.png) no-repeat right -102px;}
#hnav ul li a {color:#fff; text-shadow:1px 1px #22566b; display:block; height:51px; line-height:50px; background:url(/design_73/youcss/hnav.png) no-repeat center 0; margin:0 4px 0 0; padding:0 12px 0 12px; text-decoration:none;}
#hnav ul li a:hover {background-position:center -51px;}
.hbg .hbanka {width:468px; height:60px; margin:9px 0 0 365px; position:absolute;}
.hbg .hbanka img {width:468px; height:60px;}
#hspeedbar_bg {padding:0 30px 0 0; float:left; background:url(/design_73/hspeedbar_bg.png) no-repeat left 0, url(/design_73/hspeedbar_bg.png) no-repeat right -76px, url(/design_73/hspeedbar_bg.png) repeat-x 0 -38px; height:38px;} 
.hspeedbar {float:left; color:#2a2a2a; background:url(/design_73/hspeedbar.png) no-repeat left 5px; padding:0 0 0 14px; margin:12px 0 0 75px;}
.hspeedbar a {color:#2a2a2a;}
.hsearch_right {float:right; margin:4px 54px 0 0;}
.hsearch_in {float:left; color:#2a2a2a; margin:0 8px 0 0; line-height:22px;}
.hsearch {float:right; width:200px;}
.hsearch input {font-family:Tahoma; font-size:11px; outline:none; border:none; margin:0; padding:0;}
.hsearch input[type="text"] {background:#2a2a2a; width:181px; height:21px; color:#fff; float:left; padding:0 6px; border-radius:4px;}
.hsearch input[type="submit"] {background:url(/design_73/hsearch_input.png) no-repeat 0 0; width:10px; height:10px; cursor:pointer; position:absolute; margin:5px 0 0 7px;}
.hsearch input[type="submit"]:hover {opacity:0.6;}
.hbuttons {width:30px; height:60px; position:absolute; margin:38px 0 0 0;}
.hbuttons a.buttons1 {overflow:hidden; display:block; background:url(/design_73/hbuttons.png) no-repeat 0 0; width:30px; height:27px;}
.hbuttons a.buttons2 {overflow:hidden; display:block; margin:6px 0 0 0; background:url(/design_73/hbuttons.png) no-repeat 0 -28px; width:30px; height:27px;}
.hbuttons a.buttons3 {overflow:hidden; display:block; background:url(/design_73/hbuttons.png) no-repeat 0 -56px; width:30px; height:27px;}
.hbuttons a.buttons4 {overflow:hidden; display:block; margin:6px 0 0 0; background:url(/design_73/hbuttons.png) no-repeat 0 -84px; width:30px; height:27px;}
.hbuttons a.buttons1:hover {background-position:-31px 0;}
.hbuttons a.buttons2:hover {background-position:-31px -28px;}
.hbuttons a.buttons3:hover {background-position:-31px -56px;}
.hbuttons a.buttons4:hover {background-position:-31px -84px;}

/*-------------------------------------------------------*/
/* Nav Mobile Sidenav
/*-------------------------------------------------------*/
.sidenav {
 background-color: #fff;
 position: fixed;
 top: 0;
 bottom: 0;
 left: 0;
 width: 320px;
 z-index: 121;
 overflow-y: auto;
 -webkit-transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 -webkit-transform: translateX(-320px);
 transform: translateX(-320px); }
 .sidenav--is-open {
 -webkit-transform: translateX(0);
 transform: translateX(0); }

.content-overlay {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 bottom: 0;
 z-index: 121;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
 transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
 background-color: rgba(0, 0, 0, 0.5); }
 .content-overlay--is-visible {
 opacity: 1;
 visibility: visible; }

/* Nav Icon Toggle
-------------------------------------------------------*/
.nav-icon-toggle {
 padding: 0;
 display: inline-block;
 cursor: pointer;
 -webkit-transition: 0.15s linear;
 transition: 0.15s linear;
 font: inherit;
 color: inherit;
 text-transform: none;
 background-color: transparent;
 border: 0;
 margin-right: 20px;
 overflow: visible; }
 .nav-icon-toggle:focus {
 outline: none; }
 .nav-icon-toggle__box {
 margin-bottom:4px;
 width: 18px;
 height: 20px;
 position: relative;
 display: block; }
 .nav-icon-toggle__inner {
 display: block;
 top: 50%;
 margin-top: -1px;
 margin-left: 3px;
 width: 15px; }
 .nav-icon-toggle__inner, .nav-icon-toggle__inner:before, .nav-icon-toggle__inner:after {
 height: 2px;
 background-color: #171821;
 position: absolute;
 -webkit-transition: 0.2s all;
 transition: 0.2s all; }
 .nav-icon-toggle:hover .nav-icon-toggle__inner,
 .nav-icon-toggle:hover .nav-icon-toggle__inner:before,
 .nav-icon-toggle:hover .nav-icon-toggle__inner:after {
 background-color: #2D95E3; }
 .nav-icon-toggle__inner:before, .nav-icon-toggle__inner:after {
 content: "";
 display: block;
 margin-left: -3px; }
 .nav-icon-toggle__inner:before {
 top: -6px;
 width: 18px; }
 .nav-icon-toggle__inner:after {
 bottom: -6px;
 width: 18px; }

/* Sidenav Menu
-------------------------------------------------------*/
.sidenav__menu-container {
 margin-top: 52px; }

.sidenav__menu ul {
 list-style: none;
 padding: 0; }

.sidenav__menu li {
 position: relative;
 border-bottom: 1px solid #E3E4E8;
 font-size: 14px; }
 .sidenav__menu li:last-child {
 border-bottom: 0; }

.sidenav__menu-dropdown {
 overflow: hidden;
 display: none;
 background-color: #f7f7f7; }
 .sidenav__menu-dropdown li {
 border-color: #dbdce1;
 padding-left: 10px; }
 .sidenav__menu-dropdown li:first-child {
 border-top: 1px solid #E3E4E8; }
 .sidenav__menu-dropdown a {
 font-weight: 400; }
 .sidenav__menu-dropdown a, .sidenav__menu-dropdown:hover,
 .sidenav__menu-dropdown .sidenav__menu-toggle {
 color: #171821; }

.sidenav__menu-toggle {
 position: absolute;
 top: 0;
 right: 5px;
 background-color: transparent;
 border: none;
 color: #54555E;
 font-size: 12px;
 padding: 0;
 width: 46px;
 height: 46px;
 text-align: center; }
 .sidenav__menu-toggle:focus {
 outline: none; }

.sidenav__menu--is-open > a {
 background-color: #f7f7f7;
 color: #171821; }
 .sidenav__menu--is-open > a:hover {
 color: #171821; }

.sidenav__menu--is-open > .sidenav__menu-toggle {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
 color: #54555E; }
 .sidenav__menu--is-open > .sidenav__menu-toggle:hover {
 color: #54555E; }

.sidenav__menu-url {
 width: 100%;
 display: block;
 color: #54555E;
 padding: 12px 22px;
 font-family: "Roboto Condensed", sans-serif;
 font-size: 15px;
 font-weight: 600;
 -webkit-transition: background 0.3s ease;
 transition: background 0.3s ease; }
 .sidenav__menu-url:hover, .sidenav__menu-url:focus {
 color: #2D95E3; }

.sidenav__close {
 position: absolute;
 right: 15px;
 top: 15px; }
 .sidenav__close-button {
 padding: 0;
 background: transparent;
 border: 0;
 color: #171821;
 width: 24px;
 height: 24px; }
 .sidenav__close-button:hover {
 color: #2D95E3; }
 .sidenav__close-icon {
 font-size: 22px;
 line-height: 24px; }

/* Sidenav Socials
-------------------------------------------------------*/
.sidenav__socials {
 padding: 0 22px;
 margin-top: 20px; }

/* Sticky Nav
-------------------------------------------------------*/
.nav--sticky {
 height: 48px; }
 .nav--sticky.offset {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out; }
 .nav--sticky.scrolling {
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0); }
 .nav--sticky.sticky {
 position: fixed;
 background-color: #fff;
 visibility: hidden;
 opacity: 0;
 left: 0;
 right: 0;
 height: 48px;
 top: 0;
 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 z-index: 120; }
 .nav--sticky.sticky.scrolling {
 opacity: 1;
 visibility: visible; }
 .nav--sticky.sticky .nav__menu > li > a {
 line-height: 48px; }
 .nav--sticky.sticky .logo-wrap a {
 height: 48px; }

/* Colored Nav
-------------------------------------------------------*/
.nav--colored .nav__holder {
 background-color: #2D95E3;
 -webkit-box-shadow: none;
 box-shadow: none; }

.nav--colored .nav__menu > li > a,
.nav--colored .nav__menu > li > a:hover,
.nav--colored .nav__search-trigger,
.nav--colored .nav__right a:hover,
.nav--colored .nav__right a:focus {
 color: #fff; }

.nav--colored .nav-icon-toggle__inner,
.nav--colored .nav-icon-toggle__inner:before,
.nav--colored .nav-icon-toggle__inner:after,
.nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner,
.nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner:before,
.nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner:after {
 background-color: #fff; }

/* footer */
.fbg {overflow:hidden; height:139px; background:url(/design_73/fbg.png) repeat-x 0 top;}
.fbg .fbg_middle {overflow:hidden; width:1200px; margin:0 auto; height:139px; background:url(/design_73/fbg_middle.png) no-repeat 0 top;}
.fbg .ftext {float:left; color:#2a2a2a; margin:54px 0 0 140px; width:410px;}
.fbg .ftext a {color:#2a2a2a;}
.fbg a.fup {display:block; width:39px; height:50px; position:absolute; margin:70px 0 0 1145px; cursor:pointer;}
.fbg a.fup:hover {background:url(/design_73/fup_h.png) no-repeat 0 0;}
.fbg .fbanka {float:right; width:197px; margin:10px 95px 0 0;}
.fbg .fbanka div.blank {float:left; width:88px; height:31px; background:#184254; margin:0 7px 5px 0;}
.fbg .fbg_elem {overflow:hidden; width:269px; height:4px; background:url(/design_73/fbg_elem.png) no-repeat 0 0; margin:0 0 10px 0;}
.fbg a.fbg_buttons {text-decoration:none; color:#2a2a2a; float:left; margin:0 10px 0 0; display:block; height:33px; line-height:24px; background:url(/design_73/fbg_buttons.png) no-repeat left 0, url(/design_73/fbg_buttons.png) no-repeat right -33px; padding:0 9px;}
.fbg a.fbg_buttons span {height:33px; display:block; background:url(/design_73/fbg_buttons.png) repeat-x 0 -66px; padding:0 6px;}
.fbg a.fbg_buttons:hover {color:#184254; opacity:0.9;}

/* block */
.block_full_l {width:232px; overflow:hidden;}
.block_full_l .block_top {background:url(/design_73/block_top.png) no-repeat 0 0; width:232px; height:57px;} 
.block_full_l .block_top_in {background:url(/design_73/block_top.png) no-repeat -232px 0; width:232px; height:57px;}
.block_full_l .block_cont {background:url(/design_73/block_cont.png) repeat-y 0 0; width:222px;}
.block_full_l .block_cont_in {overflow:hidden; padding:3px 3px 0 3px; color:#2a2a2a;}
.block_full_l .block_bottom {background:url(/design_73/block_cont.png) no-repeat -222px 0; width:222px; height:9px;}
.block_full_l .block_cont_elem {margin:0 0 0 10px;}
.block_full_l .block_top span,
.block_full_l .block_top_in span {color:#2a2a2a; line-height:64px; padding:0 0 0 40px;}
.block_full_l .block_ico1 {background:url(/design_73/block_ico.png) no-repeat 0 0; width:17px; height:7px; position:absolute; margin:28px 0 0 203px;}
.block_full_l .block_ico2 {background:url(/design_73/block_ico.png) no-repeat 0 -8px; width:17px; height:10px; position:absolute; margin:26px 0 0 209px;}
.block_full_l .block_ico3 {background:url(/design_73/block_ico.png) no-repeat 0 -19px; width:17px; height:14px; position:absolute; margin:24px 0 0 204px;}

.block_full_r {width:234px; overflow:hidden;}
.block_full_r .block_top {background:url(/design_73/block_top.png) no-repeat -464px 0; width:234px; height:57px;}
.block_full_r .block_top_in {background:url(/design_73/block_top.png) no-repeat -698px 0; width:234px; height:57px;}
.block_full_r .block_cont {background:url(/design_73/block_cont.png) repeat-y 0 0; width:222px;}
.block_full_r .block_cont_in {overflow:hidden; padding:3px 3px 0 3px; color:#2a2a2a;}
.block_full_r .block_bottom {background:url(/design_73/block_cont.png) no-repeat -222px 0; width:222px; height:9px;}
.block_full_r .block_cont_elem {margin:0 12px 0 0;}
.block_full_r .block_top span,
.block_full_r .block_top_in span {color:#2a2a2a; line-height:64px; padding:0 0 0 32px;}
.block_full_r .block_ico4 {background:url(/design_73/block_ico.png) no-repeat 0 -34px; width:17px; height:10px; position:absolute; margin:26px 0 0 194px;}
.block_full_l .block_ico5 {background:url(/design_73/block_ico.png) no-repeat 0 -45px; width:17px; height:9px; position:absolute; margin:27px 0 0 210px;}
.block_full_r .block_ico6 {background:url(/design_73/block_ico.png) no-repeat 0 -55px; width:17px; height:9px; position:absolute; margin:27px 0 0 202px;}

/* block menu */
.block_menu {width:214px; margin:0 auto;}
.block_menu ul li {height:28px; line-height:28px; margin:0 0 3px 0;}
.block_menu ul li a {display:block; height:28px; background:url(/design_73/block_menu.png) no-repeat 0 0; text-decoration:none; padding:0 0 0 21px; color:#fff; text-shadow:1px 1px #262626;}
.block_menu ul li a:hover {background-position:0 -28px; padding:0 0 0 28px; text-shadow:1px 1px #163949;}

/* buylink */
a.buylink_buttons {display:block; text-decoration:none; text-align:center; color:#fff; overflow:hidden; width:191px; height:29px; line-height:28px; background:url(/design_73/buylink.png) no-repeat 0 0; margin:0 auto 4px auto;}
a.buylink_buttons:hover {opacity:0.9;}
a.buylink_buttons span {padding:0 0 0 8px;}
.buylink_hr {overflow:hidden; height:3px; width:207px; background:url(/design_73/buylink.png) no-repeat 0 -33px; margin:0 auto 4px auto;}
.buylink_url {color:#2a2a2a; text-align:center; overflow:hidden;}
.buylink_url a {color:#2a2a2a;}

/* bstat */
.bstats {overflow:hidden; background:url(/design_73/bstats.png) no-repeat 0 0; width:208px; height:24px; line-height:26px; padding:0 0 0 17px; color:#fff; margin:4px 0 4px 4px;}
.bstats a {color:#fff;}
.bstats_text {color:#2a2a2a; padding:0 6px;}
.bstats_text a {color:#2a2a2a;}
.bstats_alluser {margin:6px auto 0 auto; overflow:hidden; background:url(/design_73/bstats_alluser.png) no-repeat 0 0; width:204px; height:36px; line-height:28px; text-align:center; color:#fff; text-shadow:1px 1px #163b4b;}
.tOnline,
.gOnline, 
.uOnline {background:url(/design_73/bstats_ico.png) no-repeat 0 2px; padding:0 0 0 16px; margin:0 0 3px 20px; color:#2a2a2a;}

/* cats */
.block_cont .catsTable {width:216px; margin:0 auto;}
.block_cont .catsTable a {text-decoration:none; color:#fff;}
.block_cont .catsTd {background:url(/design_73/catsTd.png) no-repeat 0 0; width:214px; height:28px; line-height:28px; overflow:hidden; color:#fff; padding:0 0 3px 0;}
.block_cont .catsTd:hover {color:#fff; background-position:-219px 0; cursor:pointer;}
.block_cont .catsTd:hover a {color:#fff;}
.block_cont .catName,
.block_cont .catNameActive {float:left; padding:0 0 0 26px;}
.block_cont .catNumData {color:#2a2a2a; float:right; margin:3px 5px 0 0; background:url(/design_73/catNumData.png) no-repeat 0 0; width:36px; height:21px; line-height:20px; text-align:center;}
.block_cont .catDescr {display:none;}

/* bchat */
.bchat_loop {overflow:hidden; margin:0 0 3px 0;}
.bchat_top {background:url(/design_73/bchat_top.png) no-repeat left 0;}
.bchat_top a {color:#fff;}
.bchat_top div {background:url(/design_73/bchat_top.png) no-repeat right -28px; height:28px; line-height:28px; padding:0 0 0 28px; color:#fff; text-shadow:1px 1px #174151; margin:0 0 1px 0;}
.bchat_cont {background:#2a2a2a; overflow:hidden; padding:6px; color:#fff; border-radius:3px; border-top:1px solid #242424;}
.bchat_cont a {color:#fff;}
.bchat_row {overflow:hidden; width:6px; height:4px; background:url(/design_73/bchat_row.png) no-repeat 0 0;}

.bchat_full {overflow:hidden; margin:10px 0 0 0;}
.bchat_full .bchat_left {float:left;}
.bchat_full .bchat_right {float:right;}
.bchat_full .bchat_right input {outline:none; border:none; cursor:pointer; background:0; width:130px; height:22px; margin:0 2px 0 0;}
.bchat_full .bchat_right input:hover {background:0;}
.bchat_full .bchat_right span {display:block; outline:none; border:none; cursor:pointer; background:url(/design_73/bchat_buttons.png) no-repeat -81px 0; width:130px; height:22px; margin:0 2px 0 0;}
.bchat_full .bchat_right span:hover {background-position:-81px -23px;}
.bchat_full a.sm1 {float:left; margin:1px 0 0 3px; display:block; width:24px; height:21px; background:url(/design_73/bchat_buttons.png) no-repeat 0 0;}
.bchat_full a.sm2 {float:left; margin:1px 0 0 3px; display:block; width:24px; height:21px; background:url(/design_73/bchat_buttons.png) no-repeat -27px 0;}
.bchat_full a.sm3 {float:left; margin:1px 0 0 3px; display:block; width:24px; height:21px; background:url(/design_73/bchat_buttons.png) no-repeat -54px 0;}
.bchat_full a.sm1:hover {background-position:0 -24px;}
.bchat_full a.sm2:hover {background-position:-27px -24px;}
.bchat_full a.sm3:hover {background-position:-54px -24px;}
.bchat_full .bchat_message textarea {resize:none; font-family:Tahoma; font-size:11px; color:#2a2a2a; outline:none; border:none; background:#e8e8e8; border-radius:3px; border-top:1px solid #d0d0d0; padding:6px; width:211px; margin:0 0 5px 3px;}

/* viewn */
.vloop {width:698px; margin:0 0 10px 0; overflow:hidden;}
.vloop .vtop {background:url(/design_73/vloop.png) no-repeat 0 0; width:698px; height:47px;}
.vloop .vtop a {color:#2a2a2a;}
.vloop .vtop span.title {color:#2a2a2a; line-height:42px; padding:0 0 0 36px;}
.vloop .vcont {background:url(/design_73/vloop.png) repeat-y -698px 0; overflow:hidden;}
.vloop .vbottom {background:url(/design_73/vloop.png) no-repeat -1396px bottom; width:698px; height:7px;}
.vloop .vcont_in {overflow:hidden; margin:10px 20px 0 10px;}
.vloop .vcont_ins {overflow:hidden;}
.vloop .vposter {float:left; background:url(/design_73/vposter.png) no-repeat 0 0; width:134px; height:138px; margin:0 17px 0 0;}
.vloop .vposter img {display:block; width:119px; height:99px; border-radius:3px;}
.vloop .vposter div {padding:5px 0 0 7px;} 


.vloop .vposter1 {float:left; background:url(/design_73/vposter.png) no-repeat 0 0; width:134px; height:138px; margin:0 17px 0 0;}
.vloop .vposter1 img {display:block; width:119px; height:99px; border-radius:3px;}
.vloop .vposter1 div {padding:5px 0 0 7px;} 


.vloop .vmessage {margin:0 0 8px 0; background:url(/design_73/vmessage.png) no-repeat left 0; padding:0 0 0 23px; min-height:110px; color:#2a2a2a;}
.vloop .vmessage a {color:#2a2a2a;}
.vloop .vpanel {overflow:hidden; background:url(/design_73/vpanel.png) no-repeat 0 0; width:684px; height:37px; margin:0 auto;}
.vloop a.vbuttons {color:#fff; display:block; float:right; text-decoration:none; text-align:center; background:url(/design_73/vbuttons.png) no-repeat 0 0; width:87px; height:28px; line-height:28px; text-shadow:1px 1px #1f1f1f;}
.vloop a.vbuttons:hover {background-position:0 -28px;}
.vloop ul.vinfo {float:left; height:24px; margin:0 0 0 20px;}
.vloop ul.vinfo li {float:left; color:#fff; text-shadow:1px 1px #163b4b;}
.vloop ul.vinfo li a {color:#fff;}
.vloop ul.vinfo li.ico1 {margin:2px 0 0 0; background:url(/design_73/velem.png) no-repeat left -25px; height:19px; line-height:20px; padding:0 0 0 30px;}
.vloop ul.vinfo li.ico2 {margin:2px 0 0 0; background:url(/design_73/velem.png) no-repeat left -45px; height:19px; line-height:20px; padding:0 0 0 30px;}
.vloop ul.vinfo li.ico3 {margin:2px 0 0 0; background:url(/design_73/velem.png) no-repeat left -65px; height:19px; line-height:20px; padding:0 0 0 30px;}
.vloop ul.vinfo div {float:left; min-width:2px; height:24px; background:url(/design_73/velem.png) no-repeat 0 0; padding:0 12px 0 12px; margin:2px 0 0 0;}

/* forum */
.forumContent {width:1152px; margin:0 auto;}
.fBlock_title {background:url(/design_73/forum/ftop.png) no-repeat 0 0; width:1152px; height:47px; line-height:44px; overflow:hidden; padding:0 0 0 36px; color:#2a2a2a;}
.fBlock_title a {color:#2a2a2a;}
.gDivBottomLeft {background:url(/design_73/forum/fbottom.png) no-repeat 0 0; height:9px;}
.g_table_lr {padding:0 5px;}
#subscribe {display:none;}
#filter_by {line-height:22px; padding:0 10px;}
.gTableTop {display:none;}

.gTable {padding:0; margin:0; border-collapse:separate; border-spacing:0 !important; background:#ececec; width:1152px;}
.gTableSubTop,
.postTdTop {color:#2a2a2a; height:26px; padding:0 10px 0 10px; background:url(/design_73/forum/fsub_top.png) repeat-x 0 0;}
.gTableSubTop a,
.postTdTop a {color:#2a2a2a;}
.gTableLeft {color:#2a2a2a;}
.gTableBody,
.gTableBody1,
.gTableRight,
.threadLastPostTd,
.forumLastPostTd {background:url(/design_73/forum/fpost.png) no-repeat left bottom; padding:0 0 0 10px !important; color:#2a2a2a; height:59px;}
.gTableBody1 a, .gTableBody1 td {color:#2a2a2a;}

.forumIcoTd,
.forumNameTd,
.threadNametd {background:url(/design_73/forum/fpost_td.png) no-repeat right bottom; padding:0 10px;}

.gTableRight,
.threadIcoTd {background:url(/design_73/forum/fpost_td.png) no-repeat right bottom; font-weight:bold; height:59px; color:#2a2a2a;}

.forumThreadTd,
.forumPostTd,
.threadViewTd,
.threadPostTd,
.threadAuthTd {background:url(/design_73/forum/fpost_td.png) no-repeat right bottom; font-weight:bold; height:59px; color:#2a2a2a;}

.threadNoticeLink,
.threadsType,
.threadsDetails,
.forumOnlineBar {color:#2a2a2a; height:26px; padding:0 10px 0 10px; background:url(/design_73/forum/fsub_top.png) repeat-x 0 0;}
.forumOnlineBar a {color:#2a2a2a;}

a.catLink {text-decoration:none;}
a.catLink:hover {text-decoration:underline;}

.archivedForum {font-size:11px; color:#2a2a2a;}
.threadDescr,
.statsRecord,
.statsRecord a {color:#2a2a2a;}
.threadLink {color:#2a2a2a;}
.postpSwithces, 
.postpSwithces a, 
.threadPinnedLink,
.threadPinnedLink a {color:#2a2a2a;}

.forum {font-size:12px; color:#2a2a2a;}
.forumDescr, .forumViewed {font-size:11px; color:#2a2a2a;}
.forumModer {font-size:11px;}
.forumModer a {color:#2a2a2a;}

a.lastPostUserLink,
a.threadAuthorLink,
a.forumLastPostLink{text-decoration:none; color:#2a2a2a; font-weight:bold;}

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

a.forum {color:#2a2a2a; font-family:Tahoma; font-size:11px; font-weight:bold;}
a.forumLastPostLink {color:#2a2a2a;}
a.forumLastPostLink:hover {color:#2a2a2a;}
a.threadFrmLink,
.threadFrmBlock {color:#2a2a2a;}

td.forumNamesBar {padding:0 0 10px 0;}
.forumNamesBar, .forumNamesBar a {color:#fff;}
.fastNav ,.fastSearch, .fastLoginForm {font-size:11px;}
.fastNavCatA {color:#2a2a2a;}

.switches {margin-left:10px; margin:3px 0; color:#2a2a2a; background:#fff; border-radius:6px;}
.pagesInfo {background:0; padding-right:10px; font-size:11px; color:#2a2a2a;}
.switch {background:0; width:15px; font-size:11px; ccolor:#2a2a2a;}
.switchActive {background:0; font-weight:bold; width:15px; color:#2a2a2a;}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#2a2a2a;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#2a2a2a;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#2a2a2a;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#2a2a2a;}
td.switch {color:#2a2a2a;}

a.threadPinnedLink,
a.threadLink {font-size:11px; color:#2a2a2a;}

a.threadPinnedLink:link {text-decoration:none; color:#2a2a2a;}
a.threadPinnedLink:hover {text-decoration:underline;}

a.threadLink:link {text-decoration:none; color:#2a2a2a;}
a.threadLink:visited {text-decoration:none; color:#2a2a2a;}
a.threadLink:hover {text-decoration:underline; color:#2a2a2a;}
a.threadLink:active {text-decoration:underline; color:#2a2a2a;}

.postpSwithces {font-size:11px;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:11px;text-align:right;}

select.searchForumsFl {width:300px; height:250px;}

.forumMemNum
.forumMemSwch,
.uTable,
.userSchFrm {padding:2px 5px;}

.postTable {color:#2a2a2a;}
.postPoll {background:0; text-align:center;}

.postUser {font-weight:bold;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px; margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px; color:#ccc;}
.postTdInfo {width:200px !important;}
.postTdTop a {color:#2a2a2a;}
.posttdMessage {color:#2a2a2a;}

.pollQuestion {text-align:center; font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px; font-size:11px;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center; height:30px;}

.signatureView {font-size:11px;} 
.edited {padding-top:30px; font-size:11px; text-align:right;}
.editedBy {font-weight:bold; font-size:8pt;}

.statusOnline {color:green;}
.statusOffline {color:red;}

.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/813/11.gif') no-repeat 0px 4px;}

.myWinCont table[style="border:1px inset;"] {border:0 !important;}

.postNameFl, .postDescrFl {margin:2px 0; outline:none; color:#2a2a2a;}
.postPollFl,.postQuestionFl {margin:2px 0; outline:none; color:#2a2a2a;}
.postResultFl {width:50px}
.postAnswerFl {width:300px}
.postTextFl {width:99.9% !important; margin:0 2px; padding:2px; color:#2a2a2a;}

.pollHelp {font-weight:normal; font-size:8pt; padding-top:3px;}
.smilesPart {padding-top:5px; text-align:center}

#_uwndWnd1 .myWinCont table td {text-align:left;}
#_uwndWnd1 .myWinCont table td[align="right"] {text-align:right;}

input.postNameFl,
input.postDescrFl,
input.postQuestionFl,
textarea.postPollFl,
textarea.postTextFl {width:98% !important;}

.codeMessage,
.quoteMessage {border-bottom:0px !important; border-left:3px solid #2a2a2a !important; border-right:0px !important; border-top:0px !important; color:#2a2a2a !important; font-size:11px !important; padding-left:10px !important;}
.codeMessage a.link,
.quoteMessage a.link {color:#fff;}

td.pollAnswer {color:#2a2a2a;}
.postPoll, .postPoll td, postPoll td a {color:#2a2a2a;}
td.fFastNavTd {display:none;}
.postPoll {background:#ececec;}

/* forum vid materialov */
#fbanka {overflow:hidden; margin:10px auto 0 auto; width:1066px; height:91px; background:url(/design_73/youcss/fbanka.png) no-repeat 0 0;}

#fnav_full {overflow:hidden; margin:10px 0 5px 0;}
#fnav {background:url(/design_73/youcss/fnav.png) no-repeat left -37px, url(/design_73/youcss/fnav.png) no-repeat right -37px; overflow:hidden; padding:0 19px;}
#fnav #fnav_in {background:url(/design_73/youcss/fnav.png) no-repeat left 0; height:37px; overflow:hidden;}
#fnav #fnav_in ul li,
#fnav #fnav_in ul li.first {float:left; height:30px; background:url(/design_73/youcss/fnav.png) no-repeat right 0; min-width:2px;}
#fnav #fnav_in ul li a {display:block; height:30px; line-height:30px; padding:0 15px; text-decoration:none; text-shadow:1px 1px #163e4f; margin:0 2px 0 0;}
#fnav #fnav_in ul li a:hover {background:url(/design_73/youcss/fnav_in.png) repeat-x 0 0;}
#fnav #fnav_in ul li.buy a {color:#cdcd00;}

.fpost_loop {overflow:hidden;}
.fpost_top {overflow:hidden; height:30px; line-height:30px; background:url(/design_73/forum/fpost_top.png) repeat-x 0 -30px; color:#2a2a2a;}
.fpost_top a {color:#2a2a2a;}
.fpost_top .fpost_left {float:left; width:300px; height:30px; background:url(/design_73/forum/fpost_top.png) no-repeat right 0; text-align:center; font-weight:bold;}
.fpost_top .fpost_right {overflow:hidden; padding:0 0 0 10px;}
.fpost_top .fpost_status_on {float:right; margin:8px 15px 0 0; background:url(/design_73/forum/fpost_status.png) no-repeat 0 0; width:13px; height:13px;}
.fpost_top .fpost_status_off {float:right; margin:8px 15px 0 0; background:url(/design_73/forum/fpost_status.png) no-repeat 0 -14px; width:13px; height:13px;}

.fpost_in {overflow:hidden; background:#ececec url(/design_73/forum/fpost_in.png) repeat-y 0 0;}
.fpost_in .fpost_info {float:left; width:300px; padding:14px 0 0 0;}
.fpost_in .fpost_message {overflow:hidden; color:#2a2a2a; padding:14px 10px 0 10px;}
.fpost_in .fpost_message a {color:#2a2a2a;}
.fpost_in .fpost_message img {max-width:830px;}

.fpost_in .fpost_message textarea,
.fpost_in .fpost_message input.postNameFl,
.fpost_in .fpost_message input.postDescrFl,
.fpost_in .fpost_message select {background:#c9c9c9;}

.bg_ins hr,
.fpost_in .fpost_message hr {opacity:0.8; background:url(/design_73/youcss/nhr.png) repeat-x 0 0; height:4px; outline:none; border:none;}

.fpost_bottom {overflow:hidden; height:20px; background:url(/design_73/forum/fpost_bottom.png) repeat-x 0 -20px;}
.fpost_bottom .fpost_bottom_left {overflow:hidden; width:300px; height:20px; background:url(/design_73/forum/fpost_bottom.png) no-repeat right 0;}

.fpost_bottom_in {overflow:hidden; height:40px; background:url(/design_73/forum/fpost_bottom_in.png) no-repeat 0 0;}
.fpost_bottom_ins {overflow:hidden; height:6px; background:url(/design_73/forum/fpost_bottom_ins.png) no-repeat 0 0; margin:3px 0 0 0;}
.fpost_bottom_in .left {float:left; padding:4px 0 0 10px;}
.fpost_bottom_in .right {float:right; padding:4px 10px 0 0;}
.fpost_bottom_in .right input {display:none;}
.fpost_bottom_in img:hover,
.frmBtns img:hover{opacity:0.8;}

.fpost_vfull {color:#fff; padding:3px 0 3px 0; width:201px; overflow:hidden; background:url(/design_73/forum/fpost_v.png) repeat; border-radius:5px; margin:0 auto;}
.fpost_vfull a {color:#fff;}
.fpost_vfull .info2 {height:31px; overflow:hidden; background:url(/design_73/forum/fpost_vfull.png) no-repeat 0 -33px; padding:0 0 0 32px; line-height:34px; text-shadow:1px 1px #143a49;}
.fpost_vfull .info3 {height:31px; overflow:hidden; background:url(/design_73/forum/fpost_vfull.png) no-repeat 0 -64px; padding:0 0 0 32px; line-height:34px; text-shadow:1px 1px #143a49;}
.fpost_vfull .info4 {height:31px; overflow:hidden; background:url(/design_73/forum/fpost_vfull.png) no-repeat 0 -95px; padding:0 0 0 32px; line-height:34px; text-shadow:1px 1px #143a49;}
.fpost_vfull .info5 {height:36px; overflow:hidden; background:url(/design_73/forum/fpost_vfull.png) no-repeat 0 -126px; padding:0 10px 0 32px; line-height:34px; text-shadow:1px 1px #143a49;}

.info_g1,
.info_g9,
.info_g255 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 0; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #181818;}
.info_g2 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 -34px; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #145da8;}
.info_g3,
.info_g11,
.info_g5 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 -68px; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #075607;}
.info_g4,
.info_g8 {height:33px; overflow:hidden; background:url(/design_73/forum/fpost_vfull.png) no-repeat 0 0; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #570709;}
.info_g6 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 -102px; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #4c062c;}
.info_g7 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 -136px; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #460661;}
.info_g10 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 -170px; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #583f8c;}
.info_g251 {height:33px; overflow:hidden; background:url(/design_73/info_g.png) no-repeat 0 -204px; padding:0 0 0 32px; line-height:38px; text-shadow:1px 1px #694607;}

/* other */
.bg_in {background:#2a2a2a; border-radius:6px; padding:10px; margin:10px; color:#fff;}
.bg_in a, .bg_in td, .bg_in td a {color:#fff;}
.bg_ins {background:#fff; overflow:hidden; border-radius:6px; padding:10px; color:#2a2a2a; margin:0 0 10px 0;}
.bg_ins a, .bg_ins td, .bg_ins td a {color:#2a2a2a;}
.fpost_color, .fpost_color a, .fpost_color td, .fpost_color td a {color:#2a2a2a;}
.profile_td, .profile_td a, .profile_td td, .profile_td td a {color:#2a2a2a;}
.replaceBody, .replaceBody a, .replaceBody td, .replaceBody td a {color:#2a2a2a;}
.smiles {margin:0 0 0 10px; background:#e8e8e8; border-radius:6px; border-top:1px solid #d0d0d0; padding:3px; width:150px; text-align:center;}
#allSmiles, #allSmiles a {font-weight:bold; color:#2a2a2a;}

/* tooltip */
#tooltip {position:absolute; z-index:10; background:#2a2a2a; font-size:11px; color:#fff; margin:0 5px 0 0; padding:3px 5px; opacity:0.75; border-radius:5px;}
#tooltip h3 {display:block; margin:0; padding:0; font-weight:bold; font-size:11px;}

/* ajax */
.xw-plain div.xt-close {width:19px; height:18px; display:block; margin:4px 0 0 0; background:url(/design_73/ajax/ajax_close.png) no-repeat 0 0;}
.xw-plain div.xt-close:hover {background:url(/design_73/ajax/ajax_close.png) no-repeat 0 -19px !important;}
.xw-plain div.xw-blank {display:none !important; background:#fff;}
.xw-plain div.xw-tl {padding-left:17px; background-image:url(/design_73/ajax/xw-tl.png); background-color:transparent;}
.xw-plain div.xw-tr {padding-right:17px; background-image:url(/design_73/ajax/xw-tr.png); background-color:transparent;}
.xw-plain div.xw-tc {height:38px; position:relative; z-index:10; overflow:visible !important; background:url(/design_73/ajax/xw-tc.png) repeat-x 0 0;}
.xw-plain div.xw-ml {padding-left:10px; background-image:url(/design_73/ajax/ajax_bg.png); background-color:transparent;}
.xw-plain div.xw-mr {padding-right:10px; background-image:url(/design_73/ajax/ajax_bg.png); background-color:transparent;}
div.x-sh.xsl, 
div.x-sh.xsr,
div.x-sh.xsb {display:none;}
.xw-plain div.xw-bl {height:2px; display:block !important; padding-left:17px; background-image:url(/design_73/ajax/xw-bl.png); background-color:transparent;}
.xw-plain div.xw-br {height:2px; padding-right:17px; background-image:url(/design_73/ajax/xw-br.png); background-color:transparent;}
.xw-plain div.xw-bc {height:2px; background-image:url(/design_73/ajax/xw-bc.png); background-color:transparent;}
.u-menuvsep {font-size:0px;}
.xw-plain .xw-hdr {height:38px; line-height:30px; overflow:visible !important; font-size:11px;}
.xw-plain .xw-hdr-text {line-height:30px; overflow:hidden; font-size:11px; color:#fff; font-weight:bold;}
.xw-plain div.xw-mc {background:#fff !important;}
.xw-plain .xw-mc {border:0 !important;}
.xw-plain div.xw-body {border:0 !important;}
.xw-plain div.xw-mc .myWinTD1 {background:#fff;}
.xw-plain div.xw-mc .myWinTD2 {background:#fff;}
.xw-dragging .xw-bl {opacity:0.6;}
.xw-dragging .xw-ml {display:block !important; opacity:0.6;}

/*-------------------------------------------------------*/
/* Nav Mobile Sidenav
/*-------------------------------------------------------*/
.sidenav {
 background-color: #fff;
 position: fixed;
 top: 0;
 bottom: 0;
 left: 0;
 width: 320px;
 z-index: 121;
 overflow-y: auto;
 -webkit-transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
 -webkit-transform: translateX(-320px);
 transform: translateX(-320px); }
 .sidenav--is-open {
 -webkit-transform: translateX(0);
 transform: translateX(0); }

.content-overlay {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 bottom: 0;
 z-index: 121;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
 transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
 background-color: rgba(0, 0, 0, 0.5); }
 .content-overlay--is-visible {
 opacity: 1;
 visibility: visible; }

/* Nav Icon Toggle
-------------------------------------------------------*/
.nav-icon-toggle {
 padding: 0;
 display: inline-block;
 cursor: pointer;
 -webkit-transition: 0.15s linear;
 transition: 0.15s linear;
 font: inherit;
 color: inherit;
 text-transform: none;
 background-color: transparent;
 border: 0;
 margin-right: 20px;
 overflow: visible; }
 .nav-icon-toggle:focus {
 outline: none; }
 .nav-icon-toggle__box {
 margin-bottom:4px;
 width: 18px;
 height: 20px;
 position: relative;
 display: block; }
 .nav-icon-toggle__inner {
 display: block;
 top: 50%;
 margin-top: -1px;
 margin-left: 3px;
 width: 15px; }
 .nav-icon-toggle__inner, .nav-icon-toggle__inner:before, .nav-icon-toggle__inner:after {
 height: 2px;
 background-color: #171821;
 position: absolute;
 -webkit-transition: 0.2s all;
 transition: 0.2s all; }
 .nav-icon-toggle:hover .nav-icon-toggle__inner,
 .nav-icon-toggle:hover .nav-icon-toggle__inner:before,
 .nav-icon-toggle:hover .nav-icon-toggle__inner:after {
 background-color: #2D95E3; }
 .nav-icon-toggle__inner:before, .nav-icon-toggle__inner:after {
 content: "";
 display: block;
 margin-left: -3px; }
 .nav-icon-toggle__inner:before {
 top: -6px;
 width: 18px; }
 .nav-icon-toggle__inner:after {
 bottom: -6px;
 width: 18px; }

/* Sidenav Menu
-------------------------------------------------------*/
.sidenav__menu-container {
 margin-top: 52px; }

.sidenav__menu ul {
 list-style: none;
 padding: 0; }

.sidenav__menu li {
 position: relative;
 border-bottom: 1px solid #E3E4E8;
 font-size: 14px; }
 .sidenav__menu li:last-child {
 border-bottom: 0; }

.sidenav__menu-dropdown {
 overflow: hidden;
 display: none;
 background-color: #f7f7f7; }
 .sidenav__menu-dropdown li {
 border-color: #dbdce1;
 padding-left: 10px; }
 .sidenav__menu-dropdown li:first-child {
 border-top: 1px solid #E3E4E8; }
 .sidenav__menu-dropdown a {
 font-weight: 400; }
 .sidenav__menu-dropdown a, .sidenav__menu-dropdown:hover,
 .sidenav__menu-dropdown .sidenav__menu-toggle {
 color: #171821; }

.sidenav__menu-toggle {
 position: absolute;
 top: 0;
 right: 5px;
 background-color: transparent;
 border: none;
 color: #54555E;
 font-size: 12px;
 padding: 0;
 width: 46px;
 height: 46px;
 text-align: center; }
 .sidenav__menu-toggle:focus {
 outline: none; }

.sidenav__menu--is-open > a {
 background-color: #f7f7f7;
 color: #171821; }
 .sidenav__menu--is-open > a:hover {
 color: #171821; }

.sidenav__menu--is-open > .sidenav__menu-toggle {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
 color: #54555E; }
 .sidenav__menu--is-open > .sidenav__menu-toggle:hover {
 color: #54555E; }

.sidenav__menu-url {
 width: 100%;
 display: block;
 color: #54555E;
 padding: 12px 22px;
 font-family: "Roboto Condensed", sans-serif;
 font-size: 15px;
 font-weight: 600;
 -webkit-transition: background 0.3s ease;
 transition: background 0.3s ease; }
 .sidenav__menu-url:hover, .sidenav__menu-url:focus {
 color: #2D95E3; }

.sidenav__close {
 position: absolute;
 right: 15px;
 top: 15px; }
 .sidenav__close-button {
 padding: 0;
 background: transparent;
 border: 0;
 color: #171821;
 width: 24px;
 height: 24px; }
 .sidenav__close-button:hover {
 color: #2D95E3; }
 .sidenav__close-icon {
 font-size: 22px;
 line-height: 24px; }

/* Sidenav Socials
-------------------------------------------------------*/
.sidenav__socials {
 padding: 0 22px;
 margin-top: 20px; }

/* Sticky Nav
-------------------------------------------------------*/
.nav--sticky {
 height: 48px; }
 .nav--sticky.offset {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out; }
 .nav--sticky.scrolling {
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0); }
 .nav--sticky.sticky {
 position: fixed;
 background-color: #fff;
 visibility: hidden;
 opacity: 0;
 left: 0;
 right: 0;
 height: 48px;
 top: 0;
 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 z-index: 120; }
 .nav--sticky.sticky.scrolling {
 opacity: 1;
 visibility: visible; }
 .nav--sticky.sticky .nav__menu > li > a {
 line-height: 48px; }
 .nav--sticky.sticky .logo-wrap a {
 height: 48px; }

/* Colored Nav
-------------------------------------------------------*/
.nav--colored .nav__holder {
 background-color: #2D95E3;
 -webkit-box-shadow: none;
 box-shadow: none; }

.nav--colored .nav__menu > li > a,
.nav--colored .nav__menu > li > a:hover,
.nav--colored .nav__search-trigger,
.nav--colored .nav__right a:hover,
.nav--colored .nav__right a:focus {
 color: #fff; }

.nav--colored .nav-icon-toggle__inner,
.nav--colored .nav-icon-toggle__inner:before,
.nav--colored .nav-icon-toggle__inner:after,
.nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner,
.nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner:before,
.nav--colored .nav-icon-toggle:hover .nav-icon-toggle__inner:after {
 background-color: #fff; }