/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09.03.2015, 12:10:12
    Author     : andreask
*/
.iframe {
    padding: 10px;
}

a, a:focus {
    outline: 0!important;
}

.left { float: left; }
.right { float: right; }

.hideme, .artikel-id, .hidden { display:none!important; }

.cleaner, .cleaner1, .clearFix {
  display: block;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  background: transparent;
  height:0px;
}

.clearfix:after, .clearafter:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;margin-right: 5px;
}

.clearfix, .clearafter { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix, * html .clearafter { height: 1%; }
.clearfix, .clearafter { display: block; }
/* End hide from IE-mac */

.margin10 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.margin20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.htag1, .htag2, .htag3, .htag4, .htag5, .htag6 {
    display: block;
}

h1, h2, h3, h4, h5, h6,
.htag1, .htag2, .htag3, .htag4, .htag5, .htag6{
    color: #0085BF;
    line-height: 1.8em;
    margin-bottom: 5px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}
h1, .htag1 {
    font-size: 1.7em;
    margin-top:0;
    line-height:1.25em;
}
h2, .htag2 {
    font-size: 1.5em;
}
h3, .htag3 {
    font-size: 1.4em;
}
h4, .htag4, h5, .htag5, h6, .htag6 {
    font-size: 1.2em;
}

.fullwidthheight {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none!important;
}
.fullwidthheight:after {
    font-family: 'FontAwesome';
    content: '\f00e';
    color: rgba(0,0,0,0.5);
    font-size: 1.5em;
    position: relative;
    left: 3px;
    top: 5px;
}
.fullwidthheight.first:after {
    font-size: 2.2em;
    left: 5px;
}

.tourlistitem {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.tourlistitem:last-child {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 0px solid #ccc;
}

.img-left {
    margin: 0px 10px 10px 0;
    float: left;
}
.img-right {
    margin: 0px 0px 10px 10px;
    float: right;
}


/* DownloadLinks */
.content-segment a.pdf{
    display: block;
    background: url(../../img/custom/pdf.png) left center no-repeat;
    padding: 20px 0 20px 70px
}
.content-segment a.swf{
    background: url(../../img/base/swf_symbol.gif) 0 0 no-repeat;
    padding: 2px 0 2px 20px;
}

/* ** Imagegalery ** */

.galleryCont a {
    display: inline-block;
    margin: 0 0.8em 0.8em 0;
    cursor: pointer;
}
.galleryCont a:hover {
    border-bottom: 0px;
}
.galleryCont a img {
    padding: 2px;
    /*height: 160px;
    width: 100%;*/
}
.last-change {
    display: none;
}

/* ** DatePicker ** */

div#ui-datepicker-div { border: 1px solid #E7E7E7!important; margin: 2px 0; }
div#ui-datepicker-div a.ui-state-default { border: 1px solid #E7E7E7; text-align: center; }
div#ui-datepicker-div a.ui-state-highlight { border: 1px solid #fff; background-color: #fff; font-weight: bold; text-align: center; }



#iframe-order-form.form-horizontal .control-label {
    text-align:left;
}
/* untere Zeile Buchungsformular mit gestackten Label<>Inputs */
#iframe-order-form.form-horizontal .durationinput .form-group .control-label,
#iframe-order-form.form-horizontal .durationinput .form-group > div {
    width:100%;
}
body.iframe #ui-datepicker-div {
    display:none; /* hide on load */
}
table {
    width: 100%;
}
table tr td {
    padding: 5px;
}
table tr:nth-child(even) td {
    background-color: #efefef;
}

.btn, button, input[type=submit]{
    border: none!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    min-height: 32px;
}

.last-change {
    display: none;
}

