﻿@charset "UTF-8";
/*
@import "elements/_all.scss";
@import "layout/_all.scss";
*/
.made-with-love-by-intellicom {
  background: rgba(51, 51, 51, 0.9);
  max-width: 300px;
  text-align: center;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 130%;
  transform: translateY(-50%);
}

body, html {
  width: 100%;
  height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

a, a:hover {
  cursor: pointer;
  color: #ffc627;
}

strong {
  color: #ffc627;
  font-weight: 500;
}

.hover-header:hover {
  cursor: pointer;
  color: #ffc627 !important;
  user-select: none;
}

/* DASHBORD */
.goto-module-lg, .goto-module-sm {
  text-align: center;
}

.goto-module-lg {
  margin-bottom: 50px;
}

.goto-module-sm {
  margin-bottom: 30px;
}

.goto-module-lg h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  padding: 30px 60px 10px 60px;
  font-weight: 500;
}

.goto-module-sm h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  font-weight: 500;
}

.goto-module-icon-lg {
  color: #ffc627;
  border: 1px solid #ffc627;
  border-radius: 50%;
  padding: 20px;
  font-size: 20px;
}

.goto-module-icon-sm {
  color: #ffc627;
  border: 1px solid #ffc627;
  border-radius: 50%;
  padding: 10px;
  font-size: 13px;
}

.grey-module {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #f6f6f6;
  margin-bottom: 90px;
}

.grey-module h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  font-weight: 500;
}

.grey-module ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.grey-module li a {
  text-decoration: underline;
}

.grey-module li {
  margin-bottom: 10px;
}

.press-dashbord, .share-dashbord, .formal-documents-box, .media-downloads-box {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}

.press-dashbord, .share-dashbord:not(.rc) {
  height: 390px;
  text-overflow: ellipsis;
}

.press-dashbord h3, .share-dashbord h3 {
  text-overflow: ellipsis;
  max-height: 58px;
  overflow: hidden;
  min-height: 40px;
}

.share-dashbord #price {
  color: #ffc627;
}

/*
    Share Information
*/
#cision-websolution-container > div {
  margin: 0 auto;
}

.tradeswrapper, .tickerwrapper, .performancewrapper {
  background-color: #ffffff;
  padding: 5px 10px 5px 10px;
}

.tickerwrapper h1 {
  font-size: 20px;
  margin-top: 0;
  font-weight: 600;
}

.tradeswrapper h4, .tickerwrapper h4, .performancewrapper h4 {
  text-transform: uppercase;
  font-weight: 600;
}

.tradeswrapper td {
  font-weight: 100;
  font-size: 14px;
}

.cision-moduleswrapper #tblTickerPerformance td:first-child, .cision-moduleswrapper #tblTickerTrades th, .cision-moduleswrapper #target-ticker h1 {
  color: #ffc627 !important;
}

.cision-moduleswrapper td {
  font-size: 13px !important;
  line-height: 13px;
}

.volumewrapper {
  margin-top: 15px;
  border-color: #E2E2E2;
  border-image: none;
  border-style: solid;
  border-width: 3px 1px 1px;
  overflow: hidden;
  padding: 10px 5px 10px 10px;
}

.volumewrapper table {
  width: 100%;
}

/*test*/
#cision-websolution-container > #container, #cision-websolution-container > #container > .highcharts-container, #cision-websolution-container > #container > .highcharts-container > svg,
#cision-websolution-container > #info {
  height: 100% !important;
  width: 100% !important;
}

#target-transactions .tablesorter > tbody > tr:nth-of-type(1n+10) {
  display: none !important;
}

/**/
.press-dashbord h3 {
  font-size: 18px;
}

.press-dashbord-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
}

.press-dashbord a, .share-dashbord a {
  text-decoration: underline;
}

.dash-news-posted {
  margin-right: 15px;
}

.formal-documents-box, .media-downloads-box {
  margin-top: 50px;
}

.subscribeInfo label {
  user-select: none;
  -webkit-user-select: none;
  padding: 5px;
  margin: 5px;
  background-color: #f6f6f6;
  cursor: pointer;
}

.subscribeInfo label:hover {
  background-color: #ededed;
}

.subscribeInfo span.input-check {
  padding-left: 5px;
}

.subscribeInfo input:not(:checked) + label > span.input-check {
  display: none;
}

.subscribeInfo input:checked + label > span.input-check {
  display: inline-block;
}

.contact-forml .input-group .form-control {
  background-color: #f6f6f6;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
}

.contact-forml .btn {
  border-radius: 0;
  border: 2px solid #000000;
  font-size: 20px;
}

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe0e0e0", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  margin-top: 10px;
}

