
.consentSettingsContainer div.info-container.focused, .consentSettingsContainer div.privacy-container.focused{
    /*border: solid 4px #D41E24!important;*/
    box-shadow: 5px 10px 18px #464444!important;
}

.consent-menu.focused .option.focused{
    border-bottom: solid 4px #F9385B!important;
}

.consentParent div.buttons.focus div.button.focus{
    background-color: #F9385B!important;
}

.consentSettingsContainer div.container.focus div.button.option.focus{
    border-color:#F9385B!important;
}



#appscreen {
    background: none !important;
    background-color: black !important;
}

.basic-menu-container {
    top: 30px !important;
    left: 768px !important;
}
.sponsor-frame {
    width: 100%;
    height: 100%;
}
.opap-player {
	width: 1114px;
	height: 720px;
	top:0px!important;
	left:167px;
}

#show-smid {
    top: 10px;
    left: 137px;
    border: #ccc solid 2px;
    background: #2f4257;
    z-index: 10000;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 28px;
    width: 580px;
    height: 340px;
}
#speed-result {
    height: 180px;
    width: 580px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    padding: 4px;
}
#agent-result {
    top: 240px;
    height: 100px;
    width: 580px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    padding: 4px;
}
.speed-text {
    color: #fff;
}
.low-speed {
    width: 700px;
    left: 200px;
    height: 440px;
    background-color: #000;
    border: 4px solid #fff;
}
.debug {
	pointer-events: none;
	position: relative;
	clear: both;
	float: left;
	width:1270px;
	height:100%;
	color: white;
	font-size: 14px;
	z-index: 106;
	text-shadow: 2px 2px #06f;
	display: none;
}

.scene-container {
    height: 720px !important;
}

.movies-list {
    width: 1280px;
    height: 100%;
    top: 0px;
    background: #070707;
}

.movies-list .active-bg {
    width: 1175px;
    height: 500px;
    left: 109px;

}

.movies-list .active-bg .bg-over {
    width: 100%;
    height: 100%;
    top: 0px;
    box-shadow: inset 0px -150px 50px -50px #070707;
}

.movies-list .active-bg img {
    width: 715px;
    height: auto;
    box-shadow: 0 0 50px 50px #110D2e inset;
    margin-left: 44%;
}

.list-container {
    top: 50%;
    left: 115px;
    transition: top 1s;
}
.new-design .list-container {
    top: 410px;
    left: 210px;
    transition: top 1s;
}
.side-menu {
    width: 166px;
    height: 100%;
    /*background-color: #070707;
    padding-top: 130px;*/
}
.new-design .side-menu {
    width: 192px;
    height: 100%;
    background-size: cover;
}
/*.side-menu.open {
    width: 350px;
}*/

.side-menu .side-label {
    color: #eeeeee;
    display:none;
    position: relative;
    float: right;
    font-size: 25px;
    text-align: left;
    width: 200px;
}
.new-design .side-menu .side-label {
    color: #eeeeee;
    position: relative;
    display:block;
    float: right;
    font-size: 14px;
    width: 100%;
    line-height:11px;
    padding-right:5px;
    text-align: center;
}
.new-design .side-menu.open .side-label {
    display: block;
    
}

.new-design .side-icon.focused .side-label {
    font-weight: bold;
}
.new-design .side-icon.focused .side-label::after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    background-color: #fa385b;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 10px;
}
.side-menu .side-icon {
    width: 166px;
    margin-bottom: 30px;
    position: relative;
    overflow: visible;
    top:148px;
    color:white;
    height:54px;
    text-align:center;
}
.new-design .side-menu .side-icon {
    width: 170px;
    margin-bottom: 35px;
    position: relative;
    overflow: visible;
    top:95px;
    color:white;
    height:9px;
    left:15px;
    text-align:center;
    padding:0px;
}
.side-menu .side-icon.focused .side-icon-label{
	border-bottom: solid 4px #dd034a;
}
.side-menu .side-icon-label {
	color: #eeeeee;
	display: block;
	position: relative;
	float: left;
	font-size: 15px;
	height: 30px;
	overflow: visible;
	line-height: 25px;
	left: 18px;
	margin-top: 6px;
}
.side-menu .side-icon img {
    width: auto;
    height: auto;
    position: relative;
    display:inline-block;
}
.new-design .side-menu .side-icon img {
    width: auto;
    height: 30px;
    float: left;
    left: 20px;
    position: static;
}

