/* Global styles starts */
body,html{
  font-family: 'Roboto', sans-serif;
  min-height: 100%;
}
body{
	/* background-image: url(../images/bg.jpg);
	background-size: cover;
	background-position: center;
  background-repeat: no-repeat;
  min-height: 100%; */
}
img{
	object-fit: cover;
}
ul,ol{
	padding: 0;
	margin: auto;
}
li{
	list-style: none;
}
a,a:hover,a:focus{
	text-decoration: none;
}

.container-fluid {
  height: 100%;
}

.splashscreen-section{
	position: relative;
	background: #f5f5f5;
	height: 100vh;
	position: relative;
}
.logo-area{
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.h-100{
	height: 100vh;
}

/* Otro Section */

/* .otrosSection{
	background-image: url(../images/bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
} */
.video-container{
	display: flex;
	align-items: center;
	margin: 5px;
  position: relative;
  overflow: hidden;
}

.other-option {
  color: #FFF;
  text-align: center;
  padding: 20px;
  background-color: #AAAAAA!important;
}

/* .other-option .focus {
  color: #FFF;
  text-align: center;
  padding: 20px;
} */

.other-option span:nth-child(1) {
  display: block;
  font-size: 1em;
}

.other-option span:nth-child(2) {
  width: 10em;
  font-size: 1.2em!important;
}

.heading{
	font-size: 1.5em;
	color: #fff;
}

div.horizontal-slide {
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
  padding: 10px;
}

.img-placeholder {
  /*max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;*/
  object-fit: contain;
}

.vod-video {
  background-color: transparent!important;
}

@media screen and (min-width: 1280px), screen and (min-width: 1080px) {
  .channel-video img {
    width: 8em;
    height: 5.5em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
    object-fit: contain;
  }

  .channel-video div {
    width: 8em;
    height: 5.5em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
  }

  .vod-list img {
    width: 8.5em;
    height: 13em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
  }

  .vod-list .vod-all-item {
    width: 8.5em;
    height: 13em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
  }

  .vod-all-item i {
    color: #FFFFFF;
    font-size: 4em;
    align-self: flex-end;
  }

}

@media screen and (min-width: 1920px), screen and (min-width: 1792px) {
  .channel-video img {
    width: 10em;
    height: 8.5em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
    object-fit: contain;
  }

  .channel-video div{
    width: 12em;
    height: 8.5em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
  }

  .vod-list img {
    width: 13em;
    height: 20em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
  }

  .vod-list .vod-all-item {
    width: 13em;
    height: 20em;
    margin: 0!important;
    color: #FFFFFF;
    text-align: center;
    display: grid;
  }

  .vod-all-item i {
    color: #FFFFFF;
    font-size: 6em;
    align-self: flex-end;
  }

}

.channel-video span {
  display: inline-block;
  padding: 0.3em;
    color: #FFFFFF;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-weight: bold;
    text-align: center;
}

.channel-video span:nth-child(1) {
	/*display: inline-block;
  margin: 8px!important;
  color: #FFFFFF;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-weight: bold;*/
  max-height: 4.5em;
  overflow: hidden;
  /* vertical-align: middle; */
  /* display: table-cell; */
  align-items: center;
  font-size: 1.2em;
}

.channel-video span:nth-child(2) {
  font-weight: normal;
  font-size: 1em;
}

.event{
  background-color: #46444467;
}

.channel-video[data-type='catchup-date'] div {
  background-color: #AAAAAA;
  vertical-align: middle;
  display: table-cell;
}

.channel-video[data-type='catchup-event'] div {
  background-color: #F92E56;
  background-size: cover;
}

.channel-video {
  background-color: #ffffff00;
  overflow: hidden;
  border-radius: 5px;
	/*transition: .5s all;*/
  display: inline-block;
  float: none;
  margin: 5px;
  border: 0px solid transparent;
}
.focus {
  border: 3px solid #ffffff;
  margin: 2px;
  /*margin: 0px 12px 0px;*/
  box-shadow: 0px 0px 10px #ffffff;
	transform: scale(1.03);
  /*-webkit-transform: scale(1.1);*/
  /* -webkit-transform-origin: 50% 0%; */
  /*-moz-transform: scale(1.1);*/
  /* -moz-transform-origin: 50% 0%; */
  z-index: 999;
}

.focus-candidate {
  border: 3px solid #ffffff;
  margin: 2px;
  /*margin: 0px 12px 0px;*/
  box-shadow: 0px 0px 10px #ffffff;
	/*transform: scale(1.05);*/
  /*-webkit-transform: scale(1.1);*/
  /* -webkit-transform-origin: 50% 0%; */
  /*-moz-transform: scale(1.1);*/
  /* -moz-transform-origin: 50% 0%; */
}

.channels-div{
	margin-bottom: 1em;
}

/* Scroll Bar */
/* width */
::-webkit-scrollbar {
  width: 5px;
  display: none;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* ENd Scroll Bar */

/* End Playlist Style 1 */

.font-bold{
  font-weight: bold;
}

/* Show Details Modal */
#showDetailsModal .modal-content{
  background-color: #4c5361;
  color: #fff;
}
#showDetailsModal .modalTopActions{
  text-align: right;
}
#showDetailsModal .modalTopActions .actionBtn{
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
  background-color: #19b119;
  border-radius: 50%;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
