@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
body{
font-family: 'Montserrat', sans-serif;
}

.elfinder-quicklook {
	background-color: #777 !important;
}

/* Questions */

#ef-toggle-fullscreen {
 display: none; 
}

.panel-primary > .panel-heading {
 background-color: #d8d6d7!important; 
}

.selectize-input.focus {
    border-color: #d8d6d7;
    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: #312f2f !important; 
}

.btn-success {
 border-color: #d8d6d7!important; 
  background-color: #d8d6d7!important;
}

.ef-dashboard-header .ef-main-action-button .btn.btn-success, *.progress .progress-bar.progress-bar-success {
background-color: #d8d6d7!important;  
}

.btn.btn-primary, .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
 border-color: #d8d6d7!important; 
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
 background-color: #d8d6d7!important; 
}

.ef-grid-cell-new-value > option:hover {
 background-color: #d8d6d7!important; 
}
.form-control:focus {
  border-color: #d8d6d7!important;
}

#billboard a > font, #billboard a > u > font {
 color: #312f2f!important; 
  text-decoration: underline;
  font-weight: bold;
}


/* LOGIN */

body:not(.ef-user-signed-in) 
{
  padding-bottom: 6rem;
  background: none !important;
  background-color:white !important;
  color: #312f2f !important;
	}
	
body:not(.ef-user-signed-in) #ef-navbar{
display:none;
}

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;
}


#ef-index-page > div:nth-child(4) > div:nth-child(1) > div > div > div > div > p > img
{
width:100% !important;
}


#ef-index-page > div:nth-child(4)
{
margin-top:60px;
}


#ef-index-page > div:nth-child(4) > div:nth-child(1) > div > div > div > div
{
	text-align:right;
	padding-bottom:0px !important;
	width:106%;
	margin-top:53px;

}

#ef-index-page > div:nth-child(4) > div:nth-child(2) > div > div > div > div{
	padding: 0 0 0 0 !important;

}

#ef-index-page > div:nth-child(4) > div:nth-child(1) > div > div > div > div > p
{
	margin-bottom:0px !important;
}

#ef-index-page > div:nth-child(4) > div:nth-child(3) > div > div > div > div{

color: #312f2f!important; 
}

#ef-index-page > div:nth-child(2) > div:nth-child(4) > div > div > div > div > p > img
{
	margin-top:100px;
	width:250% !important;
	
}

#ef-index-page > div.col-md-6 > div > div > div > div > div
{
    padding: 110px 10px 5px 10px !important;
}

#ef-index-page > div.col-md-12
{
margin-top: 125px;
}

#ef-index-page > div.col-md-6 > div > div > div > div > div > p:nth-child(3) > b > span
{
	display:block;
    letter-spacing: 0.1em !important;
    font-size: 45px !important;
    font-weight: bold !important;
    text-align: center !important;
	margin-bottom:50px !important;
	word-wrap: break-word;
	line-height: 100% !important;

}

#ef-index-page > div.col-md-6 > div > div > div > div > div > p:nth-child(4), #ef-index-page > div.col-md-6 > div > div > div > div > div > p:nth-child(5)
{
	letter-spacing: 0.1em !important;
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: center !important;
}

#login_form
{
	background-color:#d8d6d7!important;
}

/* START: Ticket #4254 */

/* #login_form > div:nth-child(5) > div > div > input
{
	background-color:#717070!important;
	width: 100% !important;
} */

#ef-index-page > div.col-md-6 > div > div > div > div > div {
    padding-top: 130px !important;
}

#login_form [type="submit"]
{
	background-color:#717070 !important;
    width: 100% !important;
}

#ef-index-page .col-md-6 > div:first-of-type .ef-custom-block {
    text-align: center;
}

#ef-index-page .col-md-6 > div:first-of-type .ef-custom-block p:first-of-type span {
    letter-spacing: 4px;
    line-height: 100%;
    margin: 0 0 30px;
    display: block !important;
}

#ef-index-page .col-md-6 > div:first-of-type .ef-custom-block p:not(:first-of-type) {
    font-weight: bold;
    font-size: 16px;
}

#ef-index-page .col-md-6 > div:nth-of-type(2) .ef-custom-block p {
    margin: 15px 15px 0 40px;
    font-size: 14px !important;
}

#ef-index-page .col-md-6 > div:nth-of-type(2) .ef-custom-block p:first-of-type span {
    font-size: 16px !important;
}

#ef-index-page > div.col-md-12 {
  margin-top: 0;
}

body > div.breadcrumb-x > div.container > span a {
  color: #000 !important;
  width: auto;
  text-transform: uppercase;
}

body > div.breadcrumb-x > div.container > span #helpdesk-link {
  order: 2;
  margin-left: 10px;
}

body > div.breadcrumb-x > div.container > span a:nth-last-of-type(1) {
  order: 1;
}

body > div.breadcrumb-x > div.container > span a:nth-last-of-type(1)::after {
  content: '|';
      margin-left: 10px;
}

@media(min-width: 600px) {
    #ef-index-page .col-md-6 > div:first-of-type .ef-custom-block p:first-of-type span {
        font-size: 40px !important;
    }
}

/* END: Ticket #4254 */

#ef-login-index > div.ef-block-footer{
	display:none;
}


