﻿.ev-embed-player-container {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
    padding:0;
}
.ev-embed-player-wrapper {
    background-color: #000;
    width: 100%;
    height: 100vh;  
    background-size: 100% 100%; 
}
.embedplayer-Message-container {
    position: absolute;
    top: calc((100% - 112px) / 2);
    bottom: calc((100% - 112px) / 2);
    padding:0 15px;
    left: 15px;
    right: 15px;
    margin: 0 auto;
}
/*
.ev-gradient-top {
    height: 48px;
    padding-bottom: 50px;
    top: 0;
    z-index: 23;
    background-position: top;
}
.ev-gradient-top, .ev-gradient-bottom {
    width: 100%;
    position: absolute;
    background-repeat: repeat-x;
    background-image: url('https://d1ifvk1tub2sdr.cloudfront.net/Content/images/V1/gradiant.png');
     
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    pointer-events: none;
}
.ev-embed-player-top {
    position: absolute;
    text-shadow: 0 0 2px rgba(0,0,0,.5);
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    left: 12px;
    right: 12px;
    top: 0;
    z-index: 59;

}
.ev-embedplayer-title {
    min-height: 52px;
}
.ev-embedplayer-title-text {
    padding-top: 21px;
}
  
.ev-embedplayer-title-text {
    max-width: 100%;
    padding-left: 4px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ev-embedplayer-title-text {
    vertical-align: top;
    padding-top: 12px;
    font-size: 18px;
    flex: 1;
}
    .ev-embedplayer-title-text span {
        color: inherit;
        text-decoration: none;
        -moz-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
        -webkit-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
        transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
        outline: 0;
    }*/
/*-----------Playlist Popup Model Start-----------*/
@media(max-width: 799px) {
   .collection-playlist-container {
        padding-left: 0;
    }

    .collection-playlist-container{
        width: calc(100% - 10px) !important;
        height: auto !important;
        max-height: 415px !important;
    }
  .collection-playlist-slide-container {
        height: auto !important;
        max-height: 333px !important;
    }
}

@media(max-width: 768px) {
    .collection-playlist-container {
        padding: 12px 10px 0;
        margin: 0 5px;
    }
}
@media screen and (min-width: 800px) and (max-width: 1200px) {
   .collection-playlist-wrapper {
        height: auto !important;
    }

    .playlist-thumbnail-container {
        float: none;
    }

    .playlist-metadata-container {
        padding-top: 5px;
    }
}
@media (max-width: 320px) {
    .playlist-asset-metadata .playlist-asset-views {
        line-height: 1.4rem;
    }
}
.collection-playlist-container {
    padding-left: 0;
}
.thumbnail-overlay-dvr {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.80);
    padding: 2px 4px;
    border-radius: 4px;
    letter-spacing: .5px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2rem;
    z-index: 2;
}
.thumbnail-overlay-top {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
}
.thumbnail-overlay-cc {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.80);
    padding: 2px 4px;
    border-radius: 4px;
    letter-spacing: .5px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2rem;
    z-index: 2;
}
.thumbnail-overlay-duration {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.80);
    padding: 2px 4px;
    border-radius: 2px;
    letter-spacing: .5px;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2rem;
    z-index: 2;
}

.playlist-asset-metadata span.playlist-asset-views:not(:last-of-type):after {
    content: '•';
    margin: 0 2px;
}
/*-----------Playlist Popup Model End-----------*/
/*-----------Live Bookmark Popup Model Start-----------*/
.bookmark-content {
    margin-bottom: 15px;
    box-shadow: 1px 3px 7px 0 #dddddd;
    height: 57px;
    cursor: pointer;
}

.bookmark-meta-data {
    padding: 10px;
}

.bookmark-full-container {
    border: 1px solid #dddddd;
    padding: 10px;
}
.collection-playlist-scroll {
    max-height: 422px;
}
.bookmark-image-container {
    position: relative;
    max-width: 110px;
    width: 100%;
    min-width: 100px;
    height: 88px;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 10px;
}

.bookmark-image-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    background-image: url('https://d1ifvk1tub2sdr.cloudfront.net/Content/images/V1/thumbnail_preview_v1.jpg');
}

.preview-zone {
    transition: 1s ease;
}

.upload-file-input {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    font-size: 0;
}
.bookmark-image-container {
    margin-right: 10px;
    width: 100px;
    height: 57px;
}

.livebookmark_image_height {
    height: 64px !important;
}
.livebookmark_image_alingment {
    padding: 7px 0px 0px 10px;
}

/*-----------Live Bookmark Popup Model End-----------*/