/* General  -------------------------- */
#e-learning .video-container {
	 position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
}

#e-learning .video-container iframe,
#e-learning .video-container object,
#e-learning .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#e-learning .copyLink::-moz-selection { background: #a1ae07; color: #fff; }
#e-learning .copyLink::selection { background: #a1ae07; color: #fff; }


#e-learning a {
	color: #555;
}
#e-learning .submit {
	margin-top: 10px !important;
}
#e-learning .newsletter-form .submit {
	margin-bottom: 0 !important;
}
#e-learning .footer h2 {
	display: none;
}
#e-learning ul.ulPagination {
	margin: 2rem auto;
}
#e-learning .text-success {
	color: #a1ae07 !important;
}
#e-learning .btn-green-border > a {
	border: 1px solid #9eab05;
	color: #9eab05 !important;
	font-size: 1.5rem;
	display: block;
	width: 100%;
	padding: 0.5rem 1rem;
}
#e-learning .btn-green-bg > div {
	width: 100%;
	min-height: 100px;
	
	background: #9eab05;
    background: -moz-linear-gradient(45deg, #9eab05 0%, #aebc09 50%, #c8d90f 100%);
    background: -webkit-linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
    background: linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eab05', endColorstr='#c8d90f',GradientType=1 );
}
#e-learning .btn-green-bg > div > a {
	color: #fff !important;
	font-size: 1.5rem;
	display: block;
	width: 100%;
	padding: 0.5rem 1rem;
	width: 100%;
    color: #fff !important;
    border: none !important;
}
#e-learning figure.block-eqHeight {
	height: initial !important;
}
#e-learning section.container ul {
	list-style-type: circle;
	padding-left: 2rem;
}
#e-learning section.container ol {
	padding-left: 2rem;
}
#e-learning section.container p a {
	text-decoration: underline;
}
#e-learning .text-black {
	color: #000 !important;
}
#e-learning .ctlg_view_message i {
	font-size: 3rem;
	margin-bottom: 1rem;
	opacity: 0.5;
}
/*
#e-learning .mod_catalogUniversalView button {
	border: 1px solid #a1ae07 !important;
	background-color: none !important;
	color: #a1ae07 !important;
}*/

/* Breadcrumb */
#e-learning .mod_breadcrumb {
	width: 100%;
}

#e-learning #breadcrumb {
    margin-top: 15px;
}
    #e-learning #breadcrumb ul li {
        padding-left: 0px !important;
    }

#e-learning #breadcrumb ul li {
    display: inline;
}

#e-learning #breadcrumb ul li::before {
    font-family: 'FontAwesome';
    content: '\f105';
    margin: 0 9px 0 -15px;
}

#e-learning #breadcrumb ul li::before {
    font-family: 'FontAwesome';
    content: none;
}
#e-learning #breadcrumb ul li a.active {
	color: #a1ae07 !important;
}
#e-learning #breadcrumb ul li a:hover {
	color: #a1ae07 !important;
}



