:root {
    --color-font-primary: #000;
    --color-primary:  #007A3E;
    --color-brand-danger: #c92a2a;
    --color-black-20: rgba(0,0,0,.2);
    --color-ui-background:  rgba(0,0,0,.05);
}

/* Update Design -Fixes*/
#ef-navigation i.fa {
	color: #007A3E;
}
#ef-navigation button > span {
color: #007A3E;
}

.ef-switch-account>i{
 overflow: unset;
word-wrap: anywhere;
word-break: keep-all;
white-space: break-spaces; 
}

div.breadcrumb-x > div > ol > li > a > span > span, div.breadcrumb-x > div > ol > li > a > span, div.breadcrumb-x > div > ol > li > a {
  color: #d0e3d0!important;
}
#ef-navigation > li.user-preferences > button > span.img-placeholder > span.img-overlay > span.img-thumbnail{
  background-color: #007A3E !important;
}
#ef-navigation > li.user-preferences > button > b.caret{
  color:#007A3E;
}
#communication > button > i, #ef-navigation > li:nth-child(3) > button > i{
    color:#007A3E;
}

#ef-navbar .container ul.nav.navbar-nav li.open .dropdown-toggle{
  background-color:white;
}

#searchDiv > div.searchDivRight{
  display:none;
}

#searchDiv{
  background-color: #f4f4f4  !important;
}

/* Ticket #5149 - Förderlogo auf Startseite */

@media only screen and (max-height:750px)
{
  html:not(.popup) body:not(.ef-user-signed-in)
  {
    min-height:750px;
  }
}

/* Ticket #4500 - Abschlusskriterium "nach einer bestimmten Zeit" */

#ef-complete-timer
{
  display:none;
}

/* Ticket #4442 - Schwarzer Rand bei Videodatei */

#ef-video-1
{
  background-color:#ffffff;
}

#ef-video-1_html5_api
{
  height:auto;
}

/*WAS IST DA LOS?html:not(.popup) body
{
  min-height:750px;
}*/

.elfinder-quicklook {
	background-color: #777 !important;
}

/* Questions */

#ef-toggle-fullscreen {
 display: none; 
}

.panel-primary > .panel-heading {
 background-color: #007a3e!important; 
}

.selectize-input.focus {
    border-color: #007a3e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 122, 62, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 122, 62, 0.6);
}

a.ef-toggle-hidden-section, .ef-anchor-like, a.link, a.link:visited, a.link:hover, a.link:link, .colored-info {
 color: #007a3e !important; 
}

.btn-success {
 border-color: #007a3e!important; 
  background-color: #007a3e!important;
}

.ef-dashboard-header .ef-main-action-button .btn.btn-success, *.progress .progress-bar.progress-bar-success {
background-color: #007a3e!important;  
}

.btn.btn-primary, .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
 border-color: #007a3e!important; 
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
 background-color: #007a3e!important; 
}

.ef-grid-cell-new-value > option:hover {
 background-color: #007a3e!important; 
}
.form-control:focus {
  border-color: #007a3e!important;
}

#billboard a > font, #billboard a > u > font {
 color: #007a3e!important; 
  text-decoration: underline;
  font-weight: bold;
}



/* LOGIN */
body:not(.ef-user-signed-in) > container > #ef-index-page > div,body:not(.ef-user-signed-in) > container > #ef-index-page > div >div
{
  box-shadow: none!important;
}
body:not(.ef-user-signed-in) .ef-block {
 box-shadow: none!important;
  background-color: rgba(0,0,0,0)!important;
}

#foerderlogo{
  height: auto;
}

@media(min-width: 991px) {
    #foerderlogo{
        bottom: 60px;
        position: absolute;
    }
}

#foerderlogo >img {
  width: 100%;
  /*max-width: 359px;*/
  max-width: 609px;
}

@media only screen 
and (max-device-width : 768px) 
{ 
  body {
    background-size: 78% 36%!important; 
  }
}
@media only screen 
  and (max-device-width: 1024px)
  {
   body {
    background-size: 78%!important;
   }
  }
