button {
  font-size: 1.2em;
}

h5{
    float: left;
    width: 100%;
    font-size: 70%;
    line-height: 120%;
    color: #777;
    margin: 0;
}

.info_tabs{
  margin-top: 30px;
  float: left;
  width: 100%;
}

.info_stab{
  float: left;
  width: 15.6666%;
  margin: 0 .5%;
  padding: 26px 0;
  border-radius: 3px;
  background-color: #c1d562;
}

#info_tab_1_content {display: none;}
#info_tab_1:hover + #info_tab_1_content {display: block;}


#info_tab_1{
  margin-left: 17.1666%;
}

.fluid_container{
  margin-top: 50px;
}

#info_tab_bar{
  width: 100%;
  min-height: 200px;
  background-color: #ff4c38;
  float: left;
  margin-top: 0px;
}
.info_tab_content {
    width: 90%;
    max-width: 1100px;
    margin: 0px auto;
    padding-top: 20px;
}

#info_ta4b_bar::before {
    background-color: #ff4c38;
}

#info_t7ab_bar::before {
    content: '';
    width: 4000px;
    height: 200px;
    position: absolute;
    right: -1000px;
    z-index: -10;
}

.info_tab_content{
  color: #FFF;
  font-size: 1em;
  line-height: 1.6em
}

.info_tab_content li{
  font-size: 1em;
}

#info_tab_1_content{
  display: ;
}
#info_tab_2_content{
  display: none;
}
#info_tab_3_content{
  display: none;
}
#info_tab_4_content{
  display: none;
}


#info_tab_1_content::after { 
    left: 22%;
    bottom: 200px;
}
#info_tab_2_content::after {
    left: 39%;
    bottom: 146px;
}
#info_tab_3_content::after {
    left: 55.5%;
    bottom: 119px;
}
#info_tab_4_content::after {
    left: 72%;
    bottom: 119px;
}
#info_tab_1_content::after,
#info_tab_2_content::after,
#info_tab_3_content::after,
#info_tab_4_content::after {
    position: relative;
    border-bottom: 25px solid #ff4c38;
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


.info_tab {
    float: left;
    list-style: none;
    position: relative;
    float: left;
    color: #fff;
    width: 15%;
    font-size: 90%;
    text-align: center;
    margin-top: -5px;
    display: table;
    font-size: 1.2em;
    line-height: 1em;
    cursor: pointer;
}
.info_tab {
    float: left;
    width: 15.6666%;
    margin: 30px .5% 0 .5%;
    border: solid 2px #02b89a;
    padding: 26px 0;
    border-radius: 3px;
    background-color: #02b89a;
    opacity: .8;
    box-shadow: 7px 2px 10px rgba(0,0,0,.1);
}

.info_tab:hover{
  background-color: #02b89a;
  opacity: 1;
}


.info_tab a {
  text-decoration: none;
  color: #555;
  display: block;
  padding: 10px 0;

  display: table-cell;
  vertical-align: middle;
}

.sec_dropmenu li a:hover {
  color: #999;
}



#participating{
  background: url(../img/bg.jpg);
  background-size: cover;
  padding-bottom: 50px;
}

.content_tabs{
  margin-top: 30px;
  float: left;
  width: 100%;
}

.content_tab{
  float: left;
  width: 15.6666%;
  margin: 0 .5%;
  border: solid 2px #FFF;
  padding: 26px 0;
  border-radius: 3px;
  background-color: transparent;
  box-shadow: 7px 2px 10px rgba(0,0,0,.1);
}
.content_tab.active{
  background-color: #FFF;
  color: #02b89a;
}
.content_tab:hover{
  background-color: rgba(255,255,255,.9);
  color: #73c6bc;
}

#content_tab_1{
  margin-left: 17.1666%;
}
#content_tab_2{
  margin-left: 8.3333%;
}
#content_tab_3{
  margin-left: 8.3333%;
}

#content_tab_bar{
  width: 100%;
  min-height: 200px;
  float: left;
  margin-top: 30px;
}

.participating_tabs{
  margin-top: 30px;
  float: left;
  width: 100%;
}

.participating_tab{
  float: left;
  width: 32.3332%;
  margin: 0 .5%;
  padding: 26px 0;
  border-radius: 3px;
  background-color: rgba(255,255,255,.2);
  box-shadow: 7px 2px 10px rgba(0,0,0,.1);
}
.participating_tab.active{
  background-color: #FFF;
  color: #02b89a;
}
.participating_tab:hover{
  background-color: rgba(255,255,255,.9);
  color: #73c6bc;
}