#showDetailsModal .modalTopActions .actionBtn.bg-red{
  background-color:#de1414;
}
#showDetailsModal .showHeader{
  display: flex;
}
#showDetailsModal .showHeader img{
  width: 100px;
  height: 80px;
  object-fit: cover;
  margin-right: 10px;
}
#showDetailsModal .showHeader h3{
  margin-top:0px;
}
#showDetailsModal .showHeader p{
  margin: 4px 0px;
}
#showDetailsModal .contentBody p{
  font-size: 1.2em;
}
#showDetailsModal .actionBtnsWrapper .actionBtn{
  display:inline-block;
  text-align: center;
  padding: 10px;
  background-color: #19b119;
  color: #fff;
}
#showDetailsModal .actionBtnsWrapper .actionBtn.bg-red{
  background-color:#de1414;
}

#grabarModal{
  background-color: rgb(27 30 35 / 67%);
}
#grabarModal .modal-content, #softwareInfoModal .modal-content{
  background-color: #4c5361;
  color: #fff;
}

#softwareInfoModal h4 span{
  float:right;
}
#softwareInfoModal button{
  display:inline-block;
  text-align: center;
  padding: 10px;
  background-color: #6e798e;
  border: none;
  color: #fff;
}


.div-login {
  height: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-login {
  max-width: 600px;
  background-color: #415661;
  color: #fff;
  text-align: center;
  padding: 40px;
}

.login-input {
  background-color: transparent;
  border: none;
  padding: 10px 20px;
  border-bottom: 2px solid #8C8C8C;
  width: 100%;
  margin: 10px 0;
  color: #FFFFFF;
}

.login-input:focus{
  outline:none;
  border-bottom-color: #dfdfdf;
}

.btn-default{
  text-align: center;
  padding: 10px;
  background-color: #8C8C8C;
  border: none;
  box-shadow: 4px 4px #2c353a;
  color: #FFFFFF;
}

.btn-default:focus{
  outline: none;
}

.list-group-item.focus {
  background-color: #cecece;
}


/* End Show Details Modal */

.header-row {
  /* display: table; */
  height: 30%;
}

.header-row > div, .header-row > div > div {
    /* float: none;
    display: table-cell;
    vertical-align: top; */
}

.clearfix {
  display: block;
    content: "";
    clear: both;
}

.content-row {
  height: 65%;
  overflow-y: auto;
  position: relative;
  overflow-x: hidden;
}

.img-logo {
  background-color: transparent;
  border: 0;
  width: 10em;
}

/* .header-logo {
  background-image: url(../images/telecable/telecable.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
} */

.channel-lcn-name {
  display: flex;
  margin: 0 1em 0.5em 0;
}

.channel-name {
  font-size: 1.4em;
  margin: 0 0.5em;
}

.channel-info {
  margin-top: 1em;
  color: #FFF;
  height: 100%;
}

.modal-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)!important;
}

.alerts .modal-content {
  background: #415661;
  color: #FFFFFF;
}

.alerts .modal-footer {
  border: 0;
}

.modal-backdrop {
  display: none;
}

.modal-open .modal {
  background: rgb(0 0 0 / 42%);
}

.video-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}

#developer-ui {
  padding: 0!important;
}
.menu-title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  height: 100%;
  color: #FFF;
}

.header-row-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}

#menuSelectedLabel {
  font-size: 2em;
  font-weight: bold;
}


.nb-icon-button {
  width: 2em;
  height: 2em;
  margin: 0.4em;
}

.nb-icon-star {
  background: url(../../img/star.png);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
}
.nb-icon-star-fill {
  background: url(../../img/star-fill.png);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
}

.nb-icon-star-half {
  background: url(../../img/star-half.png);
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
}

.modal-footer button {
  margin: 0.4em;
}

.nb-alert p {
  max-height: 12em;
  overflow: auto;
}

.no-padding {
  padding: 0;
}

.catchup-recorded-container {
  width: 20em!important;
  display: flex!important;
  flex-direction: row!important;
  flex-wrap: wrap!important;
  padding: 0.25em;
}

.catchup-recorded-container > div:nth-child(1) {
  flex: 0 0 30%;
  height: 60%;
}

.catchup-recorded-container > div:nth-child(1) > img {
  width: 100%;
  height: 100%;
}

.catchup-recorded-container > span:nth-child(2) {
  flex: 0 1 70%;
}

