body {
	text-align: left;
}
.flr {
	float: right;
}
#main {
	padding-bottom: 150px;
}
#logo {
	margin: 20px;
	background: url(../img/logo.png) no-repeat;
	height: 80px;
	width: 250px;
}
#login {
	width: 330px;
	margin: 0 auto;
	margin-top: 100px;
}
#login #logo {
	background: url(../img/logo.png);
	margin: 0 auto;
	float: none;
	margin-bottom: 40px;
	height: 120px;
}
#login button {
	float: right;
}
#main table tr th.small {
	font-size: 10px;
	line-height: 12px;
}
#dialog h2 {
	float: none;
	border: none;
}
#dialog {
	text-align: left;
	padding-bottom: 40px;
}
#dialog p {
	padding: 10px;
}
.delete {
	float: right;
}

#mainNav {
	background: transparent;
	
}
.rubrik {
	font-weight: bold;
}
.count {
	left: 60px;
    position: absolute;
    top: -24px;
}

.rail {
	background: url(../images/rail.gif) repeat-y center top;
	position: relative;
	padding-bottom: 10px;
}
.start {
	border-top: 1px solid black;	
}
.matpunkt:hover {
	border-top: 1px solid black;	
	margin-top: -1px;
}
.matpunkt .data {
	display: none;
	position: absolute;
}
.matpunkt:hover .data {
	display: block;
}
.matpunkt:hover .kablar img {
	background-color: gray;
}
.start {
	float: right;
	width: 50%;
	text-align: right;
}
.matpunkt {
	margin-left: 20%;
    position: absolute;
    width: 59%;
    z-index: 10;
}
.m_100 {
	z-index: 9;
	position: absolute;
	width: 100%;
}
.right {float: right;
	
	margin-bottom: 100px;
}
.alignright {
	float: right;
}
.bold {
	font-weight: bold;
}
.rail .driftplats {
	position: absolute;
	text-align: right;
	width: 100%;
	background-image: url(../images/bakgrund_driftplats.png);
	z-index: 1;
}
.rail .hinder {
	position: absolute;
	left: 48%;
	
}
.rail .stolpe {
	position: absolute;
	height: 30px;
	left: 540px;
	background: url(../images/stolpe_liten.png) no-repeat;
	padding-left: 10px;
	width: 20px;
	top: -15px;
	line-height: 30px;
	
}
.namn_driftplats {font-weight: bold; color: black; padding-right: 10px;}
.italic { font-style: italic; }
.jNice fieldset p {
	text-align: left;
}

.warning {
	position: absolute;
	width: 20px;
	height: 20px;
	left: -20px;
}
.warning.grund {
	left: -45px;
}
.tlank {
	margin-right: 10px;
}
.kablar {
	position: relative;
	top: -5px;
}
.kablar .hoger {
	float: right;
    text-align: left;
    width: 46%;
}
.kablar .vanster {
	float: left;
    text-align: right;
    width: 46%;
}
.kablar img {
	width: 10px;
	height: 10px;
}
.fll input, .fll label {
	float: left;
	margin-left: 5px;
		width: auto;
}
.fll label {
	display: inline;
}
.tabell {
	position: relative;
}
.grayout {
	top: 0px;
	text-align: center;
}
td.kilometer {
	background: #eee;
	font-size: 16px;
	font-weight: bold;
}
td.red {
	background-color: #ffcccc;
}
.tablesorter tr:hover td {
	background: #f9ffcc;
}
.small.kilometer {
	font-size: 10px;
}
.red td {
	background-color: #ffcccc;
}
.total td {
	background-color: #d9d9d9;
	border-top: 1px solid #a7a7a7;
}

.ui-accordion-header {
	padding-left: 83px;
}

.rad {
	font-size: 10px;
}
.text {
	font-weight: bold;
}
.overview {
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 10px;
    padding: 20px;
}

.DTTT_button 
{
	position: relative;
	padding: 0 7px;
}
.DTTT_container {
	position: absolute;
    right: 0;
    top: -29px;
}
.dataTables_filter {
	left: 205px;
    position: absolute;
    top: -27px;
}

