﻿.SelectsKargah {
    padding: 12px 0 4px;
}

    .SelectsKargah img {
        width: 48px;
        height: 48px;
        border-radius: 25px;
        border: 2px solid #fff;
        box-shadow: 0 0 4px 1px;
        margin: 0 3px;
        vertical-align: text-bottom;
        cursor: pointer;
    }

    .SelectsKargah .Selected {
        margin: -5px 5px;
    }

        .SelectsKargah .Selected:after {
            content: '\f00c';
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            color: #81ff6a;
            position: absolute;
            bottom: -5px;
            right: 10px;
            font-size: 31px;
            text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
            animation: Append 0.7s forwards;
            line-height: 22px;
            width: 100%;
        }

    .SelectsKargah .SelectKargah {
        position: relative;
        display: inline-block;
        vertical-align: top;
    }

.SelectedKargah {
    direction: rtl;
    display: flex;
    margin: 17px 15px;
}

    .SelectedKargah .SelectedInfo {
        text-align: center;
        margin: 0 5px 0 0;
        width: calc(100% - 125px);
    }

        .SelectedKargah .SelectedInfo h6 {
            color: var(--AltColor);
            font-size: 10px;
            line-height: 18px;
        }

        .SelectedKargah .SelectedInfo span {
            font-size: 14px;
            line-height: 24px;
        }

    .SelectedKargah img {
        box-shadow: 0 0 0 1px;
        border-radius: 5px;
        width: 102px;
        height: 102px;
        margin: 0 2px 0 10px;
    }

.AllRateDivider.CustomRateDivider .RateItem {
    margin: 50px 5px 30px;
}

.ScoreBox {
    width: 100%;
    text-align: center;
    padding: 3px 0;
    white-space: pre;
}

    .ScoreBox .CoreS {
        width: 45px;
        height: 45px;
        margin: 0 2px 8px;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        box-shadow: 0 0 2px #000, inset 0 0 8px #3793ff;
        box-shadow: inset 0 0 8px 3px;
        background: #fff;
        position: relative;
        cursor: pointer;
    }

        .ScoreBox .CoreS span {
            width: 100%;
            line-height: 45px;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 20px;
            vertical-align: middle;
            letter-spacing: -2px;
            font-family: BComic;
        }

        .ScoreBox .CoreS h1 {
            margin: 0;
            font-size: 8px;
            position: absolute;
            width: 100%;
            bottom: -12px;
            left: 0;
        }

        .ScoreBox .CoreS:hover {
            box-shadow: inset 0 0 10px 5px;
            transform: scale(1.1);
        }

            .ScoreBox .CoreS:hover h1 {
                font-size: 10px;
                bottom: -4px;
                text-shadow: 0 0 3px var(--BsColor), 0 0 3px var(--BsColor);
                color: #fff;
            }

.Footer .Score {
    position: absolute;
    right: 124px;
    top: 3px;
    font-family: BComic;
    line-height: 12px;
    color: var(--AltColor);
    font-size: 9px;
    direction: rtl;
}

    .Footer .Score:after {
        content: "\f005";
        font-family: "Font Awesome 5 Pro";
        padding: 0 3px;
    }
/*.SampleBody .SearchContent {
    position: relative;
    width: 90%;
    margin: 7px auto;
    direction: rtl;
    display: flex;
    border-radius: 20px;
    box-shadow: 0 0 2px 1.2px;
    padding: 3px;
    height: 40px;
    font-size: 9.5px;
}

    .SampleBody .SearchContent .Search {
        line-height: 34px;
        width: 38px;
        font-size: 17px;
        cursor: pointer;
    }

        .SampleBody .SearchContent .Search:before {
            font-family: "Font Awesome 5 Pro";
            content: '\f002';
        }

    .SampleBody .SearchContent.OpenSearch .Search:before {
        content: "\f105";
    }

    .SampleBody .SearchContent .SearchTxt {
        flex-basis: 0;
        border: none;
        line-height: inherit;
        background: no-repeat;
        padding: 0;
        color: unset;
        font-size: 12px;
        text-align: center;
        min-width: 0;
        font-weight: unset;
        background: #fff;
        border-radius: 20px;
    }

    .SampleBody .SearchContent.OpenSearch .SearchTxt {
        flex-grow: 1;
    }*/

