@import url("https://use.typekit.net/rjh1ixi.css");

/*
https://www.maksimer.no/
*/

body {
	background-color: #1f3a58;
}

#main-form {
	max-width: 100%;
	padding: 0;
}

.header-image img {
	width: 100%;
}

body {
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 24px;
}

h3, .h3 {
	font-family: "proxima-nova", sans-serif !important;
}

.navbar-inside-page, .navbar-fixed-bottom {
	margin: 0;
	background-image: none;
	background-color: white;
}

button.btn-default {
	background-image: none;
	border: 2px solid #246121;
	background: #246121;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	padding: 17px 38px 15px 38px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 0.6px;
	border-radius: 4px;
	box-shadow: none;
}

.btn-xs {
	background-image: none;
	border: 1px solid #246121;
	background: #246121;
	color: #fff;
	text-decoration: none;
	box-shadow: none;
}

button.btn-default:active, button.btn-default:hover, button.btn-default:focus {
	background: #fff;
	color: #246121;
	border: 2px solid #246121;
	box-shadow: none;
}

.btn-xs:active, .btn-xs:hover, .btn-xs:focus {
	background: #fff;
	color: #246121;
	border: 2px solid #246121;
	box-shadow: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	border-color: white;
	background-color: grey;
	box-shadow: none;
}

label {
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}

.text-left.h3 {
	font-size: 25px;
	line-height: 30px;

	font-weight: 200;
}

#page_0 .form-group {
	max-width: 100%;
}

#page_1 .form-group {
	display: flex;
	width: 50%;
}

#page_1 .form-group {
	width: 100%;
}

@media only screen and (max-width: 800px) {
	#page_1 .form-group .col-xs-5 {
		width: 100%;
	}
}

#page_0, #page_1, #page_2 {
	margin: 0;
}

input[type=text], input[type=email], input[type=tel], input[type=number] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	border: 1px solid #999;
	outline: 0px;
}

div.delayed-component-content {
	box-shadow: none;
}

.brand-header {
	margin: 0;
}

.brand-footer:after {
	content: 'Questions? Call +47 906 58 541 or email: janne@possibility.no';
}

.brand-footer {
	margin: 0;
	text-align: center;
	background-color: #1f3a58;
	color: white;
	font-size: 20px;
	padding: 30px 0 0 0;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin: 15px 5px;
}

h4, .h4 {
	font-family: "proxima-nova", sans-serif;
}

h2, .h2 {
	font-family: "proxima-nova", sans-serif;
}

.marginBottom {
	font-family: "proxima-nova", sans-serif;
}

.select2-chosen {
	color: black;
}

.component {
	margin: 15px 25px;
}

/*
#page_x .component:nth-child(odd) {
	background-color: WhiteSmoke;
}
*/

@media only screen and (max-width: 800px) {
	#page_1 > .component {
		max-width: 100%;
	}
}

.navbar-fixed-bottom {
	background-color: #1f3a58;
}

.text-left p {
	margin-left: 25px;
}

#page_2 form {
	margin: 15px;
}

.function-date-time {
	margin-left: 30px;
}

.btn-xs.pull-right {
	margin-right: 25px;
}

#page_4 form {
	padding-left: 25px;
}

a.btn-default {
	background-image: none;
	border: 1px solid #246121;
	background: #246121;
	color: #fff;
	text-decoration: none;
	box-shadow: none;
}

.MsoNormal span {
	font-family: "proxima-nova", sans-serif !important;
}

.body-content .main-form {
	padding: 0;
}

.marginBottom {
	margin: 20px;
}

h5, .h5 {
	font-family: "proxima-nova", sans-serif;
}

.summary-content table.summary-table > tbody > tr > th {
	width: 300px;
}

#page_0 .text-left.h3 {
	margin: 15px 5px;
}

#page_1 .text-left.h3 {
	margin: 15px 5px;
}

#page_2 .text-left.h3 {
	margin: 15px 25px;
}

#page_3 .text-left.h3 {
	margin: 15px 25px;
}

#page_4 .text-left.h3 {
	margin: 15px 5px;
}

#page_2 .function-date-time {
	margin-left: 0;
}

#page_2 .checkbox {
	padding: 0;
}

