#appeal-cart span.col-sm-push-2 {
	position: relative;
}
.osd-main-content .col-sm-8.col-sm-push-2{
	background: #FFFFFF;
	border: 1px solid rgba(114, 114, 114, 0.25);
	box-shadow: 0px 4px 12px rgb(123 123 123 / 12%);
	border-radius: 1px;
	float: none;
	width: 90%;
	margin: 0 auto;
	left: auto;
	padding: 20px 0;
}
.wpcf7-form{
	background: none;
}
.wpcf7{
	margin-bottom: 0 !important;
}
.wpcf7-form #appeal-header, .wpcf7-form #appeal-group{
	display: none;
}
.wpcf7-form.form-appeal #appeal-header, .wpcf7-form.form-appeal #appeal-group{
	display: block;
}
.page .osd-main-section > .osd-main-column {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
}
.osd-main-section{
	position: relative;
}
.osd-main-section:after{
	content: '';
	width: 100%;
	height: 300px;
	background: #f7f7f7;
	position: absolute;
	top:0;
	left: 50%;
	transform: translate(-50%,0);
	z-index: -1;
}
.osd-main-section p{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	padding: 15px;
	color: rgba(33, 40, 49, 0.65);
}
.osd-main-section .wc-item-meta p{
	padding: 0;
}
.payment_box p, .woocommerce-privacy-policy-text p, .woocommerce-order-received .woocommerce-order p{
	padding: 0;
}
.wpcf7-form h1{
	font-family: 'Fira Mono',monospace;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 160%;
	color: #18191B;
	margin-left: 15px;
	margin-right: 15px;
}
.wpcf7-form label, .wpcf7 label {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 165%;
	color: #212831;
	padding-top: 10px;
	padding-bottom: 0;
}
.select2-selection, .wpcf7-form-control-wrap .wpcf7-form-control, .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox) {
	padding: 7px 10px 5px;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 165%;
	width: 100%;
	color: rgba(33, 40, 49, 0.65);
	position: relative;
	min-height: 44px;
	font-family: 'Roboto',sans-serif;
}

/*.wpcf7-validates-as-date{
	margin-top:6px;
}*/
.checkbox-req .wpcf7-checkbox{
	padding:0;
	border: none;
}
.select2-container .select2-selection--single .select2-selection__rendered, .select2-results__option span{
	display: flex;
	align-items: center;
}
.select2-container .select2-selection--single .select2-selection__rendered img, .select2-results__option span img, .select2-results__option span i, .select2-container .select2-selection--single .select2-selection__rendered i {
	margin-right: 10px;
}

.select2-selection .select2-selection__rendered{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 165%;
	padding: 0 !important;
	font-family: 'Roboto',sans-serif;
	color: rgba(33,40,49,.65) !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: auto;
	position: absolute;
	top: 18px;
	right: 10px;
	width: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	background-image: url(/wp-content/themes/osd/appeal/assets/img/down-icon.svg);
	border: none;
	display: block;
	width: 10px;
	top: auto;
	left: auto;
	height: 5px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0;
}
.wpcf7-form select{
	background-image: url("/wp-content/themes/osd/appeal/assets/img/down-icon.svg");
}
.wpcf7-form .wpcf7-form-control textarea{
	font-family: 'Roboto', sans-serif !important;
}
.wpcf7-form .wpcf7-form-control:focus-visible, .wpcf7-form-control-wrap .wpcf7-form-control:focus-visible{
	border: 1px solid #2180C1;
	outline: none;
}

.wpcf7-form textarea.wpcf7-form-control{
	padding: 10px;
}

