body {
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: -moz-none;
       -moz-user-select: none;
        -ms-user-select: none;
         -o-user-select: none;
            user-select: none;
}

.modal-alert {
	background: #fff url('../images/alert.png') no-repeat 20px 0px;
	padding-left: 70px;
}

.text-link {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: bolder;
  letter-spacing: 0.1em;
  word-spacing: 0.1em;
  color: #6b6b6a;
}

.password_rules_popup {
	position:absolute;
	top:300px;
	left:300px;
	display:none;
}

.password_rules_info {
	width:250px;
	padding:15px;
	font-size:0.875em;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	      box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
}

.password_rules_info h4 {
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
}

/*
.password_rules_info::before {
	content: "\25B6";
	position:absolute;
	right:-8px;
	top:45%;
	font-size:14px;
	line-height:14px;
	color:#ddd;
	text-shadow:none;
	display:block;
}
*/

.password_rules_info ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.password_rules_invalid {
	background:url('../images/cross.png') no-repeat 0 50%;
	padding-left:22px;
	line-height:24px;
	color:#ec3f41;
	list-style-type:none;
}

.password_rules_valid {
	background:url('../images/tick.png') no-repeat 0 50%;
	padding-left:22px;
	line-height:24px;
	color:#3a7d34;
	list-style-type:none;
}

.application_locker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 150;
	background-color: rgba( 148, 147, 145, 0.60 );
	display: none;
	overflow: hidden;
}

.lesson_locker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 150;
	background-color: rgba( 148, 147, 145, 0.60 );
	display: none;
	overflow: hidden;
}

/* Weitere Verschiebungungen für die Hilfe */

.help-icon.help-icon-absolute-topright:after {
	top: -5px;
	right: -5px;
}

.help-icon.help-icon-absolute-topright {
	float: right;
    position: absolute;
    top: 5px;
}

.help-icon.help-icon-offset-top-8:after {
  margin-top: -8px;
}

.help-icon.help-icon-offset-left-10:after {
  margin-left: -10px;
}

.help-icon.help-icon-offset-top-10:after {
  margin-top: -10px;
}

.help-icon.help-icon-offset-left-15:after {
  margin-left: -15px;
}

.help-icon.help-icon-offset-top-15:after {
  margin-top: -15px;
}

.help-icon.help-icon-offset-left-20:after {
  margin-left: -20px;
}

.help-icon.help-icon-offset-top-20:after {
  margin-top: -20px;
}

.help-icon.help-icon-offset-left-30:after {
  margin-left: -30px;
}

.help-icon.help-icon-offset-left-35:after {
  margin-left: -35px;
}

.help-icon.help-icon-offset-top-40:after {
  margin-top: -40px;
}

.help-icon.help-icon-offset-left-40:after {
  margin-left: -40px;
}

.help-icon.help-icon-offset-top-50:after {
  margin-top: -50px;
}

.help-icon.help-icon-positiv-offset-left:after {
  margin-left: 5px;
}

.help-icon.help-icon-positiv-offset-top:after {
  margin-top: 5px;
}

.help-icon.help-icon-positiv-offset-top-9:after {
  margin-top: 9px;
}

.help-icon.help-icon-positiv-offset-left-10:after {
  margin-left: 10px;
}

.help-icon.help-icon-positiv-offset-top-10:after {
  margin-top: 10px;
}

.help-icon.help-icon-positiv-offset-left-15:after {
  margin-left: 15px;
}

.help-icon.help-icon-positiv-offset-top-15:after {
  margin-top: 15px;
}

.help-icon.help-icon-positiv-offset-left-20:after {
  margin-left: 20px;
}

.help-icon.help-icon-positiv-offset-top-20:after {
  margin-top: 20px;
}

.help-icon.help-icon-positiv-offset-left-50-percent:after {
  margin-left: 50%;
}

.help_progress_helper {
	width: 10px;
	height: 10px;
	float: left;
	margin-left: -18px;
}

.course-complete-image {
	margin-top: -30px;
	margin-left: 75px;
}

.course-completed:after {
	position: absolute;

	top: 55px  !important;
	left: 88px  !important;

	width: 20px !important;
	height: 20px !important;

	margin: 3px;

	font-family: 'KnowHowIcon';
	font-size: 12px;
	content: '\43';

	line-height: 20px !important;

	text-align: center;

	background-color: #80b231;
	color: #ffffff;

	border-radius: 50%;
}

