﻿BODY {  margin: 0px; padding: 0px; font-family: Arial; }

HTML, BODY { background-color: #FFFFFF; color: #000000; }

A, A:visited, A:active, A:hover { color: #004c71; text-decoration: none; }

A:hover { text-decoration: underline; }

FORM { padding: 0px; margin: 0px; }

IMG { border: 0px; }

.StaticMenuItem { margin-top: 2px; margin-left: 5px; }

.DynamicMenuItem { margin-left: 2px; margin-right: 2px; }

.clear { clear: both; }

.Hidden { display: none; }

#wrapper { margin: 12px; margin-right: 10px; padding-bottom: 12px; min-width: 970px; max-width: 1400px;}

#headerImage { background-image: url(Images/header.png); height: 100px; }

#headerUserInfo { position: relative; top: 70px; right: 20px; text-align: right; color: White; font-size: 12px; z-index: 1000;}

#lblSaveAs { text-decoration: underline; display: block; position: absolute; top: 5px; right: 5px; width: 50px; height: 14px; padding:2px; padding-right: 20px; font-family: Tahoma; font-size: 11px; }

#header { font-family: Verdana; font-size: 14px; }

.SimpleForm { padding: 15px;}

.SimpleForm .Title { font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px; }

.SimpleForm .Row { clear: both; padding-top: 3px; }

.SimpleForm .Label { float: left; width: 120px; text-align: left; font-weight: bold; }

.SimpleForm .Input {  }


.Form { border: solid 1px #ccc; background-color: #fafafa; padding: 15px;}

.Form .Title { font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px; }

.Form .Row, .password-panel .Row { clear: both; padding-top: 3px; }

.Form .Label { float: left; width: 130px; text-align: left; font-weight: normal; font-family: Georgia; }

.Form .Label-m {    
    float: left;
    width: 100px;
    text-align: left;
    font-weight: normal;
    font-family: Georgia;
}

.Form input[type=text], .Form input[type=password] { width: 200px;  }

.Form div[id*=writeRightsRow] .Input {
    float:right;
}

.Form div[id*=writeRightsRow] input[type=submit] {
    float:left;
    border: none;
    background-color: inherit;
    margin-left: 0px;
    padding-left: 0px;
    color: #066;
}

.SiteAdministration_aspx .SiteActive, .SiteInactive { padding-left: 25px;}

#content INPUT.TextAlignRight { text-align: right; }

.ddlSpaceBottom { margin-bottom: 10px; }

.KeyFigureIndicator { color: Navy; }

.Notifier { color: Gray; padding-bottom: 10px; }

TD.TextAlignLeft { text-align: left; }

TD.TextAlignLeftMargin {
    text-align: left;
    padding-left: 3em
}

#siteRegistrationContainer { margin-top: 20px; }


/* Start */

.Title { font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px; }


/* News */

TABLE.News { background-color: #f8f8f8; border: 1px solid silver; }

TABLE.News CAPTION { margin: 0; font-size: 14px; font-weight: bold; font-family: Verdana; padding: 8px 20px; text-align: left; border: 1px solid silver; border-bottom: none; background: #f0f0f0; }

TABLE.News TD { padding: 20px 25px 5px 5px; }

TABLE.News TD.Date { border-bottom: none; vertical-align: top; font-size: 10px; width: 75px; text-align: right; padding-top: 21px; padding-right: 5px; }

TABLE.News DIV.Title { font-size: 14px; font-weight: bold; margin-bottom: 5px; }


/* Generic table design */

TABLE.Generic { border: solid 1px gray; font-size: 12px; }

TABLE.Generic TD, TABLE.Generic TH { margin: 0px; padding: 6px 20px; border-bottom: solid 1px #b5b5b5; border-left: none; border-right: none; }

TABLE.Generic TH { text-align: left; }

TABLE.Generic TH { color: #555; background: #e6e6e6; padding: 8px 20px; }

TABLE.Generic TR { background: #fff; }

TABLE.Generic TR.Alt { background: #f3f3f3; }


/* General content */

#content { margin-top: 15px; font-size: 12px; margin-left: 15px; margin-right: 15px; }

#content INPUT.Text { border: solid #65839e 1px; }

#content INPUT.Button { background-color: #65839e; color: #FFFFFF; border: solid #555 1px; /*margin-top: 10px;*/ }

#content .ButtonSpaceTop { background-color: #65839e; color: #FFFFFF; border: solid #555 1px; margin-top: 10px; }

#content P { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; margin: 0px; margin-bottom: 18px; }

#content H1 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 20px; line-height: 24px; margin: 0px; margin-bottom: 20px; margin-top: 15px;}

#content H2 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  font-weight: bold; margin: 0px; font-size: 16px; line-height: 18px; margin-top: 30px; margin-bottom: 10px;}

#content H3 { font-weight: normal; font-style: italic; margin: 0px; }

#content .ErrorMessage { color: #f00; }
#content .LoginMessage { margin-left: 130px; display: block; }

#content .LoginType { margin: 3px 0px 3px 0px; padding: 5px 0px 5px 0px;}

#content #login-description { width: 400px; margin-top: 5px; }
#content #login-description h2 { background: #eee; margin: 0; font-size: 14px; padding: 5px; }
#content #login-description h2 #arrow-left { float: right; width: 16px; height: 16px; background: url(Images/info-gray.png); }
#content #login-description #login-description-content { border: 1px solid #eee; border-top: 0px; padding: 5px; }

    #content #gdpr-description {
        width: 400px;
        margin-top: 5px;        
    }

        #content #gdpr-description h2 {
            background: #eee;
            margin: 0;
            font-size: 14px;
            padding: 5px;
        }

            #content #gdpr-description h2 #arrow-left {
                float: right;
                width: 16px;
                height: 16px;
                background: url(Images/info-gray.png);
            }

        #content #gdpr-description #gdpr-description-content {
            border: 1px solid #eee;
            border-top: 0px;
            padding: 5px;            
        }

.indicator-constants h1 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 20px; line-height: 24px; margin: 0px; margin-bottom: 20px; margin-top: 15px;}
.parameter-edit h1 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 20px; line-height: 24px; margin: 0px; margin-bottom: 20px; margin-top: 15px;}
/* Login page */

#content.Login .SystemMessage { font-size: 18px; margin-top: 6px; }


/* Start Page */
.left-side {
    width: 40%; 
    float:left;
}

.right-side {
    width: 50%; 
    float: right;
}

/* Registration page */

#content.Registration .form-header {
    width: 450px;
}

#content.Registration #tabWrapper { width: 985px; }

#content.Registration #infoBox  { display: none;  position: absolute; left: 1020px; width: 220px; margin: 0px; padding: 0px; }

#content.Registration #infoBox #close { display: block; position: absolute; top: 5px; right: 7px; background-image: url(Images/close.png); width: 16px; height: 16px; z-index: 1000; }

#content.Registration #infoBox #infoBoxContent { font-family: Arial; font-size: 10px; background-color: #E7EAEA; border: solid 1px silver; margin: 0px; padding: 7px; position: relative; top: -2px; left: -2px; box-shadow: 4px 4px 4px rgba(0,0,0,0.5);}

#content.Registration #infoBox #infoBoxContent h1 { font-size: 11px; font-weight: bold; margin: 0px; }

#content.Registration #infoBox #infoBoxContent p { font-family: arial; margin: 0px 0px 4px 0px; font-size: 11px; line-height: 14px; }

#content.Registration #infoBox SPAN.Unit { font-family: Verdana; font-size: 11px; font-weight: bold; margin-right: 3px; }

#content.Registration #infoBox TABLE { margin: 0; padding: 0px; font-size: 11px; width: 100%; }

#content.Registration #infoBox TABLE TD.Year { width: 50px; font-weight: bold; }

#content.Registration #infoBox TABLE.PreviousValues TD, #content.Registration #infoBox TABLE.PreviousValues TH { height: 10px; text-align: left; }

#content.Registration #infoBox A.PreviousComment { float: right; display: block; margin-right: 10px; height: 9px; width: 9px; background-image: url(Images/smallmessage.gif); }

#content.Registration #infoBox p#metadata { color: #778899; font-size: 9px; line-height: 11px; margin-top: 5px; }

#content.Registration #infoBox #infoBoxArrow { width: 23px; height: 40px; background-image: url(Images/infoboxArrow.gif); position: absolute; top: 0px; left: -24px; }

#content.Registration #infoBox #comment { word-wrap: break-word; }

#content.Registration #tabToolbar { border: 1px solid #ccc; border-bottom: none; border-top: none; margin : 0; padding: 10px 15px 10px 15px; background-color: #f8f8f8; }

#content.Registration #tabToolbar label { position: relative; bottom: 2px; left: 3px; }

#content.Registration #tabFooterToolbar { border: 1px solid #ccc; border-top: none; margin : 0; padding: 10px 15px 10px 15px; background-color: #f8f8f8; }

#content.Registration #tabContent { background : #fff; border : 1px solid #ccc; border-top : none; clear : both; margin : 0px; padding: 15px; border-top-style: dashed; border-top-color: #ccc; border-bottom-style: dashed; border-top-width: 1px; }

#content.Registration #tabContent H1 { margin-bottom: 30px; }

#content.Registration #tabContent H2 { margin-bottom: 10px; margin-top: 15px; border-bottom: solid 1px #ccc; }

#content.Registration #tabContent TABLE { border-spacing: 0px; border-collapse: collapse; font-family: Verdana; font-size: 12px; width:100%;}

#content.Registration #tabContent TABLE TD { padding: 0px; height: 30px;}

#content.Registration #tabContent TR.Alt { background-color: #f3f3f3; }

#content.Registration #tabContent TR.Active { background-color: #E0E8FF; }

/*för inmatning av fritext*/
#content.Registration #tabContent INPUT.TextBox.String { width: 151px; font-size: 12px; text-align: right; padding-right: 3px; padding-bottom: 2px; border: 1px solid silver; }
/*för inmatning av numeriska strängar*/
#content.Registration #tabContent INPUT.TextBox.Number { width: 70px; font-size: 12px; text-align: right; padding-right: 3px; padding-bottom: 2px; border: 1px solid silver; }


#content.Registration #tabContent .DropDownList { width: 120px; font-size: 12px; }

/*parametername*/
#content.Registration #tabContent TR.Whereof TD.ParameterName { text-indent:20px; }

#content.Registration #tabContent TR.Thereof TD.ParameterName { text-indent: 40px; }

#content.Registration #tabContent TR.bold { font-weight: bold; }

#content.Registration #tabContent TR.uppercase { text-transform: uppercase; }

#content.Registration #tabContent TABLE.ParameterGroup { }

#content.Registration #tabContent TABLE.ParameterGroup TH { text-align: left;  font-size: 12px; font-weight: bold; height: 25px; vertical-align: middle; padding-left: 5px; }

#content.Registration #tabContent TABLE.ParameterGroup TD.ParameterName { text-indent: 20px; }

#content.Registration #tabContent TD.ParameterName { width: 480px; padding: 0px 0px 0px 5px; position: relative; }

#content.Registration #tabContent .ParameterSum { color: Gray; font-size: 10px; position: absolute; right: -50px; top: 5px; }

#content.Registration #tabContent .HeaderParameterSum { color: Gray; font-size: 12px; float:right; }

@-moz-document url-prefix() {
    #content.Registration #tabContent .ParameterSum { position: relative; right: -50px; top: 0px; float: right; }
}

#content.Registration #tabContent TD.ParameterValue { width: 30%; text-align: right; }

/*#content.Registration #tabContent TD.ParameterValue select { width: 125px;}*/
#content.Registration #tabContent TD.ParameterValue select { width: 156px;}

#content.Registration #tabContent TD.ParameterUnit { width: 8%; padding: 0px 0px 0px 5px; }

#content.Registration #tabContent TD.ParameterHeader { width: 60%; font-weight: bold; vertical-align: middle; padding: 8px 0px 0px 0px; font-size: 13px; }

#content.Registration #tabContent TD.ParameterParagraph { font-style: italic; padding: 5px; line-height: 20px; padding-top: 0px;}
#content.Registration #tabContent TD.ParameterParagraph p { margin-bottom: 0px }
#content.Registration #tabContent TD.ParameterParagraph em { font-style: italic; }
#content.Registration #tabContent TD.ParameterParagraph em strong { font-style: italic; }
#content.Registration #tabContent TD.ParameterParagraph strong { font-weight: bold }

#content.Registration #tabContent TD.ParagraphTop { vertical-align: top; }
#content.Registration #tabContent TD.ParagraphBottom { vertical-align: bottom; }
#content.Registration #tabContent TD.ParagraphBoldBottom { vertical-align: bottom; font-weight: bold; }

#content.Registration #tabContent TD.ParameterInfo { width: 2%; }

#content.Registration #tabContent A.ParameterInfo { float: right; display: block; width: 16px; height: 16px; }

#content.Registration #tabContent A.ParameterInfoNoComment {background-image: url(Images/info.png); } 

#content.Registration #tabContent A.ParameterInfoComment {background-image: url(Images/message_information.png); } 

#content.Registration #tabContent TD.ParameterComment { width: 25px; padding-left: 10px; }

#content.Registration #tabContent TABLE.RadioButtonList { float: right; }

#content.Registration #tabContent TABLE.RadioButtonList td { padding-left: 5px; }

#content.Registration #tabContent A.LevelVisibility { background-repeat: no-repeat; display: block; background-position: 0px 5px; }

#content.Registration #tabContent A.Collapsed { background-image: url(Images/collapsed.gif); background-repeat: no-repeat; }

#content.Registration #tabContent A.Expanded { background-image: url(Images/expanded.gif); }

#content.Registration #tabContent A.LevelVisibility H1 { margin-left: 20px; color: #000; font-size: 14px; font-family: Verdana; font-weight: bold; margin-bottom: 5px; }

#content.Registration #tabContent A:hover.LevelVisibility { text-decoration: none; }

#content.Registration #tabToolbar .DropDown { width: 200px; }

#content.Registration .RegistrationInfo { top: 4px; left: 34px; position: relative; float: left; width: 12px; height: 12px; }

#content.Registration .RegistrationInfo.Error { background-image: url(Images/Ball_red.png); z-index: 200; }

#content.Registration .RegistrationInfo.Warning { display: none; left: 22px; background-image: url(Images/Ball_yellow.png); z-index: 100; }

#content.Registration .info-box { padding: 5px; background: #fff url(Images/on_bg.gif) repeat-x top left; border: 1px solid #ccc; margin-top: 10px; margin-bottom: 10px; }

#content.Registration .info-box strong { font-weight: 600; }

#content.Registration #tabContent .registration-table {
    margin-top: 5px;
    width: 768px;    
}

/* Administration page */

#content.Administration #tabWrapper { width: 765px; }

#content.Administration #tabContent { background : #fff; border : 1px solid #ccc; border-top : none; clear : both; margin : 0px; padding: 15px; border-top-style: none; border-top-width: 1px; }

#content.Administration .OrganisationInfoForm { width: 400px; }

#content.Administration .OrganisationInfoForm .TextBox { width: 250px; }

#content.Administration .FormRow { clear: both; padding-top: 3px; }

#content.Administration .FormRow LABEL { float: left; width: 120px; text-align: left; font-weight: bold; }

#content.Administration .FormRow .Label { float: left; width: 120px; text-align: left; font-weight: bold; }


#content.Administration .AdministrativeAreaList { width: 200px; height: 200px; overflow: auto; border: solid 1px gray; background-color: #fff; }

#content.Administration .AdministrativeAreaList LABEL { float:none; font-weight: normal; }

#content.Administration .AdministrativeAreaList TD { padding: 0px; margin: 0px; }


#content.Administration .FormRow .AdministrativeAreaList { width: 250px; height: 200px; overflow: auto; border: solid 1px gray; background-color: #fff; }

#content.Administration .FormRow .AdministrativeAreaList LABEL { float:none; font-weight: normal; }

#content.Administration .FormRow .AdministrativeAreaList TD { padding: 0px; margin: 0px; }

#content.Administration DIV.Toolbar { position: relative; background-color: #f8f8f8; border: solid 1px #ccc; padding: 3px; margin-bottom: 10px; height: 22px; }


/* Report page */
#content.Report .TrendPanel { position: absolute; left: 10px; top: 23px; background-color: #E7EAEA; border: solid 1px silver; width: 795px; padding-right: 10px; z-index: 10; display: none; }

#content.Report .TrendPanel  H2 { margin-top: 0px; margin-bottom: 0px; }

.TrendReportToolbar { }

#content.Report DIV.Toolbar { position: relative; background-color: #f8f8f8; border: solid 1px #ccc; padding: 3px; margin-bottom: 10px; height: 27px; }

#content DIV.Toolbar A.ToolbarButton {display: block;  float: right; margin-right: 3px; width: 20px; height: 20px; border: solid 1px transparent; background-repeat: no-repeat; background-position: 2px 2px; }

#content DIV.Toolbar A.ToolbarButton:hover { background-color: #e8e8e8; border: solid 1px #ccc; }

#content DIV.Toolbar A.Print { background-image: url(Images/printer.gif); }

#content Div.Toolbar > .ToolbarItem { margin-right: 10px; margin-left: 5px; }

#content.Report .TrendPanel { position: absolute; left: 10px; top: 23px; background-color: #E7EAEA; border: solid 1px silver; width: 795px; padding-right: 10px; z-index: 10; display: none; }

#content.Report .TrendPanel-Wrapper {
    width: 900px;
}

