.aros {
  height: 100%;
}

.orders .buttonrow {
  margin-left: 16%;
  margin-bottom: 3%;
  color: black;
}

.orders .order-container {
  color: white;
  width: 15%;
  border-style: none;
  border-radius: 10px;
  background-color: #AB192E;
  margin-bottom: 1%;
  margin-left: 42%;
}

.bokning-form {
  display: none;
}

.nyttevent {
  margin-left: 40%;
}

.grundpaket-btn {
  margin-left: 40%;
}

.grundpaket {
  display: none;
}

.event-date-container .bokning-container {
  margin: 1% 0% 1% 3%;
  padding: 6px 12px 12px 6px;
  border-style: none;
  border-radius: 10px;
  background-color: #AB192E;
}

.event-date-container .lagervarning {
  color: red;
}

.event-date-container .datum-event {
  font-size: 1.3em;
  /*font-weight: bold;
		color: white;
		background-color: black;
		width:5%;*/
}

.event-date-container .orderlines-container {
  margin-left: 3%;
  margin-right: 3%;
}

.event-date-container .orderlines-container p {
  margin-bottom: 0px;
}

.bokning-paging {
  margin-left: 40%;
}

.pagination span {
  background-color: #ffffff !important;
  color: #AB192E !important;
}

.pagination a {
  color: #AB192E !important;
}

.bokningskod {
  max-width: 21.3%;
  height: 52px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-radius: 10px !important;
}

.button-big {
  background-color: #AB192E;
  color: #ffffff;
  border-radius: 10px;
  width: 160px;
  height: 53px;
  margin-top: 8px;
}

.button-normal {
  background-color: #AB192E;
  color: #ffffff;
  border-radius: 10px;
  height: 30px;
  margin-top: 8px;
}

.btn-primary {
  background-color: #AB192E;
  color: #ffffff;
  border-radius: 10px;
  width: 160px;
  height: 53px;
}

.navbar {
  background-color: #AB192E;
  color: #ffffff;
  margin-bottom: 0px;
  border: none;
  min-height: 72px;
}

.dropdown a:hover {
  background-color: #C21C34 !important;
}

.dropdown a:focus {
  background-color: #AB192E !important;
}

.dropdown-menu {
  background-color: #AB192E;
}

.dropdown-menu a:hover {
  background-color: #C21C34 !important;
}

.navbar-nav {
  margin-top: 15px;
}

.navbar-nav .active {
  /*border-width: 0px 0px 1px 0px;*/
}

.navbar-nav .active a {
  background-color: #AB192E !important;
  padding-bottom: 8px;
}

.navbar-nav .active a:after {
  content: '';
  width: 70%;
  position: absolute;
  padding-bottom: 0px;
  left: 15%;
  bottom: 1px;
  border-width: 0 0 2px;
  border-style: solid;
}

.navbar-brand {
  margin-top: 0px;
}

nav a {
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
}

.frontpage-middle {
  max-height: 420px;
}

.site-main {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  /*width: 89.5%; //var det innan jag fick bilden...*/
  width: 100.0%;
}

body {
  background-color: black;
}

.bulk {
  width: 33%;
  height: 53px;
}

.bulk-footer {
  width: 33%;
  height: 53px;
}

.dark {
  height: 390px;
  background: url(/bild/bg_start.jpg) center no-repeat;
  /* For WebKit*/
  /* Mozilla*/
  /* Opera*/
  background-size: cover;
  /* Generic*/
}

.dark .form__row {
  margin-top: 3%;
}

.mitten h1 {
  font-size: 2.58em;
  font-weight: normal;
  margin-top: 3%;
}

.middy {
  margin-top: 2.5%;
  padding-left: 25%;
  padding-right: 25%;
  margin-bottom: 5%;
}

.site-footer {
  text-align: left;
  width: 100%;
  background: #AB192E;
}

.site-footer p {
  margin-bottom: 0.0em;
}

.site-footer a {
  color: #ffffff;
}

.site-footer .footfield {
  margin-left: 19%;
}

.site-footer .footer-section {
  margin-top: 2%;
}

.site-footer .copyright {
  margin-top: 5%;
  margin-bottom: 5%;
}

.ui-widget-content {
  background: transparent;
  border: none;
}

.ui-widget-header {
  background: transparent;
  border: none;
}

#tabs {
  background-color: #F6F6F6;
}

#tabs .pane {
  max-width: 65%;
  margin-left: 20%;
  background-color: #ffffff;
}

.ui-tabs-nav {
  margin-left: 34% !important;
}

.ui-tabs-nav li {
  padding: 15px !important;
}

.ui-state-default {
  background: #000000 !important;
}

.ui-state-default a {
  color: #ffffff !important;
}

.ui-state-active {
  background: #ffffff !important;
}

