/* CSS for login.cfm - some of the same tags are also in style_topp.css - double due to image url problems
------------------------------------------------------------------  */
/* @font-face{font-family:icon-font;src:url(../fonts/icon-font.eot);src:url(../fonts/icon-font.eot?#iefix) format('eot'),url(../fonts/icon-font.woff) format('woff'),url(../fonts/icon-font.ttf) format('truetype'),url(../fonts/icon-font.svg#icon-font) format('svg')}
@font-face{font-family:MuseoSansRounded-500;src:url(../fonts/MuseoSansRounded-500.eot);src:url(../fonts/MuseoSansRounded-500.woff2) format('woff2'),url(../fonts/MuseoSansRounded-500.woff) format('woff'),url(../fonts/MuseoSansRounded-500.ttf) format('truetype'),url(../fonts/MuseoSansRounded-500.svg) format('svg');font-style:normal}
@font-face{font-family:MuseoSansRounded-700;src:url(../fonts/MuseoSansRounded-700.eot);src:url(../fonts/MuseoSansRounded-700.woff2) format('woff2'),url(../fonts/MuseoSansRounded-700.woff) format('woff'),url(../fonts/MuseoSansRounded-700.ttf) format('truetype'),url(../fonts/MuseoSansRounded-700.svg) format('svg');font-style:normal} 
*/

/* Museo Sans */
@font-face {
    font-family: 'MuseoSans-300';
    src: url('../fonts/2FDE32_0_0.woff2') format('woff2'),
         url('../fonts/2FDE32_0_0.woff') format('woff'),
         url('../fonts/2FDE32_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'MuseoSans-500';
    src: url('../fonts/2FDE32_1_0.woff2') format('woff2'),
         url('../fonts/2FDE32_1_0.woff') format('woff'),
         url('../fonts/2FDE32_1_0.ttf') format('truetype');
}

/* Museo Sans Rounded */
@font-face {
    font-family: 'MuseoSansRounded-300';
    src: url('../fonts/2FDE32_2_0.woff2') format('woff2'),
         url('../fonts/2FDE32_2_0.woff') format('woff'),
         url('../fonts/2FDE32_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'MuseoSansRounded-500';
    src: url('../fonts/2FDE32_3_0.woff2') format('woff2'),
         url('../fonts/2FDE32_3_0.woff') format('woff'),
         url('../fonts/2FDE32_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'MuseoSansRounded-700';
    src: url('../fonts/2FDE32_4_0.woff2') format('woff2'),
         url('../fonts/2FDE32_4_0.woff') format('woff'),
         url('../fonts/2FDE32_4_0.ttf') format('truetype');
}

body,html{font-family:MuseoSansRounded-500,arial;color:#262626;font-size:16px; margin: 0;
	padding: 0;}
.title-text,h1,h2,h3,h4,h5,h6{font-family:MuseoSansRounded-700;color:#002776;font-weight:400}

h1 {font-size:34px;line-height:40px;margin:10px 0 15px}
h2 {font-size:20px;line-height:22px;margin:10px 0 15px}
h3 {font-size:18px;line-height:20px;margin:10px 0 15px}

.LoginTitle { font-size: 30px; padding-bottom: 10px;}

/* PREDEFINED HTML TAGS
------------------------------------------------------------------ 
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
*/

div.MainContaner {
	position: relative;
    width: 100%;
    max-width: 1250px;
    margin: auto;
}
}

li {line-height: 22px;}

/* CONTAINER
-------------------------------------------------------------- */
#container {
	/* background:url(../Bilder/bgContainerTop.jpg) repeat-x; */
	/* width:100%; */
	width:1250px;
	height:115px;}
 
#MenuTopBottomLine { 
	width:100%;
	background:url(../images/bgContainerTopLine.png) repeat-x;
	height:22px;
	
}
 
/* CONTAINERCONTENT
-------------------------------------------------------------- */
#containerContent {
	width:1000px;
	float:left;}
 

/* HEADER
-------------------------------------------------------------- */
#header .left { /* logo */
	padding:12px 0 0 19px;
	float:left;
	width:250px;
	height:48px;}


/* LEFT
-------------------------------------------------------------- */
#left {
	width:300px;
	float:left;}
	
/* RIGHT
-------------------------------------------------------------- */
#right {
	float:left;
	width:690px;}
	

/* MENULINE & MENU (in top)
-------------------------------------------------------------- */
#menuLine  {
	margin:0 0 0 18px;
	position:relative;
	}


#menuLine .date {
	font-size:13px;
	font-weight:bold;
	color:#212E74;
	float:left;
	width:248px;
	margin-top:12px;
	padding-left: 22px;}

/* MENU */
.menuTop {
	float:left;}

.menuTop ul {
	margin:1px 0 0 0;
	padding:0;}
	
.menuTop ul li {
	list-style:none;
	float:left;
	color:#fff;
	/* background-image:url(../Bilder/bgHeaderMenuDivider.gif);
	background-repeat:no-repeat;
	background-position:right top; */}
	