/* Public  -------------------------- */
#e-learning .e-learning-index-topics strong {
	color: #9eab05;
	font-weight: bold;
}
#e-learning .mod_newslist h3 {
	font-size: 24px;
}
/* Teaser Boxen  -------------------------- */
#e-learning .e-learning-teaser {
	margin-bottom: 1rem;
}
#e-learning .e-learning-teaser-box {
	background-color: #f6f7f7;
}
#e-learning .e-learning-teaser-box .text {
	padding: 1rem;
}
#e-learning .e-learning-teaser-box img {
	width: 100%;
	height: 160px;
	object-fit: cover;
}
#e-learning .e-learning-teaser-box .text a {
	color: #9eab05;
	text-decoration: none;
}
#e-learning .e-learning-teaser-box .text a:hover {
	text-decoration: underline;
}
#e-learning .e-learning-teaser-blau h2 {
	background-color: #04a2d5;
	color: #fff;
	display: block;
	padding: 1rem;
	margin: 0;
}
#e-learning .e-learning-teaser-gelb h2 {
	background-color: #fdc405;
	color: #fff;
	display: block;
	padding: 1rem;
	margin: 0;
}
#e-learning .e-learning-teaser-pink h2 {
	background-color: #e4007c;
	color: #fff;
	display: block;
	padding: 1rem;
	margin: 0;
}
#e-learning .e-learning-teaser h4, #e-learning .e-learning-teaser-dashboard h4 {
	font-size: 16px;
	color: #a1ae07;
}
#e-learning .e-learning-teaser-dashboard h4 .text-dark {
	color: #555;
}
/* FAQ ------------------------------- */
#e-learning .ce_accordionSingle {
	margin-bottom: 5px;
}
#e-learning .ce_accordionSingle + h2, #e-learning .ce_accordionSingle + h3, #e-learning .ce_accordionSingle + h4 {
	margin-top: 2rem;
	display: block;
}
#e-learning .ce_accordionSingle div.toggler {
	background-color: #f6f7f7;
	padding: 0.5rem 3rem 0.5rem 1rem;
	/*text-transform: uppercase;
	letter-spacing: 0.1rem;*/
	position: relative;
	font-weight: bold;
}
#e-learning .ce_accordionSingle div.toggler:hover {
	cursor: pointer;
}
#e-learning .ce_accordionSingle div.toggler::after {
	font-family: 'FontAwesome';
	content: '\f13a';
	color: #9eab05;
	font-size: 2rem;
	float: right;
	position: absolute;
	top: -0.2rem;
	right: 1rem;
}
#e-learning .ce_accordionSingle div.accordion {
	padding: 1rem;
}
/* Index banner area  -------------------------- */
#e-learning .e-learning-banner {
	background-color: #9eab05;
	background-image: url(../../../AKP%20Plus/E-Learning/e-learning-banner.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#e-learning .e-learning-banner h1 {
	color: #fff;
	text-transform: uppercase;
	hyphens: manual;
}
#e-learning .e-learning-banner .row > * {
	height: 375px;
}
/* Pagination --------------------------- */
#e-learning .pagination {
	display: block;
	width: 100%;
	text-align: center;
	color: #999;
	font-weight: bold;
}
#e-learning .pagination ul li {
	padding: 0 0.2rem;
}
#e-learning .pagination a {
	color: #9eab05 !important;	
}
/* Module Registration */
#e-learning  .mod_registration label a {
	color: #999;
	text-decoration: underline;
}
/* Module Login -------------------------- */
#e-learning .mod_login h2 {
	color: #9eab05 !important;
}
#e-learning .mod_login a {
	color: #999 !important;
	font-size: 14px;
}
#e-learning .mod_login .password {
	margin-bottom: 0px !important;
}
#e-learning .mod_login > div > p {
	color: #9eab05 !important;
	font-size: 16px;
}
#e-learning .mod_login > div > p > a {
	color: #9eab05 !important;
	font-size: 16px;
}
/* News module -------------------------- */
#e-learning .layout_short > div {
	border-top: 1px solid #9eab05;
}
#e-learning .layout_short h4 a {
	color: #9eab05 !important;
}
#e-learning .layout_short .subheadline, #e-learning .layout_full .subheadline {
	color: #999;
} 
#e-learning .layout_short .more {
	color: #9eab05 !important;
}
#e-learning .layout_short img {
	border: 1px solid #ececec;
	width: 100%;
	height: 130px;
	object-fit: cover;
}
#e-learning .layout_full .col-sm-4 img {
	border: 1px solid #ececec;
	width: 100%;
	height: 200px;
	object-fit: cover;
}
/* Teaser Registrierung -------------------------- */
#e-learning #teaser-registrierung a {
	display: block;
	padding-top: 12px;
	text-align: center;
	width: 100%;
	height: 50px;
	color: #fff !important;
	border: none !important;
	background: #9eab05;
	background: -moz-linear-gradient(45deg, #9eab05 0%, #aebc09 50%, #c8d90f 100%);
	background: -webkit-linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	background: linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eab05', endColorstr='#c8d90f',GradientType=1 );
}
/* Member Area  -------------------------- */
#e-learning h1, #e-learning h2, #e-learning h3 {
	color: #9eab05;
}
#e-learning a.dashboard-teaser h2 {
	text-transform: uppercase;
	font-size: 16px !important;
	color: #a1ae07;
}
#e-learning a.dashboard-teaser:hover h2 {
	color: #a1ae07;
}
/* Marginal Content ------------------------ */
#e-learning .marginalContent {
	background-color: #a1ae07;
}
#e-learning .marginalContent a.btn {
	border: 1px solid #fff;
	border-radius: 5rem;
	font-size: 16px;
	color: #fff !important;
	padding: 8px 0px;
	text-decoration: none;
	display: block;
	width: 100%;
}
#e-learning .marginalContent a.btn:hover { 
	text-decoration: underline;
}
#e-learning .marginalContent .mod_customnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#e-learning .marginalContent .mod_customnav ul a {
	display: block;
	width: 100%;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}