.BackShadow .SampleStar {
    position: absolute;
    bottom: 20px;
    font-size: 17px;
    color: #fffde0;
    text-shadow: 0 0 3px #d25c00, 0 0 3px #d25c00, 0 0 2px #d25c00;
    left: 20px;
    float: right;
    transition: 0.3s !important;
    width: 20px;
    line-height: 20px;
    cursor: pointer;
}

    .BackShadow .SampleStar.IsFavorite {
        color: #ff9715;
        text-shadow: 0 0 3px #f00, 0 0 3px #f00, 0 0 2px #f00;
    }

    .BackShadow .SampleStar:before {
        content: "\f005";
        font-family: "Font Awesome 5 Pro";
    }

.SampleBox .SampleStar {
    position: absolute;
    bottom: 3px;
    font-size: 10px;
    color: #ffd04a;
    text-shadow: 0 0 2px #f00, 0 0 3px #f00;
    left: 3px;
    float: right;
    transition: 1.2s !important;
    z-index: 1;
    width: 12px;
    line-height: 12px;
}

    .SampleBox .SampleStar:before {
        content: "\f005";
        font-family: "Font Awesome 5 Pro";
    }

/*.GalryRednderz .LogoIMG {
    bottom: -3px;
    left: 54px;
    font-size: 18px;
    position: absolute;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    line-height: 36px;
    width: 40px;
    box-shadow: 0 0 3px 1px, inset 0 0 5px;
    border-radius: 50%;
    background: var(--VlColor);
    text-align: center;
    border: 2px solid #fff;
    height: 40px;
}

    .GalryRednderz .LogoIMG img {
        padding: 6px;
        pointer-events: none;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }*/

.AskColorBox {
    text-align: center;
    width: 100%;
    max-width: 600px;
    background: #00000075;
    padding: 20px 6px;
    /* border-radius: 10px; */
    background: var(--BgColor);
}

    .AskColorBox .SampleSelBoxs {
        border-radius: 3px;
        width: 100%;
        margin: 0 auto;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 7px 0 7px;
        user-select: none;
        direction: rtl;
        height: 100px;
    }

    .AskColorBox .SampleSelBox {
        max-width: 100%;
        position: relative;
        display: inline-block;
        padding: 1px;
        cursor: pointer;
        vertical-align: top;
        height: 78px;
    }

        .AskColorBox .SampleSelBox .Image {
            position: relative;
            pointer-events: none;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            box-shadow: 0 0 0 1px;
            margin: 2px;
            overflow: hidden;
            display: flex;
            align-items: center;
        }

            .AskColorBox .SampleSelBox .Image img {
                width: 100%;
            }

        .AskColorBox .SampleSelBox h1 {
            font-size: 8px;
            position: absolute;
            right: 0;
            direction: rtl;
            width: 100%;
            bottom: 0px;
        }

        .AskColorBox .SampleSelBox h2 {
            font-size: 9px;
            white-space: pre;
            line-height: 15px;
            text-align: center;
            margin: 0;
            position: absolute;
            right: 0;
            top: 23px;
            direction: rtl;
            text-shadow: 0 0 2px #fff, 0 0 2px #fff;
            width: 100%;
            opacity: 0.7;
        }

        .AskColorBox .SampleSelBox .PricePnl {
            overflow: hidden;
            font-size: 13px;
            white-space: pre;
            padding: 0 5px;
            line-height: 30px;
            text-align: right;
            margin: 0;
            position: absolute;
            bottom: 0;
            right: 0;
        }

        .AskColorBox .SampleSelBox.Selected {
            flex-grow: 1.8;
            font-size: 13px;
            opacity: 1;
            padding: 2px 8px;
            transform: scale(1.1);
        }


            .AskColorBox .SampleSelBox.Selected:after {
                content: '\f00c';
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
                color: #81ff6a;
                position: absolute;
                bottom: 18px;
                right: 5px;
                font-size: 35px;
                text-shadow: 0 0 2px #000, 0 0 2px #000;
                animation: Append 0.7s forwards;
                line-height: 30px;
            }

        .AskColorBox .SampleSelBox.Large {
            /* height: 180px; */
            /* padding: 1px 3px; */
            /* vertical-align: top; */
        }

            .AskColorBox .SampleSelBox.Large .Image {
                width: 130px;
                height: 170px;
                box-shadow: 0 0 0 2px;
                border-radius: 10px;
                margin: 0 auto;
            }

                .AskColorBox .SampleSelBox.Large .Image img {
                    width: 100%;
                }

            .AskColorBox .SampleSelBox.Large h1 {
                font-size: 12px;
                width: 130px;
            }

                .AskColorBox .SampleSelBox.Large h1.Where {
                    bottom: 25px;
                    text-shadow: 0 0 4px #fff,0 0 7px #fff,0 0 10px #fff;
                }

    .AskColorBox .SelectedCollor {
        height: 193px;
        padding: 1px 1px 1px 15px;
    }

    .AskColorBox .SelectedCollorLst {
        width: calc(100% - 160px);
        display: inline-block;
        overflow: auto;
        height: 200px;
        padding: 0 0 0 10px;
        vertical-align: top;
    }

        .AskColorBox .SelectedCollorLst .SampleSelLstBox {
            width: 100%;
            position: relative;
            display: inline-block;
            cursor: pointer;
            vertical-align: top;
        }

            .AskColorBox .SelectedCollorLst .SampleSelLstBox .Image {
                position: relative;
                pointer-events: none;
                width: 44px;
                height: 44px;
                border-radius: 50%;
                box-shadow: 0 0 0 1px;
                margin: 3px;
                float: right;
                overflow: hidden;
            }

                .AskColorBox .SelectedCollorLst .SampleSelLstBox .Image img {
                    width: 100%;
                }

            .AskColorBox .SelectedCollorLst .SampleSelLstBox h1 {
                font-size: 8px;
                position: absolute;
                direction: rtl;
                /* width: 100%; */
                right: 55px;
                top: 11px;
                opacity: 0.7;
            }

            .AskColorBox .SelectedCollorLst .SampleSelLstBox h2 {
                font-size: 11px;
                white-space: pre;
                line-height: 15px;
                text-align: center;
                margin: 0;
                position: absolute;
                right: 58px;
                top: 26px;
                direction: rtl;
                text-shadow: 0 0 2px #fff, 0 0 2px #fff;
            }

            .AskColorBox .SelectedCollorLst .SampleSelLstBox .DeleteMath {
                color: #f00;
                position: absolute;
                top: 14px;
                left: 5px;
                font-size: 20px;
                text-shadow: 0 0 2px #000;
                line-height: 22px;
                width: 22px;
            }

                .AskColorBox .SelectedCollorLst .SampleSelLstBox .DeleteMath:hover {
                    transform: scale(1.1);
                }

                .AskColorBox .SelectedCollorLst .SampleSelLstBox .DeleteMath:after {
                    content: "\f00d";
                    font-family: "Font Awesome 5 Pro";
                }

    .AskColorBox .CruseField.Btn.Biger {
        width: calc(68% - 4px);
        border-radius: 0 30px 30px 0;
    }

    .AskColorBox .CruseField.Btn.Small {
        width: calc(32% - 4px);
        border-radius: 30px 0 0 30px;
        background: #9dffa5;
    }

