#graph_title {
  align: center;
}


#chart_in_table {
  width: 100%;
  height: 100%;
  align: center;
}

#table_first {
  text-align: center;
}


#top_list_table {
    margin-left: 50px%;
    margin-right: 50px;
    align: center;
}

#table_second {
  text-align: center;
}

#graph_title {
  align: center;
}

#navigation {
  text-align: center;
  color: blue;
}

#chart_row {
  width:80%
}

#groupped_charts {
  width : 80%;
  border : solid;

}

.flag1 {
  width : 80%;
  height : 80%;
  border: solid 1px
}

h1 {
  background-color: blue;
  color:  white;
}

#table_flg {
  width : 40%;
  align : center;
  margin-left: 30%;
}

p{
  align-content: center;
}