.participating_tabs_cont {
  float: left;
  width: 100%;
  margin: 20px 0;
  color: #fff;
}

.participating_tabs_cont h1{
  margin: 10px 0;
}

ul li{
  font-size: 1.2em;
  line-height: 1.5em;
}

ul li ol li{
  font-size: 75%
}


#events_box{
  background-color: #f6f6f6;
  padding: 3%;
  border-radius: 5px;
  border-bottom-left-radius: 5px; 

  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

#certificate_green{
  background: #fff;
  margin-top: 0;
  padding-bottom: 30px;
}

#tab_01{
}
#tab_02{
  display: none;
}
#tab_03{
  display: none;
}

.second_tab_1{
  display: ;
}
.second_tab_2{
  display: none;
}
.second_tab_3{
  display: none;
}

#chart_01{
  float: left;
  margin-right: 1%;
  width: 49.5%;
}

#chart_table{
  padding: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 6px 6px 10px rgba(0,0,0,.1);
  background-color: rgba(255,255,255,.1);
  color: #FFF;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  border-color: grey;
  overflow: hidden;
}

#chart_table tr {
    line-height: 1.4em;
}

#chart_table td {
    padding-left: 10px;
    font-size: .8em;
    width: 100%;
}
#chart_table th {
    padding-left: 10px;
    text-align: left;
    line-height: 2em; 
    width: 100%; 
    background-color: rgba(255,255,255,.2);  
}

#chart_table_two{
  padding: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 6px 6px 10px rgba(0,0,0,.1);
  background-color: rgba(255,255,255,.1);
  color: #FFF;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  border-color: grey;
  overflow: hidden;
}

#chart_table_two tr {
    line-height: 2em;
}

#chart_table_two td {
    padding-left: 10px;
    font-size: .8em;
    width: 100%;
}
#chart_table_two th {
    padding-left: 10px;
    text-align: left;
    line-height: 2.5em; 
    width: 100%; 
    background-color: rgba(255,255,255,.2);  
}


.charts{
  float: left;
  width: 49.5%;
  margin-right: 1%;
}

.charts_tab{
  float: left;
  width: 100%;
  margin: 1% 0;
  padding: 26px 0;
  border-radius: 3px;
  background-color: rgba(255,255,255,.2);
  box-shadow: 7px 2px 10px rgba(0,0,0,.1);
}
.charts_tab.active{
  background-color: #FFF;
  color: #02b89a;
}
.charts_tab:hover{
  background-color: rgba(255,255,255,.9);
  color: #73c6bc;
}

.charts_tab_AB{
  float: left;
  width: 100%;
  line-height: 2.11em;
  margin: 1% 0;
  padding: 26px 0;
  border-radius: 3px;
  background-color: rgba(255,255,255,.2);
  box-shadow: 7px 2px 10px rgba(0,0,0,.1);
}
.charts_tab_AB.active{
  background-color: #FFF;
  color: #02b89a;
}
.charts_tab_AB:hover{
  background-color: rgba(255,255,255,.9);
  color: #73c6bc;
}

.chart_AB{
  height: calc(2em + 104px + 2%);
  float: left;
  width: 49.5%;
  margin: 0.5% 0;
  padding: 0;
  border-radius: 3px;
  background-color: rgba(255,255,255,1);
  box-shadow: 7px 2px 10px rgba(0,0,0,.1);
  text-align: center;
}
}

#chart_AB{
  float: right;
  width: ;
  margin-top: .5%;
}

#chart_ABA{display: ;}
#chart_ABB{display: none;}
#chart_ABC{display: none;}
#chart_ABD{display: none;}
#chart_ABE{display: none;}
#chart_ABF{display: none;}


.chart_AC{
  height: calc(2em + 105px + 2%);
  float: left;
  width: 49.5%;
  margin: 0.5% 0;
  padding: 0;
  border-radius: 3px;
  background-color: rgba(255,255,255,1);
  box-shadow: 7px 2px 10px rgba(0,0,0,.1);
  text-align: center;
}
}

#chart_AC{
  float: right;
  width: ;
  margin-top: .5%;
}

#chart_ACA{display: none;}
#chart_ACB{display: none;}
#chart_ACC{display: none;}
#chart_ACD{display: none;}
#chart_ACE{display: none;}
#chart_ACF{display: ;}

#line{
  float: left;
  width: 100%;
  height: 1px;
  background-color: #FFF;
  opacity: .1;
  margin: 30px 0 60px 0;
}

#lineb{
  float: left;
  width: 100%;
  height: 1px;
  background-color: #000;
  opacity: .1;
  margin: 30px 0 60px 0;
}