.knowhow-glyphicon-course-certificate:before {
  display: inline-block;
  font-family: 'KnowHowIcon';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\6a";
}

.custom-course-certificate-black {
  /*margin-left: 15px;*/
  font-size: 40px;
  color: black;
}

.custom-course-certificate-grey {
  /*margin-left: 15px;*/
  font-size: 40px;
  color: #d9d9d5;
}

.custom-course-certificate-text {
  position: absolute;
  top: 17px;
  right: 57px;
  font-size: 12px;
  color: #402606 !important;
}

@media (max-width: 479px) {
	.custom-course-certificate-text {
	  display: none;
	}
}

.delete-news {
	padding-right: 15px;
	margin-top: -25px;
	text-align: right;
}

.delete-news span {
	color: #6b6b6a !important;
	cursor: pointer;
}

.delete-news span:hover {
	color: #000091 !important;
	cursor: pointer;
}

.app_mailto_link {
	color: #4a035b  !important;
}

.app_mailto_link:hover {
	color: #4a035b  !important;
}

.form_element_readonly {
	color: #999999 !important;
	cursor: not-allowed !important;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.greyed {
	color: #999999 !important;
}

.breadcrumbOverallProgressBar {
	position: absolute;
	display: inline-block;

	top: 0px;
	left: 0px;

	height: 5px;
	width: 100%;

	background-color: #cdccc5;

	z-index: 999;
}

.breadcrumbOverallProgress {
	height: 5px;
	background-color: #999689;
}

.breadcrumbOverallProgressText {
	position: absolute;
	display: inline-block;

	top: 15px;
	right: 10px;

	height: 20px;

	font-size: 12px;
	color: white;

	z-index: 999;
}

/* new Classes - correct after Learntec */

.top-menu-container {
	width: 100%;
}

.top-menu {
	height: 70px;

	margin-right: 22px;

	font-size: 0.9em;

	float: right;
}

.top-menu ul > li {
	float: left !important;
}

.top-menu ul > li a {
	padding-top: 15px;
	padding-bottom: 15px;

	text-decoration: none;

	color: #6b6b6a;
}

.top-menu ul {
	margin: 0;

	list-style: none;
}

.top-menu ul li a {
	height: 80px;

	min-width: 80px;

	display: block;

	color: #6b6b6a;

	text-align: center;

	border-left: 1px solid #c3c3c3;

	padding-left: 5px;
	padding-right: 5px;

	outline: none;
}

.top-menu .border-helper {
	border-right: 1px solid #c3c3c3;
}

.top-menu ul li a:hover {
	background: #efefef;
}

.mobile .top-menu ul li a:hover {
	background: transparent;
}

.top-menu ul li.selected a {
	color: #ffffff;
	background: rgba(75, 75, 75, 0.95);
}

.top-menu ul li.selected a:hover {
	color: #ffffff;
	background: rgba(75, 75, 75, 0.95);
}

.top-menu ul li a span:first-child  {
	width: 100%;
}

.top-menu ul li a span:last-child {
	width: 100%;

	font-weight: bold;
}

.top-menu ul li a .account-icon {
	display: inline-block;

	width: 30px !important;
	height: 30px;

	margin-top: -2px;
	margin-bottom: 5px;

	border-radius: 50%;

	background-color: #6b6b6a;
	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}

.top-menu ul li.selected a .account-icon {
	color: #6b6b6a !important;
	background-color: #ffffff !important;
}

@media screen and (max-width: 750px) {

	.top-menu ul {
		border: none;
	}

	.top-menu ul li a {
		border: none;
	}

	.top-menu .border-helper {
		border: none;
	}

	.top-menu ul li a span:first-child:before {
		font-size: 30px;

		margin-top: 8px;
	}

	.top-menu ul li a span:last-child {
		display: none;
	}

	.top-menu ul li a .account-icon {
		margin-top: 8px;
	}
}

.sub-menu {
	position: absolute;

	top: 80px;

	width: 100%;
	height: auto;

	padding: 20px 0;

	background: rgba(75, 75, 75, 0.95);

	color: #ffffff;

	text-align: center;

	z-index: 100000;

	display: none;
}

.sub-menu ul {
	list-style-type: none;

	padding: 0;
	margin: 0;
}

.sub-menu .sub-menu-title {
	font-weight: 900;

	margin-bottom: 10px;
	padding-bottom: 5px;

	border-bottom: thin solid #656565;

	cursor: default;
}

.sub-menu a {
	padding: 5px 15px;

	color: white;
	text-decoration: none;

	display: block;
}

.sub-menu a:hover {
	background: #656565;
}

.mobile .sub-menu a:hover {
	background: transparent;
}

.sub-menu-container {
	width: 100%;
	max-width: 560px;

	margin-right: auto;
	margin-left: auto;

	padding-left: 27px;
	padding-right: 28px;
}

.close-help-container {
	position: absolute;

	bottom: 30px;
	right: 40px;

	z-index: 200;

	display: none;
}

.close-help-icon {
	color: #6b6b6a;

	margin-right: 5px;
	margin-top: -4px;

	float: left;

	cursor: pointer;
}

.close-help-icon:hover {
	color: #4a035b;
}

.close-help-text {
	color: #6b6b6a;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.breadcrumb-button-right {
	position: absolute;

	top: 9px;
	right: 10px;

	max-height: 32px;

	padding: 5px 10px 3px 10px;

	background-color: #48433f;
	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: lighter;
	line-height: 1.467em;

	cursor: pointer;
}

.breadcrumb-button-right:hover {
	background-color: #7e1677;
}

.breadcrumb-button-right span {
	display: inline-block;
	vertical-align: middle;
}

.breadcrumb-button-right span:before {
	margin-top: 0px;
	margin-right: 5px;
}

.progress-bar-folder {
    width:100%;
    height: 100%;

    background-color: #d9d9d5 !important;
}

.progress-bar-no-folder {
    width:100%;
    height: 100%;

    background-color: transparent !important;
}

.progress-color {
	color: #80b231;
	font-size: 30px;
}

.progress-grey {
	color: #d9d9d5;
	font-size: 30px;
}

.functions-bar {
	position: absolute;

	top: 0px;
	left: calc( 100% - 30px );

	width: 100%;
	height: 100%;
}

.functions-bar-helper {
	position: absolute;

	top: 0px;
	right: -1px;

	width: 1px;
	height: 100%;

	background-color: #ffffff;
}

.functions-bar-button {
	position: absolute;

	top: 0px;
	right: 0px;

	width: 30px;
	height: 100%;

	/*text-align: center;*/

	cursor: pointer;
}

.functions-bar-button span {
	position: absolute;

	top: 50%;
	left: 50%;
}

.functions-bar-open-button {
	background-color: #d9d9d5;
	color: #6b6b6a;

	display: block;
}

.functions-bar-open-button:hover {
	background-color: #640f7b;
	color: #ffffff;
}

.functions-bar-open-button span {
	margin-top: -5px;
	margin-left: -5px;
}

.functions-bar-close-button {
	background-color: #640f7b;
	color: #ffffff;

	display: none;
}
/*
.functions-bar-close-button:hover {
	background-color: #4a035b;
	color: #ffffff;
}
*/

.functions-bar-close-button span {
	margin-top: -8px;
	margin-left: -8px;
}

.functions-container {
	position: absolute;

	top: 0px;
	left: 0px;

	width: calc( 100% - 32px );
	height: 100%;

	background-color: #f9f9f9;
}

.function {
	height: 100%;

	padding-left: 15px;

	border: 1px solid #dededa;

	white-space: normal;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0;

	color: #6a6460;
	background-color: #f9f9f9;

	text-align: center;
	text-decoration: none;

	float: left;
}

.function:hover,
.function:hover span {
	color: #4a035b;
}

.function:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.function-hidden {
	display: none;
}

/* one item */
.function:first-child:nth-last-child(1) {
    width: 100%;
}

/* two items */
.function:first-child:nth-last-child(2),
.function:first-child:nth-last-child(2) ~ .function {
    width: 50%;
}

/* three items */
.function:first-child:nth-last-child(3),
.function:first-child:nth-last-child(3) ~ .function {
    width: 33.3333%;
}

/* four items */
.function:first-child:nth-last-child(4),
.function:first-child:nth-last-child(4) ~ .function {
    width: 25%;
}

.function div,
.function span {
	display: inline-block;
	vertical-align: middle;
}

.function span {
	margin-right: 10px;
}