﻿* html {
  height: 1%;
  margin-right: -3px;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #2d2d2d;
  background-color: #fff;
  height: 100%;
}

.tabs h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
}

.tabs h4 {
  float: left;
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  color: black;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

.myTable {
  width: 100%;
  float: left;
  margin-top: 20px;
}

a.vislejebetingelser {
  color: #d71920;
}
a.vislejebetingelser:hover {
  color: #c0161d;
}

.BookingWizardModule input:hover {
  color: #c0161d;
}

.myTable td {
  padding: 2px;
  background-color: white;
}

.myTable td input {
  padding: 4px;
}

.admin_tbl {
}

.leftcolumn {
  width: 88px;
  vertical-align: top;
  line-height: 25px;
}
.rightcolumn {
  width: 288px;
  line-height: 25px;
}

.floatingtextbox span input {
  float: left;
  margin-right: 5px;
}

#tapContainer span {
  cursor: pointer;
}

#tapContainer ul {
  float: left;
}

#tapContainer ul li {
  float: left;
  display: inline;
  margin-right: 2px;
}

#tapContainer a {
  display: block;
  color: #ffffff;
  text-decoration: underline;
  width: 110px;
  text-align: center;
  background-color: #b5b5b5;
  height: 30px;
}

#tapContainer a:hover {
  background-color: #b5b5b5;
}

#tapContainer span.selected a {
  background-color: #b1c427;
}

.booking_infobox {
  float: left;
  width: 100%;
  height: 382px;
}

.booking_prev_next a,
.booking_prev_next input {
  float: right;
  border: none;
  margin-left: 10px;
  display: block;
  color: white;
  text-decoration: none;
  min-width: 90px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #b5b5b5;
  cursor: pointer;
  width: auto;
  padding: 0 10px;
}

.booking_prev_next span {
  float: right;
  border: none;
  margin-left: 10px;
  display: block;
  color: white;
  text-decoration: none;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #b5b5b5;
  cursor: pointer;
  width: auto;
}

.wizardButtons {
  position: absolute;
  right: 0px;
  top: 0px;
}

.booking_prev_next a.active,
.booking_prev_next input.active {
  font-weight: bold;
  background-color: #b1c427;
}

.booking_prev_next a:hover,
.booking_prev_next input:hover,
.booking_prev_next span:hover {
  font-weight: bold;
  background-color: #515a12;
}

.loginboxControl a,
.loginboxControl input,
.loginboxControl span {
  width: 100%;
  color: white !important;
}

#login_loggedinas {
  position: relative;
  right: 10px;
  text-align: right;
  top: 18px;
  width: 500px;
  color: black;
}

.myLogOut a {
  color: black !important;
  line-height: 14px !important;
}

span.header {
  font-weight: bold;
}

td.zipcity * {
  float: left;
}

.myLogOut {
  float: right;
  position: relative;
  right: 16px;
  top: -16px;
  display: none;
}

.admin_txtBox {
  width: 280px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  font-size: 12px;
  border: 1px solid #b5b5b5;
}

.indkoebskurv {
  font-size: 10px;
  height: 382px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 184px;
}

.indkoebskurv_header {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: solid 1px black;
  font-weight: bold;
}

.indkoebskurv_houseinfo {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px black;
}

.indkoebskurv_houseinfodate {
  padding-top: 10px;
  height: 44px;
  border-bottom: solid 1px black;
}

.indkoebskurv_houseinfodate td {
}

.indkoebskurv_items {
  padding-top: 10px;
}

.indkoebskurv table th {
  line-height: 28px;
}

.indkoebskurv_total {
  font-weight: bold;
  border-bottom: solid 1px #000;
}

#shoppingBasket {
}

#shoppingBasket,
.itemcontainer {
  width: 184px;
}

.header_product,
.itemcontainer,
.item_name,
.totalText,
.totalContainer {
  float: left;
}

.header_price,
.item_price,
.totalPrice {
  float: right;
}

.headercontainer {
  line-height: 24px;
}

.totalContainer {
  width: 184px;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 4px;
  border-bottom: solid 1px #000;
}

.clear {
  clear: both;
}

#tableContainer {
  float: left;
  width: 100%;
  margin: 45px 0 0 0;
}

#tabContainer ul {
  width: 100%;
  float: left;
  border-bottom: 1px solid #6d6f64;
  margin: 0;
  padding: 0 0 10px 0;
}

