﻿body {
    background-position: left top;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    line-height: 150%;
}

html.wait, html.wait * {
    cursor: wait !important;
}

.hourglass {
    cursor: wait;
}


.upper {
    text-transform: uppercase;
}

td {
    font-weight: normal;
    font-family: arial, sans-serif;
    margin-left: 40px;
}

    td.spacer {
        width: 10px;
    }

.row {
    margin-bottom: 5px;
}

h1 {
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 110%;
}

.rubrik {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 110%;
}

.mellanrubrik {
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.btnNormal {
    display: block;
    background: url(/Bilder/GrayButton.png );
    background-repeat: repeat;
    border-style: none;
    height: 28px;
    width: 124px;
    font-size: 13px;
}

.btnHover {
    display: block;
    background: url(/Bilder/OrangeButton.png);
    background-repeat: repeat;
    border-style: none;
    height: 28px;
    width: 124px;
    font-size: 13px;
}

.rubrik_blogg {
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #000099;
}

.stortext {
    font-family: arial;
    font-size: 25px;
    color: #009900;
}

.brodtext {
    font-size: 11px;
    font-weight: normal;
    font-family: arial, sans-serif;
}

.brodtext_blue {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000099;
}

.brodtext_fet {
    font-size: 11px;
    font-family: arial, sans-serif;
    font-weight: bold;
}

.invisible {
    display: none;
}

.invisible2 {
    display: none;
    text-align: center;
}

.disabled {
    pointer-events: none;
    opacity: 0.0;
}

.liten {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.liten_rubrik {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #006666;
}

.greenline {
    border: #006666;
    border-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

.pinkline {
    border: #ff0066;
    border-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

.checkbox label {
    display: block;
    vertical-align: top;
}

.floatleft {
    float: left;
}

tbody tr td.igg_2500 {
    background-color: #F3C074 !important;
}

tbody tr td.igg_2501 {
    background-color: #8CB4F0 !important;
}

tbody tr td.igg_2502 {
    background-color: #C194D4 !important;
}

tbody tr td.igg_5522 {
    background-color: #F3C074 !important;
}

tbody tr td.igg_5523 {
    background-color: #8CB4F0 !important;
}

tbody tr td.igg_5524 {
    background-color: #C194D4 !important;
}

tbody tr td.igg_5525 {
    background-color: #8EC477 !important;
}

tbody tr td.igg_5526 {
    background-color: #F3C074 !important;
}

tbody tr td.igg_5527 {
    background-color: #EBACBF !important;
}

tbody tr td.igg_5528 {
    background-color: #8CB4F0 !important;
}

tbody tr td.igg_5529 {
    background-color: #B6A171 !important;
}

.green {
    color: #006666;
}

.pink {
    color: #ff0066;
}

.red {
    color: #cc0000;
}

.yellow {
    color: #ffcc00;
}

.black {
    color: #000000;
}

.blue {
    color: #0080FF;
}

.tdheader {
    background-color: #cccccc;
    padding: 3px;
}

.tdcontent {
    background-color: #efefef;
    padding: 3px;
}

.Hlink {
    cursor: hand;
    cursor: pointer;
    font-family: Arial;
    text-decoration: underline;
    font-size: 11px;
}

.tooltip {
    cursor: hand;
    cursor: pointer;
    font-family: Arial;
    text-decoration: underline;
    font-size: 11px;
}


.link {
    color: #000000;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    font-size: 11px;
}

    .link:hover {
        color: #006666;
        font-weight: bold;
        font-family: Arial;
        text-decoration: underline;
        font-size: 11px;
    }

.link_copy {
    color: #006666;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    font-size: 11px;
}

    .link_copy:hover {
        text-decoration: underline;
    }

hr {
    border: solid;
    color: #D7D7D7;
    height: 1px;
}

.copyright {
    font-size: 11px;
    line-height: 13px;
}

.kantlinje {
    border: #efefef;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.kantlinje_green {
    border: #87b847;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.kantlinje_red {
    border: #b85a47;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.kantlinje_ljus {
    border: #efefef;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.kantlinje2 {
    border: #666666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0;
}

.ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.li {
    background-image: url(bilder/ok.gif);
    background-repeat: no-repeat;
    background-position: 0;
    padding-right: 15px;
    padding-left: 20px;
}


.white_content {
    display: none;
    position: absolute;
    top: 20px;
    left: 25%;
    width: 700px;
    height: 800px;
    padding-left: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 0;
    border: 5px solid black;
    background-color: white;
    z-index: 1002;
    overflow: hidden;
}

.ledtext_std {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}

.ledtext_fet {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.ledtext_red {
    font-family: Arial;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
}

.ledtext_blue8 {
    font-family: Arial;
    font-size: 11px;
    color: blue;
    font-weight: bold;
}

.ledtext_blue10 {
    font-family: Arial;
    font-size: 14px;
    color: blue;
    font-weight: bold;
}

.TextBox {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    border: solid 1px #cccccc;
    background: transparent url('../ig_res/IG/images/igte_Sprite.png') no-repeat 0 -46px;
    /* Rounded corners */
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.TextBoxUpper {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    border: solid 1px #cccccc;
    background: transparent url('../ig_res/IG/images/igte_Sprite.png') no-repeat 0 -46px;
    /* Rounded corners */
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.TextBoxReadOnly {
    font-family: Arial;
    font-size: 11px;
    color: #999999;
    border: none;
}

.TextBoxReadOnlyRight {
    font-family: Arial;
    font-size: 11px;
    color: #999999;
    border: none;
    text-align: right;
}

.TextBoxRight {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    border: solid 1px #cccccc;
    text-align: right;
    background: transparent url('../ig_res/IG/images/igte_Sprite.png') no-repeat 0 -46px;
    /* Rounded corners */
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.CheckBox {
    background: #fff;
    border: 1px solid #B4D6E7;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*background: transparent  url('../ig_res/IG/images/igte_Sprite.png') no-repeat 0 -46px;*/
}

.DropDownList {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    border: solid 1px #cccccc;
    background: White url('../ig_res/IG/images/igte_Sprite.png') no-repeat 0 -46px;
    /* Rounded corners */
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.gv_header {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    background-color: #B4D6E7;
}

.gv_footer {
    font-family: Arial;
    font-size: 10px;
    color: Blue;
    background-color: #B4D6E7;
}

.gv_sub {
    margin: 10px;
}

.gv_items {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    margin-right: 0;
}

.gv_items_alt {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    background-color: #B4D6E7;
}

.gv_itemsRED {
    font-weight: inherit;
    color: Red;
}

.gv_itemsYELLOW {
    font-weight: inherit;
    color: #FFFF66;
}

.gv_itemsGREEN {
    font-weight: inherit;
    color: Green;
}

.gv_itemsPURPLE {
    font-weight: inherit;
    color: Purple;
}

.gv_itemsBold {
    font-weight: bold;
    color: inherit;
}

.gv_itemsREDBold {
    font-weight: bold;
    color: Red;
}

.gv_itemsGREY {
    font-weight: inherit;
    color: Gray;
}

.gv_itemsBLUE {
    font-weight: inherit;
    color: Blue;
}

tbody tr td.gv_rowRed {
    color: white;
    background-color: red !important;
}

tbody tr td.gv_rowGreen {
    color: white;
    background-color: green !important;
}

tbody tr td.gv_rowYellow {
    color: black;
    background-color: #ffff00 !important;
}

.MenuItem {
    background: url('../ig_res/IG/images/igwdm_VerticalBackground.png');
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding: 6px 12px 6px 12px;
    color: Black;
    text-decoration: none;
}

.MenuItemHover {
    background-color: #34A5D3;
    background-repeat: repeat-x;
    background-position: center top;
    background-image: url('../ig_res/IG/images/igdm_ItemHover.png');
    border: solid 1px Transparent;
}

.MenuItem2 {
    background: url('../ig_res/IG/images/igwdm_VerticalBackground.png');
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 12px 6px 12px;
    color: #666666;
    text-decoration: none;
    border: solid 1px #D0D0D0;
    /* Rounded corners */
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.DateTimePicker {
    font-family: Arial;
    font-Size: 11px;
}


.PULS_LinkButton {
    cursor: hand;
    font-family: Arial;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}

.PULS_LinkButton_Red {
    cursor: hand;
    font-family: Arial;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

#skuggaMomDeb {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: #000000;
    -moz-opacity: .50;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    -ms-opacity: .50;
    opacity: .50;
    z-index: 9998;
}

#DivMomDeb {
    display: none;
    /*position: absolute;
            width: 400px;
            height: 320px;
            display: none;
            background: #FFFFFF;
            left: 400px;
            top: 200px;
            z-index: 9999;       
           	border-left: 1px solid #aaaaaa;
	        border-right: 1px solid #aaaaaa;*/
    /* Rounded corners */
    /*-moz-border-radius: 20px;
		    -ms-border-radius: 20px;
		    -webkit-border-radius: 20px;
		    border-radius: 20px;
		    -moz-box-shadow:    0 0 5px #000000;
	        -webkit-box-shadow: 0 0 5px #000000;
		    -ms-box-shadow:         0 0 5px #000000;
		    box-shadow:         0 0 5px #000000;*/
}



.PULS_Button {
    /* Rounded corners */
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial;
    font-size: 120%;
    color: white;
    background-image: url('../ig_res/IG/images/igg_SelectedCellBg.png');
    background-repeat: repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    line-height: normal;
    border: none;
    cursor: pointer;
    padding: 0 5px 0 5px;
}

.PULS_Button_AO {
    /* Rounded corners */
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
}

.invisible {
    display: none;
}

#skugga {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: #000000;
    -moz-opacity: .50;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    -ms-opacity: .50;
    opacity: .50;
    z-index: 9998;
}

#popupruta {
    position: absolute;
    width: 400px;
    height: 250px;
    display: none;
    background: #FFFFFF;
    left: 400px;
    top: 200px;
    z-index: 9999;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    /* Rounded corners */
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 5px #000000;
    -webkit-box-shadow: 0 0 5px #000000;
    -ms-box-shadow: 0 0 5px #000000;
    box-shadow: 0 0 5px #000000;
}

#popupruta_u {
    display: none;
    /*position: absolute;
            width: 400px;
            height: 250px;
            display: none;
            background: #FFFFFF;
            left: 400px;
            top: 200px;
            z-index: 9999;       
           	border-left: 1px solid #aaaaaa;
	        border-right: 1px solid #aaaaaa;*/
    /* Rounded corners */
    /*-moz-border-radius: 20px;
		    -ms-border-radius: 20px;
		    -webkit-border-radius: 20px;
		    border-radius: 20px;
		    -moz-box-shadow:    0 0 5px #000000;
	        -webkit-box-shadow: 0 0 5px #000000;
		    -ms-box-shadow:         0 0 5px #000000;
		    box-shadow:         0 0 5px #000000;*/
}

#popupruta_n {
    display: none;
    /*position: absolute;
            width: 400px;
            height: 250px;
            display: none;
            background: #FFFFFF;
            left: 400px;
            top: 200px;
            z-index: 9999;       
           	border-left: 1px solid #aaaaaa;
	        border-right: 1px solid #aaaaaa;
    
            /* Rounded corners */
    /*-moz-border-radius: 20px;
		    -ms-border-radius: 20px;
		    -webkit-border-radius: 20px;
		    border-radius: 20px;
		    -moz-box-shadow:    0 0 5px #000000;
	        -webkit-box-shadow: 0 0 5px #000000;
		    -ms-box-shadow:         0 0 5px #000000;
		    box-shadow:         0 0 5px #000000;*/
}

#skuggaKomm {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: #000000;
    -moz-opacity: .50;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    -ms-opacity: .50;
    opacity: .50;
    z-index: 9998;
}


#EgnaArt {
    display: none;
    /*position: absolute;
            width: 400px;
            height: 250px;
            display: none;
            background: #FFFFFF;
            left: 400px;
            top: 200px;
            z-index: 9999;       
           	border-left: 1px solid #aaaaaa;
	        border-right: 1px solid #aaaaaa;*/
    /* Rounded corners */
    /*-moz-border-radius: 20px;
		    -ms-border-radius: 20px;
		    -webkit-border-radius: 20px;
		    border-radius: 20px;
		    -moz-box-shadow:    0 0 5px #000000;
	        -webkit-box-shadow: 0 0 5px #000000;
		    -ms-box-shadow:         0 0 5px #000000;
		    box-shadow:         0 0 5px #000000;*/
}

#skuggaEgnaArt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: #000000;
    -moz-opacity: .50;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    -ms-opacity: .50;
    opacity: .50;
    z-index: 9998;
}

#EgnaArtPal {
    display: none;
    /*position: absolute;
            width: 500px;
            height: 250px;
            display: none;
            background: #FFFFFF;
            left: 350px;
            top: 200px;
            z-index: 9999;       
           	border-left: 1px solid #aaaaaa;
	        border-right: 1px solid #aaaaaa;
    
            /* Rounded corners */
    /*-moz-border-radius: 20px;
		    -ms-border-radius: 20px;
		    -webkit-border-radius: 20px;
		    border-radius: 20px;
		    -moz-box-shadow:    0 0 5px #000000;
	        -webkit-box-shadow: 0 0 5px #000000;
		    -ms-box-shadow:         0 0 5px #000000;
		    box-shadow:         0 0 5px #000000;*/
}

#skuggaEgnaArtPal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: #000000;
    -moz-opacity: .50;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    -ms-opacity: .50;
    opacity: .50;
    z-index: 9997;
}


