html
{
/* height: 100%; */
}

*
{
  margin:0;
  padding:0;
}

body
{
  font:normal 90% Arial, Helvetica, sans-serif;
  background:#CBCBCB url(/static/background.jpg) repeat-x;
  color:#000;
  /*text-align:center;*/
  overflow-y: scroll;
  overflow-x: hidden;
}

.ui-widget
{
  text-align:left;
}

p
{
  padding:0 0 20px;
  line-height:1.7em;
  font-size:100%;
}

img
{
  border:0;
}

h1,h2,h3,h4,h5,h6
{
  font:normal 175% Arial, Helvetica, sans-serif;
  color:#000;
  margin:0 0 10px;
}

h2
{
  font:normal 165% Arial, Helvetica, sans-serif;
}

h3
{
  font:normal 130% Arial, Helvetica, sans-serif;
  letter-spacing:1px;
}

h4,h5,h6
{
  margin:0;
  padding:2px 0 3px 10px;
  font:normal 150% Arial, Helvetica, sans-serif;
  color:#FFF;
  line-height:1.5em;
}

/* rubriken pÃ¥ framsidan */
h5
{
  font:normal 190% Arial, Helvetica, sans-serif;
  margin:25px 50px 10px 70px;
  color:#000;
  font-weight:bolder;
}

h5.statistikresultatrubrik
{
  font:normal 190% Arial, Helvetica, sans-serif;
  margin:0px 50px 10px 0px;
  color:#000;
  font-weight:normal;
  font-size:150%;
}


/* kalkylrubrik */
h6
{
  font-weight:700;
  margin-left:-20px;
  border-radius:6px 6px 0 0;
  clear:both;
  background:transparent url(/static/sidebar_header.jpg);
  font:normal 95% Arial, Helvetica, sans-serif;
}

h6:first-letter
{
  padding-right:10px;
  font-weight:bolder;
  font-size:200%;
}

h6.ingen_stor_start
{
  padding-top: 10px;
  padding-bottom: 10px;
}

h6#kunduppgifter {
    background: #F68A20;
}

h6#valj_modell {
    background: #FDB516;
}

h6#skadeinformation {
    background: #F15A26;
}

.clear_both {
	clear : both;
}

h6.ingen_stor_start:first-letter
{
  padding-right:0px;
  font-weight:bolder;
  font-size:100%;
}