.movies-category {
    position: relative;
    clear: both;
    float: left;
    height: 243px;
    transition: height 1s;
    margin-bottom: 8px;
}
.new-design .movies-category {
    position: relative;
    clear: both;
    float: left;
    height: 230px;
    transition: all .5s;
    margin-bottom: 42px;
}
.new-design .movies-category.portrait {
    position: relative;
    clear: both;
    float: left;
    height: 415px;
    transition: all .5s;
    margin-bottom: 42px;
}
.movies-category .event-list {
    left:  0;
    transition: left 0.6s;
}
.new-design .movies-category .event-list {
    height:200px;
}
.new-design .movies-category.portrait .event-list {
    height:385px;
}
.movies-category .category {
    color: #eeeeee;
    font-size: 25px;
    text-shadow: 2px 2px 2px #070707;
    left: 5px;
    position: relative;
    padding-right: 5px;
}

.movies-category .event {
    width: 285px;
    height: 160px;
    background-color: transparent;
    position: relative;
    float: left;
    margin: 0 20px 20px 0;
    left:0;
    top:18px;
    transition: all 0.1s ease-out;
}
.movies-category.portrait .event {
    width: 200px;
    height: 300px;
    top:45px;
    margin-bottom: 45px;
}
.movies-category .event-list .event.focused {
    width: 320px;
    height: 180px;
    top: 0px;
    overflow: visible;
    padding: 5px;
}
.movies-category.portrait .event-list .event.focused {
    width: 240px;
    height: 360px;
}

.movies-category .event-list .event .img-container{
    width: 100%;
    height: 100%;
    /*border: solid 4px transparent;*/
    border-radius: 10px;
    box-sizing: border-box;
}
.movies-category .event-list .event.focused .img-container{
    border: solid 4px #fa385b;
    box-shadow: 0 0 10px 0px #fa385b;

}

.movies-category .event img {
    width: 100%;
    height: 100%;
}
.movies-category .event .event-titl-bg {
    bottom: -1px;
    height:50%;
    width:100%;
    transition:all 0.1s;
    border-radius: 0 0px 6px 6px;
    background: linear-gradient(transparent, rgb(0,0,0,0.7));
}
.movies-category .event .event-titl {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height:15px;
    width:285px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom:15px;
}
.movies-category .event-list .event.focused .event-titl-bg{
    width: calc(100% - 8px);
    left: 9px;
}

.show-detail {
    width: 100%;
    height: 100%;
    transition:opacity 1s;
    /*background-color: #121212;*/
}

.show-detail .info-cont {
    width: 550px;
    left: 110px;
    top: 30px;
    height: 650px;
    padding-left: 10px;
}

.show-detail .info-title {
    color: rgb(238, 238, 238);
    font-size: 25px;
    font-weight: bold;
}

.show-detail .info-subtitle {
    top: 35px;
    color: rgb(238, 238, 238);
}

.show-detail .info-data {
    top: 118px;
    width: inherit;
    height: 540px;
}