/*********************************************/

/*.SelectedCollorLstTitle {
    font-size: 9px;
    border-bottom: 1px solid;
    margin: 0 0 4px 0;
    line-height: 17px;
    opacity: 0.6;
}*/

.LogoSetting {
}

    .LogoSetting .LargeLogo {
        width: 80%;
        margin: 5px auto;
        max-width: 300px;
    }

.TopLogoBox {
    margin: 8px 5px;
    width: 90px;
    height: 90px;
    box-shadow: 0 0 3px 1px;
    border: 2px solid var(--WtColor);
    border-radius: 10px;
}

    .TopLogoBox.NoLogo {
        padding: 22px;
    }

.LogoBorderBox {
    display: flex;
    padding: 15px 15px 0;
    justify-content: center;
}

    .LogoBorderBox .LogoBorderImage {
        margin: 0 5px;
        width: 12%;
        cursor: pointer;
    }

        .LogoBorderBox .LogoBorderImage.SelectedBorder {
            /*margin-top: -4px;*/
            /*border-bottom: 4px solid;*/
            filter: invert(1) drop-shadow(0 0 5px black);
        }

.LogoLineBox {
    display: flex;
    padding: 15px 15px;
    justify-content: center;
}

    .LogoLineBox .LogoLineImage {
        margin: 0 5px;
        width: 12%;
        cursor: pointer;
    }

        .LogoLineBox .LogoLineImage.SelectedLine {
            /*margin-top: -4px;*/
            /*Line-bottom: 4px solid;*/
            filter: invert(1) drop-shadow(0 0 5px black);
        }

