/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */

@import "media_query.css";
* {
    margin: 0;
}
html, body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.page {
    min-height: 100%;
    margin: 0 auto -75px;
    padding-bottom:50px
}
footer, .push {
    height: 75px;
}
footer {
    background: #efefef;
    color: #999;
    padding-top: 25px;
    margin-top: 50px;
}
.no-pad {
    margin: 0;
}
.no-pad>.col {
    padding: 0;
}
a, a:link, a:visited {
    transition: 0.75s ease all;
    text-decoration: none;
    color: rgba(25, 158, 114, 1);
}
a:hover, a:focus, a:active {
    color: rgba(0, 0, 0, 1);
}
footer a, footer a:link, footer a:visited {
    color: #999;
    text-decoration: none;
    transition: 0.75s ease all;
}
footer a:hover, footer a:active, footer a:focus {
    color: #000;
}
#navi_main {
    margin-top: 35px;
}
#navi_main a {
    border-bottom: 2px solid rgba(200, 200, 200, 1);
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    color: rgba(25, 158, 114, 1);
    font-weight: normal;
    font-size: 0.9em;
    margin-left: 10px;
    transition: 0.75s ease all;
    width: 125px;
    text-align: center;
}
#navi_main a:hover, #navi_main a:focus, #navi_main a:active {
    background: transparent;
    color: rgba(0, 0, 0, 1);
    border-bottom-color: rgba(25, 158, 114, 1);
}
#navi_main .sub-menu a:hover, #navi_main .sub-menu a:focus, #navi_main .sub-menu a:active {
    background: rgba(255, 255, 255, 1);
}
#navi_main .sub-menu a {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}
#teaser {
    padding: 50px 25px;
    font-weight: 100;
    color: #fff;
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/teaser.jpg');
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    margin-bottom: 25px;
    margin-top: 15px;
}
#teaser h1 {
    text-align: right;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 4em;
    margin: 0;
}
#teaser p:first-child {
    margin-top: 7px;
}
.btn-primary, .btn-primary:link, .btn-primary:visited {
    background: rgba(25, 158, 114, 1);
    border: 1px solid rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    padding: 10px 75px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background: rgba(255, 255, 255, 1);
    color: rgba(25, 158, 114, 1);
}
#events>h3 {
    font-size: 18px;
    border-bottom: 2px solid rgba(200, 200, 200, 1);
    padding-bottom: 15px;
}
#events ul .panel-body h3 {
    font-size: 18px;
    margin: 0;
}
#events ul .panel-heading h4 {
    font-size: 14px;
    color: rgba(200, 200, 200, 1);
    font-weight: 300;
}
#events ul .panel-heading, #events ul .panel-body {
    padding: 0;
}
#events a {
    font-weight: 500;
}
#news article .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/teaser.jpg');
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    text-align: right;
    color: rgba(255, 255, 255, 1);
    font-size: 1.4em;
    min-height: 200px;
}
#news article .panel-heading h2 {
    color: rgba(255, 255, 255, 1);
    font-weight: 100;
    font-size: 2.5em;
}
#news article#uegw .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/uegw_bg.jpg');
}
#news article#about_bli .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/about.jpg');
}
#news article#home_interview .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/interview.jpg');
}
#news article#home_events .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/events.jpg');
}
#news article#home_training .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/training.jpg');
}
#news article .panel-heading {
    background-image: url('./gfx/general/triangle.png'), url('./gfx/general/about.jpg');
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, top right;
    background-size: auto, cover;
}
#news > ul >li:nth-child(3) {
        clear: both;
}

/* 	CASES SECTION */