.show-detail .info-data-txt {
    width: 100%;
    color: rgb(238, 238, 238);
    font-size: 17px;
}
.show-detail .bg-img {
    width: 1170px;
    height: 658px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: -100px -100px 50px 40px #070707 inset;
    opacity: 0.2;
    left: 110px;
    top: 0;
}
.show-detail .show-img {
    width: 1280px;
    height: 720px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity:0.8;
}
.show-info {
    width: 100%;
    height: 100px;
    color: white;
    font-size: 14px !important;
    top: 345px;
    left: 245px;
    text-shadow: 2px 2px 2px #070707;
}
.new-design .show-info {
    left: 210px;
}
.show-info .show-date, .show-info .show-hashtag, .show-actors, .show-creators, .show-directors, .show-guestStars .show-presenters{
    color: rgb(238, 238, 238);
    position: relative;
}
.show-info .show-hashtag{
    font-size: 18px;
}

.show-info .show-title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 4px;
    color: #eeeeee;
    position: relative;
    width: 100%;
}
.show-info .show-subtitle {
    padding-bottom: 3px;
    color: #D4D4D4;
    font-size: 18px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}
.show-info .show-description {
    color: #eeeeee;
    font-size: 15px;
    position: relative;
}
.show-detail .episodes-cont {
    top: 450px;
    left: 166px;
    height: 300px;
    width: 1300px;
}
.new-design .show-detail .episodes-cont {
    left: 210px;
}
.show-detail .episodes-cont .episodes-list {
    width: inherit;
    height: inherit;
    transition: left 0.5s;
    left:0;
}

.show-detail .episodes-cont .noeps {
    width: 1160px;
    height: inherit;
    font-size: 50px;
    text-align: center;
    color: #eeeeee;
    top: 100px;
}
.show-detail .show-choices {
    width: 100%;
    height: 46px;
    left: 166px;
    top: 57%;
    font-weight: bold;
    min-width: 100%;
}
.new-design .show-detail .show-choices {
    left:210px;
}
.show-detail .show-choices .show-label {
    position: relative;
    color: rgb(238, 238, 238);
    float: left;
    margin-right: 30px;
    font-size: 20px;
    padding: 3px 14px;
    color: #fff;
    border-radius: 6px;
}

.show-detail .show-choices .show-label.focused {
    background-color: #c80146;
}
.new-design .show-detail .show-choices .show-label.active {
    background-color: #fd6a84;
}
.new-design .show-detail .show-choices .show-label.focused {
    background-color: #fa385b;
}
.episodes-cont .episodes-list-label {
    color: #eeeeee;
    font-size: 25px;
    left: 5px;
}

.show-detail .episodes-cont .episodes-list .episode {
    width: 312px;
    height: 215px;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
    float: left;
    margin-top: 30px;
    opacity: 0.6;
    overflow: visible;
}

.show-detail .episodes-cont .episodes-list .episode.focused {

    opacity: 1;
}

.show-detail .episodes-cont .episodes-list .episode img {
    width: 100%;
    height: 100%;
}
.show-detail .episodes-cont .episodes-list .episode .img-container{
    border-radius: 10px;
    box-sizing: border-box;
    transition: border 0.6s;
}
.show-detail .episodes-cont .episodes-list .episode.focused .img-container{
    border: solid 4px #fa385b;
    box-shadow: 0 0 10px 0px #fa385b;

}
.show-detail .episodes-cont .episodes-list .episode .img-container::after {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../img/play.svg");
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.show-detail .episodes-cont .episodes-list .episode.focused .img-container::after {
    background-image: url("../img/play_on.svg");
}
.show-detail .episodes-cont .episodes-list .episode .episode-title {
    text-align: center;
    color: #eeeeee;
    width: 100%;
    top: 180px;
    font-size: 18px;
}
.episodes-list .episode .img-container {
    width: 300px;
    height: 169px;
    border: solid 6px transparent;
}
.episodes-list .episode.focused .img-container {
    border: solid 6px #c80146;
}

.show-descr-container {
    width: 90%;
    height: 190px;
    top: 72%;
    left: 208px;
}
.show-descr-container.open {
    width: 35%;
    top: 5%;
    height: 650px;
}
.show-descr {
    color: #eeeeee;
    font-size: 15px;
    display: none;
}
.new-design .show-descr {
    background: linear-gradient(90deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 10%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0.75) 90%, rgba(0, 0, 0, 0) 100%);
}
.event .playBtn, .episode .playBtn{
    width: 58px;
    height: 58px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;

}
/*================================= Privacy =======================================*/

