body.login > div.wrapper
{
    max-width: 500px;
	padding-top: 50px;
    margin: 0 auto;
    text-align: center;

	font-size: 14px;
}

img.logoSmall
{
    padding: 7px;
}

.webuntis-logo {
    padding: 7px;
    color: #797979;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
	/* Die offizielle Schriftart für unser Logo soll Noto Sans sein. */
	font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, serif;
}

.webuntis-logo-orange {
    color: #f3880c;
}

.webuntis-logo-link {
    text-decoration: none !important;
}

body
{
	margin: 14px 0 2px 2px;
	padding: 0px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    color: #333333;
	background-color : #FFFFFF;
}

body.super {
	padding: 10px;
}

#grupetLoadingMessage {
    padding: 10px;
    font-weight: bold;
}

a:link  {
	COLOR : #3300FF;
	TEXT-DECORATION : underline;
	/*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
	/*font-size : 10pt;*/
	vertical-align: bottom;
}

a:active  {
	COLOR : red;
	TEXT-DECORATION : none;
	/*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
	/*font-size : 10pt;*/
}

a:hover  {
	COLOR : #339900;
	TEXT-DECORATION : underline;
	/*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
	/*font-size : 10pt;*/
}

a:visited  {
	COLOR : #3300FF;
	TEXT-DECORATION : none;
	/*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
	/*font-size : 10pt;*/
}

/*p, div*/
/*{*/
	/*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
    /*!*font-size: 11px;*!*/
    /*font-style: normal;*/
    /*font-weight: 100;*/
/*}*/

div.def
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    color: #333333;
	background-color : #FFFFFF;
}

/*ul, li*/
/*{*/
    /*font-size: 12px;*/
/*}*/

div.scrollingAttributes
{
    overflow : auto;
    overflow-x: hidden;
    width : 200px;
    height : 400px;
}

div.error, span.error
{
	COLOR : red;
	TEXT-DECORATION : none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
}

div.playground-not-exists{
	TEXT-DECORATION : none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size : 14px;
}

div.playground-not-exists-school-search{
	list-style: none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size : 12px;
}

div.information
{
	COLOR : green;
	TEXT-DECORATION : none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size : 10px;
    font-weight : bold;
}

div.prevnext  {
	COLOR : blue;
	TEXT-DECORATION : none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size : 10pt;
}

/* Button Style */
input.btn
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    color: #333333;
	background-color : #FFFFFF;
}

table.body
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    color: #333333;
	border: 0pt;
}
table.MasterData
{
	background-color : #FFFFFF;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	border: 0pt;
}
a.MasterData:visited	{COLOR : #3300FF; TEXT-DECORATION : underline; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;	font-size : 10pt;}
a.MasterData:hover		{COLOR : #339900; TEXT-DECORATION : underline;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size : 10pt; }

th.Masterdata
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    color: #333333;
}

tr.MasterDataOdd
{
	background-color :#DFDFDF;
	height : 21px;
}
tr.MasterDataEven
{
	background-color :#EDEDED;
	height : 21px;
}

tr.MasterDataOddBold
{
	background-color :#DFDFDF;
	font-weight : bold;
	height : 21px;
}
tr.MasterDataEvenBold
{
	background-color :#EDEDED;
	font-weight : bold;
	height : 21px;
}

td.menu
{
	color : #000000;
	background-color : #EFEFEF;
	font-size : 10pt;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight : bold;
}

td.comment
{
	color : #000000;
	background-color : #EFEFEF;
	font-size : 8pt;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

td.subSection
{
	font-size : 10pt;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight : bold;
	position: relative;
	left: -10px;
	padding-bottom: 3px;
	padding-top: 6px;
}

td.colortd
{
}

.newmessage
{
    color: red;
    font-weight: bold;
	cursor: pointer;
}

a.image
{
	TEXT-DECORATION : none;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    color: #999999;
	vertical-align: bottom;
}

a.textButton,
a.textButton:HOVER
{
	text-decoration: none;
	font-size: 8pt;
}
a.textButton:HOVER
{
	cursor: pointer;
}

.pagetitle
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #FF9900;
	background-color: #F5F5F5;
	position: relative;
	left: -16px;
	top: -16px;
	padding-left: 16px;
	padding-top: 16px;
	margin-right: -32px;
	padding-right: 16px;
	height: 32px;
}

h1
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	color: #FF9900;
	line-height: 19px;
}

