@font-face {
    font-family: "IberPangea";
    src:url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/fonts/IberPangea-Regular.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/fonts/IberPangeaText-Bold.woff2") format("woff2"),
        url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/fonts/IberPangea-Light.woff2") format("woff2"),
        url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/fonts/IberPangeaText-Regular.woff2") format('woff2');
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: "IberPangea-Medium";
    src:url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/fonts/IberPangea-Medium.woff2") format('woff2');
    font-style: normal;
}


@font-face {
    font-family: "IberPangea-Bold";
    src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/fonts/IberPangeaText-Bold.woff2") format("woff2");
    font-style: normal;
}

body {
    color:  #615D5A;
    font-family: 'IberPangea' !important;
    font-size: 17px;
    background: none repeat scroll 0 0 transparent;
    font-weight: 400;
}

.check-subscription-link a {
    color: #00402A;
}

a:-webkit-any-link,
a:-moz-any-link {
    color: #00402A;
    text-decoration: none;
    cursor: auto;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #00402A;
    text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #00A443;
    text-decoration: none;
}

.wrapper {
    width: 100%;
    padding: 0px 0 10px 0px;
    margin: 0 auto;
    max-width: 980px;
}

.service-name {
    position: relative;
    top: 3px;
}

.btn:focus,
.btn,
.btn:active {
    background: #00A443;
    border-radius: 0px;
    color: #FFFFFF;
    font-family: 'IberPangea' !important;
    font-size: 1em;
    font-weight: normal !important;
    letter-spacing: 0px;
    margin: 0 auto;
    padding: 12px 10px 10px;
    border: 1px solid #00A443 !important;
    text-transform: capitalize;
    text-decoration: none;
    transition: none;
    border-radius: 8px;
    outline: none !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:hover {
    color: #00A443 !important;
    background-color: #FFFFFF;
    text-decoration: none;
}

/* .btn:active {
    text-decoration: none;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    background: #FFFFFF;
    color: #0D7CBF !important;
    border-color: #0D7CBF !important;
} */

#dialogModal .btn-submit,
#dialogModal .btn-ok,
#dialogModal .btn-cancel {
    min-width: inherit;
}

.radio input,
.checkbox input {
    height: 17px;
}

.form .lable {
    text-transform: capitalize;
    font-weight: normal;
}

.form input {
    appearance: none;
    -moz-appearance: none;
    background-color: #ffffff;
    border: 0 solid #707070;
    color:  #615D5A;
    height: 36px;
    padding: 0.64em .5em;
    border-radius: 0px;
    border-bottom: 1px solid #B0A9A3;
    
}

.form select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ffffff;
    background-image: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/dropdown.svg");
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    border-radius: 0px;
    padding: 0.64em 1em;
    color:  #615D5A;
    height: 36px;
    border: 1px solid #707070;
}

@media not all {
    .form select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}

.form select > option {
    color:  #615D5A;
    text-transform: capitalize;
}

.modal-content {}

@media (max-width: 480px) {
    .button-inner {
        padding-top: 10px;
    }
}

