@font-face {
  font-family: "RijksSans";
  font-style: normal;
  font-weight: 200 800;
  src: url("shared-ro/webfonts/RijksSansWeb-Regular.woff2?") format("opentype"); }
@font-face {
  font-family: "RijksSansItalic";
  font-style: italic;
  font-weight: 200 800;
  src: url("shared-ro/webfonts/RijksSansWeb-Italic.woff2?") format("opentype"); }
	
h2 {
    font: bold 1.25em/1.5 Arial,"Helvetica Neue",Helvetica,Univers,sans-serif;
}

body, input, textarea, select, button {
	text-rendering: optimizeLegibility;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	-moz-font-feature-settings: "liga", "kern";
}

ul, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

a, img, span, button, input, i {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

a {
	color: #29548a;
	text-decoration: underline;
}

header, section, footer, nav, .breadcrumb, .info {
	display: block;
	float: none;
	width: 100%;
	position: relative;
}

.share{
    display: block;
    float: left;
    position: relative;
}


header span.sub-title {
	display: block;
	float: left;
	color: #084da2;
	font-weight: bold;
	clear: both;
}

ul.navbar-nav li a {
	text-decoration: none;
}

.navbar-toggle {
	background-color: #084da2;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
  	float: left;
  	cursor: pointer;
  	margin: 0;
}

	.navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active {
		background-color: #066AD1;
	}

.navbar-collapse.collapse {
	padding: 0;
	float: left;
}


.navbar-form input, .navbar-form button {
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar-form input {
	font-size: 12px;
}

.navbar-form {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.navbar-form .form-control {
	border: 0;
	width: auto;
}

nav {
	/*background-color: #154273; */
	color: #fff;
	margin-bottom: 7px
}

.breadcrumb {
	padding-left: 0;
}

.breadcrumb > li + li:before {
	content: '\003e';
	color: #084da2;
}

.breadcrumb {
	background-color: transparent;
	margin: 0;
}

.breadcrumb > li > a {
	color: #084da2;
	text-decoration: none;
}

.wrapper {
	display: block;
	float: left;
	width: 100%;
	padding: 0 20px;
}

a.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	padding: 8px;
	font-size: 14px;
}

a.btn.prev, a.btn.next {
	display: block;
	float: left;
	background-color: #eaeaea;
	color: #000;
	text-decoration: none;
}

.wrapper a.btn:hover, .wrapper a.btn:focus, .wrapper a.btn:active {
	background-color: #084da2;
	color: #fff;
}

a.btn.prev {
	margin-right: 5px;
}

.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-search {
	background-color: #084da2;
	font-size: 14px;
	color: #fff;
}

.btn-search:hover, .btn-search:focus, .btn-search:active {
	background-color: #0D61C8;
	color: #fff;
}

.btn-advanced {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	border: 1px solid #084da2;
	margin-bottom: 20px;
}

.btn-advanced i {
	margin-left: 5px;
}

.btn-advanced.active {
	border-color: transparent;
	-webkit-box-shadow: none;
  	box-shadow: none;
}

.btn-advanced.active i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.downloads img {
	margin-right: 15px;
}

a.btn.btn-downloads {
	display: block;
	float: left;
	width: 100%;
	background-color: #eaeaea;
	color: #000;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	text-decoration: none;
}

a.btn.btn-downloads:focus, a.btn.btn-downloads:active, a.btn.btn-downloads:hover {
	background-color: #ccc;
}

.table.smaller tr td:first-of-type {
	width: 200px;
	font-weight: bold;
}

h2 {
	margin: 0;
	color: #084da2;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 20px 0;
}

.btn {
	white-space: normal;
}

section {
	padding: 15px 0;
}

.list-item {
	display: block;
  float: left;
  width: 100%;
  background-color: #eaeaea;
  color: #000;
  text-align: left;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
  background-image: url('../img/icons/icon-arrow.png');
  background-repeat: no-repeat;
  background-position: 96% 19px;
}

.list-item.active {
	background-image: url('../img/icons/icon-arrow-top.png');
}

.list-item .content {
	display: none;
}

.nav-tabs > li > a {
	font-size: 15px;
	font-weight: bold;
	padding: 7px 13px;
	color: #154273;
	background-color: transparent;
	margin: 0;
	text-decoration: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #084da2;
	color: #fff;
}

.breadcrumb > li + li:before {
	color: #000;
}

.nav-tabs {
	border-bottom: 1px solid #084da2;
}

.navbar-nav>li>a {
	color: #000;
    font-size: 12.9999599456787px;
    font-weight: bold;
	padding: 12px 10px;
    line-height: 20px;
    font-family: Arial, 'Helvetica Neue', Helvetica, Univers, sans-serif;
    letter-spacing: 0.1px;
}

.navbar-nav > li.active > a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active {
	background-color: #084da2;
	color: #fff;
}

.tab-content {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;

}

.tab-content .col-lg-9 {
	padding-left: 0;
}

.tab-pane .table {
	float: left;
}

#second .table tr td:first-of-type {
	width: 200px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-bottom: 0;
	border-top: 0;
	padding: 4px;
}

td.grey {
	background-color: #eeedef;
}

tr.grey {
	background-color: #eeedef;
}
.share {
	margin: 25px 0;
	padding-top: 20px;
	border-top: 4px solid #084da2;
}

.share strong {
	font-size: 15px;
}

.share ul {
	display: table;
	width: 100%;
	margin-top: 15px;
}

.share ul li {
	display: table-cell;
}

.share ul li a {
	color: #084da2;
	font-size: 12px;
	text-decoration: none;
}

.share ul li a > img {
	margin-right: 5px;
}

footer {
	background-color: #eee;
	border-top: 1px solid #b4b4b4;
}

footer span.title {
	display: block;
	float: left;
	width: 100%;
	color: #535364;
	border-bottom: 1px solid #b4b4b4;
	padding: 15px;
	padding-left: 0px;
	font-size: 18px;
	margin-top: 25px;
}

footer ul {
	margin: 15px;
	margin-left: 0px;
	display: block;
  	float: left;
  	width: 100%;
}

footer ul li {
	display: block;
	float: left;
	width: 100%;
}

footer ul li a {
	display: block;
	float: left;
	margin-bottom: 15px;
	text-decoration: none;
}

footer ul li a {
	font-size: 12px;
	color: #535364;
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
	color: #084da2;
}

footer .col-sm-4 {
	padding-left: 0;
}

span.block {
	display: block;
	float: left;
	width: 100%;
	padding: 10px 13px;
	background-color: #eaeaea;
	margin-bottom: 20px;
	font-size: 13px;
}

span.block i {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 4px;
}

span.block.check {
	background-color: #84d868;
	margin-bottom: 0;
}

.desc {
	display: block;
	float: left;
	width: 100%;
}

.desc p {
	display: block;
	float: left;
	width: 100%;
}

.desc ul.check {
	display: block;
	float: left;
	width: 100%;
}

.desc ul.check li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 20px;
}

