@import url("//asia.tools.euroland.com/tools/SubscriptionCentre2/./../Config/footer.css");
/* Not Found: /Config/SubscriptionCentre2.css */
/* Not Found: ./../Config/Company/cn-crb/cn-crb.css */
/* @import "//fonts.googleapis.com/css?family=Fira+Sans:400,700"; */

body
{
    color: #333;
	font-family: Microsoft Yahei,sans-serif;
	font-size: 	16px;
	background: none repeat scroll 0 0 transparent;
	font-weight: 400;	
	background-color: transparent;
}

.check-subscription-link a {
	color: #090908;
}
a:-webkit-any-link, a:-moz-any-link {
    color: #090908;
    text-decoration: none;
    cursor: auto;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
	color: #090908;
	text-decoration: none;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
	color: #5a5a50;
	text-decoration: none;
}
.wrapper {
    width: 100%;
    padding: 50px 0 10px 0px;
    margin: 0 auto;
    max-width: 1185px;
}

.service-name {
    position: relative;
    top: 3px;
}
.btn, .btn:active, .btn:focus  {
    background: #137B40; 
    border-radius:0px;
    color: #fff;
    font-family: Microsoft Yahei,sans-serif !important;
    font-size: 1em;
    font-weight: 700 !important;
    letter-spacing: 0px;
    margin: 0 auto;
	padding: 16px;
	border: 1px solid #137B40 !important;
    text-transform: uppercase;
	text-decoration: none;
	transition: background 0.5s ease 0s;
}

.btn:hover {
	 background: #43b3a2; 
	 border: 1px solid #43b3a2 !important;
	 color: #fff;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    min-width: inherit;
}
.radio input, .checkbox input {
    height: 17px;
}
.form .lable {
	text-transform: capitalize;
}

.btn:hover{
	background-color: #137B40;
}
.form input {
	appearance: none;
	-moz-appearance: none;
	background-color: #ffffff;
	border: 0.08em solid #a8a9a3;
	color: #585852;
	height: 36px;
    padding: 5px;
	border-radius: 0px;
	font-size: 13px;
}

/*.form select {
	appearance: none;
    -webkit-appearance: none;
	-moz-appearance: none;
    background-color: #ffffff;
    background-image: url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/cn-crb/dropdown.svg");
    background-origin: content-box;
    background-position: calc(0px + 100%) 50%;
    background-repeat: no-repeat;
    background-size: 9px 6px;
	border-radius: 0px;
    padding: 5px;
    color: #585852;
    height: 36px;
	border: 0.08em solid #a8a9a3;
}*/

@media not all { 
	.form select  {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}
.form select > option{
	color: #585852;
    text-transform: capitalize;
}
.modal-content {
    
}

@media (max-width: 480px) { 
	.button-inner {
		padding-top: 10px;
	}
}



.selection-services{
	padding-left: 0;
}

.service-checkbox{
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.subscribe-button-wrapper .btn-subscribe{
	background-color: transparent;
	color: #f99c34;
	font-size: 20px;
	border: 0 !important;
	text-decoration: underline;
	padding: 5px 0;
}

.sub-heading{
	font-size: 18px;
	font-weight: bold;
	color: white;
}

.service-checkbox{
	font-size: 16px;
	color: white;
}

.check-subscription-link a{
	font-size: 14px;
	color: white;
	font-weight: normal;
}


.privacy-policy-sector{
	font-size: 12px;
}

.footer,
.cookies-box a{
	font-size: 12px;
	color: #666 !important;
}

.selection-services input{
 display: none;
}

.service-checkbox{
	position: relative;
}

.checkbox:before{
	content: '';
	border: solid 1px white;
	border-radius: 30px;
	width: 19px;
	height: 19px;
	background: none;
	position: absolute;
	top: 1px;
	display: inline-block;
	z-index: -1;
	cursor: pointer;
}

.checkbox.checkbox-checked:after{
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #f99c34;
	border-radius: 30px;
	position: absolute;
	left: 3px;
	top: 4px;


}

.selection-services label{
	cursor: pointer !important;
}

.service-checkbox label span{
	margin-left: 25px;

}


.footer div .hyperlink {
    color: transparent !important;
}

.footer div .hyperlink:before{
	background-color: transparent;
}

.wrapper{
	padding: 0;
}

.subscribe-button-wrapper .btn-subscribe{
	min-width: unset !important;
}

.main-heading, .sub-heading{
	margin-bottom: 50px;
}

.selection-services {
	margin-bottom: 15px;
}

.footer{
	text-align: left;
}

.supply-by-box, .cookies-box{
	display: inline-block !important;
	color: white !important; 
}
.footer .modal a, .footer .hyperlink, .footer .disclaimer-box a, .footer .cookies-box a{
	color: white !important;
}
.cookies-box a:nth-child(1):before{
	content: '|';
	margin-right: 3px;
	color: white;
}


.modal a, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover{
	color: #137B40;
}

.subscribe-button-wrapper{
	margin-bottom: 10px;
}

.announcement-group-lable{
	color: white;
}

.announcement-group-lable{
	display: none;
}

#dialogModalLabel, .modal-header, .select-option-title{
	font-size: 12px;
}

.modal-body .form .lable{
	font-size: 12px;
	font-weight: normal;
}

#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel, .modal-body .btn{
	min-width: 100px !important;
    height: 40px !important;
    box-sizing: border-box;
    padding-top: 11px;
	font-size: 12px;
    border-radius: 30px;
	background-color: white;
	color: #137B40;
}