h2
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #FF9900;
	line-height: 16px;
}

.subtitle
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #FF9900;
	line-height: 16px;
}

.label
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	line-height: 15px;
}

.label12
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	line-height: 15px;
}

.text
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	line-height: 15px;
}

.texttop
{
	vertical-align: top !important;
}

.textBottom
{
	vertical-align: text-bottom !important;
}

.text_ro
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	line-height: 30px;
	border: grey solid 1px;
	padding: 2px;
	width: 6em;
}

.text_ro_ml
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	line-height: 1.5em;
	border: grey solid 1px;
	padding: 2px;
}

.cbtext
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	line-height: 15px;
	vertical-align: middle;
}

#weekdaymo,
#weekdaydi,
#weekdaymi,
#weekdaydo,
#weekdayfr,
#weekdaysa,
#weekdayso,
input.cb
{
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	vertical-align: middle;
}

.input,
.input_err
{
}

#welcome
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
}

#welcome2
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
}

td.black
{
	background-color : black;
	color: black;
}

div.validationError
{
	padding: 2px;
	border: 1px solid red;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
	background-color : white;
}

/*
    Styles for use with Javascript
*/
div.jsError
{
    display: none;
    z-index: 2000;
    position: absolute;
	padding: 2px;
	margin-left: 1px;
	border: 1px solid red;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: red;
    background-color : white;
}

.globalError
{
    padding: 5px 2px 5px 2px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: red !important;
}

div.textBox
{
    border: 1px solid;
    padding: 1px 5px 1px 5px;
    font-size: 9px;
}
div.hiddenBox
{
	margin: 0px;
	padding: 10px;
    font-size: 11px;
}

.gp-no-padding {
	padding: 0 !important;
}

.spacer
{
	display: inline;
	margin-right: 50px;
}

.spacer-10
{
	display: inline;
	margin-right: 10px;
}

.spacerRadioButton
{
	display: inline;
	margin-right: 15px;
}

a.normal
{
    border:none;
}

a.highlight
{
    border: 1px solid gray;
}