a,a:hover
{
  background:transparent;
  outline:none;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

ul
{
/*  */
  line-height:1.7em;
  font-style:normal;
  font-size:100%;
}

ol
{
  margin:8px 0 22px 20px;
}

ol li
{
  margin:0 0 11px;
}

#main,#header,#banner,.menubar,#site_content,#footer,#content_grey,#grey_uppe
{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

#main
{
  background:transparent;
}

#header
{
  width:920px;
  height:130px;
/* background: transparent url(/static/header.jpg) repeat;} */
  background:#FFF;
}

#banner
{
  width:920px;
  position:relative;
  text-align:center;
  height:50px;
  padding:15px 0 0;
  background:transparent;
}

.menubar
{
  width:920px;
  height:50px;
  text-align:center;
  margin:0 auto;
  background:#939598;
  border-top: #626466 solid 1px;
  border-bottom: #626466 solid 1px;
}

#statisticsmenubar
{
  width:920px;
  height:50px;
  text-align:center;
  margin:0 auto;
  margin-left:-30px;
  margin-top: -14px;
  background: #939598;
  border-top: #626466 solid 1px;
  border-bottom: #626466 solid 1px;
}

#welcome
{
  width:880px;
  float:left;
  height:50px;
  margin:0 auto;
  padding-left:20px;
  background:transparent;
}

#welcome H1
{
  font:normal 190% Arial, Helvetica, sans-serif;
  color:#FFF;
}

#welcome_slogan
{
  width:880px;
  float:left;
  height:50px;
  margin:0 auto;
  padding-left:20px;
  background:transparent;
}

ul.menu
{
  margin:0;
}

ul.menu li
{
  padding:0;
  list-style:none;
  margin:2px 0 0;
  display:inline;
  background:transparent;
}

.menuitem-right {
  float: right;
}

ul.menu li a
{
  float:left;
  height:25px;
  margin:10px 0 0 10px;
  padding:5px 20px 0;
  text-align:center;
  color:#FFF;
  text-decoration:none;
  background:transparent;
}

ul.menu li.current a
{
  background:#F68A20;
  border:1px solid #626466;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

#site_content
{
  width:920px;
  overflow:hidden;
  margin:0 auto;
  padding:0 0 0 20px;
  padding-top:15px;
  background:#FFF;
  text-align:left;
  clear: both;
}

html>body #site_content
{
  width:900px;
}

.sidebar_container
{
  float:right;
  width:250px;
  padding:0;
}

.sidebar
{
  float:left;
  width:250px;
  padding:0;
  margin-top:10px;
  margin-bottom:10px;
}

.sidebar_item
{
  border-radius:8px;
  border:1px solid #1F4763;
  font:normal 100% Arial, Helvetica, sans-serif;
/* padding: 0 0 0 15px; */
  width:201px;
}

.rubrikbild
{
  border-radius:8px;
  border:0 solid #1F4763;
}

.inloggad_logo
{
  padding-bottom:15px;
  margin-left:22px;
}

.sidebar h2
{
  border-radius:7px 7px 0 0;
  padding: 10px 0 0 10px;
  height: 34px;
  color:#FFF;
  background: #939598;
  font-size: 150%;
}

.sidebar p,h3
{
  margin-left:10px;
}

.content_item
{
  width:630px;
  margin-top:20px;
  margin-bottom:20px;
}

.content_item_resultat
{
  width:580px;
  margin-top:20px;
  margin-bottom:20px;
}

.content_item_home
{
/*width: 630px;*/
  margin-top:10px;
  margin-bottom:20px;
  margin-right:22px;
}

.content_item_home h2
{
  font-size:150%;
}

.content_image
{
  float:left;
  padding-top:13px;
  width:200px;
  margin-right: 30px;
}

#content
{
  width:640px;
  padding-left:10px;
/*   margin-bottom: 20px; */
  margin-bottom:20px;
  float:left;
}

#content_wide
{
  width:900px;
  padding-left:10px;
/*   margin-bottom: 20px; */
  margin-bottom:20px;
  float:left;
}

.content_container
{
  width:280px;
  padding:5px;
  margin-right:10px;
  float:left;
}

#content_grey
{
  width:920px;
  height:15px;
  text-align:center;
  background:transparent url(/static/headerold.jpg) repeat;
  color:#FFF;
}

#grey_uppe
{
  width:920px;
  height:15px;
  text-align:right;
  background:transparent url(/static/headerold.jpg) repeat;
  color:#FFF;
}

#login_name {
    text-align: right;
    padding-right: 20px;
}

.content_grey_container_box
{
  width:270px;
  padding:5px;
  text-align:center;
  margin:20px 10px 10px;
  float:left;
  color:#FFF;
}

.content_grey_container_boxl
{
  width:270px;
  padding:5px;
  text-align:center;
  margin:20px 0 10px 10px;
  float:left;
  color:#FFF;
}

#footer
{
  width:920px;
  height:20px;
  padding-top:20px;
  text-align:center;
  background:transparent;
  color:#1D1D1D;
}

#footer a,#footer a:hover
{
  color:#1D1D1D;
  text-decoration:none;
  padding-bottom:20px;
}

#footer a:hover
{
  text-decoration:underline;
}

ul img
{
  border:none;
}

form p
{
  clear:both;
  padding:0;
  margin:4px;
}

label.field
{
  padding-right:10px;
  text-align:right;
  width:100px;
  float:left;
  font-weight:700;
}

label.login
{
  padding-right:10px;
  text-align:left;
  width:100px;
  float:left;
  font-weight:700;
}

label.valrubrik
{
  float:left;
  display:block;
  margin-bottom:5px;
  clear:both;
}

.modellval
{
  float:left;
  width:590px;
  padding-right:10px;
  padding-top:10px;
}

.kalkyldel
{
  border-radius:7px;
  border-color:#000;
  border-style:solid;
  border-width:1px;
  padding-left:20px;
  padding-bottom:10px;
  margin-bottom:20px;
  margin-top:20px;
  float:left;
  width:840px;
}


.statistikdel
{
  border-radius:7px;
  border-color:#000;
  border-style:solid;
  border-width:1px;
  padding-left:20px;
  padding-bottom:10px;
  margin-bottom:20px;
  margin-top:20px;
  float:left;
  width:840px;
}

.kalkyldel_resultat
{
  border-radius:7px;
  border-color:#000;
  border-style:solid;
  border-width:1px;
  padding-left:20px;
  padding-bottom:10px;
  margin-bottom:20px;
  margin-top:20px;
  margin-left: auto;
  margin-right: auto;
  float:left;
  width:560px;
}

select
{
  background:#FAFAFA;
  border-radius:4px;
  border-color:silver;
  border-style:solid;
  border-width:1px;
  padding:3px;
  width:400px;
  height:26px;
}

select:hover
{
  background:#FAFAFA;
  border-color:#A0A0A0;
}

select:focus
{
  background:#FFF;
  border-color:#A0A0A0;
}

select:disabled
{
  background:#E0E0E0;
  border-color:#909090;
}

input[type="text"],input[type="password"],input[type="email"]
{
  background:#FAFAFA;
  border-radius:4px;
  border-color:silver;
  border-style:solid;
  border-width:1px;
  padding:4px;
  width:400px;
  height:18px;
}

input[type="text"]:hover,input[type="password"]:hover,input[type="email"]:hover
{
  background:#FAFAFA;
  border-color:#A0A0A0;
}

input[type="text"]:hover:focus,input[type="password"]:hover:focus,input[type="email"]:hover:focus
{
  background:#FFF;
  border-color:#A0A0A0;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus
{
  background:#FFF;
  border-color:#A0A0A0;
}

input[type="text"]:disabled,input[type="password"]:disabled,input[type="email"]:disabled
{
  background:#E0E0E0;
  border-color:#909090;
}

input.login
{
  width:170px;
}

input.kalkylruta025
{
  width:54px;
}

input.kalkylruta075
{
  width:161px;
}

input.kalkylruta
{
  width:215px;
}

input.kalkylruta175
{
  width:416px;
}

input.kalkylruta2
{
  width:475px;
}

input.kalkylruta3,
.kalkylruta3, .kalkylrutabred
{
  clear:both;
  width:735px;
}

#modell_namn,#referens
{
  clear:both;
  width:735px;
}

.fabkat
{
  width:100%;
  float:left;
  width:230px;
  margin-bottom:10px;
  margin-right:30px;
}

.fabkatbred
{
  width:100%;
  float:left;
  width:500px;
  margin-bottom:10px;
  margin-right:30px;
}

.valruta
{
  float:left;
  width:225px;
  height: 28px;
/*        margin-right: 50px;*/
/*        margin-bottom: 15px;*/
}

.variabelruta
{
  float:left;
  width:230px;
  margin-right:30px;
  margin-bottom: 15px;
}

.variabelruta2
{
  float:left;
  width:490px; /* 2*variabelruta + variabelrute.margin-right */
  margin-right:30px;
  margin-bottom:15px;
}

.variabelruta3
{
  float:left;
  width:750px; /* 3*variabelruta + 2*variabelrute.margin-right */
  margin-right:30px;
  margin-bottom:15px;
}

.kommentarsruta
{
  float:left;
  width:360px;
  margin-right:30px;
  margin-bottom:15px;
}

.dubbelruta
{
  float:left;
  width:520px;
  margin-right:0px;
  margin-bottom:15px;
}

.delarruta
{
    height: 50px;
}

.bredruta
{
  float:left;
  clear:both;
  width:790px;
  margin-bottom:15px;
/*        margin-right:20px;*/
}

.skadaruta
{
  float:left;
  width:485px;
  margin-right:20px;
}

.kommentar {
	width: 350px;
}

textarea
{
  background:#FAFAFA;
  border-radius:4px;
  border-color:silver;
  border-style:solid;
  border-width:1px;
  padding:4px;
  width:400px;
  height:150px;
}

textarea:hover
{
  background:#FAFAFA;
  border-color:#A0A0A0;
}

textarea:hover:focus
{
  background:#FFF;
  border-color:#A0A0A0;
}

textarea:focus
{
  background:#FFF;
  border-color:#A0A0A0;
}

button img
{
  float:left;
}

button[type="submit"],button[type="button"]
{
  -moz-border-radius:8px;
/*-moz-box-shadow: #A0A0A0 0px 0px 10px;*/
  -webkit-border-radius:8px;
/*-webkit-box-shadow: #6E7849 0 0 10px;*/
  background-color:#FAFAFA;
  background-image:0;
  background-image:0;
  background-image:0;
  background-image:0;
  background-image:linear-gradient(90deg,#D0D0D0,#FAFAFA);
  border-radius:4px;
  border:1px solid silver;
  color:#404040;
  font-size:1.25em;
/*display: block;*/
  margin:auto;
  padding:10px 20px;
  text-decoration:none;
}

button[type="submit"]:hover,button[type="button"]:hover
{
  background-color:silver;
  border:1px solid #A0A0A0;
  color:#000;
}

button[type="submit"]:active,button[type="button"]:active
{
  background-color:silver;
  background-image:0;
  background-image:0;
  background-image:0;
  background-image:0;
  background-image:linear-gradient(90deg,#FAFAFA,#C0C0C0);
}

button.logoutsubmit
{
  margin: 0;
  padding: 7px 20px;
}

button[type="submit"].kalkyl,button[type="button"].kalkyl
{
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  background:#939598;
  border-radius:4px;
  border:1px solid #626466;
  color:#FFF;
  float:right;
  margin:10px 0px 0 0;
  padding:10px 20px;
  text-decoration:none;
  width: 215px;
}

button[type="submit"].kalkyl:hover,button[type="button"].kalkyl:hover
{
  background-color:silver;
  border:1px solid #A0A0A0;
  color:#000;
}

button[type="submit"].kalkyl:active,button[type="button"].kalkyl:active
{
  background-color:silver;
  background:transparent url(/static/sidebar_header_flipped.jpg);
}

button[disabled].kalkyl:hover
{
  color:#888;
}

button[disabled].kalkyl
{
  background-color:silver;
  background-image:linear-gradient(90deg,#FAFAFA,#C0C0C0);
  color:#888;
}

button[type="submit"].bluebutton,button[type="button"].bluebutton
{
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  background:#939598;
  border-radius:4px;
  border:1px solid #626466;
  color:#FFF;
  margin:10px 40px 0 0;
  padding:10px 20px;
  text-decoration:none;
}

button[type="submit"].bluebutton:hover,button[type="button"].bluebutton:hover
{
  background-color:silver;
  border:1px solid #A0A0A0;
  color:#000;
}

button[type="submit"].bluebutton:active,button[type="button"].bluebutton:active
{
  background-color:silver;
}

input[type="checkbox"].resultatkryssruta
{
  margin-left:20px;
  margin-bottom:30px;
}

button.nomargin {
  margin: 0 !important;
}

#postadress
{
  margin-left:160px;
  float:left;
}

#telefon
{
  margin-left:60px;
  float:left;
}

div#fabrikatadress
{
  margin-right:20px;
  margin-top:25px;
  float:right;
  text-decoration:none;
  padding-bottom:30px;
}

#fabrikatadress ul li
{
  list-style-type:none;
  margin:0;
  text-align:left;
}

div#resultatmodell
{
  margin-top:25px;
  float:left;
  padding-bottom:30px;
}

#resultatmodell,#fabrikatadress ul
{
  margin:0;
}

#resultatmodell ul li
{
  margin:0;
  list-style-type:none;
  text-align:left;
}

#resultatinfo
{
  clear:both;
  padding-right:29px;
}

ul.cleanlist
{
  list-style:none;
}

div.kostnaderochavdrag
{
  margin-top:25px;
  padding-bottom:30px;
}

.kostnaderochavdrag table
{
  padding:0;
  line-height:1.7em;
  font-size:100%;
  text-align:left;
}

#framsidalista
{
  margin:0;
  margin-bottom:25px;
  list-style-position:inside;
}

.pris
{
  text-align:right;
}

#tillverkare
{
  text-decoration:underline;
}

#login_message
{
  margin-left:10px;
  margin-right:10px;
  text-align:center;
  background-color:#FDD;
  padding:3px;
  border-radius:4px;
}

#modell_info {
    clear:both;
    margin-right: 20px;
    display: none;
}

.modell_info_ul {
    margin-top: 10px;
    float: left;
    list-style-position:inside;
    width: 250px;
    font-size: smaller;
}

.modell_info_li {
}

#viktig_info {
    display: none;
}

#viktig_info_skada {
    display: none;
}

table.statistikresultat {
	font-size: normal;
    border-color:#969696;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	margin: 0 auto;
}

td.statistikresultat, th.statistikresultat {
    margin: 0;
    padding: 4px;
    padding-left: 7px;
    padding-right: 7px;
    border-width: 1px 1px;
    border-color: #969696;
    border-style: solid;
}

th.statistikresultat {
    border-bottom: 1px;
	padding: 0 5px;
}


tr.statistikresultat.jamn {
    background: #FFFFFF;
    border: 0px;
}

tr.statistikresultat.udda {
    background: #F5F5FF;
    border: 0px;
}

button.statistik_button {
	padding: 3px;
	margin-right:2px;
}

.error {
    color: red;
    float: left;
}

.ui-autocomplete-category {
	font-weight: bold;
}

.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

#anledningtext {
	color: red;
}

#resultat {
	padding-left: 3px;
	padding-right: 3px;
}

#resultat h6 {
	margin: 0px -3px;
}