#tabContainer ul li {
  float: left;
  display: inline;
  margin-right: 5px;
}

#tabContainer .tabheadermypage {
  background-color: #b5b5b5;
  color: white;
  font-size: 11px;
  line-height: 22px;
  font-weight: bold;
  padding-left: 4px;
  height: 22px;
  cursor: pointer;
}
#tabContainer .tabheadermypage a {
  color: white;
  text-decoration: none;
}
#tabContainer .tabheadermypage.selected {
  background-color: #b1c427;
  /*color:black;
    font-size:11px;
    line-height:22px;
    font-weight:bold;
    width:184px;
    padding-left:4px;
    height:22px;*/
}
#tabContainer .tabheadermypage:hover {
  background-color: #515a12;
}

#tabContainer .tabnumber {
  background-color: #b5b5b5;
  color: white;
  font-size: 22px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: 10px;
}
#tabContainer .selected .tabnumber {
  background-color: #6d6f64;
  color: white;
  font-size: 22px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: 10px;
}

.chkLejebetingelser {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.chkLejebetingelser input {
  float: left;
  margin-right: 50px;
}

.chkLejebetingelser label {
  float: left;
}

.chkLejebetingelser label div.lejebetingelser {
  float: left;
  width: 200px;
}
#tabContainer {
  width: 100%;
  height: 23px;
  line-height: 23px;
}

.tabs {
  border-top: 1px solid #b1c427;
  margin-top: -1px;
}
.tabs > div {
  clear: both;
  /*width:100%;*/
}

.MyPageBookingList {
  margin: 0;
  padding: 0;
}
.MyPageBookingList ul {
  margin: 0px;
  padding: 0px;
  width: 72px;
}
.MyPageBookingList > li {
  list-style: none;
  float: left;
  width: 100%;
  border-bottom: 1px solid #6d6f64;
  margin: 0;
  padding: 10px 0;
}
.MyPageBill {
  text-align: center;
  /*width:100px;*/
  float: left;
  height: 62px;
  margin-right: 30px;
  margin-top: 15px;
}
.MyPageBill ul li {
  list-style: none;
}

/* Min Side booking liste*/
.BookingView {
  position: relative;
  height: auto;
}

.HouseImage {
  position: absolute;
  left: 0px;
  top: 0px;
  list-style: none;
}
.HouseLocation {
  position: absolute;
  left: 169px;
  top: -5px;
  height: 18px;
  list-style: none;
  font-weight: bold;
}
.HouseName {
  position: absolute;
  left: 169px;
  top: 8px;
  height: 18px;
  list-style: none;
  font-weight: bold;
}
.BookingStatus {
  position: absolute;
  left: 400px;
  top: 51px;
  width: 250px;
  list-style: none;
} /*border:1px dashed black;*/
.BookingPeriod {
  position: absolute;
  left: 169px;
  top: 91px;
  list-style: none;
}
.BookingPrice {
  position: absolute;
  left: 400px;
  top: 35px;
  width: 250px;
  list-style: none;
}
.HouseLink {
  position: absolute;
  right: 10px !important;
  top: 94px !important;
  list-style: none;
}
.HouseAddress {
  position: absolute;
  left: 168px;
  top: 35px;
  list-style: none;
}
.BookingPDFS a {
  color: Black;
  text-decoration: none;
}

.HouseLocation a,
.HouseName a {
  color: Black;
  text-decoration: none;
}

.MyPageBookingList {
  margin: 0;
  padding: 0;
}
.MyPageBookingList ul {
  margin: 0px;
  padding: 0px;
}
.MyPageBookingList > li {
  list-style: none;
  width: 100%;
  border-bottom: 1px solid #6d6f64;
  margin: 0;
  padding: 10px 0;
}
.MyPageBill {
  text-align: center;
  height: 62px;
  margin-right: 30px;
  margin-top: 15px;
}
.MyPageBill ul li {
  list-style: none;
}
.BookingAccount {
}

.tabs .booking_prev_next {
  position: absolute;
  right: 10px;
  top: 484px;
  width: 260px;
  z-index: 1;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 50;
}

.BillingUnderline {
  border-top: 1px solid #6d6f64;
  border-bottom: 1px solid #6d6f64;
}