/* IR */
#stock_graph {
  min-height: 422px;
}

.tickerwrapper {
  background-color: transparent !important;
  padding: 0 !important;
}

.tickerwrapper #target-ticker {
  background-color: white;
  padding: 35px 20px 10px 15px;
  margin-bottom: 10px;
}

.tickerwrapper.small #target-ticker {
  padding: 0;
}

.tickerwrapper #target-ticker > div {
  display: table;
  width: 100%;
  table-layout: auto;
  font-size: 18px;
}

.tickerwrapper .mf-tbl-col-1 {
  display: table-cell;
  padding: 5px;
}

.tickerwrapper.small .mf-tbl-col-1 {
  display: flex;
}

.tickerwrapper.small .stock-symbol {
  font-size: 1.2em;
  font-weight: bold;
}

.tickerwrapper.large .stock-symbol:before {
  content: "Share price";
  display: inline-block;
  position: absolute;
  top: 12px;
  font-weight: bold;
  font-size: 24px;
  left: 27px;
}

.tickerwrapper .latest-price {
  font-size: 32px;
  text-align: center;
  width: 31%;
}

.tickerwrapper .delta-today {
  width: 75px;
}

.tickerwrapper.small .delta-today {
  width: auto;
  display: inline-flex;
}

.tickerwrapper .delta-today.negative:after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("img/arrow-down.svg");
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  right: -4px;
}

.tickerwrapper .delta-today.positive:after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("img/arrow-up.svg");
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  right: -4px;
}

.tickerwrapper.small .delta-today-sek {
  width: auto;
  display: inline-flex;
}

.tickerwrapper .latest-date {
  text-align: right;
}

.tickerwrapper.small .latest-date {
  margin-top: 5px;
}

#stock_table {
  column-count: 3;
  padding: 15px;
  background-color: white;
  margin-bottom: 25px;
}

#stock_table td:nth-child(2) {
  text-align: center;
}

#stock_calculator {
  background-color: white;
  padding: 10px;
}

.subscribe {
  margin-top: 25px !important;
  padding: 5px 15px 1px 15px !important;
  max-width: unset !important;
  text-align: unset !important;
  margin-bottom: 50px !important;
}

.subscribe .article-title {
  text-align: center !important;
}

.subscribe .article-content {
  column-count: 2;
  margin-top: 15px !important;
  margin-bottom: 40px !important;
}

.subscribe button {
  color: black !important;
}

.table-td-adjust {
  background-color: white;
  padding: 15px;
}

.table-td-adjust table {
  width: 100%;
}

.table-td-adjust table td {
  padding: 3px 10px 0 0;
}

.mfn-archive {
  padding-bottom: 25px;
}

.mfn-archive table {
  width: 100%;
  table-layout: fixed;
}

.mfn-archive table th {
  font-family: "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.mfn-archive-item {
  padding: 15px 0 !important;
}

.mfn-archive-item a {
  font-family: "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  display: block;
  width: 90%;
  margin: 0 auto;
  background-color: white;
  height: 53px;
}

.mfn-archive-item a img {
  margin-top: 10px;
}

/*ny matrise*/
td.mfn-archive-header.mfn-archive-header-year {
  text-align: center !important;
  font-size: 22px !important;
}

td.mfn-archive-header {
  background-color: transparent !important;
  color: black !important;
  font-size: 20px !important;
  text-decoration: underline #FFC627 !important;
  text-underline-offset: 10px !important;
}

td .mfn-archive-event-title, td .mfn-archive-event-date {
  background-color: white !important;
  height: 26.25px !important;
  padding-left: 5px !important;
}

.financial-item {
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 400;
  background-color: #fff;
}

.financial-item a {
  text-decoration: underline;
}

.financial-toggle-img {
  margin-top: 15px;
}

.fullw-img-quote {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/article-01.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-top: -50px;
  /*margin-bottom: 40px;*/
  text-align: center;
  font-style: italic;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0;
}

.fullw-img-quote h3 {
  padding-top: 100px;
  /*padding-bottom: 100px;*/
  padding-bottom: 140px;
  margin-bottom: 0;
}

.fullw-img-quote h3:before {
  content: '"';
  font-size: 40px;
  margin-right: 20px;
}

.fullw-img-quote h3:after {
  content: '"';
  font-size: 40px;
  margin-left: 20px;
}

.fullw-img-quote.empty h3:before {
  content: "";
  font-size: 40px;
  margin-right: 20px;
}

.fullw-img-quote.empty h3:after {
  content: "";
  font-size: 40px;
  margin-left: 20px;
}

