body {
    font-family: "Open Sans","Helvetica Neue",Arial,sans-serif;
    font-size: 13px;
}

a:focus, a:visited, input:focus, button:focus, .search-input:focus {
    border: none;
    outline: none;
}

a {
    color: #0b5eac;
}

a:hover, a:active {
    text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header {
	padding: 15px 0 0 0;
}
.first-title {
	color: #464646;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.5em;
	margin-top: 20px;
	padding-left: 30px;
}

h1.website-title {
    color: #464646;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
	line-height: 1.5em;
}
h1.website-title label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #0b5eac;
	margin-top: 8px;
}

.logo img:not(.align-self-center) {
	float: left;
	margin-right: 20px;
}
.logo img {
	width: 70px;
}

.search {
	margin-top: 16px;
}

.search form {
	width: 158px;
    border: 1px solid #d7d7d7;
    float: right;
}

.search-box a {
	text-transform: uppercase;
	color: #464646;
}

.search-box a:hover {
	color: #0b5eac;
}

.search-input {
	border: none;
    color: #b4b4b4;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 5px;
    width: 102px;
    height: 29px;
}

.search-button {
	background: url(../images/search.png) no-repeat right center;
    background-size: 53px 38px;
    width: 53px;
    height: 33px;
    border: none;
    text-indent: -99999px;
    float: right;
    border-radius: 0;
    margin-top: -1px;
    margin-right: -1px;
}

.search-button:hover {
	cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.first-title {
		font-size: 13px;
		margin-top: 14px;
		padding-left: 0;
	}
	h1.website-title {
		font-size: 13px;
		margin: 14px -10px 0 -30px;
	}
}

