@import url(https://fonts.googleapis.com/css?family=Noto+Naskh+Arabic+UI);
@import url(https://fonts.googleapis.com/css?family=Noto+Kufi+Arabic);
body{
  font-family:noto kufi arabic,sans-serif,trebuchet ms,lucida grande,lucida sans unicode,arial,helvetica,sans-serif
}
.chat_message{
  font-family:HelveticaNeue,noto kufi arabic,Arial,sans-serif
}
.boy {border:2px solid #03add8;}
.girle {border:2px solid #f9f;}
.other {border:2px solid #ccc;}
body{
  line-height: 1.2;
}

.profile_close {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 15px;
  margin: 0 auto;
  font-size: 20px;
  z-index: 2;
  cursor: pointer;
}
.toplist_avatar,.toplist_avatar2{display:table-cell;vertical-align:middle;text-align:center}.over{top:0}.toplist_avatar{position:relative;width:70px;height:70px}.toplist_avatar2{position:relative;width:48px;height:48px}.topav_default{margin-left:15px}.topav_circle{border-radius:50%;display:block;width:36px;height:36px}.toplist_name{display:table-cell;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;padding:0 5px}input{-webkit-user-select:text}
.toplist_item2 {
  width: 100%;
  height: auto;
  table-layout: fixed;
  display: table;
  padding: 5px;
  margin-bottom: 5px;
  height: 64px;
  padding-top: 10px;
}
.in_room_element {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 40px;
    cursor: pointer;
}
.in_room_name, .page_drop_text, .page_menu_text {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.in_room_count {
    width: 65px;
    padding: 5px;
}
.in_room_icon {
    width: 40px;
    font-size: 20px;
    text-align: center;
    position: relative;
}
.in_room_count, .in_room_icon {
    vertical-align: middle;
    display: table-cell;
}

.noview {
	background:#2b2b2b12;
}
.glens {height: 50px;}
.chat_system{color:#000;}
.inline{display:inline!important}
.iblock{display:inline-block}
.flexcenter,.my_text2{display:table-cell;vertical-align:middle}
.chat_avatar,.private_avatar{vertical-align:top;display:table-cell}
.chat_avatar{width:23px}
#warp_show_chat,.avatar_private,.ch_logs,.chat_avatar img,.cname,.cname .username,.show_reply{overflow:hidden;}
.cclear,.cdate,.cname,.my_text,.spclear{display:table-cell;vertical-align:middle}
.icon_action {
    display: inline-block;
    margin: 0 3px;
    font-size: 12px;
    width: 16px;
    color: #9b9b9b;
}
.ch_logs,.other_logs{display:table;width:100%;word-wrap:break-word;table-layout:fixed}
.ch_logs{padding:3px;max-width:100%}
.other_logs{padding:7px 8px}
.back_chat{background: #ededed;color: #000;}
#main_input, #disabled_content, #main_load_content {
    height: 38px;
    width: 100%;
}
#main_header, #my_menu, #page_wrapper, .btable_height, .input_table, .intro_social_btn, .out_page_container, .page_drop_item, .page_full, .page_menu_item, .split, .ulist_item, .user_item, .warning_box {
    table-layout: fixed;
}
.main_item {
    width: 38px;
    height: 100%;
    font-size: 20px;
    display: table-cell;
    position: relative;
}

#submit_button {
    width: 100%;
    float: right;
    height: 100%!important;
    font-weight: 700;
    box-shadow: none!important;
    padding: 0;
    border: none!important;
    font-size: 16px;
}
.send_btn {
    color: #fff;
	border-radius: 100px;
    background: #222;
}

#emo_item {
    padding: 0;
    top: 6px;
    width: auto;
    height: 26px;
}
#emo_item, #emo_item_priv, .prev_right_btn {
    right: 9px;
    position: absolute;
}
#content, #message_content {
    width: 100%;
    height: 100%;
    padding: 0 12px;
    float: left;
    font-size: 16px;
    border-radius: 100px;
}
#content, #message_content {
    padding-right: 32px;
}
.logmsg{background:rgba(107,61,85,.13);border-radius:30px;padding:5px;font-size:12px;}
.chat_message {
    vertical-align: middle;
    display: inline;
}
.grad_bigger_border {
  border-radius: 1000px;
  background: gray;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grad_small_border {
  border-radius: 1000px;
  background: gray;
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.small_av {
  height: 23px !important;
  width: 23px !important;
}

.absolute_center {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.user_item_frame_avatar_new {
  display: table-cell;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  position: relative
}

.user_item_frame_inner {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: block;
  cursor: pointer
}

.overlist {
  position: absolute;
  z-index: 1;
  left: 0;
}
.ul_fr_bg {
  width: 46px;
  top: -6px;
}
.ul_fr_av {
  left: 5px;
  top: 5px;
}
.under {
  position: absolute
}

.over {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0
}

.over2 {
  position: absolute;
  z-index: 1;
  left: -4px;
  pointer-events: none
}

.flexcenter {
  display: table-cell;
  vertical-align: top;
  text-align: center
}

.chat_frame_avatar {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 33px;
}

.chat_frame_avatar_inner2 {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  cursor: pointer
}

.ch_fr_av{
  left: 0px;
  top: 4px;
}
.ch_fr_bg{
  width: 38px;
  top: -5px;
}

.over_pro {
  position: absolute;
  z-index: 1;
  left: 0;
  pointer-events: none
}
.avatar_profile_round {
  width: 100px;
  height: auto;
  cursor: pointer;
  display: block;
  border-radius: 100px;
  top: 30px;
  left: 14px;
}
.gift___message {
  background-image: linear-gradient( 143.3deg, rgba(216, 27, 96, 1) 33.1%, rgba(237, 107, 154, 1) 74.9%) !important;
  outline: 1px dashed #d9e167;
  outline-offset: -4px;
  box-shadow: inset 0 0px 10px #e7d074;
  padding: 8px;
}
.gift_image {
height: 20px;
width: 20px;
cursor: pointer;
}
.user_item{
	border-bottom:1px solid #e2e2e2;
	border-radius:0;
}
.my_text .username { font-size:14px; }
.footer_item{width:50px;}
.adnoyer_log { padding: 3px;background: linear-gradient(0deg, #2ca98587, transparent);border: 1px solid beige;margin: 3px 0; }
.chat_ico_inv {
	position: absolute;
    top: 14px;
    right: -2px;
    background: white;
    border-radius: 10px;
    font-size: 15px;
}
.sex-boy {border:2px solid #03add8;}
.sex-girl {border:2px solid #f9f;}
.sex-other {border:2px solid #ccc;}
.user_item_flag img {
    width: 18px;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 2px;
}
#av_menu {border-radius: 0;}
.modal_top {border-radius: 5px 5px 0 0;}
.modal_pad {padding: 0 0 20px 0;}
#small_modal_content, #over_modal_content {padding: 15px 15px 0 15px;}
.bcell_mid_center, .centered_element, .tcenter {
    text-align: center;
}
.form_split {
    width: 100%;
}
.clear, .clear10, .clear15, .clear20, .clear25, .clear3, .clear30, .clear5, .form_split, .ptdate {
    clear: both;
}
.label {
    margin: 5px 0;
    font-size: 12px;
}
.selectboxit-btn {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
}
.pdetails_icon {
    display: table-cell;
    vertical-align: middle;
    width: 22px;
}
#large_modal, #small_modal {
  -webkit-tap-highlight-color: transparent;
}
.modal_back {
  backdrop-filter: blur(3px);
}
.in_room_element {border-bottom: 1px solid #e2e2e2;}
.chat_video_container_old{width:173px;max-width:100%!important;position:relative;margin-top:5px}
.bg_pro_cover {
    display: table;
    width: 100%;
    position: relative;
    height: inherit;
    transition: 1.5s;
}
.border_bottom, .panel_bar, .listing_element, .post_element, .list_element, .user_item, .ulist_item, .box_title {
  border-bottom: 1px solid #ededed;
}
.pro_title {
  font-weight: 700;
  padding-bottom: 3px;
}
.text_small {
  font-size: 13px;
}
.listing_element {
  padding: 5px 0;
}
.aclist:last-child, .avitem:last-child, .background_reply:last-child, .elem_in:last-child, .list_element:last-child, .listing_element:last-child, .page_drop_item:last-child, .panel_list:last-child, .post_element:last-child, .status_option:last-child, .sub_list:last-child, .sub_list_item:last-child, .sub_menu_item:last-child, .ulist_item:last-child, .user_item:last-child, .user_item:nth-last-of-type(2) {
  border-bottom: none!important;
}
.aclist:first-child, .avitem:first-child, .background_reply:first-child, .elem_in:first-child, .list_element:first-child, .listing_element:first-child, .page_drop_item:first-child, .panel_list:first-child, .post_element:first-child, .status_option:first-child, .sub_list:first-child, .sub_list_item:first-child, .sub_menu_item:first-child, .ulist_item:first-child {
  border-top: none!important;
}

.aclist:last-child, .avitem:last-child, .background_reply:last-child, .elem_in:last-child, .list_element:last-child, .listing_element:last-child, .page_drop_item:last-child, .panel_list:last-child, .post_element:last-child, .status_option:last-child, .sub_list:last-child, .sub_list_item:last-child, .sub_menu_item:last-child, .ulist_item:last-child, .user_item:last-child, .user_item:nth-last-of-type(2) {
    border-bottom: none!important;
}
.modal_menu ul li, .tab_menu ul li {
  display: inline-block;
  padding: 10px 6px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 0;
  font-weight: 500;
}
.modal_menu, .tab_menu {
  background: #f3f3f3;
  color: #555;
}
.modal_selected, .tab_selected {
  background: #012832;
  color: #fff;
}
.modal_menu {
  font-size: 0px;
  padding: 0;
}
.avatar_spin {
  border: none;
}
.my_notice {background:#ff9;color:#000;padding:0;}
@media (min-width: 300px) {
  body {
    font-family: sans-serif, trebuchet ms, lucida grande, lucida sans unicode,
      arial, helvetica, sans-serif;
  }
  .chat_message {
    font-family: HelveticaNeue, noto naskh arabic ui, Arial, sans-serif;
    font-size: 15px;
  }
}
@media (min-width: 600px) {
  body {
    font-family: noto kufi arabic, sans-serif, trebuchet ms, lucida grande,
      lucida sans unicode, arial, helvetica, sans-serif;
  }
  .chat_message {
    font-family: HelveticaNeue, noto kufi arabic, Arial, sans-serif;
  }
}
.chat_message {
    line-height: 1.5em;
	font-weight: bold;
}
::-webkit-scrollbar{width:.4em}::-webkit-scrollbar-thumb{background:#d3d3d3}*{scrollbar-width:thin}
.loading_av {
  animation: loading_av 1s linear infinite;
  background-image: linear-gradient(0deg,#ff00dd,#0077ff,#ff0000,#ff00dd,#0077ff);
  background-size: 100% 400%;
  padding: 1px;
}
@keyframes loading_av {
  0% { background-position: 0% 0%; }
  100% { background-position: 0% 100%; }
}
.cname .username {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	vertical-align: text-bottom;
}
.round5 {
	border-radius: 5px;
}
.inline-block {
	display:inline-block !important;
}
.lheight15 {
	line-height: 17px !important;
	vertical-align:middle;
}
.gift_image {
	height: 80px;
    width: 80px;
}
.round3 {
	border-radius:2px;
}
.post_content {
	text-align:center;
}
