/*
 GenEasy GSS Compiler 2.0 (c) MVP 2015-2023
 Version 26/10/2023 08:46:49

 *** 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, 2019
*/

.geaDialogLogin
{
	height:180px ;
}

.geaDialogLogin select
{
	font-family:segoe ui, arial, helvetica, verdana ;
	width:calc(100% - 14px) ;
	margin:2px ;
	font-size:15px ;
	padding:4px 2px ;
}

.geaDialogLogin.geaDialogLoginML
{
	height:200px ;
}