.CreateProfileValidation .booking_prev_next {
  padding-right: 10px;
  top: 478px;
  right: 0px;
}

.AcceptTerms {
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
}
.AcceptTerms input {
  float: left;
}
.AcceptTerms label {
  display: block;
  float: left;
  width: 380px;
  margin-left: 10px;
}

ul.MyPageBillList li {
  list-style: none;
  float: left;
  width: 300px;
  line-height: 38px;
}

ul.MyPageBillList .billicon,
ul.MyPageBillList .billtitle,
ul.MyPageBillList .billballance,
ul.MyPageBillList .billPay {
  float: left;
  line-height: 38px;
}

#liUnpayedBills {
  display: none;
}

#first .myTable.bordered {
  margin-top: 10px;
  border: 1px solid #b5b5b5;
}
#first .myTable.bordered.selected {
  margin-top: 10px;
  border: 1px solid #6d6f64;
}

#first .admin_txtBox {
  width: 280px;
  height: 12px;
  line-height: 12px;
  padding-left: 5px;
  font-size: 12px;
  border: 1px solid #b5b5b5;
}
#first .titletd {
  width: 100px;
}

#first .contenttd {
  width: 200px;
}

#first .myTable.bordered .selectionheader {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  background-color: #b5b5b5;
  color: white;
}
#first .myTable.bordered.selected .selectionheader {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  background-color: #6d6f64;
}

#first .validstar {
  color: red;
  display: none;
}

.tablebodydiv {
  float: left;
  width: 340px;
  padding-left: 10px;
  height: 198px;
  position: relative;
  height: 170px;
}
.tablediv {
  float: left;
  display: inline-block;
  width: 120px;
  height: 30px;
  line-height: 25px;
  margin-bottom: 3px;
}
.tableheaderdiv {
  padding-left: 10px;
  float: left;
  display: inline-block;
  font-weight: bold;
  width: 340px;
  line-height: 25px;
  background-color: #6d6f64;
  margin-bottom: 3px;
  color: white;
}

.tablebodydiv .booking_prev_next {
  position: absolute;
  top: 133px;
  left: 0px;
  width: 330px;
  z-index: 1;
}

.tablediv .admin_txtBox {
  width: 280px;
  height: 22px;
  line-height: 12px;
  padding-left: 5px;
  font-size: 12px;
  border: 1px solid #b5b5b5;
}
.tabledivwide {
  float: left;
  display: inline-block;
  width: 330px;
  height: 30px;
  line-height: 25px;
  margin-bottom: 3px;
  color: red;
  font-weight: bold;
  overflow: hidden;
}

.closebutton {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: white;
  background-color: #b1c427;
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  text-align: center;
  z-index: 100;
}
.closebutton i {
  line-height: 25px;
}
.closebutton:hover {
  background-color: #515a12;
}

#MyPageWrapper .row {
  padding: 3px 5px;
}
#MyPageWrapper h2 {
  padding: 20px 0px;
}
.cancelledband {
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  padding: 4px;
  text-align: center;
  color: #c4010d;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 22px;
  line-height: 25px;
  /*
    left: -56px;
    top:23px;
    width:262px;
    font-size: 20px;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);*/
}
.BookingViewRow {
  border-bottom: 1px #ddd solid;
  padding-bottom: 6px;
}

.hiddenanimated {
}

#passwordFB {
  padding-right: 0px !important;
}
/*
.tabs > div.hiddenfade {
display:none;
}*/

.LotRow:after,
.LotHeaderRow:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.MyPageButtons a {
  margin-bottom: 5px;
}

#MyPageWrapper .tab-pane input[type="text"] {
  line-height: 36px;
  border-radius: 5px;
  height: 36px;
  border: 1px solid #b5b5b5;
  padding-left: 5px;
}

@media (max-width: 500px) {
  #MyPageWrapper .row {
    margin: 3px -10px;
    line-height: 20px;
  }
  #MyPageWrapper .BookingViewRow > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  #MyPageWrapper .BookingDescription > div {
    margin-bottom: 20px;
  }
  #MyPageWrapper .BookingDescription span {
    display: block;
  }
}

#MyPageWrapper .economytoggle {
  width: 100px !important;
  padding: 10px 10px;
}

.ImageThumb > img {
  width: 100%;
}

@media (max-width: 950px) {
  .ShoppingBasketResponsive {
    display: none;
  }
}
