#main-div-project h5{
    color: #2e5c94;
}

.project-facts-entry{
     padding: 5px;
 }

.organisation-facts-entry{
    padding: 5px;
}

.further-project-entry{
    width: 30%;
    height: auto;
    display: inline;
    margin: 5px;
}

#sub-header-div{
    padding: 15px;
}

#project-contact-table{
    width: 100%;
    border: none;
}

#project-contact-table td{
    width: 50%;
    border: none;
}

.related-project-div{
    padding: 10px;
    /*background-color: #fafafa;*/
    border: 2px solid #fafafa;
    margin-bottom: 10px;
}

.related-project-div:hover p{
    color: #444;
}


.related-project-div-grid{
     padding: 10px;
     /*background-color: #fafafa;*/
     border: 2px solid #fafafa;
     margin-bottom: 20px;
     min-height: 160px !important;
}

.related-project-div-grid:hover p{
    color: #444;
}


.related-showcase-div{
    padding: 10px;
    /*background-color: #fafafa;*/
    border: 2px solid #fafafa;
    margin-bottom: 10px;
}

.related-showcase-div:hover p{
    color: #444;
}


.description-div{
    padding: 15px;
    margin-bottom: 10px;
    background-color: #fafafa;
    min-height: 250px;
}

.image-placeholder-organisation-logo{
   margin-bottom: 30px;
    border: 2px solid #fafafa;
}

.card-showcase{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-showcase:hover{
    color: black;
}

.com-web-filter{
    background-color: rgba(62, 130, 255, 0.1);
}

.com-web-filter-line{
    border-top: 1px solid rgba(29, 59, 97, 0.51) !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.filter-content h6{
    color: #1d3b61!important;
}


.main-menu ul{
    background-color: #343a40;
}

.main-menu ul li a{
  color: white;
}

.main-menu ul li :hover{
    background-color:  black !important;
    color: white;
}

.main-menu ul li.active{
    background-color:  black!important;
    color: white;
}

.btn-filter-view{
    background-color: white !important;
    color: black !important;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.btn-filter-view:hover{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

#btn-sort{
    background-color: white !important;
    color: black !important;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-right: 10px;
}

#btn-sort:hover{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

#btn-sort:focus{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

#btn-sort:active{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

.btn-view label{
    background-color: white !important;
    color: black !important;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.btn-view label:hover{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

.projects_view.active{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

.showcases_view.active{
    background-color: rgba(62, 130, 255, 0.1) !important;
    color: black !important;
}

.partner-grid-entry{
    width: fit-content;
    height: fit-content;
    border: 2px solid white;
    padding: 10px;
    margin: 10px;
}

.partner-grid-entry:hover{
    background-color: #f5f5f5;
}

.card-industry{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-industry:hover{
    color: black;
}

.card-area{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-area:hover{
    color: black;
}

.card-topic{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-topic:hover{
    color: black;
}

.card-solution{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-solution:hover{
    color: black;
}

.card-competence{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-competence:hover{
    color: black;
}

.card-department{
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-department:hover{
    color: black;
}

#filter-result-div{
    padding: 5px;
    margin-bottom: 20px;
}

#filter-result-div label{
    padding: 5px;
    border-radius: 5px;
    background-color: rgba(62, 130, 255, 0.1) !important;
    margin-right: 5px;
}

.language-switch button{
    background-color: #343a40!important;
}

.language-switch button:hover{
    background-color: black!important;
    color:white!important;
}

.language-switch button.active{
    background-color: black!important;
    color:white!important;
}

.language-switch button:focus{
    background-color: black!important;
    color:white!important;
}

.grid-thumbnail-placeholder{
    background-color: #e6e6e6;
    width: 100%;
    height: 150px;
}

.list-thumbnail-placeholder{
    background-color: #e6e6e6;
    width: 100%;
    height: 180px;
}

.card-project{
    position: relative;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card-project:hover{
    color: #444;
}

.flag-icon{
    width: 20px;
    height: auto;
    padding-bottom: 3px;
}

.link-box{
    height: 200px;
    width: 200px;
    margin: 10px;
    color: white;
    text-align: center;
}

.link-box h4{
    color: white;
    padding: 10px;
    padding-top: 30px;
}

.link-box i{
    font-size: 80px;
}

.link-box-projects{
    background: #2e5c94;
}

.link-box-programmes{
    background: mediumpurple;
}

.link-box-organisations{
    background: mediumturquoise;
}

#nav-project-overview{
    margin-bottom: 50px;
}

#nav-project-overview ul{
    float: right;
}

#nav-project-overview ul li{
    width: 150px;
    text-align: center;
    background-color: #ffffff;
    border: 3px solid #e2e2e2;
    margin-left: 2px;
    margin-top: 2px;
}

#nav-project-overview ul li a:hover{
    color: black;
}

#nav-item-toggle{
    width: auto!important;
    display: none;
}

#title-project-overview{
    position: absolute;
    bottom: 55px;
    left: 375px;
    color: white;
    font-size: 45px;
}

#sub-title-project-overview{
    position: absolute;
    bottom: 20px;
    left: 375px;
    color: white;
    font-size: 20px;
}

#image-placeholder-project-logo{
    position: absolute;
    background-color: #e2e2e2;
    border: 5px solid #1d3b61;
    bottom: -30px;
    left: 70px;
}

#image-placeholder-project-logo-micro{
    height: 56px;
    width: 100px;
    position: absolute;
    background-color: #e2e2e2;
    bottom: 0px;
    right: 15px;
}

#image-placeholder-project-logo-medium{
    height: 112px;
    width: 200px;
    background-color: #e2e2e2;
    float: right;
    margin: 10px;
    margin-right: 0px;
}

#image-placeholder-project-header{
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 300px;
    background-color: rgba(226, 226, 226, 0.86);
}

