﻿
*
{
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    /*display: inline-block;*/
}

.float-right
{
    float: right;
}

.float-left
{
    float: left;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}


html
{
    background: url(images/bg_noise.jpg);
}

body
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #282828;
    /*line-height:24px;
    letter-spacing:0.03em;*/
}

form
{
    margin: 0;
    padding: 0;
}

textarea, input, select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: #000;
}


img
{
    border: 0;
}

a:link, a:visited
{
    color: #E0701F;
    text-decoration: none;
}

a:hover, a:active
{
    color: #063085;
    text-decoration: none;
}

div.mainframe
{
    /*margin:0 auto;	
	max-width:1532px;*/
    margin: 0 auto 0 5%;
    padding: 0 84px;
    position: relative;
    /*max-width:1532px;*/
}

section.rom div.mainframe
{
    margin: 0 auto;
    /*max-width:1532px;*/
}

div.mainframe-right-aligned
{
    /*margin:0 0 0 auto;
	width:90%;*/
    /*margin:0 0 0 5%;	*/
    margin: 0;
    max-width: 10000px;
    padding-right: 0px;
}

div.mainframe-centered
{
    margin: 0 auto;
    /*max-width:1532px;*/
}

p
{
    margin: 0 0 1.2em 0;
    padding: 0;
}

input.tekstboks1, textarea.tekstboks1
{
    border: solid 1px #bcbdbf;
    padding: 3px;
}

    input.tekstboks1:focus, textarea.tekstboks1:focus
    {
        background-color: #FFFFE1;
    }

.highlight
{
    background-color: #FFFFE1;
}
/* CUSTOM */
h1
{
    /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
    /*font-family:'Lobster Two', Arial, Helvetica, sans-serif;*/
    /*font-family:'ff-providence-web-pro', Arial, Helvetica, sans-serif;*/
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 30px;
    /*font-size:45px;*/
    font-weight: bold;
    /*font-weight:lighter;*/
    font-style: italic;
    line-height: 32px;
    letter-spacing: 0;
    color: #424242;
    margin: 0;
    padding: 0 0 0.6em 0;
}

    h1.newton-rom
    {
        /*margin:15px 0 20px 0;*/
        margin: 40px 0 15px 0;
        padding: 0;
        font-weight: bold;
        font-size: 24px;
    }

    h1.nyhet
    {
        /*margin:15px 0 20px 0;*/
        margin: 0px 0 15px 0;
        padding: 0;
        font-weight: bold;
        font-size: 24px;
    }

section.general-content h1.newton-rom
{
    margin-top: 0;
}

h2
{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*color:#575555;*/
    margin: 0;
    margin: 1em 0 1em 0;
}

    h2:first-of-type,
    h3:first-of-type
    {
        margin-top: 0;
    }

    h2 a:link, h2 a:visited
    {
        color: #063085;
    }

    h2 a:hover, h2 a:active
    {
        text-decoration: underline;
    }

