/*div.contentBoxContent:before { content: "Please use unique email address for each ID card application/person."; display: inline-block; font-weight: bold; color: red; font-size: 100%; text-align: center; } div#photoUploadWrapper.photoUploadWrapper:after{ content:"Please upload a passport style photo!"; color:#40b8b8; }
div.contentBox.personalDataOverview:after { white-space: pre-wrap; content: "\AYou are one step away from saving thousands of dirhams with your ISIC/ IYTC/ ITIC card.\AThe average cardholder saves more than 2000 AED per year thanks to the ISIC Association card.\AGet yours, now!"; left:0px; font:100% Roboto, sans-serif; font-weight: bold; color: #FF0000; }*/

/*DEAKTIVACE FORMULÁŘE*/

div.contentWrapper:after {
    content: "This form is no longer active. Please use our new page https://shop.ae.mystudentcard.org/ to place an order.";
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, #00BBAE, #007F7A);
    padding: 2rem;
    display: block;
    text-align: center;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    margin-top: 1rem;
}

.formControl {
display: none;
}

div.contentBox{
display: none;
}

.languageBox{
display: none;
}

.cardSelection {
display: none;
}

.contentBox.cardSelection {
display: none;
}