#main-div-project{
    min-height: auto;
}

#header-div-project{
    padding: 15px;
}

.content-div-project{
    width: 100%;
    padding: 20px;
    margin-top: 25px;
    border: 1px solid #e2e2e2;
}

.content-div-sub{
    width: 100%;
    margin-top: 25px;
}

.contact-form{
    background-color: rgba(96, 74, 123, 0.86);
    color: white;
}

.contact-form h4{
    color: white;
}

.project-coordinator-div{
    padding: 10px;
    border-right: 3px solid black;
    background-color: #fafafa;
    margin-bottom: 20px;
}

.project-partner-div{
    padding: 10px;
    border-right: 3px solid black;
    background-color: #fafafa;
    margin-bottom: 10px;
}

.project-icon-done{
    font-size: 25px!important;
    color:limegreen;
}

.project-icon-progress{
    font-size: 25px!important;
    color: orange;
}

.project-icon-cancelled{
    font-size: 25px!important;
    color: red;
}

.project-icon-not-started{
    font-size: 25px!important;
    color: silver;
}

.project-icon-done-small{
    font-size: 15px!important;
    color:limegreen;
}

.project-icon-progress-small{
    font-size: 15px!important;
    color: orange;
}

.project-icon-cancelled-small{
    font-size: 15px!important;
    color: red;
}

.project-icon-not-started-small{
    font-size: 15px!important;
    color: silver;
}

.project-icon-contact{
    font-size: 25px!important;
}

.project-icon-fb{
    font-size: 25px!important;
    color: darkblue;
    margin-right: 5px;
    margin-top: 5px;
}

.project-icon-twitter{
    font-size: 25px!important;
    color: deepskyblue;
    margin-right: 5px;
    margin-top: 5px;
}

.project-icon-insta{
    font-size: 25px!important;
    color: orangered;
    margin-right: 5px;
    margin-top: 5px;
}

