#top {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 39px;
	width: 100%;
}

.usersettingsdialog {
	min-height: 350px;
	min-width: 300px;
}

#center {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
	position: absolute;
	top: 39px;
	left: 0;
	right: 0;
	bottom: 41px;
	width: 100%;
}

#bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 41px;
	width: 100%;
}

.logout {
	position: absolute;
	right: 15px;
}

.desktop .ui-layout-unit-content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	border: none !important;
}

.boardInternalFrame {
	width: 100%;
	height: 100%;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	border: none !important;
}

.ui-widget, .ui-widget .ui-widget {
	font-size: 90% !important;
}

.apppanel .ui-panel-content {
	position: absolute;
	top: 29px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}

.apppanel .ui-panel-content .content {
	position: absolute;
	top: 35px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	/*overflow: auto;*/
	padding: 0px;
	margin: auto;
	text-align: center;
}

.ui-datatable-empty-message {
	display: none;
}

.moduleapptabview .ui-tabs-panels {
	/*background: black;*/
	left: 1px;
	right: 1px;
	position: absolute;
	bottom: 0px;
	top: 35px;
	overflow: auto;
}

.ui-datatable-scrollable-body {
	height: 100px;
}

.moduleapptable {
	position: absolute;
	top: 3px;
	left: 3px;
	bottom: 3px;
	right: 3px;

	/*width: 95%;*/
}

.moduleapptable {
	/*overflow: hidden;*/
	
}

.moduleapptable .ui-datatable-data {
	/*overflow: auto;*/
	
}

.moduleapptabview .ui-tabs-nav {
	height: 32px;
}

.apppanel .ui-panel-content .content>* {
	
}

.apppanel {
	padding: 0;
	color: grey;
	min-height: 200px;
	box-shadow: 2px 6px 10px 5px;
	z-index: 0;
	zIndex: 1;
}

.apppanel .ui-panel-titlebar {
	padding: 0 !important;
	height: 27px;
}

.ui-layout-north .ui-layout-unit-content {
	border: none !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	color: grey;
	background: grey;
	overflow: hidden;
}

.appicon {
	position: relative;
	margin-top: 4px;
	margin-left: 4px;
}

.appname {
	padding: 5px 0 5px 10px;
	position: absolute;
	margin-bottom: 0px;
}

.tlacitkapanelu {
	position: absolute;
	right: 4px;
	top: 4px;
}

.tlacitkapanelu .ui-button {
	height: 20px;
	width: 20px;
}

.ui-layout-north {
	border: none !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	color: grey;
	background: grey;
	overflow: hidden;
}

.upbarmenu {
	width: 100% !important;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
	padding-left: 0px;
	padding-right: 0px;
	border: none !important;
}

.upbarmenu .ui-menu-parent {
	padding-left: 5px;
}

.downbar {
	border: none !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	color: grey;
	background: grey;
	overflow: hidden;
	min-height: 30px;
}

.downbarform {
	width: 100%;
	height: 100%;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.upbarform {
	width: 100%;
	height: 100%;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.downbar .ui-layout-unit-content {
	border: none;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	color: grey;
	background: grey;
	overflow: hidden;
	width: 100%;
}

.downbarmenu {
	margin: 0 0 0 0 !important;
	width: 100% !important;
	height: 30px !important;
}

#bottom {
	box-shadow: 0px 5px 10px 8px;
}

.downbarbutton {
	border: 1px ridge black !important;
	background-color: rgba(100, 100, 100, 0.2);
	margin-left: 10px;
	box-shadow: 1px 3px 10px 3px;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: gray;
	width: 100%;
	overflow: hidden;
}

div#header {
	position: absolute;
	width: 100%;
	top: 0; /* stick to bottom */
	left: 0;
	margin: 0 0 0 0;
}

.datumclass {
	position: absolute;
	right: 15px;
	font-weight: bold !important;
}

.datumclass .ui-button-text {
	color: red;
	font-weight: bold;
}

.ui-icon-gripsmall-diagonal-se {
	z-index: 0 !important;
}

.yui-skin-sam .yui-layout .yui-layout-unit .no-bottom-border div.yui-layout-bd-noft
	{
	border-bottom: 0px;
}

.slot {
	border: 1px solid black;
	width: 10%;
}

.group {
	border: 1px solid red;
	width: 100px;
	height: 100px;
}

.ui-layout-resizer {
	height: 0px !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

.logininputs {
	width: 150px;
}

.systemadministrationview .ui-tabs-nav {
	
}

.systemadministrationview {
	margin: 0;
	padding: 0;
}

.headerdiv {
	cursor: move;
}

.pdfviewer .ui-panel-content {
	padding: 0px 2px 2px 2px !important;
}

.videoplayer .ui-panel-content {
	padding: 0px 2px 2px 2px !important;
}

.ui-growl {
	top: 60px !important;
	float: right;
	z-index: 9999;
}

.popup ul {
	top: auto !important;
	bottom: 30px !important;
}

.popup ul a {
	margin-left: 1px !important;
}

.popup {
	margin-left: 10px !important;
}

.popup a .ui-icon-triangle-1-s {
	background-position: 0 -16;
}

.aplicationmenu {
	border-radius: 0px;
	height: 30px;
	border-left: none;
	border-right: none;
	min-width: 100%;
	padding: 0px;
}

.aplicationmenu .ui-menuitem {
	border-radius: 0px;
}

.aplicationmenu .ui-menu-list.aplicationmenu {
	border-radius: 0px;
}

.aplicationmenu .ui-menuitem .ui-menuitem-link {
	height: 20px;
	margin-left: 5px;
}

.marginauto {
	display: inline-block;
	margin: auto !important;
}

.nconnectiontable thead {
	display: none;
}

.nconnectiontable table {
	table-layout: auto ! important;
}

.nconnectiontableMenu {
	margin-left: 30px;
}

.fileUploadImporter {
	width: 100px;
}

.importermenu{
	float: right;	
	margin-right: 5px;
}

.fileUploaderFM {
	width: 100px;
}

.fileUploaderFM .ui-fileupload-buttonbar {
	background: none !important;
	border: 0px !important;
}

.fileUploaderFM .ui-fileupload-content {
	height: 68px;
	/*position:absolute;
    left:10px;right:10px;top:10px;*/
	float: right;
	display: none;
	padding: 0;
	margin: 0;
	overflow: auto;
	border-width: 0px !important;
	background: none !important;
}

.fileUploadPanel tr {
	border: 0px;
}

.fileUploadPanel td {
	border-width: 0px !important;
}

.fileUploaderFM .fileinput-button .ui-button-text {
	padding: 0.1em 1em 0.1em 2.1em;
}

#boardclocks {
	width: 150px;
	float: right;
	margin: 20px;
}

.ui-state-disabled{
	opacity: 0.6 !important;
}

.moduleapptabview .ui-tabs-nav li{
	float:left;
}

.moduleapptabview .ui-tabs-navscroller .ui-tabs-navscroller-btn-left {
	margin-top: 4px;
}

.moduleapptabview .ui-tabs-navscroller .ui-tabs-navscroller-btn-right {
	margin-top: 4px;
}