html,
body {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #ffffff repeat-x;
}

form {
	margin: 0px;
}

table {
	empty-cells: show;
}

h1,
h2,
h3,
h4,
ul,
ol,
li,
div,
td,
th,
address,
blockquote,
nobr,
b,
i {
	font-family: Arial, sans-serif;
	color: #484848;
	font-size: 12px;
}

h1 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #484848;
}

h2 {
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3 {
	color: #484848;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

p {
	margin: 5px;
	font-family: Arial, sans-serif;
	color: #484848;
	font-size: 12px;
}

hr {
	color: #ffffff;
	height: 1px;
}

ul {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 25px;
}

STRONG {
	FONT-WEIGHT: bold;
}

TD {
	font-family: Arial, Geneva, Helvetica;
	font-style: normal;
	font-size: 12px;
}

body.page-type-content {
	background-position: 0 -249px;
	position: relative;
	margin: 0 auto;
}

.myTrainer_title {
	font-family: Arial, sans-serif;
	color: #484848;
	line-height: 30px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}


/*
Footer Stick Alt zum Fixieren der Fusszeile am unteren Rand
http://www.themaninblue.com/experiment/footerStickAlt/
*/

html,
body {
	height: 100%;
}

div#wrap {
	position: relative;
	min-height: 100%;
}

* html #wrap {
	height: 100%;
}

div#footer {
	position: relative;
	margin-top: -53px;
	width: 90%;
}



div#footerspace {
	clear: both;
	height: 65px;
}

.access {
	LEFT: -7000px;
	POSITION: absolute;
}

DIV#headertext-zone {
	POSITION: relative;
}

DIV#headervisual-zone {
	TOP: 0px;
	LEFT: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	POSITION: relative;
	FLOAT: left;
	BACKGROUND: no-repeat;
}

DIV#headerImageHome {
	width: 362px;
	height: 393px;
}

DIV#headerImageContent {
	width: 638px;
	height: 90px;
}

P#logo {
	TOP: 0px;
	WIDTH: 172px;
	HEIGHT: 72px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	Z-INDEX: 100;
	BACKGROUND: url(../images/logo_db.jpg) no-repeat;
	background-size: 280px 72px;
	POSITION: absolute;
}

P#logo A {
	WIDTH: 172px;
	HEIGHT: 72px;
	DISPLAY: block;
}
.mainHeadingDiv{
	display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Arial, serif;
    font-size: 12px;
}

#db-logo{
	margin-bottom: 20px;
    height: 25px;
    margin-top: 20px;
    margin-left: 20px;
}
.contactBtn{
	    margin-bottom: 10px;
    margin-top: 20px;
        margin-right: 15px;
    width: 100px;
    background-color: white;
    color: black;
    border: solid black 1px;
    border-radius: 4px;
    height: 40px;
     

}
.loginBtn{
	margin-bottom: 10px;
    margin-top: 20px;
        margin-right: 30px;
    width: 100px;
    border: 1px solid #e42320 !important;
    border-radius: 4px;
    height: 40px;
     

}
 
.myProfileBtn{
	margin-bottom: 10px;
    margin-top: 20px;
        margin-right: 30px;
    width: auto;
    border: 1px solid #e42320 !important;
    border-radius: 4px; 
    height: 40px;
     

}
#arrowDown-icon{
	margin-left: 10px;
    height: 12px;
}
.dbkKSTSelect{
	border: none;
    margin-right: 25px;
    width: auto;
}
.dbkKSTSelect:focus {
    outline: none;
    box-shadow: none;
    border: none; /* or keep your existing border */
}
.myProfileDropdown {
    display: none;
    position: absolute;
    right: 20px;
    top: 60px;
    background: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-width: 150px;
    z-index: 999;
  }
.profile-content{
	padding:10px 10px;
}
 

  /* This class toggles visibility */
  .myProfileDropdown.show {
    display: block;
  }
  .siteHeader-divider{
  margin: 0;
    color: grey;
    border: 1px solid grey;
    }
.login-zone {
	LEFT: 0px;
	TOP: 0px;
	RIGHT: 0px;
	Z-INDEX: 110;
	POSITION: absolute;
	OVERFLOW: hidden;
}
#user-icon{
	height: 18px;
    margin-right: 4px;
    margin-bottom: 4px;
}
.login-zone ul {
	list-style-type: none;
}

