@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

/* Fonts */

@font-face{
	font-family:"FFDINStdLight";
	font-weight:normal;
	src:url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/FFDINStdLight.woff2) format("woff2"),
		url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/FFDINStdLight.woff) format("woff")
}
@font-face{
	font-family:"FFDINStdLightItalic";
	font-weight:normal;
	src:url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/FFDINStdLightItalic.woff2) format("woff2"),
		url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/FFDINStdLightItalic.woff) format("woff")
}
@font-face{
	font-family:"FFDINStdBold";
	font-weight:normal;
	src:url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/FFDINStdBold.woff2) format("woff2"),
		url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/FFDINStdBold.woff) format("woff")
}

@font-face{
	font-family:"DINOT-Light";
	font-weight:normal;
	src:url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/DINOT-Light.woff2) format("woff2"),
		url(https://investor.aac-clyde.space/Assets-customer/aac-clyde-space/fonts/DINOT-Light.woff) format("woff")
}

select.beq-select.beq-select-period-year {
    padding-right: 30px;
}

button.beq-button.beq-button-load-more {
    background-color: rgba(98,168,164,1);
    border: 2px solid rgba(98,168,164,1);
    color: #FFF;
    display: block;
    line-height: 24px;
    padding: 6px 12px 3px 12px;
    margin-right: 10px;
    border-radius: 0px;
}

span.beq-news-list-item-regulatory-label.beq-news-list-item-label {
    background-color: rgba(98,168,164,1);
    color: #FFF;
}

span.beq-news-list-item-mar-label.beq-news-list-item-label {
    background-color: rgba(98,168,164,1);
    color: #FFF;
}

span.beq-news-detail-regulatory-label.beq-news-detail-label {
    background-color: rgba(98,168,164,1);
    color: #FFF;
}

span.beq-news-detail-mar-label.beq-news-detail-label {
    background-color: rgba(98,168,164,1);
    color: #FFF;
}

a.beq-news-list-item-headline-link {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

span.beq-news-list-item-description {
    font-size: 1.1rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

button.beq-button:hover {
    border: 2px solid rgba(98,168,164,1);
    color: rgba(98,168,164,1) !important;
    background-color: #FFF !important;
}

.beq-icon-pdf::before {
    content: " " !important;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(/assets-customer/aac-clyde-space/icons/download-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    padding-right: 2.5rem;
    margin-left: 1rem;
}

span.beq-report-date.beq-table-date {
    color: #5aa09b;
    margin-bottom: 5px;
    font-size: .8125rem;
    text-transform: uppercase;
}

.beq-report-heading-text {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
	color: #2b2340;
}

.beq-calendar-item-heading-text {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
	color: #2b2340;
}

span.beq-calendar-item-date-text {
    color: #5aa09b;
    text-transform: uppercase;
}

.beq-tabs button.beq-button:hover {
    border-bottom: 2px solid rgba(98,168,164,1) !important;
}

time.beq-news-list-item-timestamp {
    color: #5aa09b;
    text-transform: uppercase;
}

.beq-module-2c435c2a-0253-4c80-be0e-031a37069245 .beq-reports-table .beq-report-heading 
{
display: flex;
flex-direction: column;
}

.beq-module-2c435c2a-0253-4c80-be0e-031a37069245 .beq-report-heading-text
{
    order: 1
}
.beq-module-2c435c2a-0253-4c80-be0e-031a37069245 .beq-reports-table .beq-report-date
{
    margin-bottom: 6px;
}

a.btnn {
    border: 2px solid #1032cf;
    border-radius: 0.25em;
    display: block;
    font-weight: 600;
    padding: 1em;
    text-align: center;
    width: 250px;
    background-color: #f56163;
    border-color: #000000;
    color: #ffffff;
	margin-top: 10px;
}

.languageSelectors {
	display:none;
}

.mainContent {
	margin-top: 100px;
	margin-bottom: 100px;
}

a {
	text-decoration: none;
}

.breadcrumbs-component {
	display: none;
}

.breadcrumbs-component2 {
	margin: 2.5rem 0;
}

.breadcrumbs2 {
	font-size: .8125rem;
    text-align: center;
    text-transform: uppercase;
}

.breadcrumbs-component2:first-child {
	margin-top:6rem
}

@media (min-width:1024px) {
	.breadcrumbs-component2:first-child {
		margin-top:9rem
	}
}
@media (min-width:1200px) {
	.breadcrumbs-component2:first-child {
		margin-top:12.25rem
	}
}

.breadcrumbs2 a {
	margin-right:.5rem;
	padding-right:1rem;
	position:relative;
	white-space:nowrap;
	text-decoration:none
}

@media (min-width:1200px) {
	.breadcrumbs2 a {
		margin-right:1rem;
	}
}

.breadcrumbs2 a:focus,.breadcrumbs a:hover {
	text-decoration:underline
}

.breadcrumbs2 a::after {
    border-right: 1px solid #575756;
    content: '';
    display: block;
    height: .6875rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate3d(0,-50%,0);
    width: .375rem;
}

.bg-red a {
	color: #fff !important;
}


body > div.wrapper.margin_bottom_medium{
	display: none;	
}

div.IRcontent ol{
		list-style-type: none;
		counter-reset: li;
	margin-left: 30px;
	}
div.IRcontent ul{
	list-style-type: none;	
}

.banner-annualreport
{
	text-align: center;
	color: #FFF;
}
.banner.nomargin
{
	margin-bottom: 0px !important
}

.banner-annualreport .banner_container
{
	justify-content: center;
}
.banner-annualreport 
{
	margin-bottom: 2.7777777778em;
	padding-bottom: 2em;
	padding-top: 2em;
}
@media screen and (min-width: 1100px)
{
	.banner-annualreport 
	{
		padding-top: 0em;
		margin-bottom: 10em;
	}

}

.banner-annualreport a
{
	border-color: #FFF;
	color: #FFF;
}
.banner-annualreport a:hover
{
	background-color: #FFF;
	color: #5aa09b;
}


div.IRcontent ul li::before {
	content: "•";
    color: #5aa09b;
    margin-left: -30px;
    width: 15px;
    margin-right: 15px;
}


div.IRcontent ol li::before {
	content: counter(li); 
  	display: inline-block; 
  	color: #5aa09b;
    margin-left: -30px;
    width: 15px;
    margin-right: 16px;
	font-weight: 600;
}

div.IRcontent ol li{
	counter-increment: li;
}



div.IRcontent ol li,
div.IRcontent ul li
{
	margin-bottom: .666em;
}
div.IRcontent ol li:last-of-type,
div.IRcontent ul li:last-of-type
{
	margin-bottom: 1.333em;
}
	
	

/* Adjustments for page width */
html,body{
	padding: 0;
	margin: 0;
}

div.frontNewsBlock h3{
	margin-top: 20px;
}
/*
div#content > .wrapper, 
div#content > .wrapper > .larger_column
{ 
	width: 100% !important; 
	max-width: 100% !important;
}
*/

div#content > .wrapper{
	margin-bottom: 0;

}
div#content > .wrapper > .larger_column > .wrapper{
	position: relative;	
}

div.irContactBlock{
	background-color: #f76060;
	padding: 3em 0em;
	color: #FFF;
}

div.irContactBlock a{
	color: #FFF;
	border-color: #FFF;
}

div.irContactBlock a:hover{
	background-color: #FFF;
	color: #f76060;
}


div.IRcontent{
	
	padding-bottom: 3em;
}

iframe{
	width: 100% !important;
}

ul#investorRelationsMenu .menu_link::after
{	
	z-index:9999;
}

ul#investorRelationsMenu {
	background-color: #fff;
    box-shadow: 0 0 22px 0 rgb(0 0 0 / 16%);
	color: #000;
}