.ui-state-active a {
  color: #000000 !important;
}

.tabdel {
  margin-top: 5%;
}

.tabdel input {
  max-width: 75% !important;
  font-weight: normal !important;
}

.uppg label {
  float: left;
  min-width: 20%;
  padding: 0.5em;
  font-weight: normal;
}

.uppg input {
  background: #ffffff !important;
}

.tabdel {
  margin-bottom: 10%;
}

#sammastallning .pane {
  margin-left: 0%;
  max-width: 100%;
}

#sammastallning .outer-produkter {
  margin-left: 0% !important;
}

#sammastallning .outer-produkter input {
  background-color: #F6F6F6 !important;
}

#sammastallning .outer-produkter .produkt {
  background-color: #ffffff !important;
}

.outer-produkter {
  margin-top: 5%;
  margin-left: 5%;
}

.outer-produkter .prod {
  padding-left: 13%;
}

.available-produkter {
  margin-top: 2%;
  margin-left: 34%;
}

.available-produkter .prod {
  padding-left: 6%;
}

.available-produkter .pris {
  padding-left: 15%;
}

.produkter .prod {
  width: 40%;
}

.produkter .pris {
  width: 20%;
}

.produkter .nums {
  width: 10%;
}

.produkter .sum {
  width: 30%;
}

.produkt-admin {
  margin-left: 25%;
  margin-right: 25%;
  /*width: 50%;*/
  background-color: #F6F6F6;
  height: 90px;
  margin-bottom: 10px;
}

.produkt-admin .product-thumb {
  width: 10%;
  margin-top: 5px;
  margin-left: 2px;
}

.produkt-admin .product-thumb img {
  height: 80px;
  width: 80px;
}

.produkt-admin .infobild {
  width: 3%;
  margin-top: 28px;
  cursor: pointer;
}

.produkt-admin .product-info {
  width: 27%;
}

.produkt-admin .product-info p {
  margin-top: 30px;
}

.produkt-admin .price {
  width: 6%;
  height: 90px;
  /*border-right: solid 5px #ffffff;*/
}

.produkt-admin .price p {
  margin-top: 30px;
}

.produkt-available {
  height: 90px;
}

.produkt-available .product-check {
  margin-top: 30px;
}

.produkt-available .product-thumb {
  width: 6%;
  margin-top: 5px;
  margin-left: 2px;
}

.produkt-available .product-thumb img {
  height: 80px;
  width: 80px;
}

.produkt-available .infobild {
  width: 3%;
  margin-top: 28px;
  cursor: pointer;
}

.produkt-available .product-info {
  width: 15%;
}

.produkt-available .product-info p {
  margin-top: 30px;
}

.produkt-available .price {
  width: 5%;
  height: 90px;
  border-right: solid 5px #ffffff;
}

.produkt-available .price input {
  margin-top: 15px;
}

.produkt-available .grund-antal {
  width: 5%;
  height: 90px;
  border-right: solid 5px #ffffff;
}

.produkt-available .grund-antal input {
  margin-top: 15px;
}

.produkt {
  background-color: #F6F6F6;
  height: 90px;
  margin-bottom: 10px;
}

.produkt .space {
  width: 3%;
  background-color: #FFFFFF;
}

.produkt .product-thumb {
  width: 10%;
  margin-top: 5px;
  margin-left: 2px;
}

.produkt .product-thumb img {
  height: 80px;
  width: 80px;
}

.produkt .infobild {
  width: 3%;
  margin-top: 28px;
  cursor: pointer;
}

.produkt .product-info {
  width: 27%;
}

.produkt .product-info p {
  margin-top: 30px;
}

.produkt .price {
  width: 6%;
  height: 90px;
  border-right: solid 5px #ffffff;
}

.produkt .price p {
  margin-top: 30px;
}

.produkt .extra-opt {
  height: 90px;
  border-right: solid 5px #ffffff;
  width: 10%;
}

.produkt .checkopt {
  width: 100% !important;
}

.produkt .single-option {
  width: 100%;
}

.produkt .antal {
  width: 20%;
  height: 90px;
  border-right: solid 5px #ffffff;
}

.produkt .antal input {
  margin-top: 25px;
  background: #ffffff;
  width: 21%;
}

.produkt .summa {
  width: 19%;
  text-align: center;
}

.produkt .summa p {
  margin-top: 30px;
}

.orderbutton {
  border-radius: 26px;
}

.glas {
  /*img {
		left: 100px;
	}*/
  position: relative;
  display: none;
  /*margin-bottom: -20px;*/
  z-index: 999;
  clear: none !important;
  overflow: visible;
}

.glas2 {
  /*img {
		left: 100px;
	}*/
  position: relative;
  display: none;
  /*margin-bottom: -20px;*/
  z-index: 999;
  clear: none !important;
  overflow: visible;
}