.LogoFont {
    display: flex;
    padding: 0 15px 15px;
    justify-content: center;
}

    .LogoFont .LogoFontText {
        margin: 16px 19px 0px;
        width: 12%;
        cursor: pointer;
    }

        .LogoFont .LogoFontText.SelectedFont {
            /*margin-top: -4px;*/
            /*Line-bottom: 4px solid;*/
            filter: invert(1) drop-shadow(0 0 5px black);
        }

.SvgDoc {
    width: 60%;
    margin: 0 auto;
}

    .SvgDoc svg {
        width: 100%;
        height: auto;
    }

        .SvgDoc svg .SelectedText {
            filter: invert(1);
        }

.FactorSetting {
    width: 96%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: inset 0 0 50px 10px #000;
}

.ContractSetting .AddFactorItem {
    border-radius: 20px;
    box-shadow: 0 0 2px 1.2px;
    background: var(--VlColor);
    margin: 4px;
    line-height: 35px;
    width: 35px;
}

.ContractSetting .DeleteFactorItem {
    position: absolute;
    cursor: no-drop;
}

.ContractSetting .ContractPoint {
    position: relative;
    font-weight: 900;
    margin: 0;
    font-size: 10px;
    line-height: 25px;
    padding: 3px 50px 3px 20px;
    text-align: justify;
    user-select: none;
    direction: rtl;
    opacity: 0.4;
    text-decoration: line-through;
    cursor: pointer;
    color: var(--BsColorAlt);
    /*white-space: pre;*/
}

    .ContractSetting .ContractPoint.Selected {
        opacity: 0.9;
        text-decoration: auto;
        color: var(--BsColor);
    }

    .ContractSetting .ContractPoint:before {
        content: '\f111';
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        top: 3px;
        right: 27px;
        width: 20px;
        text-align: center;
        font-size: 8px;
    }

    .ContractSetting .ContractPoint.Selected:before {
        content: '\f00c';
        font-size: 13px;
        color: var(--GreenBs);
    }

.ContracPreview {
    background: var(--BgColor);
    width: 96%;
    height: 96%;
    overflow: auto;
    padding: 20px 5px;
    text-align: center;
    border-radius: 7px;
    direction: rtl;
    position: relative;
}

    .ContracPreview .RefreshMx {
        position: absolute;
        font-size: 18px;
        z-index: 10;
        line-height: 45px;
        width: 45px;
        left: 0;
        top: 0;
        z-index: 100;
        cursor: pointer;
    }

        .ContracPreview .RefreshMx:before {
            content: "\f060";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
        }
/*
.SlideContainer {
    width: 100%;
}

    .SlideContainer .Slider {
        width: 100%;
        height: 10px;
        border-radius: 5px;
        background: #d3d3d3;
        outline: none;
        opacity: 0.7;
        -webkit-transition: .2s;
        transition: opacity .2s;
    }

        .SlideContainer .Slider:hover {
            opacity: 1;
        }

        .SlideContainer .Slider::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 23px;
            height: 24px;
            border: 0;
            background: url('contrasticon.png');
            cursor: pointer;
        }

        .SlideContainer .Slider::-moz-range-thumb {
            width: 23px;
            height: 24px;
            border: 0;
            background: url('contrasticon.png');
            cursor: pointer;
        }*/

.ReadRow {
    width: calc(100% - 2px);
    margin: 0 1px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    user-select: none;
    direction: rtl;
    /* height: 45px; */
    line-height: 45px;
    font-size: 12px;
    display: inline-flex;
    padding: 0 15px;
}

    .ReadRow > div {
        width: 30%;
        display: inline-block;
        white-space: pre;
        overflow: hidden;
        flex-grow: 1;
    }

        .ReadRow > div.Names {
            text-align: right;
            /*flex-grow: 20;*/
            padding-right: 12px;
        }

            .ReadRow > div.Names:Not(:empty):before {
                content: "\f060";
                font-family: "Font Awesome 5 Pro";
                position: absolute;
                right: 15px;
                top: 0;
                font-size: 8px;
            }

        .ReadRow > div.Items {
            padding: 8px 0;
        }

            .ReadRow > div.Items .Row {
                text-align: right;
                flex-grow: 20;
                padding-right: 12px;
                display: flex;
                justify-content: center;
                line-height: 29px;
            }

                .ReadRow > div.Items .Row div {
                    flex-grow: 1;
                    text-align: center;
                    width: 50%;
                }

                .ReadRow > div.Items .Row .Count {
                }

                .ReadRow > div.Items .Row .Price {
                    text-align: left;
                }

                    .ReadRow > div.Items .Row .Price:before {
                        content: '0.000';
                        display: inline-block;
                        font-size: 7.5px;
                        vertical-align: middle;
                        padding: 0 3px;
                        opacity: 0.4;
                    }