@media screen and (max-width: 849px){
	ul#investorRelationsMenu {
		padding: 20px!important;
	}
	label.show-menu {
		margin-bottom: 0px!important;
	}
}

ul#investorRelationsMenu {
	margin-bottom: 0px!important;
}
.menu {
	margin-bottom: 0px!important;
}

div.IRcontent strong{ 
	font-family: "FFDINStdBold", Arial, sans-serif;
}

.ircolumncontainer img{
	max-width: 100%;
}

a.analystlinkimage{
	line-height: 1;
	border:0px;
	
}
a.analystlinkimage:hover{
	background-color: transparent;	
}

a.analystlinkimage:first-of-type
{
	margin-right: 50px;
	float: left;
}




div.ircolumncontainer{
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	flex-flow: row wrap;
}
div.ircolumncontainer div.ircolumn{
    flex: 0 0 500px;
    max-width: 100%;
}

div.frontNewsBlock div.ircolumncontainer:nth-of-type(even) div.ircolumn:first-of-type{
	order: 2;
}
div.frontNewsBlock div.ircolumncontainer:nth-of-type(2) div.ircolumn:last-of-type-of-type{
	order: 1;	
}





div.frontNewsBlock div.ircolumncontainer{
	
	margin-bottom: 5em;
}

/* Q&A */
div.qaIndexCounter,
div.qaIndexQuestion,
div.qaAnswerIntro,
div.qaQuestion,
div.qaAnswer
{
	display: inline-block;
	vertical-align: top;
}

div.qaIndexQuestion,
div.qaQuestion,
div.qaAnswer
{
	max-width: 90%;	
}
div.qaIndexCounter,
div.qaAnswerIntro
{
	min-width: 5%;
}

/* Language selector */





/*
div.languageSelectors{
	margin-left: 0px;
	margin-top: 10px;
	clear: both;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 0px !important;
	margin-bottom: 60px;
	position: absolute;
	top: -3em;
	left: 0;
}

div.languageSelectors a{

}

div.languageSelectors a:hover{
	color: #222;	
}

div.languageSelectors div.languageSelector{
	float: left;
	margin-bottom: 0px;
}

div.languageSelectors div.languageSelector:nth-of-type(2){
	border-left: 5px solid rgba(0, 0, 0, 0.6);
}


div.languageSelectors div.languageSelector:first-of-type
{
	padding-left: 0px;
}

div.languageSelectors div.languageSelector{
	padding: 10px 20px;
}

div.languageSelectors div.languageSelector a{
	
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom: 3px solid transparent;
}
div.languageSelectors div.languageSelector a span.text{
}

div.languageSelectors div.languageSelector a:hover span.text
{
	color: rgba(255,255,255,1);
}
*/

/* Tables */

table.table.table-striped th{
	background-color: rgba(43,34,65,1);
	color: #FFF;
	font-family: "FFDINStdBold", Arial, sans-serif;
	
}
table.table td, table.table th{
	padding: 3px 10px 3px 5px;
	border: 1px solid #FFF;
	font-size: 1rem;
	min-width: 100px;
}
table.table td{
	background-color: #fbfbfb;
	padding-bottom: 1rem; 
}

