#pageslide-content{
	overflow-y: auto;
	overflow-x: hidden;
}

#pageslide-slide-wrap {
	position: absolute;
	padding: 0px;
	margin: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color:#ededed;
}

#pageslide-blanket{
	position: absolute;
}

body>#pageslide-slide-wrap {
	position: fixed;
}
body>#pageslide-blanket {
	position: fixed;
}

/* ZAKLAB */
.DIV_pageslide_shadow {
	background-image: url('sfuma_panel_pageslide.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 19px 100%;
	width: 19px;
	height: 100%;
	margin:0;
	padding:0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1050;
}

.DIV_pageslide_panel {
	width: 588px;
	min-height: 100%;
	margin:0;
	padding:0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	margin-left:1px;
	background-color:#ededed;
}

.DIV_pageslide_panel2 {
	width: 100%;
	min-height: 100%;
	margin:0;
	padding:0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	margin-left:1px;
	background-color:#ffffff;
}

.DIV_pageslide_header {
	height: 28px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#fff;
}

.DIV_pageslide_navicon {
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
	text-align: left;
}

.DIV_pageslide_title{
	background-color:#f6f6f6;
	padding:15px 33px 10px 33px;
}
.DIV_pageslide_title2{
	background-color:#ededed;
	padding:15px 33px 0px 33px;
	height: 50px;
}
.DIV_pageslide_voice{
	background-color:#ededed;
	margin-bottom:48px;
	display: table;
	width:100%;
}

.DIV_pageslide_menu{
	width:128px;
	margin-left:32px;
	margin-top:24px;
	display: table-cell;
	float: left;
	font-size:14px;
	font-family:Arial;
	line-height:22px;
	color:#797a7c;
}
.DIV_pageslide_menu_dx{
	width:200px;
	margin-left:32px;
	margin-top:24px;
	display: table-cell;
	float: left;
	font-size:14px;
	font-family:Arial;
	line-height:22px;
	color:#797a7c;
}
.DIV_pageslide_menu_free{
	margin-left:32px;
	margin-top:24px;
	display: table-cell;
	float: left;
	font-size:14px;
	font-family:Arial;
	line-height:22px;
	color:#797a7c;
}
.DIV_pageslide_button{
	margin-left:18px;
}

.DIV_pageslide_loading {
	position: fixed;
	top: 90px;
	z-index: 1200;
	right: 290px;
	display:none;
	
}

.TXT_pageslide_title{
	margin-top:16px;
}