#content.Report .TrendPanel  H2 { margin-top: 0px; margin-bottom: 0px; }

#content.Report .WasteTrendPanel { background-color: #E7EAEA; border: solid 1px silver; width: 795px; }

#content.Report .WasteTrendPanel  H2 { margin-top: 0px; margin-bottom: 0px; }

#content.Report .WasteTrendPanel .Button {  float: right; position: inherit; margin-top: 20px; margin-right: 40px; margin-bottom: 20px; }

#content.Report .ReportPanelButton { position: absolute; top: 6px; left: 7px; text-indent: 16px; }

#content.Report .Expand {  background: url(Images/expand_large.gif); background-repeat: no-repeat; background-position: 0px 1px; }

#content.Report .Collapse {  background: url(Images/collapse_large.gif); background-repeat: no-repeat; background-position: 0px 1px; }

#content.Report .TrendActivities { float: left; margin: 10px 0px 10px 10px; width: 175px; }

#content.Report .TrendKeyFigures { float: left; width: 400px; margin: 10px 0px 10px 10px; }

#content.Report .TrendStatistics { float: left; margin: 10px 0px 10px 30px; }

#content.Report .TrendStatistics LABEL { }

#content.Report .TrendKeyFigureList { overflow: auto; height: 200px; border: solid 1px #ccc; background-color: #fafafa; }

