
 

.reporting a {
    padding: 5px 12px 5px;
    margin-right: 5px;
    background: #efefef;
    position: relative;
    display: inline-block;
}
.reporting a:before {
    width: 0;
    height: 0;
    border-top: 15px inset transparent;
    border-bottom: 15px inset transparent;
    border-left: 12px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}
.reporting a:after {
    width: 0;
    height: 0;
    border-top: 15px inset transparent;
    border-bottom: 15px inset transparent;
    border-left: 12px solid #efefef;
    position: absolute;
    content: "";
    top: 0;
    right: -12px;
    z-index: 2;
}
.reporting a:first-child:before,
.reporting a:last-child:after {
    border: none;
}
.reporting a:first-child {
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
}
.reporting a:last-child {
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
}
.reporting .badge {
    margin: 0 5px 0 18px;
    position: relative;
    top: -1px;
}
.reporting a:first-child .badge {
    margin-left: 0;
}
.reporting .current {
    background: #e7eff8;
    color: #468847;
}
.reporting .current:after {
    border-left-color: #e7eff8;
}

 


.statuslink{
	color: #0088cc;
	text-decoration: underline;
   padding: 5px;
   border-style:dashed;
   border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 7px 7px 15px rgba(50, 0, 50, 0.29);
    -moz-box-shadow:    7px 7px 15px rgba(50, 0, 50, 0.29);
    box-shadow:         7px 7px 15px rgba(50, 0, 50, 0.29);
} 
 
body {
	padding-top: 15px;
	padding-bottom: 00px;
}

h2 {
	
	font-weight: normal;
}

footer {
 
}

textarea {
	
	height: 100px;
}

.red-text {
	
	color: #f21c0a;
}

.btn-danger {

	background-color: #f21c0a;
	
	background-image: none;

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.inputtext {
	padding-top:5px;
}

.navbar-inner {

	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	
	background-color: #f21c0a;
	
	background-image: none;

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar ul.nav li a {
	
	color: white;
	font-size: 15px;
	text-shadow: none;
}

.navbar ul.nav .active > a,
.navbar ul.nav li a:hover,
.navbar ul.nav .active > a:hover {

	color: #f21c0a;
	text-decoration: none;
	background-color: white;
}

.box-right {

	padding: 10px;

	border-color: #cccccc;

	background: white;
	
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.box-right .heading {

	color: white;
	
	font-size: 14px;

	margin: -10px;
	margin-bottom: 10px;

	padding: 5px 15px;

	background: #cccccc;
}

.list-nav li {

	padding: 5px 10px;

	border-bottom: solid 1px #cccccc;
}

.list-nav li:first-child {

	border-top: solid 1px #cccccc;
}

.list-nav li a {

	color: #555555;

	font-size: 12px;
	font-weight: bold;	
}

.list-nav li a:hover {

	color: red;

	background-color: transparent;
}

a {
	color:black;
}


.bs-docs-example 
{
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    background-color: white;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
 
.bs-docs-example::after
{
    content: "Anläggningsdel";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: whiteSmoke;
    border: 1px solid #DDD;
    color: #9DA0A4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}


@media (max-width: 767px) {
  .hidden-phone2 {
    display: none;
  }
}

@media (min-width: 767px) {
  .hidden-phone2 {
    display: inline;
  }
}

	.blurred {
	    opacity: 0.4; /* Standards Compliant Browsers */
	    filter: alpha(opacity=40); /* IE 7 and Earlier */
	    /* Next 2 lines IE8 */
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	}

.controls-row .control-group {
	display: inline-block;
	vertical-align: top;
}

.collapse {
	overflow: hidden !important; /* Fix for Accordion-Collapse in IE */
}

.fuelux .wizard {
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

.fuelux .wizard:after {
  clear: both;
}

.fuelux .wizard ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

.fuelux .wizard ul li {
  position: relative;
  float: left;
  height: 46px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  color: #999999;
  cursor: default;
  background: #ededed;
}

.fuelux .wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #d4d4d4;
}

.fuelux .wizard ul li .chevron:before {
  position: absolute;
  top: -24px;
  right: 1px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #ededed;
  content: "";
}

.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

.fuelux .wizard ul li:nth-child(1) {
  z-index: 10;
  padding-left: 20px;
  border-radius: 4px 0 0 4px;
}

.fuelux .wizard ul li:nth-child(2) {
  z-index: 9;
}

.fuelux .wizard ul li:nth-child(3) {
  z-index: 8;
}

.fuelux .wizard ul li:nth-child(4) {
  z-index: 7;
}

.fuelux .wizard ul li:nth-child(5) {
  z-index: 6;
}

.fuelux .wizard ul li:nth-child(6) {
  z-index: 5;
}

.fuelux .wizard ul li:nth-child(7) {
  z-index: 4;
}

.fuelux .wizard ul li:nth-child(8) {
  z-index: 3;
}

.fuelux .wizard ul li:nth-child(9) {
  z-index: 2;
}

.fuelux .wizard ul li:nth-child(10) {
  z-index: 1;
}

.fuelux .wizard .actions {
  float: right;
  padding-right: 15px;
  line-height: 44px;
  vertical-align: middle;
}

.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

.fuelux .step-content .step-pane {
  display: none;
}

.fuelux .step-content .active {
  display: block;
}