.statistik_resutlat_rubrik {
	font-weight: bold;
}

#okandskada {
	padding-top: 10px;
}

.sa_arende {
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding: 10px;
  margin-bottom: 10px;
}

.status_red {
  color: #F15A26;
}

.status_yellow {
  color: #FDB516;
}

.status_orange {
  color: #f68a20;
}

.status_green {
  color: #71BB06;
}

#reservdelslista {
  margin-top: 6px;
}

#reservdelslista td,th {
  padding-right: 12px;
}

#reservdelslista .jamn {
    background: #FFFFFF;
    border: 0px;
}

#reservdelslista .udda {
    background: #F5F5FF;
    border: 0px;
}

.redigera_form .kalkyldel {
  width: 800px;
}


ul.person li
{
  list-style-type:none;
  line-height:  normal;
  margin:0;
  text-align:left;
}

img.spinner {
  display: none;
}

img.spinner.loading {
  display: block;
}

.noteringar, .handelser {
  padding-bottom: 10px;
  margin: 0 20px;
}

.notering {
  border-bottom: 2px solid #aaa;
  margin: 0;
  padding-top: 10px;
  margin-bottom: 20px;

}

.notering_av {
  background-color: #eee;
  width: 100%;
}

.notering_av span {
  height: 1.5em;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

button.bluebutton.notering_button,
button.bluebutton.arende_redigera_button,
button.bluebutton.arende_klar_button,
button.bluebutton.pdf_button,
button.bluebutton.handelse_button {
  float:right;
  margin: 0;
}

button.bluebutton.arende_klar_button,
button.bluebutton.pdf_button {
  margin-top: 10px;
  clear: both;
}

.arende .variabelruta3 {
  margin-right: 0;
  width: 100%;
}

.arende .variabelruta3 .kalkylruta3 {
  width: 100%;
  box-sizing: border-box;
}

.noteringar h4,
.handelser h4 {
  margin-top: 10px;
  color: black;
}

.arende_id {
  width: 20%;
}

.arende_kund {
  width: 50%;
}

.table_arende {
  width: 25%;
}

.table_kund {
  width: 25%;
}

.status_legend td {
  text-align: right;
}

button[type="button"].reservdel_knapp {
  font-size: smaller;
  padding: 6px 13px;
  width: 42px;
}

button[type="button"].reservdel_knapp_small {
  font-size: 1em;
  padding: 5px 3px;
  width: 20px;
  margin-left: 1px;
}

td.button_col button.reservdel_knapp_small:first-child {
    margin-right: 1px;
    margin-left: 0px;
}

#check_sjalvrisk_egen {
    margin-top: 8px;
    margin-left: 15px;
}

