.well1_nobotbot {
    padding-bottom:0;
}


h2, h3 {
    color: white!important;
}

.inline-list {
    color: #FFF!important;
}

.paddingtop20 {
    padding-top: 20px;
}

.div_profil {
     background-color: #051F34;       
     font-size: 1.5em;
     border-left: #FF8500 10px solid;
    color: white;
}
.orange {
    color: #FF8500 !important;
}

.zitat {
  margin: 0;
  position: absolute;
  bottom: 0;
  top: 50%;
  left: 50%; 
  transform: translate(-50%, -50%);
}


#table_ranking {
      width: 100%;
      max-width: 100%;
      margin-bottom: 22px;    
    background-color: #051F34;    
    color: #FFF;
}

#table_ranking > thead > tr > th,
#table_ranking > tbody > tr > th,
#table_ranking > tfoot > tr > th {
  padding: 6px;
  line-height: 1.46666667;
  vertical-align: top;
  border-top: 1px solid #547CCF;
}
#table_ranking > thead > tr > td,
#table_ranking > tbody > tr > td,
#table_ranking > tfoot > tr > td {
  padding: 6px;
  line-height: 1.46666667;
  vertical-align: top;
  border-top: 1px solid #547CCF;
}
#table_ranking > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #547CCF;
}

#table_ranking > tbody > tr.rank_winner {
    background-color: #FF8500;
    color: #000;    
}


.ranking_top_info {
    padding-left: 24px;
    padding-bottom: 10px;        
     font-size: 2.1em;    
     background-color: #051F34;    
    color: #FFF;
    border-left: #FF8500 10px solid;  

}
.ranking_top_info > small {
    color: #FF8500;
}
.ranking_top_info > div > span.orange {
    color: #FF8500 !important;
}

.stats_bar_resultate {
    position: absolute;
    bottom: 40px;
    width: 90%;
    color: #fff;
}