.desc ul.check li:before {
	content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 14px;
    top: 0;
}

.news span.title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 100%;
}

.news {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.news tr td {
	font-size: 13px;
	color: #0063b1;
	vertical-align: top;
}

.news tr td:first-of-type {
	color: #797979;
	font-size: 11px;
	width: 90px;
}

.news a {
	text-decoration: none;
}

.sidebar a img {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

span.extra {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 15px;
}

span.extra i {
	vertical-align: middle;
	font-size: 34px;
	margin-right: 10px;
}

.tab-pane {
	display: none;
}

.tab-pane.active {
	display: block;
}

section.content .navbar-form {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

section.content .navbar-form input {
	-webkit-box-shadow: inset 0 0 0 1px #084da2;
	-moz-box-shadow: inset 0 0 0 1px #084da2;
	box-shadow: inset 0 0 0 1px #084da2;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;

}

section.content .navbar-form button {
	color: #fff;
}

section.content .col-md-9 {
	padding-left: 0;
}

form.advanced {
	display: none;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}

form.advanced .wrapper {
	display: block;
	float: left;
	width: 100%;
	background-color: #e9e9eb;
	padding: 25px 25px 0 25px;
}

form.advanced .group {
	display: table;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

form.advanced .group input {
	float: right;
	width: 300px;
	line-height: 28px;
	border: 1px solid #084da2;
	padding-left: 10px;
}

form.advanced .group.double .wrap {
	float: right;
	width: 300px;
	line-height: 28px;
}

form.advanced .group.double .wrap input, form.advanced .group.double .wrap span {
	width: auto;
	float: left;
}

form.advanced .group.double .wrap span {
	margin-right: 20px;
}

form.advanced .group.double .wrap input {
	width: 80px;
	margin-right: 20px;
}


form.advanced .group > input, form.advanced .group > span {
	display: table-cell;
	vertical-align: middle;
}

form.advanced input[type=submit] {
	padding-left: 25px;
	padding-right: 25px;
	float: right;
}

form.advanced strong {
	display: block;
	float: left;
	width: 100%;
	margin: 30px 15px 15px 15px;
}

.links {
	display: block;
	float: left;
	width: 100%;
	margin-top: 40px;
}

.links strong {
	margin-bottom: 10px;
	display: block;
}

.links ul {
	margin-bottom: 20px;
}

.panel.panel-default{
    border-radius: 0;
    border: 1px solid #eaeaea;
}

.panel-default>.panel-heading {
    background-color: #eaeaea;
    color: #000;
    text-align: left;
    padding: 0;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;

}

.panel-default > .panel-heading h4  a {
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 10px 15px;
}
.panel.panel-default .panel-body{
    border: 1px solid #eaeaea;

}

.extra-menu{
    float: left;
    width: 100%;
}

.xs-buffer{
    margin-top: 10px;
}

.indicator{
    display: block;
}

.navbar-nav{
    margin-left: 5px;
}

.breadcrumb li a{
   font-size:  .9167em;
}
.navbar-toggle{
    border-radius: 0;
    padding: 2px 8px 3px 5px;
    font-weight: 400;
}

.logo img {
    margin-left: 20px;
}

#search-input {
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 2px .5em;
    width: 10em;
    height: 24px;
    border: 0;
    background-color: #fff;
    color: #112;
    font-weight: normal;
    font-size: .92857em;
    border: 1px solid #fff;
    line-height: 1em;
    font-size: 1.08333em;
}

#search-button {
    height: 24px;
    width: auto;
    background-color: #084da2;
    border:none;
}

.container.logo{
    padding: 0 0 10px 0;

}

@media (max-width: 1200px) {
	
	.share ul li {
		display: block;
  		float: left;
 		width: 50%;
 		margin-bottom: 15px;
	}

	.navbar-nav>li {
		float: left;
		width: 100%;
	}

	form.advanced .group > span {
		display: block;
		margin-bottom: 5px;
	}

	form.advanced .group {
		margin-bottom: 15px;
	}

	form.advanced .group.double .wrap {
		width: 100%;
	}

	form.advanced .group.double .wrap input {
		width: 50px;
		margin-right: 15px;
	}

	section.content .col-md-9 {
		padding-right: 0;
	}

	form.advanced .group {
		display: block;
	}

	form.advanced .group input {
		width: 100%;
	}

	.navbar-form {
		margin-top: 0;
	}

	section.content .navbar-form {
		padding: 0;
	}

	footer ul li {
		margin-right: 10px;
		margin-bottom: 10px;
	}

	ul.navbar-nav {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 10;
		width: 100%;
		margin: 0;
	}

	ul.navbar-nav li a {
		background-color: #fff;
		color: #000; 
		border-bottom: 1px solid #084da2;
	}

	ul.navbar-nav li.active a {

	}

	nav {
		padding: 10px;
	}

	nav .container {
		padding: 0;
	}

	.navbar-form .form-control {
		width: 120px;
	}

	section.content .navbar-form .form-control {
		width: 200px;
		height: 31px;
	}

	.form-control {
		height: 30px;
	}

	.navbar-form input, .navbar-form button {
		font-size: 12px;
	}

	footer ul li a {
		font-size: 12px;
		margin-bottom: 0;
	}

	footer ul {
		margin: 5px 15px 0 0;
	}

	footer span.title {
		padding: 0;
		padding-bottom: 10px;
		margin: 15px 15px 0 0;
	}

	.breadcrumb > li > a {
		font-size: 10px;
	}

	a.btn.prev, a.btn.next {
		font-size: 11px;
	}

	h2 {
		width: 100%;
		margin: 0 0 20px 0;
		word-break: break-all;
	}


	.share {
		margin-top: 0;
	}

	.navbar-toggle {
		display: block;
	}

	.news {
		margin-top: 20px;
	}

	.sidebar {
		margin-left: -15px;
		margin-right: -15px;
	}


	.navbar-collapse.collapse {
		position: fixed;
		width: 100%;
		top: 0;
		right: -100%;
		overflow: hidden;

		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		-ms-transition: all .5s ease;
		transition: all .5s ease;
	}
}

@media (max-width: 768px) {
    form.advanced .group.double .wrap span {
        margin-right: 10px;
    }
	table.info-desktop, table.info-desktop tbody, table.info-desktop tr {
		display: block;
		float: left;
		width: 100%;
	}

	table.info-desktop tr td {
		display: none;
		float: left;
		width: 100%;
	}

	table.info-desktop tr td.show-table {
		  display: block;
		  float: left;
		  width: 100%;
		  background-color: #eaeaea;
		  color: #000;
		  text-align: left;
		  padding: 10px 15px;
		  font-weight: bold;
		  font-size: 15px;
		  margin-bottom: 10px;
		  background-image: url('../img/icons/icon-arrow.png');
		  background-repeat: no-repeat;
		  background-position: 96% 52%;
	}
	

	table.info-desktop {
		margin-bottom: 0;
	}

	table.info-desktop tr:last-of-type td:first-of-type {
		margin-bottom: 0;
	}

	.nav-tabs > li, .nav-tabs > li > a {
		display: block;
		float: left;
		width: 100%;
	}

	footer ul li {
		width: auto;
	}

	h2 {
		text-align: left;
		margin: 0 0 20px 0;
	}

	.tab-content .col-lg-9 {
		padding-right: 0;
	}

	.tab-content {
		margin-top: 0;
	}

	.desc strong {
		display: block;
		margin-bottom: 10px;
		font-size: 16px;
	}

	.news.hidden-lg {
		border: 5px solid #eaeaea;
		padding: 10px 10px 20px 10px;
	}

	.news a {
		font-weight: bold;
	}

	.share {
		margin-bottom: 0;
		margin-top: 20px;
	}

	.sidebar {
		margin-top: 20px;
	}

	.news {
		margin-top: 0;
		margin-bottom: 10px;
	}

	.table-not-show-one, .table-not-show-two, .table-not-show-three, .table-not-show-four  {
		display: none;
	}

	.show-table.active {
		background-image: url('../img/icons/icon-arrow-top.png') !important;
	}

}

@media (min-width: 1200px) {

    .container {
        width: 1200px;
		padding-left: 25px;
    }
	
	nav .container {
        width: 980px;
		padding-left: 15px;
    }
}

@media (min-width: 992px) {


    .container {
        width: 1200px;
		padding-left: 25px;
    }
	
	nav .container {
        width: 980px;
		padding-left: 15px;
    }

}

@media (max-width: 517px) {
    .panel-title{
        font-size: 14px;
    }

    nav {

        margin-top: 0px;
    }
    .logo img {
        margin-top:  0px;
        margin-left: 0;
    }
}

@media(min-width:1200px) 
{
  #navBar .wrapper .breadCrumbNav a {
      font-size: 2.6rem;
	  letter-spacing: 0.48333px
  }
}

p.italics {
	font-style: italic;
}

span.block.uncheck {
	background-color: #b60000;
	color: #ffffff;
	margin-bottom: 0;
}



.logo {
  height: auto;
  display: inline-block;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  text-align: center; 
  }

.logo .wrapper {
    display: block;
    position: relative;
    max-width: 1200px;
    margin: 0 auto 0 auto;
    background-color: #ffffff;
    padding: 0 0 10px 50%; 
    }

.logo .wrapper a {
      display: inline-block;
      margin-left: -22px; 
    }

.logo .wrapper a img {
        margin-left: 0px; 
    }

.logo .wrapper img {
      margin-left: -22px; 
    }

.logo.left .wrapper {
    padding: 0 0 10px 0; 
   }

.logo.left .wrapper img {
      margin-left: 15px; 
   }

.logo.left .wrapper a {
      margin-left: 10px; 
   }

@media (min-width: 50em) 
 {
  .logo.left .wrapper a {
      margin-left: 20px; 
    } 
  }

.logo.left .wrapper a img {
        margin-left: 0px; 
  }

.wrapper {
  float: none;
}

#navBar .wrapper .breadCrumbNav a {
    font-size: 1.52rem;
    letter-spacing: 0.48333px;
}