/*.ReadRow .Editable.Edit {
        box-shadow: inset 0 0 3px;
    }*/

.RmvConfirm {
    background: var(--LtColorAlt);
    color: #f00;
}

/* ****** */
/** IMDB **/
/* ****** */



.MovieBox {
    width: calc(33.33% - 4px);
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 2px;
    font-size: 11px;
    cursor: pointer;
    height: auto;
    display: inline-block;
    max-width: 180px;
}

    .MovieBox .MovieBoxImage {
        background: linear-gradient( 30deg, var(--LtColor) 35%, var(--WtColor) 40%);
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 0 1px, 0 0 2px;
        border-radius: 4px;
        vertical-align: top;
        width: 100%;
        display: flex;
        overflow: hidden;
        position: relative;
    }

        .MovieBox .MovieBoxImage:before {
            content: "";
            width: 100%;
            padding-top: 133.3%;
            display: block;
        }

        .MovieBox .MovieBoxImage img {
            width: 100%;
            position: absolute;
            min-height: 100%;
            object-fit: cover;
        }

    .MovieBox .MovieBoxInfo {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        bottom: 0;
        left: 0;
        z-index: 1;
        line-height: 15px;
        overflow: hidden;
        padding: 3px 3px 0;
        font-size: 10px;
    }

        .MovieBox .MovieBoxInfo .Line {
            width: 100%;
            left: 0;
            top: 0;
            position: relative;
            white-space: pre;
            display: block;
            text-align: left;
            direction: ltr;
        }

            .MovieBox .MovieBoxInfo .Line.Hint {
                font-size: 10px;
                line-height: 12px;
            }

    .MovieBox.Top250 {
        width: calc(50% - 4px);
    }

        .MovieBox.Top250 .Rank {
            position: absolute;
            left: 10px;
            top: 10px;
            font-size: 15px;
            width: 65px;
            line-height: 25px;
            border-radius: 3px;
            vertical-align: middle;
            text-align: center;
            background: var(--TransPr);
            box-shadow: 0 0 3px 0;
            padding-left: 22px;
            /*backdrop-filter: blur(4px);*/
            color: var(--BsColorAlt);
        }

            .MovieBox.Top250 .Rank:before {
                content: "\f521";
                position: absolute;
                top: 0;
                font-size: 15px;
                color: #fff34a;
                text-shadow: 0 0 3px var(--BsColorAlt), 0 0 3px var(--BsColorAlt), 0 0 2px var(--BsColorAlt);
                left: 0px;
                text-align: center;
                z-index: 11;
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
                line-height: inherit;
                width: 30px;
            }

@media (min-width:720px) {
    .MovieBox {
        width: calc(25% - 4px) !important;
    }
}

.MoveBody {
    /*overflow: auto;*/
    /*height: calc(100vh - 155px);*/
}

.ActorListBox {
    width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 5px 5px;
    user-select: none;
    direction: rtl;
}

.ActorBox {
    width: calc(22% - 4px);
    position: relative;
    margin: 2px;
    font-size: 11px;
    cursor: pointer;
    height: auto;
    display: inline-block;
    max-width: 180px;
}

    .ActorBox .ActorBoxImage {
        background: linear-gradient( 30deg, var(--LtColor) 35%, var(--WtColor) 40%);
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 0 1px, 0 0 2px;
        border-radius: 4px;
        vertical-align: top;
        width: 100%;
        display: flex;
        overflow: hidden;
        position: relative;
    }

        .ActorBox .ActorBoxImage:before {
            content: "";
            width: 100%;
            padding-top: 133.3%;
            display: block;
        }

        .ActorBox .ActorBoxImage img {
            width: 104%;
            position: absolute;
            min-height: 100%;
            object-fit: cover;
        }

    .ActorBox .ActorBoxInfo {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        bottom: 0;
        left: 0;
        z-index: 1;
        line-height: 15px;
        overflow: hidden;
        padding: 3px 3px 0;
        font-size: 10px;
    }

        .ActorBox .ActorBoxInfo .Line {
            width: 100%;
            left: 0;
            top: 0;
            display: block;
            position: relative;
            white-space: pre;
            text-align: left;
            direction: ltr;
        }

            .ActorBox .ActorBoxInfo .Line.Char {
                opacity: 0.5;
                font-size: 0.9em;
                line-height: 10px;
            }

