﻿body { font-family: Tahoma; }
h1.login{ font-size: 3em; color:#e1e1e1; margin: 10px; }
.app-title{ cursor:default;  }
.app-title img { background-image: url(/Images/Icons/sametinget_icon.png)!important;}
.readonly-field { background-color: #f3f3f3; background-image: none; }
.summary-panel { font-size: 1em;}
#document-switches {font-size: 11px;}

.note-text {
	font-size: .9em;
}

/*.x-grid3-row td {
	line-height: 17px;
	font-size: 11px;
	height: 17px;
}*/

.x-grid3-col-TotalSum {
	background-color:#e1e2e4;
}

.x-grid3-summary-row .x-grid3-cell-inner {
    font-weight:bold;
    padding-bottom:4px;
}

.document-switches h1 {
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 14px;
}
.document-switches h2 {
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 12px;
}
.document-switches p {
	font-size: 11px;
}
.buttons a.pdf {
	font-size: 11px;
}

#document-body {
	margin: 4px 0px;
}
#document-title {
	margin: 4px 0px;
}
#document-head {
	margin: 4px 0px;
}
#document-foot {
	margin: 4px 0px;
}

#toolbar-buttons {
	margin: 0px 0px 4px 0px;
	padding: 4px;
	background-color: #EDEDED;
	border-bottom: solid 1px #D0D0D0;
}

#toolbar-buttons a {
	font-size: 11px;
}

#toolbar-buttons {
	overflow: hidden;
}
#toolbar-buttons li {
	float: left;
	margin-left: 7px;
}

#toolbar-buttons li.first {
	margin-left: 0px;
}

.button-save-document {
	background-image:  url(/Images/Icons/disk.png);
	background-repeat: no-repeat;
	padding: 3px 0 3px 18px;
	color: #000;
	text-decoration: none;
}

.button-save-preview {
	background-image:  url(/Images/Icons/page_white_magnify.png);
	background-repeat: no-repeat;
	padding: 3px 0 3px 18px!important;
	color: #000;
	text-decoration: none;
}

.document-content {
	padding: 4px;
	font-size: 12px;
}
.document-content strong {
	font-weight: bold;
}
.document-content p {
	margin: 5px 0px;
}

.document-head-foot {
	border: dashed 1px #CCC;
	margin: 2px 0;
	width: 100%; 
	min-height: 80px;
}

.document-editor-head {
	display: none;
}

.edit-foot-head {
	font-size: .7em;
}

.fullwidth {
	width: 99%;
}

#startpage-content {
	padding: 4px;
	font-size: 12px;
}
	#startpage-content p {
		padding-bottom: 10px;
	}
	#startpage-content ul {
		list-style-type: disc;
		padding-left: 20px;
	}
	#startpage-content h1 {
		font-size: 40px; color:#CCC; margin: 0px;
	}
	#startpage-content h2 {
		margin-bottom: 15px;
	}
	#startpage-content ul#news-list {
		list-style-type: none;
	}
		#startpage-content ul#news-list li {
			margin-bottom: 10px;
		}
		#startpage-content ul#news-list li h3 {
			margin-bottom: 10px;
		}
		#startpage-content ul#news-list li h3 span {
			font-weight: normal;
			color: #666;
		}
		#startpage-content ul#news-list li.separator div {
			height: 2px;
			background-color: #ccc;
		}
	
.document-preview {
	padding: 5px 0;
}
	.document-preview p {
		padding-bottom: 10px;
	}

	.document-preview strong {
		font-weight: bold;
	}
	.document-preview div.document-header table tr td span {
		font-size: 11px;
	}
	.document-preview div.document-header, .document-preview div.document-footer {
		border: dashed #000 1px;
		padding: 3px;
		margin-bottom: 10px;
	}
	.document-preview hr {
		color: #000;
	}
	.document-preview table {
		border-spacing: 0;
	}
	.document-preview table td {
		padding:0;
        vertical-align:top;
	}	
	.document-preview table.article-list {
	
	}

	.document-preview table.article-list td.article-list-spacer {
		height: 10px;
		border-top: 1px solid #000;
	}


.greyish {
	background-color: #ccc;
}

/* dölj grupperingshuvudet. */
.no-group-hd .x-grid-group-hd {display: none;}

.cmbArtNr-list, 
.cmbSamiVillage-list    
{ 
 width: 298px; 
 font: 11px tahoma,arial,helvetica,sans-serif; 
} 

.cmbArtNr-list th, 
.cmbSamiVillage-list th { 
 font-weight: bold; 
} 

.cmbArtNr-list td, 
.cmbArtNr-list th, 
.cmbSamiVillage-list td,
.cmbSamiVillage-list th { 
 padding-bottom: 3px;
}  

.cmbArtNr-list td span.number {
	font-weight: bold;
}
.cmbSamiVillage-list td span.title,
.cmbArtNr-list td span.title {
	font-style: italic;
}
.cost-accounting { 
	border-spacing: none;
	border-width: 0;
}
	.cost-accounting tr th {
		font-weight: bold;
		font-size: 9px;
		width: 160px;
	}
	.cost-accounting tr th.proposed-header {
		font-weight: bold;
		font-size: 9px;
		width: 200px;
	}
	.cost-accounting tr td {
		font-size: 11px;
	}