#MomKommentar {
    display: none;
    /*position: absolute;
            width: 400px;
            height: 250px;
            display: none;
            background: #FFFFFF;
            left: 400px;
            top: 200px;
            z-index: 9999;       
           	border-left: 1px solid #aaaaaa;
	        border-right: 1px solid #aaaaaa;*/
    /* Rounded corners */
    /*-moz-border-radius: 20px;
		    -ms-border-radius: 20px;
		    -webkit-border-radius: 20px;
		    border-radius: 20px;
		    -moz-box-shadow:    0 0 5px #000000;
	        -webkit-box-shadow: 0 0 5px #000000;
	        box-shadow:         0 0 5px #000000;*/
}


.completionList {
    border: solid 1px #cccccc;
    margin: 1px;
    padding: 1px;
    overflow: auto;
    width: 300px !important;
    font-family: Arial;
    font-size: 10px;
    background-color: #ffffff;
    list-style-type: none;
    margin: 0 !important;
    white-space: nowrap;
    z-index: 10000;
    max-height: 400px;
    min-width: 200px;
}

.listItem {
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    background-color: #ffffff;
}

.itemHighlighted {
    background-color: #ffcc66;
    font-family: Arial;
    font-size: 10px;
}


.formatCenter_underline {
    text-align: center;
    text-decoration: underline;
}