.SeasonBox {
    background: linear-gradient( 30deg, var(--LtColor) 35%, var(--WtColor) 40%);
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 1px, 0 0 2px;
    border-radius: 5px;
    vertical-align: top;
    width: calc(100% - 8px);
    overflow: hidden;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin: 6px 4px;
    cursor: pointer;
    direction: rtl;
}

    .SeasonBox:hover {
        box-shadow: 0 0 0 1px, 0 0 2px, inset 0 0 10px 1px;
    }

    .SeasonBox .Number {
        position: absolute;
        right: 3px;
        line-height: inherit;
        font-size: 14px;
        direction: rtl;
    }

        .SeasonBox .Number:before {
            content: "\f8a9";
            font-family: "Font Awesome 5 Pro";
            padding: 0 12px;
            display: inline-block;
            vertical-align: top;
        }

        .SeasonBox .Number span {
            opacity: 0.7;
            font-size: 0.6em;
            display: inline-block;
            padding: 0 12px;
        }

    .SeasonBox .Year {
        font-size: 11px;
        position: absolute;
        left: 6px;
        bottom: 0;
        line-height: 26px;
    }

    .SeasonBox:hover {
        box-shadow: 0 0 0 1px, 0 0 2px, inset 0 0 5px;
    }

        .SeasonBox:hover .Number {
            right: 20px;
        }

/*.ActorBox {
    width: calc(22% - 4px);
    position: relative;
    margin: 2px;
    overflow: hidden;
    box-shadow: 0 0 0 1px, 0 0 2px;
    border-radius: 4px;
    vertical-align: top;
    font-size: 11px;
    background: linear-gradient( 30deg, var(--LtColor) 35%, var(--WtColor) 40%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .ActorBox:before {
        content: "";
        width: 100%;
        padding-top: 133.3%;
        display: block;
    }

    .ActorBox .ActorBoxImage {
        width: 104%;
        position: absolute;
        min-height: 100%;
        object-fit: cover;
    }

        .ActorBox .ActorBoxImage img {
            width: 100%;
            position: absolute;
            min-height: 100%;
            object-fit: cover;
        }

    .ActorBox .ActorBoxInfo {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        line-height: 15px;
        text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
        overflow: hidden;
        padding: 5px 5px 0;
        box-shadow: 0 0 5px;
        backdrop-filter: blur(5px);
        background: var(--TransPr);
    }

        .ActorBox .ActorBoxInfo .Line {
            width: 100%;
            left: 0;
            top: 0;
            display: block;
            position: relative;
            white-space: pre;
            text-align: left;
            direction: ltr;
        }

            .ActorBox .ActorBoxInfo .Line.Char {
                opacity: 0.5;
                font-size: 0.9em;
                line-height: 12px;
            }*/