.fullw-financial-img {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/article-01.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-top: -20px;
  margin-bottom: 50px;
  text-align: center;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

.fullw-financial-img h3 {
  padding-top: 120px;
  padding-bottom: 120px;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
}

.financial-report-img {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
  max-height: 300px;
}

.financial-report-img img {
  width: 100%;
}

.reportpage-box {
  min-height: 200px;
}

.admission-box {
  border: 1px solid #ffc627;
  padding: 15px;
  margin-top: 20px;
}

.admission-box a {
  text-decoration: underline;
}

.admission-box .custom-link {
  margin-top: 15px;
  margin-bottom: 10px;
}

.admission-box .custom-link strong,
.admission-box .custom-link a {
  color: black !important;
  font-size: 18px;
}

.contact-form ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.contact-form li a {
  text-decoration: underline;
}

.formal-content {
  margin-top: 40px;
}

.graph-dummy {
  background-color: #ededed;
  /*padding-top: 200px;
  padding-bottom: 200px;*/
  text-align: center;
  font-size: 30px;
  margin-bottom: 50px;
}

.graph-dummy > img {
  width: 100%;
}

.ticker-small-latesttext {
  margin-bottom: 0;
  margin-top: 15px;
}

.ticker-small-latestdate {
  margin-top: 0;
  margin-bottom: 15px;
}

/* MISC */
.no-textdecor, .no-textdecor:hover {
  text-decoration: none;
}

.float-left {
  float: left;
}

.margin-0 {
  margin: 0 !important;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.margin-b-15 {
  margin-bottom: 15px;
}

.margin-r-15 {
  margin-right: 15px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-b-25 {
  margin-bottom: 25px;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-b-40 {
  margin-bottom: 40px;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-90 {
  margin-top: 90px;
}

.padding-25 {
  padding: 25px;
}

.language-selector {
  list-style: none;
  padding-left: 0;
}

.language-selector li {
  border: 3px solid #ededed;
  display: inline-block;
  margin-top: 5px;
  width: calc(50% - 1.9px);
}

.language-selector li:hover, li.language-selector-active {
  background-color: #ffffff;
  border: 3px solid #ffffff;
}

.language-selector li a {
  color: #ccc;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  height: 100%;
}

li.language-selector-active a, .language-selector li:hover a {
  color: #000000;
}

.language-selector-warning, .financial-item-warning {
  color: #000000;
  position: absolute;
  width: 200px;
  z-index: 1060;
  max-width: 276px;
  padding: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.language-selector-warning {
  bottom: -180px;
  right: 70px;
}

.language-selector-warning-confirm, .financial-item-confirm {
  cursor: pointer;
  padding: 0 10px 0 10px;
  border: 2px solid #000000;
  display: inline-block;
  margin-top: 5px;
}

.hrspacer {
  margin-top: 50px;
  margin-bottom: 50px;
  border: 0;
}

.hr-border-bottom {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ededed;
}

.header-bg {
  display: table;
  width: 100%;
  height: 450px;
  background: linear-gradient(rgba(0, 35, 53, 0.9), rgba(0, 35, 53, 0.9)), url(img/vss-bg.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  padding: 15px;
}

.header-bg.background-brage {
  background: linear-gradient(rgba(0, 35, 53, 0.9), rgba(0, 35, 53, 0.9)), url("img/Pics/BRAGE AH action.jpg") no-repeat center center scroll;
}

.header-bg.background-coey {
  background: linear-gradient(rgba(0, 35, 53, 0.9), rgba(0, 35, 53, 0.9)), url("img/Pics/CoeyViking by Patrik Nilsson - 1.jpeg") no-repeat center center scroll;
}

.header-bg.background-daniel {
  background: linear-gradient(rgba(0, 35, 53, 0.9), rgba(0, 35, 53, 0.9)), url("img/Pics/Ice breaking Daniel M.jpg") no-repeat center center scroll;
}

.header-bg-inner {
  display: table-cell;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
  padding-bottom: 100px;
}

.header-bg-inner h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 500;
}

.header {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 1;
  margin-left: -30px;
}

.cover {
  display: table;
  width: 100%;
  height: 100%;
  background: url(img/vss-bg.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 15px;
}

.vss-logo {
  float: left;
  margin-left: 70px;
  margin-top: 50px;
}

.vss-menu-wrapper {
  float: right;
  margin-right: 70px;
  margin-top: 70px;
}

.vss-menu {
  float: right;
  margin-right: 70px;
  /*margin-top: 70px;*/
  margin-top: 60px;
  border: 3px solid #fff;
  padding: 10px 10px 10px 10px;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.vss-menu-lang {
  float: none;
  margin-right: 0;
  margin-top: 0;
  border: 3px solid #fff;
  padding: 10px 10px 10px 10px;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.vss-menu-icon {
  font-size: 30px;
  padding: 5px 0 0 0;
}

/*
.frame {
	border: 3px solid #FFF;
}
*/
.cover-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  border: 3px solid #FFF;
}

.cover-inner-content {
  background: rgba(51, 51, 51, 0.9);
  width: 75%;
  text-align: center;
  color: #fff;
  margin: auto;
  padding: 30px;
}

.cover-inner-content h1 {
  font-weight: 400;
  font-size: 50px;
}

.cover-inner-content a {
  font-size: 20px;
  text-decoration: underline;
  color: #ffc627;
}

/*
.frame-wrapper {
	display: table;
	border:3px solid yellow;
	position: absolute;
	z-index: 999;
	margin: 30px;
	height: 95%;
	width: 96%;
}
*/
.section-title-sml h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  font-weight: 500;
}

.section-title-sml h3:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  margin: 0 auto 25px auto;
  background-color: #ffc627;
  margin-top: 10px;
}

.section-title h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  padding: 30px 60px 30px 60px;
  font-weight: 500;
}

.section-title h2:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  margin: 0 auto 25px auto;
  background-color: #ffc627;
  margin-top: 10px;
}

.section-title-grey h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  padding: 0px 60px 30px 60px;
  font-weight: 500;
}

.section-title-grey h2:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  margin: 0 auto 25px auto;
  background-color: #ffc627;
  margin-top: 10px;
}

.border {
  border: 1px solid red;
}

.article-item {
  margin-bottom: 40px;
}

.article-thumb-index {
  height: 300px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/article-01.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.news-frontpage .article-thumb-index {
  background-size: cover !important;
}

.media-frontpage .article-thumb-index {
  background-size: cover !important;
  height: 300px;
}

.ir-contact {
  height: 300px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/profile-01.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.ir-contact ul {
  list-style-type: none;
  margin: 0;
  padding: 175px 30px 0px 30px;
  color: #fff;
}

.ir-contact ul li:first-child {
  font-size: 24px;
  padding-bottom: 10px;
}

.article-link-date-wrapper {
  padding: 50px 30px 0;
}

.article-link-date-wrapper a h3, .article-link-date-wrapper a:hover {
  text-decoration: none;
  color: #fff;
}

.article-date {
  color: #fff;
  background-color: #ffc627;
  padding: 10px;
  font-size: 16px;
}

.contact-us-icon {
  color: #ffc627;
  font-size: 18px;
}

.read-more-icon {
  color: #ffc627;
  font-size: 13px;
  margin-left: 5px;
}

.more-info-center {
  text-align: center;
}

.more-info-center a, .more-info a {
  font-size: 18px;
  text-decoration: underline;
}

.about-vss-item-one, .about-vss-item-two, .about-vss-item-three, .about-vss-item-four {
  height: 230px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.about-vss-item-one a h3, .about-vss-item-two a h3, .about-vss-item-three a h3, .about-vss-item-four a h3 {
  color: #fff;
  text-decoration: none;
  padding: 180px 30px 30px 30px;
}

.about-vss-item-one {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-04.jpg) no-repeat center center;
}

.about-vss-item-two {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-02.jpg) no-repeat center center;
}

.about-vss-item-three {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/history.jpg) no-repeat center center;
}

.about-vss-item-four {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-03.jpg) no-repeat center center;
}

.fullh {
  height: 100%;
}

.fullw-map {
  background: url(img/map-01.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 350px;
}

.fullw-video {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
  overflow: hidden;
  margin-bottom: 50px;
  width: 100%;
}

.fullw-video iframe {
  width: 100%;
  height: 700px;
}

.ship-data > tbody > tr > td:nth-child(2n+1) {
  font-weight: 500;
}

.charter-table tr:first-child td {
  font-weight: 500;
  text-transform: uppercase;
  border-top: none;
}

.charter-table > tbody > tr > td {
  border-top: 10px solid #f6f6f6;
  background-color: #fff;
}

.charter-table > tbody > tr > td a {
  font-weight: 500;
}

.position-table {
  text-align: left;
}

.position-table tr td {
  border-top: none !important;
}

.position-table > tbody > tr > td:first-child {
  font-weight: 500;
}

.fleet-table {
  text-align: left;
}

.fleet-table tr td {
  border-top: none !important;
}

.fleet-table > tbody > tr > td:first-child {
  font-weight: 500;
}

.tabs-selector, .tabs-selector-inline {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}

.tabs-selector h3, .tabs-selector-inline h3 {
  display: inline;
  margin-right: 30px;
}

.tabs-selector h3 a, .tabs-selector-inline h3 a {
  font-size: 30px;
  text-transform: uppercase;
  color: #808080;
  font-weight: 500;
}

.tabs-selector h3 a.document:active, .tabs-selector-inline h3 a.active-year:active {
  text-decoration: none;
}

.tabs-selector h3 a:hover, .tabs-selector h3 a:active, .tabs-selector-inline h3 a:hover, .tabs-selector-inline h3 a:active,
.tabs-selector h3 a.active-jobcategory, .tabs-selector-inline h3 a.active-jobcategory, .tabs-selector h3 a.active-vesseltype,
.tabs-selector h3 a.active-personcategory, .tabs-selector h3 a.active-document, .tabs-selector-inline h3 a.active-year {
  text-decoration: none;
  border-bottom: 3px solid #ffc627;
}

.ship-grid-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: center;
  background-color: #fff;
  padding: 30px;
}

.ship-thumb-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin: 0;
}