/* BOOKING */
.location {
    font-weight: bold;
    color: #0085BF!important;
}
.organizer-detail .location {
    margin-bottom: 0;
}
.organizer-detail .detailjmp > div a, 
.organizer-detail .detailjmp > div p {
    margin-top: 10px;

}
.location span.htag4,
.location span.htag3 {
    display: inline-block;
    float: left;
    max-width: 80%;
}
span.tripduration {
    display: inline-block;
    padding: 5px 0;
    margin-left: 10px;
    margin-top: -10px;
}
form span.tripduration {
    display: inline-block;
    float: none;
    padding: 5px 0;
    margin-left: 5px;
    margin-right: 5px;
}
 
span.tripduration.individually {
    color: #0085BF;
}

span i {
    display: inline-block;
    width: 23px;
    height: 21px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-style: normal;
    padding-top: 1px;
}
span i.leading {
    background-color: #97BE14;
}
span i.individually {
    background-color: #0085BF;
}
ul.guided {
    margin: 0;
    padding: 0;
}
ul.guided li {
    width: 33%;
    margin-right: 1px;
    float: left;
    background: #e6e6e6;
    padding: 0;
    margin: 0;
    margin-right: 1px;
    text-align: center;
    list-style-type: none;
    font-weight: bold;
}

#bookingOverview ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#bookingOverview ul li {
    background-image: none;
    margin: 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #ccc;
}
#bookingOverview ul li:nth-child(1) {
    border-top: 0px solid #ccc;
}
#bookingOverview .filter {
        border: 1px solid #ccc;
}
#bookingOverview form {
    padding: 0;
    border: 0;
}

#bookingOverview form .row {
    padding: 10px 0;/*!important;*/
}

.detailjmp {
    margin-top: 10px
}
.detailjmp a.more {
    display:inline-block;;
    margin-top: 25px;
    font-size: 1.1em;
    color: #fff;
}

.detailjmp .price p {
    margin-top: 25px;
    color: #0085BF;
    text-align: right;
    font-weight: bold;
    font-size: 1.2em;
}

/* BOOKING DETAIL */
#accordion {}
.panel {
	border-radius: 0!important;
	border-width: 0px;
}
.panel .panel-heading {
	padding: 0;
}
.panel .panel-heading h4 {}
.panel .panel-heading h4 a {
	display: block;
	font-size: 1.1em;
	/*padding: 3px 12px;*/
    padding: 3px 50px;
	margin: 0px 0;
	cursor: pointer;
	text-decoration: none;
}
.panel .panel-body {
	padding: 1em 0.2em;  
}
.panel .panel-body ul {
	padding: 1em 0.5em;  
}