#navi_cases>ul {
    margin: 0;
}
#navi_cases>ul>li {
    margin: 0;
}
#navi_cases>ul>li>a {
    border: 1px solid rgba(200, 200, 200, 1);
    border-right: none;
    margin: 0;
    border-radius: 0;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    border-bottom: none;
    padding: 10px;
}
#navi_cases>ul>li:last-child>a {
    border-right: 1px solid rgba(200, 200, 200, 1);
}
#wrap_navi_cases.all_cases #navi_cases>ul>li.navpoint_all_cases>a {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    border-color: rgba(25, 158, 114, 1);
}
#wrap_navi_cases.all_participants #navi_cases>ul>li.navpoint_all_participants>a {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    border-color: rgba(25, 158, 114, 1);
}
#wrap_navi_cases.my_cases #navi_cases>ul>li.navpoint_my_cases>a {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    border-color: rgba(25, 158, 114, 1);
}
#wrap_navi_cases.my_team #navi_cases>ul>li.navpoint_my_team>a {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    border-color: rgba(25, 158, 114, 1);
}
#wrap_navi_cases.add_case #navi_cases_add>ul>li:nth-child(1)>a {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    border-color: rgba(25, 158, 114, 1);
    border-radius: 0;
}
section.cases aside.bluebar {
    background: rgb(31, 86, 142);
    background: -moz-linear-gradient(left, rgba(31, 86, 142, 1) 0%, rgba(25, 158, 114, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(31, 86, 142, 1) 0%, rgba(25, 158, 114, 1) 100%);
    background: linear-gradient(to right, rgba(31, 86, 142, 1) 0%, rgba(25, 158, 114, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1f568e', endColorstr='#199e72', GradientType=1);
    padding: 10px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
}
section.cases aside.bluebar .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
section.cases aside.nobar {
    border-top: 2px solid #999;
    height: 0;
}
#navi_cases_add>ul>li>a {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 1);
    border-bottom: none;
}
#navi_cases_add>ul>li .glyphicon {
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 1);
    padding: 3px 3px 4px 4px;
    border-radius: 5px;
    margin-right: 5px;
    border-bottom: none;
    margin-top: -1px;
}
.img-avatar {
    border: 5px solid rgba(255, 255, 255, 1);
}
section.cases div.downloadbar {
    border-bottom: 2px solid #999;
    padding: 10px 0;
    text-align: right;
}
section.cases div.downloadbar a {
    color: rgba(0, 0, 0, 1);
}
section.cases div.downloadbar a:hover, section.cases div.downloadbar a:active, section.cases div.downloadbar a:focus {
    color: rgba(150, 150, 150, 1);
}
section.cases div.downloadbar a .glyphicon {
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 1);
    padding: 3px 3px 3px 3px;
    border-radius: 5px;
    margin-right: 5px;
    border-bottom: none;
    margin-top: -1px;
}
@media (min-width: 960px) {
    .modal-dialog {
        width: 960px;
    }
}
#modal_videos .img-responsive {
    border: 1px solid rgba(100, 100, 100, 1);
}
#modal_videos figcaption {
    background: rgba(225, 225, 225, 1);
    padding: 5px 0;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid rgba(100, 100, 100, 1);
    border-top: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 75px;
}
@media (max-width: 768px) {
    #modal_videos figcaption {
        font-size: 0.8em;
    }
    #teaser>.row {
        background: rgba(0, 0, 0, 0.20);
        padding: 15px;
    }
    #navi_cases>ul>li>a {
        font-size: 12px;
    }
    .btn-green {
        width: 100%;
        margin-top: 10px;
    }
    body .sub-menu {
        position: inherit;
        padding: 0;
    }
    body #navi_main .sub-menu>li>a {
        height: auto;
        background: rgba(245, 245, 245, 1);
    }
    .explore {
        font-size: 1.4em;
        text-align: center;
    }
}
.panel-imprint {}
.panel-imprint h2 {
    margin: 0;
}
.panel-imprint .striped-row {
    border-top: 1px solid rgba(150, 150, 150, 1);
    padding-bottom: 10px;
    padding-top: 10px;
}
.panel-imprint .striped-row:last-child {
    border-bottom: 1px solid rgba(150, 150, 150, 1);
}
.panel-imprint .panel-footer {
    background: none;
}
.case-list-thumb-gallery .row .col {
    padding: 2px;
}
.case-list-title {}
.case-list-view-all-cases, .case-list-view-my-cases {
    font-size: 12px;
}
.btn-green, .btn-green:link, .btn-green:visited, a.btn-green, a.btn-green:link, a.btn-green:visited {
    border-radius: 0;
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    padding: 10px 50px 10px 50px;
    border: 1px solid rgba(25, 158, 114, 1);
    transition: 0.75s ease all;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, a.btn-green:hover, a.btn-green:focus, a.btn-green:active {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(25, 158, 114, 1);
    color: rgba(0, 0, 0, 1);
}
.btn-sort, .btn-sort:link, .btn-sort:visited {
    background: transparent;
    color: #fff;
    padding: 0;
    font-size: 12px;
    transition: 0.75s ease all;
}
.btn-sort:hover, .btn-sort:active, .btn-sort:focus {
    color: rgba(200, 200, 200, 1);
}
.btn-case-edit, .btn-case-edit:link, .btn-case-edit:visited, .btn-case-delete, .btn-case-detail, .btn-case-approve {
    background: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 10px;
    transition: 0.75s ease all;
    border: 0;
}
.btn-case-detail, .btn-case-approve {
    padding: 7px 50px;
}
.btn-case-approve {
    background: rgba(225, 0, 0, 1);
}
.btn-case-edit:hover, .btn-case-edit:active, .btn-case-edit:focus, .btn-case-delete:hover, .btn-case-delete:active, .btn-case-delete:focus, .btn-case-detail:hover, .btn-case-detail:active, .btn-case-detail:focus {
    background: rgba(150, 150, 150, 1);
    color: rgba(255, 255, 255, 1);
}
.btn-disabled {
    background: rgba(255, 255, 255, 1);
    color: rgba(150, 150, 150, 1);
    text-transform: uppercase;
    font-size: 12px;
    cursor: not-allowed;
}
#fileupload .btn-case-edit {
    margin-top: 7px;
}
main .panel-footer {
    border-top: 0;
    border-bottom: 2px solid rgba(150, 150, 150, 1);
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
main .panel {
    box-shadow: none;
}
.img-thumb {
    width: 35px;
    max-width: 35px;
    height: 35px;
    max-height: 35px;
    overflow: hidden;
}
.list .panel {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
}
.list .not_active .panel {
    background: rgba(200, 200, 200, 1);
}
.number_non_active_cases {
    background: rgba(225, 0, 0, 1);
    ;
    border-radius: 15px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-left: 5px;
}
.average_age {
    margin-top: 10px;
}
.profile_blue_number {
    font-size: 40px;
    color: rgba(31, 86, 142, 1);
    line-height: 40px;
}
.profile_green_number {
    font-size: 100px;
    color: rgba(25, 158, 114, 1);
    line-height: 100px;
}
.wrap_profile_blue_number {
    text-align: center;
}
.wrap_profile_green_number {
    text-align: center;
    font-size: 20px;
}
article.participant {
    border-bottom: 2px solid rgba(150, 150, 150, 1);
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
article.participant>.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
article.participant .img-avatar {
    border: 5px solid rgba(245, 245, 245, 1);
    min-height: 150px;
    border-radius: 150px;
}
article.participant figure figcaption {
    text-align: center;
    margin-top: 5px;
}
article.participant .list-cases {
    margin-top: 5px;
    border: 1px solid rgba(245, 245, 245, 1);
    font-size: 12px;
}
article.participant .wrap-list-cases {
    display: none;
}
article.participant .btn-toggle-cases {
    background: rgba(245, 245, 245, 1);
    color: rgba(100, 100, 100, 1);
    text-transform: uppercase;
    font-size: 12px;
}
#navi_main_burger {
    background: rgba(25, 158, 114, 1);
    margin-right: 0;
}
#navi_main_burger .icon-bar {
    background: rgba(255, 255, 255, 1);
}
@media (max-width: 500px) {
    #navi_main {
        padding: 0;
        overflow: hidden;
        margin-top: 0;
        border-top: 2px solid rgba(200, 200, 200, 1);
    }
    #navi_main li {
        width: 100%;
    }
    #navi_main li a {
        width: 100%;
        padding: 10px 0;
        margin: 0;
    }
    #profile {
        background: rgba(245, 245, 245, 1);
        padding: 5px;
        margin-bottom: 10px;
    }
    html body {
        padding-top: 0;
    }
    .navbar {
        margin-bottom: 0;
    }
    #navi_cases>ul>li>a {
        font-size: 10px;
        padding: 10px 5px;
    }
    .btn-case-approve {
        padding: 7px 10px;
    }
    .btn-disabled {
        padding: 7px 10px;
        font-size: 10px;
    }
    #wrap_navi_cases ul>li>a {
        border: 1px solid rgba(225, 225, 225, 1) !important;
        border-bottom: 0 !important;
    }
}
@media (min-width: 500px) {
    #navi_main {
        float: right;
        padding-right: 0;
    }
    #profile {
        background: rgba(245, 245, 245, 1);
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 15px;
        margin-bottom: 25px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
    }
    #profile .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
    }
}
.btn-burger {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 7px 10px;
}
#mobileFilter {
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
}
.mobile_filter_list {
    margin: 0;
    padding: 0;
}
.mobile_filter_list label {
    margin: 0;
    font-weight: normal;
}
.mobile_filter_list input {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}
.mobile_filter_list li {
    border: 1px solid rgba(245, 245, 245, 1);
    margin-bottom: 5px;
    padding: 5px;
}
.btn-my-statistics {
    background: rgba(245, 245, 245, 1);
    color: rgba(0, 0, 0, 1);
    text-align: center;
    width: 100%;
    border-radius: 0;
    margin-bottom: 15px;
}
.page .btn-my-statistics-active {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
}
article.participant_mobile {
    border-bottom: 1px solid rgba(100, 100, 100, 1);
    margin-top: 15px;
}
article.participant_mobile .profile_green_number {
    font-size: 50px;
    line-height: 50px;
}
article.participant_mobile .profile_blue_number {
    font-size: 30px;
    line-height: 30px;
}
article.participant_mobile .wrap_profile_blue_number {
    font-size: 12px;
    line-height: 12px;
    text-align: right;
}
.well-blanc {
    background: none;
    border-color: rgba(245, 245, 245, 1);
}
.well-blanc p:last-child {
    margin-bottom: 0;
}
body .lg-backdrop {
    z-index: 1100;
}
body .lg-outer {
    z-index: 1110;
}
.gallery-thumbnails {
    margin-bottom: 10px;
    max-width: 100%;
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
}
.gallery-thumbnails img {
    background: rgba(0, 0, 0, 0.35);
    max-width: 100%;
    width: 100%;
    height: auto;
}
.btn-cancel {
    background: rgba(225, 225, 225, 1);
    color: rgba(255, 255, 255, 1);
    border-radius: 0;
    padding: 10px 50px;
}
.btn-submit {
    border-radius: 0;
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    padding: 10px 50px;
    border: 1px solid rgba(25, 158, 114, 1);
    transition: 0.75s ease all;
}
.btn-submit:hover, .btn-submit:active, .btn-submit:focus {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(25, 158, 114, 1);
    color: rgba(0, 0, 0, 1);
}
.btn-approve {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    padding: 5px 50px;
    border: 1px solid rgba(25, 158, 114, 1);
    transition: 0.75s ease all;
}
.btn-approve:hover, .btn-approve:active, .btn-approve:focuapprove {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(25, 158, 114, 1);
    color: rgba(0, 0, 0, 1);
}
.team_member {
    border-top: 1px solid rgba(245, 245, 245, 1);
    border-bottom: 1px solid rgba(245, 245, 245, 1);
    padding: 10px 5px;
    transition: 0.75s ease all;
}
.team_member:hover, .team_member:active, .team_member:focus {
    background: rgba(245, 245, 245, 1);
}
.team_member .glyphicon {
    font-size: 16px;
}
.well {
    padding-bottom: 10px;
    padding-top: 10px;
}
.well-green {
    background: rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
}
label.radio {
    font-weight: normal;
    padding-left: 20px;
}
label.scale {
    margin-right: 5px;
}
label.scale input {
    margin-right: 5px;
}
.form_errors p {
    color: #f00;
    border-left: 2px solid #f00;
    padding-left: 10px;
}
.form_errors p:first-child {
    margin-top: 15px;
}
.form_errors p:last-child {
    margin-bottom: 15px;
}
.wrap_website_link {
    margin-top: 5px;
}
.panel-news-aside {
    padding-bottom: 10px;
}
.mc4wp-response {
    margin-top: 20px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px 10px;
    border: 1px solid #d6e9c6;
    border-radius: 5px;
}
.mc4wp-alert p {
    margin-bottom: 0;
}
.owl-wrapper .owl-item>div {
    padding: 0 !important;
}
.well-case-report {
    float: left;
    width: 100%;
}
.well-case-report img {
    max-height: 100px;
    margin-right: 20px;
}
.img-cases {
    border-radius: 25px;
}

