@import "button.css";
@import "checkbox.css";
@import "general.css";
@import "header.css";
@import "infobox.css";
@import "login.css";
@import "radio.css";
@import "redbox.css";
@import "select.css";
@import "stepper.css";
@import "table_ph.css";
@import "textinput.css";

* {
    box-sizing: border-box;
}

div#ventebilde {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    border: none;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%
}

    div#ventebilde img {
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

div.logintekst1 {
    font-size: 24px;
}

div.logintekst2 {
    font-size: 18px;
}

div.btekst {
    font-weight: bold;
}

.calshade {
    border: 2px solid #EEEEEE;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    color: #333333;
    font-size: 16px;
    line-height: 16px;
}

/*
th {
	font-size: 14px;
}

td {
	font-size: 16px;
}
*/
tr#trchatinfo {
    display: none;
}

td#chat div {
    display: inline;
}

td#vmeny {
    width: 180px;
}

td#tdvismeny, td#tdskjulmeny {
    font-weight: bold;
    cursor: pointer;
    display: none;
}

td#tdvismeny {
    font-size: 130%;
}

td#tdskjulmeny {
    font-size: 100%;
}

img {
    border: 0px;
}

    img.midtstill {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    img.undermeny {
        width: 760px;
        height: 4px;
        margin-bottom: 5px;
        border: 0;
    }

    img.underchat {
        width: 760px;
        height: 4px;
        margin-top: 5px;
        margin-bottom: 20px;
        border: 0;
    }

.containermain {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 760px;
}

.holderarticlemain {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 760px;
}

.whitebgarticlemain {
    background-color: #FFFFFF;
    width: 760px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    margin-top: 0px;
    overflow: hidden;
}

tr.orgnrblue td {
    color: Blue;
}

table.narrowLines td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
}

table.narrowLinesB td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
}

table.withHspace td {
    padding-left: 5px;
    padding-right: 5px;
}

table.noHspace td {
    padding-left: 0px;
    padding-right: 0px;}

table.abokalender td {
    padding-left: 3px;
    padding-right: 3px;
}

    table.abokalender td.dag {
        font-size: 11px;
    }

#logginn {
    float: left;
    /*    padding-left: 2%;*/
    padding-left: 4px;
    clear: both;
}

.mobilfelt {
    font-size: 16px;
}

.kodefelt {
    height: 25px;
    width: 60px;
    font-size: 16px;
}

.redButton {
    font-size: 14px;
    color: White;
    font-weight: bold;
    background-color: #c7182f;
    border-color: #c7182f;
}

.txthead {
    display: block;
    font-weight: bold;
    float: left;
    text-align: right;
    margin-right: 15px;
    padding-top: 4px;
    width: 70px;
    height: 32px;
}

.txtboxlogin {
    display: block;
    float: left;
    height: 32px;
}

#footer {
    position: fixed;
    bottom: 0;
    clear: both;
    width: 100%;
    font-size: 14px;
    padding: 8px 0px;
    display: none; /* only display on small displays */
    float: left;
    background-color: white;
    z-index: 2;
    opacity: 1;
}

#bottombanner {
    width: 258px;
    height: 34px;
    display: inline;
    margin-left: 10px;
    float: left;
}

#bottompartmain {
    background-color: #FFF;
    width: 760px;
    height: 10px;
    margin-left: 0px;
    display: inline;
    float: left;
}
/*
h1 {
	color: #514a2c;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	margin-bottom: 7px;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

p {
	margin-top: 10px;
	float: left;
	display: block;
	color: #333333;
}

ul {
	list-style-type: disc;
}

a {
	font-size: 12px;
	color: #c10c28;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.menu {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	color: #cd2436;
}
*/
input.txtRalign {
    text-align: right;
}

input.txtCenter {
    text-align: center;
}

@media screen {
    .printshow {
        display: none;
    }
}

.footer {
    font-size: 14px;
    line-height: 15px;
    color: #333333;
    margin-left: 5px;
}

/*
.title {
	font-size: 30px;
	color: #333333;
	margin-left: 5px;
}
	*/

.over {
    font-weight: bold;
}

.submain {
    font-size: 16px;
    background-color: #fff;
    font-weight: bold;
    color: #000;
}

.subout {
    border-top: #e2ddd9 solid 1px;
}

.subover {
    border-top: #e2ddd9 solid 1px;
    background-color: #ebe9e5;
}

.overprogress {
    background-image: url(images/bg_progress2.gif);
    font-weight: bold;
    background-color: #FFFFFF;
    border-width: 0px;
    border-style: solid;
    border-color: #DDDDDD;
}

.outprogress {
    background-color: #EEEEEE;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #DDDDDD;
}

.sort_unselected_btn {
    border-width: 1px;
    border-style: solid;
    border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}

