﻿@import url("https://fonts.googleapis.com/css?family=Ubuntu:300&cyrillic");
body {
  background-color: #fff;
  font-family: Ubuntu,sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #444; }

hr {
  height: 0;
  border-bottom: 2px solid #444; }

.nav-stacked > li {
  padding-left: 10px; }

html, body, form {
  height: 100%; }


.nav-pills > li > .nav-pills{
    margin-left: 10px;
}
.darkBg {
  background-color: #303030;
  color: #fff; }

.whiteBg {
  background-color: #fff; }

.PriceTag {
  font-weight: bold; }

.PriceTagOrginal {
  text-decoration: line-through; }

.pageHr {
  background-color: #444;
  height: 3px; }

.module-employees-bs3 img {
  max-width: 120px; }

.module-employees-bs3 .clearfix {
  margin-bottom: 15px; }

@media (min-width: 768px) {
  #productNav {
    max-height: 10000px; } }

.ImageColumn {
  min-width: 80px;
  text-align: center;
  padding: 2px; }

.AxaxCartWrapper {
  padding-left: 0;
  padding-right: 0;
  min-height: 20px; }

.AjaxCartArticleList {
  margin: 0; }

.AxaxCartWrapper .glyphicon {
  font-size: 18px;
  vertical-align: middle;
  margin-top: 5px; }

.AjaxCartArticleListTable {
  color: #757575; }

/* bootstrap modifieringar start*/
.btn-buy {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }

.btn-buy.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-buy {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e; }

.btn-buy:hover,
.btn-buy:focus {
  background-color: #419641;
  background-position: 0 -15px; }

.btn-buy:active,
.btn-buy.active {
  background-color: #419641;
  border-color: #3e8f3e; }

#productNav {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0; }

#productNavXsHead {
  background-color: #86888C; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-width: 0; }

#productNav .panel-heading, #productNavXsHead .navbar-brand {
  color: #fff;
  font-size: 20px; }

#productNav li {
  padding: 0;
  margin-top: 0; }

#productNav li a {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px; }

#productNav li:last-child {
  border-bottom: 1px solid #86888C; }

.nav-pills li.active a {
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 3px; }

.ModuleWebshopProductTree {
  margin-bottom: 20px; }

.carousel-control.left, .carousel-control.right {
  background-image: none;
  background-repeat: repeat-x; }

/**/
.carousel-caption p, .carousel-caption div {
  font-weight: bolder;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px; }

/* bootstrap modifieringar slut*/
.PageHeaderBox {
  min-height: 20px; }

