/* sukat table styles */
#sukat #content.sukat {
}
* html #sukat #content.sukat {
margin: 0 0 0 190px;
}
@media all and (min-width: 0px) {
	#sukat #content.sukat {
		margin: 0 0 0 190px;
		width: 580px;
	}
}
#sukat #content.sukat table {
table-layout: fixed;
}
* html #sukat #content.sukat table {
	table-layout: fixed;
}
#content.sukat td {
	border-width: 0;
	vertical-align: top;
	word-wrap: break-word;
}
* html #content.sukat td a {
	word-wrap: break-word;
}
#content.sukat th {
	border-bottom: 1px solid #047;
	vertical-align: bottom;
	line-height: 1.1;
}
#content.sukat th.table-right {
	text-align: right;
}
.sukat td input, .sukat td select {
	margin: 1px;
	width: 95%;
	max-width: 99%;
}
.sukat td input[type="text"] {
	width: 99%;
}
.sukat .sukat-submit {
/*	background-color: #9BBFD9;
	border: 1px solid #4C7FAD;*/
	font-size: 1em;
	font-weight: bold;
	width: 100px;
}

.sukat .sukat-nav-buttons {
	list-style: none;
	margin: 4px 0;
	padding: 0;
	overflow: hidden;
}
.sukat .sukat-nav-buttons li {
	float: left;
}
.sukat .previus {
	background: transparent url(img/arrow_left.gif) no-repeat scroll 0 50%;
	padding-left: 17px;
}
.sukat .next {
	background: transparent url(img/arrow_right.gif) no-repeat scroll 100% 50%;
	padding-right: 17px;
}
.sukat .li-spacer {
	padding: 0 5px;
}
.odd-table-row {
	background-color: #e6e9ea;
}
.even-table-row {
	background-color: #fff;
}

col.form-label {
	width: 110px;
}
* html col.form-label {
	width: 110px;
}
col.form-control {
	width: 210px;
}
* html col.form-control {
	width: 210px;
}
col.name {
	width: 120px;
}
col.function {
	width: 110px;
}
col.enhet {
	width: 130px;
}
col.phone-email {
	width: 180px;
}
col.person-col-one {
	width: 200px;
}
col.person-col-two {
	width: 200px;
}
/*
a[rel="external"]:after {
	content: " \0187";
}
*/