.privacy-detail {
    height: 100%;
    width: 1170px;
    background-color: #1E1C1C;
    left: 110px;
    padding: 10px;
}

.privacy-title-label {
    color: #eeeeee;
    font-size: 25px;
    position: relative;
    font-weight: bold;
    border-bottom: solid;
    top: 95px;
}

.privacy-cont {
    position: relative;
    top: 100px;
    width: 1080px;
    height: 570px;
}

.privacy-data {
    color: #eeeeee;
    font-size: 17px;
    margin-right: 50px;
    margin-left: 50px;
}

/*================================= EPG =======================================*/

.vod-container,
.epg-container {
    height: 100%;
    width: 1094px;
    background-color: #070707;
    left: 193px;
    padding: 10px;
}

.vod-content,
.epg-content {
    position: relative;
    top: 175px;
}
.new-design .vod-content,
.new-design .epg-content {;
    top: 125px;
}
.vod-list,
.epg-list {
    width: inherit;
    position: relative;
    float: left;
}
.new-design .vod-list,
.new-design .epg-list {
    top:0px;
    transition:top 0.5s, opacity 0.5s;
    opacity:0;
   
}
.vod-list-item ,
.epg-list-item {
    width: 1084px;
    height: 100px;
    background-color: transparent;
    position: relative;
    margin-top: 10px;
    border: solid 5px transparent;
    border-bottom: solid 5px #303030;
}
.new-design .vod-list-item ,
.new-design .epg-list-item {
    border: solid 4px transparent;
    background-color: #141414;
    border-radius: 10px;
}
.epg-event-top {
    display: flex;
}
.new-design .epg-event-top {
    width:100%;
    height:100%;
}
.vod-list-item.focused ,
.epg-list-item.focused {
    border: solid 5px #ee3d42;
}
.new-design .vod-list-item.focused ,
.new-design .epg-list-item.focused {
    border: solid 4px #fa385b;
    box-shadow: 0 0 10px 0px #fa385b;

}
.vod-list-item.open ,
.epg-list-item.open {
    height: 150px;
}
.epg-list-item.open .epg-event-descr {
    display: block;
}
.epg-event-time .time_icon{
    width: 22px;
    height: 22px;
    padding-right: 10px;
}
.epg-event-time {
    position: relative;
    color: #eeeeee;
    padding: 10px;
    float: left;
    font-size: 22px;
    margin-top: 17px;
    width: 120px;
}
.new-design .epg-event-time {
	font-weight: bold;
	margin:0;
	padding: 10px;
	margin-top: 17px;
	width: 120px;
}
.epg-event-image {
	width: 109px;
	height: 61px;
	position: relative;
	padding-right: 25px;
	padding-top: 16px;
}

.epg-event-image img {
    width: 100%;
}

.epg-info {
    position: relative;
    width: 350px;
}

.epg-event-title {
    color: #eeeeee;
    position: relative;
    padding: 0 15px 15px 15px;
    font-size: 25px;
    font-weight: bold;
    width: 830px;
    display: inline-block;
}
.new-design .epg-event-title {
	position: relative;
	padding: 5px;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 800;
	text-align: left;
}