.ship-thumb-class {
  font-size: 18px;
  color: #666666;
}

.ship-thumb {
  max-height: 300px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.ship-thumb.prompt {
  border-bottom: 4px solid #ffc627;
}

.ship-thumb img {
  width: 100%;
}

.fullw-map h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #1A1A1A;
  color: rgb(26, 26, 26);
  text-align: center;
  padding: 150px 90px 30px 90px;
  font-weight: 500;
}

.fullw-map h2:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  margin: 0 auto 25px auto;
  background-color: #ffc627;
  margin-top: 10px;
}

.fullw-grey {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 60px;
}

.fullw-grey-negMargintop {
  margin-top: -40px;
}

.quote-box-grey {
  /*	background: #f0f0f0;*/
  padding: 30px;
  margin-bottom: 40px;
  text-align: center;
  font-style: italic;
}

.quote-box-grey h3 {
  margin-bottom: 15px;
}

.quote-box-grey h3:before {
  content: '"';
  font-size: 40px;
  color: #ccc;
  margin-right: 20px;
}

.quote-box-grey h3:after {
  content: '"';
  font-size: 40px;
  color: #ccc;
  margin-left: 20px;
}

.facts-txt-box {
  background: #f0f0f0;
  padding: 30px;
  margin-bottom: 40px;
  text-align: center;
  height: 350px; /*HS, 15062015, prøver å få lik høyde på disse boksene*/
}

