h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *,
p, p *, ul, il *, ol, ol *, table, table *, div, div * {
	font-family: 'KievitPro', sans-serif;
}

#body .section {
	padding: 0px 0px 0px 0px;
}
#body .section .list_page {
	padding: 0px 0px 0px 0px;
}
#body .section .fon0 {
}
#body .section .page {
}
#body .section .list_page:nth-child(2) {
	padding: 50px 0px;
}
#body .section .list_page:nth-child(3) {
	padding: 50px 0px;
}



#n00 {
	padding: 0px 0px 0px 0px;
	background: #bdcfdd; /* Old browsers */
	background: -moz-linear-gradient(left,  #bdcfdd 0%, #ebf0f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bdcfdd), color-stop(100%,#ebf0f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #bdcfdd 0%,#ebf0f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #bdcfdd 0%,#ebf0f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #bdcfdd 0%,#ebf0f4 100%); /* IE10+ */
	background: linear-gradient(to right,  #bdcfdd 0%,#ebf0f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdcfdd', endColorstr='#ebf0f4',GradientType=1 ); /* IE6-9 */
}
#n00 .list_page {
	padding: 0px 0px 0px 0px;
}
#n00 .list_page * {
	color: #19486f;
}
#n00.section .fon0 .list_page:nth-child(2) {
	border-right: 650px solid transparent;
}
#n00.section .fon1 .list_page:nth-child(2) {
	flex-grow: 0.7;
}



#n60477db0ae450 .fon0 .page .list_page {
	padding: 10px 0px !important
}



#country_form .newTable .row {
	/*border-top: 1px solid #ccc;*/
}
#country_form .newTable .row:first-of-type {
	border-top: none;
}
#country_form .newTable .col {
	/*border-right: 1px solid #eee;*/
}
#country_form .newTable .col:last-of-type {
	border-right: none;
}

#country_form .col {
	padding: 2px 10px 2px 30px;
	font-size: 14px;
	width: 20%;
	line-height: 20px;
}
#country_form .col label {
	padding: 0px;
	line-height: 20px;
}
#country_form .col input {
	position: relative;
	left: -50px;
	top: 4px;
	margin-right: -20px;
	float: left;
	line-height: 20px;
}




#links {
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	height: auto;
	background: none;
	z-index: auto;
	box-shadow: none;

	padding: 10px 0px !important;
	text-align: center;
}

#links table td a {
	padding: 10px 0px;
	height: auto;
	min-height: 30px;
}



#menu .material-icons {
	font-size: 19px;
	vertical-align: text-bottom;
}


#feedback .page {
	max-width: 650px;
}
#feedback .page h1 {
	margin-right: 0px !important;
}






#block_footer {
	font-size: 16px;
	padding-top: 30px;
}
#block_footer * {
	font-size: inherit;
}