/* Custom project css */

@font-face {
    font-family: "Century Gothic";
    src: url("../fonts/century-gothic.woff") format('woff');
}

body {
    color: #000;
    font-family: 'Century Gothic', 'Open Sans', sans-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Century Gothic', 'Open Sans', sans-serif;
    line-height: 1.3;
}

body {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

h1 {
    color: rgb(238,130,238);
}

h2 {
    color: rgb(238,130,238);
}

h3 {
    color: rgb(238,130,238);
}

h4 {
    color: rgb(238,130,238);
}

h5 {
    color: rgb(238,130,238);
}

h6 {
    color: rgb(238,130,238);
}

a {
    color: #BA55D3;
}

a:hover, a:focus {
    color: rgb(238,130,238);
}

.btn-primary {
    background-color: #BA55D3;
    border: 2px solid #BA55D3;
}
.btn-primary:hover {
    background-color: #fff;
    border: 2px solid #DA70D6;
    color: #DA70D6;
}

.ed_orange {
    background-color: #DA70D6;
}

.ed_green {
    border-color: #DA70D6;
    color: #DA70D6;
}
.ed_green:hover {
    background-color: #DA70D6;
    color: #fff;
}

.ed_orange:hover {
    border-color: #DA70D6;
    color: #DA70D6;
}

.ed_heading_top h3::before {
    background-color: #DA70D6;
}

/* Header */
.ed_header_top {
    background-color: #BA55D3;
}

.ed_pagetitle {
    background-image: url(../images/showcase_title.jpg) !important;
    background-repeat: no-repeat;
    background-size: inherit;   
    background-position: center top;
 }
 
 .ed_img_overlay {
    background-color: rgba(0, 0, 0, 0);
}

/* Logo */
.educo_logo {
    padding-top: 10px; /* Abstand des Logos nach oben */
}

.educo_logo img {
    max-height: 64px; /* maximale Hoehe des Logos */
}

.ed_header_top {
    background-color: #272d4d;
}

.ed_info_wrapper a {
    color: #BA55D3;
}

.ed_info_wrapper a:hover {
    background: rgb(238,130,238);
}

.ed_login_form button {
    background-color: #BA55D3;
}

.ed_login_form button:hover {
    background-color: rgb(238,130,238);
}

.ed_login_form h3 {
    color: #BA55D3;
}

.ed_login_form h3:after {
    background-color: #BA55D3;
}

.ed_login_form .forgot-passwort a {
    color: #BA55D3;
}

.edoco_menu ul li a:hover {
    color: #DA70D6;
}

.edoco_menu ul li ul.sub-menu li a {
    background-color: #DA70D6;
}

.edoco_menu_toggle {
    background: #DA70D6;
}

/* Sidebar */
.widget.widget_contact .widget-title {
    color: #BA55D3;
}
.widget-title::after {
    background-color: #BA55D3;
}
.widget.widget_contact ul li a {
    color: #DA70D6;
}
.widget.widget_contact ul li a:hover {
    color: rgb(238,130,238);
}
.widget.widget_dashboard {
    background-color: #BA55D3;
}
.login-box .headline {
    background: #BA55D3;
}
.widget_progress_bar h4 {
    color: #DA70D6;
}
.widget_progress_bar .estimated-time {
    color: #DA70D6;
}
.widget.widget_post .widget-title {
    color: #DA70D6;
}
.widget.widget_post a {
    color: #DA70D6;
}

/* Footer */
.ed_footer_top {
    background: #BA55D3;
}
.text-widget p {
    color: #fff;
}
.text-widget h4.widget-title {
    color: #fff;
}
.text-widget h4.widget-title::after {
    background-color: #fff;
}
.ed_footer_menu ul li a:hover {
    color: #DA70D6;
}

.ed_sociallink ul li a:hover {
    color: #DA70D6;
}

.ed_footer_bottom {
    background-color: #BA55D3;
}

.ed_footer_menu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Dashboard */

.ed_tabs_left > .nav-tabs > li > a:hover,
.ed_tabs_left > .nav-tabs > li > a:focus {
    background-color: #BA55D3;
    border-color: #DA70D6;
}

.ed_tabs_left > .nav-tabs .active > a,
.ed_tabs_left > .nav-tabs .active > a:hover,
.ed_tabs_left > .nav-tabs .active > a:focus {
    background-color: #BA55D3;
    border-color: #DA70D6;
}

.ed_dashboard_inner_tab .nav-tabs > li.active > a,
.ed_dashboard_inner_tab .nav-tabs > li.active > a:hover,
.ed_dashboard_inner_tab .nav-tabs > li.active > a:focus {
    background-color: #BA55D3;
    border-color: #DA70D6;
}

.ed_dashboard_inner_tab .nav > li > a:hover,
.ed_dashboard_inner_tab .nav > li > a:focus {
    background-color: #BA55D3;
    border-color: #DA70D6;
}

.event-list table caption {
    background-color: #BA55D3;
}

/* Events */
.event-list table .table-row.odd {
    background-color: #BA55D3;
}
.event-list table .table-row:hover,
.event-list table .table-row:hover td {
    background-color: #eee;
}

/* Termine */
a.ed_getinvolved:hover {
    color: #DA70D6
}

.ed_most_recomended_data h4 a:hover {
    color: #DA70D6;
}

.ed_time_executor ul li:first-child {
    background-color: #DA70D6;
}

.ed_time_executor ul li a {
    color: #DA70D6;
}

.ed_time_executor ul li span i {
    color: #DA70D6;
}

.ed_item_img .course-status {
    background: #BA55D3;
}

/* Forum */
ul.forumlist .header {
    background-color: #BA55D3;
}

ul.forumlist dt a {
    color: #DA70D6;
}

dd.lastpost a {
    color: #DA70D6;
}

/* Lessons */
.lesson-content h1 > span:first-child {
    background: #BA55D3 !important;
}

.lesson-content h1 > span:nth-child(2) {
    color: #DA70D6 !important;
}

.lesson-content h2 span {
    color: #DA70D6 !important;
}

.lesson-content .notice-accredited {
    color: rgb(238,130,238);
}

/* Exam */
#exam_paginate .selection-notice {
    color: rgb(238,130,238);
}

/* Profiles */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #BA55D3;
}

.ed_blog_bottom_pagination .pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #BA55D3;
}