.new-design .epg-event-subtitle {
    color: #eeeeee;
    bottom: 10px;
    position: absolute;
    left: 466px;
}
.epg-event-descr {
	color: #eeeeee;
	position: relative;
	font-size: 15px;
}
.new-design .epg-event-descr {
    display:block;
font-size: 15px;
}
.epg-event-rating {
    width: 40px;
    height: inherit;
    color: #eeeeee;
}
.new-design .epg-event-rating {
	width:30px;
	height:30px;
	position: relative;
	margin:0;
	padding: 10px;
	padding-right: 30px;
	margin-top: 17px;
}
.epg-open-indicator {
    color: #eeeeee;
    position: relative;
    padding: 15px;
    font-weight: bold;
    right: 10px;
    font-size: 2rem;
    opacity: 0.5;
    top: 0;
    width: 50px;
    display: inline-block;
}
.new-design .epg-open-indicator {
    top: 50%;
    transform: translateY(-50%);
    left:750px;
}
.vod-day-select,
.epg-day-select {
    height: 90px;
    top: 100px;

}
.new-design .vod-day-select,
.new-design .epg-day-select {
    top: 50px;

}
.vod-day-select::after ,
.epg-day-select::after {
    content: '';
    width: 100%;
    display: inline-block;
}

.epg-day-item {
    width: auto;
    height: auto;
    background-color: transparent;
    position: relative;
    float: left;
    margin: 5px;
    color: #eeeeee;
    text-align: center;
    padding: 10px;
    border: solid #303030;;
    font-size: 15px;
}
.new-design .epg-day-item {
    border:solid 4px transparent;
    padding:8px;
}
/*.new-design .epg-day-item.active::after,.new-design .epg-day-item.focused::after {
    content: "";
    display: block;
    width: 20%;
    height: 2px;
    background-color: #fa385b;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 10px;
}
.new-design .epg-day-item.focused::after {
    height: 4px;
}*/
.new-design .epg-day-item.active {
    color:#fa385b;
    border:solid 4px transparent;
}
.epg-day-item.focused {
    border-bottom: solid 5px #ee3d42 !important;
}
.new-design .epg-day-item.focused {
    border: solid 4px #fa385b;
    box-shadow: 0 0 10px 0px #fa385b;
    border-radius: 10px;
}
.epg-day-item.active {
    border-bottom: solid 5px #eeeeee;

}
/*.new-design .epg-day-item.active {
    border:none;
}*/
.epg-day-txt {
    color: #eeeeee;
    height: 50%;
    position: relative;
    text-align: center;
    padding-top: 1px;
}

/*================================= search =======================================*/

.input-container {
    width: 1143px;
    height: 47px;
    border-bottom: solid 2px lightgrey;
    left: 127px !important;
    top: 42px !important;
}

.input-div {
    height: 50px;
    border-right: solid 2px darkorange;
}

.input-div span {
    padding: 5px;
    font-size: 25px;
    font-weight: bold;
    color: lightgrey;
}

.keyboard-container {
    width: 518px;
    height: 300px;
    top: 128px !important;
}

.keyboard-tab-container {
    width: 95%;
    height: 80%;
}

.letters-div {
    width: 283px;
    height: 100%;
}

.letters-div div.outer.focused {
    background-color: #d8d3d3;
    border-radius: 4px;
}

.letters-div div.outer {
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    margin: 5px;
}

.letters-div div.outer.focused span {
    color: #514f4f;
}

.letters-div div.outer span {
    width: 100%;
    height: 100%;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    top: -6px;
    color: #eeeeee;
}

.letters-div div.outer {
    text-align: center;
}

.keyboard-btn-container div {
    position: relative;
    clear: both;
    float: left;
}

.keyboard-btn-container div img {
    width: 40px;
    height: auto;
}

.results-container {
    top: 383px !important;
}

.search {
    height: 1200px !important;
}

/***************/
/*================================= new home layout =======================================*/