.login-zone ul li {
	display: block;
	float: right;
	position: relative;
}

.login-zone ul li.loginmenue a {
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	font-family: Arial, serif;
	font-size: 12px;
}

.login-zone ul li.loginmenue a:link {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: left center;
}

.login-zone ul li.loginmenue a:visited {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: left center;
}

.login-zone ul li.loginmenue a:hover {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: left center;
}

.login-zone ul li.loginmenue a:active {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: left center;
}

.login-zone ul li.loginmenuename a {
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	font-family: Arial, serif;
	font-size: 12px;
}

.login-zone ul li.loginmenuename a:link {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: 0px 3px;
}

.login-zone ul li.loginmenuename a:visited {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: 0px 3px;
}

.login-zone ul li.loginmenuename a:hover {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: 0px 3px;
}

.login-zone ul li.loginmenuename a:active {
	color: #484848;
	background: url(../../images/link.gif) no-repeat;
	background-position: 0px 3px;
}

.login-zone td.loginmenue {
	line-height: 10px;
	color: #484848;
	padding-right: 35px;
}

.login-zone td.loginmenue a {
	color: #484848;
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 6px;
	font-family: Arial, serif;
	font-size: 12px;
}

.login-zone td.bookingcontact {
	padding-left: 17px;
}


/* Hauptframe */

TABLE #mainHeader {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.mainStartPage {
	position: relative;
	height: auto;
	vertical-align: top;
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 0px
}

