@font-face {
    font-family: 'icon';
    src: url('./ae-amanat/fontawesome-webfont.eot');
    src: url('./ae-amanat/fontawesome-webfont.eot') format('embedded-opentype'),
        url('./ae-amanat/fontawesome-webfont.woff2') format('woff2'),
        url('./ae-amanat/fontawesome-webfont.ttf') format('woff'),
        url('./ae-amanat/fontawesome-webfont.ttf') format('truetype'),
        url('./ae-amanat/fontawesome-webfont.svg') format('svg');
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova Rg;
    font-style: normal;
    font-weight: 500;
    src: url(./ae-amanat/ProximaNova-Semibold.woff2) format("woff2"), url(./ae-amanat/ProximaNova-Semibold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Proxima Nova Rg;
    font-style: normal;
    font-weight: 400;
    src: url(./ae-amanat/ProximaNova-Regular.woff2) format("woff2"), url(./ae-amanat/ProximaNova-Regular.woff) format("woff")
}


body,
input,
select {
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
    font-size: 16px;
    color: #535352;
    margin: 0;
}

body {
    margin: 0;
}

.w1 {
    margin: 0 auto;
    border: 0px solid #e1e1e1;
    max-width: 1390px;
    /*ADD MAIN WIDTH*/
    width: 100%;
    height: auto;
    padding: 0;
}

/* Heading styles */
.heading {
    color: #535352;
    font-family: inherit;
    text-transform: none;
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 500;
    padding-top: 0;
}

div#HeaderNewBlock {
    display: none;
    /* Enable/disable main heading */
}

.txtGray {
    color: #535352;
}

/* End of heading styles */


/* Footer styles */
.footer {
    font-size: 13px;
    line-height: 1.5;
    FONT-WEIGHT: normal;
}

.footer a {
    font-size: 16px;
}

/* End of footer styles */


/* Link styles */
.footer a,
.footer .txtGray a,
.google-recapcha a {
    color: #535352;
    text-decoration: none;
}

.footer a:hover,
.google-recapcha a:hover {
    text-decoration: underline;
    color: #535352;
}

.google-recapcha {
    color: #535352;
}

/* End of link styles */


/* Input/select styles */
.tb233 {
    border-radius: 0px !important;
}

input {
    border: 1px solid #e1e1e1 !important;
    border-radius: 0px !important;
}

.tb230,
.email,
.tb233,
.required,
#tbEmail {
    padding: 5px 5px;
    -webkit-appearance: auto;
    max-width: 333px;
    border: 1px solid #ABABAB !important;
    border-radius: 0px !important;
}

.tb233 {
    height: auto;
    line-height: normal;
}

.tb230 {
    height: auto;
    line-height: normal;
}

.email {
    height: auto;
    line-height: normal;
}

#tbEmail {
    height: auto;
    line-height: normal;
}


/* End of input/select styles */
/* Button and button container styles */
.modal-dialog .btn1,
.btnSubmit2Container #btnSubmit2,
.btnSubmit1Container #btnSubmit1 {
    font-family: inherit;
    font-size: 1.0em;
    font-weight: 500;
    color: #3b3a6e;
    text-transform: uppercase;
    padding: 10px 40px 10px 15px;
    border: 2px solid #3b3a6e !important;
    border-radius: 0px !important;
    background: transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    height: auto;
    line-height: normal;
    box-sizing: border-box;
}

.modal-dialog .btn1 {
    padding: 10px 15px 10px 15px;
    border: #3b3a6e;
    color: #ffffff !important;
    font-weight: normal;
    background: #3b3a6e !important;
}

.modal-dialog .btn1:hover {
    background: #3b3a6e !important;
}

.btnSubmit1Container:after,
.btnSubmit2Container:after {
    content: "\f105";
    font-family: 'icon';
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    transition: .2s ease;
    position: absolute;
    right: 20px;
    top: calc(40% - 10px);
}

.btnSubmit1Container:hover:after,
.btnSubmit2Container:hover:after {
    color: #ffffff;
    transform: translateX(0.5rem);
}

#body.ar-ae .btnSubmit2Container #btnSubmit2,
#body.ar-ae .btnSubmit1Container #btnSubmit1 {
    padding: 10px 15px 10px 40px;
}

#body.ar-ae .btnSubmit1Container:after,
#body.ar-ae .btnSubmit2Container:after {
    content: "\f104";
    right: unset;
    left: 20px;
    top: calc(45% - 10px);
}