.MovieDesc {
    width: 100%;
    padding: 10px 5px;
}

    .MovieDesc .Desc {
        width: 55%;
        display: inline-block;
        vertical-align: top;
        padding: 5px 0;
    }

        .MovieDesc .Desc .Line {
            line-height: 30px;
            text-align: left;
            padding-left: 30px;
            position: relative;
            white-space: pre;
            font-size: 13px;
            cursor: pointer;
        }

            .MovieDesc .Desc .Line:before {
                font-family: "Font Awesome 5 Pro";
                position: absolute;
                left: 0;
                font-size: 0.95em;
                opacity: 0.5;
                line-height: inherit;
                vertical-align: top;
                width: 30px;
                text-align: center;
            }

            .MovieDesc .Desc .Line span {
                opacity: 0.6;
                font-size: 0.65em;
                padding-left: 8px;
                display: inline-block;
            }

            .MovieDesc .Desc .Line:hover {
                padding-left: 40px;
            }

    .MovieDesc .MovieCover {
        width: 45%;
        border-radius: 6px;
        overflow: hidden;
        box-shadow: 0 0 0 1px, 0 0 1px;
        position: relative;
        vertical-align: top;
        background: linear-gradient( 30deg, var(--LtColor) 35%, var(--WtColor) 40%);
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

        .MovieDesc .MovieCover:before {
            content: "";
            width: 100%;
            padding-top: 133.3%;
            display: block;
        }

        .MovieDesc .MovieCover img {
            width: 102%;
            position: absolute;
            min-height: 100%;
            object-fit: cover;
        }

            .MovieDesc .MovieCover img:hover {
                width: 125%;
                transform: rotate(-10deg);
            }

    .MovieDesc .TagLine {
        display: inline-block;
        width: 100%;
        line-height: 35px;
        text-align: center;
        font-size: 13px;
    }

.DescLine {
    direction: ltr;
    text-align: left;
    user-select: none;
    padding: 10px 80px 10px 20px;
    line-height: 20px;
    font-size: 12px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    min-height: 50px;
}

    .DescLine:after {
        content: attr(DescLine);
        position: absolute;
        right: 40px;
        top: 10px;
        font-size: 0.8em;
        opacity: 0.5;
    }

    .DescLine:before {
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        font-size: 1em;
        opacity: 0.5;
        width: 30px;
        text-align: center;
        right: 10px;
        top: 10px;
    }

    .DescLine span {
        opacity: 0.7;
        font-size: 0.7em;
        padding-left: 6px;
    }

    .DescLine .DescPoint {
        display: block;
        padding: 2px 0;
        cursor: pointer;
    }

        .DescLine .DescPoint h6 {
            display: inline-block;
            vertical-align: middle;
            font-size: 13px;
            padding-left: 6px;
        }

        .DescLine .DescPoint .ImgBox {
            width: 36px;
            height: 36px;
            overflow: hidden;
            display: inline-block;
            border-radius: 50%;
            box-shadow: 0 0 2px 1px;
            vertical-align: middle;
            position: relative;
        }

            .DescLine .DescPoint .ImgBox img {
                width: 100%;
                position: absolute;
                min-height: 100%;
                object-fit: cover;
            }

        .DescLine .DescPoint:hover h6 {
            padding-left: 15px;
        }

.MoviePage {
    text-align: center;
    background: var(--BgColor);
    width: calc(100% - 2px);
    max-width: 550px;
    animation: Append 0.5s forwards 1;
    border-radius: 2px;
    flex-direction: column;
    margin: 2px;
    padding: 2px;
    max-height: calc(100% - 2px);
    overflow-y: auto;
    direction: ltr;
}

    .MoviePage .RefreshMx {
        position: absolute;
        font-size: 18px;
        z-index: 10;
        /* text-shadow: 0 0 3px var(--BsColor), 0 0 3px var(--BsColor); */
        /* color: #fff; */
        line-height: 45px;
        width: 45px;
        left: 0;
        top: 0;
        z-index: 100;
        cursor: pointer;
    }

        .MoviePage .RefreshMx:before {
            content: "\f060";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
        }

.EpisodeBox {
    width: 98%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 25px 1% 50px;
    position: relative;
    box-shadow: 0 0 2px 1px;
    border-radius: 5px;
    background: var(--VlColor);
    direction: rtl;
    cursor: pointer;
}

    .EpisodeBox .Number {
        position: absolute;
        left: 125px;
        top: 0;
        font-size: 24px;
        line-height: inherit;
        display: inline-block;
        vertical-align: top;
    }

    .EpisodeBox .Image {
        height: 65px;
        left: 10px;
        top: -5px;
        display: flex;
        overflow: hidden;
        position: absolute;
        align-items: center;
        justify-content: center;
        width: 100px;
        box-shadow: 0 0 2px 1px;
        border-radius: 5px;
        background: var(--WtColor);
    }

        .EpisodeBox .Image:before {
            content: "";
            width: 100%;
            padding-top: 133.3%;
            display: block;
        }

        .EpisodeBox .Image img {
            width: 104%;
            position: absolute;
            min-height: 100%;
            object-fit: cover;
        }

    .EpisodeBox .Title {
        font-size: 13px;
        color: var(--AltColor);
        position: absolute;
        left: 160px;
    }

    .EpisodeBox .Date {
        position: absolute;
        right: 5px;
        bottom: 1px;
        font-size: 9px;
        opacity: 0.8;
        line-height: 15px;
    }

    .EpisodeBox .Plot {
        font-size: 8px;
        display: inline-block;
        position: absolute;
        left: 114px;
        top: 45px;
        line-height: 8px;
        width: calc(100% - 120px);
    }

    .EpisodeBox:hover {
        background: var(--LtColor);
    }

        .EpisodeBox:hover .Title {
            left: 175px;
        }

.Trailer {
    margin: 2px;
    border-radius: 0px;
    background: linear-gradient( 25deg,var(--LtColor) 25%, var(--WtColor) 45%);
    transition: 0.6s;
    position: relative;
    min-height: 50px;
    overflow: hidden;
    box-shadow: 0 0 0 1px;
    width: calc(60% - 4px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .Trailer:before {
        content: '';
        padding-top: 56.25%;
        position: relative;
        display: block;
        height: 0;
    }

    .Trailer img {
        width: 110%;
        position: absolute;
    }

    .Trailer[VideoSrc]::after {
        font-family: "Font Awesome 5 Pro";
        content: '\f04b';
        position: absolute;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
        color: #fff;
        font-size: 20px;
        border-radius: 50%;
        line-height: 60px;
        background: var(--TransPr);
        width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-shadow: 0 0 7px black;
        transition: 0.3s;
        backdrop-filter: blur(3px);
    }

    .Trailer[VideoSrc]:hover::after {
        transform: scale(1.1);
    }


.MovieLine {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 30px);
    margin: 10px auto;
    font-size: 12px;
    direction: ltr;
    position: relative;
    height: 65px;
    cursor: pointer;
}

    .MovieLine:hover .Title {
        padding-left: 12px;
    }

    .MovieLine .MovieLineImage {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        width: 50px;
        height: 65px;
        border-radius: 4px;
        position: relative;
        box-shadow: 0 0 1px 1px;
        background: linear-gradient( 30deg, var(--LtColor) 35%, var(--WtColor) 40%);
    }

        .MovieLine .MovieLineImage img {
            width: 104%;
            position: absolute;
            min-height: 100%;
            object-fit: cover;
        }

    .MovieLine .Title {
        position: absolute;
        left: 62px;
        top: 2px;
        font-size: 14px;
        line-height: 30px;
        white-space: pre;
    }

    .MovieLine .Desc {
        position: absolute;
        width: calc(100% - 70px);
        left: 75px;
        display: inline-flex;
        top: 35px;
        line-height: 20px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        color: var(--AltColor);
        border-bottom: 1px solid;
        padding: 0 5px;
        align-content: center;
    }

        .MovieLine .Desc .Col {
            display: inline-block;
        }

            .MovieLine .Desc .Col:before {
                font-family: "Font Awesome 5 Pro";
                vertical-align: top;
                display: inline-block;
                font-size: 0.8em;
                padding: 0 5px;
                opacity: 0.6;
            }

@media only screen and (orientation: landscape) {
    .Trailer {
        width: calc(33.33% - 4px) !important;
    }
}

/* ****** */
/** IMDB **/
/* ****** */
.ChartBtnBox {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

    .ChartBtnBox .ChartBtn {
        margin: 8px 5px;
        width: 45%;
        height: auto;
        box-shadow: 0 0 3px 1px;
        border: 2px solid var(--WtColor);
        border-radius: 10px;
    }

        .ChartBtnBox .ChartBtn:before {
            font-size: 17px;
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            width: 40px;
        }

        .ChartBtnBox .ChartBtn span {
            width: 100%;
            border: unset;
        }

        .ChartBtnBox .ChartBtn .InfoText:before {
            display: inline-block;
            font-size: 7.5px;
            vertical-align: middle;
            padding: 0 3px;
            opacity: 0.4;
        }

        .ChartBtnBox .ChartBtn .InfoText:after {
            display: inline-block;
            font-size: 7.5px;
            vertical-align: middle;
            padding: 0 3px;
            opacity: 0.4;
        }

        .ChartBtnBox .ChartBtn .InfoText.Price:before {
            content: '0.000';
        }

        .ChartBtnBox .ChartBtn .InfoText.Count:after {
            content: 'عدد';
        }

        .ChartBtnBox .ChartBtn .InfoText.Day:after {
            content: 'روز';
        }

        .ChartBtnBox .ChartBtn .InfoText.Text {
            color: var(--BsColorAlt);
        }

.VerticalText {
    writing-mode: vertical-rl;
    display: inline-block;
    line-height: 30px;
    position: relative;
    height: 100px;
    vertical-align: top;
    font-size: 11px;
}

.ReadTitle,
.Cruze .Header .SimpleMenu {
    font-family: IranSans !important;
}