.main {
	position: relative;
	height: auto;
	vertical-align: top;
	padding-top: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.mainfeedback {
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 44px;
	padding-right: 0px;
	padding-top: 25px
}

.mainstatic {
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 25px
}

.mainGeneralmenue {
	position: relative;
	height: auto;
	padding: 5px;
	padding-left: 44px;
	padding-top: 14px;
	vertical-align: top;
	text-align: left;
}

.tableMain {
	table-layout: fixed;
	width: 100%;  /*	see DBCARGO-303*/
	/* width: 966px; */
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.table-cell-1px {
	width: 1px !important;
}

table
{
	 border-collapse: separate !important;
}

#participantButtons
{
    border-collapse: separate;
    box-sizing: border-box;
    border-spacing: 5px;
    border-color: grey;
}
/*width:866px;*/

.footertext {
	font-family: Arial, Geneva, Helvetica;
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

footer .navbar-nav li a {
    padding: 16px;
    color: #414141;
}

.m-v-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

a:link.footertext {
	color: #484848;
	text-decoration: none;
}

a:hover.footertext {
	color: #484848;
	text-decoration: none;
}

a:visited.footertext {
	color: #484848;
	text-decoration: none;
}

a:active.footertext {
	color: #484848;
	text-decoration: none;
}

a:link.contacttext {
	color: #cc0000;
	text-decoration: none;
}

a:hover.contacttext {
	color: #cc0000;
	text-decoration: none;
}

a:visited.contacttext {
	color: #cc0000;
	text-decoration: none;
}

a:active.contacttext {
	color: #cc0000;
	text-decoration: none;
}

.headertext-content-h1 {
	LINE-HEIGHT: 22px;
	LEFT: 21px;
	TOP: 67px;
	WIDTH: 420px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	POSITION: absolute;
	OVERFLOW: hidden;
	COLOR: #333;
	MARGIN: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
}

TR.mainmenue {
	position: relative;
	top: -2px;
	height: 50px;
	background-color: #F01414;
	font-size: 16px
}

TD.mainmenue,
TD.mainmenuebold {
	vertical-align: middle;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-size: 16px
}

TD.mainmenuebold {
	FONT-WEIGHT: bold;
	font-size: 16px
}

a:link.mainmenue {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background-position: 0px 2px;
	font-size: 16px
}

a:visited.mainmenue {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	background-position: 0px 2px;
	font-size: 16px
}

a:hover.mainmenue {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	background-position: 0px 2px;
	font-size: 16px
}

a:active.mainmenue {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	background-position: 0px 2px;
	font-size: 16px
}

Email senden .webpath {
	width: auto;
	height: auto;
	position: relative;
	padding-top: 9px;
	padding-left: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	COLOR: #484848;
	padding-bottom: 5px;
}

.webpathspacefirst {
	width: 11px;
}

.webpathspacebefore {
	width: 3px;
}

.webpathspaceafter {
	width: 11px;
}

.webpathinactivepage {
	COLOR: #484848;
}

.webpathactivepage {
	COLOR: #cc0000;
}

a:hover span.webpathinactivepage {
	COLOR: #cc0000;
	text-decoration: none;
}

a:link {
	color: #484848;
	text-decoration: none;
}

a:visited {
	color: #484848;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

a:active {
	color: #484848;
	background-color: #ffffff;
	text-decoration: none;
}

TD.secnavright {
	position: relative;
	height: auto;
	vertical-align: top;
	text-align: center;
	padding-top: 29px;
	padding-right: 5px;
	padding-left: 40px;
}

.tleftright {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

.tnoborder-l {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

.tnoborder {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

td.nopaddingleft {
	padding-left: 0px;
}

.tdivide {
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	line-height: 1px;
}

.theader {
	background-color: #dfe6ee;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

#participantTooltipTable td
{
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
}
 #participantTooltipTable tbody tr:nth-child(even) {
	background-color: #fff;
}

#participantTooltipTable tbody tr:nth-child(odd) {
	background-color: #dfe6ee;
}

table.tablesorter tbody td.tpicture {
	padding-top: 5px;
	position: relative;
	width: 60px;
}
.sd-pariticipants-info{
	padding-top: 5px;
	position: relative;
	width: 100px;
}
.sd-pariticipants-info div{
	background-color: #55A0B9;
	height: 25px;
	border-radius: 6px;
	padding: 0px 4px;
}
.sd-pariticipants-info div a{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding-top: 5px;
	color: #fff;
}


.ttopborder,
.tleftborder,
.trightborder,
.tbottomtopborder-c {
	border-width: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 20px;
}

.ttopborder,
.ttopborder-c {
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
}

.tleftborder {
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
}

.trightborder {
	border-color: #d9d9d9;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
}

.tbottomtopborder-c {
	text-align: center;
}

.tablesorter {
	border-color: #d9d9d9;
	border-right-width: 1px;
}

.formtext {
	height: 18px;
	font-size: 12px;
	width: 275px;
}

.formbutton {
	height: 20px;
	font-size: 12px;
}

.fixed-input {
	width: 300px;
}


/* generic button*/

span.normal {
	background: url(../images/generic-button.gif) no-repeat top left;
	display: block;
	float: right;
	padding: 0 0 0 1px;
}

#activityCommentForm
{
	margin-top:7px;
}
 
.moduleButtonSpan{
	float:none;
}
.trainerSpan{
	margin-left: 40px;
}
 
.activityCommentInput
{
	float:left;
}
.trainingsdetailsTableContents{
	padding-left:95px;
}
.moduleInput
{
	    float: left;
     
}
.classNoteInput
{
	float:left;
}
.classDurationInput
{
	float:left;
}

#activityCommentForm span.normal {
	float: left;
}
#saveModuleForm span.normal {
	float: left;
}
#saveClassNoteForm span.normal {
	float: left;
}
#saveClassDurationForm span.normal {
	float: left;
}
#classNoteInputSpan span.normal {
	float: left;
}

span.normal-red {
	background: url(../images/generic-button-red.gif) no-repeat top left;
	display: block;
	float: right;
	padding: 0 0 0 1px;
}

span.normalRight {
	background: url(../images/generic-button.gif) no-repeat top left;
	display: block;
	float: right;
	padding: 0 0 0 1px;
}

span.hover {
	background-position: bottom left;
}
 
span.normal span {
	background: url(../images/generic-button.gif) no-repeat top right;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}

span.normal-red span {
	background: url(../images/generic-button-red.gif) no-repeat top right;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}

span.normalRight span {
	background: url(../images/generic-button.gif) no-repeat top right;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}

span.hover span {
	background-position: bottom right;
}

#attendSaveCommentBtn span.hover{
	background-position:none;
}
#attendSaveCommentBtn hover{
	background-position:none;
}
.classNoteTextArea{
	height: 140px;
    width: 500px;
}
.classNoteTextAreaLabel{
	white-space: normal;
}
.attendancyBtn{
	cursor:pointer;
}
span.normal span input {
	width: auto;
	height: 18px;
	line-height: 9pt;
	font-family: Arial, sans-serif;
	overflow: visible;
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0px;
	border: 0px;
	background-color: #999999;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: left;
}