.formatRight {
    text-align: right;
}

.formatCenter {
    text-align: center;
}

.formatCenterImportant {
    text-align: center !important;
}

.formatLeft {
    text-align: left;
}

.formatLeft_Red {
    text-align: left;
    color: red;
}


.requiredfield {
    font-family: Arial;
    color: #cc0000;
    font-weight: bold;
    font-size: 1.4em;
    margin: 0 0 0 4px;
}

/*stil för saker i ADM_WX42.aspx*/
table#tblx41 {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dddddd;
}

    table#tblx41 > tbody > tr:nth-child(odd) {
        background-color: #eeeeee;
    }

.sysconfrubrik {
    width: 180px;
}

.sysconfvalue {
    width: 180px;
}

.valign_top_td td {
    vertical-align: top;
}




.cellborders {
    border-right: 2px solid #EE0808;
    border-left: 2px solid #EE0808;
}

.cellborderleft {
    border-left: 2px solid #EE0808;
}

.cellborderright {
    border-right: 2px solid #EE0808;
}

.customrowred {
    background-color: Red !important;
}

.customrowyellow {
    background-color: Yellow !important;
}

.customrowblue {
    background-color: Aqua !important;
}

.pricelistactiverow {
    color: Green;
}

    .pricelistactiverow td.igg_IGSelectedCell {
        color: Lime;
    }

.pricelistbadrow {
    color: Red;
}

    .pricelistbadrow td.igg_IGSelectedCell {
        color: Red;
    }

.prodflode {
    text-align: center;
}

.prodflode_gray {
    background-color: Gray;
}

.prodflode_green {
    background-color: #6FE377;
}

.autocomplete_row_red {
    background-color: #ff0000;
}

.Color_Red {
    background: rgb(64,10,10);
    background: linear-gradient(0deg, rgba(64,10,10,1) 0%, rgba(116,0,0,1) 25%, rgba(156,0,0,1) 72%, rgba(251, 61, 61,1) 100%);
    display: block;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: white;
    vertical-align: middle;
    border: 0.5px solid black;
}
/*Modal Css*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}

.modal-bg {
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 2px;
    border: 1px solid #888;
    width: 40%;
    border-radius: 6px;
    border-color: black;
}

.modal-head {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
    border-radius: 2px;
    border-color: black;
    height: 25px;
    font-size: 15px;
    margin: auto;
}

.modal-head2 {
    margin: auto;
    width: 80%;
    padding: 2px;
}

.modal-body {
    padding: 18px;
}
/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