table.table{
	margin: 20px 0px;
	width: 100%;
}

table.table p{
	margin-bottom: 0px;
	font-size: 1rem;
}




/* Videos */


iframe{
	width: 100%;
}

.videoWrapper
{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	background-color: #000;
}

.videoList .financial-hearings .videoWrapper{
	padding-bottom: 0px;
	background-color: transparent;
	margin-bottom: 25px;
	height: auto;
}

.videoWrapper iframe, .videoWrapper object, .videoWrapper embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important; 
	height: 100% !important;
	padding-left: 0px;
	padding-right: 0px;
}

.videoList .financial-hearings .videoWrapper iframe{
	position:relative;
	min-height: 950px;
}

@media screen and (max-width: 1600px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 900px;
		
	}
}



@media screen and (max-width: 1400px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 875px;
		
	}
}


@media screen and (max-width: 1135px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 1550px;
		
	}
}

@media screen and (max-width: 1000px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 1400px;
		
	}
}

@media screen and (max-width: 800px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 1250px;
		
	}
}
@media screen and (max-width: 600px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 1150px;
		
	}
}
@media screen and (max-width: 450px)
{
	.videoList .financial-hearings .videoWrapper iframe{
	min-height: 1000px;
		
	}
}






.videoContainer{
	margin-bottom: 30px;
}
.videoList{
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	flex-flow: row wrap;
	margin: 0 -10px;
}

.videoList .videoItem{
    flex: 0 0 50%;
    max-width: 100%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.videoList .financial-hearings{
    flex: 0 0 100%;
}



@media screen and (max-width: 849px){
	.videoList .videoItem{
		flex: 0 0 100%;
	}
}


.videoList .videoItem .headline{
	font-family: "FFDINStdBold", Arial, sans-serif;	
	font-size: 18px;
	border: none;
	margin: 5px 0px;
}





/* SuperNav2016 */

#investorRelationsMenu::after {
  content: "";
  clear: both;
  display: table;
}


div#superNav li.languageSelectors a.languageselectLink
{
	display: inline;

}

@media (min-width: 850px){
	div#superNav li.languageSelectors{
		position: initial;
		display:block;
		clear: both;
		text-align: left;
		margin: 0 10%;
	}
}


@media (min-width: 1100px){
	div#superNav li.languageSelectors{
		left: 7%;
		position: absolute;
		clear: none;
		display: inline-block;
		text-align: initial;
		margin: 0 0.5em;
	}
}




@media (min-width: 1500px){
	div#superNav li.languageSelectors{
		left: 11.1%;	
	}
}




div#superNav{
    transform-style: preserve-3d;
    font-weight: 300;
	width: 100%;
	background-color: #151020;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
}

div#superNav > ul{
	padding: 0;
    list-style: none;
    text-align: center;
	width: 100%;
}

div#superNav > ul{
}

div#superNav ul li
{
	margin: 0 0.9444444444em;
	font-size: 100%;
	padding: 0.7777777778em 0;
}


@media (min-width: 850px){
	div#superNav ul li
	{
		margin: 0 0.5em;
		font-size: 85%;
	}
}

@media (min-width: 1400px){
	div#superNav ul li,
	div#superNav li.languageSelectors
	{
/*		margin: 0 0.9444444444em;*/
		font-size: 100%;
		padding: 1em 0;
	}
}






div#superNav ul ul {
	display:none;
  	position:absolute;
  	clear:both;
  	left:0;
  	width:100%;
  	margin:0px;	
}

div#superNav li{
	display: inline-block;
	margin-bottom: 0px;
}

div#superNav > ul > li{
	display: inline-block;
	vertical-align: top;
}

div#superNav > ul > li > ul{
	display: none;

    overflow: hidden;
    transition: all .5s ease .15s;
	width: 100%;
}

/*Prevent text wrapping*/
div#superNav ul li a {
	width: 100%;
    font-weight: 600;
    box-sizing: border-box;
    font-size: 16px;
    text-transform: uppercase;
}


div#superNav > ul > li > ul > li > ul > li > a{
}


div#superNav > ul > li.selected > ul{
    display:block;
}


/*Style for menu links*/
div#superNav li a {
	display:block;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	border-bottom: 0px;
}

div#superNav li a:hover{
	background-color: transparent;
}

div#superNav li.selected.haschildren{
	padding-bottom: 3.5em;
}

div#superNav li > a{
	color: #575756;
	position: relative;
}


div#superNav li.active.haschildren > ul {
	display: block;
}

/*Hover state for top level links*/
div#superNav li:hover > a {
}

/*Style for dropdown links*/
div#superNav li:hover ul a {

}

div#superNav ul li ul li a
{
}

div#superNav ul li ul li:hover a{
}

/*Hover state for dropdown links*/
div#superNav li:hover ul a:hover {
}


/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #FFF;
	background-color: #151020;
	text-align: left;
	padding: 0.7222222222em calc(9.25% + 24px) 0.7222222222em 9.25%;
	display: none;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
}

/*Hide checkbox*/
div#superNav input[type=checkbox]{
    display: none;

}

/*Show menu when invisible checkbox is checked*/
div#superNav input[type=checkbox]:checked ~ #investorRelationsMenu{
    display: block;
}