span.normal-red span input {
	width: auto;
	height: 18px;
	line-height: 9pt;
	font-family: Arial, sans-serif;
	overflow: visible;
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0px;
	border: 0px;
	background-color: #cc0000;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: left;
}

span.normalRight span input {
	width: auto;
	height: 18px;
	line-height: 9pt;
	font-family: Arial, sans-serif;
	overflow: visible;
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0px;
	border: 0px;
	background-color: #999999;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: left;
}

span.hover span input {
	background-color: #666666;
}

span.disabled {
	background: url(../images/generic-button-disabled.gif) no-repeat top left;
	display: block;
	float: left;
	padding: 0 0 0 1px;
}

span.disabled span {
	background: url(../images/generic-button-disabled.gif) no-repeat top right;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}

span.disabled span a {
	width: auto;
	height: 18px;
	line-height: 11pt;
	color: #666666;
	background-color: #cccccc;
	font-family: Arial, sans-serif;
	text-decoration: none;
	overflow: hidden;
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
}

span.normal span input.button_disabled, input.button_disabled {
	background-color: #ccc;
	color: #999;
}

.tablebodyButtons {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-top: 15px;
	vertical-align: top;
}

.buttonParticipants {
	padding-bottom: 0px;
	padding-top: 5px;
	width: 140px;
}

.buttonParticipants span.normal span input {
	width: 200px;
}

#codeFilterBox {
	background-color: #dfe6ee;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.expander {
	clear: both;
	margin-top: 10px;
}

.expander .toggle {
	font-size: 13px;
	line-height: 27px;
	padding-left: 12px;
	background-image: url("../images/openfolder.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}

.expander .open.toggle {
	background-image: url("../images/closefolder.gif");
}

.expander .container {
	margin-top: 5px;
	font-size: 13px;
}

#feedbackTable {
	width: 350px;
}

#dateBox {
	margin-top: 10px;
	background-color: #dfe6ee;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.showHand {
	cursor: pointer;
}

a#myQuestionEdit:hover {
	color: #cc0000;
}

.fileSearchButton {
	font-size: 9px;
}

#textSelectedParticipants {
	font-weight: bold;
}


/*Signaturelist Upload Button*/

.upload {
	padding: 0px 0px;
	position: relative;
	border-radius: 2px;
	width: 100px;
	color: #FFFFFF;
}

.upload input[type="file"] {
	position: absolute;
	/*width: 100%;*/
	height: 100%;
	left: 0;
	top: 0;
	color: #FFFFFF;
}

.opacity {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	color: #FFFFFF;
	padding-top: 5px 5px;
}

.button_enabled_red
{
	background-color: #f01414 !important;
}

/*bootstrap*/

.e_button {
	padding-top: 3px;
	width: 140px;
	height: 16px;
	padding: 0px;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.e_button_enabled {
	background-color: #999999;
	border: 1px solid #999999;
}

.e_button_disabled {
	background-color: #ccc;
	border: 1px solid #ccc;
	color: #666666;
	text-decoration: none;
}

a:link.upload {
	color: #fff;
	vertical-align: sub;
}

.e_button_enabled:hover {
	background-color: #666666;
	color: #FFFFFF;
}

.e_button_disabled a:link {
	background-color: #ccc;
	color: #999;
	text-decoration: none;
}

.e_button_disabled a:hover {
	background-color: #ccc;
	color: #999;
	text-decoration: none;
}

.e_button_disabled a:visited {
	background-color: #ccc;
	color: #999;
	text-decoration: none;
}

.e_button_disabled a:active {
	background-color: #ccc;
	color: #999;
	text-decoration: none;
}

.activityTableHeader
{
	padding-bottom: 7px;
}

.commentText
{
	width:250px;
	float:left;
/* 	clear:both; */
	white-space: nowrap;
/* 	padding-right:5px; */
	text-overflow: ellipsis;
	overflow: hidden;
}

.enrolmentCommentInput
{
	float:left;
}

.enrolmentCommentButton
{
	float:right;
	clear:both;
}

.feedback-info-icon {
	cursor: pointer;
	position: relative;
	bottom:10px;
	left: 170px;
}

.info-modal-header {
	background: #E9E9E9;
    height: 50px;
    overflow: hidden;
    text-align: center;
}

.info-modal-header h4 {
    font-size: 18px;
    margin-top: 16px;
}

.info-modal-header button.close {
	color: black;
	opacity: 0.5;
	padding-right: 8px;
	padding-top: 4px;
	font-size: 24px;
}

.info-modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
    font-size: 14px;
}