table.settings
{
	border:none;
	font-size: 8pt;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

table.settings > thead > tr > th
{
	font-weight: bold;
	text-align: center;
	background: white;
	padding: 3px 3px 3px 7px;
}

table.settings > tbody > tr:nth-child(even)
{
	background: #F2F7FB;
}

table.settings > tbody > tr:nth-child(odd)
{
	background: #DAECF8;
}

table.settings > tbody > tr > td
{
	padding: 3px 3px 3px 7px;
}
table.settings > tbody > tr > td.dlg
{
	padding: 3px 7px 3px 7px;
}

table.settings > tbody > tr > td.label
{
	width: 20%;
	text-align: right;
	vertical-align: top;
}
table.settings > tbody > tr > td.label.dlg
{
	width: auto;
}

table.settings > tbody > tr > td.setting
{
	text-align: left;
	vertical-align: top;
}

table.settings > tbody > tr.section
{
	background: white;
}

input[type=checkbox], input[type=radio]
{
	margin: 2px 5px 0px 2px;
}

table.period {padding: 5px; font-size : 8pt; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; border: 0; text-align:center; background: white;}
td.period {border-collapse: collapse; border: 1px solid lightgray;}

.weekdaycol {font-size: 11px;margin: 2px}
.bordercol {font-size:11px;border-left: 2px solid black;margin: 2px;padding: 2px}

/* for grouping several input fields */
.inputblock
{
	border: lightgray solid 1px;
}


/* Styles for widths of input fields */
.w1 	{ width:1em; }
.w2 	{ width:2em; }
.w3 	{ width:3em; }
.w5 	{ width:5em; }
.w10 	{ width:10em; }
.w15 	{ width:15em; }
.w20 	{ width:20em; }
.w30 	{ width:30em; }
.wMsgSubject {width: 598px;}
.wDate	{ width:7em; }	/* Width of Date fields */
.claro .dijitTextBox.dijitDateTextBox { width: 8em; }
.wTime	{ width:4em; }	/* Width of Time fields */
.wTimeCol	{ width:100px; }	/* Width of Time columns */
.wColor	{ width:5em; }	/* Width of Color fields */
.wDateTime	{ width:12em; }	/* Width of Date and Time fields */
.wEmail { width:20em; } /* Width of Email fields */
.wLongname { width:15em; } /* Width of Longname fields */
.wText { width:20em; } /* Width of text fields */
.wShortNumber { width:3em; } /* Width of short number fields */
.wSearch { width:120px; }	/* Width of Search Element */
.wSelect { width:150px; }	/* General Selection */
.wSelElementType	{ width:150px; }	/* Width of Select Element Type */
.wSelStud	{ width:150px; }	/* Width of Select Student */
.wSelDepartment	{ width:150px; }	/* Width of Select Department */
.wSelBuilding	{ width:150px; }	/* Width of Select Building */
.wSelClass	{ width:150px; }	/* Width of Select Class */
.wSelRoom	{ width:150px; }	/* Width of Select Room */
.wMultSelClass	{ width:150px; }	/* Width of Select multiple Class */
.wMultSelRoom	{ width:150px; }	/* Width of Select multiple Room */
.wMultSelRoomGroup	{ width:150px; }	/* Width of Select multiple Roomgroup */
.wMultSelTeacher{ width:150px; }	/* Width of Select multiple Teacher */
.wMultSelResource{ width:150px; }	/* Width of Select multiple Resource */
.wMultSelResType{ width:150px; }	/* Width of Select multiple Resource Type */
.wMultSelBkType{ width:150px; }	/* Width of Select multiple Booking Type */
.wSelSubject { width:150px; }	/* Width of Select Subject */
.wSelTeacher { width:150px; }	/* Width of Select Teacher */
.wSelUser { width:150px; }	/* Width of Select User */
.wMultSelUser { width:150px; }	/* Width of Select multiple User */
.wSelUsergroup { width:150px; }	/* Width of Select Usergroup */
.wSelAbsRn	{ width:150px; }	/* Width of Select AbsenceReason */
.wSelEvtRn	{ width:150px; }	/* Width of Select EventReason */
.wSelRole	{ width:150px; }	/* Width of Select Roles */
.wSelRes	{ width:150px; }	/* Width of Select Resource */
.wMultSelRes	{ width:150px; }	/* Width of Select multiple Resource */
.wSelResType { width:150px; }	/* Width of Select Resource Types */
.wSelExamType { width:150px; }	/* Width of Select Exam Types */
.wSelMsgMode { width:150px; }	/* Width of Select Message Mode */
.wSelOpenHours { width:200px; }	/* Width of Select for open hours */
.wSelExcuseNumber { width:200px; }	/* Width of Select for excuse numbering */
.wSelExcuseStatus { width:150px; }	/* Width of Select Excuse Status */
.wSelTeacherStatus { width:150px; }	/* Width of Select Teacher Status */
.wSelRoomLockType { width:150px; }	/* Width of Select Roomlock Type */
.wSelSokratesApplication { width:150px; }	/* Width of Select Roomlock Type */
.wSelRoomRoomgroup { width:150px; }	/* Width of Select Roomlock Element */
.wSelDuty { width:150px; }			/* Width of Select Duties */
.wSelDutyTye { width:150px; }		/* Width of Select DutyTypes */
.wSelDutyDateAware { width:150px; }	/* Width of Select Duties DateAwareTypes */
.wSelCourseState { width:150px; }	/* Width of Select Course State */
.wSelCourseOrgForm { width:150px; }	/* Width of Select Course OrgForm */
.wSelSchoolYear { width:150px; }	/* Width of Select SchoolYear */
.wSelCourseTemplate { width:150px; }	/* Width of Select Course Template */
.wSelLesson { width:150px; }	/* Width of Select Lesson */
.wSelActivityType { width:150px; }	/* Width of Select Lesson Method */

/* Distance between two input rows */
.RowDistance
{
	height: 10px;
}

/* Styles for DisplayTag tables */
tr.odd
{
	background-color: #DAECF8;
	height: 21px;
}
tr.even
{
	background-color: #F2F7FB;
	height: 21px;
}

table.list
{
	background-color : #FFFFFF;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #333333;
	border: 0pt;
}

table.list > thead > tr > th
{
	font-weight: bold;
	text-align: center;
	padding: 0px 3px 2px 3px;
}

table.varPropList th
{
    font-weight: normal !important;
}

thead
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    color: #333333;
}

th.sortable a {
	text-decoration:none;
}
th.order1 a {
	background-image: url(../Images/icons/section-closed.png);
	background-repeat:no-repeat;
	padding-left: 16px;
}

