@font-face{
	font-family:als_sector;
	src:url(als_sector/als_sector_regular.woff2) format("woff2"),url(als_sector/als_sector_regular.woff) format("woff");
	font-weight:400;font-style:normal
}
@font-face{
	font-family:als_sector;
	src:url(als_sector/als_sector_bold.woff2) format("woff2"),url(als_sector/als_sector_bold.woff) format("woff");
	font-weight:700;
	font-style:normal
}
.als-tabs span:first-child{
	background:#fff;
	color:#03081b;
}
.announce.cover-white .als-tabs a{
	background:#03081b;
	color:#fff
}
.announce.cover-white .als-tabs a:hover{
	background:rgba(3,8,27,.8)
}
body,h1>span.white{
	background: transparent;
	border-color:hsla(0,0%,100%,.3);
	color:#fff
}
.task{
	background:transparent;
	color:#fff
}
body .credits a{
	border-color:rgba(0,137,255,.3);
	color:#0089ff
}
.announce{
	background:transparent
}
.announce__picture-note{
	color:#fff
}
#als-logo{
	background-image:none!important;
	background-color:transparent!important;
	border:2px solid hsla(0,0%,100%,.4);
	-webkit-transition:border-color .3s;
	transition:border-color .3s
}
#als-logo:hover{
	border-color:hsla(0,0%,100%,.7)
}
.cover-content{
	top:calc(2em + 135px);
	z-index: 30;
}
.cover {
	position:relative;
	min-height: 1px;
}

.credits {
    margin-top: -3px;
	background: #5da2d6;
}

.credits h4 {
	color: #fff;
}

.credits a, .credits li, .credits {
	color: white!important;
}

.als-footer-wrap {
	background: #0b0b0d;
}

.als-body-wrap, .als-content-wrap, .announce {
    background: #0b0b0d;
}