<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
.press-release {
    margin: 38px auto 38px auto !important;
    width: 95% !important;
    max-width: 550px!important;
}

.press-release body {
   	color: #111;
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
	  line-height: 23.5px;
	  background-color: #fffefd;
}

.press-release-text {
	font-family: Helvetica, Arial, sans-serif !important;
	font-size:11px;
	text-align: justify;
	line-height: 17px;
    color: #111;
	margin-bottom: 10px;
}

.press-release h1, .press-release h2, .press-release h3 {
	font-family: Helvetica, Arial, sans-serif !important;
	  margin: 0 0 10px;
	  text-align: center;
  	line-height: 1.5270936 !important;
	  color:#111;
}
.press-release h1, .press-release h2 {
  font-weight: 800 !important;
}

.press-release a btn, .press-release a {
	text-align:center;
	text-decoration:none;
	}

.press-release h1 {
	text-transform:uppercase;
	font-size: 14px !important;
}

.press-release h2 {
  font-size: 14px !important;
}

.press-release h3 {
	font-size: 11px !important;
  font-weight: normal;
}

.press-wrap {
	text-align: center;
}

.ragged-left {	text-align: left !important;}
.justify { text-align:justify !important;}
.center { text-align:center !important;}

a {
	text-decoration: underline !important;
}

.main-link {
	font-family: 'Ek Mukta', cursive;
	font-size: 1.32em;
	letter-spacing: 0.032em;
	padding-bottom: 2px;
  	border-bottom: 1px solid #000;
	}

a:hover, a:active {
	text-decoration: underline;
	color:#94703e;
}

.extra-space {
	margin-top: 232px;
	margin-bottom: 232px;}

.press-banner {
	max-width: 603px;
	margin: 0 auto !important;
}

.top-banner{
	max-width: 550px;
	margin: 14% auto 0 auto;
}

.bg-ochre {
	padding:32px;
	background-color: #94703e;
	color: #fffefd;
}

.ochre {
	color:#94703e;
}

.landing-thumb img{
	max-height:38vmax;
	vertical-align:middle;
	}

.span4 {margin-top: 5vmin;}


.wrapping-thumb{
    float: left;
    max-width: 203px;
	margin-right: 7px;
}

.thumb{
    max-width: 300px;
    max-height: 169px;
	margin: 0 7px 7px 7px;
	display: inline-block;
	margin: 0 7px;
	text-align: center
}

.thumb-lg{
    max-width: 380px;
	margin: 0 7px 7px 7px;
	display: inline-block;
	margin: 0 7px;
	text-align: center;
	color:#94703e;
}

.thumb-xl{
	max-width: 603px;
	width: 100%;
	margin: 0 7px 7px 7px;
	display: inline-block;
	margin: 0 7px;
	text-align: center
}

.thumb img{
	margin-bottom: 7px;
}

.caption-thumb  {
	font-family: 'Ek Mukta', cursive;
	font-size: 0.8em;
	font-weight:800;
  	line-height: 1.5270936;
	letter-spacing: 0.032em;
	color:#111;
}

p {margin-bottom:17px;}

a.login-btn {
    background-color: #94703e;
    color: #fff;
    font-size: 16px;
    padding: 15px 34px;
}

.btn,.btn-group,.btn-h1{
	font-family: 'Ek Mukta', cursive;
	background-color:#94703e;
	background-image:none;
	border-color:transparent;
	border-radius:2px;
	box-shadow:none;
	color:#fff;
	padding: 14px 38px;
	text-shadow:none;
	text-decoration:none !important;
	border-style:none;
	margin-bottom:4px;
	}

.btn:hover,.btn:focus{
	color:#fff;
	background-color:#d8aa43!important}


/* bootstrap overrides */
.container-fluid, .container {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

/*.row-fluid [class*="span6"]{
 	margin-left: 1.282% !important;
	margin-right: 1.282% !important;
}*/

.row-fluid {
 	margin-bottom: 46px !important;
	min-height: 0px;
}

/* end bootstrap overrides */

iframe{
  display:inline-block;
  max-width: 550px;
  max-height: 412px;}

body {
    color: #555;
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
	line-height: 23.5px;
	background-color: #fffefd;
}

h1  {
	font-family: 'Ek Mukta', cursive;
	font-size: 1.32em;
  	line-height: 1.5270936;
	letter-spacing: 0.032em;
	color:#94703e;
}

hr {
    border: 0;
    height: 1.4px;
    background: #ad9075;
}

.login-wrap {
    /*margin: 25px 0 0;*/
	}

a.anchor {
    display: block;
    position: relative;
    top: -17px;
    visibility: hidden;
}

/* vanaf hier zijn het Shivadas aanpassingen
*/

.login-wrap {
	display: inline-block;
	padding-right: 4px;
}

div.subscribe {
	/*margin: 25px 0 0;*/
	display: inline-block;
}

a.acymailing_togglemodule {
	background-color: #ad9075;
    color: #fff;
    font-size: 16px;
    padding: 13px 34px;
}
/*why is this here?
a.acymailing_togglemodule {color: #ad9075;
}*/

#sbox-content.sbox-content-iframe {
	background-color:#ad9075;
}

table.acymailing_form{
	padding: 0 !important;
	margin: 150px 0 0 0 !important;}


div#fd .btn {
	border-radius: 2px;
	padding:9px 14px;}
div .btn-h1 {padding:14px 27px!important}
div#fd .btn-primary {background-color: #006dcc !important;
border-color: #006dcc !important;}
div#fd .btn-primary:hover, div#fd .btn-primary:focus, div#fd .btn-primary:active, div#fd .btn-primary.active, .open #fd.dropdown-toggle_div .btn-primary {
	background-color: #e5a63f !important;
	border-color: #e5a63f !important;}

.nav-tabs&gt;li&gt;a {
	color:#ad9075;
}
.form-horizontal input {display:inherit;}
.login fieldset {display:inline-block;}
.controls.btn:first-child{margin-left:-180px;}
.controls input {width:160px;}

@media (max-width: 480px) {.controls.btn:first-child{margin-left: 0;}}

@media (max-width: 400px) {
	.landing-thumb img{
	max-height:23vmax;
	vertical-align:middle;
	}
	h1  {
	font-family: 'Ek Mukta', cursive;
	font-size: 1.1em;
  	line-height: 1.25;
	letter-spacing: 0.032em;
	color:#94703e;
	margin-bottom:0 !important;

	}
	}
</pre></body></html>