th.order2 a {
	background-image: url(../Images/icons/section-open.png);
	background-repeat:no-repeat;
	padding-left: 16px;
}

table.list td
{
	padding-left: 7px;
	padding-right: 3px;
}

.errorbox
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFDFDF;
    padding: 2px;
	border: 1px solid #FF0000;
    margin-left: 4px;
	margin-right: 4px;

}

a.ListItem,
a:link.ListItem,
a:visited.ListItem,
a:hover.ListItem
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	line-height: 13px;
	vertical-align: middle;
	text-decoration:none;
	cursor: pointer;
	margin-bottom: 30px;
}

a:hover.ListItem
{
	color: blue;
}

/* for Links in Lists */
a.none,
.none
{
	text-decoration: none;
}

.center
{
	text-align:center;
}

.left
{
	text-align: left;
}

.image
{
	vertical-align: bottom;
}

.imageMiddle
{
	vertical-align: middle !important;
}

.contentMiddle * {
	text-align: center!important;
	vertical-align: middle!important;
}

.red
{
	color : red;
}

.column
{
	float : left;
}

/* class register main page */
.crmp_section
{
	border: lightgray solid 1px;
	padding: 0px;
	overflow: auto;
	min-width: 500;
}

.crmp_section .subtitle {
    width: 95%;
}

.lbl
{
    width: 250px;
	text-align: right;
	vertical-align:top;
}

.debug
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	border: 1pt;
}

div.layer
{
	position:relative;
	border: lightgray solid 1px;
	padding:10px;
}

input.layer_active
{
	background-color : #ededed;
}

input.layer_inactive
{
	background-color : #FFFFFF;
}

tr.deletedRecord
{
	text-decoration:line-through;
}

.charcount
{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px;
}

html, body, #app
{
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

#header, #mainMenu, #sidebar
{
    padding: 0;
}

#sidebar
{
	padding-top: 1px;
}

.dijitTabContainerTopChildWrapper {
	padding: 8px;
}

/*.dijitDialogPaneContent {*/
	/*padding: 0 !important;*/
/*}*/

tr.cancelStyle, td.cancelStyle, span.cancelStyle
{
	text-decoration:line-through;
}

.noWidth
{
	width: auto !important;
}

.maxWidth
{
	width: 100% !important;
}

.left
{
	text-align: left !important;
}

.center
{
	text-align: center !important;
}

.right
{
	text-align: right !important;
}

.centered_flex_row
{
    display: flex;
    align-items: center
}

.attribute_with_icon_row
{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.visible
{
	display:block;
}

.hidden
{
	display: none !important;
}

.invisible
{
    visibility: hidden;
}

.strikethrough
{
	text-decoration: line-through;
}

/* TimeTable.css */

*.sel /* selection */
{
	font-size:8pt;
}

a.sel /* selection */
{
	text-decoration: none;
}

select.sel /* selection */
{
	font-size:10pt;
}

table.sel /* selection */
{
}

td.sel /* selection */
{
	padding-right:30px;
	text-align:left;
	vertical-align:top;
}

*.def
{
	border-collapse:collapse;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	text-align:center;
}

*.defov
{
	font-size:9px;
	text-align:center;
	border-color: #888888;
	border-collapse:collapse;
}

div.def
{
	display:table;
	width:100%;
}

table.def
{
	height:100%;
	width:100%;
}

td.def
{
	padding: 1px;
}

thov.def
{
	height:100%;
	text-align:left;
}

tdov.def
{
	height:100%;
	text-align:left;
}

td.ttcell
{
	border: 1px solid black;
    cursor: pointer;
}

.printPreview .ttcell
{
    cursor: auto;
}

*.tt
{
	border:3px solid black;
	font-size:8pt;
}

*.ttov
{
	border:2px;
	border-collapse: collapse;
}

*.TEmpty
{
	color:#000000;
	background:#ededed;
	height:100%;
}

*.ch /* colhead */
{
	border:2px solid black;
}

*.chov /* colhead */
{
	border:2px solid;
}

*.rh /* rowhead */
{
	border-left:2px solid black;
	border-right:2px solid black;
	border-bottom:2px solid black;
}

*.rhbreak /* rowhead of break*/
{
	border-left:2px solid black;
	border-right:2px solid black;
}

*.rhov /* rowhead */
{
	border-left:1px solid;
	border-right:2px solid black;
}

*.gl /* gridlines */
{
	border-top:1px solid silver;
}

*.glov /* gridlines */
{
	border:1px solid;
}

*.bl /* borderleft */
{
	border-left:2px solid black !important;
}

*.br /* borderright */
{
	border-right:2px solid black !important;
}

*.bt /* bordertop */
{
	border-top:2px solid black !important;
}

*.bb /* borderbottom */
{
	border-bottom:2px solid black !important;
}

*.pd /* perioddiv */
{
	height: 0px;
	position:relative;
	top: 0px;
	background: transparent;
}

.absright
{
	position:absolute;
	top:0px;
	right:2px;
	height: 10px;

	z-index:100;
	margin:0px;
	padding:0px;
}

*.ti /* time */
{
}

*.te /* text */
{
}

*.debug
{
	font-size:9px;
}

*.us /* user */
{
}

*.et /* elementstable */
{
	margin-left: auto; margin-right: auto;
}

.bookingList .bookingCanceled td
{
	text-decoration: line-through;
}

.api-version-list .version-expired td{
	text-decoration: line-through;
}

.hasPointer {
    cursor: pointer;
}

.timegridAllocated {
    background-color: lightblue;
}

.timegridFree {
    background-color: lightgreen;
}

table.absenceConflicts td
{
    padding-right: 3px;
}

table.absenceConflicts td.attendance
{
    color: green;
}

/* === Dojo Tooltip-Connector unterdr�cken === */

.claro .dijitTooltipConnector {
    display: none !important;
}

.claro .dijitTooltipBelow {
    padding-top: 3px !important;
}

.claro .dijitTooltipAbove {
    padding-bottom: 3px !important;
}

.claro .dijitTooltipLeft {
    padding-right: 4px !important;
}

.claro .dijitTooltipRight {
    padding-right: 4px !important;
}

.claro.WebUntisMonitor .un-timetable-page #titleContainer {
	display: none;
}

/*** Vertretungsmonitorliste ***/

.substMonitorSubstElem
{
    font-weight: bold;
}

/*** Druck-spezifische Regeln ***/

@media screen {
    .printPreview {
        position: absolute;
        z-index: 1001;
        border: 1px solid black;
        padding: 10px;
        box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.7);
        background-color: white;
    }
    .printPreviewUnderlay {
        opacity: 0.9 !important;
    }
}