.category-case-report figure{
        margin-bottom: 10px;
}
.category-case-report figure .img-responsive{
        width: 100%;
}
.category-case-report figure figcaption{
        text-align: center;
}

#teaser_01 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2016/09/banner_01.jpg');
}
/*
#teaser_02 {
    background-image: url(./gfx/general/triangle.png), url('https://www.bli.eu/wp-content/uploads/2016/09/banner_02.jpg');
}
*/
#teaser_03 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2016/09/banner_03.jpg');
}
#teaser_04 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2016/10/banner_04.jpg');
}
#teaser_05 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2016/12/banner_05.jpg');
}
/*
#teaser_06 {
    background-image: url(./gfx/general/triangle.png), url('https://www.bli.eu/wp-content/themes/BLI_2015/gfx/content/slider_banner/banner_06.jpg');
}
*/
#teaser_07 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2017/10/banner_07.jpg');
}

#teaser_06 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2018/08/FV_FF209418_Public_Portal_LCI.jpg');
}
#teaser_02 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2018/08/FV_FF209418_Public_Portal_BLI.jpg');
}

#teaser_10 {
    background-image: url(./gfx/general/triangle_80x80.png), url('https://www.bli.eu/wp-content/uploads/2018/12/BLI_PORTAL-Banner-Welcome1.jpg');
}

