@font-face {
    font-family: 'Copperplate-Med';
    src: url('../ttf/2729C1_0_0.eot');
    src: url('../ttf/2729C1_0_0.eot?#iefix') format('embedded-opentype'), url('../ttf/2729C1_0_0.woff') format('woff'), url('../ttf/2729C1_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Copperplate-Lig';
    src: url('../ttf/2729C1_1_0.eot');
    src: url('../ttf/2729C1_1_0.eot?#iefix') format('embedded-opentype'), url('../ttf/2729C1_1_0.woff') format('woff'), url('../ttf/2729C1_1_0.ttf') format('truetype');
}

html, body {
    padding: 0;
    margin: 0;
    font-family: 'PT Sans Narrow', Arial;
    font-size: 15px;
    line-height: 20px;
    color: #2d3a56;
}

a {
    outline: 0 !important;
    color: #0066ff; /*#2D3A56;*/
}

a:visited, a:active{
    outline: 0 !important;
}

.mt20 {
    margin-top: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.clear-right {
    clear: right;
}

.clear-left {
    clear: left;
}
.notification{
	padding: 10px;
	color: red;	
}
.read-more-go-no-bg {
    background: none !important;
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

header {
    height: 110px;
    background: #e9eef5;
    background-image: radial-gradient(farthest-corner at 30% 50px, white 0%, transparent 75%, #e9eef5 20%);
}

.header-print {
    display: none;
}

.header-content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.website-logo {
    width: 70%;
    height: 110px;
    background: url(../images/logo.png) no-repeat;
    margin-left: -40px;
}

.language-selector {
    display: block;
    list-style: none;
    margin: 23px 0 0 0;
}

.language-selector li {
    display: block;
    float: left;
    height: 17px;
    margin-left: 5px;
}

.language-selector li a {
    border: 1px solid #2d4c90;
    color: #2d4c90;
    display: block;
    height: 17px;
    padding: 0 5px 0 5px;
    text-decoration: none;
    line-height: 18px;

}

.language-selector li a.active {
    border-color: #8a9cc2;
    color: #8a9cc2;
}

.top-blocks-container {
    height: 110px;
    line-height: 110px;
}

a img {
    border: 0px;
}

ul.social-media-icons {
    margin: 0;
    padding: 0;
}

ul.social-media-icons li {
    display: block;
    float: left;
    margin-left: 5px;
}

ul.sitemap {
    margin: 0;
    padding: 0;
    margin-left: 16px;
}

ul.sitemap a {
    color: #2d3a56;
    text-decoration: none;
}

ul.sitemap li {
    color: #b79556;
}

.shareButtonsContainer {
    clear: both;
    padding-top: 10px;
}

.share_button_facebook {
    float: left;
    margin-right: 10px;
}

.share_button_tweet {
    float: left;
    margin-right: 0px;
    max-width: 110px;
}

.share_button_plus_one {
    float: left;
    margin-right: 0px;
}

.pagination {
    text-transform: uppercase !important;
}

.top-search-form-container {
    margin-right: 10px;
}

.top-search-form-container input[type="text"] {
    color: #2d3a56;
    border-left: 1px solid #b9beca;
    border-top: 1px solid #b9beca;
    border-bottom: none;
    border-right: none;
    padding: 0px 8px;
}

.top-search-form-container input[type="submit"] {
    border: none;
    margin-left: 2px;
    background: url(../images/button-search2.png);
    width: 22px;
    height: 22px;
    background-size: contain;
    cursor: pointer;
    vertical-align: middle;
    background-repeat: no-repeat;
   
}

 #topbanner8{
  
    margin-left: 2px;
    cursor: pointer;
    vertical-align: middle;
 	line-height:119px;
   
}

/*      top menu        */
.top-menu {
    font-family: 'PT Sans Narrow';
    font-size: 14px;
    background: url(../images/top-menu-bg.png) repeat-x;
    font-weight: bold;
    color: white;
   /* border-bottom: 1px solid #182d5f;*/
    letter-spacing: 1px;
	text-align: center;
    height: 37px;
}

.top-menu > ul {
    margin: 0 auto 0 auto;
    padding: 0 0 0 2px;
	width: auto;    
    height: 37px;
    text-transform: uppercase;
    background: url(../images/top-menu-buttons-separator.png) left no-repeat;
    position: relative;
    z-index: 100000;
	display: inline-block;
}

.top-menu ul li {
    display: block;
    float: left;
    height: 37px;
    padding-right: 1px;
    background: url(../images/top-menu-buttons-separator.png) right no-repeat;
}

.top-menu a {
    color: inherit;
    text-decoration: none;
    height: 18px;
    display: block;
    line-height: 17px;
    padding: 10px 10px 10px 10px;

}

.top-menu > ul > li > a {
    text-shadow: 1px 1px #64502d;
}

.top-menu a:hover,
.top-menu a.active {
    background: url(../images/top-menu-button-bg-hover.png) repeat-x;
}

.top-menu .sub-menu {
    display: none;
    position: absolute;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); /* Firefox */
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); /* Safari and Chrome */
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid #112858;
    background: url(../images/sub-menu-bg.png);
    font-size: 12px;
    line-height: 21px;
    font-weight: normal;
    color: #203973;
    margin-left: -1px;
}

.top-menu .sub-menu ul {
    margin: 0;
    padding: 0;
    background: url(../images/sub-menu-gradient.png) bottom repeat-x;
}

.top-menu .sub-menu li {
    float: none;
    background: none;
    padding: 0;
    height: auto;
}

.top-menu .sub-menu a {
    font-family: 'PT Sans Narrow';
    background: none;
	font-weight: normal;
    padding: 4px 9px 4px 9px;
	text-align: left;
}

.top-menu .sub-menu a:hover {
    color: white;
    background: #2d4c90;
}

.golden {
    color: #966e28 !important;
}

.golden:hover {
    color: #CCB164 !important;
}
/*stickymenu*/
.sticky-menu{
	box-shadow: #6F6F6F 0px 8px 8px -8px;
}

/*      page banner     */
.page-banner-container {
    height:365px; 
    padding-bottom: 177px;
    background: url(../images/page-banner-shadow.png) bottom repeat-x;
    z-index: 1;
    overflow: hidden;
    /*border-top: 1px solid #6a7daa;*/
	margin-top:147px;
}

.page-banner-container .page-banner {
    width: 100%;
    height: inherit;
}

.page-banner-caption {
    width: 920px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -375px;
    position: relative;

    color: white;
    height: 300px;
}

.page-banner-caption p {
    font-family: 'Copperplate-Lig';
    font-size: 34pt;
    line-height: 40px;
    font-weight: normal;
    margin-top: 70px;
    padding: 0 0 20px 0;
    float: left;
    clear: both;
    margin-bottom: 10px;
    display: block;
	
}

.page-banner-caption .caption-bottom-wrapper a, .page-banner-caption .caption-bottom-wrapper span{		
	font-size:18px;	
	display:inline-block;
	padding-right:15px;
	padding-bottom: 2px;
	background-position-y: center;
	vertical-align: top;	
	
	
}

.caption-bottom-wrapper {
	margin-top:20px;	
	border-top: 1px solid #566a99;
	width:100%;	
	display:block;
	text-align:center;	
	
	
}

.page-banner-caption a, .page-banner-caption .caption-bottom-wrapper span {
		    
    color: inherit;
    text-decoration: none;    
    background: url(../images/arrow-right-hover.png) right 3px no-repeat;    
    display: inline-block;
    clear: both;
	text-align:center;
    text-transform: uppercase;
	background-position-y: center;
	vertical-align: top;	
		
}



.page-banner-caption a:hover {
    background: url(../images/arrow-right.png) right 3px no-repeat;
	background-position-y: center;
}

/** heightfix carousel on contentpages **/

body.HomePage .page-banner-container .pictures ul li .description{
	
	    padding-top: 45px;
}

body.ContentPage .page-banner-container .pictures .page-banner-caption .caption-bottom-wrapper  {
	text-align:center;
    margin-top: 15px;
	
}


body.ContentPage .page-banner-container .pictures .page-banner-caption .caption-bottom-wrapper a, body.ContentPage .page-banner-container .pictures .page-banner-caption .caption-bottom-wrapper span {
    font-family: 'Copperplate-Lig';
	display:inline-block;
}

body.ContentPage .page-banner-container .pictures {
	
	height: 365px;
		
	
}

body.ContentPage .page-banner-container {
	height:365px;
}

/*          main content        */
.main-content {
    left: 50%;
    margin-left: -500px;
    width: 920px;
    padding: 45px 40px 0 40px;
    background: url(../images/content-bg.png) top no-repeat;
    min-height: 300px;
    margin-top: -313px;
    z-index: 2;
    position: relative;
}

.highlights {
    height: 142px;
    margin-bottom: 20px;
}

.highlights figure {
    width: 300px;
    height: 175px;
    margin: 0 0 0 10px;
    float: left;
    overflow: hidden;
	
	
}

.highlights figure:first-child {
    margin-left: 0;
}

.highlights figure img {
    z-index: 2; 
    position: relative;
	    height: 175px;
    width: 300px;
}

.highlights figure figcaption {
    padding: 0px 10px 10px 10px;
    height: 50px;
    background: #2d4c90;
    position: relative;
	font-size: 13px;
	line-height:15px;
    top: -65px;
    /* z-index: 2;*/
	
	
}
.highlights figure .figureCaption p
{

	padding:0px 5px 0px 20px;
	margin-top: -2px !important;
	
}


.highlights figure figcaption p
{
	color:white;
	padding:0px 10px;
	z-index:-9999;
}
figcaption{ display: block; }
.highlights figure a{
	    text-decoration: none;
	
}

.highlights figure span, .industryblock {
    font-family: 'PT Sans Narrow';
    display: block;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 14pt;
    line-height: 25px;
    letter-spacing: 1px;
    padding: 10px 50px 10px 20px;
    text-shadow: 0.1em 0.1em #333366;
    background: url(../images/button-go-hover.png) 248px 12px no-repeat;
    height: 40px;

}

.highlights figure a:hover {
    background: url(../images/button-go.png) 260px 12px no-repeat;
}

.industryblock {
    font-family: 'PT Sans Narrow';
    display: block;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 13pt;
    letter-spacing: 1px;
    padding: 11px 50px 10px 5px;
    z-index: 3;
    position: relative;
    text-shadow: 0.1em 0.1em #333366;
    background: url(../images/button-go-hover.png) 255px 5px no-repeat #2d4c90;
    height: 10px;
    line-height: 10px;
    top: 0;
    margin: 0 10px -15px 0;
}

.industryblock a, .industryblock a:active, .industryblock a:link, .industryblock a:visited {
    color: white
}

.industry {
    width: 290px;
    float: left;
    margin: 0 10px 20px 0;
}

.industry a {
    text-decoration: none;
}

.content {
    width: 600px;
    float: left;
}

h1 {
    font-family: 'PT Sans Narrow'; /* 'Copperplate-Med'; */
    font-size: 17pt;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: normal;
    color: #2d4c90;
    margin: 0;
    margin-top: 5px;
}

.content-image {
    text-wrap: normal;
    float: left;
    padding: 15px 20px 5px 0;
}

aside {
    float: right;
    margin-left: 20px;
    width: 300px;
}

aside .block {
    background: #f1f3f7;
    padding: 15px 20px 20px 20px;
    margin-bottom: 20px;
    width: 260px;
}

aside .twittertweets a {
    color: #2d3a56;
    font-size: 12px;
    font-weight: bold;
}
.tweettext p
{
	padding: 5px 0px 0px 0px;
    line-height: 16px;
    font-size: 14px;
}
#web_intent {
    clear: both;
    /*height: 16px;*/
    padding: 30px 0px 2px 0px;		
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cfd6e6;
}

