
.circle-container{overflow:visible}

.circle-info-text {
  fill: #999999; 
  font-family: 'Roboto';
  font-size: 29px;
  transform: translate(0px, -9px);
}

.circle-text{
  display: none;
}

.foreground-circle {
  stroke-width: 13;
  fill:none;
}
.foreground-circle-without-stroke-color{fill:none}

.background-circle {
  stroke-width: 13;
  stroke: #ccc;
  fill:#fff;
}

.foreground-circle {
    stroke:#5cb85c;
}

.circle_con {
  width: 70px;
  height: 70px;
  margin:auto;
  margin-top: 10px;
}

.iiq-img-container {
  display:flex;
  justify-content: center;
}

.iiq-img {
  height: 15px !important;
}

.categorie_text {
  text-align: center;
  margin-bottom: 0px;
  }




  .iiq-comment {
    padding: 20px 0;
    margin-bottom: 6px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    display: inline-block;
    width: 100%;
}

  .iiq-comment .bewrtung {
    width: 20%;
    float: left;
    padding-right: 40px;
}
.iiq-comment .score {
    margin-left: 6px;
    line-height: 20px;
    color: #464646;
    letter-spacing: 3px;
    padding-bottom: 20px;
    font-size: 20px;
}

.date {
    color : #464646}

.iiq-comment .score strong {
    font-size: 40px;
}


.iiq-comment .bar.active {
    background: #5cb85c;
}

.iiq-comment .comment {
  color:#464646;
  padding: 0;
  width: 80%;
  float: left;
}

.iiq-comment .bars {
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
}


.iiq-comment .bar {
    min-width: 1px;
    width: 20%;
    height: 17px;
    margin: 0;
    float: left;
    font-size: 1px;

}

.clearfix:after, .clearfix::after {
    content: ' '; 
    display: block;
    clear: both;
}

.iiq-comment .lang img {
    width: 20px;
    height: 20px;
    border-radius: 20px;
}





.comment_hotel_title {
  border-top: 1px solid rgba(0,0,0,0.1);
    margin-top: 30px;
    font-weight: bold;
    width: 80%;
    float: right;
}

.comment_hotel_title h3 {
  font-size: 1.25rem;
}

.comment_hotel {
  width: 80%;
  float: right;
  background-color: #f0f8ff;
  padding: 10px;
  color: #464646;
}





#external_portals {
    margin-bottom: 0px;
    width: 100%;
    
}

.headline-portals {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.headline-portals .portal_count {
    font-size: 11px;
}


#external_portals .portal:last-child {
    border-bottom: none;
}

#external_portals .portal {
    clear: both;
    overflow: hidden;
    padding: 4px 3px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

#external_portals .portal .name-container {
    float: left;
    width: 23%;
}

#external_portals .portal .logo {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    float: none;
    z-index: 1;
    top: 4px;
}

#external_portals .portal .logo img {
    width: 100%;
    height: auto;
    display: block;
}

#external_portals .portal .portal-name {
    font-size: 1em;
    display: inline-block;
    font-weight: bold;
    position: relative;
    color: #464646    
}

#external_portals .portal .score_num {
    float: right;
    padding: 6px 0;
    text-align: right;
    display: flex;
    color: #464646}

#external_portals .portal .score_num_val {
    font-size: 18px;
    font-weight: bold;
}

#public-evaluation table.categories .category .bars, #public-evaluation #external_portals .bars {
    height: 17px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
}

#external_portals .portal .bars {
    
    width: 76.5%;
    min-width: 50px;
    margin: 6px 0px;
}

 .bar {
  
    width: 100%;
    height: 18px;
    min-width: 10px;
    background: #5cb85c;
    background: linear-gradient(top, #7f9f40 0%,#215bb5 100%);
}

.bars {
    height: 17px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3) inset;
}

#external_portals .portal {
    clear: both;
    overflow: hidden;
    padding: 4px 3px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}







.category-text {
    color:#464646}
#public-evaluation {
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    margin-bottom: 25px;
}
.bewertungskategorien {
    width: 66%;
    float: left;
}

.headline {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.circle-chart-w-text {
    display: flex;
    width: 50%;
    align-items: center;
    float: left;
}

.category-text {
    font-size: 20px;
    line-height: 20px;
    margin-top: -10px;
    margin-left: 10px;
}

svg:not(:root) {
    overflow: inherit !important;
}



.main_row_logo {
    display:flex;
    width: 100%;
    margin-top:10px;
}

.row_logo {
    width:50%;
}




.bewertungskategorien {
  margin-bottom:30px;
}

.portal_full_container {
    width: 34%;
    float:left;
}

@media screen and (max-width: 900px) {
  #public-evaluation .portal_full_container {
    width:100%;
  }

  #public-evaluation .bewertungskategorien {
    width: 100%;
  }

  .iiq-comment .bewrtung {
    width:45%;
  }

  .comment_hotel {
    float: left;
}

  .comment_hotel_title {
    float:left;
  }
}

@media screen and (max-width: 600px) {
  .bewertungskategorien .circle-chart-w-text {
    width:100%;
  }
}
