@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@700&family=El+Messiri&display=swap');
.user {
    color: #2d2d2d
}
.log2 {
    border-left: 3px solid #4789d1!important;
}
.user_item {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    cursor: pointer;
    padding: 6px 8px;
    box-shadow: #f1f1f1 1px 0 9px 0;
    margin-block: 4px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
}

.user_stage {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 8px;
    font-weight: 600;
    padding: 1px 3px;
    border-radius: 0 25px 25px 25px;
    text-align: center;
}
.chat_system {
    color: #999
}
.avsex {
    border: 2px solid;
}
.avsexs {
    border: 4px solid;
}
.boy {
    border-color: #f44336 #9c27b0 #ff9800 #4caf50
}

.girl {
    border-color: #ff00de #ff5722 #4c7d40 #ff0047
}

.nosex {
    border-color: #6837bf #03add8 #f63 #4caf50
}
.default_btn {
    background: rgba(0, 0, 0, 0) linear-gradient( 117deg , #8744ff, #673ab7) repeat scroll 0% 0%;
    color: #fff;

}
.up_rank_emo:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

#wrap_stream {
    width: 640px;
    height: 383px;
    padding: 20px;
    overflow: hidden;
    border-top: none;
    transition: all ease 0.3s;
    background: #151515;
}

#close_stream {
    float: right;
    padding: 0;
    font-size: 19px !important;
    color: #ff4d4d;
}

#hide_stream {
    float: right;
    padding: 0;
    margin-right: 20px;
    font-size: 19px !important;
    color: #ffffff;
}

#stream_header {
    width: 100%;
    height: 47px;
    background: #191919;
    padding: 15px;
    border-bottom: 1px solid #090909 !important;
    cursor: move;
}

#container_stream {
    -webkit-user-drag: auto;
    user-drag: auto;
    background: #090909;
    border: 3px solid #090909;
    top: 35%;
    border-radius: 7px;
    overflow: hidden;
}

#wrap_stream.hide {
    height: 0 !important;
    transition: all ease 0.3s;
    padding: 0;
}

.open_player {
    background: red;
    padding: 4px 8px;
    position: relative;
    right: auto;
    top: auto;
    cursor: pointer;
    opacity: 1;
    z-index: 11;
    border-radius: 5px;
    width: auto;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    #container_stream {
        left: 18px;
        right: 18px;
        top: 40px;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    #stream_header {
        width: 100%;
        height: 36px;
        background: #191919;
        padding: 9px;
        border-bottom: 1px solid #090909 !important;
        cursor: move;
    }
    #wrap_stream {
        width: auto;
        height: 200px;
        padding: 10px;
        overflow: hidden;
        border-top: none;
        transition: all ease 0.3s;
        background: #151515;
    }
    .open_player.hide_mobile {
        display: inline-block !important;
    }
}






.agree_Ok {
    overflow: hidden;
    background: #ffcc33;
    color: #000;
    font-family: 'Almarai', sans-serif;
    font-size: 15px;
    margin-top: 10px;
    border-radius: 3px;
    padding: 10px;
    text-align: center;
    box-shadow: #c9c9c952 1px 0px 9px 0px;
}

.title_h2 {
    overflow: hidden;
    color: #000;
    font-family: 'Almarai', sans-serif;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 3px;
    padding: 10px;
    font-weight: bold;
}



.ugc2 {
    overflow: hidden;
    background: #e70000;
    color: #fff;
    font-family: 'Almarai', sans-serif;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 3px;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}



.getRecovery2 {
    background: #8b8b8b;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
    font-family: 'Almarai', sans-serif;
    text-align: center;
    color: #ffffff;
}

.agree_Ok2 {
    overflow: hidden;
    color: #fff;
    font-family: 'Almarai', sans-serif;
    font-size: 15px;
    margin-top: 10px;
    border-radius: 3px;
    padding: 10px;
    text-align: center;
    box-shadow: #c9c9c952 1px 0px 9px 0px;
    background: #bbbbbb;
}