@media screen and (max-width : 849px){
	
	div#superNav ul li ul li a{
				font-size: 95%;
			
	}
	
	
	
	div#superNav li.selected.haschildren{
		
		padding-bottom: 0px;
	}
	
	div#superNav li.languageSelectors
	{
		width: auto;
		text-align: left;
	}
	div#superNav li.languageSelectors a.languageselectLink
	{
		padding: 0px;
		font-weight: 700;
		padding-right: 10px;
	}	
	div#superNav li.languageSelectors a.languageselectLink:last-of-type
	{
			padding-left: 10px;
	}
	
	
/*	
	div.leftNavigation{
		margin-top: 0px;
		padding-right: 0px;
	}
*/
	
	
	/*Make dropdown links appear inline*/
	div#superNav > ul > li > ul{
	position: absolute;
	z-index: 9999;
	}
	
	
	div#superNav{
		width: 100%;
		background-color: #151020;
		color: #FFF;
		max-width: 100%;
	}
	
	div#superNav ul, div#superNav > ul > li > ul, div#superNav > ul > li > ul > li > ul{
		position: static;
		display: none;
		width: 100%
	}
	div#superNav > ul > li > ul{
		max-height: 500px;
		opacity: 1;
	}
	
	div#superNav > ul > li{
		display: block;
		clear:both;
		width: 100%;
		float: left;
	}
		div#superNav ul li a:after{
			content: "";
			display: none;
		}
		div#superNav > ul > li > ul {
			overflow: initial;
		}
	
	div#superNav ul li ul
	{
		display: block;
	}
	div#superNav li{	
		display: block;
	}
	/*Create vertical spacing*/
	div#superNav ul li {
		margin: 0px;
		padding: 0px;
	}
	/*Make all menu links full width*/
	div#superNav ul li, div#superNav li a {
		width: 100%;
	}
	
	div#superNav ul li > a.selected.active
	{
		color: #151020;
	}
	
	/*
	div#superNav ul li.selected a
	{
		color: #2b2241;
		background-color: #FFF;
	}
	*/
	
	div#superNav ul li a:hover, 
	div#superNav ul li a:focus
	{
		background-color: #5aa09b;
	}
	
	
	/*Display 'show menu' link*/
	div#superNav .show-menu {
		display:block;
		cursor: pointer;
	}
	div#superNav .show-menu:after {
		content: "\f078";
		font-family: FontAwesome;
		padding-right: 10px;
		float: right;
	} 
}



/* IR modules */

/* News link and filelists */

div.frontNewsBlock div.newsContainer div.infobox div.infoboxdate
{
	color: #5aa09b;
	text-transform: uppercase;
}

div.newsContainer.container, div#main-content div.newsContainer.container, div#main-content div.pressrelease_container.container{
	padding: 0 0 20px 0;
	margin: 0px;
    margin-bottom: 0px;
    clear: both;
	width: 100%;
}

div#main-content div.newsContainer.container:before, div#main-content div.pressrelease_container.container:before{
	display:none;	
}

div.newsContainer div.infobox div.reportbox,
div.newsContainer div.infobox div.presentationbox,
div.newsContainer div.infobox div.external-editorial-contentbox,
div.newsContainer div.infobox div.public-offer-documentbox,
div.newsContainer div.infobox div.article-of-associationbox
{
	clear: both;
}

div.newsContainer div.infobox div.reportbox div.reporthead,
div.newsContainer div.infobox div.presentationbox div.presentationhead,
div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead,
div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead,
div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead
{
	font-weight: normal;
    float: left;
    margin-bottom: 21px;
    max-width: 100%;
    clear: both;
	width: 100%
}

div.frontNewsBlock div.newsContainer{
	/* font-size: 22px; */
	
}

