<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Spinner oppdatert fix */

.rt-input-spinner .tt-input {height:auto !important;}
.rt-input-spinner .twitter-typeahead {display:block !important; height:100%; }  
.rt-input-spinner .twitter-typeahead:after {content: ' ';display: block;clear: both;}

.ft-map-widget__expand {
    display:block; 
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    height:280px; 
    background:rgba(0, 0, 0, 0);
}
	
.ft-map-widget__expand [class*="-icon-"] {
	position:absolute;
	top:6px;
	right:6px;
	font-size: 30px;
opacity: .6;
cursor: pointer;}	

.ft-map-widget__expand [class*="-icon-"]:hover {
	
opacity: 1;}	
	
	

.list-link-selected a,
.list-link-selected span {
	color:#fff;
	background-color:#5cb85c;
	padding:0 3px;
	margin-left:-3px;
	display:inline-block;
	border-radius:2px;}
	
.list-link-selected a:hover {
	text-decoration:none;}	


	
@media (min-width: 992px) {
	
.ft-panel-infopage-equal-height  {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
 -webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.ft-panel-infopage-equal-height [class^="col-"] {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}

/* hack */
.ft-panel-infopage-equal-height .col-md-3 {
width:24.9%}

/* FF hack */
.ft-panel-infopage-equal-height .panel {
	width:100%;}

}

/* BISNODE nettbutikk skjema */
.rt-shop {
	padding-bottom:20px;}
.rt-shop__item h2 {
	font-size:16px;
	margin:0;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	padding-bottom:4px;
	}
	
.rt-shop__item label {
	font-weight:normal;}	

.rt-shop__item input {
	margin-right:6px;}

.rt-shop__item-description {
	color:#666;}

.rt-shop__disclaimer {
	color:#999;}

.rt-shop__provider {
	border-top:1px dotted #ccc;
	padding-top:10px;}
	
.rt-shop__provider p {
	margin:0;}	
	
.rt-shop__provider p + p {
	margin:12px 0 0 0;}	


/* hack fontstørrelse i søkefelt forside og roller */
.ft-vert-company .input-group-lg .form-control,
.ft-vert-roles .input-group-lg .form-control
{font-size: 18px;}


.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-hint {
/*display: block;
width: 100%;
height: 50px;
padding: 8px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #999;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.tt-dropdown-menu {
min-width: 160px;
margin-top: 2px;
padding: 5px 0;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
    width: 100%;
    text-align: left;
}
.tt-suggestion {
display: block;
padding: 3px 20px;
}
.tt-suggestion.tt-cursor {
color: #fff;
background-color: #428bca;
}
.tt-suggestion.tt-cursor a {
color: #fff;
}
.tt-suggestion p {
margin: 0;
} 
.twitter-typeahead{
    display: table-cell !important;
}
.tt-input {
    height: 46px;
}

.tt-input-custom  {
    height: 34px !important;
}
.company-result 
{
    height: 34px !important;
}
.auto-header {
    font-style: italic;
    margin: 0;
    padding: 12px 12px 8px 12px;
}

/*.typeahead, .tt-query, .tt-hint {
    border: 2px solid #CCCCCC;
    font-size: 50px;
    outline: medium none;
    padding: 8px 12px;
    width: 396px;
}*/

/*.tt-dropdown-menu {
    background-color: #FFFFFF;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    text-align: left;
    padding: 0 0 6px 0;
    margin: -1px 0 0 -3px;
    width: 100%;
}*/

/*.typeahead, .tt-query, .tt-hint {
    border: 2px solid #CCCCCC;
    font-size: 24px;
    outline: medium none;
    padding: 8px 12px;
    width: 396px;
}

.typeahead {
    background-color: #FFFFFF;
}

    .typeahead:focus {
        border: 2px solid #0097CF;
    }

.tt-query {
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
}

.tt-hint {
    color: #999999;
}

.tt-dropdown-menu {
    background-color: #FFFFFF;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    text-align: left;
    padding: 0 0 6px 0;
    margin: -1px 0 0 -3px;
    width: 100%;
}

.tt-suggestion {
    line-height: 24px;
    margin: 0;
    padding: 3px 3px 3px 24px;
    color: #333;
}

    .tt-suggestion.tt-cursor {
        background-color: #ecf6ff;
    }

    .tt-suggestion p {
        margin: 0;
    }

.auto-header {
    font-style: italic;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 12px 12px 8px 12px;
}

.tt-input {
    background: none;
}*/

/* hack fontstørrelse i søkefelt forside og roller */
.ft-vert-company .input-group-lg .form-control,
.ft-vert-roles .input-group-lg .form-control
{font-size: 18px;}


@media (max-width: 768px) {
    #mobile-gate { display: none;}
}

.panel-heading .dropdown-menu a {color:#333 !Important;}</pre></body></html>