@media(min-width:1200px) 
{
  #navBar .wrapper .breadCrumbNav a {
      font-size: 2.6rem;
  }
}


@media (min-width: 36em) {
    #footer h2 {
      padding: 1.44em 0px 0.5em; 
      } 
   }

#footer {
  line-height: 1.5;
}

h3 {font-size: 120%; 
font-weight: bold;
color: #084da2;
letter-spacing: 0.48333px;
margin: 0 0 20px 0;
}

h4 {font-size: 100%; 
font-weight: bold;
letter-spacing: 0.48333px;
margin: 0 0 21px 0;
}

.nav-tabs > li > a {
    font-size: 120%;
	color: #084da2;	
}

hr.proddetail {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #eee; /* old IE */
    background-color: #eee; /* Modern Browsers */
    height: 2px;
    border: unset;
    border-top: unset;
}   

@media (min-width: 992px)
.container {
    width: 970px;
}

* -----------------------------------------------
   skiplinks
   -----------------------------------------------*/
.skiplinks p {
  margin-bottom: 0px !important; 
  }

/*p {
    margin: 0 0 0 0 !important; 
}
*/

.skiplinks a {
  position: absolute !important;
  display: inline-block !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0; }

.skiplinks #skip-to-menu span {
  display: none; }

@media (min-width: 58em) {
  .skiplinks #skip-to-menu, .hastitle .skiplinks #skip-to-menu, .skiplinks a {
    font-size: 1em;
    line-height: 1em;
    position: absolute;
    top: -1000px;
    left: 20px;
    clip: auto;
    margin: 0;
    padding: 10px !important;
    height: auto;
    width: auto;
    background: none;
    background-color: #cce0f1;
    border: 1px solid #01689b;
    color: #154273;
    text-decoration: none;
    text-transform: none;
    bottom: auto;
    z-index: 999; }
    .skiplinks #skip-to-menu:focus, .hastitle .skiplinks #skip-to-menu:focus, .skiplinks a:focus {
      top: 20px; }
    .skiplinks #skip-to-menu span, .hastitle .skiplinks #skip-to-menu span, .skiplinks a span {
      display: inline-block; } }

