*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 15px;
    color: #1F1F1F;
    background: #f5f5f5;
    padding: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: normal;
    hyphens: manual;
}
.ptichka{width: 16px;height: 16px;vertical-align: text-top;margin-right: 4px;}
hr{
	border:none;
}
.c3x3{
	background: white;
	padding: 5px;
}
.tepa{
	background-color: #3fb57a;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #009688), color-stop(0.94, #3fb57a)) !important;
	line-height: 50px;
	position: fixed;
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: white;
	border-radius: 3px;
	box-shadow: 0px 6px 16px 0px #6e514e;
	height: 50px;
	z-index: 99999;
}
.asos{
	padding-top: 52px;
	background-color: #f5f5f5;
	border: 1px solid #dcdcdc;
	border-radius: 0 0 10px 10px;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}
.sarlavxa{padding: 6px;background-color: #D6ECE7;border-bottom: 1px solid #3fb57a;color: #795548;font-size: 15px;font-weight: bold;text-align: center;}
.form{
	text-align: center;
	line-height: 30px;
	margin: 10px;
	background: white;
	box-shadow: 0 2px 2px rgb(0, 0, 0, 0.1);
	border-radius: 11px;
	padding: 2px 30px 30px 30px;
}
input{
	outline: none;
	padding: 3px;
}
.input1{
	width: 100%;
	font-size: 14px;
	padding: 10px;
	border: 2px solid #ddd;
	border-radius: 5px;
	outline: none;
	transition: 0.2s ease-in-out;
	background: var(--bg-primary);
	color: var(--text-primary);
	box-sizing: border-box;
	margin-top: 25px;
	transition: 0.2s ease-in-out;
}
.input1:hover{
    border: 2px solid #0066ff60;
    box-shadow: 0 0 0 2px #0066ff40;
}
.p1{width: 100%;padding: 10px;
	background-color: #d5e6ff;
	color: #4d5e7a;
	text-align: center;
	margin: 10px 0;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	box-sizing: border-box;
   }
.p1:hover{
	background-color: #acc5ea;

}
.submit1{
	margin-top: 25px;
	font-size: 20px;
	padding: 7px;
	width: 100%;
	border-radius: 6px;
	border: none;
	color: white;
	cursor: pointer;
	background: #4a90e2;
}
.submit1:hover{
	background: #2e6fbb;

}
.gray{
	color: gray;
}
a{
	text-decoration: none;
	color: #597596;
}
.err{
	text-align: center;
	color: white;
	font-weight: bold;
	background: brown;
	padding: 5px;
}
.fon{
	width: 100%;
	height: 201px;
	border-radius: 2px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	position: relative;
	background-color: #E2FFD5;
	background: -webkit-linear-gradient(#FFFFFF 18%, #C0EAC6 60%, #A2BB9E);
	border: solid 1px #DDE6F1;
}
.fon2{
	padding-top: 25px;
}
.submit_panel{
    padding: 0px 7px;
    margin-bottom: 5px;
}
.avatar img{
	width: 80px;
	float: left;
	margin-top: 13px;
	height: 80px;
	margin-left: 10px;
	border-radius: 50%;
	border: solid 2px #1f1f1f;
	margin-right: 6px;
	box-shadow: 4px 2px 10px 3px rgb(140 140 140 / 33%);
	-webkit-box-shadow: 4px 2px 10px 3px rgb(140 140 140 / 33%);
	-moz-box-shadow: 4px 2px 10px 3px rgba(140,140,140,0.33);
}
.fon3{
	color: brown;
	font-size: 20px;
}
.fon3 img{
	vertical-align: text-top;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-top: 5px;
}
.kichik{
	font-size: 12px;
}
.kichik i{
	vertical-align: middle;
}
.tugash{text-align: center;color: gray;padding: 10px 0;background: white;border-radius: 0px 0px 10px 10px;border-top: solid 1px #ddd;}
.input2{
	width: 80%;
    margin-right: 7px;
    border: solid 1px gray;
    border-radius: 3px;
}
.submit2{
	width: 35px;
    background: white;
    border: solid 1px gray;
    cursor: pointer;
}
.sts{
	padding: 2px 5px;
	margin-top: 10px;
	background-color: #f3fdf4;
	border: 1px solid #597596;
	margin-bottom: 11px;
}
.sts_x{
	float: right;
	font-weight: bold;
	font-size: 12px;
}
.ustun{background-color: #fff;padding: 5px 5px 10px 8px;border-bottom: 1px solid #e0e0e0;}
.i1{
	width: 25px;
    text-align: center;
    font-size: 18px;
    vertical-align: text-top;
}
.ustun2{
	padding: 5px 5px;
	background: white;
	color: unset;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}
.ustun3{
    text-align: left;
    line-height: 31px;
    border: solid 1px darkgray;
    margin: 20px;
    border-radius: 12px;
    background: white;
    padding: 7px;
}
.empty{
    text-align: center;
    color: cadetblue;
    margin: 6px;
    line-height: 30px;
    background: white;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 10px;
}

.empty i{
    font-size: 35px;
}
.rasmpr {
    width: 120px;
    height: 120px;
    margin: 1px;
    border: solid 1px #ccc;
    border-radius: 3px;
}
.cqi{
    color: gray;
}
.qizil{
    color: #ff4f4f;
    font-weight: bold;
}
.text{
    width: 100%;
    height: 55px;
    border-radius: 9px;
    resize: none;
    box-sizing: border-box;
    outline: none;
    padding: 2px 33px;
    overflow: hidden;
    text-align: center;
}
.send_i{
    position: absolute;
    right: 12px;
    top: 19px;
    font-size: 25px;
    color: cadetblue;
    border: none;
    cursor: pointer;
    background: none;
}
.qr_panel{
    position: absolute;
    font-size: 25px;
    left: 9px;
    top: 16px;
    color: cadetblue;
    cursor: pointer;
}
.qr_wrap{
    position: relative;
}
.qr_menu{
    position: absolute;
    top: -25px;
    left: 34px;
    width: 70px;
    height: 118px;
    display: none;
}

/* umumiy ikon style */
.qr_menu i{
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    cursor: pointer;
}

/* egri joylashuv */
.qr_menu i:nth-child(1){
    top: 0;
    left: 2px;
}
.qr_menu i:nth-child(2){
    top: 40px;
    left: 30px;
}
.qr_menu i:nth-child(3){
    top: 80px;
    left: 2px;
}

/* hover – yumshoq effekt */
.qr_menu i:hover{
    background: #eef1f5;
}

/* A tag — real tugma */
.qr_menu a{
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    color: #000;
}

/* egri joylashuv */
.qr_menu a:nth-child(1){
    top: 0;
    left: 2px;
}
.qr_menu a:nth-child(2){
    top: 40px;
    left: 30px;
}
.qr_menu a:nth-child(3){
    top: 80px;
    left: 2px;
}

.avatar2 img{
    width: 50px;
    height: 50px;
    border-radius: 30%;
    border: solid 2px white;
    margin-right: 6px;
    float: left;
    margin-top: -8px;
    box-shadow: 4px 2px 10px 3px rgb(140 140 140 / 33%);
    -webkit-box-shadow: 4px 2px 10px 3px rgb(140 140 140 / 33%);
    -moz-box-shadow: 4px 2px 10px 3px rgba(140,140,140,0.33);
}
.sms{
    position: relative;
    background: #bfe0cf;
    padding: 4px;
    border-radius: 10px;
}
.vaqt{
    text-align: right;
    font-size: 12px;
    color: cadetblue;
}
.ngif{
    border: solid 1px darkgray;
    padding: 2px 7px;
    border-radius: 10px;
}
.uch{
    filter: drop-shadow(0px -1px 0px #597596);
    position: absolute;
    transform: translateY(-11px) translateX(20px);
    border-bottom: 12px solid;
    border-top: 10px solid;
    border-left: 10px solid;
    border-right: 10px solid;
    border-color: transparent transparent #f3fdf4 transparent;
    margin-top: -6px;
}
.javob{
    text-align: right;
}
.online-icon,
.offline-icon{
    display:inline-block;
    width:8px;
    height:8px;
    border-radius:50%;
    margin-left:5px;
}

.online-icon{ background:#2ecc71; }   /* yashil */
.offline-icon{ background:#bfc5c9; }  /* kulrang */

.submit3{
    background: linear-gradient(135deg, #095481, #ff4f4f);
    padding: 5px;
    border: solid 1px #1e2628;
    color: white;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
}

.id{
    font-size: 13px;
    border-radius: 14px;
    padding: 0px 5px 0px 5px;
    color: rgb(255, 255, 255);
    text-shadow: 0 -1px rgb(0 0 0 / 10%);
    background: blue;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 2s linear infinite;
}
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
.post1{
    overflow: hidden;
}
.ajrat1{
    margin-top: 2px;
}
.javob-box{
    margin: 5px 10px;
}
.yashirin{
    float: right;
    color: brown;
}
.yashirin input{
    vertical-align: middle;
}
.cit{
    border: dashed 1px #656f86;
    font-size: 12px;
    padding: 0 5px;
    color: darkgoldenrod;
    overflow: hidden;
    margin: 4px 0px;
    box-shadow: 2px 2px 2px #c0d1e5;
    max-height: 130px;
}
.yashirinn{
    color: brown;
}
.j_berdi {
  background-color: slategrey;
  padding: 3px;
  text-align: center;
  box-sizing: border-box;
  color: white;
  font-weight: bold;
  width: 100%;
  position: relative;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(linear, left top, right bottom,
  color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent),
  color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)),
  color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent),
  to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
  transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
  transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
  transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
  transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%,
  transparent 75%, transparent);
  animation: awe 3s linear infinite;
}
@keyframes awe {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}
.left{
    position: absolute;
    left: 5px;
	color: gainsboro;
	font-size: 12px;
}
.left a{
    color: gainsboro;
}
.bola {
    font-weight: 600;
    color: white;
    background-color: #add8e6;
    padding: 0 7px 0 7px;
    border-radius: 16px;
    border: 1px solid #8fc7d9;
    text-align: center;
}
.qiz {
    font-weight: 600;
    color: white;
    background-color: #ffb7d5;
    padding: 0 7px 0 7px;
    border-radius: 16px;
    border: 1px solid #eb9abc;
    text-align: center;
}
.balkon{
    padding: 5px 10px;
    line-height: 27px;
    background: white;
}
.ong{
    float: right;
    margin-right: 5px;
}
.belgi{
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 4px;
}
.post_xabar{
    max-height: 80px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: max-height .3s ease;
    margin-top: 4px;
}

/* ... belgisi faqat kesilgan xabarlar uchun */
.post_xabar::after{
    content: '...';
    position: absolute;
    bottom: 0;
    right: 5px;
    color: black;
    display: none; /* defaultda yo'q */
}

/* agar xabar 80px dan oshsa, ::after ko'rinadi */
.post_xabar.long::after{
    display: block;
}

/* ochilganda ... yo'qolsin */
.post_xabar.open::after{
    display: none;
}

/* ochilgan holat */
.post_xabar.open{
    max-height: 1000px; /* yetarlicha katta */
}
.c2{
    background: white;
    text-align: center;
    padding: 6px;
}
.str{background: #0c0000;padding: 0px 15px;border-radius: 2px;margin: 2px;color: white;}
.page{
    background: #b9b4b4;
    padding: 0px 15px;
    border-radius: 2px;
    margin: 2px;
}
.sahifa{
    background: #b9b4b4;
    padding: 0px 15px;
    border-radius: 2px;
    margin: 2px;
}
.action-table{
    width:100%;
    display:table;
    table-layout:fixed;
    margin: 0px auto;
    position: absolute;
    bottom: 0;
    left: 0;
}

.action-btn{
    display:table-cell;
    width:33.33%;
    text-align:center;
    padding:12px 5px;
    text-decoration:none;
    color:#333;
}

.action-btn:last-child{
    border-right:none;
}

.action-btn i{
    display:block;
    font-size:20px;
    margin-bottom:5px;
}

.action-btn span{
    font-size:12px;
}

/* ranglar */
.action-btn.add i{ color:#2ecc71; }
.action-btn.x i{ color:#ff4f4f; }
.action-btn.msg i{ color:#3498db; }
.action-btn.block i{ color:#e74c3c; }

/* hover */
.action-btn:hover{
    background: rgb(139 139 139 / 20%);
}
.chat{
    padding:10px;
    display:flex;
    flex-direction:column;
    gap:8px;
}
.center{
    text-align: center;
}
.msg{
    max-width:70%;
    padding:8px 10px;
    border-radius:10px;
    font-size:13px;
    position:relative;
    word-wrap:break-word;
}

.msg.me{
    align-self:flex-end;
    background: #dcf8c6;
    border-bottom-right-radius:3px;
    border: solid 1px #bee3a1;
}

.msg.you{
    align-self:flex-start;
    background: #d4f1f1;
    border-bottom-left-radius:3px;
    border: solid 1px #b6dbdb;
}

.msg .time{
    font-size:10px;
    color:#777;
    text-align:right;
    margin-top:3px;
}

.msg .img img{
    max-width:100%;
    border-radius:8px;
    margin-bottom:5px;
}
.ubu{
   background: url(/tizim/diz/icon/fonmail.png);
    background-size: cover;
    background-origin: content-box;
    background-repeat: no-repeat;
    background-position: center;
}
.count{
    
    margin-left: 5px;
}
.avatar3 img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: left;
    margin-right: 6px;
}
.lip {
    display: inline-block;
    /* qizil rang */
    color: red;
    font-weight: bold;
    font-size: 12px;
    animation: pulse 1s infinite alternate;
     /* yonadigan effekt */
}

/* Pulsing animatsiya */
@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
		color: white;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
		color: red;
    }
    100% {
        transform: scale(1);
        opacity: 1;
		color: black;
    }
}
.lip2 {
    display: inline-block;
    /* qizil rang */
    color: white;
    font-weight: bold;
    font-size: 12px;
    animation: pulse2 1s infinite alternate;
     /* yonadigan effekt */
}

/* Pulsing animatsiya */
@keyframes pulse2 {
    0% {
        transform: scale(1);
        opacity: 1;
		color: white;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
		color: red;
    }
    100% {
        transform: scale(1);
        opacity: 1;
		color: white;
    }
}
.kok{
    color: cornflowerblue;
    font-weight: bold;
}
.us{
	background: #bfe0cf;
	padding: 6px 5px 12px 5px;
	color:  white;
	line-height: 28px;
}
.us input[type="number"]{
	width: 70%;
	border-radius: 7px;
	outline: none;
	border: solid 1px #9dbdac;
	padding: 5px;
}
.us input[type="submit"]{
	border: solid 1px #82a693;
	background: white;
	padding: 3px 6px;
	color: #6e514e;
	cursor: pointer;
	border-radius: 7px
}
.us input[type="submit"]:hover{
	background: #cac3c3;
	color: #19a9d9;
}
.admin_panel{
	background: #cac3c3;
	color: white;
	padding: 5px 5px;
	line-height: 25px;
}
.admin_ustun{
    text-align: left;
    padding: 2px 5px;
    color: cornflowerblue;
    display: inline-block;
    background: white;
    border-radius: 7px;
}
.bosh_foto{
    position: absolute;
    top: 50%;
    transform: translate(-28px, -5px);
    border-radius: 50%;
    background: white;
    padding: 2px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: brown;
    height: 20px;
}
.ban_vaqt{
    background: brown;
    text-align: center;
    color: white;
    position: absolute;
    z-index: 9;
    top: 1px;
    width: 100%;
}
.ustun4{
	text-align: left;
    line-height: 31px;
    border: solid 1px darkgray;
    margin: 20px;
    border-radius: 12px;
    padding: 7px;
}
.ustun4 button{
	width: 100%;
	height: 25px;
	border-radius: 7px;
	border: solid 1px gray;
	background:#597596;
	color: white;
	cursor: pointer;
}
.form1{
	padding: 5px;
}
.form1 input{
	margin-bottom: 7px;
	width: 230px;
	padding: 5px;
	border: solid 1px #597596;
	
}
.form1 select{
	width: 241px;
	padding: 5px;
	border: solid 1px #597596;
	margin-bottom: 7px;
}
.form1 input[type="submit"]{
	width: 150px;
	padding: 5px;
	border:none;
	border-radius: 7px;
	cursor: pointer;
	color: white;
	background: linear-gradient(135deg, #00dbde, #fc00ff);
}
.sarlavxa2{
    background: teal;
}
.qabul{
	background: #2bb;
    color: white;
    padding: 5px 6px;
    margin: 5px;
    border-radius: 5px;
    font-weight: bold;
    border: solid 1px #008baa;
}
.rad{
	background: #afb4b4;
    color: white;
    padding: 5px 6px;
    margin: 5px;
    border-radius: 5px;
    font-weight: bold;
    border: solid 1px #7e7e7e;
}
	.top-panel{
    height: 50px;
    background-color: #3fb57a;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #009688), color-stop(0.94, #3fb57a)) !important;
    position: fixed;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 9999;
    box-shadow: 0px 6px 16px 0px #6e514e;
}

.menu-item{
   flex: 1;
   text-align: center;
   text-decoration: none;
   color: white;
   font-size: 12px;
   padding: 7px 0;
   line-height: 45px;
}
.ong_taxrir{
    width: 25px;
    height: 25px;
    top: 5px;
    position: absolute;
    text-align: center;
    background: white;
    border-radius: 50%;
    right: 5px;
    border: solid 1px #ddd;
}

.menu-item i{
    font-size: 25px;
}
.uzuk{
    width: 20px;
    vertical-align: sub;
}
.sarlavxa3{
	text-align: center;
    color: #808080;
    font-weight: 500;
	background: white;
	padding: 10px 5px;
    border-bottom: 1px solid #eeeeee;
}
.gx{
    background: linear-gradient( to right, rgb(23 120 187) 20%, rgb(250 133 181) 30%, rgb(93 82 130) 70%, rgb(37 192 63) 80% );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    font-size: 17px;
    font-family: 'none';
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(255,249,34), rgba(0,44,255), rgba(56,2,155,0));
    border-image-slice: 1;
}
@keyframes  textShine {
           0% {
               background-position: 0% 50%;
           }
           100% {
               background-position: 100% 50%;
           }
       }
