.channel-guide-portlet .container .title {
    font-family: Telefonica;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    color: #50535a;
    font-weight: 300;
}

.channel-guide-portlet .container .description {
    font-family: Telefonica;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #50535a;
    font-weight: 300;
}

.channel-guide-portlet .container .filter {
    padding: 30px 0;
}

.channel-guide-portlet .container .filter select.form-control.show {
    padding-top: 20px;
}

.channel-guide-portlet .container .filter select.form-control {
    padding-top: 0;
    border-color: #00a9e0;
    height: 50px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-caret-bottom inline-item inline-item-after' focusable='false' role='presentation' viewBox='0 0 512 512'%3e%3cg%3e%3cpath fill='%237b6c7e' class='lexicon-icon-outline' d='M103.5%2c204.3l136.1%2c136.1c9%2c9%2c23.7%2c9%2c32.7%2c0l136.1-136.1c14.6-14.6%2c4.3-39.5-16.4-39.5H119.9C99.2%2c164.8%2c88.9%2c189.7%2c103.5%2c204.3L103.5%2c204.3z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
    background-position: right 0.75rem center;
    background-repeat: no-repeat;
    background-size: 8px 30px;
    padding-right: 1.75rem;
}

.channel-guide-portlet .container .filter #lblPackage.show {
    display: block;
}

.channel-guide-portlet .container .filter #lblPackage {
    display: none;
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
    position: absolute;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    color: #00a9e0;
    top: 0;
}

.channel-guide-portlet .container .initial-landing .up-text-landing,
.channel-guide-portlet .container .initial-landing .down-text-landing {
    font-family: "Telefonica";
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px 0;
}

.channel-guide-portlet .container .tab-panel .tabs-wrapper .nav-tabs {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.channel-guide-portlet .container .tab-panel .tabs-wrapper .nav-tabs .nav-item {
    border: 0;
    padding: 4px;
    width: auto;
}

.channel-guide-portlet .container .tab-panel .tabs-wrapper .nav-tabs .nav-item .nav-link {
    font-size: 14px;
    padding: 12px;
}

.channel-guide-portlet .container .tab-panel .tab-content .row {
    margin: 0;
}

.channel-guide-portlet .container .tab-panel .tab-content .row .col.collapsible {
    display: none;
}

.channel-guide-portlet .container .tab-panel .channel-card {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    box-shadow: 0 7px 8px rgba(11, 39, 57, 0.02), 0 5px 22px rgba(11, 39, 57, 0.12);
    border-radius: 8px;
    padding: 12px 10px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    height: 85px;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card-content .channel-card__head {
    padding-right: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    flex: 1;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card-content .channel-card__head img {
    max-height: 100%;
    display: block;
    width: auto;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card-content .channel-card__body {
    width: 36px;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card-content .channel-card__body .channel-card__text {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    color: #50535a;
    margin-bottom: 4px;
    text-align: center;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card-content .channel-card__body .channel-card__text .channel-card__number {
    font-size: 20px;
}

.channel-guide-portlet .container .tab-panel .channel-card .channel-card__name {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #50535a;
    display: block;
    margin-top: 4px;
    word-break: break-all;
}

.channel-guide-portlet .container .tab-panel .seeMore {
    display: block;
    border: 0;
    margin: 0 auto;
    max-width: 215px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #019bf4;
    background: #fff;
    box-shadow: inherit;
    text-align: center;
    white-space: nowrap;
}

.channel-guide-portlet .container .tab-panel .seeMore .icon {
    font-size: 10px;
    margin-left: 8px;
}

.channel-guide-portlet .container .tab-panel .seeMore .icon svg {
    display: inline-block;
    font-size: inherit;
    width: 1em;
    height: 1em;
    overflow: visible;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.channel-guide-portlet .spinner-section .preloader-background {
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #000000bf;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.channel-guide-portlet .spinner-section .preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
}

.channel-guide-portlet .spinner-section .preloader-wrapper.big {
    width: 64px;
    height: 64px;
}

.channel-guide-portlet .spinner-section .preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite;
}

.channel-guide-portlet .spinner-section .spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #53bf02;
}

.channel-guide-portlet .spinner-section .spinner-blue-only {
    border-color: #4285f4;
}

.channel-guide-portlet .spinner-section .active .spinner-layer {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.channel-guide-portlet .spinner-section .active .spinner-layer.spinner-blue-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.channel-guide-portlet .spinner-section .circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

.channel-guide-portlet .spinner-section .spinner-layer .circle-clipper.left .circle {
    -webkit-animation: none;
    animation: none;
}

.channel-guide-portlet .spinner-section .circle-clipper.right {
    left: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.channel-guide-portlet .spinner-section .spinner-layer .circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: none;
    animation: none;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-color: inherit;
}