aside span.time {
    color: #2d3a56;
    font-size: 12px;
    font-weight: bold;
}

aside span.time {
    float: left;
}

aside .replyAndretweet {
    float: right;
}

aside  .tweettext {
    clear: both;
    padding-top: 10px;
}

.twtr-ft {
    display: none;
}

aside .block:last-child {
    margin-bottom: 0;
}
.block.login-block  img{
    display: block;
	}
.block.login-block {
    background: #506aa3;
    color: white;
    padding: 0 0 20px 0;
    width: auto;
	float:left;
}

.block.login-block h2 {
    background: #2d4c90;
    color: white;
    padding: 6px 20px 6px 19px

}

.block.login-block > div {
    padding: 15px 20px 0 20px;
}

.block.login-block > a {
    color: white;
    text-decoration: underline;
    margin-left: 100px;
}

.block.login-block form div {
    height: 23px;
    margin-bottom: 10px;
    width: 227px;
    float: left;
}

.block.login-block label {
    width: 80px;
    float: left;
    line-height: 22px;
}

.block.login-block input {
    width: 136px;
    float: left;
    height: 20px;
    border-top: 1px solid #6b6457;
    border-left: 1px solid #6b6457;
}

.block.login-block input[type="submit"] {
    float: right;
    width: 22px;
    height: 24px;
    border: none;
    background: url(../images/button-login.png) no-repeat;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 2px;
}