.give-feedback-info-panel {
	float: left;
	border: 1px solid #BABABA;
	line-height: 20px;
}

.give-feedback-info-line {
	border-bottom: 1px solid #BABABA;
	float: left;
	width: 100%;
}

.give-feedback-info-left-column {
	width: 30%;
	float: left;
	padding: 8px;
}

.give-feedback-info-right-column {
	width: 70%;
	float: left;
	border-left: 1px solid #BABABA;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	white-space: normal !important;
}

.give-feedback-info-red {
	background-color: #999999;
    color: white;
    padding: 4px;
    text-align: center;
}

.give-feedback-info-gray {
	background-color: #CCCCCC;
    color: white;
    padding: 4px;
    text-align: center;
}

.container .btn-primary-red, .feedback-start-button-container .btn-primary-red, #cancelWarningDialog
{
	color: #fff;
}

.feedback-start-button-container .btn
{
	font-size: 12px ;
}

.navbar-nav
{
	flex-direction: row;
}

#searchParticipantsResultHint
{
	margin:20px;
	text-align:center;
	color: red;
	font-weight: bold;
}

ul#conmenu li a:active			{background-color:#CCFFFF;}
ul#conmenu li a:hover			{background-color:#CCFFFF;}
ul#conmenu li a:focus			{background-color:#CCFFFF;}

ul#conmenu {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 100;
    overflow: hidden;
    color: #000000;
    background: #fff;
    border-width: 2px;
    border-color: #C0C0C0;
    border-style: outset;
    padding-top: 2px;
    padding-bottom: 2px;

}

ul#conmenu hr{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#conmenu li a {
    display: block;
    width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    color: #000;
    white-space: nowrap;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    display: block;
    width: 150px;
}

.trainerActivityTable
{
	padding-left:13px;
	padding-top:20px;
}

.sd-document-row-container{
	flex-direction: row;
	justify-content: space-between;
	margin-top: 10px;
}
.sd-edit-buttons-container{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 10px;
}
.sd-button{
	width: auto;
	height: 18px;
	line-height: 9ptt;
	font-family: Arial, sans-serif;
	overflow: visible;
	font-size: 8pt;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0px;
	border: 0px;
	background-color: #999999;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: left;
}

.sd-button-ui{
	height: 18px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	background-color: #999999 !important;
	color: #ffffff !important;

}
.ui-widget-header {
    background: #dfe6ee !important;
}

#sd-exam-info-table  td{
	padding: 5px 5px 5px 0;
}
a.sd-doc-link{
	color: #00bfff;
	text-decoration: underline;
}

a.template-link:focus,
a.template-link:hover,
a.template-link {
	color: #00bfff !important;
/* 	text-decoration: underline !important; */
	border-bottom: 1px solid #00bfff;
}

p.sd-hint{
	white-space: initial;
}

#wait {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 2px;
	background-color: white;
	z-index:9999;
}

#waitBackground {
    position: fixed;
    top: 0;
    left: 0;
    background: #666;
    opacity: 0.8;
    z-index: 9998;
    height: 100%;
    width: 100%;
}

#footer ul, li {
	width: auto;
}

.selected-trainer-schedules {
	width: 320px;
}

.change-trainer-dialog-message {
	margin-top: 20px;
}

.change-trainer-dialog-message-booking {
	margin-top: 40px;
}

.change-trainer-dialog-buttons {
	position: absolute;
	bottom: 20px;
}

.participantQualiAssigned
{
	padding-right:15px !important;
}

.button_show_changes_container
{
	float: right;
}

#requestDocumentsDialog textarea{
	width: 40em;
	height: 15em;
}

#requestDocumentsDialog td
{
	padding-top:10px;
}

#requestDocumentsDialog_input
{
	margin-left: 30px;
}

.requestDocumentsText
{
	width:480px;
}

.downloadExamButton
{
	padding-bottom: 20px;
}

.truncate {
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
   
 
 td .activityComment{
 	white-space: normal !important;
 	word-break: break-all !important;
}
 
.cursor_hand
{
	cursor: pointer;
}

.maiContentArea
{
	margin-left:1rem;
}

#sd-show_emails
{
	margin-left: 10px;
}

.qualiDownloadImg
{
	width: 17px;
	height: 17px;
    vertical-align: sub;
}

.hidden
{
	display:none
}

#saveNotification {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #4CAF50; /* Grün */
  color: white;
  padding: 10px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  font-weight: bold;
  z-index: 9999;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}

