ul.sub_manue_firstLv {
    direction: rtl;
}

.yesContent {
    margin-top: 99px;
    font-family: "montserrat-v10-latin-regular", "fbalfi-regularwebfont", "arial", "sans-serif";
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.header .left_header .my_sebsc {
    background: url("/o/com.yes.alpha.theme/images/yes/my_sebsc.png") no-repeat right;
}

.header .left_header .search_box_fix .btn_search {
    background: url("/o/com.yes.alpha.theme/images/yes/search_icon.png") no-repeat 8px 8px;
}

.header .left_header .search_box_fix {
    float: right;
    background-color: #333;
    height: 48px;
    display: flex;
    margin: 23px 0 0 1vw;
    align-items: center;
}

.header .left_header .search_box_fix input {
    width: 13vw;
    height: 80%;
    border: none;
    padding-right: 5%;
    color: #fff;

    background-color: transparent;
}


.header .left_header .search_box_fix .btn_search {
    width: 40px;
    height: 100%;

    cursor: pointer;

    background: url("/o/com.yes.alpha.theme/images/yes/search_icon.svg") no-repeat center;
}



.modal-content {
    background-color: #000;
}

.modal-header {
    border: 0;
}

.modal-footer {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.modal-dialog button.close {
    float: right;
    background: url("/o/com.yes.alpha.theme/images/yes/close.jpg");
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: bottom;
}

@media (max-width:768px) {
    .header nav>a {
        background: #333 url("/o/com.yes.alpha.theme/images/yes/ar.jpg") no-repeat 20px;
    }

    .header nav>a.open {
        background: #333 url("/o/com.yes.alpha.theme/images/yes/ar.jpg") no-repeat 20px;
    }

    .header .my_sebsc_mob {
        background: #333 url("/o/com.yes.alpha.theme/images/yes/account_mobile.png") no-repeat 95% 12px;
    }

    .header .my_sebsc_mob.onLogin {
        background: #333 url("/o/com.yes.alpha.theme/images/yes/my_sebsc.png") no-repeat 95% 12px;
    }

    .header nav .sub_nav_items .ttl {
        background: #000 url("/o/com.yes.alpha.theme/images/yes/plus.jpg") no-repeat 20px;
    }

    .header nav .sub_nav_items .ttl.active {
        background: #000 url("/o/com.yes.alpha.theme/images/yes/minus.jpg") no-repeat 20px;
    }

    .yesContent {
        margin-top: 62px;
    }


    .header .left_header .search_box_fix {
        display: flex;
        align-items: center;
        max-width: 75%;
        width: 100%;
        margin: 14px 13px 0 0px;
        height: 33px;
    }
}




.yesContent,
.header,
.footer {
    direction: rtl;
}

.journal-content-article {
    direction: rtl;
}

.movieTrailer {
    display: flex;
}

.back_search {
    display: none;
}

.yesContent .fragments-editor-sidebar-sections-buttons button {
    color: #fff;
}

#wrapper footer.lfr-edit-mode__disabled-area {
    display: none;
}

#INDbtnWrap {
    display: none;
}

#recordmodal {
    overflow-y: auto;
    width: 70%;
    margin: 0 auto;
    width: 100% !important;
}

.alert {
    display: none !important;
    visibility: hidden !important;
    /*border:3px solid green;*/
}

.banner_button a {
    width: 180px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
 }
 
.banner_button img {
    margin-right: 5px;
}



.fragments-editor__drop-target {
    background-color: #afafaf;
    min-height: 160px;
}
.portlet-configuration-setup
{
	 background-color: #fff;
}

.glyphicon.glyphicon-remove {
    display: none;
  }

/*.modal-full-screen {
    z-index: 100 !important;
}*/