.simple-light-grid {
  height: 100vh;
  max-height: 100vh;
  display: grid;
  grid-template-rows: 3rem calc(100vh - 100px) 51px;
}

.simple-light-grid-with-transcript {
  height: 100vh !important;
  max-height: 100vh;
  display: grid;
  grid-template-rows: 3rem calc(100vh - 3rem);
}
 
@media screen and (orientation: landscape) {
   .sharepage-prefered-player {
    padding-bottom: 5rem;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .sharepage-prefered-player {
    width: 60%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .caption-grid>.sharepage-prefered-player {
    display: block !important;
    width: 100% !important;
    position: inherit;
    left: 0;
    width: 100%;
    transform: translate(0);
  }
}

@media (min-width: 1281px) and (max-width: 1440px) {
  .sharepage-prefered-player {
    display: block;
    width: 65%;
  }
}
 

@media (min-width: 1441px) {
  .sharepage-prefered-player {
    display: block;
    width: 65%;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .sharepage-prefered-player {
    display: block;
    width: 65%;
  }
}

.simple-light-arrow-right {
  position: absolute;
  right: 1rem;
  z-index: 1;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}

.simple-light-arrow-left {
  position: absolute;
  left: 1rem;
  z-index: 1;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}

.sharepage-title {
  border: 0.5px solid #d9d9d9;
}
 

.sharepage-actions {
  width: calc(100vw - 180px) !important;
}

.clips-list-info {
  height: 100%;
  overflow: auto !important;
}

.two-tone-btn {
  cursor: pointer;
  background-color: transparent;
  color: white;
}

.breaking-news-cta {
  background-color: #491610 !important;
}

.breaking-news-btn {
  background-color: #e32826 !important;
  color: white;
}

.actions-btn-flex {
  display: flex;
  align-items: center !important;
  width: 100%;
  justify-content: flex-end !important;
}

.onecolor-btn {
  cursor: pointer;
  background-color: transparent;
  color: black;
}

/* Breaking - page */

.brick-container {
  position: fixed;
  z-index: -1;
  margin-left: -8rem;
}

.background-tile {
  display: flex;
  background-size: cover;
  background-image: url('/msg/img/Breaking-News-Resized.png');
}

.background-tile:first-child .brick {
  margin-top: 4px;
}

.background-tile:last-child .brick {
  margin-bottom: 4px;
}

.background-tile:nth-child(even) .brick:first-child {
  display: none;
}

.background-tile:nth-child(even) .brick:last-child {
  margin-right: 2px;
}

.background-tile:nth-child(even)::before,
.background-tile:nth-child(even)::after {
  position: relative;
  content: '';
  background-image: url('/msg/img/Breaking-News-Resized.png');
  width: calc(240px / 2);
  height: 135px;
  background-size: cover;
  border-radius: 2px;
  margin: 2px;
}

.background-tile:nth-child(even)::before {
  margin-left: 4px;
}

.background-tile:nth-child(even)::after {
  margin-right: 4px;
}

.brick {
  background-image: url('/msg/img/Breaking-News-Resized.png');
  width: 240px;
  height: 135px;
  background-size: cover;
  border-radius: 2px;
  margin: 2px;
}

.brick:last-child {
  margin-right: 4px;
}

.brick:first-child {
  margin-left: 4px;
}

/* Step & and repeat */

.step-repeat-container {
  position: fixed;
  z-index: -1;
  margin-left: -8rem;
  opacity: 0.35;
}

.step-repeat-tile {
  display: flex;
  background-size: cover;
  background-image: #fefefe;
}

.step-repeat-tile:first-child .brick {
  margin-top: 4px;
}

.step-repeat-tile:last-child .brick {
  margin-bottom: 4px;
}

.step-repeat-tile:nth-child(even) .brick:first-child {
  display: none;
}

.step-repeat-tile:nth-child(even) .brick:last-child {
  margin-right: 2px;
}

.step-repeat-tile:nth-child(even)::before,
.step-repeat-tile:nth-child(even)::after {
  position: relative;
  content: '';
  background: #fefefe;
  width: calc(320px / 2);
  height: 135px;
  background-size: cover;
  border-radius: 2px;
  margin: 2px;
}

.step-repeat-tile:nth-child(even)::before {
  margin-left: 4px;
}

.step-repeat-tile:nth-child(even)::after {
  margin-right: 4px;
}

.step-repeater {
  background-image: #fefefe;
  width: max-content;
  height: 135px;
  border-radius: 2px;
  margin: 2px;

  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 4rem;
}

.step-repeat-customer-logo {
  height: 28px;
  width: 28px;
  border-radius: 100%;
  margin-right: 1rem;
}

.step-repeat-customer-name {
  color: #000000;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 15px;
  min-width: 160px;
}

.step-repeater:last-child {
  margin-right: 4px;
}

.step-repeater:first-child {
  margin-left: 4px;
}

/* Seasonal holidays */

/* Step & and repeat */

.seasonal-holidays-repeat-container {
  position: fixed;
  z-index: -1;
  margin-left: -8rem;
  background-color: #fff;
}

.seasonal-holidays-repeat-tile {
  display: flex;
  background-size: cover;
  background-image: #fff;
}

.seasonal-holidays-repeat-tile:first-child .brick {
  margin-top: 4px;
}

.seasonal-holidays-repeat-tile:last-child .brick {
  margin-bottom: 4px;
}

.seasonal-holidays-repeat-tile:nth-child(even) .brick:first-child {
  display: none;
}

.seasonal-holidays-repeat-tile:nth-child(even) .brick:last-child {
  margin-right: 2px;
}

.seasonal-holidays-repeat-tile:nth-child(even)::before,
.seasonal-holidays-repeat-tile:nth-child(even)::after {
  position: relative;
  content: '';
  background: #fff;
  width: calc(240px / 2);
  height: 135px;
  background-size: cover;
  border-radius: 2px;
  margin: 2px;
}

.seasonal-holidays-repeat-tile:nth-child(even)::before {
  margin-left: 4px;
}

.seasonal-holidays-repeat-tile:nth-child(even)::after {
  margin-right: 4px;
}

.seasonal-holidays-repeater {
  background-image: #fff;
  width: max-content;
  height: 135px;
  width: 240px;
  border-radius: 2px;
  margin: 2px;

  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 4rem;
}

.seasonal-holidays-customer-logo {
  height: 28px;
  width: 28px;
  border-radius: 100%;
  /* margin-right: 1rem; */
  display: block;
  margin: auto;
}

.seasonal-holidays-logo {
  /* height: 28px; */
  width: 66.65px;
  border-radius: 100%;
  /* margin-right: 1rem; */
  display: block;
  margin: auto;
}

.seasonal-holidays-repeater:last-child {
  margin-right: 4px;
}

.seasonal-holidays-repeater:first-child {
  margin-left: 4px;
}

/* _ */

@media only screen and (max-width: 768px) {
  .actions-btn-flex {
    display: flex;
    align-items: center !important;
    width: 100%;
    justify-content: flex-end;
  }

  .clips-list-btn {
    margin-right: 0 !important;
  }
}

.sharepage-footer-container {
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}

.sharepage-footer-img {
  height: 24px;
  margin: auto;
  display: block;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .download-content-grid {
    display: -ms-flexbox;
  }

  .download-loop-body-thumb-box {
    display: -ms-flexbox;
  }
}

/* Do not change */
.seasonal-background-red {
  background-color: #e84f4f !important;
}

.seasonal-background-red-text {
  color: #e84f4f !important;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .sharepage-prefered-player {
    width: -moz-available;
    width: -webkit-fill-available;
    padding-left: 7rem;
    padding-right: 7rem;
    width: -moz-available;
  }
}

.cue-current {
  color: white;
  cursor: pointer;
  padding: 2px;
  border-radius: 4px;
  margin: 4px;
}

.caption-cue {
  display: none;
  width: 100%;
  height: calc(100vh - 3rem);
  overflow: scroll;
  background-color: white;
  padding: 6px;
  line-height: 1.5rem;
  border-left: 1px solid #d9d9d9 !important;
  font-size: 0.85rem;
}

.caption-grid {
  display: grid;
  grid-template-columns: calc(100vw - 600px) 600px;
  height: 100%;
}

@media all and (-ms-high-contrast: none) {
  .caption-grid {
    display: -ms-grid;
    -ms-grid-column: calc(100vw - 600px) 600px;
    -ms-grid-columns: calc(100vw - 600px) 600px;
  }

  #autoScrollContainer {
    position: fixed !important;
  }

  .caption-cue {
    width: 600px;
    position: absolute;
    right: 0;
    margin-top: 3.25rem;
    height: calc(100vh - 9rem) !important;
  }

  #poster-video {
    display: none !important;
  }

  .search-transcript-input-group {
    position: fixed;
    top: 3rem !important;
    margin-left: -7.5px;
    width: 578px;
    padding-left: 10px;
    border-left: 1px solid #d9d9d9;
  }

  #autoScrollContainer {
    border-left: 1px solid #d9d9d9;
  }

  /* Hide audio button for IE */
  .vjs-audio-button {
    display: none !important;
  }

  .vjs-playback-rate .vjs-playback-rate-value {
    padding-top: 2.75px !important;
    font-size: 0.65rem !important;
    line-height: 2.5;
  }
}