/*@media all and (min-width:58em)*/
.skiplinks #skip-to-menu, .hastitle .skiplinks #skip-to-menu, .skiplinks a {
    left: auto;
    right: 20px;
}

/*@media all and (min-width:58em)*/
#header .skiplinks #skip-to-menu, .hastitle #header .skiplinks #skip-to-menu, #header .skiplinks a {
    background: 0;
    background-color: #084da2;
    color: #fff;
    border-color: #084da2;
}

.logo.left .wrapper {
    justify-content: flex-start;
}

.logo.left .wrapper img {
    -webkit-margin-end: 16px;
    margin-inline-end:16px;-webkit-margin-start: 16px;
    margin-inline-start:16px;-webkit-transform: translateX(0);
    transform: translateX(0)
}

a:focus {
	outline: none !important;
	box-shadow: inset 0px 0px 0px 2px #066AD1 !important;
/*	outline: 2px solid #066AD1 !important;
	outline-offset: 0px !important; */
}

div#footer a:focus {
	outline: 2px solid #82befb !important;
	outline-offset: 0px !important;
}


/*
New logo definitions 2026
*/

.logo {
    --emblem-width: 40px;
    --logo-text-size: 12px;
    --logo-text-line-height: 14.08px;
    --padding-block-start: 41px;
    --padding-block-end: 20px;
    --padding-inline: 10px;
    /* display:flex; */
    /* flex-wrap:wrap; */
    /* justify-content:center; */
    width: 100%
}

