
/**********************************************************************************
******************************Video-Group[start]***********************************
***********************************************************************************/

.ms_paye {
    width: 677px;
    background: url(/App_Theme/fa-IR/images/frim.png) no-repeat;
    background-size: 100% 100%;
    height: 446px;
    padding-top: 0px;
    margin: 0px auto;
    position: relative;
    max-height: 350px;
    width: 100%;
}


.dimo-chart {
    height: auto;
    width: 100%;
    margin: 0 auto;
    max-height: 180px;
    overflow: hidden;
}

    .dimo-chart img {
        width: 100%;
        height: 100%;
        border-radius: 5px 5px 0 0;
    }

.dimo-video-tit {
    display: block;
    padding: 3px 0;
    font-size: 14px;
    color: black;
    background: #eee;
    margin: 2px 0 25px 0;
    line-height: 28px;
    border-radius: 0 0 5px 5px;
}

.left {
    float: left;
}

.like-lnk:active {
    color: red;
}


.view-bx {
    float: left;
    font-size: 13px;
    color: #737373;
    padding-top: 15px;
}

    .view-bx span {
        padding-right: 20px;
    }

    .view-bx i {
        font-size: 20px;
        color: #737373;
        position: relative;
        top: 2px;
    }


.same-video-bx {
    margin-bottom: 5px;
    clear: both;
    overflow: hidden;
}

    .same-video-bx h3 {
        font-size: 12px;
        padding: 0;
        margin: 0;
        line-height: 23px;
        color: #3c3c3c;
    }

    .same-video-bx span {
        font-size: 12px;
        color: #848484;
    }

        .same-video-bx span i {
            padding-left: 3px;
        }

.video-main h2 {
    color: #df0f50;
    font-size: 1em;
    font-weight: bold;
    margin-top: 2px;
}

.video-main ul {
    list-style: none;
    margin: 20px 15px 0 0;
    padding-right: 0;
    line-height: 40px;
}

    .video-main ul li {
    }

        .video-main ul li img {
            width: 20px;
        }

    .video-main ul li {
    }


.title-bx {
    min-height: 50px;
    margin-bottom:10px;
}

.frmdetail {
    text-align: right;
    margin-top: 15px;
    font: 12px iransansweb;
    direction: rtl;
    color: #a5a5a5;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 3px 0;
    margin-bottom: 25px;
    overflow: hidden;
}

    .frmdetail i {
        color: #d2d2d2;
        top: -1px;
    }

.no-pn {
    padding: 0;
}

.breadcrumb-container {
    position: relative;
    right: -6px;
}

/**********************************************************************************
********************************Video-Group[end]************************************
***********************************************************************************/

.video-bx {
    padding: 3px;
    margin: 2px;
    margin-bottom: 10px;
    background: #faf9f9;
}

    .video-bx h3 {
        font-size: 12px;
        margin: 8px 0 0 0;
        line-height: 20px;
        text-align: right;
        padding: 0 2px 0 3px;
        color: #51525b;
    }

    .video-bx .title-bx p {
        margin: 0;
        font-size: 11px;
        color: #a3a3a3;
    }

.one-video-box {
    font-size: 13px;
    color: #413f3f;
}

    .one-video-box h1 {
        font-size: 1.42857em;
        float: right;
        margin-top: 10px;
    }

.videotime {
    background: #df0f50;
    color: #fff;
    width: 90px;
    text-align: center;
    border-radius: 30px;
    margin-right: 20px;
}

    .videotime i {
        padding-right: 5px;
        color: #fff;
        font-size: 16px;
    }

.play-video-bx {
    position: relative;
}

    .play-video-bx img {
        width: 100%;
        opacity: 0.5;
        position: relative;
    }

.video-alarm {
    position: absolute;
    width: 100%;
    top: 42%;
    background: #878787ed;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
}

.ajax-callback {
    position: relative;
    background: #eee;
    border-radius: 0 0 3px 3px;
    width: 100%;
    padding: 12px;
    display: none;
    float: right;
    margin: 5px auto;
    float: right;
}
#Hiframe {
    float: left !important;
    cursor:pointer;
}
#lit_Iframe {
    width: 100%;
    direction: ltr;
    line-height: 20px;
    min-height: 86px;
}

.btn-buy {
    float: left;
    padding: 5px 50px;
    border-radius: 20px;
}

.approved-icon {
    background: #3b9f2a;
    color: #fff;
    border-radius: 50%;
    padding: 3px;
    font-size: 8px;
    margin: 6px;
}