.subcontent{
	padding:16px 0; 
	clear: both;	
	overflow: hidden;
}

/**
.subcontent article {
	margin-top: 10px;
	background-color: 	#F1F3F7;
	padding: 15px;
	margin-right: 20px;
	width: 260px;
	float: left;
	min-height: 230px;
	margin-bottom: 10px;
	font-size: 12px;
}

**/

.subcontent h2, .subcontent h3{
	clear: left;
	width: 100%;
	float: left;
 
}

.subcontent h3{
	margin: 15px;
	display: none;
}

.subcontent hgroup h3{
	margin: 15px 0;
		display: block;
}
		
h2 {
    font-family: 'PT Sans Narrow'; /* 'Copperplate-Med'; */
    color: #2d4c90;
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    min-height: 18px;
    text-transform: uppercase;
}

h2 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    display: block;
    background: url(../images/arrow-right.png) right 2px no-repeat;
    padding-right: 15px;
}

h4 {
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    color: #2d4c90;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #2d3a56;
    margin: 0;
}

h3 a {
    color: inherit;
}

aside .block article {
    margin-top: 15px;
}

aside .block p {
    font-size: 12px;
    color: #6b7eaa;
    margin: 0 0 5px 0;
}

.sub-content {
	
	padding: 16px 0;
    clear: both;
    overflow: hidden;		
	margin-right: -10px;
	
}
    