.teaser {
    height: 250px;
    color: rgba(255, 255, 255, 1);
    padding: 50px 25px;
    font-weight: 100;
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    margin-bottom: 25px;
    margin-top: 15px
}
.teaser h1 {
    text-align: right;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 4em;
    margin: 0;
}
body .owl-pagination-true {
    margin-bottom: 50px !important;
}
#bar {
    background: #000;
    text-align: right;
    margin-bottom: 35px;
}
#menu-top-menu li, #menu-top-menu-logged-in li {
    float: right;
}
#menu-top-menu a, #menu-top-menu-logged-in a {
    color: rgba(255, 255, 255, 1);
}
#menu-top-menu>li>a:focus, #menu-top-menu>li>a:hover, #menu-top-menu>li>a:active, #menu-top-menu-logged-in>li>a:hover, #menu-top-menu-logged-in>li>a:focus, #menu-top-menu-logged-in>li>a:active {
    color: rgba(150, 150, 150, 1);
    background-color: transparent;
}
#main-menu li a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    height: 55px;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
main h1, .green {
    color: rgba(25, 158, 114, 1);
}
.light-green, .light-green a, .light-green a:visited {
    color: rgba(31, 86, 142, 1);
}
h3.light-green {
    margin-top: 0;
}
.upper {
    text-transform: uppercase;
}
#register, #wp-submit {
    background: rgba(25, 158, 114, 1);
    border: 1px solid rgba(25, 158, 114, 1);
    color: rgba(255, 255, 255, 1);
    padding: 10px 75px;
}
#register:hover, #register:active, #wp-submit:focus, #wp-submit:hover, #wp-submit:active, #wp-submit:focus {
    background: rgba(255, 255, 255, 1);
    color: rgba(25, 158, 114, 1);
}
.wpmui-field-input, #loginform .input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.login-remember input, .login-remember label {
    display: inline-block;
}
.btn-readmore, .btn-readmore:visited {
    margin-top: 10px;
    float: right;
    color: rgba(31, 86, 142, 1) !important;
}
.clearer {
    clear: both;
}
.doktor_avatar_preview {
    max-width: 100px;
    float: left;
    height: auto;
    margin-right: 25px;
    border-radius: 100px;
    border: 2px solid #ccc;
}
#main-menu>li {
    position: relative;
}
.sub-menu {
    display: none;
    padding: 0 0 0 10px;
    margin: 0;
    position: absolute;
    z-index: 100;
}
.sub-menu>li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sub-menu>li a {
    background: rgba(255, 255, 255, 0.85);
    margin: 0;
    padding: 0;
}
.well h2, .well h3, .explore {
    margin: 3px 0 0 0;
}
body #emgoptions .portfolio-tabs li {
    margin: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 5px !important;
    background: #fff !important;
    border-radius: 0;
    border: 1px solid #ccc !important;
    text-shadow: none;
    color: #000;
    box-shadow: none !important;
    width: 24%;
}
body #emgoptions li.emg-default-blue.selected {
    background: #ccc !important;
}
#filters li:before {
    /*content: "?";*/
}
#filters li:after {
    /*content: "!";*/
}
#account-invoices, #account-activity {
    display: none;
}
.teaser, .teaser a:link, .teaser a:visited, .teaser a:hover, .teaser a:active, .teaser a:focus {
    color: rgba(255, 255, 255, 1) !important;
    margin-top: 15px;
}
.wrap_banner {
    display: inline-block;
    position: relative;
}
.wrap_banner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('./gfx/general/triangle.png') no-repeat;
}
.status, .lostpassword-username {
    background: rgba(255, 255, 255, 1);
    padding: 10px;
    margin: 0 0 10px 0;
    border-radius: 0;
}
.ms-alert-error {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.lostpassword-username::before {
    content: "Please enter your Username or E-Mail";
    color: rgba(25, 158, 114, 1);
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
}

.lostpassword-username input, #loginform .login-username input, #loginform .login-password input {
    width: 100%;
    padding: 5px;
}
#lostpasswordform, #loginform {
    background: rgba(25, 158, 114, 0.15);
    padding: 10px;
    margin-bottom: 15px;
    padding-bottom: 2px;
}
.error{
        background: rgba(255,0,0,0.15);
        color: rgba(255,0,0,1);
}
.login-message-top{
        color: #999;
    display: flex;
    float: right;
    /* background: #f00; */
    height: 40px;
    /* justify-content: center; */
    align-items: center;
    border-right: 1px solid #999;
    padding-right: 15px;
}