.facts-txt-box p {
  font-size: 20px;
  line-height: 30px;
}

.facts-txt-box a {
  font-size: 20px;
}

.facts-txt-box h3 {
  font-size: 40px;
  padding-top: 0;
  margin-top: 0;
  text-align: center;
}

.facts-txt-box-icon {
  font-size: 60px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.grey-txt-box {
  background: #f0f0f0;
  padding: 30px;
  margin-bottom: 40px;
}

.grey-txt-box p {
  font-size: 20px;
  line-height: 30px;
}

.grey-txt-box a {
  font-size: 20px;
}

.grey-txt-box h3 {
  padding-top: 0;
  margin-top: 0;
}

.certification {
  text-align: center;
  margin-bottom: 50px;
}

.certification-icon {
  display: inline;
  width: 90px;
  /*margin-right: 50px;*/
  margin: 0 25px;
}

.certification-icon:nth-last-child(1) {
  /*margin-right: 0px;*/
}

.ice-presentation-text {
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 50px;
}

.ice-presentation-img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 315px;
  margin-bottom: 50px;
  text-align: center;
  color: #fff;
  padding-top: 150px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-04.jpg) no-repeat center center;
}

.ice-presentation-img img {
  width: 100%;
}

.ice-presentation-img-one, .ice-presentation-img-two, .ice-presentation-img-three, .ice-presentation-img-four, .profile-presentation-img {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 315px;
  margin-bottom: 50px;
  text-align: center;
  color: #fff;
  padding-top: 150px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 30px;
}

.profile-presentation-video {
  height: 315px;
  padding-top: 0;
}
.profile-presentation-video iframe {
  height: 315px;
  width: 100%;
}

.ice-presentation-img-one {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-04.jpg) no-repeat center center;
}

.ice-presentation-img-two {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-02.jpg) no-repeat center center;
}

.ice-presentation-img-three {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/article-01.jpg) no-repeat center center;
}

.ice-presentation-img-four {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(img/pic-03.jpg) no-repeat center center;
}

.management-list-view-item {
  padding: 30px 30px 10px 10px;
  margin-bottom: 30px;
  background-color: #fff;
  overflow: hidden;
}

.management-list-view-item:after {
  content: ".";
  visibility: hidden;
  display: block;
  clear: both;
}

.management-list-view-item h3 {
  font-weight: 500;
}