@media only screen 
and (max-device-width : 767px) 
{ 
  body {
    background-image: none!important;
  }
  #ef-index-page > div.col-md-9 > div > div > div > div > div > p:nth-child(3) > span > font > b {
   font-size: 20px!important; 
  }
  #ef-index-page .col-md-9 {
  margin-top: 5px!important;
    line-height: 1em!important;
  padding-left: 10px!important;
  }
  .ef-custom-block {
   width: 90vw; 
  }
}

/* LOGIN */
#ef-index-page .col-md-3 #ef-login-index{
  margin-top: 20px;
 border: 2px solid #007a3e;
  
}

u {
 font-weight: bold; 
}


#ef-index-page > div:nth-child(2) > div:nth-child(1) > div > div > div > div {
  margin-top: 10px;
 font-size: 20px!important; 
  color: #007a3e;
}

#ef-index-page > div:nth-child(2) > div:nth-child(1) > div > div > div > div > h2 {
  color: #007a3e;
  font-weight: 700;
}

#ef-index-page .col-md-9 {
  margin-top: 75px;
  padding-left: 60px;
  width: 50%;
}

#ef-index-page > div.col-md-9 > div > div > div > div > div > p:nth-child(3) > span > font > b {
 color: #007a3e; 
  font-size: 30px;
}

/* FOOTER */
  .footer {
    position:absolute;
 left: 0;
    
   bottom: 0;
    height: 60px;
    width: 100%;
    overflow: hidden;
   background-color: #007a3e; 
}

.login-footer {
 display: flex;
  height: auto;
  justify-content: space-between;
}

.inner-footer {
 display: flex;
  justify-content: flex-end;
 align-items: center;
  height: 100%!important;
  color: white!important;
}
  
  .inner-footer a {
   color: white!important; 
    text-transform: uppercase;
  }
  .inner-footer p {
   margin: 0!important; 
  }

.inner-footer * {
 padding: 1vw; 
}


html:not(.popup) body {
  position: relative;
  padding-bottom: 6rem;
  background: url('/plugins/Customizing/assets/images/background.png') no-repeat;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom right; 
  background-size: 60%;
}

html:not(.popup) body
{
  background-color:#ffffff;
}

#ef-navbar
{
  background-color:#ffffff;
}

#ef-navbar .container .navbar-header .ef-navbar-logo img
{
  padding:0px;
}

#ef-navbar form.navbar-form > div.form-group > div.input-group
{
  box-shadow:none;
}

#ef-navbar form.navbar-form .selectize-input,
#ef-navbar form.navbar-form span.search-handle,
#ef-navbar form.navbar-form.ef-active .selectize-input,
#ef-navbar form.navbar-form.ef-active span.search-handle,
#ef-navbar form.navbar-form input[type='text']
{
  background-color:#f4f4f4;
}

#ef-navbar form.navbar-form .selectize-input,
#ef-navbar form.navbar-form span.search-handle,
#ef-navbar form.navbar-form input[type='text']
{
  border:none;
}

#ef-navbar .container ul.nav.navbar-nav li.open a.dropdown-toggle
{
  background:none;
}

#ef-navbar .container ul.nav.navbar-nav > li > a,
#ef-navbar .container ul.nav.navbar-nav > li > a:hover
{
  color:#007a3e;
}

#ef-navbar .container ul.nav.navbar-nav > li a.dropdown-toggle .img-thumbnail
{
  background-color:#007a3e !important;
  box-shadow:none;
}

div.img-placeholder.alphatar div.img-thumbnail:after
{
  color:#ffffff;
}

div.breadcrumb-x
{
  background-color:#007a3e;
  box-shadow:0px 3px 3px -3px rgba(0, 0, 0, 0.3);
}

div.breadcrumb-x ol.breadcrumb li
{
  margin-right:15px;
}

div.breadcrumb-x ol.breadcrumb li a
{
  color:#ffffff;
}

div.breadcrumb-x ol.breadcrumb li.active a
{
  font-size:inherit;
  font-weight:normal;
  color:#d0e3d0;
}

.breadcrumb > li + li::before
{
  display:none;
}

div.ef-block
{
  box-shadow:0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}

div.ef-block table.iconTable td.iconData:hover
{
  background-color:#f4f4f4;
}