#menu-top-menu-logged-in{
        float: right;
}

.btn-filters{
        margin-bottom: 15px;
}

.more-to-come{
        -ms-display: flex;
        -webkit-display: flex;
        display: flex;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        background: #efefef;
        padding: 10px;
        margin-bottom: 25px;
        border: 1px solid #ccc;
        border-radius: 0;
}
.more-to-come .flex-col:nth-of-type(1){
        width: 70%;
}
.more-to-come .flex-col:nth-of-type(2){
        width: 30%;
}
.more-to-come h2{
        margin: 0;
}


@media screen and (max-width:1199px)
{
        body #emgoptions .portfolio-tabs li{
                width: 32%;
        }
}
@media screen and (max-width:991px)
{
        body #emgoptions .portfolio-tabs li{
                width: 48%;
        }
        .more-to-come h2{
                font-size: 18px;
        }
}
@media screen and (max-width:768px){
        .login-message-top{
                display: none;
        }
        body #emgoptions .portfolio-tabs li{
                width: auto;
        }
        #filters{
                display: none;
        }
        .more-to-come{
                -ms-flex-direction: column;
                -webkit-flex-direction: column;
                flex-direction: column;
        }
        .more-to-come .flex-col{
                width: 100%;
        }
        .more-to-come .flex-col:nth-of-type(2){
                width: 100%;
                text-align: center;
        }
}