.sub-content .block.col-four {
	width:300px;
	height:350px;
	margin-right:10px;	
	background-color: #f2f3f7;
	float:left;
		
}

.sub-content .block.col-four .tweetcontrols{
	
	float:right;
	
	
}

.sub-content .block.col-four h2{
	background-color: #cfd6e6;
	padding-left: 5%;
	padding-top:12px;
	width:100%;
	height: 40px;
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom: 10px;
}

.sub-content h3 {
	
	font-family: 'PT Sans Narrow';
    color: #2d4c90;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    min-height: 16px;
	width:	90%;	
    text-transform: uppercase;	
	
}

.sub-content .block.col-four div{
	
	height: 72%;
    
		
}

.sub-content .block.col-four article{
	

	float:left;
	margin-left: 5%;
    width: 90%;
		
	padding-top:5px;
	
	
}

.sub-content .block.col-four article.item{
	
   -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;		
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cfd6e6;
	background-image:url("../images/arrow-right.png");
	background-repeat: no-repeat;
    background-position: right 6px;
	
	
	
}

.sub-content .block.col-four article.item a{
	
text-decoration: none !important;
	
}

.sub-content .block.col-four .buttonholder{
	
	border-bottom-width: 0px;    
	
}


.sub-content .block.col-four .buttonholder {
	/**padding:10px 1px;
		
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cfd6e6;
	**/
	
}

