/*  COLORS  */
body {
  background: url(../image/bg-su.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
button {
  outline: none !important;
  font-weight: 400 !important;
}
main {
  max-width: 1000px;
  min-width: 1000px;
  width: 1000px;
  margin: 0 auto 0 auto !important;
  padding: 75px 0 0 0 !important;
}
main > .ui.grid > .column > a .ui.header {
  font-weight: 300 !important;
  font-size: 36px;
  color: #333;
  -webkit-filter: drop-shadow(0 1px 0 #ffffff);
  -moz-filter: drop-shadow(0 1px 0 #ffffff);
  -ms-filter: drop-shadow(0 1px 0 #ffffff);
  filter: drop-shadow(0 1px 0 #ffffff);
}
main > .ui.steps {
  height: 80px;
  margin: 0 !important;
  border-bottom: none;
  border-color: #E6E9ED;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0.3857rem 0.3857rem 0 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0.3857rem 0.3857rem 0 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0.3857rem 0.3857rem 0 0 !important;
  background-clip: padding-box !important;
}
main > .ui.steps > .step:first-child {
  -webkit-border-radius: 0.3857rem 0 0 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0.3857rem 0 0 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0.3857rem 0 0 0 !important;
  background-clip: padding-box !important;
}
main > .ui.steps > .step:last-child {
  -webkit-border-radius: 0 0.3857rem 0 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0 0.3857rem 0 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0 0.3857rem 0 0 !important;
  background-clip: padding-box !important;
}
main > .ui.steps > .step > i {
  width: 46px !important;
}
main > .ui.steps > .step.active,
main > .ui.steps > .step.active:hover,
.ui.steps .step.active:after {
  background: #efefef !important;
}
main > .ui.steps > .step.active > i,
main > .ui.steps > .step.active .title,
main > .ui.steps > .step.active .description {
  color: #333 !important;
}
main > .ui.steps > .step.active:last-child::after {
  display: none;
}
main > .ui.segment {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  min-height: 500px;
  border-color: #E6E9ED;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
main > .ui.segment > .ui.tab > h2.ui.header {
  font-weight: 300 !important;
  margin: 30px 0 0 0 !important;
  display: inline-block;
  float: left;
}
main > .ui.segment > .ui.tab > .actions {
  float: right;
  margin: 25px 0 0 0 !important;
  display: inline-block;
}
main > .ui.segment > .ui.tab > .actions > .ui.button {
  margin-right: 0;
  margin-left: .25em;
}
main > .ui.segment > .ui.tab > .divider {
  display: inline-block;
  width: 100%;
  clear: both;
}
.ui.list > .item {
  border: none !important;
}
.ui.list > .item > .content {
  padding-top: 10px;
}
.ui.list > .item .field .ui.button {
  margin-top: 8px;
}
main results .item div[name=key] {
  width: 30px;
  margin-left: 5px !important;
}
main > .footer {
  -webkit-border-radius: 0 0 0.3857rem 0.3857rem;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 0.3857rem 0.3857rem;
  -moz-background-clip: padding;
  border-radius: 0 0 0.3857rem 0.3857rem;
  background-clip: padding-box;
  height: 90px;
  display: inline-block;
  width: 100%;
  background: #fff;
  margin: 0;
  border: 1px solid #E6E9ED;
  border-top: none;
  padding: 15px;
}
main > .footer > .ui.grid > .column:not(.row),
main > .footer > .ui.grid > .row > .column {
  position: relative;
  float: left;
  display: inline-block;
}
main > .footer img {
  max-height: 100px;
}
main > .footer-sub {
  margin-top: 10px;
}
main > .footer-sub a {
  color: #fff;
}
#language.ui.selection.dropdown {
  border-color: rgba(34, 36, 38, 0.5);
}
#language .menu {
  border-color: rgba(34, 36, 38, 0.5);
}
#language .menu > .item {
  color: #434A54;
}
#language .default.text {
  color: #434A54;
  font-weight: 400;
}
tr.total {
  background: #4A89DC;
  color: #fff;
}
tr.average {
  background: rgba(93, 156, 236, 0.7);
  color: #fff;
}
table[name=results] {
  margin: 30px 0 !important;
}
#charts .column:first-child .legend {
  float: left;
}
#charts .column:last-child .legend {
  float: right;
}
#charts .legend {
  display: inline-block;
  width: 100%;
}
#charts .legend > ul {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 15px 0 0 0;
  list-style: none;
  text-align: center;
}
#charts .legend > ul > li {
  display: inline-block;
  text-align: center;
  margin: 0 15px 0 0;
}
#charts .legend > ul > li > span {
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  margin: 0;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 13px;
}
#segment {
  float: left;
}
#category {
  float: right;
}