#saveNotification .checkmark {
  font-size: 16px;
}

.tp_numbers {
   display: inline-block;
  max-width: 38ch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;

  background-color: transparent !important;
  border: none !important;
}

#errorNotification {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color:red; /* red */
  color: white;
  padding: 10px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  font-weight: bold;
  z-index: 9999;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}
#saveNotification .cross {
  font-size: 16px;
}
td .tp_numbers {
  background-color: transparent;
}

textarea#calendarUrl {
	resize: vertical;
	width: 100%;
	height: 2.5rem;
	min-height: 2.5rem;
}
.attendHeader{
	vertical-align:middle;
}
.attendSaveCommentBtn{
	display: inline-block !important;
    vertical-align: middle !important;
    float:none !important;
}
.sd-info{
	content: url('images/icon-info.svg');
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.sd-tp-activity-table, .sd-ed-tp-activity-table{
	border-collapse: collapse;
	width: 100%;
}

.sd-tp-activity-table td, sd-tp-activity-table th, .sd-ed-tp-activity-table td, sd-ed-tp-activity-table th{
	padding: 1rem;
}
.sd-tp-activity-table td:not(:first-child), .sd-tp-activity-table th:not(:first-child) {
	min-width: 90px;
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
}

.sd-tp-activity-table td:first-child{
	width: 10px;
}

.sd-tp-activity-table .title
{
	width: 300px;
}

.sd-tp-activity-table tbody tr:hover{background-color: #ddd;}

.sd-tp-activity-table th {
	text-align: left;
	border-bottom: 1px solid black;
}

.sd-tp-act-show-all{
	padding: 1rem;
}

.sd-tp-details-wrapper, .sd-tp-act-show-all {
	cursor: pointer;
}

.sd-arrow-down{
	background-image: url(../images/arrow-down.svg);
	content: "";
	display:block;
	height:14px;
	width:14px;
	background-size: 14px 14px;
	background-repeat: no-repeat;
}

.sd-tp-parent-shown{
	background-color: #ddd;
}
.sd-tp-details{
	display: none;
}

.sd-tp-details-shown{
	display: table-row;
	background-color: #e9e9e9;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out;
}

.sd-tp-details-close{
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.modal-tp {
  width: 1200px !important;
  overflow-y: auto !important;
}

.modal-body-tp {
  height: 900px;
    overflow-y: auto;
}

.modal-header-tp .close {
    margin-top: -20px !important;
    opacity: 10 !important;
    color: #fff !important;
}

.sd-tp-ac-selected {
    background-color: #FADFF0 !important;
}

.completeDialogPosition{
	top:30px !important;
}

.modal-title {
	margin-right:50px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.noActivities {
	text-align: center;
}
.sd-trainer-toggle{
	display:inline-block;
	height:14px;
	width:14px;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 2px;
}

.btn-sd
{
	background: url(../images/generic-button.gif) no-repeat top left;
    height: 18px;
    line-height: 9pt;
    font-family: Arial, sans-serif;
    overflow: visible;
    font-size: 8pt;
    padding-top: 1px;
    padding-bottom: 1px;
/*     padding-left: 20px; */
/*     padding-right: 20px; */
    margin: 0px;
    margin-right: 5px;
    border: 0px;
    background-color: #999999;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    width: 200px;
}

.btn-sd-large{
	width: 300px !important;
}

.btn-sd-small{
	width: 50px !important;
}

.btn-sd.disabled{
    cursor: not-allowed !important;
    opacity: 0.65 !important;
    filter: alpha(opacity=65) !important;
    box-shadow: none !important;
}

.sd-details{
	content: url('images/icon-details.png');
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#sd-tprogram-detailed-bookings .modal-body, 
.sd-tp-modal .modal-body, .modal-tp .modal-body{
	min-height: 75px;
	overflow-x: auto;
}
.modal-tp-details {
  width: 80% !important;
  overflow-y: auto !important;
}
.sd-training-program-details{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-weight: 600;
}
.sd-training-program-details div:first-child {
	width: 150px;
}

 .tp_Button  {
	float: right !important;
	margin-left:7px;
}