header.container header.container {
        padding-left: 0;
        padding-right: 0;
        width: initial;
}

a.btn-green-inline, a.btn-green-inline:link, a.btn-green-inline:visited{
        background: rgba(25, 158, 114, 1);
        border: 1px solid #fff;
        color: #fff;
        padding: 5px 25px;
        text-transform: capitalize;
}
a.btn-green-inline:hover, a.btn-green-inline:active, a.btn-green-inline:focus
{
        background: #fff;
        border: 1px solid rgba(25, 158, 114, 1);
        color: #000;
        padding: 5px 25px;
        text-transform: capitalize;
}
.page-header{
        border-color: #ccc;
}

.img-border {
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
}

.doktor_avatar{
        border-radius: 50px;
        border: 2px solid #ccc;
}

hr{
        border-color: #ccc;
}

#events .panel{
        border-bottom: 1px solid #ccc;
        box-shadow: none;
}

#news-ticker{

}
#news-ticker>h3{
        font-size: 18px;
        border-bottom: 2px solid rgba(200, 200, 200, 1);
        padding-bottom: 15px;
}
#news-ticker li{
        padding: 10px;
        margin: 0 0 15px 0;
        border: 1px solid #eee;
}
#news-ticker li:last-child{
        margin-bottom: 0;
}