#body.ar-ae .btnSubmit1Container:hover:after,
#body.ar-ae .btnSubmit2Container:hover:after {
    transform: translateX(-0.5rem);
}

.modal-dialog .btn1:hover,
.btnSubmit2Container:hover #btnSubmit2,
.btnSubmit1Container:hover #btnSubmit1 {
    text-decoration: none;
    background: #3b3a6e;
    color: #ffffff !important;
    border: 2px solid #3b3a6e !important;
}

#body.ar-ae .heading {
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
}

#btnSubmit2,
#btnSubmit1 {
    min-width: 180px;
}

.btn2 {
    height: auto;
}

.modify-email-form {
    position: relative;
    top: 0;
    left: 0;
}

/*
input#btnSubmit1 {
    position: absolute;
    bottom: 0;
    right: 0;
}
*/

.btnSubmit2Container {
    margin: 0;
    width: 100%;
    padding: 0;
}

.btnSubmit1Container {
    padding-top: 1em;
    padding-left: 0;
}

input#btnSubmit1 {
    margin: 0 !important;
}

/* End of button and button container styles */


/* Alerts selection and layout styles */
.AlreadySub {
    margin: 0 0 20px;
}

.selectshare-marginLeft {
    width: 0px;
}

.heading + table[role="presentation"] tbody tr {
    display: inline-block !important;
    width: 50%;
    margin-bottom: 1em;
    vertical-align: middle;
}

.heading + table[role="presentation"] tbody tr:first-child {
    display: block !important;
}

.heading + table[role="presentation"] tbody tr table tr:first-child {
    display: table-row !important;
}

.heading + table[role="presentation"] tbody tr td {
    display: block !important;

}

.heading + table[role="presentation"] tbody tr td table td {
    display: table-cell !important;
}

td.selectshare-marginLeft + td table[role="presentation"] tbody tr,
.heading + table[role="presentation"] tbody tr td tr {
    display: table-row !important;
}

/* End of alerts selection styles */


/* Registration form & modify subscription form layout and styles */
div#Registration .AlreadySub {
    margin-top: 0px;
}

div#Registration .AlreadySub,
div#NewSubscriberBlock .AlreadySub {
    margin: 20px auto 20px auto;
}

.title-field-name,
.field-control {
    padding: 0.25em 0;
}

div#Registration,
div#NewSubscriberBlock {
    padding: 10px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    margin-top: 30px;
}

div[style="clear: both;"] div,
.modify-email-form {
    margin: 0px auto 0px auto;
}

table#gvSubscriberFields tbody tr {
    display: inline-block;
    width: 33%;
    float: none;
    vertical-align: top;
}

table#gvSubscriberFields tbody tr:first-child {
    display: block;
    width: 50%;
}

table#gvSubscriberFields tbody tr td {
    display: block !important;
}

.title-field-name {
    width: 40%;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.field-control {
    width: 100%;
    float: none;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.field-control.field-control-submit {
    width: 100%;
    text-align: right;
}

.title-field-name.title-field-name-submit {
    display: none;
}

td.shareType label,
.title-field-name,
label#lbEmailAddressModify {
    font-weight: 500;
    color: #535352;
}

.btnSubmit2Container {
    display: inherit;
    margin-top: 0em;
    width: fit-content !important;
    position: relative;
}

.divModifyMail {
    padding-bottom: 2.75em !important;
}

.modify-email-label {
    width: 100%;
    float: none;
    margin-bottom: 0.75em;
}

.email,
#tbEmail {
    max-width: 333px;
}

.modal-dialog .btn1 {
    border: #00904A;
    color: #ffffff !important;
    font-weight: normal;
    background: #00904A !important;
}

/* End of registration form & modify subscription from layout and styles */


/* Start media queries and main CSS overwrite */
@media (max-width:860px) {
    .heading + table[role="presentation"] tbody tr {
        display: block !important;
        width: 100%;
        margin-bottom: 1em;

    }

    table#gvSubscriberFields tbody tr {
        width: 50%;
    }

    table#gvSubscriberFields tbody tr:first-child {
        display: block;
        width: 100%;
    }
}