#dialogModal .btn-submit:hover, #dialogModal .btn-ok:hover, #dialogModal .btn-cancel:hover, .modal-body .btn:hover{
	background-color: #137B40;
	border-color: #137B40 !important;
	color: white;
}

.form select{
	font-size: 12px;
	text-transform: capitalize;
}

.modal-body {
	padding: 20px;
	padding-bottom: 40px;
}

.footer{
	padding-left: 0;
}


.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
	outline: none !important;
}


/* 7-19 */

footer .supply-by > a:before, #SuppliedBy > a:before, .footer .supply-by > a:before, .supplied-box span > a:before, .footer-info .supply-by span > a:before, .footer div .hyperlink:before, .footer-box .supplyby-box .hyperlink:before, .footer-box .supplied .hyperlink:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: right url("//asia.tools.euroland.com/tools/SubscriptionCentre2/Config/Company/cn-crb/Euroland-white-logo.png") no-repeat transparent;
    background-size: contain;
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    -ms-print-color-adjust: exact;
    print-color-adjust: exact;
}
.footer {
    padding-top: 10px;
}

.subcription-wrapper>div:nth-child(2) {
    display: none !important;
}

.main-heading, .sub-heading {
    margin-block-start: -10px !important;
}

/* 8-2 */

.modal-header>.modal-title {
    font-size: 12px !important;
}

.row-control {
    padding: 15px 0 15px 0 !important;
	margin-top: 0px !important;
}

.subscribe-checking .button-wrapper {
 margin: 0px 0px 17px 30% !important;
}

.select-option-title{
	padding-bottom: 0px !important;
}

.subscribe-checking .form .lable{
	padding-right: 3% !important;
}

@media (max-width: 568px) {
    .subscribe-checking .form .lable {
        width: 19% !important;
		text-align: right !important;
		/* padding-right: 3%; */
    }

.subscribe-checking .form .input {
        width: 80% !important;
    }

}


@media (max-width: 480px) {
#ddlCountry {
  margin-bottom: 20px !important;
}

}
/* 
@media (max-width: 400px) {
    .subscribe-checking .form .input {
        width: 70% !important;
    }

    .subscribe-checking .form .lable {
        width: 20% !important;
    }

.subscribe-checking .button-wrapper {
    margin-left:  23% !important;
}
}


@media (max-width: 320px) {
       .subscribe-checking .form .lable {
        width: 21% !important;
    }

  .subscribe-checking .form .input {
        width: 100% !important;
    }

.subscribe-checking .button-wrapper {
    margin-left: 8% !important;

}
} */


@media (max-width: 568px) {
    .subscribe-checking .button-wrapper {
        width: 40px;
        padding: 0;
        display: grid;
        grid-template-columns: 4fr 4fr;
    }
}


@media (max-width: 400px) {
    .subscribe-checking .form .input {
        width: 77% !important;
    }

    .subscribe-checking .form .lable {
        width: 20% !important;
    }

.subscribe-checking .button-wrapper {
    margin-left:  23% !important;
}

}

@media (max-width: 480px) {

.form input{
	width: 92% !important;
}
}


@media (max-width: 370px) {
       .subscribe-checking .form .lable {
        width:15% !important;
    }

  .subscribe-checking .form .input {
    width: 95% !important;
    margin-bottom: 14px;
  }

.subscribe-checking .button-wrapper {
    margin-left: 8% !important;

}
}

/* New code */
.subscribe-checking .button-wrapper {
    text-align: left;
    padding: 0;
    display: grid;
    justify-content: flex-start;
    gap: 12px;
    width: 40%;
    padding: 0;
    grid-template-columns: 6fr 6fr;
}
.button-wrapper .btn-cancel {
    order: 2;
    margin: 0;
}
.button-wrapper .btn-submit {
    order: 1;
    margin: 0;
}


@media (min-width: 150px) and (max-width: 370px) {
    .subscribe-checking .button-wrapper {
        margin-left: 10% !important;
        display: grid !important;
        grid-template-columns: 1fr !important;
    }
}