.sub-content .block.col-four {
	
	font-size: 14px;
    line-height: 16px;
	
}

.sub-content .block.col-four .buttonholder a{
	
		
	margin-top:5px;
	
	
}

.sub-content .block.col-four article:last-child{
		
	border-bottom-width:0px;	
	
}

.sub-content .block.col-four.content article{

	height: 20%;	
}

.sub-content .block.col-four.latest-events article{
			
	height: 33.33%;			
	
}

.sub-content .block.col-four.latest-news article{

	
	height: 50%;	
		
}


.sub-content .block.col-four.latest-events article div{	

	padding-bottom: 18px;
	
}

.sub-content .block.col-four.latest-news article div{	
	padding-bottom: 18px;
	
}

.sub-content .col-four:first-child {
	
	margin-left:0px;
	
}

.sub-content .col-four:nth-child(3n+1){
	
	margin-left:0px;
	min-height: 250px;
	
}


.sub-content .block.col-twelve {
	
	clear:both;
	width:100%;
	height:108px;	
	float:left;
	background-color:#aaa;
	margin-right:10px;
	margin-left: -10px;	
		
}

.sub-content .block.col-twelve {
	
	clear:both;
	width:100%;
	height:108px;	
	float:left;
	background-color:#aaa;
	margin-right:10px;
	margin-left: -10px;	
		
}


.latest-news .item a,p {
	
	margin:12px 0px !important;
	text-decoration:none !important;
} 
.sub-content .block p {
	
	margin: 0px!important;
}

.gallery-block {
    margin-top: 10px;
}

.gallery-block a {
    margin-right: 12px;
    margin-bottom: 10px;
    text-decoration: none;
}

.gallery-block a:nth-child(3n) {
    margin-right: 0;
}

.Zend_Tag_Cloud li {
    float: left;
    margin-right: 5px;
}

.Zend_Tag_Cloud {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

.Zend_Tag_Cloud a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    color: #888888;
    display: inline-block;
    margin: 0 3px 6px 0;
    padding: 5px;
    transition: all 0.1s ease-in-out 0s;
    text-decoration: none;
}

.Zend_Tag_Cloud a:hover {
    background: none repeat scroll 0 0 #2D4C90;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.news h2 {
    padding-top: 20px;
}

.read-more-go {
    font-family: 'PT Sans Narrow';
    display: block;
    padding-left: 20px;
    background: url(../images/read-more-go-small-hover.png) left 0 no-repeat;
    font-size: 12px;
    font-weight: bold;

    color: #2d4c90;
    text-decoration: none;
    line-height: 16px;
    text-transform: uppercase;

}

a.read-more-go:hover {
    background: url(../images/read-more-go-small.png) left 0 no-repeat;
}

.paginationControl a {
    font-family: 'PT Sans Narrow';
    font-size: 15px;
    font-weight: bold;

    color: #2d4c90;
    text-decoration: none;
    line-height: 16px;
    text-transform: uppercase !important;
}

.paginationControl, a .pagination, .paginationControl span {
    text-transform: uppercase !important;
    font-size: 15px;
}

.go-button {
    display: block;
    height: 14px;
    background: url(../images/go-button-bg-hover.png) right no-repeat;
    padding: 5px 28px 4px 10px;
    border-radius: 7px 0 0 7px;
    font-family: 'arial';

    font-size: 12px;
    font-weight: 600;
    color: white;
    line-height: 14px;
    text-decoration: none;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
}

.captchainput {
    /*margin-left:100px;*/
}

.field {
    width: 40%;
    float: left;
    clear: none !important;
}

.value {
    width: 60%;
    clear: none !important;

}

