@charset "UTF-8";  
/* common */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,code,form,input,button,textarea,p,blockquote,th,td,figure,figcaption,nav,section,menu,main{
	margin: 0;
	padding: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,menu,main{
	display: block;
}
table{
	border-spacing: 0;
}
img{
	border: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
ul li,
menu li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
sup,sub{
	vertical-align: baseline;
}
*{
	text-rendering: optimizeLegibility;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
input,button,textarea,select,optgroup,option{
 	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input:focus,textarea:focus,select:focus,button:focus{
	outline: none;
}
::-webkit-input-placeholder{
	color: #fff;
	-webkit-transition: 0.25s ease all;
}
::-moz-input-placeholder{
	color: #fff;
	-moz-transition: 0.25s ease all;
}
:-moz-input-placeholder{
	color: #fff;
	-moz-transition: 0.25s ease all;
}
:-ms-input-placeholder{
	color: #fff;
	-ms-transition: 0.25s ease all;
}
.error::-webkit-input-placeholder{
	color: #c9252c !important;
}
.error:-moz-placeholder{
	color: #c9252c !important;
}
.error::-moz-placeholder{
	color: #c9252c !important;
}
.error:-ms-input-placeholder{
	color: #c9252c !important;
}
:focus::-webkit-input-placeholder,
.error:focus::-webkit-input-placeholder{
	text-indent: -100px;
	color: transparent !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0);
}
:focus:-moz-placeholder,
.error:focus:-moz-placeholder{
	color: transparent !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0);
}
:focus::-moz-placeholder,
.error:focus::-moz-placeholder{
	color: transparent !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0);
}
:focus:-ms-input-placeholder,
.error:focus:-ms-input-placeholder{
	color: transparent !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0);
}
input[type='checkbox'],input[type='submit'],input[type='reset'],input[type='radio'],input[type='image'],input[type='file'],button,label{
	cursor: pointer;
}
a{
	text-decoration: underline;
	outline: none;
	color: inherit;
}
a:hover{
	text-decoration: none;
}
html, body{
	height: 100%;
}
body{
    font: 12px Tahoma, Ubuntu, sans-serif;
	color: #787b7f;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
label{
	font-size: 12px;
}
input[type='text'], input[type='password'], input[type='email'], input[type='tel'], input[type='number'], input[type='search'], input[type='url'], input[type='time'], textarea, select{
	display: inline-block;
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0 6px;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	border: solid 1px #171d21;
	background: url('../images/blank.png') no-repeat right 9px center, #353a42;
	background: url('../images/blank.png') no-repeat right 9px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1M2E0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzU4NjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/blank.png') no-repeat right 9px center, -moz-linear-gradient(top,  #353a42 0%, #535861 100%);
	background: url('../images/blank.png') no-repeat right 9px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353a42), color-stop(100%,#535861));
	background: url('../images/blank.png') no-repeat right 9px center, -webkit-linear-gradient(top,  #353a42 0%,#535861 100%);
	background: url('../images/blank.png') no-repeat right 9px center, -o-linear-gradient(top,  #353a42 0%,#535861 100%);
	background: url('../images/blank.png') no-repeat right 9px center, -ms-linear-gradient(top,  #353a42 0%,#535861 100%);
	background: url('../images/blank.png') no-repeat right 9px center, linear-gradient(to bottom,  #353a42 0%,#535861 100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 0 1000px rgba(255,255,255,0), inset 0 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 0 0 1000px rgba(255,255,255,0), inset 0 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 0 0 1000px rgba(255,255,255,0), inset 0 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
input[type='text']:focus, input[type='password']:focus, input[type='email']:focus, input[type='tel']:focus, input[type='number']:focus, input[type='search']:focus, input[type='url']:focus, input[type='time']:focus, textarea:focus, select:focus{
	-webkit-box-shadow: inset 0 0 0 1000px rgba(255,255,255,0.1), inset 0 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 0 0 1000px rgba(255,255,255,0.1), inset 0 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 0 0 1000px rgba(255,255,255,0.1), inset 0 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
}
textarea{
	padding: 8px 6px;
	height: 116px;
	resize: none;
}
.error{
	padding-right: 30px !important;
	color: #c9252c !important;
	font-weight: bold !important;
	border-color: #c9252c !important;
	background: url('../images/error.png') no-repeat right 9px center, url('../images/blank.png'), #353a42 !important;
	background: url('../images/error.png') no-repeat right 9px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1M2E0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MzU4NjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)  !important;
	background: url('../images/error.png') no-repeat right 9px center, -moz-linear-gradient(top,  #353a42 0%, #535861 100%) !important;
	background: url('../images/error.png') no-repeat right 9px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353a42), color-stop(100%,#535861)) !important;
	background: url('../images/error.png') no-repeat right 9px center, -webkit-linear-gradient(top,  #353a42 0%,#535861 100%) !important;
	background: url('../images/error.png') no-repeat right 9px center, -o-linear-gradient(top,  #353a42 0%,#535861 100%) !important;
	background: url('../images/error.png') no-repeat right 9px center, -ms-linear-gradient(top,  #353a42 0%,#535861 100%) !important;
	background: url('../images/error.png') no-repeat right 9px center, linear-gradient(to bottom,  #353a42 0%,#535861 100%) !important;
}
textarea,
textarea.error{
	background-position: right 9px, left top !important;
	background-position: right 9px top 7px, left top !important;
}
.button{
	cursor: pointer;
	display: inline-block;
	width: auto;
	height: 25px;
	margin: 0;
	padding: 3px 10px 4px;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	white-space: nowrap;
	border: 0 none;
	background: url('../images/pattern.png'), #e07627;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwNzYyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZjMxMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #e07627 0%, #bf3107 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e07627), color-stop(100%,#bf3107));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #e07627 0%,#bf3107 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #e07627 0%,#bf3107 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #e07627 0%,#bf3107 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #e07627 0%,#bf3107 100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24);
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.button.disabled{
	cursor: not-allowed;
	color: #615f5f !important;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
	background: url('../images/pattern.png'), #d0ccca;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwY2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjljOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #d0ccca 0%, #a29c98 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0ccca), color-stop(100%,#a29c98));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #d0ccca 0%,#a29c98 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #d0ccca 0%,#a29c98 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #d0ccca 0%,#a29c98 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #d0ccca 0%,#a29c98 100%);
	-webkit-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
	-moz-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
}
input.button{
	line-height: 95% !important;
}
.button.plus,
.button.minus{
	cursor: default;
	display: inline-block;
	width: 15px;
	height: 15px;
	padding: 0 1px 0 0;
	font-size: 11px;
	line-height: 14px;
	background: url('../images/pattern.png'), #6bb865;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiYjg2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTdiMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #6bb865 0%, #297b25 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bb865), color-stop(100%,#297b25));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #6bb865 0%,#297b25 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #6bb865 0%,#297b25 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #6bb865 0%,#297b25 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #6bb865 0%,#297b25 100%);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
	-moz-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
}
.button.minus{
	background: url('../images/pattern.png'), #f31010;
}
.button.big{
	height: 38px;
	padding: 10px;
	font-size: 14px;
}
.news-button{
	font-size: 12px;
}
.tote-table .button{
	width: 194px;
	height: 46px;
	padding: 2px 0;
}
.button .txt{
	width: 113px;
	padding: 0 2px;
	font-size: 11px;
	white-space: normal;
	-webkit-box-shadow: inset -1px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow: inset -1px 0 0 rgba(0,0,0,0.2);
	box-shadow: inset -1px 0 0 rgba(0,0,0,0.2);
}
.button .price{
	width: 71px;
	padding: 0 2px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,0.2);
	box-shadow: inset 1px 0 0 rgba(255,255,255,0.2);
}
.button:hover{
	-webkit-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.2), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.2), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.2), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24);
}
.relative{
	position: relative;
}
.center{
	text-align: center;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	float: none !important;
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.clearfix:before,
.clearfix:after{
	float: none !important;
	content: ' ';
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
.animate{
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.circle{
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.uppercase{
	text-transform: uppercase;
}
hr{
	height: 0;
	margin: 0;
	padding: 0;
	border: 0 none;
	border-top: solid 1px rgba(0,0,0,0.5);
	border-bottom: solid 1px rgba(167,167,167,0.2);
	background: none;
}
.table{
	display: table;
	border-spacing: 0;
	width: 100%;
}
.inline-table{
	display: inline-table;
	border-spacing: 0;
}
.tr{
	display: table-row;
}
.td{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.img{
	font-size: 0;
	line-height: 0;
}
.img img{
	max-width: 100%;
	max-height: 100%;
}
.inline-block{
	display: inline-block;
}
.caroufredsel_wrapper[style*='move']{
	cursor: url('../images/Move.cur'), auto !important;
}
/* off */

/* text */
.plaintext{
	color: #fff;
}
.plaintext h1,
.plaintext h2,
.title{
	margin: 0 0 20px;
	color: #dcb776;
	font-size: 16px;
	line-height: normal;
}
.sidebar .title{
	margin: -4px 0 10px;
}
.title img{
	vertical-align: middle;
}
.plaintext hr{
	margin: 0 0 20px;
}
.plaintext a{
	color: #dcb776;
}
.plaintext p{
	line-height: 18px;
}
.plaintext p,
.plaintext img{
	margin: 0 0 20px;
}
.plaintext img{
	max-width: 100%;
}
.plaintext img[style*='float:left'],
.plaintext img[style*='float: left']{
	margin: 0 20px 20px 0 !important;
}
.plaintext img[style*='float:right'],
.plaintext img[style*='float: right']{
	margin: 0 0 20px 20px !important;
}
.plaintext ol,
.plaintext ul{
	margin: 0 0 20px;
	padding: 0 17px;
}
.plaintext ol ol,
.plaintext ul ol,
.plaintext ul ol,
.plaintext ul ul{
	margin: 0;
}
.plaintext ol ol li{
	list-style: lower-alpha;
}
.plaintext ul li,
.plaintext ol ul li{
	list-style: disc;
}
.plaintext ul ul li{
	list-style: square;
}
.plaintext table{
	margin: 0 0 20px;
}
.plaintext table img{
	margin: 0;
}
.plaintext .table{
	margin: 0 0 20px;
}
.plaintext .table td{
	padding: 8px;
}
.plaintext .table th{
	padding: 8px;
	font-size: 18px;
	color: #fff;
	text-align: left;
	background: #939598;
}
.plaintext .table tr:nth-child(even) td{
	background: #e7e7e8;
}
.plaintext .table tr:first-child td{
	color: #fff;
	background: #f26122;
}
.plaintext .table p{
	margin: 0;
}
.plaintext sup,
.plaintext sub{
	font-size: 0.7em;
	line-height: 100%;
	vertical-align: 4px;
}
.plaintext sub{
	vertical-align: -2px;
}
.plaintext > *:nth-last-child(2){
	margin-bottom: 0;
}
/* off */

#up2top{
	opacity: 0.5;
	display: none;
	cursor: pointer;
	position: fixed;
	z-index: 200;
	left: 50%;
	bottom: 0;
	margin-left: -30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: translate(0);
	-webkit-transition: 0.25s ease opacity;
	-moz-transition: 0.25s ease opacity;
	-o-transition: 0.25s ease opacity;
	transition: 0.25s ease opacity;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}
#up2top:hover{
	opacity: 1;
	filter: none;
    -webkit-filter: none;
}
#wrapper{
	overflow: hidden;
	min-width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('../images/top.png') no-repeat center top, url('../images/bottom.png') repeat-x center bottom, url('../images/bottom-left.png') no-repeat left bottom, url('../images/bottom-right.png') no-repeat right bottom, url('../images/bg.png'), url('../images/center.png') repeat-y center top, #0e0f10 url('../images/gamers.png');
}
.inside{
	width: 960px;
	margin: 0 auto;
}
/* header */
header{
}
header .top{
	height: 187px;
	padding: 30px 0 0;
}
.logo{
	width: 267px;
	font-size: 16px;
	line-height: 110%;
	color: #feffff;
}
.logo figcaption{
	margin: -4px 0 0;
}
.banner img{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 21px 21px 35px rgba(0,0,0,0.31);
	-moz-box-shadow: 21px 21px 35px rgba(0,0,0,0.31);
	box-shadow: 21px 21px 35px rgba(0,0,0,0.31);
}
.alert{
	clear: left;
	margin: 0 0 0 -4px;
	padding: 30px 0 0;
}
.nav{
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 21px 21px 35px rgba(0,0,0,0.31);
	-moz-box-shadow: 21px 21px 35px rgba(0,0,0,0.31);
	box-shadow: 21px 21px 35px rgba(0,0,0,0.31);
}
.nav .table,
.nav .td{
	height: 53px;
}
.nav .td{
	width: 1000px;
	text-decoration: none;
}
.nav li{
	background: url('../images/pattern.png'), #444b54;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NGI1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzJkMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #444b54 0%, #272d35 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444b54), color-stop(100%,#272d35));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #444b54 0%,#272d35 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #444b54 0%,#272d35 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #444b54 0%,#272d35 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #444b54 0%,#272d35 100%);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.1), inset -1px 0 0 rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.1), inset -1px 0 0 rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.1), inset -1px 0 0 rgba(0,0,0,0.5);
}
.nav li:before{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: ' ';
	background: url('../images/pattern.png'), #e07627;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwNzYyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZjMxMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #e07627 0%, #bf3107 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e07627), color-stop(100%,#bf3107));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #e07627 0%,#bf3107 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #e07627 0%,#bf3107 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #e07627 0%,#bf3107 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #e07627 0%,#bf3107 100%);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.2), inset -1px 0 0 rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.2), inset -1px 0 0 rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.2), inset -1px 0 0 rgba(0,0,0,0.5);
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.nav li:first-child,
.nav li:first-child:before{
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	-webkit-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2), inset -1px 0 0 rgba(0,0,0,0.5);
	-moz-box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2), inset -1px 0 0 rgba(0,0,0,0.5);
	box-shadow: inset 1px 1px 1px rgba(255,255,255,0.2), inset -1px 0 0 rgba(0,0,0,0.5);
}
.nav li:last-child,
.nav li:last-child:before{
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.1);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), inset 1px 0 0 rgba(167,167,167,0.1);
}
.nav li:hover:before,
.nav li.active:before{
	opacity: 1;
}
.nav li:first-child .td{
	padding-left: 20px;
}
.nav li:last-child .td{
	padding-right: 20px;
}
.nav li.active a{
	cursor: default;
}
/* header off */

/* content */
main{
	padding: 50px 0 142px;
}
.breadcrumbs{
	margin: 0 0 25px;
	padding: 0 0 4px;
	font-size: 11px;
	border-bottom: solid 1px #070707;
	-webkit-box-shadow: 0 1px 0 #222;
	-moz-box-shadow: 0 1px 0 #222;
	box-shadow: 0 1px 0 #222;
}
.breadcrumbs li:after{
	content: ' >';
}
.breadcrumbs li:last-child:after{
	content: '';
}
.content{
	width: 718px;
}
.sidebar{
	width: 206px;
}
.block{
	margin: 30px 0 0;
}
.sidebar .block{
	margin: 20px 0 0;
}
.block:first-child,
.sidebar .block:first-child{
	margin: 0;
}
.block .tab-nav .title{
	cursor: pointer;
	position: relative;
	margin: 0 0 -2px;
	padding: 8px 16px;
	color: #787b7f;
	background: url('../images/blank.png'), transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: inset 0px -1px 0 rgba(255,255,255,0);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0);
}
.block .tab-nav .title:after{
	position: absolute;
	top: 8px;
	bottom: 8px;
	right: -2px;
	width: 2px;
	content: ' ';
	background: #2a2a2b;
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.block .tab-nav .active .title:after,
.block .tab-nav li:last-child .title:after,
.block .tab-nav .title:hover:after{
	opacity: 0;
}
.block > .title,
.block .tab-nav .active .title,
.block .tab-nav .title:hover{
	position: relative;
	z-index: 1;
	margin: 0 0 -2px;
	padding: 8px 16px;
	color: #dcb776;
	background: url('../images/pattern.png'), #444b54;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2);
}
.block .tab-nav .active .title{
	cursor: default;
}
.box{
	padding: 10px 16px;
	background: url('../images/pattern.png'), #444b54;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NGI1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzJkMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #444b54 10%, #272d35 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(10%,#444b54), color-stop(100%,#272d35));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #444b54 10%,#272d35 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #444b54 10%,#272d35 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #444b54 10%,#272d35 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #444b54 10%,#272d35 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), 21px 21px 35px rgba(0,0,0,0.31);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), 21px 21px 35px rgba(0,0,0,0.31);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2), 21px 21px 35px rgba(0,0,0,0.31);
}
.block .title+.box{
	-webkit-border-radius: 0 4px 4px 4px;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 4px 4px 4px;
}
.box+.more{
	margin: 5px 0 0;
}
.news-list{
	color: #fff;
	line-height: 165%;
}
.news-list+hr{
	margin: 10px 0;
}
.news-list .table,
.question{
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: solid 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	-moz-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	box-shadow: 0 1px 0 rgba(167,167,167,0.2);
}
.news-list .news-table,
.news-list h3{
	margin: 10px 0 0;
	padding: 0;
	border: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.news-list .table:last-child{
	margin: 0;
	padding: 0;
	border: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.news-list .news-table:first-child,
.news-list h3:first-child{
	margin: 0;
}
.news-list .news-table+.news-table{
	margin-top: 20px;
}
.news-list .news-table:last-child{
	margin-bottom: 10px;
}
.news-list .news-table h3:first-child{
	margin-top: -4px;
}
.news-list .td{
	vertical-align: top;
}
.news .news-list > .table > .td{
	padding-top: 10px;
}
.news-list .img{
	width: 40px;
	padding-right: 6px;
}
.news-list .news-table .img{
	width: 120px;
}
.news-list .news-table .img img{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.news-list .txt{
	text-align: left;
}
.news-list a,
.author{
	color: #dcb776;
}
.news-list h3 a,
.breadcrumbs a{
	text-decoration: none;
}
.news-list h3 a:hover,
.breadcrumbs a:hover{
	text-decoration: underline;
}
.date{
	color: rgba(167,167,167,0.66);
}
.news-list .text{
	margin: 2px 0 0;
}
.pagination li{
	margin: 6px 5px 0 0;
}
.pagination .button{
	width: 26px;
	padding-left: 0;
	padding-right: 0;
}
.pagination .active .button{
	cursor: default;
	background: url('../images/pattern.png'), #e0c694;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYzY5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZjkxNGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e0c694 0%, #bf914e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0c694), color-stop(100%,#bf914e));
	background: -webkit-linear-gradient(top,  #e0c694 0%,#bf914e 100%);
	background: -o-linear-gradient(top,  #e0c694 0%,#bf914e 100%);
	background: -ms-linear-gradient(top,  #e0c694 0%,#bf914e 100%);
	background: linear-gradient(to bottom,  #e0c694 0%,#bf914e 100%);
	-webkit-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
	-moz-box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0), inset 0px 1px 1px rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.24) !important;
}
.login{
	font-size: 11px;
	white-space: nowrap;
}
.sidebar .login .title{
	margin: -8px 0 0;
}
.login table{
	width: 100%;
}
.login td{
	padding: 5px 0 0;
}
.login tr:first-child td{
	padding: 0;
}
.login tr:last-child td{
	padding: 10px 0 0;
}
.login table tr:last-child td:last-child{
	text-align: right;
}
.login .button{
	padding-left: 4px;
	padding-right: 4px;
}
.socials li{
	margin: 0 4px 0 0;
}
.chat{
	font-size: 11px;
}
.sidebar .chat .title{
	margin-bottom: 0;
}
.chat-box{
	height: 253px;
	margin: 0 0 12px;
	padding: 5px;
	font-size: 10px;
	line-height: 140%;
	color: #fff;
	border: solid 1px #171d21;
	background: #424851;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2), 1px 1px 0 rgba(255,255,255,0.1);
}
.chat-box .scroll{
	width: 154px;
	height: 253px;
	padding-right: 12px;
}
.chat-posts li{
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: solid 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 0 rgba(167,167,167,0.1);
	-moz-box-shadow: 0 1px 0 rgba(167,167,167,0.1);
	box-shadow: 0 1px 0 rgba(167,167,167,0.1);
}
.chat-posts li:last-child{
	margin: 0;
	padding: 0;
	border: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.chat .button{
	width: 20px;
	height: 20px;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
}
.chat .button img{
	margin: 3px 0 0;
}
.online-users{
	margin: 2px 0 0;
}
.chat-post-form{
	margin: 10px 0 8px;
	padding: 11px 0 0;
	border-top: solid 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(167,167,167,0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(167,167,167,0.2);
	box-shadow: inset 0 1px 0 rgba(167,167,167,0.2);
}
.chat-post-form .button{
	margin: 1px 0 0;
}
.chat input[type='text']{
	width: 150px;
	height: 22px;
	font-size: 10px;
}
.vote{
	color: #fff;
}
.vote ul{
	margin: 0 0 10px;
}
.vote li{
	margin: 10px 0 0;
}
.vote li:first-child{
	margin: 0;
}
.stat td,
.stat th{
	vertical-align: bottom;
}
.stat th{
	padding: 0 20px 8px 0;
	font-weight: normal;
	color: #dcb776;
	border-right: solid 1px rgba(167,167,167,0.2);
	-webkit-box-shadow: inset -2px 0 0 rgba(0,0,0,0.3);
	-moz-box-shadow: inset -2px 0 0 rgba(0,0,0,0.3);
	box-shadow: inset -2px 0 0 rgba(0,0,0,0.3);
}
.stat td:nth-child(3n+2){
	padding: 0 10px;
}
.stat td:nth-child(3n){
	padding: 0 50px 8px 0;
	color: #fff;
}
.stat td:last-child{
	padding-right: 0;
}
.stat li{
	width: 20px;
	height: 7px;
	margin: 3px 0 0;
	background: url('../images/pattern.png'), #6bb865;
	background: url('../images/pattern.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiYjg2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDgxMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url('../images/pattern.png'), -moz-linear-gradient(top,  #6bb865 0%, #2d8128 100%);
	background: url('../images/pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bb865), color-stop(100%,#2d8128));
	background: url('../images/pattern.png'), -webkit-linear-gradient(top,  #6bb865 0%,#2d8128 100%);
	background: url('../images/pattern.png'), -o-linear-gradient(top,  #6bb865 0%,#2d8128 100%);
	background: url('../images/pattern.png'), -ms-linear-gradient(top,  #6bb865 0%,#2d8128 100%);
	background: url('../images/pattern.png'), linear-gradient(to bottom,  #6bb865 0%,#2d8128 100%);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2), 2px 2px 2px rgba(0,0,0,0.5);
}
.stat li:first-child{
	margin: 0;
}
.ordered-list,
.plaintext .ordered-list,
#form .before-send table{
	margin: 0 0 10px;
	font-size: 14px;
	border-bottom: solid 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	-moz-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	box-shadow: 0 1px 0 rgba(167,167,167,0.2);
}
.plaintext .ordered-list{
	border: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.show-more{
	font-size: 12px;
	color: #dcb776;
}
.ordered-list{
	counter-reset: heading;
	padding: 0 !important;
}
.ordered-list li,
.plaintext .ordered-list li{
	position: relative;
	padding: 7px 0 15px 36px;
	color: #fff;
	list-style: none;
}
.ordered-list li:before,
.plaintext .ordered-list li:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	padding: 3px 7px 8px 3px;
	content: counter(heading);
	counter-increment: heading;
	color: #000;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-shadow: 1px 1px 0 #ffff8f, -1px 1px 0 #ffff8f, 1px -1px 0 #ffff8f, -1px -1px 0 #ffff8f, 1px 0 0 #ffff8f, 0 1px 0 #ffff8f, -1px 0 0 #ffff8f, 0 -1px 0 #ffff8f;
	background: url('../images/num.png') no-repeat left top;
}
.slider-box{
	overflow: hidden;
	height: 434px;
	padding: 0 0 33px;
}
.caroufredsel_wrapper{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#slider img{
	-webkit-backface-visibility: visible;
	-webkit-transform: none;
}
.slider-nav{
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: 0;
	height: 0;
	margin: -7px 0 0;
}
.slider-nav.prev{
	left: 37px;
}
.slider-nav.next{
	right: 37px;
}
.slider-pager a{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 10px 3px 0;
	border: solid 2px #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.slider-pager a.selected,
.slider-pager a:hover{
	border-color: #9cce6a;
}
.slider-pager a.selected{
	cursor: default;
}
.slider-pager span{
	display: none;
}
.callback-form{
	margin: 20px 0 0;
}
.callback-form:first-child{
	margin: 0;
}
.callback-form table{
	width: 358px;
}
.callback-form .before-send td{
	padding: 8px 0 0;
}
.callback-form .before-send tr:first-child td{
	padding: 0;
}
.callback-form .before-send tr:last-child td{
	padding: 20px 0 0;
}
.captcha input[type='text']{
	width: 188px;
}
.captcha > *{
	vertical-align: top;
}
.captcha > img{
	margin: 1px 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tips .tab-nav .td{
	text-align: left;
}
.tips .tab-nav .td .title{
	font-size: 14px;
}
.tips .news-list{
	margin: 20px 0 0;
}
.tips .news-list:first-child{
	margin: 0;
}
.tips .news-list h3,
.forecast .news-list h3{
	color: #dcb776;
}
.tips .news-list .more{
	margin: 10px 0 0;
	color: #fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.block > .title b{
		background: url('../images/b.png') 1px -4px;
	}
}
.block > .title b{
	color: #c8ae00;
	text-shadow: 0 0 3px rgba(193,146,2,0.2), 5px 5px 5px rgba(39,44,50,0.3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.forecast .news-list li{
	position: relative;
	padding: 0;
	margin: 0;
	border-bottom: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.forecast .news-list .img.td{
	padding-top: 4px;
}
.forecast .news-list .button,
.fengshui-left .button{
	width: 164px;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
}
.forecast-left{
	width: 460px;
}
.forecast-right{
	position: absolute;
	right: 0;
	bottom: 0;
}
.game-start{
	margin: 4px 0 0;
	color: #787b7f;
}
.forecast-table{
	width: 100%;
	white-space: nowrap;
}
.forecast-table td{
	color: #fff;
	padding: 10px 0;
	vertical-align: top;
	border-bottom: solid 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	-moz-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	box-shadow: 0 1px 0 rgba(167,167,167,0.2);
}
.forecast-table h3{
	color: #dcb776;
}
.forecast-table td:first-child img{
	max-width: 22px;
	margin: -2px 0 -8px;
}
.forecast-table td .button{
	margin: 0 0 0 4px;
	vertical-align: top;
}
.forecast-table td:nth-child(2){
	padding-left: 10px;
	padding-right: 10px;
}
.forecast-table td:nth-child(3){
	padding-right: 4px;
}
.forecast-table td:nth-child(4){
	width: 1000px;
	white-space: normal;
}
.forecast-table td:last-child{
	text-align: right;
}
.forecast-table tr:last-child td{
	padding-bottom: 0;
	border-bottom: 0 none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.filter{
	margin: 0 0 10px;
}
.filter .title{
	cursor: pointer;
	margin: 0 12px 0 0;
	padding: 0 0 2px;
	font-size: 16px;
	color: #787b7f;
	border-bottom: dashed 1px #787b7f;
}
.filter .title:after{
	position: absolute;
	left: 1px;
	bottom: -2px;
	width: 100%;
	height: 0;
	content: ' ';
	border-bottom: dashed 1px rgba(0,0,0,0.5);
}
.filter .title a{
	text-decoration: none;
}
.filter .title:hover,
.filter .title.active,
.filter .title:hover:after,
.filter .title.active:after{
	color: #dcb776;
	border-bottom-color: transparent;
}
.filter .title.active{
	cursor: default;
}
.filter+.plaintext{
	padding-bottom: 10px;
	border-bottom: solid 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	-moz-box-shadow: 0 1px 0 rgba(167,167,167,0.2);
	box-shadow: 0 1px 0 rgba(167,167,167,0.2);
}
.tab .forecast-table{
	padding-bottom: 10px;
}
.fengshui-left{
	width: 164px;
	padding: 0 25px 0 0;
	text-align: left;
}
.fengshui-right{
	width: 490px;
	color: #fff;
	line-height: 18px;
	text-align: left;
}
.tote-table,
.tote-table-in{
	width: 100%;
}
.tote-table td{
	padding: 10px 0 0;
}
.tote-table td{
	vertical-align: top;
}
.tote-table-in td{
	vertical-align: middle;
}
.tote-table td{
	width: 1000px;
}
.tote-table td:first-child,
.tote-table td:last-child{
	width: 0;
	white-space: nowrap;
}
.tote-table-in td:first-child{
	white-space: normal;
}
.tote-table-in tr:first-child td{
	padding: 0;
}
.tote-table td:last-child{
	padding-left: 10px;
	text-align: right;
}
.tote-table td[colspan],
.tote-table-in td:last-child{
	padding-left: 0;
}
.tote-table td:first-child{
	padding-right: 10px;
	text-align: left;
}
.tote-table td[colspan]{
	padding-right: 0;
	text-align: left;
}
.tote-table h3{
	margin: 0 0 10px;
	color: #dcb776;
}
.tote-table .text{
	margin: 0 0 10px;
	color: #fff;
	line-height: 18px;
}
.tote-table .note{
	margin: 0 0 10px;
}
.tote hr{
	margin: 10px 0;
}
.tote .plaintext+hr{
	margin: 20px 0 10px;
}
.row > td{
	padding: 0 !important;
}
/* content off */

/* footer */
footer{
	width: 960px;
	height: 70px;
	margin: -92px auto 0;
	padding: 21px 0 0;
	font-size: 11px;
	color: #a7a9ac;
	border-top: solid 1px #070707;
	-webkit-box-shadow: inset 0 1px 0 #222; 
	-moz-box-shadow: inset 0 1px 0 #222; 
	box-shadow: inset 0 1px 0 #222; 
}
.copy{
	width: 425px;
	line-height: 165%;
}
.pay{
	margin: 0 0 0 80px;
}
.pay-systems{
	height: 38px;
}
.pay-systems *{
	vertical-align: middle;
}
.pay-systems li{
	margin: 0 0 0 16px;
}
.pay-systems li:first-child{
	margin-left: 0;
}
.pay .links,
.dev a{
	color: #dcb776;
}
.pay .links a{
	margin: 0 0 0 16px;
}
.pay .links a:first-child{
	margin: 0;
}
.dev{
	line-height: 165%;
}
.dev img{
	margin: 10px 10px 0 0;
}
/* footer off */
iframe{
	border: 0 none !important;
	outline: 0 none !important;
}
/* popup & form */
.popup .fancybox-skin{
	color: inherit;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.popup .fancybox-close{
	right: 13px;
	top: 47px;
	width: 20px;
	height: 20px;
	padding: 0;
	background: url('../images/close.png') no-repeat center center;
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.popup .fancybox-close:hover{
	opacity: 0.75;
}
.title .popup-shadow-fix{
	pointer-events: none;
	overflow: hidden;
	position: absolute;
	left: -5px;
	top: -5px;
	bottom: 7px;
	width: 100%;
	padding: 5px 5px 0;
}
.title .popup-shadow{
	display: block;
	width: 100%;
	height: 100px;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 0 0 5px rgba(255,255,255,0.1);
	-moz-box-shadow: 0 0 0 5px rgba(255,255,255,0.1);
	box-shadow: 0 0 0 5px rgba(255,255,255,0.1);
}
.popup .box{
	-webkit-box-shadow: 0 0 0 5px rgba(255,255,255,0.1), inset 0px 1px 1px rgba(255,255,255,0.2), 21px 21px 35px rgba(0,0,0,0.31);
	-moz-box-shadow: 0 0 0 5px rgba(255,255,255,0.1), inset 0px 1px 1px rgba(255,255,255,0.2), 21px 21px 35px rgba(0,0,0,0.31);
	box-shadow: 0 0 0 5px rgba(255,255,255,0.1), inset 0px 1px 1px rgba(255,255,255,0.2), 21px 21px 35px rgba(0,0,0,0.31);
}
.form.block{
	margin: 35px;
}
#form{
	width: 320px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#form .before-send table{
	font-size: 12px;
	color: #fff;
}
#form .before-send th{
	padding: 10px 0 12px;
	font-weight: normal;
	text-align: left;
}
#form .before-send td{
	padding: 8px 0 0;
}
#form .before-send tr:last-child td{
	padding: 20px 0 10px;
}
#form input:not([type='submit']){
	width: 218px;
}
.after-send{
	display: none;
	font-size: 20px;
}
/* popup & form off */

/* jScrollPane */
.jspVerticalBar{
	width: 8px;
	background: #424851;
}
.jspTrack{
	margin: 0 2px;
	background: rgba(0,0,0,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2), 1px 1px 1px rgba(167,167,167,0.2);
	-moz-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2), 1px 1px 1px rgba(167,167,167,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2), 1px 1px 1px rgba(167,167,167,0.2);
}
.jspDrag{
	left: -1px;
	width: 100%;
	padding: 0 1px;
	background: #eb8657;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViODY1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMjU5MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eb8657 0%, #d2592f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb8657), color-stop(100%,#d2592f));
	background: -webkit-linear-gradient(top,  #eb8657 0%,#d2592f 100%);
	background: -o-linear-gradient(top,  #eb8657 0%,#d2592f 100%);
	background: -ms-linear-gradient(top,  #eb8657 0%,#d2592f 100%);
	background: linear-gradient(to bottom,  #eb8657 0%,#d2592f 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px 0 #f29e57, inset -3px 0 0 rgba(172,38,0,0.25), 0 0 2px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 1px 1px 0 #f29e57, inset -3px 0 0 rgba(172,38,0,0.25), 0 0 2px rgba(0,0,0,0.5);
	box-shadow: inset 1px 1px 0 #f29e57, inset -3px 0 0 rgba(172,38,0,0.25), 0 0 2px rgba(0,0,0,0.5);
}
/* jScrollPane off */

/* formstyler */
.jq-radio,
.stat-button{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	padding: 0;
	vertical-align: -3px;
	border: solid 1px #23282d;
	background: #21272c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxMjcyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YzYzNjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #21272c 0%, #5c6369 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21272c), color-stop(100%,#5c6369));
	background: -webkit-linear-gradient(top,  #21272c 0%,#5c6369 100%);
	background: -o-linear-gradient(top,  #21272c 0%,#5c6369 100%);
	background: -ms-linear-gradient(top,  #21272c 0%,#5c6369 100%);
	background: linear-gradient(to bottom,  #21272c 0%,#5c6369 100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.2);
	box-shadow: 1px 1px 1px rgba(255,255,255,0.2);
}
.stat-button{
	cursor: pointer;
	width: 24px;
	height: 24px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.stat-button .arrow{
	display: block;
}
.stat-button.rotate .arrow{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.tab .stat-button{
	margin: 20px 0;
}
.tab-stat{
	margin-top: 10px;
}
.jq-radio .jq-radio__div,
.jq-radio.checked .jq-radio__div{
	opacity: 0;
	width: 8px;
	height: 8px;
	margin: 3px 0 0 3px;
	background: url('../images/radio.png') no-repeat center center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	-webkit-transition: 0.25s ease all;
	-moz-transition: 0.25s ease all;
	-o-transition: 0.25s ease all;
	transition: 0.25s ease all;
}
.jq-radio.checked .jq-radio__div{
	opacity: 1;
}
/* formstyler off */










/* eof */