.status-header-title {
  font-weight:700;
  /*margin: -10px -10px 20px -10px;*/
  margin: -10px;
  padding: 10px 10px 10px 10px;
  border-radius:6px 6px 0 0;
  clear:both;
  font:normal 95% Arial, Helvetica, sans-serif;
}

.status-started {
  background-color: #FDB516;
}

.status-waiting-for-ok {
  background-color: #FDB516;
}

.status-ok {
  background-color: #f68a20;
}

.status-not-ok {
  background-color: #F15A26;
}

.status-be-inspected {
  background-color: #F15A26;
}

.status-repair-in-progress {
  background-color: #f68a20;
}

.status-repair-done {
  background-color: #f68a20;
}

.status-closed {
  background-color: #71BB06;
}

.arende-item {
    margin-left: 20px;
    margin-right: 20px;
}

.arende-item h4 {
  color: black;
  padding-left: 0;
  font-size: large;
  clear: both;
}

.kommentarsruta,.variabelruta3,.variabelruta2,.variabelruta,.noteringar {
  margin-left: 30px;
  margin-right: 0px;
}

.arende-item textarea {
  padding: 4px;
  margin: 0;
  width: 100%;
}

.arende-item .buttonbar {
  float: left;
  margin-left: 30px;
  margin-right: 0;
}