.subscription-wrapper-single .selection-services {
    border: none;
    border-radius: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.button-wrapper,
.form .row-control {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.button-wrapper .check-subscription-link,
.button-wrapper .button-inner {
    margin-left: 0;
    text-align: center;
}

.check-subscription-link {
    font-weight: normal;
}

.google-recapcha {
    margin-top: 15px;
    text-align: right;
    padding-left: 15px;
    font-size: .7em;
    color: #615D5A;
}

.subscribe-checking .button-wrapper {
    margin: 15px auto 30px auto;
    text-align: center;
    width: 100%;
}

.modal-dialog button.btn {
    margin-bottom: 2px;
}

.google-recapcha a {
    color: #707070;
    text-decoration: none;
}

.checkbox {
    line-height: 14px;
}

.service-information {
    bottom: -8px;
}

.check-subscription-link a:hover,
.google-recapcha a:hover {
    text-decoration: underline;
    color: #00A443;
}



.footer {
    font-size: 12px;
}


.sub-heading {
    padding-left: 15px;
}


.checkbox {
    border: 1px solid #00402A;
    line-height: 17px;
    border-radius: 2px;
    background: transparent !important;
}

.checkbox-checked {
	background: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/es-ibe/thick_check.svg") !important;
	background-color: #00402A !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.row-control[order="0"] .lable::before {
    content: "*";
    color: #f00;
    position: absolute;
    width: 5px;
    height: 5px;
    left: 60px;
}

.compulsory-field {
    color: transparent;
}


.checkbox {
    vertical-align: text-bottom !important;
}
/* label[for="chkStockExRelease"] {
    line-height: 21px;
    vertical-align: text-bottom;
}

.row-item.stockexchange-default .checkbox {
    top: -1px !important;
} */

.checkbox {
    vertical-align: text-bottom !important;
    position: relative !important;
    top: 1px !important;
}

label {
    padding-left: 5px;
}

.form {
    display: inline-block;
    width: 55%;
    vertical-align: middle;
}

.button-wrapper {
    display: inline-block;
    width: 35%;
    vertical-align: middle;
}

.button-inner, .button-wrapper .check-subscription-link{
    text-align: left !important;
}

/* .form .input {
    padding: 0;
} */

.form .lable {
    padding-right: 0;
}

.button-wrapper {
    margin-top: 0;
}

.form input:focus-visible {
    outline: none;
}
.check-subscription-link {
    padding-top: 10px;
}
.es-es .form {
width: 60%;
}


/* .es-es .button-wrapper {
    width: 35%;
} */

.es-es .form .lable {
    width: auto !important;
}

.es-es .form .input {
    width: auto !important;
}

.es-es .row-control[order="0"] .lable::before {
    left: unset;
    right: -10px;
}

@media screen and (max-width:430px) {
    .es-es .form .input {
        width: 90% !important;
        display: block !important;
    }
    .es-es .form {
        display: block !important;
        width: 100% !important;
       
    }
    .es-es .button-wrapper {
        display: block;
        width: 100% !important;
   
    }
    .es-es .button-inner, .es-es .button-wrapper .check-subscription-link {
        text-align: center !important;
    }
    div.etooltip{
        position: inherit;
        left: 20px !important;
    }
    .tip-content p {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


@media screen and (max-width:420px) {
    .form .lable {
        padding-right: 0;
        display: inline-block;
        width: 20%;
    }
    .form .input {
        width: 75%;
        display: inline-block;
    }
    .form {
        display: block;
        width: 100% !important;
       
    }
    .button-wrapper {
        display: block;
        width: 100% !important;
   
    }
    .button-inner, .button-wrapper .check-subscription-link {
        text-align: center !important;
    }
}

.subscribe-checking .form {
    display: block !important;
    width: 90%;
}

.modal a, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #00A443;
}

#dialogModal .privacy-policy-sector .btn {
    padding-top: 10px;
    padding-bottom: 8px;
}

.btn:focus-visible {
    outline: none;
}

.es-es .subscribe-checking .button-wrapper {
    width: 100% !important;
}

.service-information {
    bottom: -3px;
    vertical-align: sub;
}

/* .row-item.releasetype-group .service-checkbox[rtid="881"] {
    display: none;
} */
.subscription-wrapper-single > .row-control > strong{
    display: none;
}
.subscription-wrapper-single > .row-control::before{
    content: "* Indicates required field" ;
    color: #000000 !important;
    position: relative !important;
    left: 15px !important;
    font-weight: normal;
}

.es-ES .subscription-wrapper-single > .row-control::before{
    content: "Campo obligatorio" !important;
}

.row-control {
    margin-top: 10px;
    padding: 10px 0 0px 0 !important;
    clear: both;
}

.google-recapcha > div{
    padding-bottom: 12px;
    border-bottom: 1px solid #D8CFC7;
}

.footer{
    padding-top: 12px !important;
}

.selection-services{
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.sub-heading{
    padding-right: 10px;
}
.etooltip .tip-scroller .tip-content {
    padding: 0px 8px !important;
}

.tip-content p,
.tip-content ul {
    margin-top: 8px;
    margin-bottom: 8px;
}
div.etooltip{
    font-size: 15px;
}

.google-recapcha {
    text-align: left !important;
}

.subscription-wrapper-single > .row-control::before{
    content: "* Indicates required field" !important;
    color: #000000 !important;
    position: relative !important;
    left: 15px !important;
    font-weight: normal;
}

.es-es .subscription-wrapper-single > .row-control::before{
    content: "* Campo obligatorio" !important;
}

.en-gb .supply-by-box::after{
    content: "This service is provided by EUROLAND IR, a partner of Iberdrola, and the following terms and conditions apply:" !important;
}

.es-es .supply-by-box::after{
    content: "Este servicio está proporcionado por EUROLAND IR, un colaborador de Iberdrola, y son de aplicación los términos que se indican a continuación:" !important;
}