.showConfirmDialog {
    border: 1px solid #c7cacf;
    display: none;
    width: 50%;
    height: 85%;
    border-radius: 2px;
    position: absolute;
    top: 90px;
    left: 40px;
    background-color: white;
    padding: 10px;
}

input.go-button {
    height: 24px;
    text-transform: uppercase;
    cursor: pointer;
}

.go-button:hover {
    background: url(../images/go-button-bg.png) right no-repeat;
}

.content form {
    display: block;
    padding-top: 25px;
}

.content .contact_form  .input {
    clear: none;
}

/* chrome browser style fix */
.contact_form textarea {
    padding: 0px !important;
}

.content .applicationFormContainer  .input {
    clear: none;
}

.content .applicationFormContainer h2.clear-left {
    margin-bottom: 10px;
}

.content form input[type="submit"] {
    margin-top: 12px;

}



.forgotpassword{
    margin-top: -25px;
    float: right;
}
.content form label:first-child {
    float: left;
    width: 160px;
}

.content form div input[type="text"],
.content form div input[type="password"],
.content form div input[type="tel"],
.content form div input[type="email"],
.content form div input[type="date"],
.content form div select[type="number"],
.content form div select[type="text"],
.content form textarea {
    border-top: 1px solid #c7cacf;
    border-left: 1px solid #c7cacf;
    border: 1px solid #c7cacf;
    background: #f1f3f7;
}

.content form textarea {
    height: 65px;
}

/*          footer          */
footer {
    background: #e9ecf3;
    margin-top: 40px;
    display: block;
    padding: 30px 0 50px 0;
    float: left;
    width: 100%;
}

.footer-container {
    width: 920px;
    float: left;
    left: 50%;
    margin-left: -480px;
    padding: 0 20px 0 20px;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    color: #6b7eaa;
}

.footer-container a {
    color: inherit;
}

.footer-container b {
    color: #2d4c90;
}

.footer-container > div {
    margin-left: 20px;
    width: 165px;
}

.footer-container > div:first-child {
    margin-left: 0px;
}

#footerbanner4 {
    width: 150px;
    margin-left: 40px;
}

#footerbanner5 {
    width: 130px;
    margin-right: 0px;
}

#footerbanner5 img {
    float: left;
    margin-left: 0px !important;
}

#footerbanner7 {    
    float: right;
	width: 350px;
}

.formErrors {
    margin-left: 101px;
    color: red;
}

.ui-state-error {
    color: red;
}

/*      carousel        */

.page-banner-container .pictures {
    position: relative;
 	height:365px;  
    overflow:hidden;
}

.page-banner-container .pictures ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100000px;
 	height:365px;  	
    position: relative;
}

.page-banner-container .pictures ul li {
    float: left;
}

.page-banner-container .pictures ul li .description {
    /*position: relative;*/
    /*top: -50px;*/
    /*color: #b2b2b2;*/
    /*background: white;*/
    /*height: 50px;*/
    /*line-height: 50px;*/
    /*padding-left: 20px;*/
    /*padding-right: 14px;*/
    /*font-size: 18px;*/
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
    /*width: 340px;*/
}

.page-banner-container .pictures ul li img {
    max-width: none !important;
    height:365px; 
}

.ajax_file_manager iframe {
    width: 100%;
    border: none;
	height: 600px;
}

section.content article.news a.fancybox img {
    max-width: 300px;
    margin-right: 10px;
}

#image-carousel .bullets {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -135px;
    width: 920px;
    height: 17px;
    z-index:1000;
}

#image-carousel .bullets ul {
    list-style: none;
    margin:0;
    float:right;
}

#image-carousel .bullets .bullet {
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #ffffff;
    background: #ba9850;
    margin-left: 5px;
    cursor: pointer;
    float:left;
}

#image-carousel .bullets .bullet:hover {
    background: #d2bb6b;
}