#content.Report .TrendKeyFigureList TD { padding: 0px; margin: 0px; }

#content.Report .Button { position: absolute; right: 10px; bottom: 10px; width: 100px; }

#content.Report .TrendShowTarget { position: absolute; right: 95px; bottom: 50px; }

#content.Report .TrendYearSelectorWrapper { position: absolute; right: 120px; bottom: 10px; width: 120px;}


#content.Report .DiagramWrapper { float: left; margin: 10px 15px 50px 10px; width: 265px; height: 145px; }
#content.Report .DiagramWrapper .KeyFigureName { vertical-align: bottom; color: #555; height: 55px; font-size: 10px;  }
#content.Report .DiagramWrapper .Diagram { float: left; margin-top: 0px; width: 260px; height: 140px; }
#content.Report #diagramWrapper { z-index: 10000; position: absolute; bottom: 0px; left: 17px; background: #f8f8f8 url(Images/trenddiagramback.png) repeat-y; border: solid 1px #ccc; border-bottom-width: 0px; width: 960px; height: 21px; }

#content.Report #printButton { color: #004c71; float: right; margin-right: 32px; border-right: 2px solid #004c71; padding-right: 5px; }
#content.Report #printButton:hover { text-decoration: underline; cursor: pointer; }

#content.Report #diagramTitle { line-height: 20px; height: 21px; margin-left: 10px; margin-right: 10px; font-weight: bold; background-color: #f8f8f8; }