.registration2 {
    background: #ff9800;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-family: 'Almarai', sans-serif;
}




.title_h22 {
    overflow: hidden;
    color: #000;
    font-family: 'Almarai', sans-serif;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
}


.text_smallreport {
    overflow: hidden;
    color: #444;
    font-family: 'Almarai', sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    text-align: justify;
    font-weight: bold;
    margin-bottom: 10px;
}



.text_smallreportpost {
    overflow: hidden;
    color: #fff;
    font-family: 'Almarai', sans-serif;
    font-size: 17px;
    text-align: center;
    margin-bottom: 10px;
    background: #ff3333;
    border-radius: 3px;
    padding: 10px;
}


.text_smallreport2 {
    overflow: hidden;
    color: #ff6633;
    font-family: 'Almarai', sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    text-align: justify;
    font-weight: bold;
}



.error2 {
    color: #d7d7d7;
}








.fmenu_item2022 {
    padding: 2px;
    table-layout: fixed;
    font-size: 15px;
    font-family: 'Almarai', sans-serif;
    border-radius: 5px;
    text-align: center;
    background: #ffffff;
    color: #000;
    width: 70%;
    margin-top: 5px;
    float: left;
}





.fmenu_text2022 {

    text-align: center;
    font-weight: bold;
    font-family: 'Almarai', sans-serif;
}


.noete1 {
    text-align: center;
    font-weight: bold;
    font-family: 'Almarai', sans-serif;
    background: #ffcc33;
    border-radius: 3px;
    padding: 5px;
}


.participation { 
    font-family: 'Almarai', sans-serif;
}


.bpad15txe {
    font-family: 'Almarai', sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
}


.title_paypal {
    color: #3ab753;
    font-family: 'Almarai', sans-serif;
    font-size: 20px;
    padding: 10px;    font-weight: bold;
    text-align: center;
}



.des_paypal {
    
    overflow: hidden;
    background: #f8fffa;
    color: #000;
    font-family: 'Almarai', sans-serif;
    font-size: 15px;
    border-radius: 10px;
    padding: 10px;
    box-shadow: #3ab7534a 1px 0px 14px 0px;
    border: solid 2px #3ab753;
    line-height: 25px;
    text-align: justify;
}