#image-carousel .bullets .bullet.active {
    background: #d2bb6b;
}
.logoshield {height: 41px; padding: 0; display: block; float: left;}
.divider {width:100%;height:1px;border:1px dotted;}
.subformsDivider
{height: 20px; width:95%; border-bottom: 1px solid #c7cacf; margin-bottom:20px !important; }
.requieredLabel:after{content:'*';}

.block.twitter .twittertweets {
	
	width: 90%;
    margin-left: 5%;
	
}

.block.twitter .twittertweets .tweettext {
	
	height:	10%;	
	
}

.block.twitter .twittertweets .tweetreplies {
	clear:both;
	height:10%;
	
}

.Zend_Tag_Cloud {
	
	width: 90%;
    margin-left: 5%;		
}


.sub-content .block {
	
	margin-bottom:20px;
	
}

.sub-content .block.brochure , .sub-content .block.brochurebanner {
	background-image:url("../images/brochure-gradient.png");
	
}

.sub-content .block.brochurebanner .brochure-wrapper,.sub-content .block.brochure .brochure-wrapper {
		
    margin-left: 15%;
    margin-top: 38px;
    height: 50px;
}


.sub-content .block.brochurebanner .brochure-wrapper h2,.sub-content .block.brochure .brochure-wrapper h2{
		
	letter-spacing: 4px;
	color:#fff;
	    text-shadow: 1px 1px 1px #000;
}

.sub-content .block.brochurebanner img,.sub-content .block.brochure img{
	
	float: left;
    margin-left: 4%;
    margin-top: 13px;	
	
}


.sub-content .block.login-block {
	
	overflow:hidden;
	padding-bottom:0px;
			
}
.sub-content .block.login-block .form-wrapper{
	
	background-color:#506aa3;
	padding-left: 5%;
			
}

.tweetcontrols a.link{
	
	text-transform: lowercase;
	color:#2d4c90;
	text-decoration: none;
	
}

.block-time, .time {
	
	color:#ad8c3f;
	font-weight: 700;
	
}
 .eventNews p {
	
	font-size: 14px;
 	color: black;
	
}
#follow-button {
	
	background-color:#fff;
	
}



/*
body.ContentPage .main-content {
	background: url(../images/content-bg-index.png) top no-repeat;
}
*/

.brochure-wrapper p {
	
	color:#2d4c90;
	font-size: 16px;
		
}


.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);  
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5900;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
  background-color: #cfd6e6;
}
.modal-header .close {
  margin-top: -2px;
  float: right;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
  padding-bottom: 45px;
  background-color:#f2f3f7;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}


.brochure-button {
	
	cursor: pointer;
	
}

#form-modal .field{
	
	width: 30%;	
	
}

#form-modal .input{
	
	width: 70%;	
	
}

#form-modal textarea, #form-modal select, #form-modal input{
	
	width: 100%;	
	border-width:1px;
	border-style: solid;
	border-color: #cfd6e6;
	background-color:#fff;
	
}

#brochure-title {
    background-color: #cfd6e6;
    padding-left: 5%;
    padding-top: 12px;
    width: 100%;
    height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}


.homepagecontent {
	
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-gap: 50px;
    width: 100%;
    padding: 15px;
	padding-top:0px;
    box-sizing: border-box;
		
}

.homepage-title {
	
	padding-top: 30px;
	margin-left:15px;
	
}

.latest-news .item a, p:first-child {
    margin:0px!important;
}

.sub-content .block.brochure .brochure-wrapper{
	margin-top: 18px;
}

a.brochure-button{
	color: #2d4c90;
}

.courses-overview {
	
	width:100%;
	
}

.courses-overview td, .courses-overview th{	
	vertical-align: top!important;
	text-align:left;	
}

.courses-filters {
	margin-bottom:10px;
}

.courses-overview th, .courses-filters h2 {	
	color: #2D3D56;	
	font-weight:bold;
}

.courses-filters h2 {	
	margin-bottom:10px;
}

.course-dates-table td{
	vertical-align: top;		
}