#content.Report #diagramTitle A { position: absolute; right: 10px; top: 0px; }

#content.Report #diagramContainer { display:none; background-color: White; border-top: solid 1px #ccc; margin: 0px 11px 0px 11px; height: 278px; overflow: auto; }

.mail-recipients-holder, .mail-status-holder { background: white; border: 1px solid silver; margin-left:130px; overflow: auto; }
.mail-recipients-holder { height: 300px; padding-top: 10px; width: 550px; }
.mail-status-holder {padding: 10px; width: 530px; }

.FTB-margin { margin-left: 130px; }
.FTB-margin > table 
{
    background-color: rgb(250,250,250) !important;
}

#content.Registration #parameter-key-figures {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: visible;
}

#content.Registration #parameter-key-figures td:first-child {
    font-weight: bold;
    margin-left: 5px;
}

#content.Registration #parameter-key-figures td {
    padding: 3px;
}

.report-holder table {
    border-collapse: collapse;    
}

.report-holder th,
.report-holder td {
    border: 1px solid black;
}

/*th.separator-border {
    border-right: 3px solid black;
}
td.separator-border {
    border-right: 3px solid black;
}*/

.locked-row {
	display: none;
	top: 0;
	position: fixed;
	background: #fff;
	border-bottom: 1px solid #000;
    z-index: 8;
}