.osd-main-content .wpcf7-form hr{
	display: none;
	width: auto;
	border-color: #D9D9D9;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 14px;
	margin-right: 14px;
}
.osd-main-column .formcontent p{
	margin-top: 20px;
}
.checkbox-req{
	display: flex;
	margin-bottom: 30px;
}
.checkbox-req .wpcf7-form-control-wrap{
	width: 90% !important;
}
.osd-main-column .checkbox-req .wpcf7-form-control .wpcf7-list-item{
	display: flex;
}
.osd-main-column .checkbox-req .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label{
	flex-basis: 80%;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 165%;
	color: rgba(33, 40, 49, 0.65);
}
.osd-main-column .wpcf7-form-control.wpcf7-submit{
	margin: 30px auto 0;
	float: none;
	display: block;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	min-width: 250px;
	width: auto;
	min-height:60px;
	border: 1px solid #0872BA;
	background: #0872BA;
	box-shadow: 0px 8px 20px rgb(0 0 0 / 15%);
	border-radius: 36px;
	transition: all 0.3s;
}
.osd-main-column .wpcf7-form-control.wpcf7-submit:hover{
	border: 1px solid #0872BA;
	background: inherit;
	color: #0872BA;
}
.form-appeal .wpcf7-form-control.wpcf7-submit{
	margin: auto;
	margin-right: 0;
}

.osd-main-column .formcontent .contact-text-informations p{
	padding-bottom: 0;
	margin: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 165%;
	color: #cc1818;
}
#appeal-cart h1{
	font-family: 'Fira Mono', monospace;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 160%;
	color: #18191B;
	margin-top: 0;
	margin-bottom: 10px;
}

#appeal-cart h3{
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 165%;
	color: #212831;
	border-bottom: none;
	padding: 0;
	margin-top: 0;
}
#appeal-cart span{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 115%;
	color: rgba(33, 40, 49, 0.65);
	margin-top: 20px;
	display: inline-block;
}
#nachricht{
	color: #0872BA;
}
#appeal-cart .customer-info .col-sm-4, #appeal-cart .cart-info .col-sm-4, #appeal-cart .customer-info .col-sm-6, #appeal-cart .cart-info .col-sm-6, #appeal-cart .customer-info .col-sm-12, #appeal-cart .cart-info .col-sm-12{
	margin-bottom: 20px;
}
.osd-main-section.osd-center-content:last-child{
	margin-bottom: 100px;
}
.checkbox-req .reqstar{
	width: auto;
	position: absolute;
	right: 30px;
}
.checkbox-req .wpcf7-list-item{
	width: auto;
	margin: 0;
}
.checkbox-req .wpcf7-list-item input[type='checkbox']{
	width: 20px;
}
.checkbox-req .wpcf7-list-item-label{
	width: fit-content;
}
.osd-main-content .customer-info, .osd-main-content .cart-info{
	background: #FAFAFA;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 40px;
}
.osd-main-content .cart-info{
	margin-bottom: 20px;
}
.osd-main-content .cart-info .col-sm-12 h3{
	font-size: 20px !important;
}
.osd-main-content .cart-info .row{
	position: relative;
	padding-bottom: 10px;
}
.osd-main-content .cart-info .row:after{
	content: '';
	background: #D9D9D9;
	height: 1px;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
.osd-main-content .cart-info .row:last-child:after{
	height: 0;
}
.osd-main-content .cart-info .row:last-child h3{
	font-size: 20px !important;
}
.osd-main-content .cart-info #cart_total{
	text-align: right;
	font-weight: 500;
	font-size: 20px !important;
	color: #0872BA;
	margin: 0;
}
.cart-important-message{
	width: auto !important;
	background: rgba(8, 114, 186, 0.1);
	margin: 0;
	border-radius: 4px;
	padding: 10px 20px 10px 50px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 165%;
	color: rgba(33, 40, 49, 0.65);
	position: relative;
	float: none;
}
.cart-important-message:after{
	content: '';
	position: absolute;
	top: 11px;
	left: 10px;
	width: 22px;
	height: 22px;
	background: url(/wp-content/themes/osd/appeal/assets/img/info-icon.svg);
	background-size: contain;
}
.woocommerce-checkout #payment{
	background: none;
	border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods{
	padding: 0;
	border-bottom: none;
}
.woocommerce-checkout #payment ul.payment_methods li{
	background: #FAFAFA;
	border-radius: 4px;
	padding: 10px 20px;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.woocommerce-checkout #payment ul.payment_methods li label{
	font-size: 16px;
}
.woocommerce-checkout #payment div.payment_box{
	background: rgba(230, 241, 248, 0.5);
	border: 1px solid #0872BA;
}
.woocommerce-checkout #payment div.payment_box::before{
	display: none;
}
.woocommerce-checkout #payment ul.payment_methods li input#payment_method_stripe, .woocommerce-checkout #payment ul.payment_methods li input#payment_method_payment_link{
	width: 25px;
	height: 25px;
	margin-top: 4px;
}
.woocommerce-checkout #payment div.payment_box .form-row{
	padding: 0;
	width: 100%;
}
.woocommerce-checkout #payment div.form-row{
	padding: 0;
	margin-top: 30px;
}
#appeal-cart span.required{
	margin: 0;
}

