@import url("//tools.eurolandir.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/gg-nesf/gg-nesf.css */
@import url("//fonts.googleapis.com/css?family=Montserrat:400,700&display=swap");

body {
    margin: 0;
    font-family: Montserrat, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

/*For the body size*/
.wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
}
.modal-title {
    font-size: 1.25em;
    font-weight: bold;
    text-transform: capitalize;
    color:#333333 !important;
}

.modal a, .hyperlink, .disclaimer-box a, .cookies-box a:hover {
    text-decoration: none;
}
body .modal a {
    color: #333333 !important;
}

body .modal a:hover {
    text-decoration: underline!important;
    color: #FF6600!important;
}

body .cookies-box a:hover {
    color: #FF6600!important;
    text-decoration: underline!important;
}

body .hyperlink:hover {
    color: #FF6600!important;
    text-decoration: underline!important;
}

body .hyperlink  {
    color:#FF6600 !important;
    text-decoration: none;
    font-weight: 300;
}
body .cookies-box a{
    color:  #FF6600 !important;
    font-weight: 300;
}

a.hyperlink:hover {
    text-decoration: none;
}

.subscription-wrapper-single .selection-services {
    border: none;
    box-shadow: none;
}

.supply-by {
    font-weight: 300;
}

.btn,
.btn-subscribe,
.btn-primary {
    padding: 0.6em;
    font-size: 14px;
    font-weight: 300;
    margin-left: 0!important;
    color: #FF6600;
    text-transform: none;
    margin: 0.5em;
    padding: 0.6em;
    border: 0.08em solid #FF6600;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #FFFFFF;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    border-radius: 2.5px;
}
.btn:hover,
.btn-subscribe:hover,
.btn-primary:hover,
.btn:active,
.btn-subscribe:active,
.btn-primary:active,
.btn:focus,
.btn-subscribe:focus,
.btn-primary:focus {
    text-decoration: underline;
    background: #D95E00;
    color: #FFFFFF;
    border-color: #D95E00;
}

.check-subscription-link a {
    color: #FF6600 !important;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: all linear 300ms;
    -moz-transition: all linear 300ms;
    transition: all linear 300ms;
    text-decoration: none;
}
.check-subscription-link a:hover {
     color: #FF6600 !important;
     text-decoration: underline;
}

a:hover {
    color: #FF6600 !important;
}

body .button-wrapper {
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    width: 100%;
    padding-left: 0;
}

.btn,
.btn:active,
.btn:focus {
    box-shadow: none;
    outline: none;
}

.wrapper {
    padding-top:0;
}
.check-subscription-link {
    text-align: left;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    margin-top:20px;
}

.subscribe-checking .button-wrapper {
    text-align: center;
    margin: 0;
    width:100%;
}

.form .row-control .input>* {
    width: 100%;
}

.button-wrapper, 
.form .row-control {
    margin-left: 0;
    margin-right: 0;
}
.button-inner {
    margin-top: 30px;
    text-align: left;
}
.form .lable {
	font-weight:normal;
}
.form input, .form select {
    color: #323A45;
    height: 36px;
    padding: 0 5px;
    border: 1px solid #ddd;
    font-family: inherit;
	-webkit-appearance: none;
}

span.compulsory-field {
    position: absolute;
    top: -2px;
    right: 2px;
    width: 10px !important;
}

.footer{
    font-size: 14px;
}

.selection-services {
    padding-left: 0;
    margin-bottom: 0;
}

.form .lable, .form .input{
    padding-left: 0;
    font-weight: 300;
}

.service-checkbox {
    margin: 0;
}

.modal-body {
    padding: 30px 30px 30px 30px;
}


@media (max-width: 568px){
.subscribe-checking .form .input {
    width: 100%;
    }
}
#dialogModal .privacy-policy-sector .btn {
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 9em;
}

@media (max-width: 768px) {
    .wrapper {
        width: 100%;
        padding-top: 0;
        padding-left: 0%;
        padding-right: 0%;
    }
    .modal-dialog {
        width: inherit;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .button-wrapper .check-subscription-link, .button-wrapper .button-inner {
        margin-left: 0%;
    }
}

@media (max-width: 399px) {
    .btn {
        margin-right: 0 !important;
        margin-top: 10px !important;
    }
}

@media (min-width: 768px) {
	.button-wrapper {
		padding-left: 25%!important;
		box-sizing: border-box;
	}
	.modal-body .button-wrapper {
		padding-left: 0%!important;
		box-sizing: border-box;
	}
}

#dialogModal .privacy-policy-sector .btn {
    padding-top: 10px;
    padding-bottom: 10px;
}

.radio input, .checkbox input {
    height: 16px;
}

@media (min-width: 768px){
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
}

@media (min-width: 320px){
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
}

@media (min-width: 414px){
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    }
}

.google-recapcha {
    display: none;
}
div#dialogModal {
    padding-left: 0!important;
}

.form select {
    background-image: url("//gamma.euroland.com/tools/SubscriptionCentre2/Config/Company/uk-drv/dropdown.svg");
    background-origin: content-box;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 9px 6px;
}
.form input, .form select {
    font-weight: 300;
}

option {
    font-weight: 300;
}

.service-checkbox {
    margin: 0px 0px 15px 20px;
}

.row-item.stockexchange-default {
    margin-left: -20px;
}

.checkbox {
    line-height: initial;
    padding-top: 1px;
}