.backrequest a {
    display:  block;
    color: #138004;
    text-align: center;
    min-width: 90%;
}
/* FORMS */
a.btn, input[type=submit], button {
    padding: 2px 8px;
    text-shadow: none!important;
    border-style: solid;
    border-color: #0085BF;
    border-width: 0 0 0 2px;
    background: #97BE14;
    text-transform: initial;
    color:  #fff!important;
    text-decoration: none!important;
    font-size: 1.1em;
    font-weight: normal;
    cursor: pointer;
    width: auto;
    display: inline-block;
    box-shadow: none;
}
a.btn { 
    padding: 5px 10px;
}
input[type=submit], button {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
a.btn:hover, input[type=submit]:hover, button:hover {
    color: #fff!important;
    background-color: #0085BF!important;
    -webkit-transition: all 0.5s ease-in-out; /* Firefox */
    -moz-transition: all 0.5s ease-in-out; /* WebKit */
    -o-transition: all 0.5s ease-in-out; /* Opera */
    transition: all 0.5s ease-in-out; /* Standard */   
}

/* Filter */

.filter {
    margin: 0;
    padding: 0;
}
.filter form{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 1em;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
}

.filter form > .paragraph-row {
    padding: 0.5em;

}

.filter form > .paragraph-row {
    background: #efefef;
}
.filter form > .paragraph-row.filter-btn {
    background: #fff;
}


.filter form > .paragraph-row > .column10 label,
.filter form > .paragraph-row > .column10 input[type=checkbox],
.filter form > .paragraph-row > .column10 option{
    cursor: pointer;
}

.tourtype span i {
    text-align: center;
    margin-top: -8px;
    padding: 2px 0px;
    width: 20px;
    height: 15px;
}

/* REQUEST FORM */
.tx_bicycle_booking {
    padding: 0 1em;
}
.lain-box.left {
    display: block;
    float: none;
    margin-bottom: 5px;
}
.lain-box label {
    display: inline-block;

    font-size: 1.1em;
}
.lain-box input[type=text],
.lain-box textarea {
    width: 68%;
    float: right;
    height: auto;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 1.1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.lain-box textarea {
    min-height: 120px;
}
.datainput, .durationinput {
    margin-top: 30px;
}
.durationinput .lain-box label {
    display: block;
    width: 100%;
}
.durationinput .lain-box input[type=text] {
    width: 100%;
    float: left;
    margin-top: 5px;
    box-shadow: none;
}
.durationinput .lain-box select {
    width: 100%;
    height: 34px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
    float: left;
    margin-top: 5px;
}
.disclaimer {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
   
}
.disclaimer input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    padding-top: 2px;
}
.disclaimer label {
    font-weight: bold;
}
.bookingOverview ul {
    list-style-type: none;
    margin: 0;
    padding:0;
}
.bookingOverview ul li {
   background-image: none!important; 
    margin: 0!important;
    padding:0!important;
}

/* Organizer Items // Details */

.paracontent-body .organizer-preview {
    border-style: dotted;
    border-width: 0 0 1px 0;
    border-color: #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
}
.paracontent-body .organizer-preview a {
    text-decoration: none;
}
.paracontent-body .organizer-preview:last-child {
    border-width: 0 0 0 0;
}

.paracontent-body a.social-lnk,
.bookingdetail a.social-lnk {
    font-size: 1.6em;
    color: #0085BF;
    margin-right: 2px;
}
.paracontent-body a.social-lnk:hover,
.bookingdetail a.social-lnk:hover {
    color: #97BE14!important;
}

.paracontent-body .tour-item {
    border-style: dotted;
    border-width: 0 0 1px 0;
    border-color: #ccc;
    padding-top: 10px;
}
.paracontent-body .tour-item:last-child {
    border-width: 0;
}

.organizer-cats > em { }

/* Memo List */

.memoList {}
.memoList tr th {
    font-size: 1.2em;
    text-align: left;
    padding: 8px 6px;
    border-bottom: 1px dotted #ccc;
}
.memoList tr td {
    padding: 10px 6px;    
}
.memoList tr:nth-child(2n) td {
    background-color: #efefef; 
}
.memoList tr td a {
    text-decoration: none!important;
    cursor: pointer;
}
ul.pagination {
    margin: 20px 0!important;
    width: 100%!important;
    
}
ul.pagination li:first-child a,
ul.pagination li:last-child a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
ul.pagination li {
    margin-right: 2px!important;
    padding: 0!important;
    border: none!important;
    float: left;
}
ul.pagination li a {
    font-size: 1em;
    padding: 2px 9px;
    text-decoration: none!important;
    text-align: center;
    display: block;
    border-width: 0;
}



@media screen and (max-width: 768px){
	.lain-box label, label {
		display: block;
		width: 100%;
	}
	.lain-box input[type=text],
	.lain-box textarea {
		width: 100%;
	}
	.disclaimer input[type=checkbox] {
		display: inline;
		float: left;
	}
	.tx_bicycle_booking a.btn,
	.tx_bicycle_booking button,
	.filter a.btn,
	.filter button {
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}
  form input[type=checkbox] {
      float: left;
      margin-right: 10px;
  }
  /*.tourimages {
      min-width: 100%!important;
      margin: 0!important;
  }
  .tourimages > div {
      height: 200px!important;
      margin-bottom: 10px;
  }
  .tourimages > div:first-child {
      min-height: 350px!important;
  }*/

}