
.satbeams_display {
    position: absolute;
    width: 100%;
    height:100%;
    z-index: 1000;
    background: rgba(0,0,0,0.5);
}

.satbeams_display h3 {
    text-align: center;
    position: absolute;
    top:50%;
    width: 100%;
    color: #fff;
}

#satbeams_items {
    overflow: hidden;
     background: #f5f5f5;
}
#satbeams_items ul{
    padding: 15px;
    list-style: none;
    margin: 0;
}

#satbeams_items ul li{
    list-style: none;
    text-align: left;
}

#satbeams_items ul li a{
    text-decoration: none!important;
    border-bottom: none;
    font-size:0.5em;
    color: #d93f0e;
    text-align: left;
}



.satbeams_map_wrap {
    position: relative;
    display: block;
    padding: 0!important;
}


#satbeams_info {
    background-color: white;
    position: absolute;
    z-index: 200;
    right: 5px;
    top: 30px;
}

#satbeams_copy {
    position: absolute;
    z-index: 200;
    right: 3px;
    bottom: 17px;
}

.satbeams_grid {
    border: 1px solid #99BBE8;
    font-size: 80%;
}

.satbeams_class_tr td {
    border-bottom: 1px solid #EDEDED;
    border-right: 1px solid #D0D0D0;
    padding: 2px;
    font-size:0.5em;
}

#satbeams_class_td_band {
    font-weight: bolder;
}

.satbeams_band_S {
    background-color: #cde5b3;
}

.satbeams_band_X {
    background-color: #dadbff;
}

.satbeams_band_L {
    background-color: #c9e1f0;
}

.satbeams_band_C {
    background-color: #f9aff3;
}

.satbeams_band_Ku {
    background-color: #ffd2d2;
}

.satbeams_band_Ka {
    background-color: #f9d6b8;
}

.satbeams_band_Q {
    background-color: #fffccd;
}

#layers-widget-column-1-347, #layers-widget-column-1-191, #layers-widget-column-1-592 {
    
    position: relative;
}


#layers-widget-column-1-347 .media.no-push-bottom.invert.medium:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 30px;
  font-size: 3em;
  top:-30px;
  color: #fff;
  content: "\f012";
  padding-top: 50px;
}

#layers-widget-column-1-191 .media.no-push-bottom.invert.medium:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 30px;
  font-size: 3em;
  top:-30px;
  color: #fff;
  content: "\f023";
  padding-top: 50px;
}

#layers-widget-column-1-592 .media.no-push-bottom.invert.medium:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 30px;
  font-size: 3em;
  top:-30px;
  color: #fff;
  content: "\f1cd";
  padding-top: 50px;
}

.site-description:before {
  position:absolute;
  left: -20px;
  font-family: 'FontAwesome';
  content: "\f095";
  font-size: 18px;
}