.menuTop ul li a,
.menuTop ul li a:link,
.menuTop ul li a:active,
.menuTop ul li a:visited {
	text-decoration:none;
	padding:11px 15px;
	display:block;
	font-weight:normal;
	color:#4a5155;
	font-size:16px;
	font-family: MuseoSansRounded-500;}
/* color:#68748C; */	
.menuTop ul li a:hover {
	color: #5DBCFC} /*#212E74; */
	
	
	
/* MENU with login form (left column) 
------------------------------------------------------------ */
.menu {
	width:228px;
	margin-left:10px;}

.menu .header,
.menu .headerFirst {
	background:url(../Bilder/bgMenuHeader.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	
	padding:6px 0 4px 14px;
	xheight:29px;
	cursor:pointer;}
.menu .headerFirst {
	background:url(../Bilder/bgMenuHeaderFirst.jpg) no-repeat;}
	
.menu .selected {
	background:url(../Bilder/bgMenuHeaderSelected.jpg) no-repeat;}

.menu .content {
	background:url(../Bilder/bgMenuContent.jpg) repeat-y;
	padding:5px 5px 5px 13px;}

.menu .footer, 
.menu .footerLast {
	background:url(../Bilder/bgMenuFooter.jpg) no-repeat;
	height:2px;
	font-size:0;}
.menu .footerLast	{
	background:url(../Bilder/bgMenuFooterLast.jpg) no-repeat;
	height:3px;}
	
	
/* ARTICLE BODY 
------------------------------------------------------------ */
.articleBody {
	
	min-height:225px; height:auto !important; height:255px;
	padding:10px 5px 15px 5px;
	width:910px;}	

/* background:url(../Bilder/bgArticleBody.png) no-repeat; */
/* BOTTOM (credits)
------------------------------------------------------------ */
.bottom {
	/* position:fixed;
	bottom:0;
	left:0;
	background:#2C4D90;
	color:#FFFFFF;	
	height:25px; */ 
	width:100%;
	padding-bottom: 10px;}

#bottomContainer { 
	width: 100%;
    max-width: 1250px;
    margin: auto;
	position: relative;

}	

.bottom p {
	margin:5px 0 0 305px;
	padding:0;
	padding-top: 2px;}
	
.bottom a:link,
.bottom a:visited {
	/* color:#FFFFFF; */
	text-decoration:none;
	font-family:MuseoSansRounded-700;}
	
	

/* MAIN LINK SETTINGS
-------------------------------------------------------------- */

a:link,
a:visited {
	 color: #0075D2;
   text-decoration:underline;
   
	} 
a:hover, 
a:active {
	text-decoration:underline;
	color: #002776;}



/* MISC TOOLBOX 
------------------------------------------------------------ */
.clear {
	clear:both;}
	
.larger {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;}

.floatLeft {
	float:left;}
	
.floatRight {
	float:right;}

.overskrift {
	font-size:20px; 
	color:#FFFFFF; 
	font-weight:bold;}
	
.absmiddle {
	vertical-align: middle;}
	
.error {
	color:#FF0000;
	font-weight:bold;}


/* FORMS 
------------------------------------------------------------ */

form {
	margin:0;
	padding:5px 0 0 10px;}
	
.input {
	font-size: 12px;
	padding:2px 0 2px 2px;
	border:1px solid #CCCCCC;
	width:180px;
	background-image:url(../Bilder/bgInputForm.gif);
	background-repeat:repeat-x;}
	
/*.button {
	background-image:url(../../views/Bilder/bgButton.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #CCCCCC;
	padding:1px 4px 1px 4px;}*/
	
.Defbutton {padding:11px 20px;font-family:MuseoSansRounded-500;line-height:22px;font-size:16px;text-decoration:none;cursor:pointer;text-align:center;border-radius:4px;-webkit-transition:color .2s,background-color .2s,border .2s,opacity .2s;transition:color .2s,background-color .2s,border .2s,opacity .2s;color:#fff;background-color:#005AA4;border:0;display:inline-block;position:relative;z-index:1}
.Defbutton:hover {background-color:#004c8b;text-decoration:none;}
.Defbutton {background-color:#0075D2;text-decoration:none;}
.Defbutton span {color:#FFF;border:0;text-decoration:none;}
.Defbutton:focus,.Defbutton:hover,.Defbutton:visited,.Defbutton:active {color:#FFF;border:0;text-decoration:none;}

.button {
    height: 21px;
    display:inline-block;
    background: url('../Bilder/input_button_bg_left.gif') no-repeat top left;}

.button input, 
.button a {
    margin-left: 3px;
    background: url('../Bilder/input_button_bg_right.gif') no-repeat top right;
    height: 21px;
    border: 0;
    font-size: 11px;
    cursor: pointer;   
    /* added for ie7 */
    /*
    padding: 0px 2px;
    padding-right: 5px;
    */}

	
.formelementerFastStorrelse {
	font-size: 10px;
	width: 100px;}
	
	
/* HEADINGS 
------------------------------------------------------------ */	
/* 
h122, 
.overskrift1 {font-size:32px; color: #2A94BC; font-weight:normal}

h2222, .overskrift2 {font-size:21px; font-weight:bold; color:#2A94BC}

h3222, .overskrift3 {font-size:13px; color:#FFFFFF; font-weight:bold}

h4222, .overskrift4 {font-size:13px}

h5333, .overskrift5 {font-size:13px; color:#0C2577; font-weight:bold} */

.overskrift1 {font-size:32px; font-weight:normal}
.overskrift2 {font-size:21px; font-weight:bold;}
.overskrift3 {font-size:13px; font-weight:bold}
.overskrift4 {font-size:13px}
.overskrift5 {font-size:13px; font-weight:bold} 

.overskrift_lys {font-size:20px; color:#FFFFFF; font-weight:bold;}

.boxColorXl {
	padding:10px 25px 15px 25px;
	width:555px;}
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info-box, .success-box, .warning-box, .error-box { 

    border: 1px solid; 
    margin: 10px 0px; 
    padding:5px 5px 5px 30px; 
    background-repeat: no-repeat; 
    background-position: 10px center;
    font: normal 100% Helvetica, Arial, sans-serif;
}  

.info-box { 
    color: #00529B; 
    background:#BDE5F8 url('../images/icon_Info.png') top left no-repeat;
    background-position: 5px 5px;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/icon_Info.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/icon_Info.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/icon_Attention.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/icon_Cancel.png');
}

	






















/* OLD STUFF 
----------------------------------------------------------------------------------------------------------- */


/*.annenlinkfarge {font-size: 12px; color: #000099; font-weight:bold;text-decoration: none} 
.annenlinkfarge a:link {color: #000099; text-decoration: none} 
.annenlinkfarge a:visited {color: #000099; text-decoration: none} 
.annenlinkfarge a:hover {color: #000000; text-decoration: underline} 
.annenlinkfarge a:active {color: #000099; text-decoration: underline} 

.annenlinkfarge2 {font-size: 12px; color: #FFFFFF; font-weight:bold;text-decoration: none} 
.annenlinkfarge2 a:link {color: #FFFFFF; text-decoration: none} 
.annenlinkfarge2 a:visited {color: #FFFFFF; text-decoration: none} 
.annenlinkfarge2 a:hover {color: #FFFFFF; text-decoration: underline} 
.annenlinkfarge2 a:active {color: #FFFFFF; text-decoration: underline} */


/* TABELLER*/ 
.tabell_med_strek_rundt {border: 1px solid #ACB6C5; background-color:#FFFFFF}
	
.tabell_med_farget_strek_rundt {border: 1px solid #5381CC; background-image: url(Bilder_losning/bakg_tabell_venstre.jpg);
	background-repeat: repeat-x; background-color:#EAF1FC}

.tabell_med_strek_t_v_h {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tabell_med_strek_b_h {
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px;
	border-style: solid; border-color: #CCD8E9}
	
.tabell_med_strek_t {
	border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	border-style: solid; border-color: #FFFFFF}
	
.tabell_med_strek_B {
	border-bottom: 1px solid #FFFFFF;}

.tabell_m_bakgrunn {
	background-image: url(Bilder_losning/contactBg.gif);
	background-repeat: no-repeat;}



/* FORMS 
SELECT { height:17px}

.inputfelt_spesial { font-color: #000000; background-color:#f6f1ee; BORDER: #9e9695 1px solid; height:17px}

.dropdown_spesial { height:16px; font-size:11px; padding:0px}

.inputfelt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-color: #000000; height:16px; BORDER: #9e9695 1px solid;}

.knapp {
	border: 1px solid #9E9695; height:17px; font-size: 10px; font-color: #000000; background: #DEDCDB;}
*/


/* DIVERSE 
.smalltext {font-size:9px}
.nyhetslister {BACKGROUND: url(Bilder_losning/breadcrumb.gif) no-repeat 0% 1px}
.nyhetslister {MARGIN-TOP: 2px; PADDING-LEFT: 15px; MARGIN-LEFT: -15px}
*/

.list-box__list-item {background-color: #002776;}
.list-box__list  {background-color: #002776;}

.bank-list__se-less, .bank-list__se-more {
    background-repeat: no-repeat;
    background-image: url(images/arrow_down_white.svg);
    background-size: 14px;
    background-position: center;
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 10px;
    display: block;
    margin: auto;
}

table.minimalistBlack {
  border: 3px solid #000000;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.minimalistBlack td, table.minimalistBlack th {
  border: 1px solid #000000;
  padding: 5px 4px;
}
table.minimalistBlack tbody td {
  font-size: 13px;
}
table.minimalistBlack thead {
  background: #CFCFCF;
  background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  border-bottom: 3px solid #000000;
}
table.minimalistBlack thead th {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}
table.minimalistBlack tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  border-top: 3px solid #000000;
}
table.minimalistBlack tfoot td {
  font-size: 14px;
}