#overlay {
  position: relative;
  top: -20px;
  width: 99%;
  heigth: 100%;
  background-color: #F6F6F6;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
  z-index: 888;
  display: none;
  box-shadow: -2px 4px 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: 1s;
  overflow: hidden;
  /*.close-image{
		display: block;
		float:right;
		position:relative;
		top:-10px;
		right: -10px;
		z-index: 1000;
		overflow: visible!important;
	}*/
}

#overlay .produktinfo-full {
  width: 100%;
  height: 100%;
}

#overlay .fullimage {
  width: 40%;
}

#overlay .prodrest {
  width: 50%;
  margin-left: 5%;
  margin-top: 3%;
}

#overlay .prodrest .prisdag {
  width: 250px;
}

#overlay .prodrest .prisdag .po {
  width: 60px;
}

#overlay .prodrest .prisdag .po p {
  display: block;
  text-align: right;
}

#sammanstallning input {
  background-color: grey;
}

.product-error {
  color: red;
}

input .error {
  border: 3px solid #ff0000 !important;
  border-color: red !important;
}

.error-front {
  color: red;
  background-color: #ffffff;
  width: 30%;
  margin-left: 35%;
}

.error {
  color: red;
}

.kontakt-error {
  color: red;
}

.ui-widget {
  font-family: sans-serif !important;
}

.tabform {
  background-color: #F6F6F6;
}

#ui-datepicker-div.ui-widget-content {
  background: #AB192E !important;
  color: #ffffff;
}

#ui-datepicker-div.ui-widget-content a {
  color: #ffffff !important;
}

.dates-group #datepicker {
  margin-left: 15px;
}

.kinfo {
  display: none;
}

.kcompany {
  cursor: pointer;
}

.ordershowcontainer {
  width: 20%;
  margin-left: 40%;
}

.ordershowcontainer .orderlines {
  width: 100%;
  border: solid 1px;
}

.kontaktheader {
  margin-top: 3%;
}

.partheader {
  margin-top: 3%;
}

.kontaktform {
  margin-top: 3%;
}

.kontaktform input {
  width: 20% !important;
  margin-left: 40%;
}

.kontaktform textarea {
  width: 20% !important;
  margin-left: 40%;
}

.kontaktform button {
  margin-left: 45%;
}

.kontakttack {
  margin-top: 10% !important;
  margin-bottom: 8% !important;
}

.kerror input {
  border: 2px solid #ff0000 !important;
}

.kerror textarea {
  border: 2px solid #ff0000 !important;
}

.faq .faqheader {
  margin-top: 3%;
}

.faq .faq-entry {
  margin-top: 3%;
  margin-left: 30%;
  max-width: 40%;
}

.faq .faq-entry .question p {
  margin-bottom: 0px;
}

.information {
  margin-top: 3%;
  margin-left: 30%;
  max-width: 40%;
}

.information .infopart {
  text-align: left;
  margin-bottom: 5%;
  margin-left: 20%;
  max-width: 68%;
}

.user-container {
  color: white;
  width: 15%;
  border-style: none;
  border-radius: 10px;
  background-color: #AB192E;
  margin-bottom: 1%;
  margin-left: 42%;
  padding-left: 1%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
}

.user-container .userpart {
  margin-right: 1%;
}

.user-container .buttonrow {
  margin-left: 70%;
  margin-top: 3%;
  color: black;
}

.newuser {
  margin-left: 40%;
}

.user-add {
  display: none;
}

.product-add {
  display: none;
}

.filterbyevent {
  margin-bottom: 2%;
}

#red, #green, #blue {
  float: left;
  clear: left;
  width: 300px;
  margin: 15px;
}

#swatch {
  width: 120px;
  height: 100px;
  margin-top: 18px;
  margin-left: 350px;
  background-image: none;
}

#red .ui-slider-range {
  background: #ef2929;
}

#red .ui-slider-handle {
  border-color: #ef2929;
}

#green .ui-slider-range {
  background: #8ae234;
}

#green .ui-slider-handle {
  border-color: #8ae234;
}

#blue .ui-slider-range {
  background: #729fcf;
}

#blue .ui-slider-handle {
  border-color: #729fcf;
}

.colorinput {
  width: 20% !important;
}

.showcolor {
  width: 120px;
  height: 40px;
  background-image: none;
  background-color: red;
}

.color-choser .addval {
  cursor: pointer;
}

.color-choser .tabort {
  cursor: pointer;
  margin-left: 15px;
}

.color-choser .colorinput {
  display: none !important;
}

.colorbox {
  width: 60px;
  height: 20px;
  margin-top: 3px;
  margin-left: 5px;
}

.colorlist {
  display: none;
}

.valjfarg {
  cursor: pointer;
}

/*# sourceMappingURL=peter.css.map */