.bkg-section {
	padding: 39px 0 43px 0;
	background: #36aeaf;
    background: -webkit-linear-gradient(bottom, #36aeaf, #0b5eac);
    background: -o-linear-gradient(bottom, #36aeaf, #0b5eac);
    background: -moz-linear-gradient(bottom, #36aeaf, #0b5eac);
    background: linear-gradient(bottom, #36aeaf, #0b5eac);
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 32px 0 0 0;
}

.breadcrumbs {
	padding: 10px 0;
	font-size: 12px;
	color: #434343;
}

.breadcrumbs a {
	color: #434343;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.breadcrumbs a.home:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015";
    margin-right: 4px;
}

.gray {
	width: 100%;
	background: #f4f4f6;
	padding: 32px 0;
}

.footer {
    background: #0b5eac;
    border-top: 6px solid #36aeaf;
    color: #fff;
}

.footer h3 {
    font-size: 13px;
    text-transform: uppercase;
    background: url(../images/h3-border.jpg) no-repeat bottom left;
    padding-bottom: 10px;
    margin: 20px 0 20px 0;
    font-weight: 600;
    color: #fff;
}

.pb-30 {
	padding-bottom: 30px;
}

.pt-30 {
	padding-top: 30px;
}

.footer .list-footer li {
    padding: 0;
}

.footer a,
.footer li,
.footer-bottom a,
.footer-bottom p {
    color: #fff;
    line-height: 2.2;
}

.list-footer li {
	list-style-type: none;
}

.list-footer li a:hover {
	text-decoration: none;
	color: #36aeaf;
	cursor: pointer;
}

.list-footer li a:focus,
.list-footer li a:visited {
	text-decoration: none;
}

.footer-bottom {
    color: #fff;
    padding: 20px 0;
    background: #0b5eac;
}

@media (max-width: 768px) {
    .list-footer,
    .copyright {
    text-align: center;
    }

    .footer h3 {
      background: url(../images/h3-border.jpg) no-repeat bottom center;
    }

    .list-footer {
        padding-left: 0;
    }
}


.headtitle {
	width: 100%;
	min-height: 40px;
	background-color: #0b5eac;
	background-image: url(../images/headtitle-bgr.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	text-transform: uppercase;
}

.headtitle i {
	font-size: 20px;
	margin: 10px 15px 11px 15px;
	position: absolute;
}

.headtitle h1 {
	font-size: 14px;
    font-weight: bold;
    margin: 0 20px 0 60px;
    padding: 12px 0;
}

.headtitle-red {
	background-image: url(../images/headtitle-bgr-red.jpg);
}

.headtitle .news-view-more {
	width: 30%;
	height: 40px;
	background-color: #ffffff;
	background-image: url(../images/headtitle-news-bgr.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	text-transform: none;
	padding: 9px 14px 0 0;
	right: 15px;
}

.headtitle .news-view-more a {
	color: #36aeaf;
}

.headtitle .news-view-more a:hover {
	color: #0b5eac;
}

.navigation li {
	margin-top: 10px;
}

.navigation li a {
	color: #286e86;
	padding: 10px 15px;
	display: block;
	background-color: #ffffff;
	border-bottom: 1px solid #dbdbdb;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #36aeaf;
	color: #ffffff;
}

.last-news {
	margin-top: 10px;
	padding: 30px;
	background-color: #ffffff;
}

.last-news li {
	margin-bottom: 20px;
	line-height: 16px;
}

.last-news li a {
	display: block;
	margin-top: 10px;
}

.last-news li a:hover {
	text-decoration: underline;
}

.date {
	font-size: 12px;
	display: inline-block;
	padding: 5px 10px;
	background-color: #36aeaf;
	color: #ffffff;
}

.form {
	margin-top: 10px;
	padding: 30px;
	background-color: #ffffff;
	border: 1px solid rgba(0,0,0,.15);
}

.form .form-control,
.content .form-control,
.content-table .form-control {
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0;
	font-size: 13px;
}

.kbtn {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 20px 9px 20px;
	background-color: #36aeaf;
	color: #ffffff;
	border: 0;
}
.home-links {
    flex-direction: column !important;
}

.mt-40 {
	margin-top: 40px;
}

.mt-10 {
	margin-top: 10px;
}

.mb-60 {
	margin-bottom: 60px;
}

.kbtn:hover,
.kbtn:focus {
	background-color: #0b5eac;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

.content {
	margin-bottom: 25px;
    padding: 30px;
    background-color: #ffffff;
    border-bottom: 1px solid #dbdbdb;
}

.content-table {
	margin-bottom: 25px;
    padding: 30px 0px;
    background-color: #ffffff;
    border-bottom: 1px solid #dbdbdb;
}

.content-table table {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.content-table th,
.content-table td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.option-box {
	width: 100%;
	min-height: 168px;
	margin: 10px 0 40px 0;
    padding: 20px;
    background-color: #ffffff;
    border-bottom: 1px solid #dbdbdb;
    display: inline-block;
}

.warning,
.require {
	color: #cd0000;
}

.contracts li {
	margin-bottom: 20px;
}

.contracts li a:hover {
	text-decoration: underline;
}

.files {
	margin: 0 50px;
}

.files li {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 15px;
}

.files li a {
	color: #000000;
}

.files li a:hover {
	text-decoration: underline;
	color: #0b5eac;
}

.ext-xlsx:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    margin-left: -18px;
	content: "\f1c3";
}

.ext-pdf:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    margin-left: -18px;
	content: "\f1c1";
}

.ext-rtf:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    margin-left: -18px;
	content: "\f0f6";
}

.ext-doc:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    margin-left: -18px;
	content: "\f1c2";
}

.success-message {
	width: 100%;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #36aeaf;
	border: 1px solid #36aeaf;
}

.error-message {
	width: 100%;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #cd0000;
	border: 1px solid #cd0000;
}

.menu {
	margin-top: 20px;
	color: #ffffff;
	background-color: #0b5eac;
    border-bottom: 6px solid #36aeaf;
}

.menu li {
	float: left;
}

.menu a {
	position: relative;
    display: block;
	color: #ffffff;
	text-transform: uppercase;
    font-size: 12px;
    padding: 10px 15px;
    font-weight: 600;
}

.menu li:hover,
.menu a.active {
	background-color: #36aeaf;
}

.menu li ul {
	position: absolute;
	background-color: #36aeaf;
	z-index: 4;
	display: none;
}

.menu li:hover ul {
	display: block;
}

.menu li ul li {
	float: none;
}

.menu li ul li a {
	position: relative;
    display: block;
	color: #ffffff;
	text-transform: none;
    font-size: 14px;
    padding: 8px 20px;
    font-weight: 600;
    border-bottom: 1px solid #4ab6b7;
}

.menu li ul li a:hover {
	background-color: #4ab6b7;
}


.content h1,
.articles h1,
.view-article h1 {
	font-size: 1.2rem;
}

.articles .date,
.view-article .date {
	margin: 20px 0;
}

.gallery {
	width: 100%;
	max-width: 440px;
	float: left;
	margin: 0 20px 20px 0;
}

.pagination span,
.pagination a {
	padding: 4px 10px;
	display: inline-block;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-right: 4px;
}

.pagination a:hover,
.pagination span {
	background-color: #0b5eac;
	border: 1px solid #0b5eac;
	color: #ffffff;
}

.history h3 {
	font-weight: 600;
	font-size: 16px;
}

.history h4 {
	font-size: 13px;
}

.history .status {
	background-color: #fbfbfb;
	color: #0b5eac;
	font-size: 12px;
	padding: 10px 30px;
	margin: 30px -30px -30px -30px;
}

.view-record .description a {
	text-decoration: underline;
}

.view-record .description a:hover {
	text-decoration: none;
	color: #000000;
}

.view-record .description a:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f105";
	margin-right: 6px;
}

.success-message {
	width: 100%;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #36aeaf;
	border: 1px solid #36aeaf;
}

.error-message {
	width: 100%;
	padding: 10px 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #cd0000;
	border: 1px solid #cd0000;
}

.vik-report table {
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.vik-report table th {
	background-color: #fbfbfb;
}

.vik-report table th,
.vik-report table td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px 10px;
}

.vik-report table td span {
	display: block;
  padding: 10px;
  text-align: center;
  color: #000000;
}

.reports-list li {
	border-bottom: 1px solid #cccccc;
	padding: 8px 0;
}

.reports-list li a {
	float: right;
}

.reports-list li a:hover {
	color: #000000;
}

.mt0 {
	margin-top: 0 !important;
}

.vik-report-green {
  background-color: #90d770;
}

.vik-report-yellow {
  background-color: #ffdc69;
}

.vik-report-red {
  background-color: #ff727b;
}

.legend {
	font-size: 12px;
	font-style: italic;
}

.legend span {
	width: 80px;
	padding: 2px;
	text-align: center;
	display: inline-block;
}

.text-page table {
	width: 100%;
	border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.text-page table th,
.text-page table td {
	border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 10px;
}

.download {
	widows: 100%;
	display: block;
	background-color: #36aeaf;
	padding: 10px 15px;
	color: #ffffff;
}

.download:hover {
	background-color: #0b5eac;
	color: #ffffff;
}

.download:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f019";
    margin-right: 6px;
}

.form-control.error {
	border: 1px solid #cd0000;
}
.error {
	color: #cd0000;
}
.main-navbar {
	padding: 0 !important;
}
.main-navbar .dropdown-menu {
	padding: 0 !important;
	border-radius: 0 !important;
	background-color: #36aeaf;
	border: 0 none;
	margin: 0 !important;
}
.main-navbar .dropdown-menu a {
	border-bottom: 1px solid #4ab6b7;
}
.main-navbar .dropdown-menu a:hover,
.main-navbar .dropdown-menu a:focus,
.main-navbar .dropdown-menu a:active {
	background-color: #4ab6b7 ;
}
@media only screen and (min-width: 992px) {
	.main-navbar .dropdown:hover > .dropdown-menu {
	  	display: block !important;
	}
}
