/*
 GenEasy GSS Compiler 2.0 (c) MVP 2015-2023
 Version 10/10/2023 16:14:14

 *** IMPORTANT : DO NOT EDIT BY HAND, EDIT .gss FILE ! ***

 Copyright (c)  MVP - All Rights Reserved
 Unauthorized copying of this file, via any medium is strictly prohibited
 Proprietary and confidential
 MVP, 2017
*/

div.geaDropSiteMain
{
	position:absolute ;
	left:0 ;
	top:0 ;
	bottom:0 ;
	right:0 ;
	background:#d0d0d0 ;
	overflow-y:auto ;
	font-size:16px ;
	z-index:10000 ;
}

.geaDropSiteMain table
{
}

tr.geaDropSite
{
	border-bottom:solid 1px #202020 ;
}

div.DFS_OUTSIDE
{
	border-style:solid ;
	border-width:1px ;
	border-color:#202020 ;
	height:20px ;
}

input.geaMedia
{
	display:inline-block ;
	border-style:none ;
	padding:0 ;
	margin:0 ;
	width:250px ;
	height:300px ;
}

input.geaFile
{
	display:inline-block ;
	border-style:none ;
	padding:0 ;
	margin:0 ;
	width:250px ;
	height:300px ;
}