.locked-row table {

}

.locked-row tr {

}

.locked-row th {   
}

.locked-row th,
.locked-row td {
	display: inline-block;
    border-right: none;
    border-bottom: none;
}

.locked-row th:last-child,
.locked-row td:last-child {
    border-right: 1px solid black;
}

.locked-column {
	left: 0;
	position: fixed;	
    border-top: 1px solid #000 !important;
}

.locked-column td {
    display: inline-block;
    border: none !important;
    background: #fff;    	    
    border-bottom: 1px solid #000 !important;
    z-index: 7;
}

.locked-column td:first-child {    ;
    border-right: 1px solid #000 !important;    
}

.locked-column td:nth-child(2) {    
    border-right: 2px solid #000 !important;    
}

.locked-column td.RowHeader {
    border-right: none !important;
}

#TemplateContainer .form-header {
    /*margin-top: 15px;*/
    font-size: 12px;
    /*margin-left: 15px;
    margin-right: 15px;*/
    font-family:Georgia;
}

#TemplateContainer #tabStrip a.Write {
    height: 42px;
}
#TemplateContainer .tabWrapper {
    width: 1440px;
    margin-top:15px;
}

#TemplateContainer .tabToolbar {
    border: 1px solid #ccc;
    border-bottom: none;
    border-top: none;
    margin: 0;
    padding: 10px 15px 10px 15px;
    background-color: #f8f8f8;
}

