html{background:#e1e3c9;}
body{
	margin:0;
	color:#231f20;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#f4f3ea;
	min-width:990px;
}
img{
	border-style:none;
	vertical-align:top;
}
a{
	text-decoration:none;
	color:#94a545;
}
a:hover{text-decoration:underline;}
a:active {background-color: transparent;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section, nav, figure, aside { display: block; }
figure { margin:0; padding:0; }
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	width:908px;
	margin:0 auto;
}
#footer:after,
.article:after,
.img-list:after,
.info-block:after,
.col-holder:after,
.section .heading:after,
.section:after,
#main:after,
#header:after{	content:'';	display:block;	clear:both;}
#header{
	margin:0 0 27px;
	position:relative;
	background:#eaebd9;
	border-bottom:1px solid #c1c992;
	padding:18px 15px 0 18px;
	width:875px;
}
.logo{
	float:left;	background:url(../images/logo.png) no-repeat;
	width:356px;
	height:52px;	text-indent:-9999px;	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
}
.lang{
	top:11px;
	position:absolute;
	right:19px;
	color:#929497;
	font-size:11px;	line-height:13px;
}
.lang a{color:#929497;}
#nav{
	float:right;
	padding:42px 0 0;
	font-size:13px;	line-height:15px;
}
#nav ul{
	float:right;
	padding:0;	margin:0;	list-style:none;
}
#nav ul li{
	float:left;
	margin:0 0 0 22px;
}
#nav ul a{
	float:left;
	margin:0 0 8px;
}
#nav ul li.active a,
#nav ul a:hover{
	position:relative;
	z-index:5;
	margin:0 -2px -2px;
	padding:0 2px 8px;
	text-decoration:none;
	border-bottom:2px solid #9aaa4f;
}
#main{
	width:908px;
	padding:0 0 27px 1px;
}
.inner #main{padding:0 0 34px 1px;}
#content{
	float:left;
	width:524px;
}
.map-box{
	overflow:hidden;
	border:1px solid #bcbbb7;
	background:#a6a8ab;
}
.inner .map-box{background:#929497;}
.map-box .holder{
	padding:9px 14px 6px 10px;
	overflow:hidden;
	min-height:20px;
}
.select-form{
	overflow:hidden;
}
.select-form select{
	float:right;
	width:226px;
	color:#a6a8ab;
	font-size:10px;	line-height:12px;
	text-transform:uppercase;
}
.select-form label{
	float:right;
	padding:2px 14px 1px 10px;
	font:15px/17px 'bevan', Arial, Helvetica, sans-serif;
	color:#58595b;
}
#sidebar{
	float:right;
	width:358px;
}
#sidebar .section:first-child{margin:0;}
#sidebar .section{margin:27px 0 0;}
.section{
	width:356px;
	border:1px solid #d6d6d5;
	background:#fff;
}
.section .heading{
	position:relative;
	background:#d7dad6;
}
.section h1{
	padding:5px 0 4px 18px;
	margin:0;
	position:relative;
	float:left;
	color:#bc3b95;
	font:14px/16px 'bevan', Arial, Helvetica, sans-serif;
}
.section h1 a{color:#bc3b95;}
.section h1:after{	content:'';
	height:100%;
	width:5px;
	position:absolute;
	top:0;
	left:0;
	background:#bc3b95;}
.section.dark-blue h1 a{color:#005975;}
.section.dark-blue h1:after{background:#005975;}
.section.dark-blue .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -15px;}
.section.dark-blue .heading.active .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -100px;}
.section.light-blue h1 a{color:#00a1af;}
.section.light-blue h1:after{background:#00a1af;}
.section.light-blue .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -30px;}
.section.light-blue .heading.active .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -110px;}
.section.blue h1 a{color:#6494c8;}
.section.blue h1:after{background:#6494c8;}
.section.blue .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -45px;}
.section.blue .heading.active .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -140px;}
.section.green h1 a{color:#94a545;}
.section.green h1:after{background:#94a545;}
.section.green .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -60px;}
.section.green .heading.active .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -120px;}
.section.yellow h1 a{color:#e6b94c;}
.section.yellow h1:after{background:#e6b94c;}
.section.yellow .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -75px;}
.section.yellow .heading.active .opener span{background:url(../images/sprite-arrow.png) no-repeat 0 -130px;}
.section .opener{
	outline:none;
	position:relative;
	float:left;
	padding:0 13px 0 0;
}
.section .opener span{	content:'';
	position:absolute;
	right:0;
	top:1px;
	width:7px;
	height:12px;
	background:url(../images/sprite-arrow.png) no-repeat;
}
.section .heading.active .opener span{	content:'';
	width:12px;
	height:7px;
	top:3px;
	background:url(../images/sprite-arrow.png) no-repeat 0 -90px;
}
.section .opener:hover{text-decoration:none;}
.section .heading .slide{
	z-index:50;
	background:#d7dad6;
	width:330px;
	position:absolute;
	top:100%;
	left:0;
	padding:2px 8px 18px 18px;
	font-size:10px;	line-height:14px;
	color:#231f20;
}
.section .heading .slide p{margin:0;}
.section .heading .holder{
	position:relative;
	float:right;
}
.section .heading .holder.popup-active .popup{display:block;}
.section .heading .popup{
	z-index:100;
	color:#fff;
	font-size:12px;	line-height:15px;
	-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.45);	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.45);
	position:absolute;
	display:none;
	top:37px;
	right:-1px;
	padding:10px 11px 19px;
	width:259px;
	background:#929497;
}
.section .heading .popup:after{	content:'';
	position:absolute;
	top:-12px;
	right:9px;
	width:0; 
	height:0; 
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-bottom:12px solid #929497;}
.section .heading .popup p{margin:0;}
.section .heading .tool{
	float:right;
	background:url(../images/sprite-bg.png) no-repeat;
	width:19px;
	height:19px;
	margin:3px 21px 0 0;
}
.section .scrollable-area .wrapp,
.section>.holder{
	padding:12px 20px 1px;
	width:316px;
	font-size:11px;	line-height:14px;
	overflow:hidden;
}
.section>.holder{width:316px;}
.item-list{
	width:262px;
	overflow:hidden;
	padding:0 0 4px;	margin:0 0 0 -10px;	list-style:none;
	font-size:11px;	line-height:14px;
}
.item-list dt{
	padding:0 0 0 10px;
	float:left;
	font-weight:bold;
}
.item-list dd{
	margin:0 0 4px 2px;
	float:left;
}
.section .img{
	padding:4px 0 0;
	margin:0 0 17px;
	overflow:hidden;
}
.section .img img{float:left;}
.section .scrollable-area{
	overflow:auto;
	width:356px;
	height:290px;
}
.scrollable-area p{margin:0 0 10px;}
.col-holder{
	margin:0 0 0 -33px;
	padding:0 0 28px;
	width:956px;
}
.col-holder .section{
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.05);	box-shadow:0 0 3px rgba(0, 0, 0, 0.05);
	float:left;
	width:279px;
	margin:0 0 0 33px;
}
.col-holder .section .slide{width:253px;}
.col-holder .section h1{padding:6px 0 4px 18px;}
.col-holder .section h1 a{padding:0 15px 0 0;}
.col-holder .section .heading .tool{margin:2px 13px 0 0;}
.col-holder .section .wrapp{
	width:255px;
	padding:0 16px 0 8px;
}
.col-holder .section .scrollable-area{
	height:291px;
	width:279px;
}
.col-holder .section.yellow{
	margin:0 0 28px 33px;
	width:907px;
}
.col-holder .section.yellow .scrollable-area{
	height:109px;
	width:907px;
}
.col-holder .section.yellow .wrapp{width:883px;}
.col-holder .section.yellow .heading .holder{
	float:left;
	padding:0 0 0 17px;
}
.col-holder .section.yellow h1{padding:5px 0 3px 21px;}
.section .slide .text-wrapp{width:493px;}
.col-holder .section.yellow .slide{width:881px;}
.info-block{
	margin:0 0 33px;
	width:907px;
	background:#eaebd9;
	border:1px solid #d3d4cc;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.05);
	box-shadow:0 0 3px rgba(0, 0, 0, 0.05);
}
.info-block .section{
	width:279px;
	border-right:1px solid #e5e6df;
	border-left:0;
	border-top:0;
	border-bottom:0;
	-webkit-box-shadow:none;	box-shadow:none;
	float:left;
}
.info-block .section .scrollable-area{
	width:279px;
	height:423px;
}
.info-block .section h1{
	font-size:16px;	line-height:18px;
	padding:3px 0 5px 17px;
}
.info-block .section .heading .opener span{
	top:2px;
	right:0;
}
.info-block .section .heading.active .opener span{top:4px;}
.info-block .section .heading .tool{margin:2px 13px 0 0;}
.info-block .section .slide{width:253px;}
.info-block .img-holder{
	height:449px;
	width:624px;
	white-space:nowrap;
	text-align:center;
	overflow:hidden;
}
.info-block .img-holder:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.info-block .img-holder img{
	vertical-align:middle;
	display:inline-block;
	margin:16px 3px 0 0;
}
.info-block .section .scrollable-area .wrapp{
	width:241px;
	min-height:242px;
	position:relative;
	padding:23px 19px 49px 19px;
}
.section .info-box{
	padding:7px 0 13px;
	overflow:hidden;
	width:488px;
}
.section .info-box .text-holder{
	padding:0 0 0 10px;
	font-size:12px;	line-height:16px;
	overflow:hidden;
	color:#7b7c7c;
}
.section .info-box .text-holder .number{
	margin:0 0 0 -3px;
	padding:0 0 1px;
	display:block;
	letter-spacing:-1px;
}
.section .info-box .text-holder .title{
	padding:0 0 11px;
	display:block;
	font:23px/25px 'bevan', Arial, Helvetica, sans-serif;
	color:#000;
}
.section .info-box .text-holder p{margin:0;}
.section .info-box .tool-box{
	color:#e1e1e1;
	text-align:right;
	float:right;
	width:80px;
	padding:30px 0 0 10px;
}
.section .info-box .tool-box .btn-next{
	margin:0 0 10px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite-bg.png) no-repeat 0 -22px;
	width:16px;
	height:20px;
	font-size:0;	line-height:0;
}
.section .info-box .tool-box .number{
	float:right;
	width:80px;
}
.section .info-box .tool-box .street{
	font-size:9px;	line-height:14px;
	float:right;
	width:80px;
}
.section .box{
	padding:0 0 7px;
	overflow:hidden;
}
.section .box h2{
	margin:0;
	font-weight:normal;
	font-size:14px;	line-height:16px;
}
.section .box ul{
	overflow:hidden;
	padding:0 0 0 2px;	margin:0;	list-style:none;
	font-size:10px;	line-height:14px;
}
.section .box ul li{
	width:225px;
	padding:0 0 0 14px;
	/* background:url(../images/sprite-bg.png) no-repeat 0 -128px; */
}
.section .box ul a{color:#231f20;}
.img-list{
	padding:10px 0 20px 5px;	margin:0;	list-style:none;
	min-height:261px;
}
.img-list li{
	float:left;
	margin:2px 0 0 -1px;
}
.img-list li.popup-active{position:relative;}
.img-list .popup1{
	z-index:1000;
	position:absolute;
	left:0;
	top:0;
	display:none;
	border:1px solid #a3a6a2;
	width:348px;
	background:#c4cbc5;
	padding:9px 8px 10px 7px;
	min-height:260px;
	-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.45);
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.45);
}
.img-list .popup1 .holder{
	overflow:hidden;
	width:313px;
	padding:5px 17px 0 18px;
}
.img-list .popup1 .holder .img-holder{
	overflow:hidden;
	padding:0 0 10px 70px;
}
.info-list{
	padding:0;	margin:0 0 -2px;	list-style:none;
	overflow:hidden;
	font:10px/18px Georgia, Times New Roman, Times, serif;
}
.info-list dt{
	float:left;
	width:81px;
	padding:0 10px 0 0;
	font-weight:bold;
}
.info-list dd{
	letter-spacing:-1px;
	width:190px;
	padding:0 32px 0 0;
	float:right;
	margin:0;
	word-spacing:3px;
}
ol{
	font-size:11px;	line-height:14px;
	margin:0;
	padding:8px 5px 0 0;
	color:#000;
	height:1%;
	overflow:hidden;
	counter-reset: item;
}
ol li:first-child{margin:0;}
ol li{
	margin:4px 0 0;
	padding:0 0 0 21px;
	display:block
}
ol li:before{
	content: counters(item, ".") " ";
	counter-increment:item;
	color:#c6cdc7;
	float:left;
	width:20px;
	margin:1px 0 0 -21px;
}
ol a{color:#231f20;}
.btn-try,
.btn{
	position:absolute;
	bottom:0;
	left:17px;
	color:#94a545;
	font-size:15px;	line-height:18px;
	font-weight:bold;
	border:1px solid #c3cc96;
	padding:3px 10px 3px 27px;
	border-radius:13px;
	background:#fff;
	min-width:138px;
	text-align:center;
}
.btn-try{
	position:relative;
	float:left;
	left:0;
	word-spacing:1px;
	min-width:158px;
	margin:-3px 0 -2px -2px;
	padding:2px 10px 1px 27px;
	font-size:17px;	line-height:20px;
	border:1px solid #939e69;
}
.btn-try:active,
.btn:active{background:#fff;}
.btn-try:after,
.btn:after{
	border-radius:13px 13px 0 13px;
	position:absolute;
	left:-1px;
	top:-1px;
	content:'';
	width:24px;
	height:26px;
	background:#94a545 url(../images/sprite-bg.png) no-repeat 6px -78px;
}
.btn-try:after{
	height:25px;
	background:#58595b url(../images/sprite-bg.png) no-repeat 6px -78px;
}
.section .heading .popup .btn{
	min-width:60px;
	margin:15px 0 0;
	position:relative;
	float:left;
	left:0;
}
.article{
	width:auto;
	word-spacing:2px;
	font-size:11px;	line-height:18px;
	margin:-1px 0 0;
}
.article h1{
	font:18px/20px 'bevan', Arial, Helvetica, sans-serif;
	color:#94a545;
	margin:0 0 7px;
	letter-spacing:1px;
}
#content .article{
	padding:29px 23px 0 1px;
	margin:0;
}
#content .article h1{margin:0 0 7px -2px;}
#content .article p{margin:0 0 6px;}
#sidebar .article p{margin:0 0 25px;}
#sidebar .article{
	width:340px;
	padding:0 16px 0 2px;
	margin:25px 0 0;
}
#sidebar .article:first-child{margin:-1px 0 0;}
#sidebar .article h1{margin:0 0 7px -2px;}
#sidebar .article .btn{
	padding:2px 10px 1px 27px;
	word-spacing:0;
	font-size:18px;	line-height:20px;
	margin:0 0 0 -1px;
}
.about-list{
	width:345px;
	padding:7px 0 0;	margin:0 0 0 -14px;	list-style:none;
	overflow:hidden;
}
#sidebar .article .about-list li p{margin:0;}
.about-list li:first-child{margin:0;}
.about-list li{
	padding:4px 0 0 36px;
	margin:10px 0 0;
	background:url(../images/sprite-pin.png) no-repeat;
}
.about-list li.item{margin:17px 0 0;}
.about-list li.dark-blue{background:url(../images/sprite-pin.png) no-repeat -350px 0;}
.about-list li.dark-blue .title{color:#005975;}
.about-list li.yellow{background:url(../images/sprite-pin.png) no-repeat -700px 0;}
.about-list li.yellow .title{color:#e6b94c;}
.about-list li.light-blue{
	margin:17px 0 0;
	background:url(../images/sprite-pin.png) no-repeat -1050px 0;
}
.about-list li.light-blue .title{color:#00a1af;}
.about-list li.blue{
	margin:17px 0 0;
	background:url(../images/sprite-pin.png) no-repeat -1400px 0;
}
.about-list li.blue .title{color:#6494c8;}
.about-list .title{
	margin:0 0 0 -2px;
	font:14px/16px 'bevan', Arial, Helvetica, sans-serif;
	color:#bc3b95;
	padding:0 0 6px;
	display:block;
}
#footer:before{
	content:'';
	position:absolute;
	height:13px;
	top:0;
	left:0;
	width:100%;
	background: rgb(214,219,183);
	background:#d7dbb8 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZGJiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2Q5ZGRiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iI2Q5ZGRiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRlYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,219,183,1)), color-stop(17%,rgba(217,221,188,1)), color-stop(92%,rgba(217,221,188,1)), color-stop(100%,rgba(219,222,190,1)));
	background: -webkit-linear-gradient(top,  rgba(214,219,183,1) 0%,rgba(217,221,188,1) 17%,rgba(217,221,188,1) 92%,rgba(219,222,190,1) 100%);
	background: linear-gradient(to bottom,  rgba(214,219,183,1) 0%,rgba(217,221,188,1) 17%,rgba(217,221,188,1) 92%,rgba(219,222,190,1) 100%);
}
#footer{
	position:relative;
	width:908px;
	margin:0 -9999px;
	padding:41px 9999px 7px;
	background:#e1e3c9;
}
#footer .row{
	overflow:hidden;
	margin:0 0 0 -4px;
	padding:0 0 37px;
}
#footer .row:first-child + .row{padding:0 0 43px;}
#footer .row:first-child + .row + .row{padding:0 0 45px;}
#footer .row h1{
	font:18px/20px 'bevan', Arial, Helvetica, sans-serif;
	color:#808184;
	margin:0;
	padding:0 0 11px;
}
.partners-list{
	font-size:0;
	padding:0;	margin:0 0 0 -50px;	list-style:none;
}
.partners-list li{
	display:inline-block;
	vertical-align:bottom;
	padding:0 0 0 52px;
}
.partners-list li img{
	display:block;
	vertical-align:bottom;
}
.license{
	margin:-7px 0 0;
	min-height:18px;
	padding:3px 58px 7px 32px;
	/* background:url(../images/sprite-bg.png) no-repeat 0 -211px; */
	width:318px;
	float:right;
}
.powered{
    float: left;
    margin-top: -75px;
    margin-left: 275px;
}
#footer .row .holder{
	font:12px/14px Georgia, Times New Roman, Times, serif;
	overflow:hidden;
	padding:0 200px 0 1px;
}
#footer .row h2{
	margin:-1px 0 5px;
	font-size:12px;	line-height:14px;
}
#footer .row p{margin:0;}
#footer .row h3{
	margin:0 0 1px 1px;
	color:#808184;
	font:10px/13px 'bevan', Arial, Helvetica, sans-serif;
}
#footer .row .holder address{
	font-style:normal;
	padding:0 0 4px;
}
#footer .row .text-wrapp{
	width:720px;
	overflow:hidden;
	font-size:9px;	line-height:10px;
}
.contact-list{
	padding:0 0 2px;	margin:0;	list-style:none;
	overflow:hidden;
}
.contact-list dt{
	float:left;
	clear:both;
	color:#6d6e70;
}
.contact-list dd{
	margin:0 0 5px 2px;
	float:left;
}
.contact-list dd a{color:#231f20;}
.hide{display:none;}
.jcf-hidden{
	display:block !important;
	position:absolute !important;
	left:-9999px !important;
}
.select-area{
	position:relative;
	overflow:hidden;
	cursor:default;
	height:20px;
	border-radius:2px;
	float:right;
	font:10px/13px Arial, Helvetica, sans-serif;
	color:#a6a8ab;
	text-transform:uppercase;
}
.select-area .center{
	border-radius:2px 0 0 2px;
	margin:0 3px 0 0;
	background:#fff;
	white-space:nowrap;
	padding:4px 17px 3px 12px;
	display:block;
}
.select-area .select-opener{
	background:#929497;
	position:absolute;
	border-radius:2px;
	height:20px;
	width:18px;
	right:0;
	top:0;
}
.select-area .select-opener:after{
	content:'';
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:7px solid #58595b;
	position:absolute;
	top:6px;
	left:5px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border-radius:2px;
	border: 1px solid #58595b;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	font-size:10px;
	line-height:12px;
	list-style: none;
	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: #a6a8ab;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #929497;
	color: #fff;
}
.select-options .optgroup {clear: both;}
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a {padding-left: 30px;}
.scrollable-area-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.scrollable-area-wrapper .vscrollbar {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	border-left:1px solid #ece8e8;
	background: rgb(250,250,249);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iI2Y3ZjZmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2U2ZTFlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2UzZGZkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY2ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(250,250,249,1)), color-stop(11%,rgba(247,246,245,1)), color-stop(44%,rgba(230,225,224,1)), color-stop(56%,rgba(227,223,221,1)), color-stop(100%,rgba(248,246,245,1)));
	background: -webkit-linear-gradient(left,  rgba(250,250,249,1) 0%,rgba(247,246,245,1) 11%,rgba(230,225,224,1) 44%,rgba(227,223,221,1) 56%,rgba(248,246,245,1) 100%);
	background: linear-gradient(to right,  rgba(250,250,249,1) 0%,rgba(247,246,245,1) 11%,rgba(230,225,224,1) 44%,rgba(227,223,221,1) 56%,rgba(248,246,245,1) 100%);
}
.scrollable-area-wrapper .vscroll-up,
.scrollable-area-wrapper .vscroll-down {
	width: 10px;
	height: 10px;
	float: left;
	position:relative;
}
.scrollable-area-wrapper .vscroll-up:after{
	content:'';
	position:absolute;
	top:3px;
	left:2px;
	width:0;
	height:0;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-bottom:5px solid #524a48;
}
.scrollable-area-wrapper .vscroll-down:after{
	content:'';
	width:0;
	height:0;
	position:absolute;
	top:3px;
	left:2px;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-top:5px solid #524a48;
}
.scrollable-area-wrapper .vscroll-line {
	border-left:1px solid #bcbcbc;
	border-radius:5px;
	background: #eee;
	width: 9px;
	float: left;
	background: rgb(207,207,207);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmY2ZjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(207,207,207,1)), color-stop(25%,rgba(225,225,225,1)), color-stop(63%,rgba(244,244,244,1)), color-stop(100%,rgba(252,251,251,1)));
	background: -webkit-linear-gradient(left,  rgba(207,207,207,1) 0%,rgba(225,225,225,1) 25%,rgba(244,244,244,1) 63%,rgba(252,251,251,1) 100%);
	background: linear-gradient(to right,  rgba(207,207,207,1) 0%,rgba(225,225,225,1) 25%,rgba(244,244,244,1) 63%,rgba(252,251,251,1) 100%);
}
.scrollable-area-wrapper .vscroll-slider {
	background: #dadcdd;
	width: 9px;
	height: 17px !important;
	border-radius:5px;
	-webkit-box-shadow:0 -9px 0 rgba(187, 189, 201, 1) inset;
	box-shadow:0 -9px 0 rgba(187, 189, 201, 1) inset;
}
