@charset "utf-8";
//@import url(http://weloveiconfonts.com/api/?family=fontawesome);
*[class*="fontawesome-"]:before{font-family:'FontAwesome', sans-serif;}
body{
	font:14px/1.29 'Open Sans', Arial, Helvetica, sans-serif;
	color: #333;
	min-width:1300px;
}
body,
html{height:100%;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:'Open Sans', Arial, Helvetica, sans-serif;}
h2, .content-title header{
	font-weight: 500;
	font-size:32px;
	line-height:36px;
	color:#114D08;
	margin: 0px 0 10px;
}
a{color: #2a9a19;outline: medium none !important;}
a:hover{text-decoration:underline;}
.dot-link{
	border-bottom:1px dashed #2a9a19;
	display:inline-block;
	vertical-align:top;
}
.dot-link:hover{
	border-color:transparent !important;
	text-decoration:none;
}

p a{
	color:#999;
	font-style:italic;
}
p a:hover{
	text-decoration:underline;
	color:#000;
}

.post p a{
	color: #2a9a19;outline: medium none !important;
}
.post p a:hover{
	text-decoration:underline;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password]{
	border:1px solid #ccc;
	border-radius:3px;
}
textarea{
	overflow:auto;
	border-radius:4px;
	height:88px;
	min-height:88px;
	border:1px solid #ccc;
	max-width:100% !important;
	padding:10px 0 10px 13px;
}
label{font-weight:normal;}
.a-center{text-align:center;}
.a-left{text-align:left;}
.a-right{text-align:right;}
.text-holder{overflow:hidden;}
.rooms .tab-content:after,
.events-list li:after,
.messages li:after,
.tab-pane:after,
.two-columns:after,
.badges:after,
.three-columns:after,
.heading-hold:after,
.hold:after,
.top-heading:after,
.profile:after,
.forum-cols:after,
.win-list li:after,
.main-block:after,
.main-news .text:after,
.heading:after,
.block-list:after,
.area:after,
.promo:after{
	content:'';
	display:block;
	clear:both;
}
.caret.up{
	border-bottom:4px solid;
	border-top:transparent;
}
blockquote{
	margin:0 0 22px 54px;
	border-left:5px solid #2a9a19;
	background:#f7f7f7;
	color:#222;
	padding:15px 20px 20px 20px;
	font-size:18px;
	line-height:24px;
	position:relative;
	font-style:italic;
	z-index:10;
}
blockquote:after,
blockquote:before{
	content:'';
	position:absolute;
	top:9px;
	left:20px;
	width:76px;
	height:50px;
	z-index:-1;
	opacity:.05;
	background:url(../images/sprite.png) no-repeat -114px -194px;
}
blockquote:before{
	top:auto;
	bottom:16px;
	left:auto;
	right:13px;
	background-position:-114px -248px;
}
blockquote cite{
	display:block;
	font-weight:bold;
	margin:0 0 22px;
	font-style:italic;
}
blockquote q{
	quotes:none;
	display:block;
	margin:0 0 22px;
}
blockquote q:last-child{margin:0;}
blockquote q:before{content:'';}
blockquote q:after{content:'';}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	display:table;
	height:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#header{
	/*padding:80px 0 32px;*/
	padding:0px 0 32px;
	margin:0 0 40px;
	border-bottom:1px solid #e2e2e2;
}
.area{
	margin:0 auto;
	max-width:1200px;
	padding:0 10px;
}
.navbar{
	font-weight:600;
	color:#fff;
	padding:14px 0;
	background:#53cd44;
	/*background: url(/images/ny/ny-pattern.jpg) no-repeat center center;*/
}
.navbar .area{
    position:relative; 
    z-index: 11;
}
.navbar .lang{
	position:relative;
	z-index:2;
	float:left;
	font-size:16px;
}
.navbar .right-link{
	float:right;
	color:#fff;
	position:relative;
	z-index:2;
	font-weight:600;
	margin:0 5px;
	font-size:16px;
}
.navbar .right-link .dropdown-menu{
	padding:0;
	width:210px;
	left:auto;
	right:0;
	font-weight: 400;
}
.navbar .links{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:3px;
	right:36%;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	z-index:1;
}
.navbar .links > li{
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0 50px;
}
.navbar .links > li > a{color:#114d08;}
.navbar .links .dropdown-menu{
	width:576px;
	left:-9999px;
	margin:7px 0 0 -204px;
	color:#333;
	padding-bottom:10px;
	display:block !important;
}
.navbar .links .opened .dropdown-menu{left:0;}
.top-tools{
	margin:0;
	padding:4px 0 0;
	list-style:none;
	float:left;
	position:relative;
	z-index:2;
}
.top-tools > li{
	float:left;
	margin:0 40px 0 0;
}
.top-tools > li > a{
	position:relative;
	display:block;
	font-size:0;
	line-height:0;
	width:18px;
	height:19px;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
}
.top-tools > li a.ico-notic{background-position:-283px -46px;}
.top-tools > li:hover a.ico-notic,
.top-tools > li.open a.ico-notic{background-position:-259px -73px;}
.top-tools a.ico-messages{background-position:-259px -47px;}
.top-tools > li:hover a.ico-messages,
.top-tools > li.open a.ico-messages{background-position:-236px -73px;}
.top-tools > li:hover a.ico-news,
.top-tools > li.open a.ico-news{background-position:-207px -73px;}
.top-tools a.ico-news{
	width:23px;
	height:25px;
	background-position:-231px -46px;
	margin:-7px 0 0;
}

.btn .ico-messages {
	position:relative;
	display: inline-block;
	font-size:0;
	line-height:0;
	width:18px;
	height: 15px;
	margin-right: 10px;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
	background-position: -236px -74px;
}

.top-tools .num{
	color:#fff;
	position:absolute;
	top:-10px;
	left:100%;
	background:#ff3c00;
	line-height:18px;
	min-width:18px;
	color:#fff;
	border-radius:9px;
	font-size:11px;
	font-weight:600;
	text-align:center;
	box-shadow:0 2px rgba(0,0,0,.2);
	-webkit-box-shadow:0 2px rgba(0,0,0,.2);
	margin:0 0 0 -11px;
}
.top-tools .dropdown-menu{
	width:434px;
	font-size:14px;
	line-height:17px;
	color:#333;
	left:-7px;
	margin:7px 0 0;
	padding:5px 0 10px;
}
.dropdown-menu .close{
	position:absolute;
	top:8px;
	right:8px;
}
.dropdown-menu .title{
	display:block;
	padding:5px 40px 10px;
	border-bottom:1px solid #e5e5e5;
}
.dropdown-menu .empty{
	text-align:center;
	color:#333;
	margin:0 0 8px;
	border-bottom:1px dashed #d6d6d6;
	padding:20px 5px;
}
.dropdown-menu .empty p{margin:0;}
.events-table{
	margin:0 0 8px;
	padding:0;
	list-style:none;
}
.events-table li{
	position:relative;
	padding:13px 25px 13px 40px;
	border-bottom:1px dashed #d6d6d6;
}
.events-table li:after{
	content:'';
	position:absolute;
	top:14px;
	left:10px;
	width:19px;
	height:19px;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
	opacity:.3;
	transition:all 0.2s ease;
}
.events-table li:hover:after{opacity:.5;}
.events-table li.ico-plus:after{background-position:-59px -49px;}
.events-table li.ico-feeds:after{background-position:-44px -5px;}
.events-table li.ico-minus:after{background-position:-78px -49px;}
.events-table li.ico-new:after{background-position:-282px -73px;}
.dropdown-menu ul:last-child li:last-child{border:0;}
.dropdown-menu .link{
	color:#999;
	font-weight:600;
	font-size:14px;
	line-height:18px;
}
.dropdown-menu .link:hover{color:#000;}
a.red{color:#f85151;}
.income-link{position:relative;}
.income-link:after{
	content:'';
	position:absolute;
	top:2px;
	left:-28px;
	width:19px;
	height:19px;
	background:url(../images/sprite.png) no-repeat -205px -47px;
}
.login-link{
	margin:-6px 0 0;
	float:left;
}
.login-link .avatar{
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	border-radius:18px;
	margin:0 6px 0 0;
}
.login-link .avatar img{border-radius:18px;}
.login-link .link{
	display:inline-block;
	vertical-align:middle;
	color:#114d08;
	font-weight:600;
}
.income-link .caret,
.login-link .caret{
	border-color:#2a9a19 transparent transparent;
	border-width:7px 5.5px 0;
}

.income-link:hover .caret,
.login-link a:hover .caret{
	border-color:#083300 transparent transparent !important;
	opacity:1;
}

/* buy-gallery */
.buy-gallery{
	position:relative;
	background:#eaeaea;
	padding:11px 60px 3px;
	margin:10px 17px;
	border-radius:3px;
}
.buy-gallery .prev{left:22px !important;}
.buy-gallery .next{right:22px !important;}
.buy-gallery .mask{
	margin:0 -36px 0 0;
	overflow:hidden;
}
.buy-gallery .mask ul{
	width:9999px;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:600;
	font-size:14px;
	line-height:17px;
}
.buy-gallery .mask li{
	float:left;
	text-align:left;
	width:120px;
	margin:0 32px 0 0;
}
.buy-gallery .visual{
	display:block;
	margin:0 0 5px;
	position:relative;
}
.buy-gallery .visual:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border:5px solid transparent;
	transition:all 0.2s ease;
}
.buy-gallery li:hover .visual:after{border-color:#53cd44;}
.buy-gallery .visual .txt{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#2a9a19;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	padding:5px;
	text-align:left;
	transition:all 0.2s ease;
}
.buy-gallery li:hover .txt{background:#53cd44;}
.buy-gallery .ico-buy{float:right;}
.ico-buy{
	width:25px;
	height:25px;
	display:inline-block;
	vertical-align:top;
	background:url(../images/sprite.png) no-repeat -179px -73px;
}
.drop-body{
	padding:0 17px;
}
.history{
	width:100%;
	font-size:14px;
	line-height:22px;
	margin:0 0 14px;
	text-align:left;
	font-weight:normal;
}
.history td{
	transition:all 0.2s ease;
	vertical-align:top;
	padding:10px;
	border-bottom:1px dashed #d6d6d6;
}
.history td:first-child{
	padding-left:0;
	width:14px;
}
.history td:nth-child(2){width:85px;}
.history .ico-plus,
.history .ico-minus{
	display:inline-block;
	vertical-align:top;
	width:12px;
	height:12px;
	margin:6px 0 0;
	background:url(../images/sprite.png) no-repeat -97px -49px;
}
.history .ico-minus{background-position:-111px -49px;}
.history time{
	display:block;
	color:#999;
	font-weight:normal;
}
.history a{
	color:#000;
	text-decoration:none !important;
}
.history tr{cursor:pointer;}
.history tr:hover td{background:#f5f5f5;}
.history .status{
	display:block;
	text-align:right;
	font-weight:bold;
	color:#2a9a19;
}
.history .status.minus{color:#c71515;}
.tool-links{
	margin:0;
	padding:5px 0;
	list-style:none;
}
.tool-links li{padding:5px 10px 5px 22px;}
.tool-links li.divider{padding:0;}
.logo{
	background:url(../images/logo.png) no-repeat;
	width:155px;
	height:50px;
	float:left;
	text-indent:-9999px;
	margin: 10px 60px 0 0;
	position:relative;
	z-index:1;
}

/* New year logo decor 

.logo:after {
	content:".";
	display:block;
	position:absolute;
	top:-19px;
	left:13px;
	width:30px;
	height:30px;
	background:url(/images/ny/xmas-hat.png) no-repeat center center;
	z-index:2;
	
}

.logo:before {
	content:".";
	display:block;
	position:absolute;
	top: 0px;
	left: 95px;
	width:48px;
	height:57px;
	background:url(/images/ny/xmas-tree.png) no-repeat center center;
	z-index:2;
	
}
*/

.logo a{
	height:100%;
	display:block;
	width: 160px;
	height: 70px;
	background: transparent;
	z-index: 111;
	position: absolute;
	display: block;
}
.search{
	float:right;
	border:1px solid transparent;
	border-radius:16px;
	padding:5px;
	width:200px;
	margin: 13px -8px 0 0;
	transition:all 0.2s ease;
	position:relative;
	z-index:10;
}
.search:hover{border-color:#e1e1e1;}
.search input[type=text],
.search input[type=search]{
	float:left;
	width:163px;
	background:none;
	border:0;
	padding:5px;
	height:35px;
	line-height:20px;
	margin:-5px 0 -5px -5px;
}
.search input[type=submit]{
	width:24px;
	height:24px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:0;
	padding:0;
	margin:0;
	float:left;
	background:url(../images/sprite.png) no-repeat;
}
#nav{
	text-align:center;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	padding:23px 0 0;
	position:relative;
}
#nav > ul{
	padding:0;
	list-style:none;
	display:table;
	width:100%;
	margin:0 auto;
	max-width:756px;
	padding-left: 0px;
}
#nav li{display: inline-block;margin: 0 18px;}
#nav a{
	color:#2a9a19;
	text-decoration:none !important;
}
#nav a:hover{
	color:#ff8e00;
	text-decoration:none;
}
#nav .dropdown-menu{
	position:absolute;
	top:100%;
	left:auto;
	max-width:300px;
	margin:10px 0 0 44px;
}
#nav .dropdown-menu li{display:block;}
/* main slider */
.slider{
	height:335px;
	position:relative;
	font-weight:600;
	text-shadow:0 1px 2px rgba(0,0,0,.7);
	font-size:24px;
	line-height:30px;
	margin:0 auto 35px;
	overflow:hidden;
}
#header + .slider{/* margin-top:-41px; */}
.slider .slide{
	position:absolute;
	top:0;
	left:0;
	right:0;
	text-align:center;
}
.slider .image{
	margin:0 -9999px;
	text-align:center;
}
.slider .slide.active{z-index:2;}
.slider .text{
	position:absolute;
	top:11%;
	left:0;
	right:0;
	bottom:0;
	text-align:left;
	color:#fff;
}
.slider h2{
	font-size:37px;
	line-height:40px;
	font-weight:bold;
	margin:0 0 10px;
}
.slider .btn-close{
	position:absolute;
	top:30px;
	right:30px;
	width:10px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -77px -74px;
	transition:all 0.2s ease;
}
.slider .btn-close:hover{opacity:.8;}
.benefits{
	margin:0;
	padding:0 0 24px;
	list-style:none;
}
.benefits li{
	position:relative;
	padding:0 0 2px 32px;
}
.benefits li:after{
	content:'';
	position:absolute;
	top:4px;
	left:0;
	width:20px;
	height:21px;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
}
.benefits li.ico-perfect:after{background-position:-24px 0;}
.benefits li.ico-list:after{background-position:-44px 0;}
.benefits li.ico-award:after{background-position:-64px 0;}
.benefits li.ico-cart:after{background-position:-84px 0;}
.slider .custom-btn{
	border-width:3px;
	font-size:26px;
	line-height:38px;
	border-radius:4px;
	min-width:324px;
	text-shadow:none;
}
.btn-yellow,
.dotted-btn,
.btn-green,
.btn-red,
.btn-red2,
.btn-gray2,
.btn-gray{
	display:inline-block;
	vertical-align:top;
	background:#2a9a19;
	border:1px solid #2a9a19;
	font-weight:600;
	transition:all 0.2s ease;
	color:#fff;
}
.btn-yellow{
	background:#ff9c00;
	color:#fff;
	border:1px solid #ff9c00;
}
.btn-red{
	background:#d54e4e;
	border-color:transparent;
}
.btn-red2{
	background:#e63333;
	border-color:transparent;
}
.btn-gray{
	background:#999;
	border-color:transparent;
}
.btn-gray2{
	background:#666;
	border-color:transparent;
}
.btn-green:hover{
	color: #fff;
	background: green;
	border: 1px solid green;
}
.btn-gray:hover{
	background:#525252;
	color:#fff;
}
.btn-gray2:hover{
	color:#fff;
	background:#999;
}
.btn-red2:hover{
	color:#fff;
	background:#f66;
	border-color:transparent;
}
.btn-yellow:hover{
	background:#ffcc33;
	border-color:transparent;
	text-decoration:none;
}
.btn .glyphicon{margin-right:12px;}
.custom-btn{
	display:inline-block;
	vertical-align:top;
	color:#ff9600;
	border:1px solid #ff9600;
	border-radius:3px;
	font-size:14px;
	font-weight:bold;
	/* transition:all 0.2s ease; */
}
.custom-btn:hover{
	background:#ff9600;
	color:#fff;
}
.dotted-btn{
	border:1px dashed #ccc;
	color:#2a9a19;
	background:none;
}
.dotted-btn:hover{
	color:#fff;
	background:#2a9a19;
	border-color:#2a9a19;
}
.switcher{
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	font-size:0;
	line-height:0;
	z-index:10;
	text-align:center;
}
.switcher ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
}
.switcher li{
	float:left;
	margin:0 0 0 5px;
}
.switcher li:first-child{margin:0;}
.switcher a{
	outline:none;
	display:block;
	width:10px;
	height:10px;
	border-radius:8px;
	border:1px solid #fff;
	transition:background 0.1s ease;
}
.switcher a:hover,
.switcher .active a{
	background:#fff;
	box-shadow:0 1px #fff, -1px 0 #fff, 1px 0 #fff, 0 -1px #fff;
	-webkit-box-shadow::0 1px #fff, -1px 0 #fff, 1px 0 #fff, 0 -1px #fff;
}
.prev,
.next{
	position:absolute;
	top:50%;
	left:28px;
	width:10px;
	height:16px;
	margin:-8px 0 0;
	z-index:10;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -106px 0;
	transition:all 0.2s ease;
}
.prev:hover,
.next:hover{opacity:.8;}
.disabled{
	opacity:.2 !important;
	pointer-events:none !important;
}
.next{
	left:auto;
	right:28px;
	background-position:-115px 0;
}
.features-area{margin:0 0 41px;}
.features-area h2{
	margin:0 0 10px;
	font-weight: 500;
	color:#114d08;
	font-size:32px;
	line-height:36px;
}
.features{
	float:left;
	width:782px;
}
.features .box{
	margin:0 0 0 -9999px;
	background:#f8f5e8;
	border-radius:3px;
	padding: 15px 15px 3px 9999px;
	min-height: 330px;
}

.feature .main-news p {
    width: 170px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 2px;
}

.main-news{
	float:left;
	width:380px;
	margin:0 20px 0 0;
}
.main-news .visual{
	display:block;
	margin:0 0 13px;
	position:relative;
}
.items .visual:after,
.news figure a:after,
.main-news .visual:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border:5px solid transparent;
	transition:all 0.2s ease;
}
.items .visual:hover:after,
.news figure a:hover:after,
.news li.over figure a:after,
.main-news .visual:hover:after{border-color:#53cd44;}
.main-news figcaption{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#2a9a19;
	color:#fff;
	padding:0 10px;
	font-weight: 500;
	font-size:24px;
	line-height:28px;
	max-height: 60px;
	overflow: hidden;
	opacity: 0.9;
	transition:all 0.5s ease;
}
.items .visual:hover figcaption,
.main-news .visual:hover figcaption{background:#53cd44;}
.main-news figcaption span{
	display:inline-block;
	vertical-align:middle;
	width:99%;
}
.main-news figcaption:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:60px;
	width:1px;
}
.right-links{float:right;}
.main-news .text{
	color:#999;
	line-height:20px;
}
.comments-link,
.likes-link,
.views-link{
	display:inline-block;
	vertical-align:top;
	padding:0 1px 0 22px;
	margin:0 12px 0 0;
	position:relative;
	color:#999;
	font-weight: 400;
	font-size:14px;
	line-height:18px;
}
.comments-link:hover,
.likes-link:hover,
.views-link:hover{
	color:#000;
	text-decoration:none;
}
.right-links .comments-link,
.right-links .likes-link,
.right-links .views-link{margin:0 0 0 13px;}
.comments-link:after,
.likes-link:after,
.views-link:after{
	content:'';
	position:absolute;
	top:-3px;
	left:0;
	width:20px;
	height:20px;
	background:url(../images/sprite.png) no-repeat -24px 0;
	opacity: .1;
}
.comments-link:after{background-position:-44px 0;}
.views-link:after{background-position:-64px 0;}
.main-news .author,
.author{
	display:inline-block;
	vertical-align:middle;
	margin:0 10px 0 0;
	font-weight: 500;
	font-size:14px;
	line-height:18px;
}
.news{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.news li{margin: 10px 0 0; clear:both;}
.news li:first-child{margin:0;}
.news figure{
	float:left;
	position:relative;
	margin: 0 20px 20px 0;
}
.news .title{
	font-weight: 500;
	margin: -2px -10px 7px 0;
	color:#000;
	font-size:18px;
	line-height:20px;
	max-height: 40px;
	overflow: hidden;
}
.news .title a{color:#000;}
.news p{margin:0 0 6px;color: #999;}
.ad-box{
	float:right;
	width:371px;
	padding:12px 0 0;
	margin:0 12px 0 0;
}
.sidebar .ad-box{
	float:none;
	width:auto;
}
.ad-box figure{
	text-align:center;
	border:1px solid #e7e7e7;
	padding:15px;
	margin:0 -12px 0 0;
}
.ad-box figure img{
	width:100%;
	height:auto;
}
.ad-box h3{
	font-weight: 500;
	color:#999;
	font-size:18px;
	line-height:22px;
	margin:0 0 11px;
}
aside + .heading { 
	margin-top: 20px;
	float: left;
}
.heading{
	min-height:43px;
	margin:0 0 17px;
	clear: both;
}
.heading .links{
	float:right;
	padding:9px 0 0;
}
.add-link{
	display:inline-block;
	vertical-align:middle;
	margin: 0 30px 0 30px;
	color:#2a9a19;
	font-weight: 500;
	font-size:14px;
	line-height:18px;
}
.links a{vertical-align:middle;}
.heading h2{
	float:left;
	margin:0;
}
.heading h2 span{
	font-size:14px;
	color:#999;
	font-weight:normal;
}
.heading.middle h2{
	font-weight:600;
	font-size:18px;
	line-height:22px;
}
.slideset{
	border:1px solid #ededed;
	border-radius:3px;
	background:#fdfdfd;
	margin:0 -25px 40px;
	position:relative;
}
.slideset .mask{overflow:hidden;}
.slideset-list{width:99999px;}
.slideset .slide{
	float:left;
	width:1206px;
	padding:18px 0 42px;
}
.slideset .col{
	width:370px;
	float:left;
	margin:0 0 0 30px;
}
.slideset .col:first-child{margin:0 0 0 23px;}
.slideset figure{
	display:inline-block;
	vertical-align:middle;
	margin: 10px 4% 0 0;
	width: 141px;
	overflow:hidden;
}
.slideset figure img{
    /* width: 142px; */
    /* height: 161px; */
    /* background-position: center center; */
    /* margin: -1px 0px 0px -1px; */
    display: inline-block;
    background-repeat: no-repeat;
    /* -webkit-mask-position: 1px; */
    /* -webkit-mask-image: url(../images/shape-mask.png);
    -o-mask-image: url(../images/shape-mask.png);
    -moz-mask-image: url(../images/shape-mask.png);
    mask-image: url(../images/shape-mask.png); 
    mask-position: 1px;*/
}
/*
.slideset figure a:before {
    background-image: url(../images/shape-mask.png);
    display: block;
    width: 141px;
    height: 165px;
    content:"";
    position:absolute;
    z-index: 2;

    background-repeat: no-repeat;
    background-size: 100% 157px;
}
*/

.slideset .col .text{
	color:#333;
	vertical-align:middle;
	display:inline-block;
	padding:0 0 0 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:56%;
	font-weight:600;
	font-size:14px;
	line-height:18px;
}
.slideset .col .text{margin:0 0 4px;}
.slideset .col .text .list{margin-left:-10px;}
.list{
	margin:0 0 6px;
	padding:0;
	list-style:none;
	color:#333;
	font-size:14px;
	line-height:18px;
	font-weight:600;
}
.list li{
	padding:0 0 0 10px;
	position:relative;
}
.list li:after{
	content:'•';
	position:absolute;
	top:0;
	left:0;
	font-weight:bold;
}
.slideset .switcher{bottom:10px;}
.slideset .switcher a{border-color:#339e23;}
.slideset .switcher a:hover,
.slideset .switcher .active a{
	background:#339e23;
	box-shadow:0 1px #339e23, 0 -1px #339e23, 1px 0 #339e23,-1px 0 #339e23;
	-webkit-box-shadow:0 1px #339e23, 0 -1px #339e23, 1px 0 #339e23,-1px 0 #339e23;
}
.buy-gallery .prev,
.buy-gallery .next,
.slideset .prev,
.slideset .next{
	background:none;
	width:0;
	height:0;
	left:-20px;
	border-style:solid;
	border-width:11px 9px 11px 0;
	border-color:transparent #656565 transparent;
	margin-top:-15px;
}
.buy-gallery .next,
.slideset .next{
	left:auto;
	right:-20px;
	border-style:solid;
	border-width:11px 0 11px 9px;
	border-color:transparent transparent transparent #656565;
}
.main-block{padding:0 0 10px;}
.entry-case{padding:0 0 60px;}
/* content */
#content{
	float:left;
	width:780px;
}
.one-column #content{
	width:100%;
	float:none;
}
.entry-case #content,
.entry-case .content{width:840px;}
.video-col{
	border-radius:3px;
	float:right;
	width:240px;
	padding: 12px 10px 22px 10px;
	background:#f8f5e8;
	margin: 0 -2px 0 0px;
}
.video-col h2{
	font-weight: 400;
	font-size:24px;
	line-height:28px;
}
.youtube-btn{
	display:inline-block;
	vertical-align:top;
	border:1px solid #ccc;
	padding:7px 5px 3px 68px;
	background:#fff;
	border-radius:4px;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	position:relative;
	overflow:hidden;
	outline:none;
	margin:0 0 24px;
	transition:all 0.2s ease;
}
.youtube-btn:hover{
	text-decoration:none;
	background:#2a9a19;
	border-color:#2a9a19;
	color:#fff;
}
.youtube-btn:after{
	content:'';
	position:absolute;
	top:10px;
	left:4px;
	width:52px;
	height:24px;
	background:url(../images/sprite.png) no-repeat 0 -25px;
}
.items{
	margin:0 -35px 0 0;
	padding:0;
	list-style:none;
}
.forum-columns .items{margin-bottom:40px;}
.video-col .items{margin-bottom:-25px;}
.items li{
	display:inline-block;
	vertical-align:top;
	margin:0 27px 25px 0;
	width:240px;
}
.items .visual{
	position:relative;
	display:block;
	margin:0 0 10px;
}
.video-col .items .visual{margin:0 0 11px;}
.video-col .items .visual:after{display:none;}
.items .visual figcaption{
	background:#2a9a19;
	color:#fff;
	font-weight: 500;
	font-size:18px;
	line-height:21px;
	padding:4px 10px;
	position:absolute;
	min-height: 50px;
	bottom:0;
	display: table-cell;
	left:0;
	opacity: 0.9;
	vertical-align: middle;
	right:0;
	transition:all 0.5s ease;
	/* max-height: 40px; */
}
.video-col .items .likes-link,
.video-col .items .views-link,
.video-col .items .comments-link{margin:0 15px 0 0;}
.video-col .items li{
	width:220px;
	margin: 0 0 30px;
}
.video-col .items figcaption{
	position: static;
	padding:5px 0;
	color:#2a9a19;
	background:none !important;
	/* max-height: 40px; */
	overflow: hidden;
}
.content-title{padding: 3px 0 0;}
.items .old-price{
	display:inline-block;
	vertical-align:middle;
	margin:9px 7px 9px 0;
	font-weight:600;
	text-decoration:line-through;
	font-size:18px;
	line-height:22px;
}
.items .new-price{
	margin:9px 0;
	display:inline-block;
	vertical-align:middle;
	color:#ffba00;
	font-size:18px;
	line-height:22px;
	font-weight:600;
}
.items .title{
	margin:0;
	font-size:18px;
	line-height:22px;
	color:#114d08;
	font-weight:600;
	margin:-2px 0 21px;
}
.items .title a{color:#114d08;}
/* label heading */
.label-heading{
	text-align:center;
	position:relative;
	overflow:hidden;
	z-index:2;
	margin: 0px 0 24px;
}
.label-heading:after{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	right:0;
	height:1px;
	background:#86e078;
	z-index:-1;
}
.label-heading h3{
	display:inline-block;
	vertical-align:top;
	width:97px;
	height:44px;
	background:url(../images/sprite.png) no-repeat -203px 0;
	position:relative;
	font-weight:600;
	font-size:14px;
	line-height:14px;
	color:#114d08;
	margin:0;
}
.label-heading h3:before{
	content:'';
	height:44px;
	width:1px;
	display:inline-block;
	vertical-align:middle;
}
.label-heading h3 span{
	width:98%;
	display:inline-block;
	vertical-align:middle;
}
.content-title + .label-heading{margin-top: -17px;width: 512px;}
.main-col{/* overflow:hidden; */}
/* sidebar */
.sidebar,
#sidebar{
	float:right;
	width:380px;
}
.entry-case .sidebar,
.entry-case #sidebar{width:320px;}
.message-columns .sidebar,
.message-columns #sidebar{width:400px;}
.aside-left .sidebar,
.aside-left #sidebar{float:left;}
.block{
	margin:0 0 40px;
	border:1px solid #ddd;
	border-radius:3px;
	padding:15px;
	box-shadow:0 1px 1px rgba(0,0,0,.05);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
}
.tip{
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	opacity:0.3;
	margin:0 0 0 5px;
	background:url(../images/sprite.png) no-repeat -54px -25px;
}
.heading .tip{margin:6px 0 0;}
.tip.small{
	width:14px;
	height:14px;
	background-position:-88px 0;
}
.block h2{
	margin:0;
	font-size:24px;
	line-height:26px;
}
.block .middle h2{
	font-size:20px;
	line-height:24px;
}
.block .heading .tip{float:right;}
.block .heading{margin:-3px 0 0;}
.win-list{
	color:#333;
	margin:0 0 37px;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:16px;
}
.win-list:last-child{margin:0;}
.win-list:last-child li:last-child{border:0;}
.win-list li{
	padding:18px 0 17px;
	border-bottom:1px dashed #e5e5e5;
}
.win-list li:first-child{padding-top:10px;}
.win-list .avatar{
	float:left;
	width:50px;
	height:50px;
	background:#ccc;
	overflow:hidden;
	border-radius:50px;
	margin:-3px 23px 0 0;
}
.win-list .avatar img{
	width:100%;
	height:auto;
	border-radius:50px;
}
.win-list p{margin:0 0 1px;}
.win-list p a{
	color: #999;
	font-style:normal;
	font-weight: 500;
}
.win-list strong.name{
	display:block;
	margin:0 0 3px;
}
.win-list p .name{display:inline;color: #2a9a19;}
.win-list p span{color:#ccc;font-weight: 300;}
.win-list .notes{
	color:#777;
	margin:0 0 5px;
}
.block .more-btn{display:block;}
.more-btn{
	display:inline-block;
	vertical-align:middle;
	border:1px solid #2f9c1e;
	font-weight: 500;
	font-size:14px;
	line-height:20px;
	text-align:center;
	padding:5px 25px;
	border-radius:15px;
	transition:all 0.2s ease;
	cursor: pointer;
}
.more-btn:hover{
	color:#fff;
	text-decoration:none;
	background:#2f9c1e;
}
.events{
	padding:10px 0 1px;
	color:#333;
}
.events a{
	color: #2a9a19;
	font-style:normal;
}
.events .title{
	display:block;
	font-weight:600;
	margin:0 0 11px;
	color:#999;
}
.events p{margin:0 0 14px;}
.events .tip{
	margin-top:-2px;
	opacity:.15;
}
/* calendar */
.calendar-case{
	border-top:1px solid #ebebeb;
	color:#0e171c;
	font:300 100%/1.5em 'Lato', sans-serif;
	margin:0;
	padding:12px 0 0;
}
.calendar-case h2{
	font-weight:normal;
	font-size:25px;
	line-height:28px;
	color:#0e171c;
}
.calendar-case table{
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
}
.calendar{text-align:center;}
.calendar header{
	position:relative;
	padding:0 0 18px;
}
.calendar thead{font-weight:normal;}
.calendar tbody{color:#7c8a95;}
.calendar tbody td:hover{border:2px solid #86e078;}
.calendar td{
	border:2px solid transparent;
	border-radius:50%;
	display:inline-block;
	height:3em;
	line-height:2.5em;
	text-align:center;
	width:3em;
}
.calendar .prev-month,
.calendar .next-month{color:#cbd1d2;}
.calendar .prev-month:hover,
.calendar .next-month:hover{border:2px solid #cbd1d2;}
.current-day{
	background:#86e078;
	color:#f9f9f9;
}
.event{
	cursor:pointer;
	position:relative;
}
.event:after,
.event.has-popover:before{
	background:#88a683;
	border-radius:50%;
	bottom:4px;
	display:block;
	content:'';
	height:6px;
	left:50%;
	margin:-.25em 0 0 -3px;
	position:absolute;
	width:6px;
}

.event:hover:after, .event.has-popover:hover:before {background:orange;}

.event.has-popover:after{margin-left:-6px;}
.event.has-popover:before{margin-left:2px;}
.event.current-day:after{background:#114d08;}
.btn-prev,
.btn-next{
	border:2px solid #cbd1d2;
	border-radius:50%;
	color:#cbd1d2;
	height:19px;
	width:19px;
	font-size:12px;
	line-height:14px;
	margin:-10px 0 0;
	position:absolute;
	top:50%;
}
.btn-prev:hover,
.btn-next:hover{
	background:#cbd1d2;
	color:#f9f9f9;
	text-decoration:none;
}
.btn-prev{left:10%;}
.btn-next{right:10%;}
.calendar .popover-holder{position:relative;}
.calendar .popover{
	width:258px;
	padding:0 23px;
	left:50%;
	margin:0 0 0 -128px;
	font-weight:600;
	color:#333;
	font-size:14px;
	line-height:18px;
}
.calendar td:hover .popover{display:block;}
.calendar .popover.bottom{
	top:100%;
	margin-top:8px;
}
.calendar .popover .row{
	margin:0 9px 9px;
	font-weight:normal;
}
.calendar .popover .title{
	margin:0 -23px 10px;
	padding:12px 23px;
	display:block;
	background:#f7f7f7;
	color:#333;
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #ebebeb;
	box-shadow:0 0 1px rgba(255,255,255,.7) inset;
	-webkit-box-shadow:0 0 1px rgba(255,255,255,.7) inset;
}
.calendar .popover p{margin:0;}
.calendar .popover .name{
	position:relative;
	font-weight:bold;
	color:#333;
	font-style:normal;
}
.calendar .popover .name img{
	position:absolute;
	top:0;
	left:-23px;
}
.calendar .popover .free{color:#ff9000;}
/* label */
.label{
	display:inline-block;
	vertical-align:top;
	position:relative;
	width:57px;
	height:57px;
	border-radius:100%;
	background:#f8c438;
	color:#7f4f15;
	font-size:18px;
	line-height:51px;
	text-align:center;
	letter-spacing:-2px;
	box-shadow:0 0 1px rgba(255,255,255,.9) inset;
	-webkit-box-shadow:0 0 1px rgba(255,255,255,.9) inset;
}
.label span{
	display:inline-block;
	vertical-align:middle;
	line-height:18px;
}
.label span span{
	display:block;
	font-size:12px;
	line-height:12px;
}
.label:after,
.label:before{
	content:'';
	position:absolute;
	top:18px;
	left:-12px;
	width:16px;
	height:21px;
	z-index:-1;
	background:url(../images/sprite.png) no-repeat -134px 0;
}
.label:before{
	background-position:-162px 0;
	left:auto;
	right:-12px;
}
.win-list .label{
	float:right;
	margin: -15px -46px 0 36px;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
	letter-spacing: -1px;
}
.label.gray{
	background:#d6d6d6;
	color:#525252;
}
.label.brown{
	background:#e29f7e;
	color:#5e2d0d;
}
.ico-rating{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 21px;
	position:relative;
	min-width:45px;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	color:#114d08;
}
.win-list .ico-rating{
	float:right;
	margin: 14px 0 0 12px;
}
.ico-rating:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:16px;
	height:18px;
	opacity:.3;
	background:url(../images/sprite.png) no-repeat -132px -25px;
}
.gray-link{color:#777;}
.ico-cup{
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:18px;
	margin:-5px 0 0 5px;
	font-size:0;
	line-height:0;
	background:url(../images/sprite.png) no-repeat -75px -25px;
}
.ico-cup.silver{background-position:-93px -25px;}
.ico-cup.bronze{background-position:-111px -25px;}
.ico{
	display:inline-block;
	vertical-align:middle;
	width:19px;
	height:19px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	margin:0 5px 0 0;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
}
.ico.ico-fb{background-position:0 -49px;}
.ico.ico-fb +span{color:#255eab;}
.ico.ico-twitter{background-position:-19px -49px;}
.ico.ico-twitter +span{color:#2aa8d2;}
.ico.ico-vk{background-position:-38px -49px;}
.ico.ico-vk +span{color:#3576ac;}
.btn:active,
.btn.active{
	box-shadow:none;
	-webkit-box-shadow:none;
}
.btn-group .btn.active{font-weight:bold;}
.forum{padding:0px 0 20px;}
.forum h2{margin:0 0 21px;}
.forum-cols{padding:0 0 10px;}
.forum-cols .col{
	float:left;
	width:380px;
	margin:0 0 0 20px;
}
.forum-cols .col:first-child{margin:0;}
.forum-cols h3{
	margin:0 0 10px;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#333;
}
.events-list{
	margin:0;
	padding:0 0 10px;
	list-style:none;
}
.events-list.feeds-list li{
	padding:12px 57px 10px 0;
	position:relative;
	border-top:1px dashed #e5e5e5;
	min-height: 60px;
}
.events-list.feeds-list.no-border li{border-color:transparent;}
.events-list.feeds-list time{font-size:14px;}
.events-list.feeds-list li:first-child{
	border:0;
	padding-top:0;
}
.events-list.feeds-list p{margin:0 0 2px;color: #333;}
.events-list p time{
	display:inline;
	font-size:14px;
}
.ico-notes,
.ico-comments{
	position:relative;
	padding:0 0 0 25px;
}
.ico-notes:after,
.ico-comments:after{
	content:'';
	position:absolute;
	top:1px;
	left:0;
	width: 18px;
	height:20px;
	background: url(../images/sprite.png) no-repeat -153px -25px;
}
.ico-comments:after{background-position:-44px 0;}
.forum .ico-notes,
.forum .ico-comments{padding:0;}
.forum .ico-notes:after,
.forum .ico-comments:after{left:-25px;}
.events-list time{
	display:block;
	font-weight: 300;
	font-size: 14px;
	line-height:15px;
	color:#999;
	margin: 5px 0 7px;
}
.events-list p{margin:0;}
.events-list p a{
	font-style:normal;
	color:#333;
}
.events-list .name,
.events-list .name a{
	color:#2a9a19;
	font-weight: 500;
}
.events-list li{padding:0 0 20px;}
.events-list figure{
	float:left;
	margin:6px 17px 0 0;
}
.events-list .title{
	margin:0 0 7px;
	font-size:18px;
	line-height:26px;
	font-weight:600;
}
.feed-rating{
	position:absolute;
	top:12px;
	right:0;
	width:40px;
	height:40px;
	text-align:center;
	color:#2a9a19;
	font-weight:600;
	font-size:18px;
	line-height:40px;
	background:#f5f5f5;
	border-radius:20px;
}
.negative .feed-rating{color: #be1d1d;}
.events-list.feeds-list li:first-child .feed-rating{top:0;}
.events-list .left-links{}
.events-list .left-links a{
	float:left;
	margin:0 15px 0 0;
}
.soc-tabs{
	display:table;
	width:100%;
	border:1px solid #ccc;
	border-radius:3px;
	table-layout:fixed;
	padding:0;
	overflow:hidden;
	margin:0 0 35px;
}
.soc-tabs > li{
	float:none;
	vertical-align:top;
	display:table-cell;
	width:1%;
}
.nav-tabs > li > a{
	display:block;
	width:100%;
	padding:6px 3px;
	border-radius:0;
	border:0 !important;
	border-left:1px solid #ccc !important;
	transition:background 0.2s ease;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
.nav-tabs > li:first-child > a{border:0 !important;}
.nav-tabs > li.active > a{
	background:#ebebeb !important;
	font-weight:bold;
}
.nav-tabs > li:hover > a{background:#ebebeb;}
/* registration */
.registration-holder{
	text-align:center;
	position:relative;
	margin:0 0 290px;
}
.registration-holder > .area:first-child{position:relative;}
.registration-holder h2{
	color:#114d08;
	margin:0 0 19px;
	font:600 36px/40px 'Open Sans', Arial, Helvetica, sans-serif;
}
.counter-holder{
	text-align:center;
	margin:0 0 50px;
}
.counter-holder dt{
	color:#ff6c00;
	padding:0 0 11px;
	font:30px/34px 'Open Sans', Arial, Helvetica, sans-serif;
}
.counter-holder dd{
	display:inline-block;
	vertical-align:top;
}
.counter{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	background:#bfbfbf;
	border-radius:4px;
	padding:7px;
}
.counter li{
	float:left;
	margin:0 0 0 14px;
	position:relative;
}
.counter li:after{
	content: ',';
	position:absolute;
	bottom:0;
	color:#fff;
	left:-10px;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	text-shadow:0 1px 2px rgba(0, 0, 0, .7);
}
.counter li:last-child:after{
	content: '.';
}

.counter li:first-child{margin:0;}
.counter li:first-child:after{display:none;}
.counter span{
	float:left;
	margin:0 0 0 3px;
	width:30px;
	height:44px;
	color:#fff;
	background:#656565;
	border-radius:2px;
	box-shadow:0 1px 0 rgba(255,255,255,.05), 0 2px rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.05), 0 2px rgba(0, 0, 0, .2) inset;
	font:35px/44px Arial, Helvetica, sans-serif;
	text-shadow:0 2px rgba(0, 0, 0, .25);
}
.counter span:first-child{margin:0;}
.registration-frame{
	border:1px solid #e5e5e5;
	border-width:1px 0;
	margin:0 -66px 15px;
	padding:16px 66px;
}
.registration{
	width:570px;
	margin:0 auto;
	padding:87px 128px;
	position:relative;
	border:10px solid #53cd44;
	z-index:10;
	background:#fff;
}
.registration:after,
.registration:before{
	content:'.';
	font-size:0;
	line-height:0;
	position:absolute;
	top:-10px;
	left:-11px;
	width:572px;
	height:193px;
	z-index:-1;
	background:url(../images/decor.gif) no-repeat;
}
.registration:before{
	top:auto;
	bottom:-10px;
	background-position:-573px 0;
}
.registration .title{
	margin:0 0 23px;
	color:#114d08;
	font:600 32px/36px 'Open Sans', Arial, Helvetica, sans-serif;
}
.registration .input-group{margin:12px 0 0;}
.registration .input-group:first-child{margin:0;}
.registration .form-control{
	height:38px;
	line-height:26px;
}
.registration .verification{
	margin:10px 0 13px;
	text-align:left;
	font-size:14px;
	line-height:16px;
}
.registration .verification .txt{
	display:inline-block;
	vertical-align:middle;
	width:115px;
	overflow:hidden;
}
.registration .verification .hold{
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	margin:0 0 0 -5px;
	width:180px;
	color:#333;
	font-size:15px;
	line-height:20px;
	text-align:right;
}
.registration .verification .num{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 -7px;
}
.registration .verification input[type=text]{
	width:84px;
	height:38px;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	border-radius:3px;
	border:1px solid #ccc;
	margin:0;
	padding:5px;
	line-height:28px;
}
.registration .btn{width:100%;}
.registration .social-row{
	padding:0;
	border:0;
	margin:0 -15px -35px
}
.registration .social-row dt{padding:0 0 13px;}
/* elements */
.elements{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.elements li{
	position:absolute;
	width:300px;
	color:#7888da;
	z-index:11;
}
.elements li:first-child{
	top:170px;
	left: 45px;
}
.elements li:nth-child(2){
	top: 165px;
	right: 34px;
	color:#6bc8d3;
}
.elements li:nth-child(3){
	top:448px;
	left: -58px;
	color:#e7646b;
}
.elements li:nth-child(4){
	top:448px;
	right:-57px;
	color:#d668b6;
}
.elements li:nth-child(5){
	top:100%;
	left:82px;
	margin:-94px 0 0;
	color:#e7ac59;
}
.elements li:nth-child(6){
	top:100%;
	right:82px;
	margin:-94px 0 0;
	color:#5cd1b1;
}
.elements strong{
	display:block;
	font:600 24px/28px 'Open Sans', Arial, Helvetica, sans-serif;
}
.elements figure{
	margin:0 0 2px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.elements figure:after{
	content:'';
	position:absolute;
	top:99%;
	left:88%;
	height:2px;
	width:130px;
}
.elements li:first-child figure:after{
	-moz-transform:rotate(38deg);
	-o-transform:rotate(38deg);
	-webkit-transform:rotate(38deg);
	transform:rotate(38deg);
	background:#7888da;
	top:91%;
	left:89%;
	width:97px;
}
.elements li:nth-child(2) figure:after{
	-moz-transform:rotate(-38deg);
	-o-transform:rotate(-38deg);
	-webkit-transform:rotate(-38deg);
	transform:rotate(-38deg);
	left:auto;
	right:88%;
	background:#6bc8d3;
	top:94%;
	width:106px;
}
.elements li:nth-child(3) figure:after,
.elements li:nth-child(4) figure:after{
	left:100%;
	background:#e7646b;
	top:50%;
	width:147px;
}
.elements li:nth-child(4) figure:after{
	right:100%;
	left:auto;
	background:#d668b6;
	top:50%;
	width:146px;
}
.elements li:nth-child(5) figure:after{
	left:89%;
	top:11px;
	width:106px;
	background:#e7ac59;
	-moz-transform:rotate(-39deg);
	-o-transform:rotate(-39deg);
	-webkit-transform:rotate(-39deg);
	transform:rotate(-39deg);
}
.elements li:nth-child(6) figure:after{
	right:89%;
	left:auto;
	top:11px;
	width:106px;
	background:#5cd1b1;
	-moz-transform:rotate(38deg);
	-o-transform:rotate(38deg);
	-webkit-transform:rotate(38deg);
	transform:rotate(38deg);
}
.error-message{
	background:#f2dede;
	border:1px solid #edd3d7;
	border-radius:3px;
	padding:7px 20px;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	color:#933b3b;
	margin:0 0 12px;
}
.error-message p{margin:0 0 2px;}
/* profile */
.profile{padding:0 0 33px;}
.profile .avatar-box{
	float:left;
	width:220px;
	position:relative;
	margin:6px 50px 0 0;
}
.profile .avatar-box figure{margin:0 0 24px;}
.profile .num{
	position:absolute;
	top:-20px;
	right:0;
	width:71px;
	height:80px;
	background:url(../images/sprite.png) no-repeat -229px -104px;
	line-height:80px;
	text-align:center;
	color:#2a9a19;
	font-size:24px;
	font-weight:600;
}

.profile .bad-raiting {color:#be1d1d;background: url(../images/sprite.png) no-repeat -303px -104px !important;}

.profile-content{
	float:right;
	width:910px;
}
.profile-content .top-heading{
	overflow:hidden;
	padding:0 0 22px;
}
.profile-content .top-heading .heading-tools{
	float:right;
	width:360px;
}
.profile-content .top-heading .btn{font-size:12px;float: right;}
.profile-content h2{
	font-weight:600;
	font-size:24px;
	line-height:28px;
}
.dark{color:#333 !important;}
.profile-content h2 span{color:#999;}
.profile-content .soc-btns{float:right;}
.soc-btns{
	margin: 7px 0 0 25px;
	padding:0;
	list-style:none;
}
.soc-btns li{
	float:left;
	margin:0 0 0 21px;
}
.soc-btns li:first-child{margin:0;}
.soc-btns a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:18px;
	height:19px;
	transition:all 0.2s ease;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
}
.soc-btns a.ico-fb{background-position:-2px -49px;}
.soc-btns a.ico-twitter{background-position:-20px -49px;}
.soc-btns a.ico-skype{background-position:-77px -74px;}
.soc-btns a:hover{opacity:.8;}
.chart{
	margin: -25px 0 0 0;
	width: 450px;
	float:right;
	text-align:center;
	font-size:12px;
	line-height:16px;
	font-style:italic;
	padding:3px 0 0;
	position:relative;
}
.chart:after{
	content:'';
	position:absolute;
	top:0;
	left:50%;
	width:111px;
	height:132px;
	background:url(../images/sprite.png) no-repeat 0 -147px;
	opacity:.5;
	margin:0 0 0 -55px;
	display:none;
}
.chart.lock:after{display:block;}
.chart-image{
	min-height:144px;
	margin:0 0 5px;
}
.profile dl{
	font-size:16px;
	line-height:20px;
	padding:3px 0 0;
}
.profile dt{
	float:left;
	width:188px;
	font-weight: 300;
	/* clear: both; */
}
.profile dd{
	overflow:hidden;
	font-weight: 400;
	color: #333;
}
.profile dd.indent{padding:0 0 21px;}
/* tab-area */
.tab-area{}
.tabset{
	display:table;
	width:100%;
	margin:0 0 40px;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ddd;
	table-layout:fixed;
	font-weight:600;
	color:#2a9a19;
	font-size:16px;
	line-height:20px;
}
.tabset li{
	text-align:center;
	display:table-cell;
	vertical-align:top;
}
.tabset a{
	display:block;
	padding:10px 2px;
	border:1px solid transparent;
	border-width:1px 1px 0;
}
.tabset a span{
	font-weight:normal;
	color:#999;
}
.tabset a:hover,
.tabset .active a{
	text-decoration:none;
	border-color:#ddd;
	border-radius:3px 3px 0 0;
	position:relative;
	color:#333;
}
.tabset .active a{font-weight:normal;}
.tabset a:hover:after,
.tabset .active a:after{
	content:'';
	position:absolute;
	top:100%;
	left:0;
	right:0;
	background:#fff;
	height:2px;
}
.badges{
	margin:0;
	padding:0 0 30px;
	list-style:none;
	text-align:center;
}
.badges li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 30px 25px;
}
.badges li:first-child{margin:0;}
.badges .all{
	display:block;
	width:100px;
	height:115px;
	background:url(../images/sprite.png) no-repeat -200px -185px;
	text-align:center;
	color:#2a9a19;
	font-weight:bold;
	font-size:13px;
	line-height:115px;
	position:relative;
	transition:all 0.2s ease;
}
.badges .all:hover{opacity:.8;}
.badges .all:after{
	content:'';
	position:absolute;
	bottom:29px;
	left:50%;
	width:15px;
	height:14px;
	margin:0 0 0 -7px;
	background:url(../images/sprite.png) no-repeat -125px -49px;
}
.badges .all span{
	height:45px;
	overflow:hidden;
	padding:0 2px;
	display:inline-block;
	vertical-align:middle;
	line-height:15px;
	margin:-11px 0 0;
}
/* three-columns */
.three-columns{
	padding:0 0 35px;
	position:relative;
	margin:0 0 40px;
}
.two-columns .bottom-content,
.three-columns .bottom-content{
	position:absolute;
	bottom:0;
	width:358px;
}
.content .bottom-content{width:700px;}
.two-columns .bottom-content .pager,
.three-columns .bottom-content .pager{
	margin:0;
	padding:0 0 6px;
}
.three-columns .col{
	float:left;
	width:358px;
	margin:0 0 0 40px;
}
.three-columns .col:first-child{margin:0;}
.three-columns .col:last-child{width:380px;}
.heading-hold h2{
	margin:0;
	font-weight:600;
	font-size:24px;
	line-height:26px;
	color:#114d08;
}
.heading-hold{padding:0 0 24px;}
.heading-hold .btn{
	float:right;
	margin:0 -12px 0 5px;
}
.message-columns .heading-hold .btn{margin-right:0;}
.heading-hold .btn .glyphicon{
	font-size:15px;
	vertical-align:middle;
	margin-bottom:3px;
}
.filter-tabs{
	margin:0;
	padding:0 0 28px;
	list-style:none;
	font-weight:600;
	font-size:12px;
	line-height:16px;
	width:105%;
}
.filter-tabs li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 2px;
}
.filter-tabs li.negative a{color:#d75452;}
.filter-tabs li:first-child{margin:0;}
.filter-tabs a{
	display:block;
	border-radius:2px;
	padding:0 12px;
	border:2px solid transparent;
}
.filter-tabs a:hover,
.filter-tabs .active a{
	text-decoration:none;
	border-color:#999;
	color:#999;
}
.filter-tabs li.negative a:hover,
.filter-tabs li.negative.active a{border-color:#d75452;}
/* pager */
.pager{
	margin:0 0 15px;
	font-size:16px;
	color:#999;
}
.page-prev,
.page-next{
	display:inline-block;
	vertical-align:middle;
	width:0;
	height:0;
	border-style:solid;
	border-width:11px 9px 11px 0;
	border-color:transparent #656565 transparent transparent;
	transition:all 0.2s ease;
}
.page-prev:hover,
.page-next:hover{opacity:.8;}
.page-next{
	border-width:11px 0 11px 9px;
	border-color:transparent transparent transparent #656565;
}
.pager .num{
	display:inline-block;
	vertical-align:middle;
	padding:0 16px;
	color:#999;
	font-weight:600;
}
.pager .num span{color:#333;}
.three-columns .more-btn{min-width:170px;}
.events-list .comments-link{
	float:right;
	margin:0 0 0 25px;
	min-width:60px;
}
.events-list time a{
	font-style:italic;
	font-weight:normal;
	color:#999;
}
.btn-like,
.btn-dislike{
	padding:0 38px 0 0;
	text-align:center;
	color:#fff !important;
	height:36px;
	line-height:36px;
	position:relative;
}
.btn-like:hover,
.btn-dislike:hover{opacity:.8;}
.btn-like{background:#2a9a19 !important;}
.btn-like:after,
.btn-dislike:after{
	content:'';
	position:absolute;
	right:9px;
	top:6px;
	width:25px;
	height:25px;
	background:url(../images/sprite.png) no-repeat -100px -70px;
}
.btn-dislike:after{
	background-position:-130px -70px;
	top:10px;
}
.modal-footer .btn-like,
.modal-footer .btn-dislike{
	width:85px !important;
	float:left;
	margin:0 14px -30px 0 !important;
}
.poker-progress h3{
	font-weight:600;
	color:#114d08;
	font-size:24px;
	line-height:28px;
	text-align:center;
	margin:0 0 23px;
}
.poker-progress .badges{text-align: center;}
.poker-progress .badges{width:110%;}
.poker-progress .badges li{
	/* float:left; */
	margin:0 20px 19px 0 !important;
}

.full-width .content {width:100%;}
.content{
	float:left;
	width:700px;
	color:#333;
}
.message-columns .content,
.message-columns #content{width:748px;}
.aside-left .content{float:right;}
.wide-content .content{width:780px;}
.wide-content .sidebar{width:332px;}
.two-columns{
	padding:0 0 30px;
	position:relative;
	margin:0 0 40px;
}
.links-hold{
	display:inline-block;
	vertical-align:top;
	margin-top: 5px;
}
.events-list .links-hold .comments-link{margin-left:0;}
.events-list .txt{
	color:#999;
	font-size:14px;
	line-height:16px;
	font-weight: 300;
	margin-top: 5px;
}
.events-list .txt a{
	font-style:italic;
	color:#999;
}
/* account-info */
.account-info{
	color:#333;
	padding:0 0 150px;
}
.account-info .tabset{margin:0 0 21px;}
.account-info .tab-pane{
	background:#f9f9f9;
	border-radius:2px;
	padding:15px 28px;
	position:relative;
}
.account-info .tab-pane .cell{
	float:left;
	width:255px;
	margin:0 0 0 64px;
}
.account-info .tab-pane .cell:first-child{margin:0;}
.account-info dl{
	padding:0;
	font-size:14px;
	line-height:16px;
}
.account-info dt{
	overflow:hidden;
	display:block;
	float:none;
	width:auto;
	padding:0 0 4px;
}
.account-info dd{margin:0 0 24px;}
.account-info .tab-pane .btn{
	display:block;
	line-height:24px;
}
.back-link{
	color:#333;
	float:right;
}
.username{
	font-weight:bold;
	font-size:18px;
	line-height:22px;
}
.btn-edit{
	width:16px;
	height:17px;
	opacity:.2;
	display:inline-block;
	vertical-align:top;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -144px -47px;
	transition:all 0.2s ease;
}
.btn-edit:hover{opacity:.6;}
.account-info dt .btn-edit{float:right;}
.account-info .mail-link{
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#333;
}
.account-info .title{
	margin:0 0 16px;
	display:block;
}
.check-row{
	overflow:hidden;
	padding:0 0 10px;
}
.check-row input{
	float:left;
	width:16px;
	height:16px;
	margin:1px 11px 0 0;
}
.account-info label{
	display:block;
	margin:0 0 7px;
}
.account-info input[type=text],
.account-info input[type=tel],
.account-info input[type=email],
.account-info input[type=password]{
	border:1px solid #ccc;
	height:38px;
	line-height:18px;
	padding:10px 5px;
	border-radius:4px;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.account-info .row{margin:0 0 17px;}
.account-info .check-row label,
.check-row label{
	overflow:hidden;
	margin:0;
}
.account-info .bottom-btn{
	position:absolute;
	bottom: -130px;
	left:0;
	right:0;
	text-align:center;
}
.account-info .bottom-btn .btn{
	width:293px;
	height:46px;
	display:block;
	margin:0 auto;
	padding:0;
	font-size:18px;
}
.change-links{
	overflow:hidden;
	font-weight:600;
}
.change-links .del{
	float:right;
	color:#b71b1b;
}
/* big-check */
.big-check{margin:0 0 15px;}
.tab-pane .big-check:first-child{margin-top:12px;}
.big-check label{
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:10px 0 13px 72px;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	cursor:pointer;
}
.big-check input[type=checkbox]{display:none;}
.big-check label:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:43px;
	height:43px;
	overflow:hidden;
	background:#fff;
	box-shadow:0 2px 0 rgba(0,0,0,.1) inset;
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,.1) inset;
	border:2px solid #b3b3b3;
	border-radius:5px;
}
.big-check label:before{
	content:'';
	position:absolute;
	z-index:10;
	top:6px;
	left:8px;
	width:29px;
	height:30px;
	display:none;
	background:url(../images/sprite.png) no-repeat -125px -104px;
}
.big-check input[type=checkbox]:checked + label:before{display:block;}
.account-info .dsc{
	font-size:16px;
	line-height:22px;
	padding:0 0 31px;
}
.recomend{
	background:#f5efd2;
	margin:0 0 32px;
}
.account-info .tab-pane .recomend{
	margin:0 -28px 32px;
	padding:12px 28px;
}
.account-info .tab-pane .info-link{
	float:right;
	color:#114d08;
	font-size:14px;
	line-height:18px;
	margin:4px 4px 0 5px;
}
.account-info .tab-pane .recomend h2{
	color:#114d08;
	font-size:18px;
	line-height:20px;
}
.account-info .tab-pane .recomend .top-heading{padding:0 0 11px;}
.recomends-links{
	margin:0;
	padding:0 0 7px;
	list-style:none;
	width:110%;
	font-weight:bold;
	font-size:16px;
}
.recomends-links li{
	display:inline-block;
	vertical-align:top;
	width:390px;
	margin:0 44px 19px 0;
}
.recomends-links a{color:#ba831a;}
.recomends-links .ico-image{
	display:inline-block;
	vertical-align:middle;
	width:78px;
}
.recomends-links span{
	display:inline-block;
	vertical-align:middle;
	width:305px;
}

.block-list a.ttr {
    position: relative;
    margin-right: 15px;
    float: right;
    color: #000;
    text-decoration: underline;
}

/* block-list */
.block-list{
	margin:0 0 -11px;
	padding:0;
	width:105%;
	list-style:none;
	font-size:14px;
	line-height:16px;
}
.block-list li{
	float:left;
	padding:13px;
	border:1px dashed #aeaeae;
	width:260px;
	border-radius:4px;
	height:201px;
	margin:0 36px 29px 0;
	position: relative;
}
.block-list li.green{
	border-color:transparent;
	background:#cadeaf;
}
.block-list .block-heading{
	margin:-13px -13px 9px;
	padding: 10px 13px 10px;
	border-radius:3px 3px 0 0;
}

#nicknames .block-heading em {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 0;
    opacity: 0.7;
    font-style: normal;
}

.block-list .btn-edit{float:right;}
.block-list li.green .block-heading{background:#7fc575;}
.block-list .block-heading h3{
	margin:0;
	color:#333;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	font-weight: 600;
}
.block-list .images{
	text-align:center;
	margin:0 -7px 7px;
}
.block-list figure{
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 -26px;
}
.block-list figure:hover{z-index:2;}
.block-list figure:first-child{margin:0;}
.block-list .label-badge{
	position:absolute;
	top:-5px;
	left:-5px;
}
.block-list .username-block{
	text-align:center;
	font-weight:600;
	font-size:18px;
	line-height:20px;
	color:#333;
	padding:13px 0 0;
}
.block-list p{margin:0;}
.block-list .username-block .glyphicon{
	color:#2a9a19;
	margin-top:3px;
}
.block-list .add-box{float:right;}
.add-box{
	width:17px;
	height:17px;
	font-size:18px;
	color:#2a9a19;
	position:relative;
}
.add-box .glyphicon{cursor:pointer;}
.add-box .dropdown{display:none;}
.block-list .tooltip *{text-align:left !important;}
.block-list .tooltip{
	font-size:11px;
	line-height:13px;
}
.add-box.open .dropdown{display:block;}
.add-box .dropdown{
	position:absolute;
	left:50%;
	bottom:100%;
	width:320px;
	background:#fff;
	border:1px solid #b8b8b8;
	margin:0 0 16px -163px;
	padding:0 13px 21px;
	border-radius:3px;
	box-shadow:0 5px 5px rgba(0,0,0,.15);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,.15);
}
.add-box .dropdown:after,
.add-box .dropdown:before{
	content:'';
	position:absolute;
	top:100%;
	left:50%;
	border-style:solid;
	border-width:12px 12.5px 0 12.5px;
	border-color:#fff transparent transparent transparent;
	z-index:10;
}
.add-box .dropdown:before{
	margin:0 0 0 -1px;
	border-width:13px 13px 0 13px;
	border-color:#b8b8b8 transparent transparent transparent;
	z-index:9;
}
.add-box .dropdown .drop-heading{
	border-radius:3px 3px 0 0;
	background:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	margin:0 -13px 19px;
	padding:10px 13px;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	color:#333;
}
.add-box .dropdown .drop-heading strong{font-weight:normal;}
.add-box .dropdown input[type=text]{
	width:193px;
	float:left;
}
.add-box .dropdown .btn{
	width:86px;
	height:38px;
	line-height:38px;
	float:right;
	padding:0;
}
.input-row{margin:0 0 15px;}
.input-row label{
	display:block;
	font-size:14px;
	line-height:16px;
	margin:0 0 10px;
	color:#333;
}
.input-row label span{
	color:#999;
	display:block;
	font-style:italic;
	font-size:11px;
	line-height:13px;
}
.input-row input,
.input-row textarea{
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #ccc;
	box-shadow:0 1px 0 rgba(0,0,0,.1) inset;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1) inset;
	height:39px;
	line-height:19px;
	padding:10px;
	border-radius:4px;
}
.input-row input.small-input{width:238px;}
.input-row textarea{
	min-height:135px;
	width:100% !important;
}
.input-row.label-row label{
	display:inline-block;
	vertical-align:middle;
	width:200px;
	margin:0;
}
.input-row.label-row input{
	width:279px;
	display:inline-block;
	vertical-align:middle;
}
.input-row.error input{border-color:#b74b4b;}
.modal-body .error-message{margin:0 0 -12px;}
.modal-body .input-row:last-child{margin:0 0 -12px;}
.statistic-case{
	color:#333;
	margin:0 0 50px;
}
.statistic-case h2{
	color:#114d08;
	font-weight:600;
	font-size:24px;
	line-height:28px;
	margin:0 0 16px;
}
.statistic{
	border:1px solid #999;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
	position:relative;
	padding:10px;
}
.statistic aside{
	float:right;
	width:401px;
	margin:-10px;
	padding:15px 10px 10px 19px;
	position:relative;
	background:#f2f2f2;
}
.statistic aside:after{
	content:'';
	position:absolute;
	top:100%;
	left:0;
	right:0;
	height:999px;
	background:#f2f2f2;
}
.statistic .main-chart{float:left;}
.statistic h3{
	font-size:18px;
	line-height:20px;
	font-weight:600;
	color:#333;
	margin:0 0 19px;
}
.statistic h3 span{color:#777;}
.statistic .main-chart{
	text-align:center;
	padding:6px 0 3px;
}
.statistic .main-chart h3{margin:0 0 15px;}
.statistic aside form{margin:0 0 23px;}
.filt-row{margin:0 0 12px;}
.filt-row label{
	width:65px;
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	line-height:18px;
}
.filt-row select,
.filt-row .select-area{width:133px !important;}
.filt-row .data-cell{
	display:inline-block;
	vertical-align:middle;
	width:140px;
	margin:0 0 0 26px;
}
.filt-row .data-cell input{
	width:61px;
	height:34px;
	text-align:center;
	font-size:12px;
	line-height:34px;
	color:#333;
}
.stat-info{
	font-size:14px;
	line-height:18px;
	display:inline-block;
	vertical-align:top;
	width:176px;
	margin:0 0 0 16px;
}
.stat-info:first-child{margin:0;}
.stat-info dt{
	float:left;
	width:109px;
	font-weight:normal;
}
.stat-info dd{
	font-weight:bold;
	overflow:hidden;
	padding:0 0 6px;
}
/* custom select styles */
.jcf-hidden{
	display:block !important;
	position:absolute !important;
	left:-9999px !important;
}
.select-area{
	border:1px solid #ccc;
	background:#fff;
	position:relative;
	overflow:hidden;
	cursor:default;
	height:34px;
	font-size:14px;
	line-height:28px;
	display:inline-block;
	vertical-align:middle;
	border-radius:3px;
	cursor:pointer;
}
.select-area .center{
	white-space:nowrap;
	padding:3px 13px;
	max-width:85%;
	overflow:hidden;
	display:block;
	margin:0 10px 0 0;
}
.select-disabled{background:#eee;}
.select-area .select-opener{
	position:absolute;
	right:8px;
	top:50%;
	margin:-2px 0 0;
	border-style:solid;
	border-width:4px 4px 0 4px;
	cursor:pointer;
	border-color:#333 transparent transparent transparent;
}
.select-options{
	position:absolute;
	overflow:hidden;
	background:#fff;
	z-index:2000;
}
.select-options .drop-holder{
	border:1px solid #777;
	overflow:hidden;
	height:1%;
}
.select-options ul{
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0;
}
.select-options ul li{
	width:100%;
	float:left;
}
.select-options ul a{
	text-decoration:none;
	padding:5px 10px;
	display:block;
	cursor:default;
	color:#000;
	height:1%;
}
.select-options .item-selected a{
	text-decoration:none;
	background:#007;
	color:#fff;
}
.select-options .optgroup{clear:both;}
.select-options .optgroup strong{
	display:block;
	padding:5px;
}
.select-options .optgroup ul a{padding-left:30px;}
/* information case */
.info-case{
	color:#333;
	margin:0 0 60px;
}
.info-case .heading{overflow:hidden;}
.select-filter{
	margin: 12px 0 0 15px;
	float:right;
}
.info-case h2{
	color:#114d08;
	font-size:24px;
	line-height:26px;
}
.select-filter select,
.select-filter .select-area{width:134px !important;}
.select-filter label{padding:0 12px 0 0;}
.info-case .table a{color:#333;}
.profit{
	color:#d54444;
	font-weight:bold;
}
.profit.minus{color:#2a9a19;}
/* add-menu */
.add-menu{
	border:1px solid #ddd;
	border-radius:3px;
	font-size:14px;
	line-height:20px;
	margin:0 0 18px;
}
.add-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.add-menu li:first-child{border:0;}
.add-menu li{
	border-top:1px solid #ddd;
	position:relative;
}
.add-menu a{
	color:#333;
	display:block;
	margin:0 -1px;
	position:relative;
	padding:10px 50px 10px 17px;
	transition:background 0.2s ease;
}
.add-menu .ico-sales{
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	color:#ff3c00;
	position:relative;
	padding:0 25px 0 0;
}
.add-menu li:hover .ico-sales{color:#000;}
.add-menu .ico-sales:after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	width:18px;
	height:20px;
	background:url(../images/sprite.png) no-repeat -47px -318px;
}
.add-menu li:hover .ico-sales:after,
.add-menu li.active .ico-sales:after{background-position:-67px -300px;}
.add-menu li.active .ico-sales{color:#000 !important;}
.add-menu a:hover,
.add-menu .active a{
	margin-bottom:-1px;
	padding-bottom:11px;
	background:#ffac44;
	color:#000;
	text-decoration:none;
}
.add-menu .active a{font-weight:bold;}
.add-menu li:first-child a{
	margin-top:-1px;
	padding-top:11px;
	border-radius:3px 3px 0 0;
}
.add-menu li:last-child a{
	margin-bottom:-1px;
	padding-bottom:11px;
	border-radius:0 0 3px 3px;
}
.add-menu .num{
	position:absolute;
	top:50%;
	right:16px;
	min-width:31px;
	font-size:13px;
	line-height:18px;
	font-weight:600;
	background:#eaeaea;
	border-radius:8px;
	margin:-9px 0 0;
	text-align:center;
	color:#ff8400;
	transition:background 0.2s ease;
}
.add-menu .num-qty{
	position:absolute;
	top:50%;
	right:21px;
	min-width:31px;
	font-size:13px;
	line-height:18px;
	margin:-9px 0 0;
	color:#999;
	text-align:right;
}
.add-menu li:hover .num-qty,
.add-menu li.active .num-qty{
	color:#222;
	margin-top:-10px;
}
.add-menu li:hover:last-child .num-qty,
.add-menu li:hover:first-child .num-qty,
.add-menu li.active:last-child .num-qty,
.add-menu li.active:first-child .num-qty{margin-top:-9px;}
.add-menu .active .num,
.add-menu a:hover .num{
	background:#fff;
	margin-top:-10px;
}
.forum-columns{}
.forum-columns .sidebar{width:320px;}
.forum-columns .content{width:780px;}
.forum-table{margin:0 0 30px;}
.items + .forum-table{padding:20px 0 0;}
.forum-table table{
	width:100%;
	color:#999;
	font-size:14px;
	line-height:20px;
}
.forum-table th{
	font-size:12px;
	line-height:15px;
	font-weight:600;
	text-align:center;
	padding:0 10px 5px;
	width:40px;
	border-bottom:1px solid #bdbdbd;
}
.forum-table th a{margin:0;}
.forum-table td{
	border-top:1px solid #e5e5e5;
	width:40px;
	padding:13px 10px;
	text-align:center;
	color:#333;
}
.forum-table time{color:#999;}
.forum-table tr:first-child td{border:0;}
.forum-table th:first-child,
.forum-table td:first-child{
	text-align:left;
	padding-left:0;
	padding-right:20px;
	width:auto;
}
.forum-table th:last-child,
.forum-table td:last-child{
	text-align:right;
	padding-right:0;
}
.forum-table th:last-child a{margin:0 2px 0 auto;}
.forum-table th:nth-child(2),
.forum-table td:nth-child(2){
	width:220px;
	text-align:left;
}
.forum-table .comments-link,
.forum-table .likes-link,
.forum-table .views-link{
	display:block;
	padding:0;
	margin:0 auto -5px;
	width:16px;
	height:24px;
}
.forum-table th,
.forum-table td{
	-moz-box-sizing:content-box !important;
	-webkit-box-sizing:content-box !important;
	box-sizing:content-box !important;
}
/* pager area */
.pager-area{
	position:relative;
	text-align:center;
	font-size:14px;
	padding:27px 0;
}
.pager-area .pager{
	position:absolute;
	top:0;
	left:0;
	right:0;
}
.pager-area .pagination{margin:0;}
.pager-area .pager {
	font-size:14px;
	line-height:20px;
	margin:0;
}
.pager li{
	text-indent:0;
	width:auto;
	right:auto;
	height:auto;
	background-image:none;
	top:auto;
	margin:0;
}
.pager-area .pager li.previous,
.pager-area .pager li.next{
	position:absolute;
	left:0;
	top:27px;
}
.pager-area .pager li.next{
	right:0;
	left:auto;
}
.pagination{}
.pagination > li > a,
.pagination > li > span{
	padding:0 2px;
	min-width:32px;
	line-height:32px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{background:#cbf0c7;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{
	background:#ffac44;
	border-color:#ffac44;
}
.pager li.disabled{
	opacity:1 !important;
	pointer-events:auto !important;
}
/* entry */
.entry{margin:0 0 40px;}
.entry-content{
	float:left;
	width:780px;
	padding:7px 0 40px;
}
.entry-content h2{
	margin:0 0 23px;
	font-size:24px;
	line-height:28px;
}
.entry .box{
	float:right;
	width:382px;
	padding:8px 18px;
	background:#f8f5e8;
	font-size:14px;
	line-height:22px;
	margin:0 0 20px;
}
.entry{}
.entry input[type=text],
.entry input[type=tel],
.entry input[type=email],
.entry input[type=password],
.entry select{width:100%;}
.entry select{
	border:1px solid #ccc;
	padding:7px;
	color:#000;
	border-radius:3px;
	height: 38px;
}
.form-row{
	margin:0 0 19px;
	position:relative;
}
.box h2{
	font-size:20px;
	line-height:24px;
	font-weight:600;
	margin:0 0 19px;
}
.box ul{
	color:#333;
	margin:0 0 -4px;
	padding:0;
	list-style:none;
}
.box li{padding: 0 0 10px;}
.entry input[type=text],
.entry input[type=password],
.entry input[type=email],
.entry input[type=tel]{
	padding:8px;
	color:#000;
	font-size:14px;
}
textarea::-moz-placeholder,
input::-moz-placeholder{
	opacity:1;
	color:#999;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder{color:#999;}
.mce-tinymce{
	border:1px solid #ccc !important;
	border-radius:4px;
	margin:0 0 21px !important;
}
.mce-container-body.mce-flow-layout{background:none !important;}
.add-links{
	margin:0 0 30px;
	padding:7px 0 0;
	list-style:none;
	overflow:hidden;
}
.add-links li{float:right;}
.add-links li:first-child{float:left;}
.add-links a{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 32px;
	position:relative;
}
.add-links a:after{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:20px;
	height:20px;
	margin:-10px 0 0;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
}
.add-links li.ico-image a:after{background-position:-161px -104px;}
.add-links li.ico-vote a:after{background-position:-195px -104px;}
.add-links .avatar-box{min-width:300px;}
.add-links .avatar-box figure{
	float:left;
	width:120px;
	margin:-6px 20px 0 0;
}
.add-links .change-links{}
.add-links .change-links a{
	color:#2a9a19;
	font-style:normal !important;
	float:none !important;
	padding:0 !important;
}
.add-links .change-links a.del{color:#e12121;}
.add-links .change-links p{margin:0 0 14px;}
.vote-box{
	background:#f6f6f6;
	border-radius:3px;
	padding:16px 20px;
	color:#999;
	margin:0 0 26px;
}
.vote-box h3{
	margin:0 0 17px;
	color:#333;
	font-weight:600;
	font-size:18px;
	line-height:22px;
}
.ico-del{
	width:16px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:50%;
	right:10px;
	margin:-10px 0 0;
	opacity:.42;
	background:url(../images/sprite.png) no-repeat -112px -147px;
	z-index:10;
	transition:all 0.2s ease;
	display:none;
}
.ico-del:hover{opacity:1;}
.del-row{position:relative;}
.del-row input{padding-right:29px !important;}
.del-row .ico-del{display:block;}
.vote-box .title{
	display:block;
	margin:0 0 5px;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
}
.vote-box input[type=text],
.vote-box input[type=password],
.vote-box input[type=email],
.vote-box input[type=tel]{color:#999;}
.test-list{
	margin:0;
	padding:0 0 13px;
	width:110%;
	list-style:none;
}
.test-list li{
	display:inline-block;
	vertical-align:top;
	width:340px;
	margin:0 56px 10px 0;
}
.entry .bottom-actions .check-cell{
	float:right;
	width:276px;
	font-size:14px;
	line-height:18px;
	color:#333;
}
.entry .bottom-actions label{display:inline;}
.entry .bottom-actions{}
.entry .bottom-actions .btn{
	font-size:16px;
	line-height:31px;
	min-width:182px;
}
.entry .bottom-actions input[type=submit].btn{
	width:182px;
	height:45px;
	padding:0 0 3px;
	line-height:45px;
	margin:0 24px 0 0;
}
.plus-link{
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 28px;
}
.plus-link:after{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:18px;
	height:18px;
	margin:-9px 0 0;
	background:url(../images/sprite.png) no-repeat -132px -147px;
	transition:all 0.2s ease;
}
.plus-link:hover:after{opacity:.4;}
.test-list .plus-link{margin-top:11px;margin-left: 5px;}
.vote-box .bottom{
	margin:0 -20px -20px;
	padding:23px 20px 25px;
	border-top:1px solid #ddd;
}
.vote-box .bottom .btn{
	display:block;
	text-align:center;
	font-size:14px;
	padding:8px;
}
.activity{
	font-size:14px;
	line-height:20px;
	float:right;
	margin:7px 12px 0;
	position:relative;
}
.activity .dropdown-menu{
	left:auto;
	right:0;
	padding:0;
	margin:12px 0 0;
}
.activity .remove-link{color:#2a9a19;}
.activity .dropdown-menu > li > a{padding:5px 20px;}

.messages{
	border-radius:4px 4px 0 0;
	border:1px solid #ddd;
	overflow:hidden;
	position:relative;
}
.messages:after{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:20px;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  rgba(255,255,255,0.26) 0%, rgba(217,217,217,1) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.26)), color-stop(100%,rgba(217,217,217,1)));
	background:-webkit-linear-gradient(top,  rgba(255,255,255,0.26) 0%,rgba(217,217,217,1) 100%);
	background:-o-linear-gradient(top,  rgba(255,255,255,0.26) 0%,rgba(217,217,217,1) 100%);
	background:-ms-linear-gradient(top,  rgba(255,255,255,0.26) 0%,rgba(217,217,217,1) 100%);
	background:linear-gradient(to bottom,  rgba(255,255,255,0.26) 0%,rgba(217,217,217,1) 100%);
}
.messages-area{
	max-height:686px;
	overflow:auto;
	margin:0 -50px 0 0;
	padding:0 50px 0 0;
}
.messages ul{
	margin:0 -18px 2px 0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:17px;
	color:#333;
	max-width:399px;
}
.messages li{
	cursor:pointer;
	transition:all 0.2s ease;
	padding:7px 10px 14px 14px;
	border-top:1px solid #ddd;
	overflow:hidden;
}
.messages li:first-child{
	border:0;
	border-radius:2px 2px 0 0;
	overflow:hidden;
}
.messages figure{
	margin:0 8px 0 2px;
	display:inline-block;
	vertical-align:middle;
}
.messages .text-holder{
	display:inline-block;
	vertical-align:middle;
	width:283px;
}
.messages time{
	float:right;
	color:#adadad;
	font-style:italic;
	font-size:14px;
	line-height:16px;
	margin:7px 0 0;
}
.messages .active time{color:#ffcca3;}
.messages li.active{
	background:#ff8e00 !important;
	color:#fff;
}
.messages li.active .name,
.messages li.active{color:#fff !important;}
.messages li.highlighted{background:#deffd9 !important;}
.messages li:hover{background:#f2f2f2;}
.message-columns .sidebar .heading-hold{padding:0 0 33px;}
.message-columns .heading-hold{padding:0 0 19px;}
.messages .top-row{
	overflow:hidden;
	padding:0 0 3px;
}
.messages .name{
	display:inline-block;
	vertical-align:top;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#2a9a19;
	margin:2px 0 0;
}
.messages p{margin:0;}
.messages-list{
	overflow:auto;
	max-height:507px;
	margin:0 0 24px;
	color:#333;
}
.messages-list .row{margin:0 0 19px;}
.messages-list ul{
	margin:0 7px 0 0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:17px;
}
.messages-list .date{
	text-align:center;
	overflow:hidden;
	font-weight:600;
	font-size:14px;
	line-height:18px;
	display:block;
	color:#999;
	margin:0 0 7px;
}
.messages-list .date span{
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 24px;
	max-width:80%;
}
.messages-list .date span:after,
.messages-list .date span:before{
	content:'';
	position:absolute;
	top:50%;
	left:100%;
	width:999px;
	height:1px;
	background:#ddd;
}
.messages-list .date span:before{
	left:auto;
	right:100%;
}
.messages-list .top{
	overflow:hidden;
	padding:0 0 7px;
}
.messages-list time{
	float:right;
	font-style:italic;
	font-weight:600;
	font-size:12px;
	color:#c4c4c4;
}
.messages-list .name{
	display:block;
	color:#2a9a19;
}
.messages-list input[type=checkbox]{
	display:inline-block;
	vertical-align:top;
	margin:27px 16px 0 0;
}
.messages-list .check-content{
	display:inline-block;
	vertical-align:top;
	width:688px;
}
.messages-list input[type=checkbox]:checked + .check-content p{color:#e63333;}
.messages input[type=checkbox]{
	display:inline-block;
	vertical-align:middle;
	margin:0 10px 0 0;
	position:relative;
	z-index:11;
}
.messages .check-content{
	position:relative;
	z-index:10;
}
.messages .check-content:after{
	content:'';
	position:absolute;
	top:-50px;
	left:-50px;
	right:-50px;
	bottom:-50px;
	background:#deffd9;
	z-index:-1;
	opacity:0;
}
.messages .delete .check-content:after{background:#ffcfcf;}
.messages .delete .check-content time{color:#ad8e8e;}
.messages input[type=checkbox] + .check-content{
	display:inline-block;
	vertical-align:middle;
	width:347px;
}
.messages input[type=checkbox]:checked + .check-content:after{opacity:1;}
/* feed form */
.feed-form{
	background:#f6f6f6;
	padding:17px 10px;
}
.feed-form textarea{
	width:100% !important;
	margin:0 0 12px;
	border:1px solid #ccc;
	padding:10px 0 10px 17px;
	overflow:auto;
	color:#999;
	height:88px;
	min-height:88px;
	box-shadow:0 1px 0 rgba(0,0,0,.13) inset;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.13) inset;
	border-radius:3px;
}
.feed-form input[type=submit]{
	height:32px;
	line-height:32px;
	font-size:14px;
	padding:0 22px;
}
.feed-form .actions{
	padding:15px 0;
	text-align:center;
}
.feed-form .actions a{
	line-height:30px;
	padding:0 25px;
	margin:0 0 0 14px;
}
.action-box{
	background:#eee;
	padding:16px 10px;
	text-align:center;
	margin:0 0 15px;
}
.action-box a:first-child{margin:0;}
.action-box a{margin:0 0 0 6px;}
/* post */
.post{
	color:#222;
	line-height:22px;
}
.top-links{
	font-weight:600;
	font-size:14px;
	line-height:16px;
	padding:0 0 18px;
}
.post .top-links .opt-links{float:right;}
.top-links .link{color:#999;}
.opt-links{
	margin:0;
	padding:0;
	list-style:none;
}
.opt-links li{
	float:left;
	margin:0 0 0 40px;
	font-weight: 400;
}
.opt-links li:first-child{margin:0;}
.opt-links .del-link{color: #d05252;}
.opt-links .ban-link{color:#333;}
.post h1{
	font-size:38px;
	line-height:42px;
	margin:0 0 26px;
	color:#000;
	font-weight:600;
}
.post-links{
	overflow:hidden;
	padding:0 0 24px;
}
.post-links time{
	display:inline-block;
	vertical-align:top;
	margin:0 24px 0 0;
    color: #999;
}
.post-links .section {
    margin-right: 24px;
    color: #000;
}
.post-links .comments-link,
.post-links .likes-link,
.post-links .views-link{
	font-weight:600;
	color:#000;
	margin-right:17px;
}
.post figure{margin:0 0 19px;}
.post p{margin:0 0 22px;}
.quotes{
	position:relative;
	width:660px;
	padding:29px 20px;
	margin:44px auto;
	background:none;
	border:0;
	text-align:center;
}
.post p + .quotes{margin-top:48px;}

.post hr {
    height: 1px;
    border-color: #DADADA;
    width: 100%;
    position: relative;
}
.post hr:after {
    content: "";
    background: url(../images/sprite.png) no-repeat -336px -43px;
    height: 24px;
    width: 24px;
    left: 47%;
    position: absolute;
    top: -12px;
}

.quotes:after,
.quotes:before{
	top:0;
	left:50%;
	width:660px;
	height:11px;
	opacity:1;
	margin:0 0 0 -330px;
	background:url(../images/sprite-add.png) no-repeat;
	z-index:1;
}
.quotes:after{
	top:auto;
	left:50%;
	right:auto;
	bottom:0;
	background-position:0 -14px;
}
.quotes q{
	font-weight:bold;
	font-style:italic;
	quotes:none;
	font-size:22px;
	line-height:26px;
	display:block;
	margin:0 0 14px !important;
}
.quotes q:before{content:'';}
.quotes q:after{content:'';}
.post h2,
.post h3{
	font-size:24px;
	line-height:29px;
	margin:0 0 23px;
	color:#222;
	font-weight:600;
}
.post h3{
	font-size:20px;
	line-height:24px;
}
.post p + h2{margin-top:64px;}
.post .banner{margin:0 0 33px;}
.rating-box{
	border:1px solid #bfbfbf;
	border-radius:3px;
	background:#fff;
	margin:0 0 50px;
	overflow:hidden;
	padding:0 0 7px;
}
.rating-box .cell{
	float:left;
	position:relative;
	padding:0 20px;
	width:240px;
	background:#f6f6f6;
	text-align:center;
	padding:9px 0 0;
	border-right:1px solid #bababa;
	color:#666;
}
.rating-box .cell:after{
	content:'';
	position:absolute;
	top:100%;
	left:0;
	right:-1px;
	height:500px;
	background:#f6f6f6;
	border-right:1px solid #bababa;
}
.rating-box .title{
	display:block;
	font-weight:600;
	margin:0 0 8px;
}
.rating-box .rating-row{margin-bottom:10px;}
.rating-box .rating-row .glyphicon{
	font-size: 31px;
	display:inline-block;
	vertical-align:middle;
	transition:all 0.2s ease;
}
.rating-box .rating-row .glyphicon:hover{
	opacity:.8;
	text-decoration:none;
}
.rating-box .rating-row .num{
	display:inline-block;
	vertical-align:middle;
	width:110px;
	font-size:38px;
	line-height:42px;
	color:#000;
	font-weight:600;
	text-align:center;
}
.rating-row .num.negative{color:#ec4242 !important;}
.rating-box .glyphicon.glyphicon-minus-sign{color:#ec4242;}
.rating-box .rating-content{
	overflow:hidden;
	padding:9px 20px 15px;
}
.rating-box .rating-content .title{margin:0 0 19px;}
/* best-comment */
.best-comment{
	background:#fafefb;
	border:1px solid #2a9a19;
	border-radius:3px;
	padding:9px;
	overflow:hidden;
	color:#000;
	font-size:14px;
	line-height:20px;
	margin:0 0 50px;
}
.best-comment .author{
	float:left;
	width:90px;
	margin:0 10px -10px 0;
	padding:47px 0 0;
}
.best-comment .author img{border-radius:25px;}
.best-comment .author figure{margin:0 0 7px;}

.author .bad-raiting dt,
.author .bad-raiting dd a  {color:#be1d1d;}
.author-info{
	font-size:11px;
	line-height:14px;
}
.author-info dt{
	float:left;
	width:51px;
	color:#999;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.author-info dd{
	font-weight:600;
	padding:0 0 2px;
}
.best-comment .title{
	display:block;
	color:#114d08;
	font-weight:600;
	font-size:18px;
	line-height:22px;
	margin:0 0 19px;
}
.best-comment .text-holder{padding:7px 0 0;}
.comments-row{padding:0 0 3px;}
.comments-row .rating-row{
	float:right;
	min-width:87px;
	margin:-5px 0 0;
}
.comments-row .rating-row .num{
	display:inline-block;
	vertical-align:middle;
	width:50px;
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#2a9a19;
	font-weight:600;
}
.comments-row .rating-row .glyphicon{
	display:inline-block;
	vertical-align:middle;
	font-size:17px;
	opacity:0;
	transition:all 0.2s ease;
}
.comments-row .rating-row .glyphicon:hover{opacity:.8;}
.comments-row .rating-row .glyphicon:hover{text-decoration:none;}
.comments-row .rating-row .glyphicon-minus-sign{color:#ec4242;}
.best-comment time{color:#777;}
.best-comment:hover .rating-row .glyphicon {opacity:.8;}
.comments-content{
	position:relative;
	padding:0 0 25px;
}
.best-comment .comments-content{min-height:89px;}
.comments-content .bottom-links{
	position:absolute;
	bottom:0;
	left:0;
}
.comments-content .bottom-links{
	font-size:14px;
	line-height:16px;
}
.comments-content .bottom-links .dot-link{
	color:#999;
	border-color:#999;
	margin:0 30px 0 0;
}
.feed-area{}
.one-column .feed-area{
	width:780px;
}
.feed-area .top-row{
	overflow:hidden;
	position:relative;
	padding:0 0 11px;
	margin:0 0 3px;
	border-bottom:1px solid #999;
}
.feed-area .top-row .btn{float:right;}
.feed-area .top-row h2{
	font-weight:600;
	font-size:24px;
	line-height:28px;
	color:#999;
	margin:0;
	max-width:286px;
}
.feed-area .top-row h2 a{color:#333;}
.feed-area .top-row .pager{
	position:absolute;
	width:180px;
	text-align:center;
	top:5px;
	left:50%;
	margin:0 0 0 -90px;
	font-size:14px;
	line-height:18px;
}
.feed-area .top-row .btn{
	font-weight:600;
	font-size:12px;
	line-height:17px;
}
.feeds{
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
.feeds li{
	overflow:hidden;
	padding:16px 0 16px 10px;
	border-bottom:1px solid #e5e5e5;
}
.feeds > li.highlighted{background:#f4fbff;}
.feeds .author{
	float:left;
	width:90px;
	margin:8px 10px 0 0;
}
.feeds .author-info{margin:0;}
.feeds .comments-content{
	overflow:hidden;
	color:#333;
	padding:10px 10px 25px 0;
	min-height:99px;
}
.feeds .author figure{margin:0 0 8px;}
.feeds .author figure img{border-radius:25px;}
.feeds .comments-row .rating-row{margin:-2px 0 0;}
.feeds .comments-row{padding:0 0 6px;}
.feeds li:hover .rating-row .glyphicon{opacity:1;}
.feeds li:hover .rating-row .glyphicon:hover{opacity:.8;}
.feeds .comments-content p{margin:0 0 17px;}
.reply-cite{
	margin:0 0 18px;
	border:0;
	background:#f7f7f7;
	padding:16px 20px 20px 70px;
	font-size:14px;
	line-height:20px;
	font-style:normal;
	color:#333;
	opacity: 0.5;
}

.reply-cite:hover{
	opacity:1;
}

.reply-cite cite{
	color:#111;
	font-size: 14px;
	font-weight:600;
	line-height:20px;
	margin:0 0 8px;
	font-style:normal;
}
.reply-cite q{margin:0 0 8px;font-style: italic;}
.reply-cite:before{display:none;}
.reply-cite:after{
	width:32px;
	height:26px;
	opacity:.3;
	top:18px;
	left:16px;
	background-position:-157px -128px;
}
.comments-row + .reply-cite{margin-top:10px;}
.feeds .comments-content figure{margin:0 0 19px;}
/* add comment */
.add-comment{margin:0 0 20px;}
.add-comment figure{
	float:left;
	margin:0 19px 0 11px;
}
.add-comment h2{
	color:#333;
	font-size:24px;
	line-height:28px;
	margin:0 0 18px;
}
.add-comment .text-holder{padding:5px 0 0;}
.case{
	border:1px solid #ddd;
	border-radius:3px;
	margin:0 0 26px;
	box-shadow:0 1px 1px rgba(0,0,0,.05);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
	padding:14px 16px;
	background:#fff;
}
.banner{margin:0 0 30px;}
.case h3{
	margin:0 0 12px;
	color:#114d08;
	font-size:20px;
	line-height:24px;
	font-weight:600;
}
.main-block > .area{position:relative;}
/* author-box */
.author-box{
	overflow:hidden;
	margin:0 0 28px;
}
.author-box figure{
	float:left;
	position:relative;
	margin:32px 30px 0 0;
	width:80px;
}
.author-box figure .num{
	position:absolute;
	top:-18px;
	right:-16px;
	background:url(../images/sprite.png) no-repeat 0 -300px;
	width:45px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:14px;
	font-weight:600;
}
.author-box .title{
	display:block;
	font-weight: 400;
	font-size:14px;
	line-height:14px;
	color:#333;
	margin:0 0 25px;
}
.author-box .name{
	font-size:24px;
	line-height:26px;
	font-weight:600;
	color:#2a9a19;
	margin:0 0 5px;
}
.author-box dl{
	margin:0 0 10px;
	font-size:14px;
	line-height:16px;
}
.author-box dt{
	float:left;
	font-weight:normal;
	color:#999;
	width: 90px;
	padding:0 10px 0 0;
	font-weight: 300;
}
.author-box dd{
	overflow:hidden;
	margin:0;
	color:#333;
}
.events-list li.no-image{
	padding:0 70px 0 0;
	position:relative;
}
.events-list li.no-image .left-links{
	position:absolute;
	top:6px;
	right:-20px;
	width:50px;
}
/* stat-list */
.stat-list{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #ececec;
	font-size:14px;
	line-height:16px;
	color:#999;
}
.stat-list li{
	padding:15px 0 15px 72px;
	position:relative;
	min-height:40px;
	margin:-9px 0 0;
}
.stat-list figure{
	position:absolute;
	top:15px;
	left:0;
}
.heading + .stat-list{border:0;}
.stat-list p span{
	display:block;
	font-style:italic;
}
.stat-list .num{
	display:inline-block;
	vertical-align:bottom;
	font-style:normal;
	color:#000;
	font-size:28px;
	line-height:30px;
	font-weight:600;
}
.stat-list .num.middle{
	font-size:22px;
	line-height:25px;
}
.stat-list .num.small{
	font-size:18px;
	line-height:22px;
}
.stat-list p{margin:0;}
.stat-list li:first-child{margin:0;}
.stat-list .name{
	display:block;
	font-size:22px;
	line-height:24px;
	font-weight:600;
	margin:1px 0 11px;
}
.stat-list .name.middle{
	font-size:18px;
	line-height:22px;
	margin:0 0 7px;
}
.post img{
	max-width:100%;
	height:auto;
}
.rooms{}
.rooms .tab-content{padding:0 0 13px;}
#promotions figure img{
    width: 100%;
    height: 158px;
}

.add-tabs{
	margin:0;
	padding:0 0 37px;
	list-style:none;
	text-align:center;
	font-weight:600;
	font-size:16px;
	line-height:20px;
}
.add-tabs li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 8px;
}
.add-tabs a{
	display:block;
	padding:6px 15px;
	border:1px solid transparent;
	border-radius:3px;
	color:#2a9a19;
}
.add-tabs a:hover,
.add-tabs .active a{
	color:#ff9c00;
	font-weight:bold;
	border-color:#ffb20e;
	text-decoration:none;
}
.add-tabs .active a{font-weight: 600 !important;}
.add-tabs a:hover{font-weight:600;}
.rooms .content{
	width:840px;
	padding:14px 20px;
	color:#333;
	background: #f6f6f6;
	font-size:14px;
	line-height:20px;
}
.rooms .sidebar{width:320px;}
.rooms .content h2{
	font-size:20px;
	line-height:24px;
	font-weight:600;
	margin:0 0 26px;
}
.prods{
	margin:0 0 25px;
	padding:0;
	list-style:none;
	color:#333;
}
.prods + .prods{
	padding:34px 0 0;
	border-top:1px solid #eaeaea;
}
.content .prods{
	border:0;
	padding:0;
	margin:0;
	width:110%;
}
.content .prods > li{
	margin:0 37px 13px 0;
	border:0;
}
.prods > li{
	display:inline-block;
	vertical-align:top;
	width:240px;
	margin:0 15px 13px 21px;
}
.prods h3{
	margin:0 0 17px;
	font-size:24px;
	line-height:28px;
	color:#000;
}
.prods figure{margin:0 0 28px;position: relative;}
.prods dl{
	margin:0 0 14px;
	font-size:14px;
}
.prods dt{
	float:left;
	font-weight:normal;
	width:74px;
	font-size:12px;
	padding:2px 0 0;
}
.prods dd{
	margin:0 0 4px;
	overflow:hidden;
	font-weight:bold;
}
.prods p{margin:0 0 24px;}
.prods .btn-yellow{
	padding:0 20px;
	border-radius:3px;
	line-height:28px;
	margin:0 0 35px;
}
.prods h4{
	margin:0 0 13px;
	font-size:14px;
	line-height:18px;
}
.prods .links{
	margin:0;
	padding:0;
	list-style:none;
	color:#46a737;
}
.prods .links li{
	position:relative;
	padding:0 0 3px 11px;
}
.prods .links li:after{
	content:'•';
	position:absolute;
	left:0;
	top:4px;
	font-size:14px;
	line-height:16px;
}
.block p + .heading{margin-top:35px;}
.text-block{}
.text-block .links{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:20px;
	max-width:90%;
}
.text-block .links li{padding:0 0 19px;}
.rooms .add-title{text-align:center;clear: both;}
.add-title h2{
	font-weight:600;
	font-size:20px;
	line-height:24px;
	margin:0 0 26px;
}
/* entry */
.entry{
	color:#333;
	font-size:14px;
	line-height:22px;
}
.entry .top-links{
	font-size:14px;
	line-height:16px;
	padding:0 0 44px;
}
.entry .top-links a{color:#333;}
.reg-room{
	background:#f6f6f6;
	padding:18px 20px;
	margin:0 0 25px;
}
.reg-room figure{
	display:inline-block;
	vertical-align:middle;
	margin:0 37px 0 0;
    position: relative;
}
.reg-room dl{
	margin:-6px 0 0;
	display:inline-block;
	vertical-align:middle;
	width:290px;
	font-size:14px;
	line-height:16px;
}
.reg-room dt{
	font-weight:normal;
	float:left;
	width:72px;
	font-size:12px;
	padding:2px 5px 0 0;
}
.reg-room dd{
	margin:0 0 4px;
	overflow:hidden;
	font-weight:bold;
}
.reg-room dd:last-child{margin:0;}
.reg-room .btn{
	display:inline-block;
	vertical-align:middle;
	width:224px;
	font-size:18px;
	line-height:43px;
}
.entry h2{
	margin:0 0 15px;
	font-size:20px;
	line-height:24px;
	border-bottom:3px solid #e4e4e4;
	padding:0 0 13px;
}
.entry p{margin:0 0 16px;}
.entry ul{
	margin:0 0 16px;
	padding:0;
	list-style:none;
}
.entry li{
	margin:0 0 16px;
}
.check-list{
	font-size:16px;
	line-height:22px;
}
.check-list li{
	position:relative;
	padding:0 0 0 40px;
}
.check-list li:after{
	content:'';
	position:absolute;
	left:4px;
	top:4px;
	width:15px;
	height:15px;
	background:url(../images/sprite.png) no-repeat -46px -300px;
}
.entry ul + h2{margin-top: 80px;}
.cup-list,
.p-list{
	margin:0 0 16px;
	font-size:16px;
	line-height:22px;
}
.cup-list li,
.p-list li{
	position:relative;
	padding:0 0 0 40px;
}
.cup-list li:after,
.p-list li:after{
	content:'';
	position:absolute;
	top:2px;
	left:0;
	width:20px;
	height:23px;
	background:url(../images/sprite.png) no-repeat -158px -164px;
}
.cup-list li:after{
	width:18px;
	height:20px;
	left:2px;
	top:1px;
	background-position:-182px -165px;
}
.config{
	color:#333;
	font-size:14px;
	line-height:20px;
}
.config dd{margin:0 0 17px;}
.config dd:last-child{margin:0;}
.config figure{margin:0 0 10px;}
.contacts-links{
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
.block p + .contacts-links{margin-top:32px;}
.contacts-links li{margin:0 0 26px;}
.contacts-links li:last-child{margin:0;}
.contacts-links a{
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.contacts-links a.ico-mail,
.contacts-links a.ico-skype{padding:0 0 0 37px;}
.contacts-links a.ico-mail:after,
.contacts-links a.ico-skype:after{
	content:'';
	position:absolute;
	top:5px;
	left:0;
	width:18px;
	height:12px;
	opacity:.5;
	background:url(../images/sprite.png) no-repeat -171px -25px;
}
.contacts-links a.ico-skype:after{
	width:20px;
	height:20px;
	top:0;
	background-position:-171px -40px;
}
/* top banner */
.top-banner{margin:0 0 28px;}
/* additional table */
.add-table{
	font-weight:600;
	font-size:18px;
	line-height:21px;
	color:#000;
}
.add-table table{
	width:100%;
}
.add-table th{
	padding:0 20px 0 0;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#999;
}
.add-table th,
.add-table td{
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	padding:0;
	vertical-align:top;
}
.add-table td{
	border-bottom:1px solid #e4e4e4;
	padding:24px 20px 24px 0;
}
.add-table tr:first-child td{padding-top:20px;}
.add-table tr:first-child td:first-child{padding-top:12px;}
.add-table td:last-child{
	padding-right:0;
	width:112px;
}
.add-table td:first-child{
	width:50px;
	padding:20px 20px 20px 0;
}
.add-table td:nth-child(2){width:175px;}
.add-table .name{
	display:block;
	font-size:18px;
	line-height:22px;
	font-weight:600;
	color:#46a737;
	font-style:normal;
	margin:0 0 4px;
}
.add-table .dsc{
	font-style:italic;
	font-size:12px;
	line-height:15px;
	color:#999;
	font-weight:normal;
}
.add-table .btn{
	margin:-4px 0;
	font-size:16px;
	display:block;
	line-height:29px;
}
/* recommend */
.recommend{
	padding:14px 19px;
	background: url(../images/bg-promo.jpg) !important;
}
.recommend + .sidebar .block{
	margin:0;
	min-height:312px;
}
.recommend .add-title{text-align:center;}
.recommend .add-title h2{margin:0 0 37px;}
.promo-list{
	margin:0 0 60px;
	padding:0;
	list-style:none;
	width:105%;
	font-size:14px;
	line-height:18px;
	color:#333;
}
.recommend .promo-list{margin:0;}
.promo-list li{
	width:380px;
	margin:0 18px 65px 0;
	display:inline-block;
	vertical-align:top;
}
.promo-list figure{
	display:inline-block;
	vertical-align:middle;
	width:140px;
	margin:0 16px 0 0;
}
.promo-list figure a{transition:all 0.2s ease;}
/*.promo-list figure a:hover{opacity:.8;}*/
.promo-list .text{
	display:inline-block;
	vertical-align:middle;
	width:200px;
}
/* promotion */
.promo{padding:0 0 56px;}
.sub-title{
	font-weight:600;
	font-size:20px;
	line-height:24px;
	border-bottom:1px solid #eaeaea;
	margin:0 0 23px;
	padding:0 0 9px;
	color:#114d08;
}
/* faq */
.faq{
	border:1px solid #ddd;
	border-radius:3px;
	margin:0 0 40px;
	padding:0 16px;
	list-style:none;
	font-size:14px;
	line-height:20px;
	color:#333;
	overflow:hidden;
}
.faq .opener{
	margin:0 -16px;
	display:block;
	padding:10px 16px;
	border-bottom:1px solid #ddd;
}
.faq li:last-child .opener,
.faq li.active:last-child{border:0;}
.faq li:last-child.active .opener{border-bottom:1px solid #ddd;}
.faq li.active{
	border-bottom:1px solid #ddd;
	margin:0 -16px;
	padding:0 16px;
}
.faq .opener:hover{text-decoration:none;}
.faq .active .opener,
.faq li:hover .opener{
	background:#f5f5f5;
	color:#333;
	text-decoration:none;
}
.post figure + .faq{margin-top:32px;}
.faq .slide p:first-child{margin-top:17px;}
.faq p a{
	color:#2a9a19;
	font-style:normal;
	text-decoration:underline;
}
.faq p a:hover{text-decoration:none;}
.faq p{margin:0 0 25px;}
/* standings */
.standings{
	clear:both;
	margin:0 0 50px;
	padding:24px 0 0;
}
.standings.two-tables .stand-cell{
	display:inline-block;
	vertical-align:top;
	width:560px;
	margin:0 0 0 56px;
}
.standings.three-tables .stand-cell{
	display:inline-block;
	vertical-align:top;
	width:345px;
	margin:0 0 0 68px;
}
.standings.four-tables .stand-cell{
	display:inline-block;
	vertical-align:top;
	width:240px;
	margin:0 0 0 68px;
}
.standings .stand-cell:first-child{margin:0 !important;}
.standings .rating-table{max-width:780px;}
.standings .rating-table-fullwidth{max-width:100%;}
.standings .main-heading h2{
	font-weight:600;
	font-size:20px;
	line-height:24px;
	margin:0;
}
.standings .main-heading time{
	font-size:12px;
	line-height:14px;
	color:#999;
}
.standings .main-heading{margin:0 0 17px;}
/* breadcrumbs */
.breadcrumbs{
	background:#f5f5f5;
	border-radius:3px;
	overflow:hidden;
	margin:0 0 22px;
	color:#000;
	padding:8px 18px;
	font:16px/20px Arial, Helvetica, sans-serif;
}
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
}
.breadcrumbs li{
	float:left;
	position:relative;
	padding:0 0 0 24px;
}
.breadcrumbs li:after{
	content:'/';
	position:absolute;
	left:10px;
	top:0;
	color:#d8d8d8;
}
.breadcrumbs li:first-child{padding:0;}
.breadcrumbs li:first-child:after{display:none;}
.breadcrumbs a{font-weight:600;}
/* product description */
.prod-dsc{
	overflow:hidden;
	margin:0 0 50px;
	color:#333;
	line-height:20px;
}
.prod-dsc figure{
	float:left;
	margin:5px 20px 0 0;
}
.prod-dsc h1{
	margin:0 0 14px;
	color:#114d08;
	font-weight:600;
	font-size:32px;
	line-height:32px;
}
.prod-dsc p{margin:0 0 20px;}
.prod-dsc .price-box{
	font-weight:bold;
	color:#114d08;
	font-size:32px;
	line-height:40px;
	padding:4px 0 3px;
}
.prod-dsc span{
	display:inline-block;
	vertical-align:top;
}
.prod-dsc .old-price{
	margin-right:12px;
	text-decoration:line-through;
}
.prod-dsc .new-price{color:#ff8e00;}
.prod-dsc .btn{
	min-width:268px;
	line-height:40px;
	font-size:30px;
}
.prod-dsc .price-box + .btn{margin:11px 0 0;}
/* message box */
.message{
	border:1px solid #faedd6;
	background:#fcf7e4;
	border-radius:2px;
	padding:17px;
	color:#333;
	font-size:14px;
	line-height:16px;
}
.message.warning{color:#bf9858;}
.message p{margin:0 0 8px;}
.message > a{
	display:inline-block;
	vertical-align:top;
	text-decoration:underline;
}
.message a:hover{text-decoration:none;}
.message p:last-child{margin:0;}
.message p a{
	font-style:normal;
	font-weight:600;
	color:#2a9a19;
}
.qty{
	font-size:18px;
	line-height:22px;
	margin:0 0 13px;
	overflow:hidden;
}
.qty dt{
	color:#999;
	padding:0 6px 0 0;
	float:left;
	font-weight:normal;
}
.qty dd{
	margin:0;
	color:#000;
}
/* footer */
#footer{
	background:#53cd44;
	font-size:14px;
	line-height:18px;
	display:table-footer-group;
	height:1px;
	vertical-align:bottom;
}
#footer .area{
	position:relative;
	padding:28px 10px 65px;
}
.footer-nav{
	float:left;
	position:relative;
	z-index:2;
}
.footer-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-nav a{color:#fff;}
.footer-nav li{
	float:left;
	padding:0 38px 0 0;
}
.add-logo{
	position:relative;
	z-index:10;
	float:right;
	margin:-15px 0 0 15px;
}
.footer-info{
	position:absolute;
	top:25px;
	left:0;
	right:0;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:15px;
}
.footer-info a{
	color:#fff;
	font-style:normal;
}
.social{
	margin:0 0 24px;
	padding:0;
	list-style:none;
	display:inline-block;
	vertical-align:top;
}
.social li{
	float:left;
	margin:0 0 0 14px;
}
.social li:first-child{margin:0;}
.social a{
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	transition:all 0.2s ease;
	background:url(../images/sprite.png) no-repeat -9999px -9999px;
}
.social a:hover{opacity:.8;}
.social .ico-twitter,
.social .ico-fb,
.social .ico-vk{background-position:0 -74px;}
.social .ico-fb{background-position:-25px -74px;}
.social .ico-vk{background-position:-50px -74px;}
.social .ico-yt{background-position:0px -363px;}
.btn-group{margin:0 0 26px;}
.btn-group .btn{border-width:1px 1px 1px 0;}
.btn-group .btn:first-child{border-width:1px;}
/* modal */
.modal-dialog{
	border:10px solid #2b8d1c;
	border:10px solid rgba(42, 154, 25, .64);
	width:390px;
	border-radius:15px;
}
.modal-dialog.wide{width:530px;}
.modal-dialog.wide2{width:590px;}
.modal-content{
	box-shadow:none;
	-webkit-box-shadow:none;
	padding:25px;
	border-radius:4px;
	border:0;
	color:#333;
}
.modal-backdrop.in{opacity:.8;}
.modal-header{
	margin:0 0 17px;
	padding:0 18px 20px;
	position:relative;
	border-bottom:1px solid #e5e5e5;
}
.modal-header .close{
	float:none;
	position:absolute;
	margin:0;
	top:-19px;
	right:-15px;
}
.modal-title{
	font-weight:600;
	color:#114d08;
	font-size:24px;
	line-height:28px;
}
.modal-body{padding:0 18px 32px;}
.modal-footer{
	padding:0 18px 30px;
	border:0;
	margin:0;
}
.modal-body .input-group{padding:0 0 16px;}
.modal-body textarea{
	width:294px;
	height:88px;
	overflow:auto;
}
.modal-footer .btn{
	display:block;
	margin:17px 0 0;
	width:100%;
	height:45px;
	font-size:18px;
	line-height:20px;
}
.modal-dialog.wide .modal-footer .btn{
	display:inline-block;
	vertical-align:top;
	width:auto;
	min-width:293px;
}
.modal-footer .btn:first-child{margin:0;}
.input-group .link{
	position:absolute;
	bottom: -5px;
	right:0;
	color:#999;
	font-size:12px;
	line-height:12px;
}
.social-row{
	border:1px solid #e5e5e5;
	border-width:1px 0;
	font-size:14px;
	line-height:18px;
	color:#999;
	padding:12px 16px;
	margin:0 0 22px;
	text-align:center;
}
.modal-footer + .social-row{margin:-3px 0 22px;}
.social-row dt{
	padding:0 0 10px;
	font-weight:normal;
}
.social-row dd{text-align:center;}
.social-row .social{margin:0;}
.social-row .social li{margin:0 0 0 16px;}
.social-row .social li:first-child{margin:0;}
.social-row .social a{
	width:38px;
	height:38px;
}
.social-row .social a.ico-twitter{background-position:-1px -104px;}
.social-row .social a.ico-fb{background-position:-42px -104px;}
.social-row .social a.ico-vk{background-position:-83px -104px;}
.error-box{
	border:1px solid #edd3d7;
	background:#f2dede;
	border-radius:2px;
	padding:8px;
	text-align:center;
	font-weight:bold;
	color:#933b3b;
	font-size:14px;
	line-height:34px;
	margin:7px 0;
}
.error-box p{
	display:inline-block;
	vertical-align:middle;
	line-height:17px;
}
.modal-body .error-box{margin:7px 0 -25px;}
.error-box p{margin:0;}
.input-group.error,
.input-group.error input,
.input-group.error .input-group-addon{border-color:#b74b4b;}
.tal{text-align:left !important;}
.tac{text-align:center !important;}
.tar{text-align:right !important;}
.modal-dialog{margin:50px auto 0;}
/* rating-cols */
.rating-cols{margin:0 0 50px;}
.rating-cols .col{
	float:left;
	width:383px;
	margin:0 0 0 15px;
	padding:15px;
	position:relative;
}
.rating-cols .col.gray{background:#f9f9f9;}
.rating-cols .col:first-child{margin:0;}
.rating-cols .block{
	padding:0;
	border:0;
	box-shadow:none;
	-webkit-box-shadow:none;
	margin:0 0 49px;
}
.rating-cols .heading{margin:-8px 0 0;}
.rating-table{
	position:relative;
	z-index:10;
	color:#333;
	font-size:14px;
	line-height:18px;
}
.rating-table.tac *{text-align:center;}
.rating-table table{width:100%;}
.rating-table th{
	color:#333;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	padding:0 8px 10px;
	text-align:left;
	border-bottom:2px solid #ddd;
}
.rating-table td{
	padding:5px 8px;
	border-bottom:1px solid #ddd;
}
.rating-table .divider td, .kop-table .divider td{border-bottom:2px solid #e42e38;}
.rating-table.piano tr:nth-child(odd) td{background:#f9f9f9;}
.rating-table td:nth-child(2){padding-right:2px;}
.rating-table .highlighted td{background:#fbe4bb;}
.rating-table td:first-child{width:42px;}
.rating-table td:last-child{
	width:38px;
	width:117px;
	padding-right:0;
}
.rating-table .label{
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.rating-table figure{
	display:inline-block;
	vertical-align:middle;
	margin:0 7px 0 0;
}
.rating-table .txt{
	display:inline-block;
	vertical-align:middle;
	margin:4px 0;
}
.rating-table figure + .txt{
	max-width:65%;
	overflow:hidden;
}
.rating-table .num{
	display:inline-block;
	vertical-align:middle;
	width:50px;
}
.rating-table .label{
	width:44px;
	height:44px;
	line-height:44px;
	font-size:17px;
	padding:0;
}
.rating-table .label > span{margin-top:-5px; font-size: 13px;}
.rating-table .label span span{margin:-2px 0 0;}
.rating-table .label:after,
.rating-table .label:before{top:12px;}
.rating-table .more{font-style:normal !important;}
.rating-table .txt p{margin:0;}
.slider .slide{
	left:-5000px;
	right:-5000px;
}
.win-comments{
	background:#f6f6f6;
	position:relative;
	border-radius:3px;
	padding:10px 20px;
	margin:20px 0 0;
}
.win-list .win-comments{margin-right:-150px;}
.winnings .win-list p{margin:0 0 23px;}
.winnings h2{
	font-size:24px;
	line-height:28px;
	margin:0 0 16px;
}
.winnings .win-list li{
	position:relative;
	padding-right:150px;
}
.winnings .win-list li:hover{background:#f9fff4;}
 .win-list li.has-comments{background:none !important;}
.win-list .post-date{
	position:absolute;
	color: #CCC;
	font-style:italic;
	font-size:14px;
	line-height:16px;
	top:20px;
	right:0;
	text-align:right;
}
.win-list li:first-child .post-date{top:10px;}
.shared-links{
	position:absolute;
	bottom:14px;
	right:11px;
	z-index:10;
	opacity:0;
	transition:all 0.2s ease;
	z-index:990;
}
.shared-links .popover{
	display:block;
	top:100%;
	left:-50%;
	padding:15px;
	width:258px;
	margin:13px 0 0 -112px;
	z-index:9999;
	text-align:center;
	opacity:0;
}
.shared-links.open .popover{opacity:1;}
.shared-links.open{z-index:9999;}
.shared-links.open,
.shared-links:hover{opacity:1 !important;}
.shared-links .popover .title{
	display:block;
	border-bottom:1px solid #ebebeb;
	background:#f7f7f7;
	text-align:left;
	padding:10px 15px;
	margin:-15px -15px 15px;
	font-weight:normal;
	font-size:14px;
	border-radius:5px 5px 0 0;
}
.shared-links .popover .arrow:after{border-bottom-color:#f7f7f7;}
.has-comments .shared-links{display:none;}
.win-list li:hover .shared-links{opacity:.6;}
.ico-share{
	display:inline-block;
	vertical-align:top;
	background:url(../images/ico-share.png) no-repeat;
	width:16px;
	height:18px;
}
.win-comments h3{
	font-size:18px;
	line-height:20px;
	font-weight:600;
	margin:0 0 5px;
}
.win-list li ul{
	margin:0;
	padding:0;
	list-style:none;
}
.win-list li li{
	border-top:1px solid #ddd;
	border-bottom:0;
	background:none !important;
	padding:14px 0 !important;
}
.win-list li li:first-child{border:0;}
.win-comments time{color:#777;}
.win-comments p{max-width:80%;}
.win-list li li p{margin:0 0 8px !important;}
.win-list .more-link{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 73px;
	border-bottom:1px dashed #2a9a19;
}
.win-list .more-link:hover{
	text-decoration:none;
	border-color:transparent;
}
.win-list textarea{
	width:100% !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:38px;
	min-height:38px;
}
.win-comments:before{
	content:'';
	position:absolute;
	top:-13px;
	left:120px;
	border-style:solid;
	border-width:0 11.5px 14px 11.5px;
	border-color:transparent transparent #f6f6f6 transparent;
}
.winnings{padding:0 0 60px;}

#mainPromoRecommended div.slide.active article div ul li a {
    color: #333;
}

.block.text-block{
	color:#333;
	font-size:14px;
	line-height:20px;
}
.calendar .popover .arrow:after{border-bottom-color:#f7f7f7;}

.league p {font-size:13px;}

#sidebar > div > ul > li strong {
    font-weight: 600;
    color: #000;
}

.comments-content div.text {
    margin-bottom: 15px;
    line-height: 1.5em;
}
.comments-content time {
    color: #999;
    font-weight: 300;
}

.comments-content .bottom-links .delComm {margin-left:30px;color:#d05252;}

.calendar .popover em{
	width:14px;
	height:14px;
	background:url(../images/calendar_icon.png) no-repeat;
	display: inline-block;
	margin: 0 4px 0 -20px;
	padding: 0;
	position: relative;
}

.calendar .popover em.pokerstars {
	background-position: -1px -195px;
}

.calendar .popover em.betsafe {
	background-position: -1px -46px;
}

.calendar .popover em.betsafe-black {
	background-position: -1px -121px;
}

.calendar .popover em.triobet {
	background-position: -1px -363px;
}
.calendar .popover em.partypoker {
	background-position: -1px -377px;
}
.calendar .popover em.whpoker {
	background-position: -1px -348px;
}

.calendar .popover em.bwin {
	background-position: -1px -76px;
}

.calendar .popover em.titan {
	background-position: -1px -210px;
}

.calendar .popover em.pokerstars {
	background-position: -1px -195px;
}

.calendar .popover em.pacific {
	background-position: 0px 0px;
}

.calendar .popover em.unibet{
	background-position: -1px -1px;
}

.calendar .popover em.betfair{
	background-position: -1px -31px;
}

.calendar .popover em.fulltilt{
	background-position: -1px -106px;
}

.calendar .popover em.green{
	background-position: -1px -283px;
}

.calendar .popover em.silver{
	background-position: -1px -299px;
}

.calendar .popover em.gold{
	background-position: -1px -315px;
}

.calendar .popover em.olympic{
	background-position: -1px -333px;
}

.calendar .popover em.whilliamhill{
	background-position: 0px;
}


#mainPromoPokah article p {
    font-weight: 400;
    padding-top: 5px;
}

#sidebar > div > ul > li > div > h3 > a {
    font-weight: 400;
}

#poll_-3 > ul > li:nth-child(2n) {
    margin-left: 4px;
}
#poll_-3 > ul > li:nth-child(2) {
    margin-left: 0px;
}

.user-search {
	float:left;
	width:100%;
	margin-bottom: 50px;
}

.user-search h3 , .search-page h3{font-size: 20px;color:#333;/* float: left; */clear: both;}
.user-search h3 span{font-size:14px;color:#999;}
.user-search ul {list-style: none;padding: 0;}
.user-search ul li {float:left;width: 230px;margin: 20px 20px 0 0px;}

.user-search .avatar{
	float:left;
	width:50px;
	height:50px;
	background:#ccc;
	overflow:hidden;
	border-radius:50px;
	margin:-3px 23px 0 0;
}
.user-search .avatar img{
	width:100%;
	height:auto;
	border-radius:50px;
}

.user-search .more-users {
	display: block;
	border-bottom: 1px dashed #2a9a19;
	float:left;
	width:auto;
	clear:both;
	margin:20px 0 40px 0;
	}

.user-search a.name {
    margin-top: 10px;
    display: inline-block;
}

.user-search .form-inline {width:400px;margin: 10px 0px 20px 0px;}

.user-search .form-inline .form-group {width: 320px;}

.cse .gsc-control-cse, .gsc-control-cse {padding:0px !important;}

.profile-content > div.hold > div > span {
    margin-top: 20px;
    position: relative;
    display: block;
}

.who-rate {color:#999;border-bottom:1px dashed #999}
.who-rate:hover {border-bottom:1px none #999;text-decoration:none;}

.who-rate-container {
    margin:-40px 0 20px 0;
    min-height:100px;
    width:100%;
    overflow:hidden;
    border-radius:3px;
    
}

.who-rate-container:before {
    content:"";
    display: block;
    margin-left:100px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #ffcece transparent;
}

.who-rate-container .left-side, .who-rate-container .right-side {
    float:left;
    width:50%;
    height:auto;
    padding:10px;
    position:relative;
    min-height:100px;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
.who-rate-container .left-side {
    background:#ffcece;
    margin-left: 0%;
    border-top-left-radius:3px;
}

.who-rate-container .right-side {
    background:#d3fdb9;
    margin-right: 0%;
    border-top-right-radius:3px;
}

.who-rate-container .left-side strong {
    font-size:34px;
    color:#911717;
    position:absolute;
    font-weight:400;
    top:10px;
    left:10px;
}

.who-rate-container .left-side p  {
    padding:5px 0 0 70px;
    color:#950c0c;
}

.who-rate-container .left-side a {
    color:#950c0c;
}

.who-rate-container .right-side strong {
    font-size:34px;
    color:#0f6719;
    position:absolute;
    font-weight:400;
    top:10px;
    left:10px;
}

.who-rate-container .right-side p  {
    padding:5px 0 0 70px;
    color:#127c0e;
}

.who-rate-container .right-side a {
    color:#127c0e;
}
.vote-container {
    border: 1px solid #ccc;
    padding:20px;
    margin:20px 0 20px 0;
    background:#fefefe;
}

.vote-container button {margin-bottom:10px;}

.vote-container em {color:#999;}

.vote-container .progress {margin-top:5px;}

#achievments article {
    text-align: center;
}

#header .navbar.navbar-fixed-top .links > li > div > strong > a {
    margin-top: -4px;
    opacity:0.2;
}
#header .navbar.navbar-fixed-top .links  a  small {
    opacity:0.5;
}

.navbar .links > li > a:hover,.navbar .links > li > a:hover small {opacity:1 !important;text-decoration:none;color:#083300;}

.no-chart {    
	width: 500px;
    
	height: 190px;
    background: url(/images/no-chart.jpg) no-repeat;
    opacity: 0.6;
    position: absolute;
}

.video-col .items figure {height:175px;overflow: hidden;}

.help-popup .txtarea {
    width:100% !important;
}

.help-popup p {margin:20px 0;}

.help-popup .well {
    margin:10px 0 0 0;
}

.help-popup .contacts-links li {
    display:inline-block;
    width:200px;
}

.help-popup .well {
    text-align:left;
}

.help-popup .well p {
    float:left;
    width:240px;
    padding-right:20px;
    display:block;
    margin-top: 2px;
}

.help-popup .well .contacts-links {
    width:200px;
    padding-left: 240px;
}

.help-icon {
	width: 24px;
	height:24px;
	float: right;
	margin: 4px 0 0 40px;
	background: url(/images/sprite.png) -307px -43px no-repeat;
	opacity:0.3;
}

.help-icon:hover {opacity:1;}

.help-popup button.btn-green {margin:20px 0 -20px 0;width:250px;}

.back-to-top {
    position: fixed;
    bottom: 8.5em;
    right: 5%;
    text-decoration: none;
    color: #333333;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: 1em 1.7em 1em 1.7em;
    display: none;
    font-weight: 600;
    font-size: 16px;
    opacity: 0.5;
}

.back-to-top:hover {    
    background-color: rgba(185, 185, 185, 0.50);
	text-decoration:none;
	opacity:1;
	color:#2a9a19;
}

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: right;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(blank.gif);
}

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: '/js/royalslider/skins/default/rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #151515;
	color: #FFF;
}


/***************
*
*  1. Arrows
*
****************/

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;
	
}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefault.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefault .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url('/js/royalslider/skins/default/rs-default.png');

	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	
	border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto; 

	background: #000;
	background: rgba(0,0,0,0.75);

	text-align: center;
	line-height: 8px;
	overflow: hidden;
}
.rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
	background-color: #FFF;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
	width: 100%;
	height: 72px;
}
.rsDefault .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
	background: #2a9a19;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
	display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}
.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}



/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
	background: #000;
	background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsDefault .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('/js/royalslider/skins/default/rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsDefault .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefault .rsThumbsHor {
		height: 44px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;

	*display:inline; 
	*zoom:1;
}
.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected { 
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('/js/royalslider/skins/default/rs-default.png') 0 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
	border-radius: 2px;

}
.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(/js/royalslider/skins/default/rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
}
.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('/js/royalslider/skins/default/rs-default.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsDefault .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(../preloaders/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}


.videoGallery {
  width: 1180px;
  height: 360px;
}

.videoGallery .rsTmb {
  padding: 10px 10px 10px 20px;
}
.videoGallery .rsThumbs .rsThumb {
  width: 220px;
  /*height: 60px;*/
  border-bottom: 1px solid #2E2E2E;
}
.videoGallery .rsThumbs {
  width: 220px;
  padding: 0;
}
.videoGallery .rsThumb:hover {
  background: #000;
}

 .videoGallery .rsTmb span {
 	display: block;
 	color:#777;
 	font-weight: 400;
 }

 .videoGallery .rsThumb.rsNavSelected {
  background-color: #53cd44;
  border-bottom:-color #02874A;
}

.videoGallery .rsThumb.rsNavSelected span { 
	color:#fff;
	box-shadow: none;
	-webkit-box-shadow:none;
}

.sampleBlock {
  left: 3%; 
  top: 1%; 
  width: 100%;
  max-width: 400px;
}


@media screen and (min-width: 0px) and (max-width: 500px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 12px;
    line-height: 17px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 100px;
    padding: 0;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 100px;
    /*height: 47px;*/
  }
  .videoGallery .rsTmb span {
    display: none;
  }
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 300px !important;
  }
  .sampleBlock {
    font-size: 14px;
  }
}

.element {
	width: 160px;
	overflow: hidden;
	background: transparent;
	color: #FFF;
	/* -webkit-mask-position: 1px 1px; */
	-webkit-mask-image: url(/images/shape-mask.png);
}

.kop-table .success td {
    background-color:#dff0d8 !important;
}

.kop-table .success small{
    color:#ff761b;
}

.kop-table th, .kop-table td {
    text-align:center;
}
.kop-table td:nth-of-type(1),
.kop-table th:nth-of-type(1){
    text-align:left !important;
}

.kop-table td:nth-of-type(2),
.kop-table th:nth-of-type(2){
    border-right:1px solid #CCC;
    text-align:left !important;
}

.click-to-zoom {
	position: relative;
	display: block;
}

.click-to-zoom:before{
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	
	display: inline-block;
	font-style: normal;
	position: absolute;
	right: 15px;
	top: 15px;
	opacity: 0.7;
}

.prediction-form .count1 {
      width: 50px;
      margin-right: 5px;
      display: inline-block;
	  padding: 6px 3px;
}
.prediction-form .count2 {
      width: 50px;
      margin-left: 5px;
      display: inline-block;
	  padding: 6px 3px;
}

.prediction-form .alt {
    color:#999;
}

.prediction-form .table tbody > tr > th {
    border-top:none;
}

.lock-icon {
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	background: url(/images/sprite.png) -33px -355px no-repeat;
	right: 10px;
	top: 10px;
	z-index: 2;
}

.lock-icon-small {
	display: block;
	width: 25px;
	height: 25px;
	background: url(/images/sprite.png) -88px -351px no-repeat;
	top: 11px;
	position: absolute;
	left: 0px;
}

.locked {
	padding-left: 32px !important;
	position: relative;
}

.well .lock-icon{
	left:10px;
	top:5px;
}

article + .well {
	margin-top:-15px;
}

.mp-available {
    width: 32px;
    height: 32px;
    display: block;
    background: url(/images/sprite.png) -307px 0px no-repeat;
    position: absolute;
    right: -15px;
    top: -15px;
}

.block-list .mp-available {
    right: 78px;
    top: 62px;
}

.logo-rakeback {
    position: relative;
}

.logo-rakeback .mp-available {
    right: -12px;
    top: -9px;
}

.recomend .images .mp-available {
    right: -11px;
    top: -2px;
}

.rooms .tooltip-inner ,#nicknames .tooltip-inner{width:200px;text-align: center;}

.promo-alert {
    width:420px;
    box-shadow:0px 0px 0px 10px rgba(255,120,0,0.6),
    0px 5px 10px 5px rgba(0,0,0,0.2);
}

.promo-alert .alert-container {
    width:360px;
}

.promo-alert .glyphicon{
    font-size:30px;
    width: 30px;
    padding-right: 49px;
    float: left;
    display: block;
    color: orange;
}

.promo-alert .text-alert {
    width: 300px;
    display: inline-block;
}

.promo-alert h4 {
    line-height:1.4em;
    color:#713a09;
}