#TemplateContainer .tabContent {
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    clear: both;
    margin: 0px;
    padding: 15px;
    border-top-style: dashed;
    border-top-color: #ccc;
    border-bottom-style: dashed;
    border-top-width: 1px;
}

#TemplateContainer input {
    text-align: right;
}

#TemplateContainer .tabFooterToolbar {
    border: 1px solid #ccc;
    border-top: none;
    margin: 0;
    padding: 10px 15px 10px 15px;
    background-color: #f8f8f8;
}

#TemplateContainer .header {
    font-weight: bold;
vertical-align: middle;
padding: 8px 0px 0px 0px;
font-size: 13px;

}

#TemplateContainer hr {
    margin-top: 6px;
    margin-bottom: 6px;
}

#TemplateContainer .text {
    border-spacing: 0px;
    border-collapse: collapse;
    font-family: Verdana;
    font-size: 12px;
}

#TemplateContainer .PreviousComment{
    float: right;   
    margin-left:20px;
    display: inline-block;
    margin-right: 10px;
    height: 9px;
    width: 9px;
    background-image: url(Images/smallmessage.gif);
}

/*grid layout*/
/*  SECTIONS  */
.grid-section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }

.grid-row {
    margin-right: -15px;
    margin-left: -15px;
}

/*  GROUPING  */
.grid-group:before,
.grid-group:after { content:""; display:table; }
.grid-group:after { clear:both;}
.grid-group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWELVE  */
/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
  	width: 91.58%;
}
.span_10_of_12 {
  	width: 83.16%;
}

.span_9_of_12 {
  	width: 74.75%;
}

.span_8_of_12 {
  	width: 66.33%;
}

.span_7_of_12 {
  	width: 57.91%;
}

.span_6_of_12 {
  	width: 49.5%;
}

.span_5_of_12 {
  	width: 41.08%;
}

.span_4_of_12 {
  	width: 32.66%;
}

.span_3_of_12 {
  	width: 24.25%;
}

.span_2_of_12 {
  	width: 15.83%;
}

.span_1_of_12 {
  	width: 7.416%;
}


.offset_12_of_12 {
	margin-left: 100%;
}

/*  GRID OF TWELVE  */
.offset_12_of_12 {
	margin-left: 100%;
}

.offset_11_of_12 {
  	margin-left: 91.58%;
}
.offset_10_of_12 {
  	margin-left: 83.16%;
}

.offset_9_of_12 {
  	margin-left: 74.75%;
}

.offset_8_of_12 {
  	margin-left: 66.33%;
}

.offset_7_of_12 {
  	margin-left: 57.91%;
}

.offset_6_of_12 {
  	margin-left: 49.5%;
}

.offset_5_of_12 {
  	margin-left: 41.08%;
}

.offset_4_of_12 {
  	margin-left: 32.66%;
}

.offset_3_of_12 {
  	margin-left: 24.25%;
}

.offset_2_of_12 {
  	margin-left: 15.83%;
}

.offset_1_of_12 {
  	margin-left: 7.416%;
}

.pull-left {
    text-align:left;
}

.pull-center {
    text-align:center;
}

.pull-right {
    text-align:right;
    float:right;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
    
    .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%; 
	}
}

.col-label {
    width: 35px;
    display: inline-block;
}

.besideShortName {
    width:35px;
    margin-left:0px;
}

.extramargin {
    width:35px;
    margin-left:25px;
}

.body-panel .grid-section:hover {
    background-color:#d9edf7 !important;
}

.panel-error {
    background-color:#f2dede;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.panel-success {
    background-color:#d6e9c6;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.label-error {
    color:#a94442;
}

.panel-error p {
    color:#a94442;
}

.panel-success p {
    color:#3c763d;
}


.format-error {
    color:#a94442;
    display:none;
}

.sum-error {
    color:#a94442;
    display:none
}