@media print {
    .doNotPrint {
        display: none !important;
    }
    .printPreview .contentContainer {
        width: auto !important;
        height: auto !important;
    }
    .printPreviewUnderlay {
        display: none !important;
    }
}

/*** PrintPreview ***/

.grupet_PrintPreview_buttonContainer {
    margin-top: 10px;
}

/*** CourseFromLessonForm ***/
.coursefromlessonwrapper {
    width: 600px;
    height: 300px;
    overflow: auto;
}

/*** CourseForRegistrationTimeForm ***/
.course-for-registration-time-form__list-wrapper {
	height: 300px;
    overflow: auto;
}

/*** StudentCourseForm ***/

table.grupet_studentCourseFormTable {
    box-sizing: border-box;
    -moz-box-sizing: border-box;

    margin: 5px;
    border: 0;
}

table.grupet_studentCourseFormTable td {
    vertical-align: top;
    text-align: left;

    margin: 0px;
    padding: 5px;
}

.grupet_studentCourseFormTable .textfeld{
    overflow: auto;

    border: 1px solid #a6c2e7;
    border-radius: 3px;

    padding: 2px;
    margin: 2px;

    height: 125px;
    width: 250px;
}

.registered {
    background-color: #D1F2CE !important;
}

.reserved {
    background-color: #f2eec7 !important;
}

.grupetMeasureText {
    visibility: hidden;
    position: absolute;
}

/*** Monitor ***/

.WebUntisMonitor_errorNode {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: white;
    padding-top: 50px;
    text-align: center;
    font-weight: bold;
}

.untis-monitor-errormessage {
	padding: 10px;
	font-weight: bold;
	color: red;
}

/*** nl exceedingabsencereports ***/

.nl_ageGroup {
    background-color: #D1F2CE !important;
}