.dataTables_info {
	float: right;
	margin-right: 5px;
}
#DataTables_Table_0_length{
	position: absolute;
    right: 100px;
    top: -26px;
}
.DTTT_button_csv, .DTTT_button_copy, .DTTT_button_pdf, .DTTT_button_print {
	display: none;
}
#map {
	position: absolute;
	z-index: 300;
	width: 700px;
	height: 600px;
	left: 50%;
	top: 10%;
	margin-left: -350px;
	box-shadow: 0px 0px 7px black;
	display: none;
}
.close {
	background: url(../images/close.png) no-repeat;
	width: 42px;
	height: 42px;
	cursor: pointer;
	position: absolute;
	top: -30px;
	right: -30px;
}
.strike {
	text-decoration: line-through;
}
.hidden {display: none;}

.dataTables_wrapper {
	position: relative;
}
.ui-state-active.klarmarkerad , .ui-widget-content.klarmarkerad  .ui-state-active.klarmarkerad , .ui-widget-header .ui-state-active.klarmarkerad {
	 background: -moz-linear-gradient(center top, #baf5cf 0%, #6eca6f 100%) repeat scroll 0 0 transparent;
}

.width_full 
{
clear: both;
margin-top: 10px;
}
.width_half:after {
	clear: both;
}

/* IKONER */

#sidebar li.driftplatser a {
    background: url("../images/ikoner/driftplatser.png") no-repeat scroll left center transparent;
}
#sidebar li.hantera_projekt a {
    background: url("../images/ikoner/hantera_projekt.png") no-repeat scroll left center transparent;
}
#sidebar li.datatabell a {
    background: url("../images/ikoner/datatabell.png") no-repeat scroll left center transparent;
}
#sidebar li.sankningar a {
    background: url("../images/ikoner/sankningar.png") no-repeat scroll left center transparent;
}
#sidebar li.oversikt a {
    background: url("../images/ikoner/oversikt.png") no-repeat scroll left center transparent;
}
#sidebar li.hinder a {
    background: url("../images/ikoner/hinder.png") no-repeat scroll left center transparent;
}
#sidebar li.avvikelser a {
    background: url("../images/avvikelse_false.png") no-repeat scroll left center transparent;
}

fieldset input[type="text"].text-mini {
	width: 30px;
	display: inline;
	float: none;
}

.bild img.thumb {
	width: 248px;
	
}
.bild img.delete_lank {
	position: absolute;
	width: auto;
}
/*färger på kabeltyper till sänkningsordrar*/

h3.kabeltyp1 {
	background: white;
}
h3.kabeltyp3, .kabeltyp3.ui-state-default {
	background: #fbb42f;
}
h3.kabeltyp2 {
	background: #74b6f0;
}
h3.kabeltyp2.paborjad, h3.kabeltyp3.paborjad, h3.kabeltyp1.paborjad
{
	background: #e0e84d
}
.ui-accordion .ui-accordion-header a.inline {
	display: inline;
	padding: 0;
	position: absolute;
	left: 26px;
	top: 1px;
}
.ui-accordion-header {
	z-index: 39;
	line-height: 24px;
	
}
.ui-accordion-header img {
	margin-bottom: -5px;
    margin-top: 2px;
    position: absolute;
}
.ui-accordion-header .rubrik {
	margin-left: 70px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	}
	.ui-accordion .ui-accordion-header a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
#main .ui-accordion-header-active {
	margin-bottom: 0;
}
	
element.style {
    height: 1609.89px;
    overflow: auto;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-accordion .ui-accordion-content-active {
    padding: 0px;
    margin-left: 20px;
    margin-right: 20px;
}
#filter_box_container {
	height: 158px;
	padding-top: 20px;
	padding-left: 3%;
}
#filter_box {
	margin-top: 0px;
	margin-left: 0px;
	width: 98%;
}
#table_head_container {
	height: 44px;
}
.tablesorter {
	table-layout: fixed;

}
#sakninsorder_form {
	bottom: 9px;
    position: absolute;
    right: 12px;
}

input.bockruta {
	-ms-transform: scale(1.6); /* IE */
  -moz-transform: scale(1.6); /* FF */
  -webkit-transform: scale(1.6); /* Safari and Chrome */
  -o-transform: scale(1.6); /* Opera */
  transform: scale(1.6);
}