.timer {
    display: block;
    margin: 0 auto;
    width: 4rem;
    height: 4rem;
    padding: 10px;
    position: relative;
    border-radius: 50%;
    font-weight: 700;
    font-size: 45px;
    color: #fff !important;
    background-color: #68cb5b;
    box-shadow: 0 0.25rem 1rem 0 rgb(104 203 91 / 24%), 0 0 0 0.5rem rgb(104 203 91 / 12%);
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.title_paypal2 {
    color: #ff3333;
    font-family: 'Almarai', sans-serif;
    font-size: 20px;
    padding: 10px;    font-weight: bold;
    text-align: center;
}

.title_paypalico {
    font-size: 70px;
    padding: 10px;
    text-align: center;
}

.title_alryadh {
    color: #152682;
    font-family: 'Almarai', sans-serif;
    font-size: 17px;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    border-top: solid 3px #e3e3e3;
}

.title_alryadhnoumber {
    color: #333;
    font-family: 'Almarai', sans-serif;
    font-size: 25px;
    padding: 10px;
    text-align: center;
}


.title_alryadhlogo {
        color: #444;

}


.title_thanks {
    color: #646464;
    font-family: 'Almarai', sans-serif;
    font-size: 13px;
    padding: 5px;
    border: solid 1px #4caf50;
    margin-top: 25px;
    border-radius: 10px;
    box-shadow: 0 0.75rem 2rem 0 rgb(0 0 0 / 5%), 0 0 0 1px rgb(0 0 0 / 1%);
    background-color: #fff;
}



.title_name {
    color: #333;
    font-family: 'Almarai', sans-serif;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}




.test_call {
    border: solid 1px #dfdfdf;
    margin-top: 10px;
    padding: 10px;
    align-content: flex-end;
    text-align: center;
    font-family: 'Almarai', sans-serif;
    border-radius: 5px;
    color: #415452;
    box-shadow: #f7f7f78c 0px 0px 5px 1px;
}


.test_call2 {
    border: solid 1px #dfdfdf;
    margin-top: 10px;
    padding: 10px;
    align-content: flex-end;
    text-align: center;
    font-family: 'Almarai', sans-serif;
    border-radius: 5px;
    color: #415452;
    box-shadow: #f7f7f78c 0px 0px 5px 1px;
	line-height: 20px;
}


.welecome {
    transition: all .2s ease;
    position: absolute;
    width: 160px;
    height: 60px;
    text-align: center;
    z-index: 10;
    transform: rotate(316deg);
    top: -10px;
    left: -130px;
    line-height: 80px;
    color: #fff;
    background: #4caf50;
    font-family: 'Almarai', sans-serif;
    font-size: 17px;
    margin-left: 70px;
}

.welecom2023123 {
    background: #c7fef9;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: #ffffff 4px 4px 0px 0px;
    color: #000000;
    font-family: 'Almarai', sans-serif;
	line-height: 23px;
} 


.user_stage123 {
    color: white;
    position: absolute;
    top: 40px;
    left: 0px;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 3px;
    border-radius: 0px 0px 100px 100px;
    text-align: center;
    border: solid 1px #ffffff;
    box-shadow: #6666662b 0px 4px 0px 0px;
    width: 48px;
}


.ads_2023 {
  
  text-align: center;

}

.content {
    margin-top: 10px;
    padding: 10px;
    align-content: flex-end;
    font-family: 'Almarai', sans-serif;
    border-radius: 10px;
    line-height: 1.75;
    direction: rtl;
    background: rgba(0, 0, 0, 0) linear-gradient( 360deg , #fdfcff, #fcfbff) repeat scroll 0% 0%;
    color: #4e4d4d;
    box-shadow: rgb(236 236 236) 0px 2px 5px 0px;
}


.content_h1 {
    direction: rtl;
    font-size: 20px;
    text-align: center;
    font-family: 'Almarai', sans-serif;
    color: #000000;
}

.line {
    background-color: #ced4da;
    height: 1px;
    width: 60px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -75px;
}




.user_stage { 	
        color: white;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 8px;
	font-weight: 600;
	padding: 1px 3px;
	border-radius: 0 25px 25px 25px;
	text-align: center
}
.av_stage { 
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 8px;
	font-weight: 600;
	padding: 1px 3px;
	border-radius: 0 25px 25px 25px;
	text-align: center
}



















input, textarea {
    background: #ffffff;
    border: 1px solid #bfc9d2!important;
    color: #000000;
    font-weight: 700;
}





.default_btn_custom {
    background: linear-gradient(#fff,#d8e2eb);
    color: #000;
    border-radius: 9px;
}

.ch_logs{
    border-left:3px solid #9956a5;
}
.main_items {
    width: 38px;
    height: 100%;
    text-align: center;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}


input {
    font-family: 'flat-jooza';
}

.large_button_rounded {
    font-weight: 700;
    padding: 15px 5px;
    border-radius: 5px;
    font-size: 30px;
    width: 260px;
    margin-top: 10px;
    box-shadow: #ccc 0 2px 4px 0;
    font-family: almarai,sans-serif;
}
.loginana {
    padding: 15px 5px;
    border-radius: 5px;
    font-size: 27px;
    width: 260px;
    margin-top: 15px;
    background: transparent linear-gradient( 117deg,#fe9150,#fe6446) repeat scroll 0% 0%;
    font-weight: 700;
    box-shadow: #ccc 0 2px 4px 0;
    font-family: almarai,sans-serif;
}
.warning-msg {
    color: #6e6e6e;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    border: 3px solid;
    font-size: 15px;
    font-family: almarai,sans-serif;
    padding: 8px;
    text-decoration: none;
    margin-top: 20px;
    box-shadow: #bbbbbb8c 0 0 5px 1px;
    border-color: #f44336 #9c27b0 #ff9800 #4caf50;
    text-align: -webkit-right;
    table-layout: fixed;
    line-height: 1.75;
}
.test_call {
    border: solid 1px #dfdfdf;
    margin-top: 10px;
    padding: 10px;
    align-content: flex-end;
    text-align: center;
    font-family: almarai,sans-serif;
    border-radius: 5px;
    color: #415452;
    box-shadow: #f7f7f78c 0 0 5px 1px;
}
.agree2022 {
    overflow: hidden;
    background: #fff8f5;
    color: #6f6f6f;
    font-family: ibm plex sans arabic,sans-serif;
    font-size: 12px;
    margin-top: 20px;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    direction: rtl;
    box-shadow: #bbbbbb1a 0 0 5px 1px;
}
.full_input, .full_textarea {
    padding: 25px 10px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-family: 'FontAwesome';
    border: none;
    border-radius: 5px;
    font-size: 20px;
    text-align-last: center;
    font-weight: bolder;
}
.theme_btn {
    background: #3ab753;
}
.small_modal_in {
    border-radius: 3px;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
    font-weight: 700;
}
.selectboxit-container * {
    font: 14px Helvetica, Arial;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
    font-size: 17px;
    font-family: flat-jooza!important;
    font-weight: bold;
}
.large_button {
    padding: 10px;
    border-radius: 3px;
    min-width: 200px;
    font-size: 25px;
    font-weight: 700;
    font-family: almarai,sans-serif;
}
.agree {
    overflow: hidden;
    color: #464646;
    font-family: almarai,sans-serif;
    font-size: 15px;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    border-bottom: solid 1px #979797;
}
#main_mob_menu {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    position: relative;
    cursor: pointer;
}
.avatar_menu {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    border: solid 3px #fff;
    box-shadow: #15268296 1px 0 9px 0;
}
.bshadow{
	font-family: almarai,sans-serif;
	font-size: 17px;
}
.fmenu_text {
    display: table-cell;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: initial;
    font-size: 17px;
    font-weight: 700;
    font-family: almarai,sans-serif;
}
#chat_left_menu, #room_options_menu {
    position: absolute;
    left: 0;
    top: 54px;
    z-index: 202;
    display: none;
    text-align: initial;
}	



#chat_main_menu, #status_menu, #report_menu, #notification_menu, #bank_menu, #friends_menu, #private_menu {
    position: absolute;
    right: 0;
    z-index: 202;
    top: 54px;
    display: none;
    text-align: initial;
}
/* #page_main_menu {
    right: 0;
    top: 100%;
    z-index: 161;
    width: 200px;
} */
.user_count {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    font-weight: 400;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    background: #ffffff00 linear-gradient( 359deg,#dfffdf,#ffffff) repeat scroll 0% 0%;
}
.ch_logs {
    padding: 4px;
    word-wrap: break-word;
    display: table;
    width: 100%;
    table-layout: fixed;
    max-width: 100%;
    overflow: hidden;
    cursor: pointer;
    border: solid 1px #efefef;
    border-radius: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-left: 3px solid #9956a5;
}
#content, #message_content {
    width: 100%;
    height: 100%;
    padding: 0;
    padding: 0 12px;
    float: left;
    font-size: 16px;
    border-radius: 10px;
}
#submit_button {
    width: 100%;
    float: right;
    height: 100%!important;
    font-weight: 700;
    box-shadow: none!important;
    padding: 0;
    border: none!important;
    font-size: 16px;
}
.large_modal_in {
    border-radius: 5px;
    margin: 0 auto;
    max-width: 500px;
    width: 101%;
    position: relative;
}