@media(min-width: 576px) {
    .logo {
        --emblem-width: 45px;
        --logo-text-size: 13.5px;
        --logo-text-line-height: 15.85px;
        --padding-block-start: 48px;
        --padding-block-end: 22.5px
    }
}

@media(min-width: 992px) {
    .logo {
        --emblem-width: 50px;
        --logo-text-size: 15px;
        --logo-text-line-height: 17.6px;
        --padding-block-start: 53px;
        --padding-block-end: 25px;
        --padding-inline: 12px;
    }
}

.logo .wrapper {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    max-width: 1200px;
    align-items: flex-start;
    justify-content: flex-start;
    -webkit-margin-end: -16px;
    margin-inline-end:-16px;-webkit-margin-start: -16px;
    margin-inline-start:-16px;justify-content: center
}

.logo .wrapper img {
    width: inherit;
    max-width: 1168px
}

.logo .wrapper img {
    -webkit-margin-start: -50px;
    margin-inline-start:-50px;-webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.logo .logo__wrapper {
    width: 100%;
    max-width: 1200px;
    -webkit-margin-start: calc(50% - 20px);
    margin-inline-start:calc(50% - 20px)}

@media(min-width: 768px) {
    .logo .logo__wrapper {
        -webkit-margin-start:calc(50% - 25px);
        margin-inline-start:calc(50% - 25px);}
}

.logo .logo__link {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.logo .logo__link:focus {
    outline: 2px dashed #000;
    z-index: 1010;
    outline-offset: 0;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff
}

.logo .logo__link,.logo .logo__link:hover {
    text-decoration: none
}

.logo .logo__figure {
    display: flex;
    align-items: flex-start;
    margin: 0
}

.logo .logo__figure img {
    flex: 0;
    width: inherit
}

.logo .logo__figure:has(.logo__text) img {
    width: var(--emblem-width)
}

.logo .logo__text {
    font-family: RijksSans,Verdana,Arial;
    font-size: var(--logo-text-size);
    line-height: var(--logo-text-line-height);
    width: 100%;
    max-width: 200px;
    padding-block:var(--padding-block-start) var(--padding-block-end);padding-inline: var(--padding-inline);
    color: #154273
}

@media(min-width: 768px) {
.logo .logo__text {
    font-family: RijksSans,Verdana,Arial;
    font-size: var(--logo-text-size);
    line-height: var(--logo-text-line-height);
    width: 100%;
    max-width: 350px;
    padding-block:var(--padding-block-start) var(--padding-block-end);padding-inline: var(--padding-inline);
    color: #154273
}
}

.logo .logo__sender,.logo .logo__ministry {
    display: block
}

.logo .logo__sender {
    font-weight: 625
}

.logo .logo__ministry {
    font-weight: 400
}

.logo.left .wrapper {
    justify-content: flex-start
}

.logo.left .wrapper img {
    -webkit-margin-end: 16px;
    margin-inline-end:16px;-webkit-margin-start: 16px;
    margin-inline-start:16px;-webkit-transform: translateX(0);
    transform: translateX(0)
}

.logo.left .logo__wrapper {
    -webkit-margin-start: 16px;
    margin-inline-start:16px}

header a:focus .logo img {
    outline: 2px dashed #000;
    z-index: 1010;
    outline-offset: 0;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff
}

