/*Custom Content*/
#field_email::after {
    font-size: 14px;
    color: Gold;
    content: 'Email address linked to your Win Oasis account.';
}

/*Custom Content*/
#field_description::after {
    font-size: 14px;
    color: Gold;
    content: 'Kindly provide the necessary information for your request. Our support team will promptly address your query.';
}

/*Custom Content*/
#field_cf_i_agree_to_the_terms_and_conditions::after {
    font-size: 14px;
    color: Gold;
    content: 'By entering into this Agreement, I understand that my account with Win Oasis account will be closed. I will not have access to my account’s transaction’s history and gameplay. I confirm that the account number is mine, and all transactions on this account were performed by me. I confirm that the name and address associated with my Win Oasis account match my legal name and identity. I confirm that I am the age of majority in the jurisdiction from which I am accessing the Win Oasis Website. I understand that Win Oasis will use reasonable efforts to unsubscribe me from all marketing materials. This may take a reasonable working period to implement. I understand that it is my sole responsibility to contact Win Oasis if I continue to receive marketing materials. I agree that Win Oasis will not be held responsible for any damages, including financial loss or otherwise, incurred or caused by me which may arise from my violation of this Agreement. In the event that I open a new account and win prizes I understand that I will be ineligible to receive these prizes.';
}

/*Remove Sign Up*/
.ForgetPasswordContainer__loginHalf:nth-child(1),.Signin__loginHalf:nth-child(2) {
     display: none;
 }

/*Remove Sign In*/
.Signin__loginHalf.Signin__agentlogin {
    display: none;
}
