.chatHeaderWrapper, .chatRooms ul li.active a, .chatRooms ul li.blink a, .chatRooms uloooooheader, .chatSendControlsWrapper div.buttonWrapper oa.sendMessageButton, .chatSendControlsWrapper .buttons a.register, .nickIcon .filler .is-owner .male.vip .female.vip ,male .female {
            background-color: #237d82;
            color: #00ff00;


}
.chatHeaderWrapper .goog-menu-button-open, .chatHeaderWrapper .goog-menu-button-hover {
  
background: url("https://gifsec.com/wp-content/uploads/2022/09/heart-gif-4.gif") repeat;
}

 .chatHeaderWrapper .menuItem .text {
            color: #ffff00;

}
 
.chatUsersTab {
background-position: center;
background-image: url(https://gupshup.com.pk/images/user.jpg);
background-color: #ffffff;
border: 2px solid rgba(255, 0, 85, 0.25);
}

#loginForm .loginButton {
display: block;
padding: 4px 0;
width: 100%;
font-weight: bold;
font-size: 17px;
border: 3px solid #330019;
background: linear-gradient(to bottom, #ffffff, #0b5394);
}

.chatMessagesWrapper {
border: 1px solid #237d82;
background-image: url(https://gupshup.com.pk/images/chatroomcor.png);
}

.nickIcon .filler {
background-color: #111111;
}



.chatSendControlsWrapper, .chatSignInWrapper {
background-image: url(http://4.bp.blogspot.com/-dJAtwEUAF1Y/Uz0ISJZzCSI/AAAAAAAABq4/jdmIlsShcmU/s1600/txyvu%5B1%5D.gif);

left: 0;

}


 .chatSendControlsWrapper div.textareaWrapper > i.smileys {
width: 18px;
height: 18px;
right: -5px;
top: 5px;
background-image: url(https://st1.chatovod.com/u/cs/2016/05_26/61/798561/1465049703_0.gif);
background-size: contain;
}
.moderator .groupIcon  {
    background-image: url(https://st1.chatovod.com/u/cs/2017/06_10/97/951397/1500992638_0.png);
       display: inline-block;
}


.admin .nickIcon .mask {
 background-color: #990000; 

background-image: url(https://i.ibb.co/zhnmVJx1/police.png);
    
}



.moderator .nickIcon .mask {
background-color: #0000ff;  
    background-image: url(http://st1.chatovod.com/widget/i/status/mask_vip_male.png);
 

}


.female .nickIcon .mask {
 background-color: #ff00ff;      
background-image: url(http://st1.chatovod.com/widget/i/status/mask_vip_female.png);
}


 body  {
font-weight:bold ;
}





div#banlistMenuItem{
display:none;
}
/* ? SEND BUTTON */
.sendMessageButton {
display: inline-block;
padding: 8px 25px;
font-size: 15px;
font-weight: bold;
color: #fff !important;
text-transform: uppercase;
border-radius: 50px;
background: linear-gradient(135deg, #ff416c 0%, #ff4b2b 100%);
box-shadow: 0 4px 15px rgba(255, 65, 108, 0.4);
transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
border: none;
cursor: pointer;
}
/* --- Hide Chatovod Branding --- */
a[href="https://chatovod.com"][target="_blank"] {
display: none !important;
visibility: hidden !important;
}
/* ? Modern Glossy Header */
.chatHeaderWrapper {
background: linear-gradient(135fff, #228822 0%, #4CBB17 50%, #99FF33 100%) !important; 
position: relative;
color: #ffffff !important;
font-size: 16px;
border-bottom: 2px solid #ff0000;
overflow: hidden;
box-shadow: 0 4px 25px rgb(255, 0, 255, 0.255);
}
.chatHeaderWrapper::before {
content: "";
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
background: url("https://gifsec.com/wp-content/uploads/2022/09/heart-gif-4.gif") repeat;
}

/* --- ? CHAT MESSAGES - FLORAL THEME + RESTORED GLOW ? --- */
.chatMessagesWrapper {
background: linear-gradient rgb(0, 255, 0)), 


border-radius: 12px;
font-size: 13.0px;
/* RESTORED FONT STYLE & BOLDED */
font-family: "Comfortaa", sans-serif !important;
font-weight: 700 !important;
border: 3px solid rgba(0,255,0);
/* RESTORED GLOW EFFECT */
box-shadow: 0 8px 32px rgba(255, 0, 85, 0.25), 0 0 15px rgba(255, 133, 162, 0.2) !important;
}
/* ? Sign in BUTTON */
.signInGuest {
display: inline-block;
padding: 8px 25px;
font-size: 15px;
font-weight: bold;
color: #fff !important;
text-transform: uppercase;
border-radius: 50px;
background: linear-gradient(135deg, #ff416c 0%, #32cd32 100%);

border: none;
cursor: pointer;
}

.chatSendControlsWrapper div.textareaWrapper textarea:focus {
border-color: #ff0055 !important;
box-shadow: 0 0 12px rgba(255, 0, 85, 0.2);
}