﻿.filemanager {
	position: absolute;
	margin: 0 48px;
	width: 60vw;
	height: 400px;
	background: #F0F0F0;
	top: 425px;
	border: 1px solid #999999;
	display: none;
}