.avatar_spin {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 30;
    border-radius: 100%;
}
.avatar_profile {

    border-radius: 100%;
}
.blisting_pro  {
    padding: 15px 10px;
    width: calc(50% - 10px);
    float: left;
    margin: 0 5px;
    font-family: almarai,sans-serif;
}
.masse {
    display: table-cell;
    width: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(255 255 255/0%) linear-gradient( 117deg,#47dfff,#0094c1) repeat scroll 0% 0%;
    box-shadow: #15268296 1px 0 9px 0;
    font-family: almarai,sans-serif;
}
.notif_zone {
    display: flex;
    flex-direction: column;
    font-family: almarai,sans-serif;
    justify-content: space-around;
}
.frindes2021 {
    display: table-cell;
    width: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(255 255 255/0%) linear-gradient( 117deg,#00bcd4,#ff8100) repeat scroll 0% 0%;
    box-shadow: #15268296 1px 0 9px 0;
    font-family: almarai,sans-serif;
}
.newos {
    display: table-cell;
    width: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(255 255 255/0%) linear-gradient( 117deg,#61ddd1,#8bc34a) repeat scroll 0% 0%;
    box-shadow: #15268296 1px 0 9px 0;
    font-family: almarai,sans-serif;
}
.news2 {
    display: table-cell;
    width: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(255 255 255/0%) linear-gradient(117deg, rgb(71 223 255), rgb(0 148 193)) repeat scroll 0% 0%;
    box-shadow: #15268296 1px 0 9px 0;
    font-family: almarai, sans-serif
}
.mibetop {
    display: table-cell;
    width: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(255 255 255/0%) linear-gradient( 117deg,#f2ff21,#01bc20) repeat scroll 0% 0%;
    box-shadow: #15268296 1px 0 9px 0;
    font-family: almarai,sans-serif;
}
#chat_head {
    height: 50px;
    padding: 4px;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.masse2 {
    display: table-cell;
    width: 45px;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background: rgb(255 255 255/0%) linear-gradient( 117deg,#fff0d0,#ff2e1f) repeat scroll 0% 0%;
    box-shadow: #15268296 1px 0 9px 0;
    font-family: almarai,sans-serif;
}
#my_menu {
    font-size: 11px;
    padding: 11px 0 6px;
    margin-top: 8px;
    border-radius: 5px;
}
.ok_btn {
    background: transparent linear-gradient( 117deg,#07ec00,#05a600) repeat scroll 0% 0%;
    color: #fff;
}
.target_private {
    color: #fff;
    background: #000 linear-gradient( 117deg,#8744ff,#009688) repeat scroll 0% 0%;
    font-weight: bolder;
    box-shadow: rgb(204 204 204) 0 2px 4px 0;
    font-size: 16px;
    text-align: right;
}
.target_private {
    float: right;
    border-radius: 10px 0 10px 10px;
}
.hunter_private {
    color: #fff;
    background: #fff linear-gradient( 117deg,#9c27b0,#ff4723) repeat scroll 0% 0%;
    font-weight: bolder;
    font-size: 16px;
    box-shadow: rgb(204 204 204) 0 2px 4px 0;
    text-align: right;
}


#private_center {

bottom: 0;

}
.head_notify {
    position: absolute;
    top: -1px;
    left: -3px;
    padding: 3px;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 700;
    display: none;
    width: 23px;
    height: 23px;
}
@media only screen and (max-width: 480px){
	.blisting_pro {
    width: 100%;
    float: none;
    margin: 0;
	}
}
.blisting {
    font-weight: bold;
    font-family: 'Almarai';
    font-size: 15px;
}
.pro_menu_wrap{
	
    box-shadow: 0 2px 16px 4px rgb(0 0 0 / 23%);

}