.project-data-table{
    table-layout: fixed;
    border: none!important;
    width: 100%;
    margin-bottom: 0px!important;
}

.project-data-table td{
    width: 50%;
    border: none!important;
}

.contact-information-table{
    border: none!important;
    margin-bottom: 0px!important;
}

.contact-information-table td{
    border: none!important;
}

.contact-input{
    margin-top: 10px;
}

.grid-card-project{
    margin-right: 10px;
    border: 1px solid #e2e2e2;
}

.project-status-grid{
    position: absolute;
    top: 0px;
    right: 10px;
    width: 40px;
    height: 50px;
    background-color: #ffffff;
    border: 2px solid #e2e2e2;
    border-top: none;
    text-align: center;
}

.project-status-grid label{
    margin-top:10px;
    width: 100%;
}

#project-duration-bar{
    background-color: #e2e2e2;
    width: 100%;
    height: 10px;
}

#project-progress-bar{
    background-color: rgba(96, 74, 123, 0.86);
    height: 10px;
}

#project-costs-bar{
    background-color: #e2e2e2;
    width: 100%;
    height: 30px;
}

#project-contribution-bar{
    background-color: darkblue;
    height: 30px;
}

#project-contribution-label{
    font-size: 20px;
}

.project-consortium-table{
    border: none!important;
    margin-bottom: 0px!important;
}

.project-consortium-table tr{
    border: none!important;
}

.project-consortium-table td{
    border: none!important;
}

#contact-form-submit{
    background-color: #2e5c94;
    color: #ffffff;
}

.project-news-div{
    background-color: #fafafa;
    padding: 10px;
    margin-top: 5px;
}

.project-news-div:hover{
    background-color: rgba(62, 130, 255, 0.1);
    color: #444;
    padding: 10px;
    margin-top: 5px;
}

.project-topic-container{
    width: 100%;
    min-height: 60px;
}

.project-topic-view{
    padding-left: 0px;
}

.project-topic-view li{
    background-color: rgba(62, 130, 255, 0.1);
    width: fit-content;
    padding: 5px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    display: inline;
}

.btn-light{
    color: grey!important;
}

.btn-light.disabled{
    background-color: white !important;
}

.btn-light.disabled:hover{
    background-color: white !important;
    cursor: auto;
}

.publication-panel{
    min-height: 130px;
}

.backend-table thead tr{
    color: white;
}

.backend-table thead tr th{
    padding: 5px;
}

.backend-table tr{
    background-color: white;
}

.project-backend-partner-view li{
    background-color: #e2e2e2;
    width: fit-content;
    padding: 5px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    cursor: not-allowed;
    display: inline;
}

.project-backend-article-view li{
    background-color: #e2e2e2;
    width: 80%;
    padding: 5px;
    margin-top: 10px;
    cursor: not-allowed;
}

.project-backend-project-view li{
    background-color: #e2e2e2;
    width: 80%;
    padding: 5px;
    margin-top: 10px;
    cursor: not-allowed;
}

.project-backend-topic-view li{
    background-color: #e2e2e2;
    width: fit-content;
    padding: 5px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    cursor: not-allowed;
    display: inline;
}

.publication-backend-author-view li{
    background-color: #e2e2e2;
    width: fit-content;
    padding: 5px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    cursor: not-allowed;
    display: inline;
}

.flag-icon{
    width: 28px;
    height: 21px;
}

.further-image-div{
    padding: 20px;
    position: relative;
    margin-top: 10px;
}

.further-image-div:hover .image-overlay{
    opacity: 0.75;
}

.image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: black;
}

.image-overlay-text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.partner-grid-image-div{
    padding: 10px;
    position: relative;
    margin: 10px;
}

.partner-grid-image-div:hover .image-overlay{
    opacity: 0.85;
}


/*----------------dropdown for sort------------------------*/

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: rgba(62, 130, 255, 0.1);
    color: black;
}

.show {display:block;}

/*-----------------------------------------------------*/