tr.message {
	background-color: rgba(241, 246, 250, 0.5);
}
tr.message td.messageImage {
	width: 70px;
	text-align: center;
	vertical-align: middle;
}
hr.messageBorder {
	background-color: #ffffff;
	border-style: none;
	height: 1px;
}
img.imageButton.close {
    vertical-align:bottom;
}
#roomForm .wText,
#roomForm .wLongname,
#roomForm .wSelRes {
    width:14em;
}

/*** booking detail form ***/

table.grupet_bookingdetailformtable td.label {
    vertical-align: top;
    text-align: left;

    padding: 4px 4px 0px 4px;
}

table.grupet_bookingdetailformtable td.form {
    vertical-align: top;
    text-align: left;

    padding: 0px 4px 4px 4px;
}

.disable-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*** Bookingform ***/

.gp-bookingform-dateswrapper {
	display: inline-block;
	border: 1px solid lightgrey;
	white-space: nowrap;
}

.gp-bookingform-dateswrapper-scrolling {
	height: 250px;
	overflow: auto;
	/* Padding fuer vertikale Scrollbar */
	padding: 0 20px 0 0;
}

/*** classregpage homework ***/

.homework-list-date {
	font-size:11px;
	font-weight:normal;
	color:#AAA;
	padding-right: 10px;
}

.homework-list-text {
	max-width: 30em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.homework-list-line {
	padding-bottom: 4px;
}

.bold {
	font-weight: bold;
}

.cursive {
	font-style: italic;
}

.darkgray {
	color: darkgray;
}

/* Verhindert, dass Firefox extra Platz innerhalb von Buttons freilaesst (Problematisch z.B. bei ImageButtons). */
button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.hiddenSubmitButton {
	width: 0;
	height: 0;
	overflow: hidden;
}

.untis-absoluteCenter {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}

table.printable {
	border-collapse: collapse;
}

table.printable tr {
	background-color: transparent;
}

table.printable td {
	/*margin: 1px 1px 1px 1px;*/
	padding: 2px 5px 2px 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.untis-courselist-filter {
	display: inline-block;
	padding: 5px 3px;
}

.untis-support-access-toggle {
	text-align: right;
	vertical-align: top;
}

.untis-support-access-message {
	min-width: 200px;
}

.untis-support-access-message-active {
	color: red;
	font-weight: bold;
}

.untis-support-access-button {
	margin-top: 5px !important;
}

.un-bootstrap-modal-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.un-bootstrap-modal-container .modal, .un-bootstrap-modal-container .modal-backdrop {
	position: absolute;
}

.import-preview-overview-wrapper {
	margin-bottom: 20px;
}

.import-preview-overview-wrapper .un-icon {
	margin-right: 5px;
}

.import-preview-overview-wrapper .fa-plus-square {
	color: #4caf4f;
}

.import-preview-overview-wrapper .fa-pencil-square {
	color: #f8b74d;
}

.import-preview-overview-wrapper .fa-info-circle {
	color: #3f96f3;
}

.import-preview-overview-wrapper .alert-warning {
	margin: 0;
}

.import-preview-overview {
	border: 1px solid #3f96f3;
	border-radius: 3px;
	padding: 10px;
	background: #edf6ff;
	margin-bottom: 10px;
}

.import-preview-overview ul {
	list-style: none;
	padding: 10px;
}

.import-preview-table-wrapper {
	width: 100%;
	height: auto;
	overflow: auto;
	margin-bottom: 20px;
}

.import-change-field-arrow {
	font-size: 18px;
}

.import-preview-table-wrapper .clusterize-scroll {
	max-height: 400px;
}

table.import-preview-table td {
	white-space: nowrap;
	padding: 2px;
}

table.import-preview-table .import-change-field {
	padding: 2px;
	border: 1px solid gray;
	display: inline-block;
	vertical-align: middle;
}

table.import-preview-table .import-preview-color {
	width: 15px;
	height: 15px;
}

table.import-preview-table .import-info-text {
	padding: 5px 2px 2px;
	color: red;
}

table.import-preview-table .change-type-create {
	background: #E8F5E9;
}

table.import-preview-table .change-type-update {
	background: #FFE0B2;
}

table.import-preview-table .change-type-delete {
	background: #ffb2b2;
}

table.import-preview-table .change-type-unsuccessful {
    background: #737373;
}

.create-parent-user-hint .fa-info-circle {
	color: #3f96f3;
}

.integration-select-list {
    width: 200px;
}