.block-button {
	
	display:block;	
}

.course-filter {
    cursor: pointer;
    border: 1px solid #2d3a56;
    padding: 3px 6px;
    color: #2D3D56;
    line-height: 24px;
    margin-right: 2px;
    display: inline-block;
    margin-bottom: 5px;
}

.course-filter.active {
	
	color:#c5a96d;
	border-color:#c5a96d;
		
}

.course-filter:hover {
	
	color:#c5a96d;
	border-color:#c5a96d;
		
}

.sessions-label {
	
	font-weight:bold;
	color: #2D3D56;	

}

.upcoming-course {
	
	
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cfd6e6;
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right 6px;
	
}


.sub-content .block.col-four {
	width:300px;
	height:350px;
	margin-right:10px;	
	background-color: #f2f3f7;
	float:left;
		
}

.sub-content .block.col-four .tweetcontrols{
	
	float:right;
	
	
}

.sub-content .block.col-four h2{
	background-color: #cfd6e6;
	padding-left: 5%;
	padding-top:12px;
	width:100%;
	height: 40px;
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom: 10px;
}

.sub-content h3 {
	
	font-family: 'PT Sans Narrow';
    color: #2d4c90;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    min-height: 16px;
	width:	90%;	
    text-transform: uppercase;	
	
}

.sub-content .block.col-four div{
	
	height: 72%;
    
		
}

.aside .block.col-four article{
	

	float:left;
	margin-left: 5%;
    width: 90%;
		
	padding-top:5px;
	
	
}

.aside .block.col-four article.item{
	
   -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;		
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cfd6e6;
	background-image:url("../images/arrow-right.png");
	background-repeat: no-repeat;
    background-position: right 6px;
	
	
	
}

.aside .block.col-four article.item a{
	
text-decoration: none !important;
	
}

.aside .block.col-four .buttonholder{
	
	border-bottom-width: 0px;    
	
}


.aside .block.col-four .buttonholder {
	/**padding:10px 1px;
		
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cfd6e6;
	**/
	
}

.upcoming-courses-wrapper {
	
	padding-bottom:30px;
		
}

.upcoming-courses-wrapper .go-button{
	
	margin-top:15px;
		
}

.aside .block.col-four {
	
	font-size: 14px;
    line-height: 16px;
	
}

.aside .block.col-four .buttonholder a{
	
		
	margin-top:5px;
	
	
}

.aside .block.col-four article:last-child{
		
	border-bottom-width:0px;	
	
}


.aside .upcoming-course p{
	
	margin:0px!important;
	margin-bottom:10px!important;
	
}

.latest-news .item a, p:first-child {
    margin: 0px!important;
}

.go-button {
    cursor: pointer;
}

.partialform {
    display: flex;
}

/** Cookie-notice **/

.cookiebar {
    background-color: hsla(0, 0%, 100%, .8);
    bottom: 0;
    display: none;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 6;
    margin-bottom: -70px;
}

.cookiebar.is-active {
    backface-visibility: hidden;
    display: block
}

.cookiebar__message {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    width: 100%
}

@media screen and (min-width:720px) {
    .cookiebar__message {
        float: left;
        margin-bottom: 0;
        margin-top: 20px;
        text-align: left;
        width: auto
    }
}

.cookiebar__message a {
    color: #c8ac60;
    transition: all .3s ease
}

.cookiebar__message a:hover {
    background-color: #c8ac60;
    color: #fff
}

.cookiebar__button {
    border: 3px solid rgb(45, 76, 144);
    cursor: pointer;
    display: block;
    margin: 20px auto 0;
    padding: 15px 30px;
    text-align: center;
    transition: all .3s ease;
    width: 80%
}

@media screen and (min-width:720px) {
    .cookiebar__button {
        float: right;
        margin-top: 0;
        width: auto
    }
}

.cookiebar__button:hover {
    background-color: rgb(45, 76, 144);
    color: #fff
}

.catalystbcmapplicatie p {
    padding: 10px;
}
