/* Your app styles here */
.ios .tabbar-labels .tab-link:not(.tab-link-active) .icon-ios-fill {
  display: none;
}
.ios .tabbar-labels .tab-link.tab-link-active .icon:not(.icon-ios-fill) {
  display: none;
}
.live-iframe{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.live-iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.swiper-tabs{
  top:56px;
  height: 40px;
}
.swiper-emergency{
  top:56px;
  height: 40px;
}

.isc{
  top: -90px;
}