.catchup-recorded-container > span:nth-child(3) {
  flex: 1 0 70%;
}

.catchup-record-info {
  display: flex;
  margin: 1em 0;
  color: #FFF;
}

.catchup-record-available {
  width: 20em;
  height: 1em;
  background: #dbdbdb;
  vertical-align: middle;
  margin: 0.2em 1em 0.2em 0;
  border-radius: 0.4em;
}

.catchup-record-used {
  height: 100%;
  background: #2CE308;
  border-radius: inherit;
}

.vod-container {
  display: flex;
  flex-wrap: wrap;
  /* background-color: rgba(255, 255, 255, 0.075); */
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 0.5em;
  height: 60%;
  visibility: hidden;
  display: none;
}

.vod-detail-container {
  height: 100%;
  width: 100%;
  color: #FFF;
}

.vod-container-top {
  display: flex;
  height: 50%;
  margin: 1em;
  margin-top: 3.8em;
}

.vod-top-left {
  flex: 0 0 30%;
  height: 100%;
  margin: 0 1em;
  position: relative;
  overflow: hidden;
}

.vod-top-left div:nth-child(1)  {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vod-top-left div img  {
  width: 100%;
  height: auto;
}

.vod-top-left-play {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 100px;
  width: 150px;
  height: 150px;
  background: rgba(233, 233, 233, 0.5);
  padding: 0;
  border-radius: 100px;
  text-align: center;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.vod-top-right {
  flex: 0 1 70%;
  height: 100%;
  font-size: 1.2em;
}

.vod-top-right-title {
  font-size: 2em;
  margin-bottom: 0.6em;
}

.vod-top-right-subtitle {
  font-size: 1em;
  display: flex;
  margin-bottom: 0.6em;
  align-items: center;
}

.vod-top-time {
  flex: 0 0 40%;
}

.vod-top-rating {
  flex: 0 1 60%;
  margin-left: 2em;
  display: flex!important;
}

.vod-top-right-description {
  flex: 1 0 100%;
  font-size: 1em;
}

.vod-container-bottom {
  flex: 1 0 100%;
  height: 50%;
  margin: 1em;
}

.vod-container-bottom .channels-div .horizontal-slide .channel-video img {
  width: 9.1em;
  height: 14em;
}

.nb-time {
  color: #FFF;
  text-align: right;
  font-size: 1.5em;
}

#debugFocusPosition {
  position: fixed;
  top: 1px;
  left: 1px;
  width: 10px;
  height: 10px;
  background: rgb(136, 226, 0);
  z-index: 1000;
  border-radius: 10px;
  display: none;
}

.radius-5 {
  border-radius: 5px;
}

.serie-episode-item {
  display: flex;
  border: 0.1em solid #FFF;
  padding: 0.6em 0.5em;
  margin-bottom: 1em;
}

.serie-episode-imagediv {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.serie-episode-imagediv img {
  width: 100%;
}

.serie-episode-imagediv .vod-top-left-play {
  width: 2em;
  height: 2em;
  font-size: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.serie-episode-imagediv .vod-top-left-play .fa {
  margin-left: 0.25em;
}

.serie-episode-descriptiondiv {
  width: 75%;
}

.serie-episode-descriptiondiv p {
  text-align: justify;
}

.serie-episodes {
  overflow-y: auto;
  padding: 1em;
  height: 100%;
}

.serie-episode-img-bar-group {
  position: relative;width: 80%;
}

.serie-episode-progress-bar {
  width: 100%;
  height: 0.2em;
  position: absolute;
  bottom: 0;
  background: rgb(255 255 255 / 25%);
}

.serie-episode-progress-bar div {
  background: #b7090b;
  height: 100%;
}

.col-right-logo {
  display: flex;
  justify-content: right;
  align-items: center;
  height: 16em;
}

.img-right-logo {
  width: 100%;
  padding: 1em;
  max-height: 100%;
  padding: 1em;
}

.channel-number-indicator {
  position: absolute;
  top: 6em;
  right: 2em; color: #FFF;
  z-index: 100;
  text-align: center;
}

.channel-number-indicator span {
  font-size: 4em;
  text-shadow: 0 0 10px #000, 0 2px #000;
}

.nb-alert-input input {
  width: 100%;
  font-size: 1.4em;
  padding: 0.25em;
  margin: 0.5em 0;
  color: #000;
}

.pin-alert-input input {
  font-size: 1.5em;
  border-radius: 8px;
  width: 98%;
  color: #424242 !important;
}

/* Estilo para los bouquets */
.vertical-slide {
  display: flex;
  flex-direction: column;
  gap: 10px; /* Espacio entre bouquets */
}

.catchup-bouquet {
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.2s;
}

.catchup-bouquet:hover, .catchup-bouquet.focus {
  background-color: #333;
  color: white;
}

.catchup-title {
  font-size: 1.2em;
  color: #fff;
}