.compensationrows-list {
	border-spacing: none;
	border-width: 0;	
	width: 100%;
}
	.compensationrows-list tr th {
		font-weight: bold;
		font-size: 9px;
	}
	.compensationrows-list tr td {
		font-size: 11px;
		height: 11px;
	}
	
.coords .x-form-label-top .x-form-element,
.timeframe .x-form-label-top .x-form-element,
.coords .x-form-label-top .x-form-item,
.timeframe .x-form-label-top .x-form-item
 {
	padding: 0;
	margin:0;
}
.coords .x-form-label-top .x-form-element,
.coords .x-form-label-top .x-form-item {
	margin-bottom: 2px;
}

.started .x-panel-body {
	background-color: #FF4A58;
}

.not-complete .x-panel-body {
	background-color: #FDD917;
}

.complete .x-panel-body {
	background-color: #00B400;
}

.started .x-panel-body p,
.not-complete .x-panel-body p,
.complete .x-panel-body p {
	font-size: 23px;
}

.error-field .x-grid3-cell-inner {
	/* border: 1px solid #ff0000; */
	background-color: #EFD9D9;
}

#inventoryreport-print-view {
	padding: 10px;
}
	#inventoryreport-print-view h1 {
		margin: 10px 0;
		font-size: 16px;
		text-align: center;
	}

	#inventoryreport-print-view h2 {
		margin: 10px 0;
		font-size: 14px;
	}

	#inventoryreport-print-view h3 {
		margin: 10px 0;
		font-size: 12px;
	}

    /*
	#inventoryreport-print-view table {
		width: 100%;
		border-spacing: 1;
	    margin-bottom: 20px;
	}
	*/
	#inventoryreport-print-view tbody td {
		border-bottom: 1px solid #000;
		height: 20px;
		padding: 2px;
	}
	#inventoryreport-print-view tr {
		border: 1px solid #000;
		padding:3px;
		font-size: 11px;
		border-width: 1px;
	}
	#inventoryreport-print-view td.id-col {
		width: 100px;
	}
	#inventoryreport-print-view td.animal-col {
		width: 20%;
	}
	#inventoryreport-print-view td.marker {
		text-align: center;
		font-weight: bold;
	}	

	#inventoryreport-print-view td.td-head, #inventoryreport-print-view tr.tr-head,#inventoryreport-print-view tr.tr-footer {
		font-weight: bold;
		/* background-color: #ccc; */
	}
	
#news-list li.item {
	background-color: #efefef;
	padding: 4px;
	margin-bottom: 10px;
}

#inventoryreport-print-view table td { border: none; }
#inventoryreport-print-view table { border: 0; border-spacing: 0; }

h1.big 
{
    font-size: 16px;
}
p.small 
{
    font-size: 12px;
    margin: 5px 0px 5px 0px;
}

.white-back .x-panel-footer .x-panel-btns-ct {
    background-color: #fff;
}

.x-item-disabled input[type="text"] 
{
    background-color: #efefef;
}

.added-inventory-row .x-grid3-cell {
    /*color: #00B400;
    text-decoration: underline;*/

    font-weight: bold;
    text-decoration: underline;
    background-color: #DFFFDF;
}

.x-grid3-row-selected.added-inventory-row .x-grid3-cell {
    background-color: #84FF84 !important;
    font-weight: bold;
}

.cancelled-inventory-row .x-grid3-cell {   
    /*color: #FF0B1D;
    text-decoration: line-through;*/
    
    text-decoration: line-through;
    background-color: #FFE6E8;
}

.x-grid3-row-selected.cancelled-inventory-row .x-grid3-cell {
     background-color: #FF9BA3 !important;
}

.x-grid3-row-selected .x-grid3-cell {
     background-color: #E1E1E1 !important;
}

#visningslageInv span {
    font-weight: bold !important;
}

.strikethrough-cell {
   text-decoration: line-through;
   color: #666;
}

.negative-values .x-grid3-cell {
    background-color: #FF9BA3 !important;
}

.positive-values .x-grid3-cell {
    background-color: #DFFFDF !important;
}

.chart-container {
    width: 560px; 
    height: 300px;
    margin: auto;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f3f3f3;
    padding: 4px;
    border: 1px solid #e1e1e1;
}

.chart-container img {
    float: left;
    width: 400px; 
    border: 1px solid #e1e1e1 !important; 
}

.chart-description {
    font-size: 11px!important;
    float: left;
    margin-left: 5px;
    width: 125px;
}

.chart-description-row {
    margin-bottom: 8px; 
}

.chart-description-row span {
    display: block;
}

.chart-label {
    font-weight: 700;
}

.chart-villages {
    margin-top: 5px;
}

.chart-villages span {
    font-style: italic;
    display: inline;
}