h3
{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

ul, ol
{
    padding: 0;
    margin: 4px 0 4px 25px;
}

    ul li, ol li
    {
        padding: 2px 0;
    }

input.tekstboks1, textarea.tekstboks1, select.tekstboks1
{
    border: solid 1px #bcbdbf;
    padding: 3px;
}

    input.tekstboks1:focus, textarea.tekstboks1:focus
    {
        background-color: #FFFFE1;
    }

td.hovedcelle
{
    height: 612px;
}

div.topp
{
    /*background: url(images/bg_topp.jpg) no-repeat bottom right;*/
    background: url(images/bg_topp-none.png) no-repeat bottom right;
    height: 82px;
    padding: 21px 0 0 0;
    position: relative;
}

div.topp_full
{
    background: url(images/bg_topp_full-none.png) no-repeat bottom right;
}

#mypage
{
    position: absolute;
    top: 12px;
    right: 12px;
}

    #mypage a:link, #mypage a:visited
    {
        color: #fff;
        padding: 0 8px;
    }

    #mypage a:hover
    {
        text-decoration: underline;
    }

div.logo
{
    height: 38px;
    float: left;
    padding-left: 47px;
    padding-top: 2px;
}

div.camp
{
    padding-top: 2px;
    height: 38px;
    float: left;
}

.validation_summary
{
    margin: 1em 0 0.8em 0;
    border: solid 2px Red;
}

/*** TOPP MENY ***/
div.toppmeny
{
    padding: 0;
}

div.toppmeny_ie
{
    padding: 0;
}

    div.toppmeny a:link, div.toppmeny a:visited,
    div.toppmeny_ie a:link, div.toppmeny_ie a:visited
    {
        display: block;
        float: left;
        color: #e0701f;
        padding: 5px 15px 5px 15px;
        font-size: 14px;
        font-family: 'Open Sans';
        line-height: 1em;
        letter-spacing: 0;
        font-weight: 600;
        /*margin-bottom:10px;   */
        border-right: 1px solid #eee;
    }

    div.toppmeny ul > li:last-child a,
    div.toppmeny_ie ul > li:last-child a
    {
        border-right: none;
    }

    div.toppmeny a:hover, div.toppmeny a:active, div.toppmeny a.selected,
    div.toppmeny_ie a:hover, div.toppmeny_ie a:active
    {
        color: #2a6085;
    }

        div.toppmeny a.selected:link, div.toppmeny a.selected:visited,
        div.toppmeny_ie a.selected:link, div.toppmeny_ie a.selected:visited
        {
        }

a.selected
{
    font-style: italic;
}

div.toppmeny ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

    div.toppmeny ul li
    {
        display: inline-block;
        float: left;
    }

    div.toppmeny ul.l2
    {
        display: none;
    }


/*** TOPP MENY SLUTT ***/

a.arselected:link, a.arselected:visited
{
    color: #666;
}

div.bunn
{
    margin: 1px 0 0 0;
    padding-top: 1px;
    height: 35px;
    background: #eeecec;
    border: solid 1px #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    div.bunn div
    {
        float: left;
    }

div.hoved_topp
{
    background: url(images/hoved-topp.gif) no-repeat bottom right;
    border-left: solid 1px #FFFFFF;
    height: 19px;
    color: #fff;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 16px;
    padding-top: 6px;
    padding-right: 16px;
}

div.hoved_topp_full
{
    background: url(images/hoved-topp-full.gif) no-repeat bottom right;
}

div.hoved_topp a:link, div.hoved_topp a:visited
{
    color: #fff;
}

div.hoved_topp a:hover, div.hoved_topp a:active
{
    color: #fff;
    text-decoration: underline;
}

div.duerher a:link, div.duerher a:visited
{
    padding-left: 4px;
    padding-right: 4px;
}

td.hoved_midt
{
    background-color: #FFF;
    border-right: 1px solid #0c3d9f;
    width: 774px;
    height: 519px;
}

.pdf td.hoved_full
{
    background-color: transparent !important;
    width: 100% !important;
    height: auto !important;
}

.pdf > table
{
    width: 100%;
}

td.hoved_full
{
    background-color: #FFF;
    width: 986px;
    height: 519px;
}

div.content-table
{
    margin: 35px 15px 15px 15px;
}

div.innhold
{
    padding: 0 29px 33px 29px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.innhold_utenmeny
{
    padding: 35px 53px 43px 29px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.innhold_nyhet
{
    padding: 35px 83px 43px 29px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

td.hoyre_kolonne
{
    width: 209px;
    background: #eeecec;
    border-left: solid 1px #FFFFFF !important;
    border-right: solid 1px #FFFFFF !important;
}

td.hoved_bunn
{
    background: url(images/hoved-bunn.gif) no-repeat left;
    width: 100%;
    height: 7px;
    font-size: 1px;
    float: left;
}

td.hoved_bunn_full
{
    background: url(images/hoved-bunn-full.gif) no-repeat left;
    width: 100%;
    height: 7px;
    font-size: 1px;
}

div.hoved_bunn
{
    width: 300px;
    height: 7px;
    font-size: 1px;
    float: right;
    border-right: 1px solid #0c3d9f;
}

div.hoyrebunn
{
    background: url('images/hoyre_bunn.gif') no-repeat left 50%;
    width: 211px;
    height: 7px;
    font-size: 1px;
    float: right;
}

div.hoved_bunnmarg
{
    width: 774px;
    height: 23px;
    font-size: 1px;
    float: left;
    border-right: 1px solid #0c3d9f;
}

div.hoyre_bunnmarg
{
    background-color: #eeecec;
    width: 211px;
    height: 23px;
    font-size: 9px;
    float: left;
}

div.hoyre_topp
{
    background: url(images/bg_hoyre-topp.gif) no-repeat bottom left;
    width: 211px;
    height: 20px;
    padding-top: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #FFF;
    text-align: center;
}

div.hoyre_midt
{
    background: url(images/bg_hoyre-midt.gif) no-repeat left;
    width: 209px;
    height: 20px;
    padding-top: 6px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #FFF;
    text-align: center;
}

div.hoyre_midt_gronn
{
    display: none;
    background: url(images/bg_hoyre-midt-gronn.gif) no-repeat left;
    width: 209px;
    height: 20px;
    padding-top: 6px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #FFF;
    text-align: center;
}

td.nyheter
{
    height: 267px;
}

td.nettverksnytt
{
    height: 227px;
}

div.publisert
{
    font-size: 0.8em;
}

div.fylkeskart
{
    position: relative;
    background-repeat: no-repeat;
    background-position: top left;
}

    div.fylkeskart a.kartrom:link, div.fylkeskart a.kartrom:visited, div.fylkeskart a.kartromhover
    {
        display: block;
        position: absolute;
        background-image: url(images/rom.gif);
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
    }

    div.fylkeskart a.kartrom:hover, div.fylkeskart a.kartromhover
    {
        background-image: url(images/romlayer-hover.gif);
        width: 157px;
        height: 82px;
        color: #000000;
        font-size: 11px;
        filter: alpha(opacity=90);
        -moz-opacity: .90;
        opacity: .90;
    }

    div.fylkeskart a.kartrom:link span.kartrombeskrivelse, div.fylkeskart a.kartrom:visited span.kartrombeskrivelse
    {
        display: none;
    }

    div.fylkeskart a.kartrom:hover span.kartrombeskrivelse, div.fylkeskart a.kartromhover span.kartrombeskrivelse
    {
        display: block;
        padding: 18px 13px 13px 18px;
    }



    div.fylkeskart a.pilotkartrom:link, div.fylkeskart a.pilotkartrom:visited, div.fylkeskart a.pilotkartromhover
    {
        display: block;
        position: absolute;
        background-image: url(images/rompilot.gif);
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
    }

    div.fylkeskart a.pilotkartrom:hover, div.fylkeskart a.pilotkartromhover
    {
        background-image: url(images/pilotlayer-hover.gif);
        width: 157px;
        height: 82px;
        color: #000000;
        font-size: 11px;
        filter: alpha(opacity=90);
        -moz-opacity: .90;
        opacity: .90;
    }

    div.fylkeskart a.pilotkartrom:link span.kartrombeskrivelse, div.fylkeskart a.pilotkartrom:visited span.kartrombeskrivelse
    {
        display: none;
    }

    div.fylkeskart a.pilotkartrom:hover span.kartrombeskrivelse, div.fylkeskart a.pilotkartromhover span.kartrombeskrivelse
    {
        display: block;
        padding: 18px 13px 13px 18px;
    }



    div.fylkeskart a.driftkartrom:link, div.fylkeskart a.driftkartrom:visited, div.fylkeskart a.driftkartromhover
    {
        display: block;
        position: absolute;
        background-image: url(images/romdrift.gif);
        background-repeat: no-repeat;
        width: 14px;
        height: 14px;
    }

    div.fylkeskart a.driftkartrom:hover, div.fylkeskart a.driftkartromhover
    {
        background-image: url(images/driftlayer-hover.gif);
        width: 157px;
        height: 82px;
        color: #000000;
        font-size: 11px;
        filter: alpha(opacity=90);
        -moz-opacity: .90;
        opacity: .90;
    }

    div.fylkeskart a.driftkartrom:link span.kartrombeskrivelse, div.fylkeskart a.driftkartrom:visited span.kartrombeskrivelse
    {
        display: none;
    }

    div.fylkeskart a.driftkartrom:hover span.kartrombeskrivelse, div.fylkeskart a.driftkartromhover span.kartrombeskrivelse
    {
        display: block;
        padding: 18px 13px 13px 18px;
    }



a.romlink:link, a.romlink:visited
{
    background-image: url(images/kartikon.gif);
    background-repeat: no-repeat;
    display: block;
    padding: 1px 0 25px 27px;
    font-weight: bolder;
    color: #575555;
}

div.rom-kolonne-hoyre
{
    border: solid 1px #c1c0be;
    background: #eeeced;
    margin: 3px;
    padding: 1px 5px;
}

div.rom-kolonne-hoyre-box
{
    padding: 10px 6px;
    border-bottom: solid 1px #fff;
    font-size: 11px;
}

    div.rom-kolonne-hoyre-box h2
    {
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 4px 0;
    }

    div.rom-kolonne-hoyre-box a:link, div.rom-kolonne-hoyre-box a:visited
    {
        color: #063085;
        text-decoration: none;
    }

div.rom-intro
{
    padding: 10px 29px 29px 29px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div.rom-info
{
    margin-bottom: 15px;
}

    div.rom-info h2
    {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 2px 0;
    }

td.bunntekst
{
    padding-top: 2px;
    color: #fff;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

    td.bunntekst a:link, td.bunntekst a:visited
    {
        color: #fff;
    }

    td.bunntekst a:hover
    {
        text-decoration: underline;
    }

span.modulnr
{
    font-size: 10px;
}

div.modul_utviklet_av
{
    margin-top: 20px;
    font-size: 10px;
    padding: 6px 0;
    border-top: dotted 1px #000;
    border-bottom: dotted 1px #000;
}

div.modulfelt
{
    padding-bottom: 12px;
}

a.rss:link, a.rss:visited
{
    padding-left: 18px;
    background: url(images/feed-icon-14x14.png) no-repeat;
}

td.ledig1
{
    background-color: #a2c7ea;
    border-right: solid 1px #a2c7ea;
}

td.ledig2
{
    background-color: #a2c7ea;
    border-left: solid 1px #a2c7ea;
}

td.opptatt1
{
    background-color: #aeaeae;
    border-right: solid 1px #aeaeae;
}

td.opptatt2
{
    background-color: #aeaeae;
    border-left: solid 1px #aeaeae;
}

div.newtonadminmeny a:link, div.newtonadminmeny a:visited
{
    display: block;
    width: 339px;
    padding: 5px 0;
    margin: 0 0 2em 0;
    text-align: center;
    background-color: #aeb7c8;
    float: left;
    font-weight: bolder;
    border-right: solid 4px #FFFFFF;
}

div.pameldingsheader
{
    clear: both;
    padding: 0 0 5px 0;
    font-weight: bolder;
    color: #333333;
    font-size: 13px;
}

.bookingtekst
{
    color: #000000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
}

ul.modulliste
{
    margin: 0;
    padding: 0 0 0 12px;
}

div.fylker a.selected:link, div.fylker a.selected:visited
{
    color: #000;
}

a.handbok:link, a.handbok:visited
{
    display: block;
    float: left;
    background: url(images/pdf.gif) left no-repeat;
    padding: 3px 0 3px 20px;
    color: #575555;
    text-decoration: none;
}

a.handbok:hover
{
    text-decoration: underline;
}

.utvikletav
{
    border-top: dotted 1px #000;
    border-bottom: dotted 1px #000;
    padding: 5px 0;
    margin: 25px 0 15px 0;
}

.rapportheader
{
    background-color: #c5d9f1;
    color: #1f497d;
    font-weight: bolder;
}

.rapportth
{
    text-align: left;
    color: #1f497d;
    padding: 6px 0 0 5px;
}

.tekstfelt
{
    color: #000000;
}

.knapperad
{
    padding: 5px 10px;
    font-size: 11px;
    margin: 10px 0 10px 0;
    background-color: #FaFaFa;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}

.rapportcontrol input
{
    display: none;
}

a.rom-filarkiv
{
    line-height: 26px;
    font-size: 12px;
}

#filListe
{
    margin-top: 20px;
}

.mappe
{
    list-style: none;
    background: url(images/mappe.gif) no-repeat top left;
    padding: 0 0 0 20px;
    margin: 0;
}

.filer
{
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
}

.head
{
    border-bottom: 1px solid #666666;
}

.spacer
{
    float: left;
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #666666;
}

a.fblink:link, a.fblink:visited
{
    display: block;
    height: 65px;
    position: relative;
}

    a.fblink:link img, a.fblink:visited img
    {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }

    a.fblink:link span, a.fblink:visited span
    {
        display: block;
        position: absolute;
        top: 10px;
        left: 30px;
        width: 140px;
        font-size: 11px;
    }

.rom_modulliste h2
{
    background: #1b58c8;
    color: #fff;
    padding: 4px 5px;
    margin: 5px 0 0 0;
    font-size: 11px;
}

a.iconbutton, a.iconbutton:visited
{
    display: block;
    float: left;
    margin-right: 15px;
    padding-top: 6px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-left: 4px;
    color: #2C2D65;
    font-size: 11px;
    text-decoration: none;
}

    a.iconbutton:hover
    {
        color: #000000;
    }

img.iconbutton
{
    vertical-align: middle;
    padding-right: 4px;
}

.websidetabcontent
{
    padding: 5px 20px 10px 20px;
}

    .websidetabcontent h3
    {
        margin: 7px 0 5px 0;
    }

    .websidetabcontent h4
    {
        margin: 7px 0 5px 0;
    }

    .websidetabcontent textarea, input[type=text], input[type=email], select
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px !important;
        color: #000;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        line-height: 18px;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #CFD3DA;
        min-height: 24px;
        margin: 3px 0 5px 0;
        padding: 3px 10px;
    }

.contentframe
{
    background-color: #F8F8F8;
    color: #333;
}

    .contentframe h2
    {
        font-size: 14px;
        color: #333;
    }

    .contentframe h3
    {
        color: #333;
    }

DIV.websidetabs2
{
    margin-top: 5px;
}

    DIV.websidetabs2 DIV
    {
        padding: 5px 11px;
        font-size: 11px;
    }

    DIV.websidetabs2 .child a
    {
        padding-left: 17px;
    }

DIV.websidetabselected2
{
    padding: 3px 5px;
    border-top: solid 1px #CFD3DA;
    border-right: solid 1px #F8F8F8;
    border-left: solid 1px #F8F8F8;
    border-bottom: solid 1px #CFD3DA;
    background-color: #F8F8F8;
    font-size: 10px;
}

DIV.websidetabs2 DIV A:link, DIV.websidetabs2 DIV A:visited
{
    color: #000000;
    text-decoration: none;
}

DIV.websidetabselected2 A:link, DIV.websidetabselected2 A:visited, DIV.websidetabselected2 A:hover
{
    font-weight: bold;
}

DIV.websidetabs2 DIV A:hover
{
    color: #2C2D65;
}

TD.paneltoolbar
{
    padding: 0px 4px 1px 15px;
    border-top: solid 1px #CDD2D9;
    border-right: solid 1px #CDD2D9;
    border-left: solid 1px #CDD2D9;
    border-bottom: solid 1px #CDD2D9;
    background-image: url(../gfx/bg_paneltoolbar.gif);
    background-repeat: no-repeat;
    background-color: #FAFCFD;
    height: 28px !important;
}

.success
{
    background-image: url(/admin/gfx/ikoner/confirmed.gif);
    background-repeat: no-repeat;
    display: block;
    color: Green;
    padding: 10px 10px 10px 38px;
    font-weight: bolder;
}

div.punktboks
{
    padding: 5px 0;
}

.mappe
{
    list-style: none;
    background: url(/admin/gfx/mappe.gif) no-repeat top left;
    padding: 0 0 0 20px;
    margin: 0;
}

.filer
{
    list-style: none;
    padding: 0 0 0 5px;
    margin: 0;
}

.hjelp
{
    background: url(/admin/gfx/hjelp_bg.gif) no-repeat top left;
    border-bottom: solid 3px #adbddd;
    border-right: solid 3px #adbddd;
    margin-right: 0px;
    padding: 46px 29px 20px 19px;
    font-size: 11px;
    color: #000;
    display: block;
    float: right;
    width: 240px;
}

.hjelp3
{
    background: none;
    background-image: none !important;
    border-bottom: none;
    border-right: none;
    margin-right: 0px;
    padding: 5px;
    font-size: 12px !important;
    color: #000 !important;
    line-height: 18px;
    display: none;
    width: 320px;
}

.myCustomClass
{
    width: 330px;
    max-width: 330px !important;
}

.help
{
    float: right;
    background-image: url(gfx/help.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    width: 26px;
    height: 26px;
    cursor: pointer;
}

    .help.small
    {
        float: none !important;
        background-image: url(gfx/help.png);
        background-size: 100%;
        background-repeat: no-repeat;
        display: inline-block;
        width: 14px;
        height: 14px;
        cursor: pointer;
    }

fieldset
{
    margin-bottom: 10px;
}

legend
{
    font-weight: bold;
    font-size: 12px;
}

.deleteDir
{
    margin-left: 10px;
}

.modulestaticinfo
{
    background: #ccc;
    margin: 0 0 15px 0;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .modulestaticinfo table td a:link, .modulestaticinfo table td a:visited
    {
        color: #063085;
    }

    .modulestaticinfo table td a:hover
    {
        text-decoration: underline;
    }

.cblist input, .cblist label
{
    float: left;
}

.cblist input
{
    width: 20px;
}

.cblist label
{
    margin-top: 2px;
    width: 140px;
}

#home_buttons a
{
    display: block;
    color: #5c5a5a;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    float: left;
}

    #home_buttons a:hover
    {
        color: #000;
    }

#antallelever
{
    float: left;
    margin: 26px 0 0 10px;
    clear: both;
}

.antallelever_ie7
{
    margin: 0 0 0 10px !important;
}

#antallelever div
{
    padding: 6px 5px;
    float: left;
}

#antallelever #antall
{
    background: url(images/bg_antall.png) no-repeat;
    text-align: right;
    padding: 6px 9px 0 0;
    width: 46px;
    height: 20px;
    font-weight: bold;
}

#innhold_forside
{
    background: #f2f2f2;
    padding: 31px 0 0 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    height: 184px;
    margin: 1px 2px -8px 2px;
    width: 747px;
    border: solid 4px #f2f2f2;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -o-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    position: absolute;
}

.innhold_forside_ie8
{
    height: 194px !important;
}

#bottom
{
    background: url(images/bg_bottom.png) no-repeat;
    height: 7px;
    width: 986px;
}

.adminmenu
{
    padding-bottom: 10px;
}

.adminsubmenu
{
    border-top: solid 1px #000;
    padding: 5px 0 20px 0;
}

    .adminsubmenu span
    {
        padding: 0 8px;
    }

    .adminsubmenu a.selected, .adminmenu a.selected
    {
        color: #000;
    }


/* menu */
div.undermeny
{
    padding-right: 5px;
    font-style: italic;
}

    div.undermeny li
    {
        /*margin-bottom:10px;*/
        border-bottom: 1px solid #eee;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

ul.l2
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    ul.l2 li
    {
        padding-bottom: 0;
    }

ul.l3
{
    list-style-type: none;
    padding: 0;
    margin: 11px 0 0 16px;
}

    ul.l3 li
    {
        padding: 2px 0 3px 0;
    }

div.undermeny ul.l2 > li
{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

div.undermeny ul.l2 li:first-child
{
    padding-top: 0px !important;
}

div.undermeny ul.l3 li:last-child
{
    padding-bottom: 0px !important;
    border-bottom: none;
}

div.undermeny ul.l3 li
{
    border-bottom: none;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

a.l2:link, a.l2:visited
{
    /*font-size: 12px;*/
    font-weight: bold;
    color: #424242;
}

a.l2:hover
{
}

a.l2selected:link, a.l2selected:visited
{
    color: #f07d29;
}

a.l3:link, a.l3:visited
{
    /*font-size: 11px;*/
    color: #424242;
}

a.l3:hover
{
    color: #f07d29;
}

a.l3selected:link, a.l3selected:visited
{
    color: #f07d29;
}

a.selected:link, a.selected:visited
{
    color: #f07d29;
}

a.selected.dark:link, a.selected.dark:visited
{
    color: #063085;
}

table.list td, table.list th, tr.tableheader th
{
    padding: 4px;
}

table.list th, tr.tableheader th
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #eee;
}

table.list tr:hover
{
    background-color: #EEEEEE;
}

.row
{
    background-color: #f7f9fa;
}

.altrow
{
    background-color: #FFFFFF;
}

fieldset
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
}

.new
{
    float: left;
    background: url('/App_Themes/Standard/images/knapper/ny.gif') no-repeat left center;
    padding: 3px 0 3px 20px;
    margin-right: 20px;
}

.preview
{
    float: left;
    background: url('/App_Themes/Standard/images/knapper/preview.gif') no-repeat left center;
    padding: 3px 0 3px 20px;
    margin-right: 20px;
}

#fblikebox
{
    background: #fff;
    padding: 0 0 6px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0;
}

    #fblikebox h3
    {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        background: #0b3a9a;
        text-align: center;
        font-size: 12px;
        color: #fff;
        margin: 0;
        padding: 2px 0;
    }

.helpIcon
{
    background: url(images/help_icon.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    padding: 0 2px;
    display: block;
    float: left;
    margin-top: -2px;
    cursor: help;
}

.boxwidth
{
    width: 635px;
}

.boxheight
{
    height: 100px;
}

.ui-helper-clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix
{
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix
{
    height: 1%;
}

.ui-helper-clearfix
{
    display: block;
}

.cellpadding
{
    padding: 5px 0;
}

.costtable
{
    padding: 0;
    margin: 0;
    width: 635px;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: initial;
}

    .costtable thead th
    {
        text-align: left;
    }

    .costtable td
    {
        padding: 0;
    }

    .costtable .equipment
    {
        width: 240px;
    }

    .costtable .number
    {
        width: 80px;
    }

        .costtable .number input
        {
            text-align: center;
        }

    .costtable .supplier
    {
        width: 190px;
    }

    .costtable .cost
    {
        width: 130px;
    }

        .costtable .cost input
        {
            text-align: right;
        }

    .costtable .add
    {
    }

.textalign
{
    text-align: center;
}

.excelprint
{
    display: block;
    background-image: url(images/excel.png);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    color: #000000 !important;
    margin-bottom: 5px;
}

.sumfooter
{
    text-align: right;
}
/* Newton admin */
.rom_modulliste
{
}

    .rom_modulliste .module_list
    {
        border-collapse: collapse;
        border-spacing: 0;
        padding: 0;
        margin: 0;
    }

        .rom_modulliste .module_list tbody tr
        {
            border: solid 1px #cdd2d9;
        }

            .rom_modulliste .module_list tbody tr:nth-child(odd)
            {
                /*background-color: #eeeeee;*/
            }

        .rom_modulliste .module_list tbody td
        {
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .rom_modulliste .module_list tbody td:nth-child(2)
            {
                padding-left: 10px;
            }

.moduledropdown
{
    font-size: 14px !important;
    line-height: 22px;
    height: 35px;
    width: 100%;
}

h2.reportheader
{
    margin: 20px 0 5px 0 !important;
}

h3.reportheader
{
    margin: 10px 0 0px 0 !important;
}

.l2 ul
{
    display: none;
}

.l2selected ul
{
    display: block;
}
