.logo-color{
color: white;
}
#af_rs_form{
display: none;
}
@media screen and (max-width: 980px) {
.button_text_disappear{
display: none;
}
}
.button_text_disappear{
margin-left: 10px;
}
.af_rs_coupon_page_no{
text-align: center;
}
.referal_codes_table th{
text-align: center;
}
.twitter_btn{
background: deepskyblue; 
border-radius: 6px; 
width: fit-content;
color: white;
}
.button_text_disappear:hover{
color: black;
cursor: pointer;
}
.copy_link_clipboard{
background: transparent; 
}
.width_100{
width: 100%;
}
.ref_twitter{
width: 20%; 
background: deepskyblue; 
border-radius: 6px; 
padding: 10px; 
margin: 5px;
}
.ref_fb{
width: 20%; 
background: #3e3eea; 
border-radius: 6px; 
padding: 10px; 
margin: 5px;
}
.ref_whatsapp{
width: 20%; 
background: #15cd24; 
border-radius: 6px; 
padding: 10px; 
margin: 5px;
}
.ref_email{
width: 20%; 
background: #ea0d0d; 
border-radius: 6px; 
padding: 10px; 
margin: 5px;
}
.ref_twitter span,
.ref_fb span,
.ref_whatsapp span,
.ref_email span{
float: right; 
text-decoration: none; 
color: white; 
font-weight: bold;
}
.ref_twitter a,
.ref_fb a,
.ref_whatsapp a,
.ref_email{
text-decoration: none !important; 
display: flex; 
justify-content: center; 
align-items: center;
}
.ref_p { width:100%; float:left;}