.form-btn {
    background-color: #65839e;
    color: #FFFFFF;
    border: solid #555 1px;
}


#indicatorReport .RowKeyFigureData:hover {
    cursor: pointer;
}

#koladaReport .RowKeyFigureData:hover {
    cursor: pointer;
}

.RowKeyFigureData:hover {
    background-color: rgba(55, 96, 104, 0.2);
    color: black;
}

.Toolbar {
}

.infocircle {
   background-image: url('Images/info16x16.png');
   background-repeat: no-repeat;
   height: 16px;
   width: 16px;
   top: 4px;
   margin-left: 10px;
   position: relative;
}

div.default div.Login {
    float:right;
    margin-top:40px;
}


.progress-table {
    width: 100%;
    display:none;
}

.progress-table thead {
    text-align: left;
}

.progress-header .progress {
    float:left;
    margin-right: 35px;
}

.progress-header .btn-xs {
    width:70px;
}

.progress-table td:nth-child(1n + 2) {
    text-align:center;
}

.font-success {
    color: #5cb85c;                                       
}

.font-warning {
    color: #f0ad4e;                                       
}

.font-danger {
    color: #d9534f;                                       
}

.legend-star{
    height: 9px;
}







/**SPINNNERSSTUFFF*/


.spinner {
  margin: 80px auto;
  width: 110px;
  text-align: center;
}

.spinner > div {
  width: 30px;
  height: 30px;
  background-color: #004c71;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.hide-bg{
    background-color:black;
    z-index:1000;
    opacity:0.5;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
}

#background-fade {
  position: fixed; width: 100%; height: 100%; background-color: black; opacity: 0.6;
}

.import-btn  {
  padding: 1px 6px;
}

#loader {
    border-radius:20px;
    border-radius: 20px;
    width: 400px;
    text-align: center;
    z-index: 2000;
    position: fixed;
    left: 34%;
    top: 16%;
    background-color: white;
    opacity:1;
    font-family: georgia;
    border: 1px lightgray solid;
}

#import-window {
    width: 500px;
    height: 220px;
    text-align: left;
    z-index: 20000;
    position: fixed;
    left: 34%;
    top: 16%;
    background-color: white;
    opacity:1;
    border: 1px lightgray solid;
    border-radius: 3px;
}

#import-window div {
  padding-left: 2%;
  padding-right: 2%;
}

.import-closer{
  float: right;
    padding-top: 3px;
    cursor: pointer;
    font-size: 1.4em;
    font-weight: 900;
    opacity: 0.6;
}

.import-closer:hover {
  opacity:1;
}


#loader p {
    font-size: 15px;
    margin-bottom: 10px;
}


.missing-password #StatusMessage {
    margin-top:20px;
}

.password-recover #StatusMessage {
    margin-top:20px;
}

.zebra tr:nth-of-type(2n+0) {
    background-color:#f3f3f3;
}

.parameter-edit .form-header {
    width: 450px;
}

.parameter-edit .table-holder {
    margin-top: 20px;
}

.parameter-edit #edit-modal .modal-dialog {
    z-index: 10000;
}

div.parameter-edit textarea {
    resize: none;
}

.pointer {
    cursor: pointer;
}

.parameter-edit A, .parameter-edit A:visited, .parameter-edit A:active, .parameter-edit A:hover {
    color:#004c71;
}

.btn-avfall {
display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.btn-avfall-primary {
    background-color:#004c71;
    color:#fff;
    border-color:#005b5b;
}

.btn-avfall-primary:hover {
    background-color:#005151;
    color:#fff;
    border-color:#003d3d;
}

 .btn-avfall-primary:active, .btn-avfall-primary:focus {
    background-color:#003d3d;
    color:#fff;
    border-color:#003333;
}

 .tablepart-separator {
     height: 20px;
 }

 .progress-title {
     display:block; 
     margin-top: 80px;
 }

 .alert-trim {
     display: inline-block;
 }

.alert-avfall {
    color: #FFF;
    background-color: #004c71;
    border-color: #004c71;
    opacity: 0.6;
}


 
 /* Om man vill ha en tom kolumn som separarar årtal från värden*/
 td.separatorcolumn {
     border-top: none;
     border-bottom: none;
     width: 10px;
 }

 th.separatorcolumn {
     border-top: none;
     border-bottom: none;
 }

div.indicator-constants span.infoboxMessage {
    background-image: url(Images/info16x16blue.png);
    height: 16px;
    width: 16px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 2px;
}

 div.indicator-constants span.infobox {
     background-image: url(Images/info16x16.png); 
     height: 16px;
     width: 16px;
     display: inline-block;
     cursor: pointer;
     vertical-align:middle;
     margin-left: 2px;

 }
 

 .infoDiv {
border: 1px solid #bcdff1;
margin: 10px 0px;
padding:10px 10px 10px 10px;
background-repeat: no-repeat;
background-position: 10px center;
color: #31708f;
background-color: #CCE4FB;
width: 670px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-weight: bold;
}

 .indicator-dropdown {
     width: 90%;
 }

 #tableWidth {
     min-width: 1440px;
 }

 /*För att man skall kunna justera kolumnbredd i anläggnings-registrerings-tabellerna.*/
 #inputLevel1 > table {
     table-layout: fixed;
 }

