
@font-face {
	font-family: 'roboto-condensed';
	src: url('fonts/roboto_condensed.woff2') format('woff2');
	src: url('fonts/RobotoCondensed-Regular.ttf') format('truetype');
	}

@font-face {
	font-family: "gilmer-regular";
	src: url("fonts/gilmer-regular.woff2") format('woff');
}

@font-face {
	font-family: "gilmer-light";
	src: url("fonts/gilmer-light.woff2") format('woff');
}

@font-face {
	font-family: "gilmer-bold";
	src: url("fonts/gilmer-bold.woff2") format('woff');
}
	

body {
	font-size:     98.0%;
	font-family:   "Arial","sans-serif";
	background:    #EEE;
}

#header {
	padding:    5px 5px 0px 12px;
	/* background: transparent url(backg.png) repeat scroll 0pt 0pt; */
	font-size:  20px; 
}

#userMenu{
	right:    20px;
	position: absolute;
	bottom:   5px;
	/*font-weight: bold;*/
}

#userInfoPanel{
	position:   absolute;
	background: #FFFFFF none repeat scroll 0 0;
	border:     1px dotted #000000;
	font-size:  12px;
	padding:    5px;
	z-index:    5;
	display:    none;
}

#imprintLinks {
	z-index: 105;
}

#imprintLinks a{
	font-size: smaller;
	color:	white;
}

.imprint_popup {
	max-width: 600px;
	width: 80%;
	max-height: 600px;
	height: 80%; 
	padding: 20px;
	position: relative;
	background: #fff;
	margin: 20px auto;
	overflow: auto;
}

.imprint_overlay{
	position: fixed;
	height: 100%; 
	width: 100%;
	top: 0;
	right: 0;  
	bottom: 0;
	left: 0;
	background: rgba(28, 43, 62, 0.55);
	display: none;
	z-index: 105;
}

.impo_close {
	position: sticky;
	top: 10px;
	right: 10px;
	cursor: pointer;
	color: #000;
}


#logoutlink a{
	/*right: 20px;
	position: absolute;
	bottom: 5px;*/
	padding-left: 5px;
	padding-right: 25px;
	color: white;
	/*display: none;*/
}

#loginlink a{
	/*right: 20px;
	position: absolute;
	bottom: 5px;*/
	padding-left: 5px;
	padding-right: 25px;
	color: white;
	/*display: none;*/
}


#userMenu A:link {TEXT-DECORATION: none;}
#userMenu A:visited {TEXT-DECORATION: none;}
#userMenu A:active {TEXT-DECORATION: none;}
#userMenu A:hover {TEXT-DECORATION: none;}

#userMenu A:link {
	text-decoration: none;
}

#userInfo{
	/*right: 20px;
	position: absolute;
	bottom: 5px;*/
	padding-right: 5px;
	padding-left: 5px;
	display: none;
}

#DateiAustausch{
	width: 60%;
	margin-left: 10%;
}

div#DateiAustausch form {
	padding-left: 0px;
	margin-left: -33px;
	margin-top: 70px;
}


#DateiAustausch .k-card-body {
	padding-block: 15px;
}

#DateiAustausch .k-card-title{
	font-size: 20px;
}

#DateiAustausch #uploadDir_label {
	font-size: 16px;
}

#DateiAustausch p {
	margin-top: 15px;
}
#DateiAustausch .k-dropzone {
	padding-top: 36px;
} 

#DateiAustausch input[type='file'] + span {
	display: none;
}

#DateiAustausch .k-dropzone-hint {
	text-align: center;
}

fieldset {
	border:0 none;
	padding:0;
}

#login_dialog  select, #login_dialog  input {
	/*font-size:0.8em;*/
	display:block;
}

input.text {
	/*margin-bottom:12px;*/
	padding:0.2em;
	width:95%;
}

/**
 * Basic Layout Theme
 *
 * This theme uses the default layout class-names for all classes
 * Add any 'custom class-names', from options: paneClass, resizerClass, togglerClass
 */

.ui-layout-pane { /* all 'panes' */
	background: #FFF;
	border: 1px solid #BBB;
	padding: 10px;
	overflow: auto;
	box-sizing: content-box;
}

 .ui-layout-resizer { /* all 'resizer-bars' */
	/*background: #DDD;*/
	background-color: #3B5C86;
}

 .ui-layout-pane-north{
	/*background-color: #00659C;*/
	background-image: url(../media/Farbverlauf-neu.png);
	overflow:   hidden;
 }

 .ui-layout-toggler { /* all 'toggler-buttons' */
	background: #6D6D6D;
 }

 .tria-widget-titlebar-button {
	position:absolute;
	top: 7px;
	right: 7px;
	cursor: default;
 }

 #login_dialog {
 	display:    none;
 	min-height: 200px;
 	margin-bottom:20px;
 }
 
 
 #login_dialog p{
	font-size:0.9em;
	margin-bottom:10px;
	margin-top:10px;
 }

 #login_dialog form{
	font-size:  0.8em;
 }
 
 
 #downloadmenu{
 	padding:   20px;
 	font-size: 0.7em;
 }
 
 .aktualisierung{
 	font-style:  italic;
 	position: relative;
 	left: 1em;
 }
 
 .aktualisierungtitel{
 }
 
 .downloadtitel{
 }
 
 #downloadmenu>a{
 	text-decoration:  underline;
 	position: relative;
 	left: 1em;
 }
 

[role_t='detailbeleg'] label {
	font-family: roboto-condensed !important;
	font-size: 12px;
	white-space: nowrap;
}

[role_t='detailbeleg'] [isLabel='true'] {
	font-family: roboto-condensed !important;
	font-size: 12px;
}

.tria-detailbeleg-dialog .ui-dialog-title {
	font-family: roboto-condensed !important;
}

.tria-detailbeleg-radioset label + input {
	clear : both;
}

div[role_t="detailbeleg"] div.radioLine {
	margin-right: 5px;
}

div[role_t="detailbeleg"] div.radioLine input{
	margin-left: 1px;
}

div[role_t="detailbeleg"] [type="checkbox"]{
	margin-left: 0px;
}

.radioline {
	display: flex
}

.ui-jqgrid-title {
	font-size: 18px;
}


ui-jqgrid-jquery-ui{
	font-size: 15px;
}

.tria-detailbeleg-dialog .ui-dialog-titlebar 
{
    height: 19px;
}


div[role_t='detailbeleg'].tria-detailbeleg-elem * {
	font-family: sans-serif;
	font-size: 12.2px;
}

.ui-jqgrid > .ui-jqgrid-view {
	font-size: 14px !Important;
}

/*Filter in den Datensichten*/
.filterinfo {
	float: inline-start;
	overflow: auto;
	display: inline-flex;
}


.well {
	background: #ffffff;
	box-shadow: none;
	border-color: #dcdcdc;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
}

.main-dashboardContainer, .main-dashboardMobileContainer {
	background-color: #f7f7f7 !important;

	font-weight: 300;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif, Arial, Verdana !important;
}



.cards-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


.tria-app-widget .k-card {
	width: 285px;
	margin: 5%;
	cursor: pointer;
	font-family: 'gilmer-bold';
}

.k-card-footer {
	text-align: center;
}

.app-card-icon {
	vertical-align: middle;
	float: right;
}


.k-card-header {
	flex: 0 0 auto;
}

.k-card-body {
	overflow: hidden;
}
