body {
  background-color:#EEEEEE;
  font-family: 'Noto Sans', 'sans-serif', 'Microsoft Jhenghei';
}

.main.segment {
  max-width:1024px;
  margin: 0px auto;
}

.head.segment {
  text-align: left;
}

.control.panels {
  max-width:800px;
  min-height:50px;
  margin: 0px auto;
  text-align: center;
}

.control.panel {
  max-width:350px;
  min-height:50px;
  display:inline-block;
}

.control.button {
  float:left;
  margin-top:5px;
  margin-left:20px;
  margin-right:20px;
}

.control.statistic {
  float:left;
  max-width:250px!important;
}

.arc path {
  stroke: #fff;
}

.plot {
  text-align: center;
}

.statistic {
  /*margin-left:5px !important;*/
  margin-right:10px !important;
  margin-bottom:5px !important;
}

.curSelect.button {
  float:right;
}

.curSelect.header {
  margin-top:2px;
}

.breadcrumb {
  margin-bottom:2px !important;
}

.left.label {
  float:left;
}

.note {
  text-align:left;
}

.fb-comments, .fb-comments iframe[style] {width: 100% !important;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.navigation {
  text-align:left;
}