.Input > .form-btn {
    cursor: pointer;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('Bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('Bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('Bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('Bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('Bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('Bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-import:before {
    content: "\e169";
}

.hide {
  visibility: hidden;
}

div.inline {
  display:inline;
}



.padding-xs { padding: .25em; }
.padding-sm { padding: .5em; }
.padding-md { padding: 1em; }
.padding-lg { padding: 1.5em; }
.padding-xl { padding: 3em; }

.padding-x-xs { padding: .25em 0; }
.padding-x-sm { padding: .5em 0; }
.padding-x-md { padding: 1em 0; }
.padding-x-lg { padding: 1.5em 0; }
.padding-x-xl { padding: 3em 0; }

.padding-y-xs { padding: 0 .25em; }
.padding-y-sm { padding: 0 .5em; }
.padding-y-md { padding: 0 1em; }
.padding-y-lg { padding: 0 1.5em; }
.padding-y-xl { padding: 0 3em; }

.padding-top-xs { padding-top: .25em; }
.padding-top-sm { padding-top: .5em; }
.padding-top-md { padding-top: 1em; }
.padding-top-lg { padding-top: 1.5em; }
.padding-top-xl { padding-top: 3em; }

.padding-right-xs { padding-right: .25em; }
.padding-right-sm { padding-right: .5em; }
.padding-right-md { padding-right: 1em; }
.padding-right-lg { padding-right: 1.5em; }
.padding-right-xl { padding-right: 3em; }

.padding-bottom-xs { padding-bottom: .25em; }
.padding-bottom-sm { padding-bottom: .5em; }
.padding-bottom-md { padding-bottom: 1em; }
.padding-bottom-lg { padding-bottom: 1.5em; }
.padding-bottom-xl { padding-bottom: 3em; }

.padding-left-xs { padding-left: .25em; }
.padding-left-sm { padding-left: .5em; }
.padding-left-md { padding-left: 1em; }
.padding-left-lg { padding-left: 1.5em; }
.padding-left-xl { padding-left: 3em; }

.margin-xs { margin: .25em; }
.margin-sm { margin: .5em; }
.margin-md { margin: 1em; }
.margin-lg { margin: 1.5em; }
.margin-xl { margin: 3em; }

.margin-x-xs { margin: .25em 0; }
.margin-x-sm { margin: .5em 0; }
.margin-x-md { margin: 1em 0; }
.margin-x-lg { margin: 1.5em 0; }
.margin-x-xl { margin: 3em 0; }

.margin-y-xs { margin: 0 .25em; }
.margin-y-sm { margin: 0 .5em; }
.margin-y-md { margin: 0 1em; }
.margin-y-lg { margin: 0 1.5em; }
.margin-y-xl { margin: 0 3em; }

.margin-top-xs { margin-top: .25em; }
.margin-top-sm { margin-top: .5em; }
.margin-top-md { margin-top: 1em; }
.margin-top-lg { margin-top: 1.5em; }
.margin-top-xl { margin-top: 3em; }

.margin-right-xs { margin-right: .25em; }
.margin-right-sm { margin-right: .5em; }
.margin-right-md { margin-right: 1em; }
.margin-right-lg { margin-right: 1.5em; }
.margin-right-xl { margin-right: 3em; }

.margin-bottom-xs { margin-bottom: .25em; }
.margin-bottom-sm { margin-bottom: .5em; }
.margin-bottom-md { margin-bottom: 1em; }
.margin-bottom-lg { margin-bottom: 1.5em; }
.margin-bottom-xl { margin-bottom: 3em; }

.margin-left-xs { margin-left: .25em; }
.margin-left-sm { margin-left: .5em; }
.margin-left-md { margin-left: 1em; }
.margin-left-lg { margin-left: 1.5em; }
.margin-left-xl { margin-left: 3em; }