.home-cont{
    width:1280px;
    height:720px;
}
.home-cont .bg-img{
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition:opacity 0.4s;
}
.home-cont .bg-img.center{
    z-index: 1;
    display:none;
    pointer-events: none;
}
.home-cont .home {
    width:1114px;
    height:720px;
    left:165px;
    top: 0;
}
.home-cont .home .event-list{
    width:100%;
    height:100%;
}
.home-cont .home .event-list .event {
    position: relative;
    display: inline-block;
    height: 720px;
    width: 557px;
    box-sizing: border-box;
}
.home-cont .home .event-list .event.onethird {
    width: calc((1280px - 166px) / 3);
}
.home-cont .home .event-list .event.halfHeight {
    height: 360px;
}
.home-cont .home .event-list .event.doubleWidth {
    width: 1114px;
}
.home-cont .home .event-list .event.halfHeight:nth-child(even) {
    width: 558px;
}
/*.home-cont .home .event-list .event.halfHeight:nth-child(n + 2) {
    top: -5px;
}*/
.home-cont .home .event-list .event.halfHeight:nth-child(n + 3) {
    top: -7px;
}
.home-cont .home .event-list .event::after {
    content: '';
    position: absolute;
    z-index: 8;
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    background-size: 80px 80px;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: none;
    box-sizing: border-box;
    border: transparent;
    top: 0;
    left: 0;
    transition: all 0.2s;
}

.home-cont .home .event-list .event.focused::after {

    background: url('../img/play-button.png');
    background-size: 80px 80px;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: inset 0px 0px 10px 5px #BE0340;

    border: solid 4px #BE0340;
    /*opacity: 0.5;*/

}
.home-cont .home .event-list .event.focused .img-container {
    height:100%;
}
/*.home-cont .home .event-list .event.focused .img-container::after {
    box-shadow: inset 0px 0px 10px 5px #FF0054;
    content: "";
    height: 720px;
    width: 557px;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border: solid 8px #FF0054;
}*/
.radio {
    background-size: 33%;
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
}
.radio-player {
    width: 1114px;
    height: 720px;
    top:0px;
    left: 200px;

}
.radio-channel {
    display:inline-block;
    width:380px;
    height:480px;
    top:50%;
    transform:translateY(-50%);
    position:relative;
    margin: 0 75px;
    border: solid 4px transparent;
    border-radius: 10px;
}
.radio-channel.focused {
    border: solid 4px #E9024E;
}
.radio-player .radio-logo{
    width:380px;
    height:380px;
}

.radio-player .radio-logo img{
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
}

.radio-player .inner{
    top: 380px;
    left: 50%;
    transform:translateX(-50%);
}

.radio-player .inner img{
    width:100px;
    height:auto;

}
/***************/
.issue-popup {
	width: 100%;
	height: 100%;
}
.issue-div {
	width: 750px;
	height: 450px;
	background-color: black;
	right: 250px;
	top: 142px;
	border: solid 5px #eee;
}
.issue-msg {
	height: 100%;
	padding: 10px;
	color: rgb(238, 238, 238);
	text-align: center;
	font-size: 35px;
}
.side-sponsor {
    width:120px;
    height:120px;
    left:27px;
    bottom:20px;
    background-color:gray;
}
.side-sponsor img {
    width:100%;
}
.new-design #tvbild {
    width:410px!important;
    height:230px!important;
    border: solid 4px #000;
    box-shadow: 0 0 10px 0px #000;
    right: 74px !important;
    left: unset !important;
    top:unset!important;
    bottom:382px!important;
    transition:opacity 0.5s;
}
.adpause {
	width: 1280px;
	height: 720px;
	margin: 0;
	visibility: hidden;
	z-index: 22;
	top:0;
}
.lbanner {
	width: 1280px;
	height: 720px;
	visibility: hidden;
	z-index: 21;
	top: 0;
}
.cont-lbanner object,
.cont-lbanner video {
	top: 0px!important;
	left: unset!important;
	right: 0!important;
	width: 980px!important;
	height: 550px!important;
	position: absolute;
}
/***** radio *****/
.start-info {
	width: 515px;
	height: 255px;
	top: 100px;
	z-index: 1;
}
div.list-container.league .start-info {
	top: 180px;
}

