.wallboardCategoriesIndicatorsEfficiency .widget_outer_ct {
  background-color: #01151d;
  border: 0; }

.wallboardCategoriesIndicatorsEfficiency .widget_view_body {
  padding: 30px; }

.wallboardCategoriesIndicatorsEfficiency .widget_title {
  text-transform: uppercase;
  font-size: 26px;
  padding-bottom: 20px;
  font-weight: bold; }

.wallboardCategoriesIndicatorsEfficiency .widget_title_2 {
  text-transform: uppercase;
  font-size: 30px;
  color: #b0cf36;
  padding-bottom: 30px;
  font-weight: bold; }

.wallboardCategoriesIndicatorsEfficiency .indicator_name {
  font-size: 20px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px; }

.wallboardCategoriesIndicatorsEfficiency .text_bold {
  font-weight: bold; }

.wallboardCategoriesIndicatorsEfficiency .additional_info_text {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.wallboardCategoriesIndicatorsEfficiency .indicators {
  margin: 0 0 0 60px; }
  .wallboardCategoriesIndicatorsEfficiency .indicators .stats {
    margin-bottom: 10px; }

.wallboardCategoriesIndicatorsEfficiency .indicator_icon {
  font-size: 26px;
  width: 35px; }

.wallboardCategoriesIndicatorsEfficiency .indicator_rank {
  width: 25px; }

.wallboardCategoriesIndicatorsEfficiency .red_fill {
  color: #b52026; }

.wallboardCategoriesIndicatorsEfficiency .yellow_fill {
  color: #eab310; }

.wallboardCategoriesIndicatorsEfficiency .green_fill {
  color: #b0cf36; }

.wallboardCategoriesIndicatorsEfficiency .icon {
  display: inline-block; }
  .wallboardCategoriesIndicatorsEfficiency .icon img, .wallboardCategoriesIndicatorsEfficiency .icon .no_icon {
    background-color: #EFEFEF;
    border-radius: 50%;
    border: 1px solid #000000; }
  .wallboardCategoriesIndicatorsEfficiency .icon .no_icon {
    font-size: 150px; }
  .wallboardCategoriesIndicatorsEfficiency .icon img {
    width: 150px;
    height: 150px;
    box-sizing: content-box; }

.wallboardCategoriesIndicatorsEfficiency .max_width {
  width: 100%; }