div.newsContainer div.infobox div.reportbox div.reporthead a,
div.newsContainer div.infobox div.presentationbox div.presentationhead a,
div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead a,
div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead a,
div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead a
{
	font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

div.newsContainer div.infobox div.reportbox div.reporthead a:before
{
	content: " ";
	display:block;
	width: 30px;
	height: 30px;
	background-image: url(/assets-customer/aac-clyde-space/icons/download-arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
	padding-right: 2.5rem;
	margin-left: 0rem;
}



div.newsContainer{
	/* font-size: 28px; */
}
div.newsContainer div.infobox{
	padding-top: 5px;
	padding-bottom: 10px;
}

div.newsContainer div.infobox div.infoboxdate {
    float: left;
    min-width: 140px;
    color: #5aa09b;
    margin-bottom: 5px;
    font-size: .8125rem;
    text-transform: uppercase;
}


div.frontNewsBlock div.newsContainer div.infobox div.infoboxdate
{
	float: none;
	clear: both;
}


/* IRwebb Pressrelease module */


div.pressrelease_container{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.frontNewsBlock div.regulatorySelector{
	display: none;
}

div.regulatorySelector{
	clear:both;
	margin-bottom: 20px;
	height: 24px;
}

div.regulatorySelector div.regulatoryItem{
	float: left;
}

div.regulatorySelector div.regulatoryItem a{
	background-color: rgba(98,168,164,1);
	border: 2px solid rgba(98,168,164,1);
	color: #FFF;
	display: block;
	line-height: 24px;
	padding: 6px 12px 3px 12px;
	margin-right: 10px;
}


div.regulatorySelector div.regulatoryItem a:hover
{
	border: 2px solid rgba(98,168,164,1);
	color: rgba(98,168,164,1);
	background-color: #FFF;
}



div.regulatorySelector div.showAllActive a, div.regulatorySelector div.showRegulatoryActive a{
	background-color: rgba(98,168,164,0.5);
	border-color: transparent;
	color: #FFF;
	text-decoration: none;
}

div.regulatorySelector div.showAllActive a:hover, div.regulatorySelector div.showRegulatoryActive a:hover{
	background-color: rgba(98,168,164,0.5);
	border-color: transparent;
	color: #FFF;
	text-decoration: none;
	cursor: default;
}



div.infobox div.pressregulatory{
	font-size: .8125rem;
	padding: 0px;
	float: left;
	margin-left: 20px;
}


div.frontNewsBlock div.infobox div.pressbox{
	border: 0px;
	font-weight: 300;
	padding-top: 2px;
	padding-bottom: 10px;
}


div.infobox div.pressbox{
	/*padding-bottom: 20px;*/
	padding-top: 20px;
	border-bottom: 1px solid #cdcdcd;
}

div.frontNewsBlock div.infobox div.pressbox div.presshead a{
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	z-index: 10000;
}


div.infobox div.pressbox div.presshead
{
 	clear:both;
	padding-top: 8px;
	margin-bottom: 21px;

}

div.frontNewsBlock div.infobox div.pressbox div.presshead{
	padding-top: 0px;	
	padding-bottom: 0px;
}


div.infobox div.pressbox div.presspreamble p, div.infobox div.pressbox div.presspreamble li {
}

div.infobox div.pressbox div.presspreamble li{
/*	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px !important;*/
	
}

div.infobox div.pressbox ul, div.pressrelease_infobox ul{
/*	margin-bottom: 10px;
	padding-left: 0px;
	*/
}


div.infobox div.pressbox div.pressdate{
	margin-bottom: 5px;
	float: left;
	display: block;
	font-size: .8125rem;
	color: #5aa09b;
	text-transform: uppercase;
}


div.infobox div.pressbox div.presshead a{
	font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

div.infobox div.pressbox div.presshead a:hover,
div.infobox div.pressbox div.presshead a:focus{
}







.pressrelease_infobox
{
	padding-bottom: 20px;
	margin-bottom: 40px;
	overflow: auto;
}

.pressrelease_date
{
}

.pressrelease_infobox a{
	
}
.pressrelease_heading{
	font-family: "FFDINStdBold", Arial, sans-serif;
    font-weight: 400;
    margin: 0.6em 0 1em 0;
    padding: 0;
	font-size: 30px;
	line-height: 1.1;
	text-transform: uppercase;

}

.pressrelease_preamble{
	margin-bottom: 1em;
}

.pressrelease_object.pressrelease_preamble p, .pressrelease_object.pressrelease_preamble li{
	font-size: 1.4rem;

}



.pressrelease_object p{
	margin-bottom: 10px;
}

.pressrelease_object strong{
	font-family: "FFDINStdBold", Arial, sans-serif;	
}

.pressrelease_object p, .pressrelease_object li
{
	
}
.pressrelease_object li
{

}

.pressrelease_files{
	padding-bottom: 10px;
}



.pressrelease_files .pressrelease_fileheader {
	font-family: "FFDINStdBold", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2rem;
	margin-bottom: 5px;
	display: block;
	padding: 1rem;
	border-bottom: 1px solid #FFF;	
}

.pressrelease_files .pressrelease_file:before{
	content: " ";
	display:block;
	width: 30px;
	height: 30px;
	background-image: url(/assets-customer/aac-clyde-space/icons/download-arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
	margin-right: 1rem;
	margin-left: 1rem;
}

.pressrelease_files .pressrelease_file{
	clear: both;
    margin-bottom: 0;
    display: inline-flex;
    clear: both;
    width: 100%;
	margin-top: .5rem;
}

.pressrelease_files .pressrelease_file a{
	display:inline-block;
	overflow: auto;
	margin-right: 0.6rem;
	margin-bottom: .5rem;
}


	
.pressrelease_files .pressrelease_file a:before{
   	content: "";
	display: block;
	clear: both;
}




div.pressrelease_leftcolumn{
	float: left;
	width: 100%;
}
div.pressrelease_rightcolumn{
	float: left;
	width: 100%;
	background-color: #fbfbfb;
	margin-top: 20px;
}


@media screen and (max-width: 1400px){
	div.pressrelease_rightcolumn, div.pressrelease_leftcolumn {
    	width: 100% !important;
	}
	div.pressrelease_rightcolumn{
	}
}

@media screen and (max-width: 1099px){
	.pressrelease_object.pressrelease_preamble p, .pressrelease_object.pressrelease_preamble li{
		font-size: 1.2rem;

	}
	
}


div.pressrelease_textSuffixhtml
{
	font-style: italic;
}





/* IRwebb general paging module */


div.pagingbox
{
	font-size: 24px;
    text-decoration: None;
	clear: both;
	padding-top: 20px;
	width: 100%;
}


div.pagingbox div.paging_item{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

div.pagingbox div.paging_item a, div.pagingbox div.paging_item span
{
	background-color: transparent;
	color: #5aa09b;
	text-align: center;
	padding: 8px 12px 4px 12px;
	transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
}

div.pagingbox div.paging_item span.current{
	border-color: #5aa09b;
	border-bottom: 2px solid;
}


div.pagingbox div.paging_item a, div.pagingbox div.paging_item a:visited
{
	background-color: transparent;
	color: #5aa09b;
	border-color: transparent;
}

div.pagingbox div.paging_item_first a
{
	background-image: url(/assets-customer/aac-clyde-space/icons/arrow-left.svg);
}
div.pagingbox div.paging_item_last a
{
	background-image: url(/assets-customer/aac-clyde-space/icons/arrow-right.svg);
}

div.pagingbox div.paging_item_first a, div.pagingbox div.paging_item_last a
{
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    opacity: 0.5;
    background-position: center center;
    padding: 6px 6px 3px 6px;
	
}


div.pagingbox div.paging_item a:hover, div.pagingbox div.paging_item a:focus{
    background-color: #5aa09b;
	border-color: #5aa09b;
	color: #FFF;
}

div.pagingbox div.paging_item_first a:hover, div.pagingbox div.paging_item_last a:hover
{
	opacity: 1;
	background-color: transparent;
	color: transparent;
	border-color: transparent;
}


div.pagingbox:after{
  content: "";
  clear: both;
  display: table;
}





/* Calendar module */

div.calendarContainer {
	width:100%;
	margin: 0 auto;
	
}

div.calendarContainer div.informationColumn {
	float:left;
	max-width: 80%;
}

div.calendarInfobox div.calendarBox div.event
{
	clear: both;
	min-height: 85px;
	background-color: #FFF;
	margin-bottom: 20px;
	display: flex;
    align-items: center;
}
div.calendarInfobox div.calendarBox div.event p
{
	margin-bottom: 0px;
}


div.calendarInfobox div.calendarBox div.event div.eventInfo
{
	padding-left: 10px;
	clear: right;
}

div.calendarInfobox div.calendarBox div.eventNext
{
	
}

div.calendarInfobox div.calendarBox div.eventNext div.eventInfo div.head {
	color: #2b2340;
}


div.calendarInfobox div.calendarBox div.event div.head
{
	font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

div.calendarInfobox div.calendarBox div.event div.date {
	background-color: #5aa09b;
    color: #FFF;
    padding: 8px 4px;
    text-transform: uppercase;
    min-width: 90px;
    float: left;
    text-align: center;
    min-height: 85px;
}

div.calendarBox div.date span{
	clear: both;
	display: block;
}
div.calendarBox div.date span.day{
	font-size: 36px;
    line-height: 36px;
	font-family: "FFDINStdBold", Arial, sans-serif;	
}


div.calendarBox div.date span.month{
	font-size: 14px;
	line-height: 18px;
}
div.calendarBox div.date span.year{
	font-size: 14px;
	line-height: 18px;
	padding-top: 2px;
}






div.calendarInfobox div.calendarBox div.event div.introduction
{
	overflow: Hidden;
	font-size: 0.8em;
}





/* IRwebb Subscription module */

.prenContainer {
	padding: 0;
	margin: 0;
	background-color: transparent;
	font-family: 'FFDINStdLight',sans-serif;
	}


.prenContainer .prenInfobox .mailText {
	display: none;
}

.prenContainer .prenInfobox .userMessage {
    font-size: 16px;
    font-style: normal;
    padding-bottom: 5px;
    padding: 10px;
	background-color: #FFF;
}
.prenContainer .prenInfobox .userMessage.success{
	color: #2b2241;
	
}

.prenContainer .prenInfobox .userMessage.warning{
	color: #f76060;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.prenContainer .prenInfobox .mailInput .textfield{
	background-color: transparent;
	border: 1px solid #FFF;
	display: inline-block;
	height: 44px;
	padding: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	font-weight: 400;
	vertical-align: middle;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 100%;	
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	font-family: 'FFDINStdLight',sans-serif;

}
.prenContainer .prenInfobox .mailInput .textfield::placeholder{
	color: rgba(255,255,255,0.8);
	
}

.prenContainer .prenInfobox .add .button
{
	font-family: 'FFDINStdLight',sans-serif;
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin-top: 15px;
	color: #f76060;
	background-color: #FFF;
	border: 2px solid #FFF;

	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	float: right;
	text-transform: uppercase;

}

.prenContainer .prenInfobox .add .button:hover{
	background-color: #f76060;
	color: #FFF;
}


/* IRWebb Roles Module */

div.rolesContainer:after{
  content: "";
  clear: both;
  display: table;
}



.boardmember{
	margin-bottom: 20px;
	
}
/*
.boardmember:after
{
	content: " ";
	width: 100%;
	height: 2px;
	background-color: #f76060;
	content: "";
	display: table;
}
*/
.boardmember:after
{
	content: " ";
	width: 100%;
	height: 2px;
	background-color: #f76060;
	content: "";
	display: block;
}

.boardmember.board-of-directorsItem .imageColumn
{
	order: 0;
	display: block;
	max-width: 100%;
	flex: 0 0 100%;
}

.boardmember.board-of-directorsItem .imageColumn img
{
	max-width: 300px;
	padding-top: 20px;
	padding-left: 0px;
}

.boardmember.board-of-directorsItem .descriptionColumn
{
	order: 1;
}
.boardmember.board-of-directorsItem:after
{
	order: 2
}

.imageColumn{
	display: none;
	float: left;
}

.imageColumn img{
	width: 100%;
	padding-left: 20px;
	padding-top: 90px;
}


.descriptionColumn{
	width: 100%;
	float: left;
}

.boardmember .boardmemberpicture{
}

.boardmember span.rolesName
{
 	font-size: 32px;
    line-height: 32px;
	color: #2b2241;
	margin: 15px 0;
	display: block;
	font-family: "FFDINStdBold", Arial, sans-serif;
	text-transform: uppercase;

}

.managementItem.boardmember span.rolesName
{
	
	
}


.ir-contactItem.boardmember {
	width: 100%;
	float: left;
}

.ir-contactItem.boardmember span.rolesName{
	font-size: 24px;
	margin: 15px 0px 5px 0px;
	color: #FFF;

}

.ir-contactItem.boardmember span.rolesTitle{
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	color: #FFF;
}

.ir-contactItem.boardmember .descriptionColumn{
	width: 100%;
}



.ir-contactItem.boardmember .imageColumn{
	width: 0%;
	display: none;
}

.ir-contactItem.boardmember .imageColumn img{
	padding-top: 20px;
	max-width: 100px;
}

.ir-contactItem.boardmember span.rolesPhone{
	display: block;
	clear: both;
}

.ir-contactItem.boardmember span.rolesEmail{
	display: block;
	clear: both;
}

.boardmember span.rolesTitle{
	font-size: 20px;
    line-height: 19px;
	margin: 15px 0 10px 0px;
	display: block;
	color: #2b2241;
	font-family: "FFDINStdBold", Arial, sans-serif;	
}


.rolesDescription{
	clear:both;
	margin-bottom: 20px;
}

.auditor span.rolesName
{
	margin: 15px 0;
	font-family: "FFDINStdBold", Arial, sans-serif;	
	display: block;

}

.auditor span.rolesTitle
{
	display: none;
}

@media screen and (max-width: 780px) {
	.boardmember .imageColumn
	{
		display: none;
	}
		.boardmember .descriptionColumn, .boardmember
	{
		width: 100%;
	}
	
	.ir-contactItem.boardmember, .ir-contactItem.boardmember .descriptionColumn, .boardmember{
		width: 100%;
	}
	
}

/* General responsive text sizes */

@media (min-width: 480px)
{
	div.IRcontent > p,
	div.IRcontent > h1,
	div.IRcontent > h2,
	div.IRcontent > h3,
	div.IRcontent > h4,
	div.IRcontent > div.container.newsContainer,
	div.IRcontent > div.documentsListContainer,
	div.IRcontent > div.qaIndex,
	div.IRcontent > div.qaItem,
	div.IRcontent > div.rolesContainer,
	div.IRcontent > div.infobox.pressrelease_infobox
	{
		width: 100%;
		margin-left: auto;
	    margin-right: auto;
	}
	
}



@media (min-width: 600px)
{
	div.IRcontent > p,
	div.IRcontent > h1,
	div.IRcontent > h2,
	div.IRcontent > h3,
	div.IRcontent > h4,
	div.IRcontent > div.container.newsContainer,
	div.IRcontent > div.documentsListContainer,
	div.IRcontent > div.qaIndex,
	div.IRcontent > div.qaItem,
	div.IRcontent > div.rolesContainer,
	div.IRcontent > div.infobox.pressrelease_infobox
	{
		width: 100%;
		margin-left: auto;
	    margin-right: auto;
	}
	
}
@media (min-width: 850px)
{
	div.IRcontent > p,
	div.IRcontent > h1,
	div.IRcontent > h2,
	div.IRcontent > h3,
	div.IRcontent > h4,
	div.IRcontent > div.container.newsContainer,
	div.IRcontent > div.documentsListContainer,
	div.IRcontent > div.qaIndex,
	div.IRcontent > div.qaItem,
	div.IRcontent > div.rolesContainer,
	div.IRcontent > div.infobox.pressrelease_infobox
	{
		width: 85%;
		margin-left: auto;
	    margin-right: auto;
	}
	
}
@media (min-width: 1100px)
{
	div.IRcontent > p,
	div.IRcontent > ol,
	div.IRcontent > ul,
	div.IRcontent > h1,
	div.IRcontent > h2,
	div.IRcontent > h3,
	div.IRcontent > h4,
	div.IRcontent > div.container.newsContainer,
	div.IRcontent > div.documentsListContainer,
	div.IRcontent > div.qaIndex,
	div.IRcontent > div.qaItem,
	div.IRcontent > div.rolesContainer,
	div.IRcontent > div.infobox.pressrelease_infobox
	{
		width: 72%;
		margin-left: auto;
	    margin-right: auto;
	}
	
}
@media (min-width: 1280px)
{
	div.IRcontent > p,
	div.IRcontent > ol,
	div.IRcontent > ul,
	div.IRcontent > h1,
	div.IRcontent > h2,
	div.IRcontent > h3,
	div.IRcontent > h4,
	div.IRcontent > div.container.newsContainer,
	div.IRcontent > div.documentsListContainer,
	div.IRcontent > div.qaIndex,
	div.IRcontent > div.qaItem,
	div.IRcontent > div.rolesContainer,
	div.IRcontent > div.infobox.pressrelease_infobox
	{
		width: 60%;
		margin-left: auto;
	    margin-right: auto;
	}
	
}
/*
@media (max-width: 1600px) and (min-width: 1400px)
{
		div#superNav > ul#investorRelationsMenu{
			text-align: right;
			padding-right: 150px;
	}
}
*/

@media (min-width: 1500px)
{
	div.IRcontent > p,
	div.IRcontent > ol,
	div.IRcontent > ul,
	div.IRcontent > h1,
	div.IRcontent > h2,
	div.IRcontent > h3,
	div.IRcontent > h4,
	div.IRcontent > div.container.newsContainer,
	div.IRcontent > div.documentsListContainer,
	div.IRcontent > div.qaIndex,
	div.IRcontent > div.qaItem,
	div.IRcontent > div.rolesContainer,
	div.IRcontent > div.infobox.pressrelease_infobox
	{
		width: 70%;
		margin-left: auto;
	    margin-right: auto;
	}
	
}






@media (max-width: 1212px){
	div.frontNewsBlock div.ircolumncontainer:nth-of-type(even) div.ircolumn:first-of-type,
	div.frontNewsBlock div.ircolumncontainer div.ircolumn:first-of-type{
		order: 1;
	}
	div.frontNewsBlock div.ircolumncontainer:nth-of-type(even) div.ircolumn:last-of-type,
	div.frontNewsBlock div.ircolumncontainer div.ircolumn:last-of-type{
		order: 2;	
	}


}

@media (max-width: 1100px){
	div.newsContainer div.infobox div.reportbox div.reporthead a,
	div.newsContainer div.infobox div.presentationbox div.presentationhead a,
	div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead a,
	div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead a,
	div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead a
	{
		font-size: 24px;	
	}
	
	div.newsContainer div.infobox div.reportbox div.reporthead a:before
	{
		width: 24px;
		height: 24px;
		padding-right: 2rem;
	}
	
	div.newsContainer div.infobox div.reportbox div.reporthead,
	div.newsContainer div.infobox div.presentationbox div.presentationhead,
	div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead,
	div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead,
	div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead
	{
		margin-bottom: 18px;
	}
	div.infobox div.pressbox div.presshead a{
		font-size: 24px;
	}
	
	div.infobox div.pressbox div.presshead
	{
		margin-bottom: 18px;	
	}
	
	
	div.infobox div.pressbox div.presshead
	{
		padding-top: 4px;
	}
	
	div.frontNewsBlock div.ircolumncontainer{
		margin-bottom: 3em;	
	}
	
	div.pagingbox
	{
		font-size: 18px;
	}
	div.pagingbox div.paging_item{
		margin-right: 8px;
	}
	div.pagingbox div.paging_item a, div.pagingbox div.paging_item span{
		padding: 8px 10px 4px 10px;
	}
	div.pagingbox div.paging_item_first a, div.pagingbox div.paging_item_last a
	{
		padding: 4px 6px 2px 6px;
	}
	
	
	
}





@media (max-width: 850px){
	div.newsContainer div.infobox div.reportbox div.reporthead a,
div.newsContainer div.infobox div.presentationbox div.presentationhead a,
div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead a,
div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead a,
div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead a
{
	font-size: 18px;	
}
	
	
	.IRcontent h1{
		word-break: break-all;
	}
	
	div.frontNewsBlock div.newsContainer,
	div.newsContainer 
	{
		font-size: 18px;
	}
	
	div.frontNewsBlock div.infobox div.pressbox div.presshead a,
	div.infobox div.pressbox div.presshead a
	{
		font-size: 18px;
	}
	
	
	div.infobox div.pressbox div.presshead
	{
		padding-top: 2px;
	}
	div.calendarInfobox div.calendarBox div.event div.head{
		font-size: 18px;
	}
	div.frontNewsBlock div.ircolumncontainer{
		margin-bottom: 2em;
	}
	div.qaIndexQuestion,
	div.qaQuestion,
	div.qaAnswer
	{
		max-width: 85%;
		
	}
	
	div.calendarContainer div.informationColumn
	{
		max-width: 70%;
	}
	
	
}

@media (max-width: 400px){
	div.calendarContainer div.informationColumn
	{
		max-width: 60%;
	}
}
	

/* IRwebb StockChart module */

div.IRcontent div#InstrumentChart{
	padding-top: 75px;
}

div.IRcontent div.dc-chart > svg{
	overflow: visible;
}

div.IRcontent .dc-chart .axis text,
div.IRcontent .dc-chart text
{
	font-size: 16px;
	font-family: inherit;
}

div.IRcontent .dc-chart .dc-legend-item text
{
	font-size: 14px;
}


div.stockchartEnglish g.dc-legend{
	display:none;
}

div.IRcontent .btn-group .btn
{
	font-family: 'FFDINStdLight',sans-serif;
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 0px;
	color: #FFF;
	background-color: #5AA09B;
	border: 2px solid #5AA09B;

	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	text-transform: uppercase;
}

div.IRcontent .btn-group .btn:first-of-type{
	border-top-left-radius: 32px;
	-webkit-border-top-left-radius: 32px;
	-moz-border-top-left-radius: 32px;
	border-bottom-left-radius: 32px;
	-webkit-border-bottom-left-radius: 32px;
	-moz-border-bottom-left-radius: 32px;
}
div.IRcontent .btn-group .btn:last-of-type{
	border-top-right-radius: 32px;
	-webkit-border-top-right-radius: 32px;
	-moz-border-top-right-radius: 32px;
	border-bottom-right-radius: 32px;
	-webkit-border-bottom-right-radius: 32px;
	-moz-border-bottom-right-radius: 32px;
}


div.IRcontent .btn-group .btn:hover{
	background-color: #FFF;
	color: #5AA09B;
}