@media (max-width:660px) {
    table#gvSubscriberFields tbody tr {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .modify-email-label {
        width: 40% !important;
        margin-bottom: 0.75em;
    }

    .title-field-name {
        width: 100% !important;
        float: none;
    }

    .field-control.field-control-submit {
        width: 100% !important;
    }


    .ar-sa .divModifyMail {
        float: left;
        padding: 0 !important;
        width: 100% !important;
    }

    .btnSubmit1Container {
        width: fit-content !important;
    }
}

@media (max-width:550px) {

    .title-field-name,
    .field-control,
    .modify-email-label {
        width: 100% !important;
    }
}

@media (max-width: 568px) {
    .field-control {
        width: 70% !important;
        float: none !important;
    }

    .field-control.field-control-submit {
        width: 100% !important;
    }

    .divModifyMail {
        width: 70% !important;
    }

    .ar-sa .divModifyMail {
        width: 100% !important;
    }
}

@media (max-width: 450px) {
    .btnSubmit1Container {
        padding-top: 4em;
    }

    .divModifyMail {
        float: left;
    }
}

/* End of media queries and main CSS overwrite */

/* .tb233 {
    width: 233px;
    border: 2px solid #001F33 !important;
}

.tb233 {
    height: auto;
    line-height: normal;
} */
.shareCheck {
    padding-top: 6px;
}

.ar-sa .footer table tbody tr td {
    text-align: left !important;
}

.ar-sa .pad122 {
    padding-left: 0px;
}

.ar-sa .btnSubmit2Container,
.ar-sa .btnSubmit1Container {
    text-align: left;
}

.ar-sa input#btnSubmit1 {
    position: relative;
}

.ar-sa .divModifyMail {
    float: none;
    width: 100%;
}

.ar-sa #tbEmail {
    float: right;
}

#body.ar-ae {
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
}

#body.ar-ae {
    font-family: Proxima Nova Rg, Segoe UI, Arial, sans-serif;
}

#body.ar-ae .divModifyMail {
    float: right;
}

#body.ar-ae #tbEmail {
    float: right;
}

#body.ar-ae input#btnSubmit1 {
    right: unset;
    left: 0;
}

#body.ar-ae .footer td {
    text-align: left !important;
}

#body.ar-ae .btnSubmit2Container {
    text-align: left;
}

#body.ar-ae .pad122 {
    padding-left: 0;
}

#body.ar-ae .disclaimer,
.cookies-box {
    text-align: left;
}

#body.ar-ae .modal .close {
    float: left;
}

#body.ar-ae .field-control.field-control-submit {
    text-align: left;
}

#body.ar-ae .btnSubmit1Container {
    right: unset;
    left: 0;
}

#selectSection input[type=text] {
    border: solid 1px #ABABAB !important;
    border-radius: 0px !important;
}

.shareTypeDescription {
    font-size: 16px;
    line-height: 1.7;
}

#selectSection input[type=text] {
    padding: 5px 5px;
}

td.shareType label {
    line-height: 30px;
}

.shareType {
    padding-top: 5px;
    padding-right: 3px;
}

* {
    outline: 0 !important;
}

.error {
    display: none;
}

#gvSubscriberFields_lblName_0:after {
    content: "*";
    color: red;
    margin: 0 5px;
}

.modal-dialog {
    width: auto;
}

.btnSubmit1Container {
    width: fit-content;
    padding-top: 0em;
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

/********************* Euroland.com Logo removed ************************/
/*
span.txtGray a.privacy:before {
    display: none !important;
}

span.txtGray a.privacy:visited,
span.txtGray a.privacy {
    color: #535352 !important;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
    width: auto !important;
    height: auto !important;
    vertical-align: top;
}

span.txtGray a.privacy:focus,
span.txtGray a.privacy:active,
span.txtGray a.privacy:hover {
    color: #535352 !important;
    text-decoration: underline;
}
*/

span.txtGray a.privacy:visited,
span.txtGray a.privacy {
    vertical-align: top;
}

/********************* Euroland.com Logo removed ************************/
input[type="checkbox"] {
    display: flex;
    appearance: none;
    -webkit-appearance: none;
    height: 17px;
    width: 17px;
    background: transparent;
    border-radius: 1px !important;
    cursor: pointer;
    border: 1px solid #535352 !important;
}

td.shareCheck input {
    position: relative;
    top: -1px !important;
}

input[type="checkbox"]:checked:after {
    content: "";
    font-family: icon;
    font-size: 13px;
    color: #3db8be;
    margin: 1px;
}