#ef-index-page > div:nth-child(2) > div:nth-child(3) > div > div > div > div
{
	background-color:#d8d6d7!important;
	padding-top: 15px !important;
	padding-left: 45px !important;
}

   

#foerderlogo{
  height: auto;
  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: 100%!important; 
  }
}
@media only screen and (max-device-width: 991px)
  {
  body {
    background-size: 100%!important; 
  }
   #foerderlogo {
    position: relative; 
   }
   
     #ef-index-page > div:nth-child(2) > div:nth-child(1) > div > div > div > div > p:nth-child(3) > img{
  width:10% !important;
  }
  
  #ef-index-page > div:nth-child(2) > div:nth-child(4) > div > div > div > div > p > img{
  width:100% !important;
  }
  
  #ef-index-page > div:nth-child(4) > div:nth-child(2) > div > div{
	font-size: 13px !important;
	}
	
	#ef-index-page > div:nth-child(4) > div:nth-child(1) > div > div > div > div
{
	text-align:right;
	padding-bottom:0px !important;
	width:100% !important;
	margin-top:42px;

}
  
  }
@media only screen 
  and (max-device-width: 1024px)
  {
   body {
    background-size: 100%!important;
   }
      #ef-index-page > div:nth-child(2) > div:nth-child(1) > div > div > div > div > p:nth-child(3) > img{
  width:10%;
  }
   #ef-index-page > div:nth-child(2) > div:nth-child(4) > div > div > div > div > p > img{
  width:250%;
  }
   
  }

  
 @media only screen 
  and (max-device-width: 1199px)
  {
	#ef-index-page > div.col-md-6 > div > div > div > div > div > p:nth-child(3) > b > span{
	font-size:30px !important;
	}
	#ef-index-page > div.col-md-6 > div > div > div > div > div > p:nth-child(4), #ef-index-page > div.col-md-6 > div > div > div > div > div > p:nth-child(5){
	font-size: 14px !important;
	}
	#ef-index-page > div:nth-child(4) > div:nth-child(2) > div > div{
	font-size: 10px;
	}
  }
@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; 
  }
  #foerderlogo {
  position: relative;
  }
   #ef-index-page > div:nth-child(2) > div:nth-child(4) > div > div > div > div > p > img{
  width:100% !important;
  }

}

/* LOGIN */
#ef-index-page .col-md-3 #ef-login-index{
  margin-top: 20px;
 border: 2px solid #d8d6d7;
  
}



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: #312f2f;
}

#ef-index-page > div:nth-child(2) > div:nth-child(1) > div > div > div > div > h2 {
  color: #312f2f;
  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: #312f2f 
  font-size: 30px;
}

/* FOOTER */
  .footer {
    position:absolute;
 left: 0;
    
   bottom: 0;
    height: 60px;
    width: 100%;
    overflow: hidden;
   background-color: #717070; 
}

.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;
	font-weight: 600;
	font-size:12px;	

}
  
  .inner-footer a {
	background-color:#717070;
   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/berufsfarben.jpg') no-repeat;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center; 
	background-size: 100%;
}

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:#312f2f;
}

#ef-navbar .container ul.nav.navbar-nav > li a.dropdown-toggle .img-thumbnail
{
  background-color:#d8d6d7 !important;
  box-shadow:none;
}

div.img-placeholder.alphatar div.img-thumbnail:after
{
  color:#ffffff;
}

div.breadcrumb-x
{
  background-color:#312f2f;
  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:#312f2f;
}

.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:#312f2f;
}

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:#d8d6d7;
}

.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:#312f2f;
}

.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:#ffffff;
}

.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:#312f2f;
}

.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:#312f2f;
}

a:hover
{
  text-decoration:none;
}

a.link:link,
a.link:visited
{
  color:#312f2f !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:#d8d6d7;
  border-color:#d8d6d7;
}

.has-feedback .form-control
{
  padding-right:0px;
}

#ef-login-index div.ef-block-content form div.row #forgot-passwd
{
  color:#312f2f;
}

#content-title-row
{
  margin-bottom:15px;
}

#helpdesk-link, ol.breadcrumb.visible-md > a:nth-child(3), ol.breadcrumb.visible-lg > a:nth-child(3), ol.breadcrumb.visible-xs > a:nth-child(3), ol.breadcrumb.visible-sm > a:nth-child(3){
 color:#312f2f!important;
}

body > div.breadcrumb-x > div > div, 
body > div.breadcrumb-x > div > div > ol.breadcrumb.visible-lg > li > a, 
body > div.breadcrumb-x > div > div > ol.breadcrumb.visible-md > li > a, 
body > div.breadcrumb-x > div > div > ol.breadcrumb.visible-sm > li > a, 
body > div.breadcrumb-x > div > div > ol.breadcrumb.visible-xs > li > a{
	font-weight: 600;
	font-size:12px;
	}

.visible-lg .helpdesk-button, .visible-xs .helpdesk-button{
	color:#312f2f !important;}

a.btn-primary, a.btn-success, a.btn-warning, a.btn-danger{
	color: #312f2f !important;
}


/* 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);
}

/* 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:#d8d6d7;border-color:#d8d6d7;}
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#FFFFFF;border-color:#FFFFFF;}
div.breadcrumb-x{background-color:#d8d6d7;border-color:#d8d6d7;}