ul.customTabs > li.active > a,
ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child)
{
  color:#84a719;
}

ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child)::after
{
  display:none;
}

#slider,
#sliderNested
{
  display:none !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus
{
  background-color:#007a3e;
}

.ef-my-courses .ef-block-header a.ef-block-handle.ef-my-courses-toggle-view.active,
.ef-my-courses .ef-block-header a.ef-block-handle:hover
{
  color:#007a3e;
}

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category
{
  margin-top:0px;
  margin-bottom:0px;
}

.ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head,
.ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head:hover,
.ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head,
.ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head:hover
{
  background-color:#d0e3d0;
}

.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head .ef-expand-collapse-handle,
.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name,
.ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name:hover
{
  color:#007a3e;
}

.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(n+1) div.ef-entry-head:hover,
.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(2n+2),
.ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(2n+2) div.ef-entry-head:hover
{
  background-color:#ffffff;
}

.ef-my-courses .ef-courses-list div.ef-entry-head span.ef-entry-name a:hover,
.ef-unit-tree ul.ef-courses-list div.ef-entry-head span.ef-entry-name a:hover
{
  color:#007a3e;
}

a:hover
{
  text-decoration:none;
}

a.link:link,
a.link:visited
{
  color:#007a3e !important;
}

a.link:link:hover
{
  text-decoration:none;
}

.btn.btn-primary:not(.active),
.btn.btn-primary:not(.active):hover,
.btn.btn-primary:not(.active):focus
{
  background-color:#007a3e;
  border-color:#007a3e;
}

.has-feedback .form-control
{
  padding-right:0px;
}

#ef-login-index div.ef-block-content form div.row #forgot-passwd
{
  color:#007a3e;
}

#content-title-row
{
  margin-bottom:15px;
}

/* Certificate */
.ef-dashboard-header .ef-course-certificate.custom {
    padding: 0;
    margin: 10px 0 10px 0;
}

.ef-dashboard-header .ef-course-certificate.custom a {
    display: flex;
    align-items: center;
    border: 2px solid var(--color-primary);
    color: var(--color-primary);
    padding: 8px;
    border-radius: 6px;
    float: none !important;
}

.ef-dashboard-header .ef-course-certificate.custom .ef-course-certificate-information {
    text-align: left;
    color: var(--color-primary);
}

.ef-dashboard-header .ef-course-certificate.custom .icon-cert_icon {
    margin: 0;
}

/* GRAPHS */
/*path[fill="#009688"]
{
 fill: rgba(0,122,63,0.5); 
}

path[fill="#67b7dc"]
{
  fill:rgba(131, 167, 28, 0.7);
}

path[stroke="#009688"]
{
  stroke: rgba(0,122,63,0.5); 
}

circle[fill="#009688"]{
 fill: rgba(0,122,63,0.5); 
}

circle[stroke="#009688"]{
 stroke: rgba(0,122,63,0.5); 
}

path[stroke="#67b7dc"]
{
  stroke:rgba(131, 167, 28, 0.7);
}


circle[fill="#67b7dc"]{
   fill:rgba(131, 167, 28, 0.7);
}

circle[stroke="#67b7dc"]{
   stroke:rgba(131, 167, 28, 0.7);
}*/

/* Chart */
[fill="#67b7dc"] {
    fill: rgba(131, 167, 28, 0.7) !important;
}

[stroke="#67b7dc"] {
    stroke: rgba(131, 167, 28, 0.7) !important;
}

[fill="#009688"] {
    fill:  rgba(0,122,63,0.5) !important;
}

[stroke="#009688"] {
    stroke:  rgba(0,122,63,0.5) !important;
}

/* DO NOT ADD/EDIT AFTER THIS LINE */
*.btn.btn-primary, *.btn.btn-primary:not(.active), *.btn.btn-primary:hover, *.btn.btn-primary:hover:not(.active), *.btn.btn-primary:focus, *.btn.btn-primary:focus:not(.active){background-color:#007A3E;border-color:#007A3E;}
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#FFFFFF;border-color:#FFFFFF;}
div.breadcrumb-x{background-color:#007A3E;border-color:#007A3E;}
