/* CSS Document */


.elo_orange {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #054449;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    height: 12px;
}
.hr_Orange {
    height:3px;
    color: #054449;
    background-color: #054449;
    border: 1px solid #054449;
    width:100%;
}

.rmMainH{
    /*position: relative;*/
    font-size: 18px;
    color:#FFFFFF;
    background-color:#054449;
    border-radius: 1px 1px 0 0;
    width: 100%;
    height: 26px;
    text-indent: 20px;
    overflow: visible;
}

.rmMainB{
    /*position: relative;*/
    background-color:#FFFFFF;
    border: 2px solid #054449;
    border-radius: 3px;
    top: 0px;
    left: 0px;
    width: 1024px;
    font-size: 10px;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    resize: horizontal;
    overflow-y: auto;
}

.rmMain10{
    /*position: relative;*/
    top: 10px;
    left: 0px;
    width: 1004px;
    font-size: 12px;
    text-align:left;
    margin: 10px 10px 10px 10px;
    overflow:visible;
}

.rmMainError{
    color:#FF0000;
    font-weight:bold;
    font-size: 12px;
    padding-left:20px;
}

.rmMainButton{
    padding:20px;
    width:1004px;
}

.rmInfoBox{
    background-color: #E7EFF7;
}

.rmInfoBox2{
    background-color: #FEF7E3;
}

.OrgStatusNot1 {
    text-decoration: line-through;
    background-color: lightgrey;
}

/* Override pmws.css. */
table.StInfoBox {
    background-color: #E7EFF7;
    color: #000000;
}

.LanguageSwitcherLogin {
background-color: inherit;
}
.LanguageSwitcherLogin a {
text-decoration: none;
color: #000000;
}

.XlatANew {
    color:#0000FF;
}

.XlatATrans{
    color:#000000;
}

.XlatAMod{
    color:#CC0000;
}

.rmMenuLink{
    overflow:hidden;
    background-color:#F3F3F3;
    color:#000000;
    height: 18px;
    width: 150px;
    vertical-align: middle;
    border: solid #000000 1px;
    margin: 2px;
    margin-top: 2px;
    white-space:nowrap;
}
.rmMenuLinkDisabled{
    color: gray;
}
.rmMenuLink a {
    text-decoration: none;
    color: #000000;
}
.rmMenuLink a:hover {
    background-color:#7B94C6;
    color:#FFFFFF;
}

.header1 {
    font-weight: bold;
    font-size: 14px;
    COLOR: #054449;
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#054449;
    width:100%;
    font-family: Arial, "sans serif" }


img {
    border-style: dashed;
    border-width: 0px;
    border-radius: 2px;
}

form {
    margin: 0px;
    padding: 0px }

p {
    margin: 0px;
    padding: 0px }

a {
    text-decoration: none;
    
    }


h1 {
    font-weight: bold;
    font-size: 15px;
    COLOR: #054449;
    font-family: Arial, "sans serif";
    margin:0px}

h2 {
    font-weight: bold;
    font-size: 14px;
    COLOR: #054449;
    font-family: Arial, "sans serif";
    margin:0px}
h3 {
    font-weight: bold;
    font-size: 13px;
    COLOR: #054449;
    font-family: Arial, "sans serif";
    margin:0px}

h4 {
    font-weight: bold;
    font-size: 12px;
    COLOR: #054449;
    font-family: Arial, "sans serif";
    margin:0px}

h5 {
    font-weight: bold;
    font-size: 11px;
    COLOR: #054449;
    font-family: Arial, "sans serif";
    margin:0px}

hr {
    height: 3px;
    background-color: #054449;
    border: 1px solid #054449;
    width: 100%;
}


select {
    color:                     #000;
    font-style:             normal;
    font-weight:            normal;
    font-size:                12px;
    font-family:            Arial, "sans serif";
    background-color: #ffffff;
    border: 1px solid grey;
    border-radius: 3px;
    outline: none;
    padding: 2px;
}

input {
    color:                     #000;
    font-style:             normal;
    font-weight:            normal;
    font-size:                12px;
    font-family:            Arial, "sans serif";
    background-color: #FFFFFF;
    border: 1px solid grey;
    border-radius: 3px;
    padding: 2px;
}
input[type=checkbox],
input[type=radio],
input[type=file] {
    border: none;
}

textarea {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, "sans serif";
    background-color: #ffffff;
    border: 1px solid grey;
    border-radius: 2px;
    padding: 2px;
}

button {
    padding: 3px 5px;
    background: ButtonFace;
    color: ButtonText;
    border:2px outset ButtonFace;
}
button:hover {
    background-color: #7B94C6; !important;
    color: white;
    cursor: pointer;
}

table {
    display: table;
	border: 5px;
	border-collapse: separate;
	border-spacing: 2px;
	padding: 0px;
}

td {
    font-size: 12px;
    font-family: Arial, "sans serif";
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}


/* Skaper feil i HighCharts
td * {
vertical-align: top;
}
*/

th {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, "sans serif";
    text-align: left;
    margin: 0px;
    padding: 0px;
}

pre {
    font-size: 12px;
    font-family: Arial, "sans serif";
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    width: 396px;
    overflow: hidden;
}


.rem a:hover {
    background-color:#EDEAEA;
}
body {
    font-size: 12px;
    font-family: Arial, "sans serif";
    background-color:#F0F0E4;
    
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top:0;
}

.csHidden {
    visibility:hidden;
    display:none;
}
.csCursorHand {
    cursor:hand;
    cursor:pointer;
}

.hideOnlyScreen {
    display: none;
}

@media print {
    .rmMainH{
        position: static;
        width: 776px;
        margin-left: 0px;
	    background-color: #FFFFFF;
    }
    .rmMainB{
        position: static;
        width: 776px;
        margin: 20px 20px 0px 20px;
        border: 0px solid #00427B;
    }
    .rmMain10{
        position: static;
        width: 776px;
        margin: 0px 0px 0px 0px;
    }

    .StdFooter {
        visibility:hidden;
        display: none;
    }

    input {
        overflow:visible;
        border:0px;
    }

    @page {
        margin: 15;
    }

    body (
    )

    textarea {
        overflow:visible;
        border:0px;
    }

    button {
        visibility:hidden;
    }
    .noprint {
        visibility:hidden;
        display: none;
    }
    .hideOnlyScreen { display: block;
    }
}

svg { position: absolute !important }