.fabkat {
  margin-left: 30px;
  margin-right: 0px;
}

.fabkat:first-of-type {
  margin-left: 0px;
}

.fabkat:first-of-type {
  margin-right: 0px;
}

.arende-item button.kalkyl {
  width: 100%;
}

.arende-item .noteringar,.variabelruta3 {
  width: 735px;
}

.all-arenden {
  margin-top: 30px;
}

.sa_arende.kalkyldel {
  border-radius: 7px 7px 0 0;
}

.tooltip {
  color: #888;
}

#arende_result {
  display: none;
}

#arende_result .kalkyldel_resultat {
    width: 735px;
    margin-left: 30px;
}

.pill-list {
  list-style-type: none;
  height: 35px;
  margin-top: 4px;
}

.pill {
  list-style: none;
  display: inline;
  clear: none;
  margin: -1px;
  border: solid black 1px;

  font-weight:700;
  padding: 10px 10px 10px 10px;
  border-radius:6px 6px 0 0;
  clear:both;
  font:normal 95% Arial, Helvetica, sans-serif;
}

li.pill a {
  text-align: center;
  display: inline-block;
  width: 150px;
}

.kalkyl-checkbox {
  margin-top: 10px;
  margin-left: 10px;
}

.partname {
  padding-left: 1em;
}

.delsumma {
  padding-bottom: 1ex;
}

#egna_delar_lista {
  float: left;
}