.caption-grid>.sharepage-prefered-player {
  width: 100%;
  padding: 0.5rem;
  display: grid;
  align-items: center;
}

.caption-non-grid {
  display: contents;
}

.caption-row-highlight {
  padding: 10px;
}

.caption-row-highlight:hover {
  background-color: #f0efef;
  cursor: pointer;
  width: 100%;
}

.search-transcript-input:focus {
  outline: none;
  box-shadow: none;
}

.search-transcript-input-group {
  position: sticky;
  top: 0;
}

@media (max-width: 1024px) and (orientation: landscape) {
  #caption-cue {
    display: none !important;
  }

  #cc-toggle {
    display: none !important;
  }
}

#caption-cue::-webkit-scrollbar {
  width: 10px !important;
  border-radius: 0 !important;
  background-color: white !important;
}

#caption-cue::-webkit-scrollbar:horizontal {
  width: 10px !important;
  border-radius: 0 !important;
  background-color: white !important;
}

#caption-cue::-webkit-scrollbar-thumb {
  width: 10px !important;
  border-radius: 0 !important;
  background-color: #9b9b9b !important;
}

#caption-cue::-webkit-scrollbar-thumb:horizontal {
  width: 10px !important;
  border-radius: 0 !important;
  background-color: #9b9b9b !important;
}

