@charset "utf-8";
/* 
	CSS Document 
	Client:		Norsk Autoformidling AS
	Designer:	Richard Adams
	Scope		Main css definition
	Date		2015-10-06

	https://www.google.com/fonts/#UsePlace:use/Collection:Open+Sans:400,300,700|Montserrat:400,700
*/
body {
	padding:0;
	margin:0 auto;
	color: rgba(50,50,50,1);
	font-family: 'Open Sans', sans-serif;
	font-size: 11.5px;
	font-weight: 300;
	font-style: normal;
	background: rgba(255,255,255,1.00);
}
h1 {
	font-family: 'Montserrat', sans-serif;
	background: rgba(14,22,176,0.3);
	color: rgba(14,22,176,1.00);
	font-weight: 700;
	font-style: normal;
	padding: 5px;
	margin: 0px;
	border-radius: 5px;
	border-bottom: solid 1px rgba(14,22,176,1.00);
}
h2 {
	font-family: 'Montserrat', sans-serif;
	background: rgba(14,22,176,0.3);
	color: rgba(14,22,176,1.00);
	font-weight: 700;
	font-style: normal;
	padding: 5px;
	font-size: 110%;
}
h2 input {
	font-family: 'Montserrat', sans-serif;
	color: rgba(14,22,176,1.00);
	font-weight: 700;
	font-style: normal;
	padding: 5px;
}
h3 {
	font-family: 'Montserrat', sans-serif;
	background: rgba(14,22,176,0.3);
	color: rgba(14,22,176,1.00);
	font-weight: 400;
	font-style: normal;
	padding: 5px;
}
h4 {
	font-family: 'Montserrat', sans-serif;
	background: rgba(14,22,176,0.3);
	color: rgba(14,22,176,1.00);
	font-weight: 400;
	font-style: normal;
	padding: 5px;
}
caption {
	font-family: 'Montserrat', sans-serif;
	background: rgba(14,22,176,0.3);
	color: rgba(14,22,176,1.00);
	font-weight: 400;
	font-style: normal;
	padding: 5px;
	margin-top: 10px;
}
p, div, span, input, select, option {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: rgba(50,50,50,1.00);
	font-weight: 400;
	font-style: normal;
}
a {
	text-decoration: none;
	color: rgba(50,50,50,1.00);
}
a:hover {
	text-decoration: underline;
	color: rgba(50,50,200,1.00);
}
label {
	padding-right: 10px;
	color: rgba(55,55,55,1.00);
	font-weight: 700;
	font-size: 14px;
}
#login {
	padding-left: 120px;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: rgba(50,50,200,0.2);
	width: 420px;
	heright: 420px;
	border-radius: 5px;
}
.loginbox {
	background-color: rgba(50,50,200,0.0);
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 13px;
}
table.loginbox caption {
    color: rgba(75,75,100,1);
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	background-color: rgba(50,50,200,0.2);
	padding: 3px;
}
.loginbox input {
	/*background-color: transparent;
	margin-left: 10px;
	border: 1px inset #666666; */
	border-radius: 5px;
	padding: 2px;
}

.saveok {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #77DD77;
	text-align: left;
	display: block;
	margin: 10px;
	padding: 10px;
}

.warning, code {
	font-weight: bold;
	color: #FF3300;
	background-color: #FFFF99;
	text-align: left;
	display: block;
}

.error {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 10px;
	padding: 10px;
	text-align: left;
	display: block;
}
a.menu2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: rgba(0,0,0,0.90);
	text-decoration: none;
	border: 1px solid rgba(0,0,0,0.70);
	border-radius: 3px;
	display: block; float: left;
	width: 115px;
	text-align: center;
	margin-top: 1px;
	white-space: nowrap;
	margin-right: 1px;
	margin-left: 1px;
	padding: 2px;
}
a.menu2:link, a.menu2:visited, a.menu2:active {
	color: rgba(0,0,0,0.90);
	background: rgba(200,200,200,0.80);
	text-decoration: none;
	display: block;
	font-weight: 300;
	font-style: normal;
}
a.menu2:hover {
	background: rgba(255,50,50,0.90);
	color: rgba(255,255,255,0.80);
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
img {
	border: none;
}
table {
	cellspacing:0;
	cellpadding: 0;
}
th {
	color: rgba(50,50,150,1);
	background: rgba(14,22,176,0.2);
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-align: left;
	padding: 5px;
}
td {
	color: rgba(50,50,50,1);
	font-family: 'Open Sans', sans-serif;
	font-size: 11.5px;
	font-weight: 400;
	font-style: normal;
}
.box59 {
	width:59px;
	max-height:42px; 
}
.box150 {
	width: 150px;
}
.box200 {
	width: 200px;
	height: 60px;
}
.box305 {
	width: 305px;
}
.box400 {
	width: 400px;
	height: 60px;
}
.box170 {
	width: 170px;
	padding-left: 10px;
	margin-right: 10px;
}
.box1300 {
	width: 1030px;
	background: rgba(255,255,255,1);
	padding-left: 10px;
}
span.nobr {
	color: rgba(50,50,150,1);
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	font-weight: 700;
	font-style: normal;
}
.cr {
	color: rgba(165,165,165,1.00);
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: 100;
	font-style: normal;
}
.offer td h1,
.offer td h2,
.offer td h3,
.offer td h4 {
	background: transparent;
	margin: 0;
	padding: 0;
}
.offer ul {
	margin-left: 7px;
	padding-left: 7px;
}
.offer li {
	margin-left: 0px;
	padding-left: 2px;
}
ul.ulfollow, .divfollow {
	float: left;
	margin-right: 35px;
	/*width: 45%;*/
}
ul.ulfollow li {
	list-style-type: none;
}
input[type=text], input[type=number], input[type=email], input[type=password], input[type=tel], input[type=date] {
	border: solid 1.2px rgba(184,184,184,1.00);
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background: rgba(255,255,255,1.00);
	padding: 5px 5px 5px 5px;
	box-shadow: rgba(184,184,184,0.1) 0px 1px 1px 0px inset ;
	margin-right: 0px;
}
input[type=number], input.num {
	text-align: right;
}
select {
	border: solid 1.2px rgba(184,184,184,1.00);
	-webkit-border-: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255,255,255,1.00);
	padding: 3px 5px 5px 3px;
	box-shadow: rgba(184,184,184,0.1) 0px 1px 1px 0px inset ;
	margin: 0px 0px 0px 0px;
}
input[type=image] {
	background: rgba(255,255,255,1.00);
	padding: 0px;
	margin: 0px;
}
label {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: solid 1px rgba(184,184,184,1.00);
	background: rgba(184,184,184,1.00);
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	margin-left: -3px;
}
td.cur {
	text-align: right;
	padding: 0 10px 0 0;
}
span.notify {
	font-size: 11px;
	/*color: rgba(232,18,22,0.98);*/
	font-weight: bold;
}
/* Added 2020-08-28 */
.blink {
	font-size: 13px;
	rgba(232,18,22,0.98);
	font-weight: bold;
	animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText {
	0%{		color: rgba(232,18,22,0.98);	}
	25%{	color: transparent;	}
	50%{	color: transparent;	}
	75%{	color:transparent;	}
	100%{	color: rgba(232,18,22,0.98);	}
}
/* // Adding 2020-08-28 */
td.sum {
	border-top: solid 1px rgba(0,0,0,0.70);
	border-bottom: double 3px rgba(0,0,0,0.70);
}
#info {
	visibility: hidden;
	display: none;
	background: rgba(255,255,255,1.00);
	font-family: 'Open Sans', sans-serif;
	height: 100%;
}