@import url("//gamma.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/uk-iret/uk-iret.css */
* {box-sizing: border-box;}
body {
    margin:0;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.5;
	
    color: #1f1f1f;
	
}
a:link, a:visited, .hyperlink, .disclaimer-box a, .cookies-box a {
    font-family: Arial !important;
	color: #81949c ;
    text-decoration: none;
    font-weight:normal;
    cursor: pointer;
}
a:-webkit-any-link {
    font-family: Arial !important;
    color: #81949c !important;
    text-decoration: none;
    font-weight:normal;
    cursor: pointer;
}
a:active, a:hover, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    font-family: Arial !important;
    color: #81949c !important;
    text-decoration: none;
    font-weight:normal;
    cursor: pointer;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
    font-family: Arial !important;
    font-weight: normal;
}

.wrapper {
    width: 100%;
    padding: 0px 0 0 0px;
    margin: 0 auto;
    max-width: 966px;
}

.form input, .form select {
    height: 36px;
    width: 85%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    padding: 3px;
    border-radius: 0px;
    border: 1px solid #c3c3c3;
}
.btn, .btn:hover, .btn:active, .btn:focus {
    background: #324c55;
    color: #ffffff !important;
    padding: 5px 20px 5px 20px;
    font-size: 16px;
    outline: none !important;
    text-transform: none;
    letter-spacing: 0px;
    margin-top: 10px !important;
    height: auto;
    border: 0px solid #cccccc; 
    line-height: normal;
	text-decoration: none;
	
    box-shadow: none;
    
    transition: all 0.2s ease-out 0s;
}
.btn:hover {
	background: #3f5f6a;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
	min-width: 120px;
}

.announcement-group-lable {
    display: none;
}
body #dialogModal .btn-submit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body .button-wrapper {
    margin: inherit !important;
    width: 100% !important;
    padding-left: 0 !important;
    text-align: center !important;
}
body .button-inner {
    text-align: center !important;
}
body .subscribe-checking .button-wrapper {
    text-align: center !important;
}
body .check-subscription-link {
    text-align: center !important;
}
.footer {
	font-size: 14px;
	text-align: right;
}

.radio input, .checkbox input {
    
}