.woocommerce-page #payment #place_order{
	float: none;
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: #767676;
	padding: 10px 20px;
	border: 1px solid #b2b2b2;
	background: #FAFAFA;
	border-radius: 36px;
	transition: all 0.3s;
	margin-top: 20px;
}
.woocommerce-page #payment #place_order:hover{
	border: 1px solid #0872BA;
	background: inherit;
	color: #0872BA;
}
.button-back, .button-next{
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 40px;
	border: 1px solid #0872BA;
	background: #0872BA;
	box-shadow: 0px 8px 20px rgb(0 0 0 / 15%);
	border-radius: 36px;
	transition: all 0.3s
}
.button-next:hover, .button-back:hover{
	border: 1px solid #0872BA;
	background: inherit;
	color: #0872BA;
}
.button-back{
	background: #878787;
	border: 1px solid #878787;
}
.button-back:hover{
	border: 1px solid #878787;
	background: inherit;
	color: #878787;
}
#appeal-cart .container:last-child .row{
	display: flex;
	justify-content: flex-end;
	margin-bottom: 30px;
	margin-top: 30px;
}
#appeal-cart .container:last-child .row .col-sm-6{
	width: auto !important;
}
#appeal-cart .container:last-child .row .col-sm-6:last-child{
	padding-left: 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	border-color: #c92020;
}
.wpcf7 form .wpcf7-response-output{
	border: 1px solid rgba(33, 40, 49, 0.65);
	border-radius: 4px;
	text-align: center;
	font-size: 12px;
}
#thank-you .container, #pay-later .container{
	background: #FFFFFF;
	border: 1px solid rgba(114, 114, 114, 0.25);
	box-shadow: 0px 4px 12px rgba(123, 123, 123, 0.12);
	border-radius: 1px;
	padding: 20px;
}
#thank-you .container h1, #pay-later .container h1{
	font-family: 'Fira Mono',monospace;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 160%;
	color: #18191B;
	margin-bottom: 30px;
}
#thank-you .container .row, #pay-later .container .row{
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 175%;
	color: rgba(33, 40, 49, 0.65);
}
#thank-you .container a.button, #pay-later .container a.button{
	margin: 30px auto 0;
	float: none;
	display: block;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #0872BA;
	background: #0872BA;
	box-shadow: 0px 8px 20px rgb(0 0 0 / 15%);
	border-radius: 36px;
	transition: all 0.3s;
	width: fit-content;
	padding: 12px 40px;
}
#thank-you .container a.button, #pay-later .container a.button:hover{
	border: 1px solid #0872BA;
	background: inherit;
	color: #0872BA;
}
.stripe-source-errors .woocommerce-error li{
	background: none !important;
	border-radius: 0!important;
	padding: 0!important;
	margin-bottom: 0!important;
	display: inline-block!important;
}
.woocommerce-order-received .woocommerce-order p{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	color: rgba(33, 40, 49, 0.65);
	margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce-order ul.order_details{
	display: flex;
	flex-direction: column;
	padding: 0;
	margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce-order ul.order_details li{
	border: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	color: rgba(33, 40, 49, 0.65);
}
.woocommerce-order-received .woocommerce-order ul.order_details li strong{
	font-size: 16px;
}
.woocommerce-order-received .woocommerce-order h2{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 160%;
	/* or 38px */
	color: #18191B;
}
.woocommerce-order-received .woocommerce-order table th, .woocommerce-order-received .woocommerce-order table td, .woocommerce-order-received .woocommerce-order table p, .woocommerce-order-pay .woocommerce table p, .woocommerce-order-pay .woocommerce table td, .woocommerce-order-pay .woocommerce table th{
	background: none;
	border: none;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 165%;
	color: #212831;
}
.woocommerce-order-received .woocommerce-order .wc-item-meta, .woocommerce-order-pay .woocommerce .wc-item-meta{
	padding: 0;
}
.woocommerce-order-received .woocommerce-order .wc-item-meta li, .woocommerce-order-pay .woocommerce .wc-item-meta li{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.woocommerce-order-received .woocommerce-order .wc-item-meta li strong, .woocommerce-order-pay .woocommerce .wc-item-meta li strong{
	float: none;
	color: #212831;
}
.woocommerce-order-received .woocommerce-order  table, .woocommerce-order-pay .woocommerce table{
	background: #FAFAFA;
}
.woocommerce-order-received .woocommerce-order  table a, .woocommerce-order-pay .woocommerce table a{
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 165%;
	color: #212831;
	text-decoration: underline;
}
.woocommerce-order-received .woocommerce-order table.shop_table td, .woocommerce-order-pay .woocommerce table.shop_table td{
	border: none;
	border-top: 1px solid rgba(0,0,0,.1);
}
.woocommerce-order-pay .woocommerce #payment #place_order{
	color: #FFFFFF;
	border: 1px solid #0872BA;
	background: #0872BA;
	box-shadow: 0px 8px 20px rgb(0 0 0 / 15%);
	padding: 15px 30px;
}
.woocommerce-order-pay .woocommerce #payment #place_order:hover{
	border: 1px solid #0872BA;
	background: inherit;
	color: #0872BA;
}
#payment #card-holder{
	border: none !important;
	display: block !important;
	width: 100% !important;
	background: transparent !important;
	font-size: 16px;
}
#payment #card-holder:focus, #payment #card-holder:focus-visible{
	border: none !important;
	outline: none !important;
}
.woocommerce table.shop_table{
	margin-bottom: 60px;
}
#order_review{
	margin-top: 50px;
}
.woocommerce-checkout #payment div.payment_box .form-row.form-row-last{
	float: right;
}
.woocommerce-checkout #payment div.payment_box .form-row.form-row-first {
	float: left;
}
@media screen and (min-width: 1024px) {
	.osd-main-content .col-sm-8.col-sm-push-2{
		padding: 50px;
		width: 900px;
		margin: 0 auto;
		float: none;
	}
	#thank-you .container, #pay-later .container{
		padding: 50px;
		width: 900px;
		margin: 0 auto;
		float: none;
	}
	.wpcf7-form .wpcf7-form-control.wpcf7-submit{
		margin: 30px 0 0 16px;
	}
	.form-appeal .wpcf7-form-control.wpcf7-submit {
		margin: 30px auto 0;
		margin-right: 0;
	}
	.checkbox-req, .checkbox-req span.wpcf7-form-control-wrap, .checkbox-req span{
		width: 100%;
	}
	.osd-main-section:after {
		height: 400px;
	}
	#appeal-cart h1{
		font-size: 30px;
	}
	.osd-main-content .cart-info .row:last-child .col-sm-6:last-child{
		text-align: right;
	}
	.button-back, .button-next{
		min-width: 200px;
	}
	.woocommerce-checkout #payment div.payment_box .form-row {
		width: 47%;
	}
	.woocommerce-checkout #payment div.payment_box .form-row.form-row-wide{
		width: 100%;
	}
	#thank-you .container, #pay-later .container{
		padding: 50px;
	}
	.woocommerce-order-received .woocommerce-order ul.order_details{
		flex-direction: row;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.woocommerce-order-received .woocommerce-order ul.order_details li{
		margin-right: 30px;
	}
}
@media screen and (min-width: 1200px){
	.osd-main-section p{
		font-size: 20px;
	}
	.osd-main-content .col-sm-8.col-sm-push-2 {
		padding: 80px;
		float: none;
		width: 1000px;
		left: auto;
		margin: 0 auto;
	}
	.wpcf7-form h1{
		font-size: 36px;
	}
	.osd-main-column p{
		/* margin-right: 250px;
		margin-bottom: 40px;*/
	}
	.wpcf7 p, #stripe-payment-data p, .woocommerce-privacy-policy-text p{
		margin-right: 0;
		margin-bottom: 0;
	}
	#payment #card-holder{
		font-size: 17px;
	}
	.ElementsApp, .ElementsApp .InputElement {
		color: #31325F;
		font-size: 18px;
	}
	.wpcf7-form label, .wpcf7 label{
		font-size: 20px;
		padding-top: 30px;
	}
	.wpcf7-form select{
		font-size: 20px;
	}
	.contact-text-informations{
		font-size: 20px;
	}
	.wpcf7-form .formcontent .contact-text-informations p{
		font-size: 20px;
	}
	.wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox), .select2-selection, .wpcf7-form-control-wrap .wpcf7-form-control{
		min-height: 50px;
		font-size: 20px;
	}
	.select2-selection{
		padding: 10px 10px 5px;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow{
		top:20px;
	}
	.select2-selection .select2-selection__rendered{
		font-size: 20px;
	}
	.osd-main-section.osd-center-content:after {
		height: 500px;
	}
	.wpcf7-form textarea.wpcf7-form-control {
		padding: 20px;
	}
	#appeal-cart h1{
		font-size: 36px;
	}
	#appeal-cart span {
		font-size: 20px;
	}
	.osd-main-content .customer-info{
		margin-bottom: 80px;
	}
	.osd-main-content .cart-info{
		margin-bottom: 20px;
	}
	.osd-main-column .checkbox-req .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label{
		font-size: 20px;
	}
	#payment ul.payment_methods{
		font-size: 16px;
	}
	.cart-important-message{
		font-size: 20px;
		margin-bottom: 80px;
	}
	.woocommerce-checkout #payment ul.payment_methods li label{
		font-size: 20px;
	}
	.woocommerce-checkout #payment ul.payment_methods li input#payment_method_stripe, .woocommerce-checkout #payment ul.payment_methods li input#payment_method_payment_link{
		margin-top: 7px;
	}
	.wc-stripe-elements-field, .wc-stripe-iban-element-field{
		padding: 15px !important;
	}
	.button-back, .button-next{
		min-height: 50px;
		font-size: 20px;
	}
	.osd-main-content .cart-info .row{
		margin-bottom: 20px;
	}
	.osd-main-content .cart-info .row:last-child{
		margin-top: 20px;
	}
	#thank-you .container h1, #pay-later .container h1{
		font-size: 36px;
	}
	#thank-you .container, #pay-later .container{
		padding: 100px;
		width: 1000px;
		margin: 0 auto;
	}
	.woocommerce-order-received .woocommerce-order p, .woocommerce-order-pay .woocommerce p{
		font-size: 20px;
	}
	.woocommerce-order-received .woocommerce-order h2, .woocommerce-order-pay .woocommerce h2{
		font-size: 24px;
	}
	.woocommerce-order-received .woocommerce-order table th, .woocommerce-order-received .woocommerce-order table td, .woocommerce-order-received .woocommerce-order table p, .woocommerce-order-pay .woocommerce table p, .woocommerce-order-pay .woocommerce table th, .woocommerce-order-pay .woocommerce table td{
		font-size: 16px;
	}
	.woocommerce-page #payment #place_order{
		font-size: 18px;
	}
	.woocommerce-order-pay .woocommerce #payment #place_order{
		font-size: 18px;
	}
}
/* @import "flags.css"; */