.dividerhorizontal {
    background-image: url(images/divider_horizontal.gif);
}

span.alert, tr.alert, select.alert, textarea.alert, input.alert {
    border-color: #C30C29;
}

.messagealert {
    background-color: #FFEE88;
}

.messageinfo {
    background-color: #ece9e4;
}

.sort_unselected {
    border-width: 1px;
    border-style: solid;
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
}

/* Brukes kun av GiroUtskrift.aspx
   Sjekk om den trenger å være her (ref. print.css, preview.css
*/
.payment {
    background-color: #FFFF99;
}

.Kondem {
    color: Red;
}

.orginfo {
    text-align: right;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.italictext {
    font-style: italic;
}

.underlinedrow {
    border-bottom: solid 1px grey;
}

.bold {
    font-weight: bold;
}

input.CommandButton {
    margin-right: 10px;
}

table.avvik td {
    border: 1px solid black;
}

table.avvik tr.graa {
    background-color: #D0D0D0;
}

table.avvik tr.avvik {
    background-color: #FFBEBE;
}

div.spaceabove {
    margin-top: 15px;
}

input.btn5em {
    width: 5em;
}

input.btn6em {
    width: 6em;
}

table.bsteg td {
    text-align: center;
    width: 71px;
    font-size: xx-small;
}

table.best02 {
    width: 100%;
}

    table.best02 td.bsteg {
        padding-top: 10px;
    }

    table.best02 th.std {
        padding-top: 15px;
        text-align: left;
    }

    table.best02 td.std {
        padding-top: 15px;
    }

    table.best02 td.stdb {
        padding-top: 15px;
        font-weight: bold;
    }

table.infoetikett {
    margin-left: 15px;
    margin-top: 30px;
}

table.etikett {
    margin-left: 15px;
    margin-top: 30px;
}

    table.etikett td {
        padding-left: 5px;
        padding-right: 5px;
    }

div.dynamic {
    max-width: 480px;
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    margin: 5px;
    padding: 5px;
    z-index: 5;
    /*    border: 1px solid blue;*/
    border-radius: 10px;
    /*    background-color: #eeeeee;*/
    background-color: #f6f4f0;
}

span.divshow {
    cursor: pointer;
    color: red;
}

@media print {
    .printhide {
        display: none;
    }

    #footer {
        display: none;
    }
}
/* From ofgmobil.css */
@media only screen and (max-width : 900px) { /* 600 px*/

    body {
        font-size: 14px;
        line-height: 14px;
    }

    .containermain {
        width: auto;
        max-width: 760px;
    }

    .holderarticlemain {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .whitebgarticlemain, #status01 {
        width: 100%;
        overflow: auto;
    }

    img.undermeny {
        width: 100%;
        max-width: 760px;
    }

    img.underchat {
        width: 100%;
        max-width: 760px;
        margin-bottom: 10px;
    }

    table.withHspace td {
        padding-left: 2px;
        padding-right: 2px;
    }

        table.withHspace td:first-child {
            padding-left: 0px;
        }

        table.withHspace td:last-child {
            padding-right: 0px;
        }

    td.notmobil {
        display: none;
    }

    table.best02 td.bsteg {
        padding-top: 0px;
    }

    #divOverlay {
        position: fixed;
        border: none;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: rgba(0,0,0,0.3);
        z-index: 4000;
    }

    #divMeny {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5000;
    }

        #divMeny table {
            background-color: White;
        }

    td#vmeny, td.over, td.submain {
        display: none;
        width: 100%;
    }

    td#tdvismeny {
        display: inline;
    }

    table#toppmeny td {
        vertical-align: baseline;
    }

    td#mainarea {
        padding-left: 0px;
    }

    input.txtdynsize {
        width: 200px;
    }

    td#tdchatinfo {
        display: none;
    }

    tr#trchatinfo {
        display: inline;
    }

        tr#trchatinfo td {
            padding-left: 20px;
        }

    .txthead {
        margin-right: 5px;
    }

    #tdbanan {
        display: none;
    }

    #trbanan {
        display: table-row;
    }

    img#topmenuline {
        margin-bottom: 10px;
    }

    table.dynpadding td {
        padding: 2px;
    }

        table.dynpadding td:first-child {
            padding-left: 0px;
        }

    td.messagealert ul {
        margin-left: 20px;
        padding-left: 0px;
    }

    #bottompartmain {
        width: 100%;
        max-width: 760px;
    }

    #footer {
        display: inline;
    }
}

@media only screen and (max-width : 360px) {
    .holderarticlemain {
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media only screen and (min-width:361px) and (max-width : 480px) {
    .holderarticlemain {
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media only screen and (min-width:481px) and (max-width:760px) {
    .holderarticlemain {
        padding-left: 5px;
        padding-right: 5px;
    }
}