.start-info.epinfo {
	height: 340px;
}

.start-info-title {
	position: relative;
	font-size: 24px;
	font-weight: bold;
	color: #eeeeee;
	text-shadow: 2px 2px 2px black;
	top:135px;
}

#episodes .start-info-title {
	top: 135px;
}

.start-info-data {
	position: relative;
	font-size: 15px;
	color: #eeeeee;
	text-shadow: 2px 2px 2px black;
	border-radius: 10px;
	padding: 20px 0;
	position: absolute !important;
	top: 183px !important;
}
#bg-logo {
	position: absolute;
	width: 470px;
	height: 134px;
}
.background {
	width: 615px;
	height: 555px;
	right:0;
	top:0;
	background-size: contain;
	box-shadow:black 110px -110px 150px 30px inset;;
	background-repeat: no-repeat;
}
#radio-control {
	position: absolute;
	width: 90px;
	height: 90px;
	background-size: contain;
	bottom: 150px;
	left: 590px;
}
#radio-control.id1.on {
	background-image: url("/img/radio/id1_play.png");
}
#radio-control.id1{
	background-image: url("/img/radio/id1_pause.png");
}
#radio-control.id2.on {
	background-image: url("/img/radio/id2_play.png");
}
#radio-control.id2{
	background-image: url("/img/radio/id2_pause.png");
}
#radio-control.id3{
	background-image: url("/img/radio/id3_pause.png");
}
#radio-control.id3.on {
	background-image: url("/img/radio/id3_play.png");
}
#radio-control.id4{
	background-image: url("/img/radio/id4_pause.png");
}
#radio-control.id4.on {
	background-image: url("/img/radio/id4_play.png");
}
#radio-control.id5{
	background-image: url("/img/radio/id5_pause.png");
}
#radio-control.id5.on {
	background-image: url("/img/radio/id5_play.png");
}
#radio-control.id6{
	background-image: url("/img/radio/id6_pause.png");
}
#radio-control.id6.on {
	background-image: url("/img/radio/id6_play.png");
}
#radio-control.id7{
	background-image: url("/img/radio/id7_pause.png");
}
#radio-control.id7.on {
	background-image: url("/img/radio/id7_play.png");
}
#radio-control.id8{
	background-image: url("/img/radio/id8_pause.png");
}
#radio-control.id8.on {
	background-image: url("/img/radio/id8_play.png");
}

.side-info-container{
    height: 100%;
    width: 25%;
    right: 0px;
    background-color: transparent;
}

.side-info-container div{
    clear: both;
    float: left;
}

.side-info-container .side-header{
    width:90%;
    height: 15%;
    border-radius: 5px;
    border: solid 2px white;
    background-color:#060D2A;
    top:3%;
}

.side-info-container .side-header .header-img-container{
    width:100%;
    height:50%;
}

.side-info-container .side-header div{
    clear:both;
    float: left;
}

.side-info-container .side-header .header-img-container img{
    height:100%;
    width:auto;
}

.side-info-container .side-header .date-info{
    width:100%;
    height:50%;
    color:#e9e5e5;
    bottom: 1%;
    text-align: center;
}

.side-info-container .main-content{
    width:90%;
    height:80%;
    border:solid 2px white;
    border-radius: 5px;
    background: linear-gradient(90deg, #000000  0%, #151e41 100%);
    bottom: 0%;
}

.side-info-container .main-content div{
    clear: both;
    float: left;
    position: relative;
}

.side-info-container .main-content .info-item {
    height: 200px;
    width: 90%;
    margin: 5%;
}

.side-info-container .main-content .title{
        background: linear-gradient(#d97d7d 0%, #C20506 100%);
    height: 30px;
    width: 98%;
    border-radius: 5px;
    border: solid 1px grey;
    text-align: center;
    color:white;
    margin-bottom: 5%;
}

.side-info-container .main-content .base-info{
    color:white;

}

