﻿/* Module Admin */
.AdminHeader
{
	background-color: #f5f5f5;
	text-align: center;
	width: 100%;
}

.TableUsersInRole
{
	width: 100%;
	background-color: #f5f5f5;
	border-style: groove;
	border-left: 2px;
	border-bottom: 2px;
	border-top: 2px;
	border-right: 2px;
	text-align: center;
}

.Popup
{
	text-align: center;
	width: 397px;
	background-position: center;
}

.BodyPopup
{
	color: #6F022A;
	background: #EAEAEA;
	font-family: Times New Roman;
}

.btcentre
{
	text-align: center;
}

.Botton
{
	color: White;
	background-color: #6F022A;
}
.Label1
{
	font-style: normal;
	font-size: Large;
	font-family: Arial;
	color: #330066;
}
.DatalistRol
{
	width: 40%;
	background-color: #EAEAEA;
	height: 26px;
	color: #6F022A;
}

.DatalistRolHeader
{
	width: 100%;
	background-color: #6F022A;
	height: 26px;
	color: #EAEAEA;
	text-align: center;
}
.tab1
{
	text-align: left;
	width: 100%;
	height: 100%;
}
.label
{
	text-align: center;
	font-size: small;
}

.TabMenuWizard
{
	text-align: left;
	vertical-align: top;
	width: auto;
	height: auto;
	border: 1px;
	border-style: solid;
}

.TabRowMenuWizard
{
	max-width:500px;
	max-height:500px;
}

.TemplateMenuWizard
{
	text-align: left;
	margin-left: 50px;
	width: 300px;
	vertical-align:top;
}

.FunctionMenuWizard
{
	width: 200px;
	text-align: center;
	margin-right: 100px;
	vertical-align: top;
}

.TreeMenuWizard
{
	width: 200px;
	text-align: left;
	margin-right: 100px;
	vertical-align: top;
}