.flag{display:inline-block;position: relative;width:16px;height:11px;background:url('../img/flags.png') no-repeat}.flag.flag-gu{background-position:-96px -55px}.flag.flag-mn{background-position:-208px -88px}.flag.flag-va{background-position:-48px -154px}.flag.flag-tibet{background-position:-32px -143px}.flag.flag-fo{background-position:-64px -44px}.flag.flag-th{background-position:-16px -143px}.flag.flag-tr{background-position:-144px -143px}.flag.flag-tl{background-position:-80px -143px}.flag.flag-kz{background-position:-144px -77px}.flag.flag-zm{background-position:-16px -165px}.flag.flag-uz{background-position:-32px -154px}.flag.flag-dk{background-position:-64px -33px}.flag.flag-scotland{background-position:-176px -121px}.flag.flag-gi{background-position:-224px -44px}.flag.flag-gy{background-position:-128px -55px}.flag.flag-bj{background-position:-112px -11px}.flag.flag-fr{background-position:-80px -44px}.flag.flag-mo{background-position:-224px -88px}.flag.flag-ir{background-position:-112px -66px}.flag.flag-io{background-position:-80px -66px}.flag.flag-tm{background-position:-96px -143px}.flag.flag-ch{background-position:-96px -22px}.flag.flag-mt{background-position:-32px -99px}.flag.flag-nl{background-position:-240px -99px}.flag.flag-gp{background-position:-16px -55px}.flag.flag-im{background-position:-48px -66px}.flag.flag-tv{background-position:-176px -143px}.flag.flag-mu{background-position:-48px -99px}.flag.flag-pe{background-position:-96px -110px}.flag.flag-vi{background-position:-112px -154px}.flag.flag-hn{background-position:-176px -55px}.flag.flag-ss{background-position:-128px -132px}.flag.flag-ae{background-position:-16px 0}.flag.flag-td{background-position:-240px -132px}.flag.flag-pw{background-position:0 -121px}.flag.flag-nu{background-position:-32px -110px}.flag.flag-bt{background-position:-208px -11px}.flag.flag-ms{background-position:-16px -99px}.flag.flag-cv{background-position:-240px -22px}.flag.flag-es{background-position:-224px -33px}.flag.flag-mh{background-position:-144px -88px}.flag.flag-la{background-position:-160px -77px}.flag.flag-vn{background-position:-128px -154px}.flag.flag-py{background-position:-16px -121px}.flag.flag-br{background-position:-176px -11px}.flag.flag-ye{background-position:-224px -154px}.flag.flag-ie{background-position:0 -66px}.flag.flag-gh{background-position:-208px -44px}.flag.flag-cg{background-position:-80px -22px}.flag.flag-cu{background-position:-224px -22px}.flag.flag-hu{background-position:-224px -55px}.flag.flag-sg{background-position:-224px -121px}.flag.flag-at{background-position:-176px 0}.flag.flag-lk{background-position:-224px -77px}.flag.flag-vu{background-position:-144px -154px}.flag.flag-bo{background-position:-160px -11px}.flag.flag-jo{background-position:-208px -66px}.flag.flag-er{background-position:-208px -33px}.flag.flag-za{background-position:-256px -154px}.flag.flag-rs{background-position:-80px -121px}.flag.flag-nr{background-position:-16px -110px}.flag.flag-ls{background-position:-256px -77px}.flag.flag-jm{background-position:-192px -66px}.flag.flag-tz{background-position:-208px -143px}.flag.flag-ki{background-position:-16px -77px}.flag.flag-sj{background-position:0 -132px}.flag.flag-cz{background-position:-16px -33px}.flag.flag-pg{background-position:-128px -110px}.flag.flag-lv{background-position:-32px -88px}.flag.flag-do{background-position:-96px -33px}.flag.flag-lu{background-position:-16px -88px}.flag.flag-no{background-position:-256px -99px}.flag.flag-kw{background-position:-112px -77px}.flag.flag-mx{background-position:-96px -99px}.flag.flag-yt{background-position:-240px -154px}.flag.flag-ly{background-position:-48px -88px}.flag.flag-cy{background-position:0 -33px}.flag.flag-ph{background-position:-144px -110px}.flag.flag-my{background-position:-112px -99px}.flag.flag-sm{background-position:-48px -132px}.flag.flag-et{background-position:-240px -33px}.flag.flag-ru{background-position:-96px -121px}.flag.flag-tj{background-position:-48px -143px}.flag.flag-ai{background-position:-64px 0}.flag.flag-pl{background-position:-176px -110px}.flag.flag-kp{background-position:-64px -77px}.flag.flag-uy{background-position:-16px -154px}.flag.flag-gb{background-position:-112px -44px}.flag.flag-gs{background-position:-64px -55px}.flag.flag-kurdistan{background-position:-96px -77px}.flag.flag-rw{background-position:-112px -121px}.flag.flag-ec{background-position:-128px -33px}.flag.flag-mm{background-position:-192px -88px}.flag.flag-pa{background-position:-80px -110px}.flag.flag-wales{background-position:-160px -154px}.flag.flag-kg{background-position:-256px -66px}.flag.flag-ve{background-position:-80px -154px}.flag.flag-tk{background-position:-64px -143px}.flag.flag-ca{background-position:-16px -22px}.flag.flag-is{background-position:-128px -66px}.flag.flag-ke{background-position:-240px -66px}.flag.flag-ro{background-position:-64px -121px}.flag.flag-gq{background-position:-32px -55px}.flag.flag-pt{background-position:-256px -110px}.flag.flag-tf{background-position:-256px -132px}.flag.flag-ad{background-position:0 0}.flag.flag-sk{background-position:-16px -132px}.flag.flag-pm{background-position:-192px -110px}.flag.flag-om{background-position:-64px -110px}.flag.flag-an{background-position:-112px 0}.flag.flag-ws{background-position:-192px -154px}.flag.flag-sh{background-position:-240px -121px}.flag.flag-mp{background-position:-240px -88px}.flag.flag-gt{background-position:-80px -55px}.flag.flag-cf{background-position:-64px -22px}.flag.flag-zanzibar{background-position:0 -165px}.flag.flag-mw{background-position:-80px -99px}.flag.flag-catalonia{background-position:-32px -22px}.flag.flag-ug{background-position:-240px -143px}.flag.flag-je{background-position:-176px -66px}.flag.flag-km{background-position:-32px -77px}.flag.flag-in{background-position:-64px -66px}.flag.flag-bf{background-position:-48px -11px}.flag.flag-mc{background-position:-80px -88px}.flag.flag-sy{background-position:-192px -132px}.flag.flag-sn{background-position:-64px -132px}.flag.flag-kr{background-position:-80px -77px}.flag.flag-eu{background-position:-256px -33px}.flag.flag-bn{background-position:-144px -11px}.flag.flag-st{background-position:-144px -132px}.flag.flag-england{background-position:-192px -33px}.flag.flag-lc{background-position:-192px -77px}.flag.flag-dm{background-position:-80px -33px}.flag.flag-be{background-position:-32px -11px}.flag.flag-ni{background-position:-224px -99px}.flag.flag-ua{background-position:-224px -143px}.flag.flag-mz{background-position:-128px -99px}.flag.flag-pf{background-position:-112px -110px}.flag.flag-tn{background-position:-112px -143px}.flag.flag-ee{background-position:-144px -33px}.flag.flag-xk{background-position:-208px -154px}.flag.flag-sx{background-position:-176px -132px}.flag.flag-sd{background-position:-192px -121px}.flag.flag-gd{background-position:-128px -44px}.flag.flag-ci{background-position:-112px -22px}.flag.flag-sz{background-position:-208px -132px}.flag.flag-cl{background-position:-144px -22px}.flag.flag-fi{background-position:0 -44px}.flag.flag-ga{background-position:-96px -44px}.flag.flag-jp{background-position:-224px -66px}.flag.flag-de{background-position:-32px -33px}.flag.flag-np{background-position:0 -110px}.flag.flag-re{background-position:-48px -121px}.flag.flag-bg{background-position:-64px -11px}.flag.flag-sc{background-position:-160px -121px}.flag.flag-ng{background-position:-208px -99px}.flag.flag-qa{background-position:-32px -121px}.flag.flag-mk{background-position:-160px -88px}.flag.flag-aw{background-position:-208px 0}.flag.flag-kn{background-position:-48px -77px}.flag.flag-al{background-position:-80px 0}.flag.flag-bw{background-position:-240px -11px}.flag.flag-um{background-position:-256px -143px}.flag.flag-ky{background-position:-128px -77px}.flag.flag-tt{background-position:-160px -143px}.flag.flag-so{background-position:-80px -132px}.flag.flag-lt{background-position:0 -88px}.flag.flag-by{background-position:-256px -11px}.flag.flag-bb{background-position:0 -11px}.flag.flag-us{background-position:0 -154px}.flag.flag-md{background-position:-96px -88px}.flag.flag-ag{background-position:-48px 0}.flag.flag-hm{background-position:-160px -55px}.flag.flag-as{background-position:-160px 0}.flag.flag-eg{background-position:-160px -33px}.flag.flag-sv{background-position:-160px -132px}.flag.flag-sl{background-position:-32px -132px}.flag.flag-fk{background-position:-32px -44px}.flag.flag-am{background-position:-96px 0}.flag.flag-ck{background-position:-128px -22px}.flag.flag-tw{background-position:-192px -143px}.flag.flag-kh{background-position:0 -77px}.flag.flag-to{background-position:-128px -143px}.flag.flag-se{background-position:-208px -121px}.flag.flag-cd{background-position:-48px -22px}.flag.flag-pn{background-position:-208px -110px}.flag.flag-gr{background-position:-48px -55px}.flag.flag-id{background-position:-256px -55px}.flag.flag-vc{background-position:-64px -154px}.flag.flag-somaliland{background-position:-96px -132px}.flag.flag-bi{background-position:-96px -11px}.flag.flag-pk{background-position:-160px -110px}.flag.flag-pr{background-position:-224px -110px}.flag.flag-bd{background-position:-16px -11px}.flag.flag-co{background-position:-192px -22px}.flag.flag-fm{background-position:-48px -44px}.flag.flag-bm{background-position:-128px -11px}.flag.flag-ar{background-position:-144px 0}.flag.flag-bv{background-position:-224px -11px}.flag.flag-sb{background-position:-144px -121px}.flag.flag-mq{background-position:-256px -88px}.flag.flag-eh{background-position:-176px -33px}.flag.flag-bh{background-position:-80px -11px}.flag.flag-it{background-position:-144px -66px}.flag.flag-hr{background-position:-192px -55px}.flag.flag-sa{background-position:-128px -121px}.flag.flag-mv{background-position:-64px -99px}.flag.flag-mg{background-position:-128px -88px}.flag.flag-dz{background-position:-112px -33px}.flag.flag-gg{background-position:-192px -44px}.flag.flag-gm{background-position:-256px -44px}.flag.flag-af{background-position:-32px 0}.flag.flag-li{background-position:-208px -77px}.flag.flag-sr{background-position:-112px -132px}.flag.flag-vg{background-position:-96px -154px}.flag.flag-cr{background-position:-208px -22px}.flag.flag-tc{background-position:-224px -132px}.flag.flag-ao{background-position:-128px 0}.flag.flag-ma{background-position:-64px -88px}.flag.flag-mr{background-position:0 -99px}.flag.flag-gn{background-position:0 -55px}.flag.flag-ne{background-position:-176px -99px}.flag.flag-nf{background-position:-192px -99px}.flag.flag-wf{background-position:-176px -154px}.flag.flag-hk{background-position:-144px -55px}.flag.flag-gf{background-position:-160px -44px}.flag.flag-ps{background-position:-240px -110px}.flag.flag-ic{background-position:-240px -55px}.flag.flag-cw{background-position:-256px -22px}.flag.flag-ml{background-position:-176px -88px}.flag.flag-ax{background-position:-224px 0}.flag.flag-gl{background-position:-240px -44px}.flag.flag-dj{background-position:-48px -33px}.flag.flag-cn{background-position:-176px -22px}.flag.flag-ht{background-position:-208px -55px}.flag.flag-lr{background-position:-240px -77px}.flag.flag-tg{background-position:0 -143px}.flag.flag-ba{background-position:-256px 0}.flag.flag-ge{background-position:-144px -44px}.flag.flag-bz{background-position:0 -22px}.flag.flag-au{background-position:-192px 0}.flag.flag-iq{background-position:-96px -66px}.flag.flag-cm{background-position:-160px -22px}.flag.flag-gw{background-position:-112px -55px}.flag.flag-az{background-position:-240px 0}.flag.flag-na{background-position:-144px -99px}.flag.flag-fj{background-position:-16px -44px}.flag.flag-zw{background-position:-32px -165px}.flag.flag-bs{background-position:-192px -11px}.flag.flag-il{background-position:-16px -66px}.flag.flag-nz{background-position:-48px -110px}.flag.flag-me{background-position:-112px -88px}.flag.flag-si{background-position:-256px -121px}.flag.flag-nc{background-position:-160px -99px}.flag.flag-lb{background-position:-176px -77px}
