html body header#site-header {
  background-color: #2ab471;
}

#site-header #header-left a img{
  width: 200px;
}

body.anonymous-slider div#main #user-sidebar h1{
  color: #f59d37 
}

#site-header {
    background-color: #2ab471;
    padding: 45px;
    height: 180px;
    /*background-image: url(https://solartown.eu/wp-content/themes/akaryon/img/CITY.png);*/
    /* background-size: unset; */    
  background-repeat: no-repeat;
    background-size: auto 130%;
   	/*border-bottom: 4px solid #777777;*/
  background-position: center;
    background-position-x: 800px;
    background-color: #3c3c3b;
}

.user-live-meetings, .user-ilts, .user-messages, .user-notifications {
  display: none !important;
}



h1 {
  color: #f59d37;
  font-size: 55px;
  font-family: 'Roboto Bold', sans-serif;
}

h2 {
  color: #f59d37;
  font-size: 32px;
  font-family: 'Roboto Bold', sans-serif;
}

.dashboard-drupal-block h2 {
    background-color: #f59d37;
    color: #fff;
    text-transform: uppercase;
    padding: 1rem 1.5rem;
    margin-bottom: 0;
}

h3 {
  color: #5dbc70;
  font-size: 24px;
  font-family: 'Roboto Bold', sans-serif;
}

h4 {
  color: #777777;
  font-size: 18px;
  font-family: 'Roboto Regular', sans-serif;
}

.btn {
  color: #ffffff;
  background-color: #5dbc70;
  font-size: 20px;
  font-family: 'Roboto Regular', sans-serif;
}

.bg-success {
    background-color: #5dbc70!important;
  font-size: 20px;
  font-family: 'Roboto Regular', sans-serif;
}

.btn:hover {
  color: #ffffff;
  background-color: #118d5b;
}

.bg-primary {
    background-color: #ed5a3a !important;
}

nav.block-system_menu_block-main li a:hover {
    border-bottom-color: #ed5a3a !important;
    color: #ed5a3a !important;
}
nav.block-system_menu_block-main ul:not(.contextual-links) li a.is-active, nav.block-system_menu_block-main ul:not(.contextual-links) li a:hover {
    border-bottom-color: #ed5a3a;
    color: #ed5a3a;
}

app-root.dashboard button.manage-dashboard {
    background-color: #ed5a3a!important;
    color: #fff!important;
    text-transform: uppercase;
}

body.page-catalog div#main-content .block-local_actions_block .list-inline-item a.button.button-action, body.page-catalogue div#main-content .block-local_actions_block .list-inline-item a.button.button-action {
    background-color: #5dbc70;
}

body.page-catalog div#main-content .views-exposed-form #edit-field-learning-path-category-target-id>legend, body.page-catalog div#main-content .views-exposed-form fieldset:not(#edit-sort-by--wrapper)>legend, body.page-catalogue div#main-content .views-exposed-form #edit-field-learning-path-category-target-id>legend, body.page-catalogue div#main-content .views-exposed-form fieldset:not(#edit-sort-by--wrapper)>legend {
    background-color: #f59d37;
}

body.page-catalogue div#main-content .view .view-content .views-row .fields-content {
        border-top: .5rem solid #f59d37;
}

html, body, h5, h6 {
  font-family: 'Roboto', sans-serif;
  color: #777777;
  font-size: 14px;
   line-height: 1.2 em;
}

body{
  opacity: 1;
}


header{
  height: 180px;
  color: #777777;
  font-size: 25px;
  font-family: 'Roboto Regular', sans-serif;
}
