.inline-form {

}

.omni_wrapper  .inline-form  li, .omni_wrapper .inline-form  li {
    margin-left: 10px !important;
    list-style: circle !important;
    overflow: hidden !important;
    float: left;
}

.gf_left_half{
  overflow: hidden;
}

.br-wrapper {
}

.br-theme-bars-pill .br-widget a {
    padding: 7px 12px;
    background-color: #477fc1;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    line-height: 3;
    text-align: center;
    font-weight: 400;
}



  .ratingbar .gfield_label{
    font-size:18px !important;
  }
  body .omni_wrapper ul li.gfield.ratingbar, body .omni_wrapper ul li.gfield.gf_right_half {
    margin-top: 0 !important;
    padding-top: 0;
}
.category-top{
  margin:30px 0 0 0;
  display: flex;
  align-items:center;
  justify-content: space-between;
}
.category-heading, .score, .percentage{
  flex-basis:33%;
  flex-grow: 0;
}

.score{
  text-align: center;
}
.percentage{
  text-align: right;
}
.percentage , .score{
  font-size:24px;
}


body .omni_wrapper ul li.thin .gfield_label{
  display:none !important;
}

body .omni_wrapper ul li.thin div.ginput_container_checkbox, body .omni_wrapper ul li.thin div.ginput_container_radio {
    margin-top: 0 !important;
    margin-bottom: 0;
}

.cat-top{
  visibility: collapse;
}

.omni_wrapper .gf_step{
  font-size:1em !important;
  color:#2e2e2e !important;
  opacity:0.4 !important;
}

.omni_wrapper .gf_step.gf_step_active{
  opacity:1 !important;
}