#e-learning .marginalContent .mod_customnav ul a.first {
	color: #fff !important;
}
#e-learning .marginalContent .mod_customnav ul a.first.active {
	color: #000 !important;
}
#e-learning .marginalContent .mod_customnav ul a:hover {
	text-decoration: underline;
}
#e-learning .marginalContent .mod_customnav a.invisible {
	position: absolute;
}
#e-learning .marginalContent .mod_customnav ul a.active, #e-learning .marginalContent .mod_customnav ul a.trail {
	color: #000;
}
#e-learning .marginalContent img {
	width: 50%;
}

/* Navigation -------------------------- */
#e-learning .e-learning-dropdown {
  position: relative;
  display: inline-block;
}
#e-learning .e-learning-dropdown p {
	margin: 0;
	padding: 0;
}
#e-learning .e-learning-dropdown button {
	width: 100%;
	border: none;
	cursor: pointer;
	background: linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	color: #fff;
	padding: 8px;
}
#e-learning .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 100%;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 0;
  z-index: 1;
}
#e-learning .dropdown-content a {
	display: block;
	padding: 8px;
}
#e-learning .dropdown-content a:hover {
	display: block;
	padding: 8px;
	text-decoration: none;
	background-color: #ccc;
	color: #fff;
}
#e-learning .e-learning-dropdown:hover .dropdown-content {
	display: block;
}
#e-learning .e-learning-dropdown.dropdown-reverse .dropdown-content {
	bottom: 100%;
}
#e-learning .e-learning-dropdown > p > a {
	width: 100%;
	border: none;
	cursor: pointer;
	background: linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	color: #fff !important;
	padding: 8px;
	display: block;
	text-align: center;
}
/* Navigation Reiter -- */
#e-learning .nav-reiter .invisible {
	position: absolute;
}
#e-learning .nav-reiter ul {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}
#e-learning .nav-reiter ul li {
	display: inline-block;
	height: 40px;
	position: relative;
	overflow: hidden;
}

#e-learning .nav-reiter ul li.first a {
	background-color: #04a2d5;
}
#e-learning .nav-reiter ul li a {
	background-color: #fdc405;
}
#e-learning .nav-reiter ul li.last a {
	background-color: #e4007c;
}

#e-learning .nav-reiter ul li a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	
	border-radius: 30px;
	padding-top: 8px;
	padding-left: 15px;
	height: 100px;
}
#e-learning .nav-reiter ul li.active a, #e-learning .nav-reiter ul li.trail a {
	color: #000;
}

/* General Form Styles ----------------------- */
#e-learning .AKP-form-button {
	width: 100%;
	height: 50px;
	color: #fff !important;
	border: none !important;
	background: #9eab05;
	cursor: pointer;
	background: -moz-linear-gradient(45deg, #9eab05 0%, #aebc09 50%, #c8d90f 100%);
	background: -webkit-linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	background: linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9eab05', endColorstr='#c8d90f',GradientType=1 );
}
#e-learning #confirmation-error, #e-learning .error {
	font-weight: bold;
	color: #c62173 !important;
}
 
/* Registration Form Employees -------------------------- */
#e-learning #tl_registration_39 .fields > .widget:nth-child(1) label {
	display: none;
}
#e-learning #tl_registration_39 .fields > .widget:nth-child(1) {
	opacity: 0;
}
/* List Employee -------------------------- */
#e-learning .list-employee .row-employee:nth-child(odd) {
	background-color: #f8f9fa;
}
#e-learning .list-employee .row-employee > div:nth-child(1) {
	font-size: 20px;
}
#e-learning .list-employee .row-employee > div:nth-child(2) {
	color: #999;
}
#e-learning .list-employee label.row-employee:hover {
	cursor: pointer;
}
/* Catalogues -------------------------- */
#e-learning .e-learning-teaser > div > a:first-child {
	width: 100%;
	height: 200px;
	display: block;
	overflow: hidden;
	background-size: cover;
    background-position: center;
}
#e-learning .e-learning-teaser .block-eqHeight {
	height: initial;
}
#e-learning .e-learning-teaser a.btn {
	width: 100%;
	border: none;
	cursor: pointer;
	background: linear-gradient(45deg, #9eab05 0%,#aebc09 50%,#c8d90f 100%);
	color: #fff !important;
	padding: 8px;
	border-radius: 0;
}
#e-learning .catalog-detail-image {
	width: 100%;
	height: 350px;
	background-size: cover;
    background-position: center;
}
#e-learning .list-employee .successfully-added {
	opacity: 0.5;
}






@media only screen and (max-width: 992px) {
	#e-learning .e-learning-banner {
		background-image: none !important;
	}
	
	#e-learning .layout_short img {
		height: 210px;
	}
}

@media only screen and (max-width: 768px) {
	#e-learning .e-learning-banner .row > * {
		height: initial;
	}
	
	#e-learning .layout_full .col-sm-4 img {
		height: 250px;
	}
}