#caption-cue>#autoScroll[type='checkbox'] {
  width: 0;
  height: 0;
  visibility: hidden;
}

.auto-scroll-input-label {
  position: relative;
  display: block;
  width: 50px;
  height: 25px;
  background-color: #4d4d4d;
  border-radius: 100px;
  cursor: pointer;
  transition: 0.5;
}

.auto-scroll-input-label::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 80%;
  top: 10%;
  left: 5%;
  border-radius: 70px;
  background-color: white;
  transition: 0.3s;
}

.auto-scroll-input-label:active::after {
  width: 90%;
}

#autoScroll:checked+.auto-scroll-input-label:after {
  left: calc(100% - 5%);
  transform: translateX(-100%);
}

#autoScroll:checked+.auto-scroll-input-label {
  background-color: #000;
}

#autoScrollContainer {
  position: absolute;
  bottom: 0;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  margin-left: -5px;
  padding-left: 10px;
  width: 600px !important;
}

.autoScroll-label {
  color: rgba(60, 60, 67, 0.6);
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20px;
}

.show-tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.show-tooltip .show-tooltiptext {
  width: 120px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  top: 0.5px;
  z-index: 1;
  right: 2.5rem;
  visibility: hidden;
}

.show-tooltip:hover .show-tooltiptext {
  visibility: visible;
}

@media screen and (min-width: 3200px) and (max-width: 3839px) {
  body {
    height: 100vh !important;
  }

  .sharepage-footer-transcript {
    width: 100vw !important;
  }

  .caption-cue {
    width: 600px !important;
  }
}

.marketing-media-player {
  position: relative;
} 

.cta-seasonal-btn-bg {
  background-color: #e84f4f !important;
}

.cta-seasonal-christmas-btn-bg {
  background-color: #F2E7BA !important;
  color: #e84f4f !important;
}