/* Copyright 2018 TiVo Inc. All Rights Reserved */
/*
Changed from '@import mixins' to '@import "../../include/_mixins"' as the "grunt sass" task requires the path to find
sass files that are present in a different directory.
 */
/* border */
/* channel icon widget */
.image-mso-branding {
  background-image: url(../img/Tivo-branding.svg);
  height: 40px;
  width: 200px;
  background-size: contain; }

.misconfigured-details-toggle {
  display: none; }

.powered-by-tivo {
  display: none !important; }

/*# sourceMappingURL=theme.css.map */
