﻿@import url('https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext');

body {
	background-color: #F3F3F3;
	color: #222222;
	font-family:'Albert Sans', sans-serif;
	font-size: 12pt;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #222222;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	max-width:690px;
	background-color:#fff;
	width:100%;
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 8px 0 rgba(0,0,0,.15);
}

#box1 {
    padding: 30px;
    border-bottom: 1px solid #ddd;
}

h3 {
    font-size: 24px;
    margin: 16px 0;
}

#JobTitle {     
	font-size:36px; 
	text-align: left; 
	color:#000;
    font-weight: bold;
    line-height: 1.125;
    letter-spacing: -1px;
}

#WorkPlace {
	text-align: left;
    margin-top: 10px;
    font-weight: normal;
    font-size: 24px;
}

#CompanyDescription{

    padding: 20px 30px;
    border-bottom: 1px solid #5521B5;
    
}

#PositionDescription {
    padding: 20px 30px;
    border-bottom: 1px solid #5521B5;
}

#Requirements {
    padding: 20px 30px;
    border-bottom: 1px solid #5521B5;
}

#Notes {
    padding: 20px 30px;
    border-bottom: 1px solid #5521B5;
}

#Opportunities {
    padding: 20px 30px;
    border-bottom: 1px solid #5521B5;
}

#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}
#offCont ul {
	list-style-type: disc;
	padding-left: 0px;
	list-style-position: outside;
}
#offCont ul li {
	font-family:'Albert Sans', sans-serif;
	list-style-image:url(_res2025/li_2025.png);	
	line-height: normal;
	margin-left: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
}

#offCont ul.icons {
    margin: 0;
    padding: 0 0 16px 0;
}
#offCont .icons li {
    margin: 10px 0;
    list-style-type: none;
    padding: 6px 0 6px 46px;
    background-size: 36px;
    background-position: left center;
    background-repeat: no-repeat;
    list-style-image: none;	

}
.icon0 {
    background: #5521B5;
    color: #fff;
}
.icon1 {
    background: url(_res2025/icon13.png) no-repeat top center;
}
.icon2 {
    background: url(_res2025/icon7.png) no-repeat top center;
}
.icon3 {
    background: url(_res2025/icon8.png) no-repeat top center;
}
.icon4 {
    background: url(_res2025/icon6.png) no-repeat top center;
}
.icon5 {
    background: url(_res2025/icon2.png) no-repeat top center;
}
.icon6 {
    background: url(_res2025/icon3.png) no-repeat top center;
}
.icon7 {
    background: url(_res2025/icon11.png) no-repeat top center;
}
.icon8 {
    background: url(_res2025/icon10.png) no-repeat top center;
}
.icon9 {
    background: url(_res2025/icon14.png) no-repeat top center;
}
.icon10 {
    background: url(_res2025/icon15.png) no-repeat top center;
}
.icon11 {
    background: url(_res2025/icon16.png) no-repeat top center;
}
.icon12 {
    background: url(_res2025/icon4.png) no-repeat top center;
}

#offCont .button {
    background-color: #5521B5;
    font-size: 24px;
    display: block;
    margin: 30px;
    text-decoration: none;
    border:none;
    color: #fff;
	cursor: pointer;
	transition: 0.4s;
	font-weight:bold;
	display: inline-block;
	padding: 12px 24px;
	min-width: 180px;
	text-align: center;
	border-radius: 100px;
}
#offCont .button:hover {
	background-color: #5521B5;
}

#iframe-container {
    position: relative;
    width: 100%;
    padding-bottom:  56.25%;
    height: 0;
}
#iframe-container iframe {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#Clause {
	font-size:10px;
	text-align:justify;
    padding: 20px 30px;
}
@media all and (max-width:684px) {
/* tekst */


}