.management-list-view-item h4 {
  font-size: 18px;
  color: #666666;
  margin-bottom: 25px;
}

.management-list-view-item p,
.management-list-view-item strong,
.management-list-view-item i {
  color: unset;
}

.management-list-view-profile {
  /*height: 290px;*/
  text-align: center;
  overflow: hidden;
}

.management-list-view-profile img {
  width: 100%;
}

.jobs-list-view-item, .event-list-view-item {
  background-color: #fff;
  padding: 15px 15px 0 15px;
  margin-bottom: 15px;
  overflow: hidden;
}

.jobs-list-view-item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
}

.open-application {
  border: 1px solid #ffc627;
}

.application_form {
  margin: 0 auto;
}

.application_form,
.application_form strong {
  color: black;
  font-family: "futura-pt", sans-serif;
  /*font-size: 1.3em;*/
}

.application_form-header {
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.application_form-header > td {
  padding: 5px;
}

.application_form-row > td {
  padding-top: 5px;
  vertical-align: middle;
}

.application_form-send {
  text-align: center;
}

.application_form-send > td {
  padding-top: 50px;
  column-span: all;
}

.application_form-send input {
  background-color: white;
}

.application_form-send input:hover {
  background-color: #C0C0C0;
}

.application_form-align {
  width: 331px;
}

.application_form-align-1 {
  width: 85px;
}

.application_form-align-2 {
  width: 243px;
}

.application_form-row input,
.application_form-row select {
  font-weight: 100;
}

.application_form-sixth {
  width: 16%;
  display: inline-block;
}

.application_form-half {
  width: 49%;
  display: inline-block;
}

.application_form-quarter {
  width: 24.5%;
  display: inline-block;
}

.application_form-quarter input {
  width: 100%;
}

.jobs-list-view-item h3 {
  margin: 0 0 10px 0;
  padding: 0;
}

.jobs-list-view-right {
  float: right;
  margin-top: 10px;
}

.jobs-list-view-left {
  margin-top: 5px;
  float: left;
}

.news-list-view-item {
  background-color: #fff;
  padding: 15px 15px 0 15px;
  margin-bottom: 15px;
  overflow: hidden;
}

.news-list-view-item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
}

.news-list-view-item h3 {
  margin: 0 0 10px 0;
  padding: 0;
}

.news-list-view-right {
  float: right;
  margin-top: 10px;
}

.news-list-view-left {
  margin-top: 5px;
  float: left;
}

.news-pagination {
  float: right;
  padding: 15px;
}

.pagination ul li a {
  border-radius: 0 !important;
}
.pagination .page-item > .page-link {
  background: none;
  border: 2px solid #ababab;
  color: #ababab;
  border-radius: 0;
}
.pagination .page-item > .page-link:hover {
  color: #ababab;
}
.pagination .page-item > .page-link.active {
  color: #ababab;
  background-color: #eee;
  border-color: #ddd;
  border-top-color: rgb(221, 221, 221);
  border-right-color: rgb(221, 221, 221);
  border-bottom-color: rgb(221, 221, 221);
  border-left-color: rgb(221, 221, 221);
}
.pagination .page-item > .page-link.disabled {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.highlighted-news, .ir-calendar-item {
  background-color: #f6f6f6;
}

.fullw-footer {
  width: 100%;
  background: url(img/vss-bg.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 60px 0 60px 0;
}

.footer-content {
  background: rgba(51, 51, 51, 0.9);
  max-width: 360px;
  text-align: center;
  color: #fff;
  margin: auto;
  padding: 30px;
}

.footer-image-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 200px;
  padding: 20px;
}

.header-image-container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 50px;
  height: 100%;
}

.header-logo {
  background: red;
}

/*.footer-inner-content {
    background: rgba(51,51,51,0.9);
    max-width: 360px;
    text-align: center;
    color: #fff;
    margin: auto;
    padding: 30px;
}*/
.social-footer {
  margin: auto;
  text-align: center;
  margin-top: 30px;
}

.social-footer img {
  width: 40px;
  height: 40px;
  margin-left: 10px;
}

.social-article {
  margin-top: 20px;
}