#news-ticker li .panel{
        margin: 0;
        padding: 0;
        border: 0;
}
#news-ticker li .panel .panel-heading h3{
        margin-top: 5px;
        font-size: 18px;
}
#news-ticker li .panel .panel-body{
        text-align: justify;
        line-height: 22px;
        font-size: 12px;
}
#news-ticker li .panel .panel-footer{
        margin: 0;
        padding: 0;
        border: 0;
        background: transparent;
}
#news-ticker li .panel .panel-footer a{
        font-size: 12px;
}

article.category-news{
        border: 1px solid #eee;
        padding: 10px;
        margin-bottom: 15px;
}

.well-interview{
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
}
.well-interview .doktor_avatar{
        border-radius: 150px;
        margin-right: 25px;
        max-width: 125px;
        border: 2px solid #ccc;
}
#slider1_container, #slider2_container, .view, .view img, .da-thumbs, .da-thumbs article.da-animate{
	border-radius:0 !important;
}
.navbar-toggle, .well, body .btn, body .mc4wp-response, body .form-control{
	border-radius:0;
}

.news-filter-list{
        border-top: 4px solid rgba(25, 158, 114, 1);
        border-bottom: 4px solid rgba(25, 158, 114, 1);
}

.news-filter-list h3{
        margin-top: 10px;
}
.news-filter-list ul{
        background: #f7f7f7;
        margin-bottom: 15px;
}

.news-filter-list ul a{
        color: #666;
}

#navi_main .current-menu-item > a, #navi_main .current-menu-item > a:link, #navi_main .current-menu-item > a:visited {
    color: black;
    border-bottom: 2px solid rgba(25, 158, 114, 1);
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}


#post-3412 #emgoptions{
	width: 100%;
}

#post-3412 #filters{
	display: none;
}
body .emgisotope .emgisotope-item{
	box-shadow: none;
    border: 1px solid #ccc;
}

#news article .panel-symposium .panel-heading {
    background-image: none;
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    font-size: 1.4em;
    min-height: auto;
	padding-bottom: 0;
}
#news article .panel-symposium .panel-heading div{
	color: rgba(0,0,0,1);
}
#news article .panel-symposium .panel-heading h3 {
	margin: 0;
	margin-top: 10px;
}
#news article .panel-symposium .panel-body {
	padding-top: 0;
}
#news article .panel-symposium .panel-body .epgwrp{
	margin-bottom: 0;
}

#news article .panel-symposium{
	border: 1px solid #ddd;
	border-radius: 0;
}

.teaser h2{
   margin: 10px 0;
}

@media screen and (max-width: 480px)
{
    main a.btn-green-inline, main a.btn-green-inline:link, main a.btn-green-inline:visited{
        padding: 0;
        background: white;
        color: rgba(25, 158, 114, 1);
        font-weight: bold;
        border: 0;
    }
    main a.btn-green-inline:hover, main a.btn-green-inline:active, main a.btn-green-inline:focus{
        padding: 0;
        background: white;
        color: #337ab7;
        font-weight: bold;
        border: 0;
    }
}

.more-to-come .btn-green,
.more-to-come .btn-green:link,
.more-to-come .btn-green:visited,
.more-to-come a.btn-green,
.more-to-come a.btn-green:link,
.more-to-come a.btn-green:visited{
    width: auto;
}

@media screen and (min-width:960px)
{
    #mbCenter{
        width: 80% !important;
        margin-left: -40% !important;
    }
    #mbMedia{
        width: 100% !important;
        height: auto !important;
    }
    #mbMedia iframe{
        width: 100% !important;
    }
}
