/**
 * @file
 * Subtheme specific CSS.
 */

.white-label-off #navbar-top, .white-label-off .block-textwithadditionallogo,.white-label-off .skynet-footer{
  display: none;
}

.white-label-on #block-textile{
  display: none;
}

.sso-off .ms-logo{
  display: none;
}

.role-anonymous .center-block-bg{
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

.path-tickets .featured-top {
  background: #c6d3da !important;
}