.social-article img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.fullw-facts {
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(img/vss-bg-03.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 100px 0 70px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.fact-box {
  text-align: center;
  margin-bottom: 30px;
}

.fact-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fact-box li {
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
}

.fact-box li:nth-child(2) {
  color: #ffc627;
  font-weight: 500;
}

.main-content {
  margin-top: 50px;
  margin-bottom: 60px;
}

.article-content {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  height: 100%;
  margin-top: 50px;
  margin-bottom: 60px;
  font-size: 18px;
  line-height: 28px;
  padding-left: 15px;
  padding-right: 15px;
}

.single-column {
  column-count: auto !important;
}

.article-content-font {
  height: 100%;
  font-size: 18px;
  line-height: 28px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-adjust {
  -webkit-column-count: 1 !important;
  -moz-column-count: 1 !important;
  column-count: 1 !important;
  -webkit-column-width: 370px !important;
  -moz-column-width: 370px !important;
  column-width: 370px !important;
}

.col-adjust > p, .col-adjust > ul, .col-adjust > div {
  width: 370px !important;
}

.article-excerpt-center {
  text-align: center;
  font-size: 30px;
  line-height: 45px;
}

.article-title h2 {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 10px;
}

.article-excerpt {
  margin-top: 30px;
}

.article-excerpt h3 {
  margin: 0;
  font-size: 30px;
  line-height: 45px;
}

.chartering-duty {
  display: inline-block;
  border: 1px solid #ffc627;
  padding: 10px 25px 15px;
  margin-top: 30px;
  margin-right: 15px;
}

.chartering-duty h3 {
  font-size: 20px;
  line-height: 28px;
}

.chartering-duty img {
  width: 100%;
}

.timestamp {
  text-align: center;
  padding-bottom: 10px;
  color: grey;
  margin-top: 0;
  font-size: 14px;
}

.article-img {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
  max-height: 300px;
}

/*
.article-img img {
    width: 100%;
}*/
.position-info {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  background-color: #f6f6f6;
}

.position-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #f6f6f6;
  padding: 25px 15px 25px 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.position-content li {
  padding-left: 1em;
  text-indent: -0.7em;
  padding-bottom: 15px;
}

.position-content li:last-child {
  padding-bottom: 0;
}

.position-content li:before {
  /*content: 'â€¢ ';*/ /*Hva er dette fornoe?*/
  content: "•";
  color: #ffc627;
}

.hseq-facts {
  color: #fff;
  background-color: #ffc627;
  padding: 25px 25px 15px 15px;
}

.hseq-img {
  max-height: 210px;
  overflow: hidden;
  text-align: center;
}

.hseq-img img {
  width: 100%;
}

.contact-item {
  margin-bottom: 30px;
  background-color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.contact-item h3 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.contact-form {
  text-align: center;
  display: none;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.contact-form.active {
  height: 100%;
  display: block;
}

#contact-subject {
  width: 100%;
  margin-bottom: 15px;
}

.contact-form ul.dropdown-menu {
  width: 100%;
}

.input-group {
  margin-bottom: 15px;
  width: 100%;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

#contact-toggle, #contact-toggle:hover {
  cursor: pointer;
}

/* MENU */
/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(img/vss-bg.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  z-index: 999;
}

/* Overlay closing cross */
.overlay .overlay-close, #FixedPopup .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url("/lib/img/cross.png") no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}

/* Menu style */
.overlay nav {
  text-align: center;
  position: relative;
  top: 25%;
  height: 30%;
  font-size: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}

.overlay ul li {
  display: block;
  height: 20%;
  height: 20%;
  min-height: 54px;
}

.overlay ul li a {
  font-weight: 500;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #e3fcb1;
}

li.overlay-second-level a {
  font-size: 20px;
  font-weight: 300 !important;
}

li.overlay-second-level a:before {
  content: "- ";
}

/* Effects */
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.overlay-hugeinc nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

.overlay-hugeinc.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.overlay-hugeinc.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 20%;
    font-size: 18px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}
@media (min-width: 992px) {
  .hidden-small {
    display: block !important;
    clear: none;
  }
}
@media (max-width: 991px) {
  .tradeswrapper {
    margin-top: 15px;
  }
  .hidden-small {
    display: none;
    clear: both;
  }
  .financial-item {
    height: 90px;
  }
  .financial-item-title {
    cursor: pointer;
    font-weight: 900;
  }
  .fullw-video iframe {
    width: 100%;
    height: 500px;
  }
}
@media (max-width: 768px) {
  .stockwrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .chartering-duty img {
    width: 50%;
  }
  .ir-nav ul.navbar-nav li a {
    padding: 0px 20px 10px 15px;
  }
  .ir-nav li.language-selector {
    display: inline-block;
    margin-left: 15px;
  }
  .ir-nav ul.navbar-nav li.language-selector a {
    padding: 0 20px 0 0;
  }
  .financial-item {
    height: 70px !important;
  }
  .financial-toggle-img {
    margin-top: 0;
  }
  .vss-logo img {
    width: 350px;
  }
}
@media (max-width: 670px) {
  .chartering-duty img {
    width: 50%;
  }
  .tabs-selector h3 {
    display: block;
  }
  .tabs-selector h3 a {
    display: inline-block;
  }
  .tabs-selector h3 a:hover, .tabs-selector h3 a:active {
    text-decoration: underline;
    border: none;
    -moz-text-decoration-color: #ffc627 !important;
    text-decoration-color: #ffc627 !important;
  }
  .jobs-list-view-right {
    display: block;
    float: left;
    clear: both;
  }
  .vss-logo img {
    width: 220px;
  }
  .vss-menu {
    margin-right: 50px;
    margin-top: 50px;
    padding: 5px;
    font-size: 20px;
  }
  .vss-menu:hover {
    cursor: pointer;
  }
  .vss-menu-icon {
    font-size: 20px;
  }
  .cover-inner-content {
    padding: 15px;
    margin-top: 70px;
  }
  .cover-inner-content h2 {
    display: none;
  }
  .cover-inner-content h1 {
    font-size: 25px;
    padding-top: 0px;
    margin-top: 0px;
  }
  .article-content {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 530px) {
  .chartering-duty img {
    width: 75%;
  }
  .management-list-view-item {
    padding: 15px 0 0 0;
  }
  .vss-logo {
    margin-left: 50px;
    margin-top: 30px;
  }
  .vss-logo img {
    width: 160px;
  }
  .vss-menu {
    margin-right: 20px;
    margin-top: 30px;
  }
  .vss-menu-icon {
    font-size: 15px;
  }
  .article-content {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .news-list-view-right {
    float: none;
    clear: both;
    display: block;
    padding-top: 20px;
  }
  .fullw-video iframe {
    width: 100%;
    height: 300px;
  }
}
.contact-item {
  margin-bottom: 30px;
  background-color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.contact-item h3 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.contact-form, .presentation-form {
  text-align: center;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.contact-form {
  display: none;
}

.contact-form.active {
  height: 100%;
  display: block;
}

#contact-subject {
  width: 100%;
  margin-bottom: 15px;
}

.contact-subject-dropdown {
  text-align: center;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  -moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.contact-form ul.dropdown-menu {
  width: 100%;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-ExtraLight.woff2") format("woff2"), url("/fonts/Catamaran-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Medium.woff2") format("woff2"), url("/fonts/Catamaran-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Thin.woff2") format("woff2"), url("/fonts/Catamaran-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Light.woff2") format("woff2"), url("/fonts/Catamaran-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Regular.woff2") format("woff2"), url("/fonts/Catamaran-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Black.woff2") format("woff2"), url("/fonts/Catamaran-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-ExtraBold.woff2") format("woff2"), url("/fonts/Catamaran-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-SemiBold.woff2") format("woff2"), url("/fonts/Catamaran-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Bold.woff2") format("woff2"), url("/fonts/Catamaran-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/repos/VikingSupply/wwwroot/css/scss/all.scss%22,%22file:///C:/repos/VikingSupply/wwwroot/css/scss/layout/_custom.scss%22,%22file:///C:/repos/VikingSupply/wwwroot/css/scss/settings/_fonts.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AAAA;AAAA;AAAA;AAAA;ACCA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AACA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAEJ;AAAA;AAAA;AAGA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AACA;AAAA;EAEI;EACA;;;AAIJ;EACI;;;AAGJ;AAEA;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AACA;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAMJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AASJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AACA;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;AACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;AACA;EAEA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;AAAA;EAEI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;AACA;AAAA;EAEA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;AACA;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;AACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAIJ;AAAA;AAAA;AAAA;AAAA;AAMA;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAYA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAMJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;AAAA;EAGI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;AACA;EACA;;;AAGJ;AACI;;;AAMJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;;AAKR;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;;;AAIJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;AAAA;EAGI;;;AAIJ;AACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;EACA;AACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;EACI;;;AAGJ;AAAA;EAEI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAIJ;EACI;EACA;;;AAMQ;EACI;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EAEA;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA;EACI;EACA;EACA;;;AAIJ;EACI;EACA;EACA;;;AAIJ;EACI;;;AAIJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;AAKA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EAEA;EACA;EACA;EACA;EACA;;;AAKJ;EACI;;;AAMJ;AAEA;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;AACA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;AAAA;EAEI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAGJ;AACA;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;IACI;IACA;;EAGJ;IACI;;;AAOR;EACI;IACI;IACA;;;AAIR;EACI;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;;AAIR;EACI;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;;AAIR;EACI;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAMJ;IACI;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;;;AAKR;EACI;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAGJ;IACI;IACA;;;AAKR;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;;;AAGJ;AAAA;AAAA;AAAA;AAAA;EAKI;EACA;EACA;;;ACl3EH;EACG;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA%22%7D */