/* Choosen Haltestellen auswahl */

.bg-input-mid .chosen-container-single .chosen-drop{
  margin-top:8px;
  min-width: 300px;
  border: 1px solid #aaa;
  border-radius: 4px;
}

#teaser-search .chosen-container-single .chosen-single div{
  display: none;
}

#teaser-search .chosen-container-single .chosen-single span{
  margin-right: 0px;
}

.chosen-container-single .chosen-single span, .chosen-container .chosen-results li.active-result
{
  color: #556672;
  text-shadow: 1px 0 1px #e4eaed;
}

#teaser-search .bg-input-mid .chosen-with-drop a{
  border: 0px;
  border-radius: 0px;
  background: none;
}

.chosen-drop:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}

.chosen-drop:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}

.row-route-headline, .row-route {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d5dbdf;
  /*padding: 5px 0px;*/
}

.row-route-headline > div, .row-route > div > div {    
  float: left;
  min-height: 34px;
  padding: 5px 0px;
  border-right: 1px solid #d5dbdf;
}

.row-route > div > div {
  min-height: 68px;
}

.row-route-headline > div > h4{
  margin-top: 10px;
}

.row-route-headline .col1-route, .row-route .col1-route {
  width: 56px;
  border: 0px;
}

.row-route-headline .col2-route, .row-route .col2-route {
  width: 350px; 
}

.row-route-headline .col3-route, .row-route .col3-route {
  width: 120px; 
}

.row-route-headline .col4-route, .row-route .col4-route {
  width: 120px; 
}

.row-route .col4-route p {
  margin-top: 20px;
}

.row-route-headline .col5-route, .row-route .col5-route {
  width: 120px; 
}

.row-route .col5-route p {
  margin-top: 20px;
}

.row-route-headline .col6-route, .row-route .col6-route {
  width: 200px; 
}

.row-route .col6-route > div {
  margin: 13px auto 0px auto;
}

.row-route .col6-route > div > div{
  float: left;
}

.row-route-headline .col7-route, .row-route .col7-route {
  width: 120px;
  border: 0px;
}

.row-route .col7-route > p {
  margin-top: 20px;
}

.row-route-headline .col8-route, .row-route .col8-route {
  width: 200px;
  border: 0px;
}

.row-route-headline .circle, .row-route .circle {
  margin-left: 5px;
}

.row-route .col1-route-arb {
  width: 56px;
}

.row-route .col2-route-arb {
  width: 710px
}

.row-route .col3-route-arb {
  width: 320px;
}

.row-bestell > .collapse-head {
  background-color: #D5DBDF;
  min-height: 94px;
}

.row-bestell > .collapse-head h4 {
  margin-top: 8px;
}

.row-bestell > .collapse-head .col3-route, .row-bestell > .collapse-head .col4-route, .row-bestell > .collapse-head .col5-route, .row-bestell > .collapse-head .col6-route, .row-bestell > .collapse-head .col7-route {
  margin-top: 12px;
}

.row-route .circle-grey {
  margin-top: 12px;
}

.row-route .tab-content {
  width: 100%;
  border: 0px;
  margin-bottom: 15px;
}

.row-arb > .collapse-head {
  background-color: #D5DBDF;
}

.row-arb > .collapse-head > .col3-route > img {
  border: 0px;
  margin-top: 12px;
}

.row-arb > .collapse-head > .col2-route-arb > div {
  margin-top: 22px;
}

.row-arb > .collapse-head a {
  font-family: "PTSansRegularBold";
  font-size: 16px;
  color: #556672;
  text-shadow: 1px 0px 1px #E4EAED;
}

.stop-headline {
  height: 48px;
  background-color: #fff;
  /*margin: 41px 0px 0px 0px;*/
 margin: 0px;
}

.stop-headline-mid {
  float: left;
  padding: 3px 0px;  
}

.stop-headline-left, .stop-headline-right {
  height: 48px;
  width: 17px;
}

.stop-headline-left {
  float: left;
  background: url("/extensions/fahrplan/img/stop-headline-left.png") no-repeat #edf1f4;
}

.stop-headline-right {
  float: right;
  background: url("/extensions/fahrplan/img/stop-headline-right.png") no-repeat #edf1f4;
}

.stop-headline-mid p, .Umstieg .stop-halt p {
  margin: 10px 0px;
}

.Umstieg p {
  margin: 0px;
}

.stop-zeit {
  float: left;
  width: 350px;
  margin-left: 40px;
}

.stop-halt {
  float: left;
  width: 500px;
}

.stop-halt p {
  font-size: 15px;
  color: #428BCA;
  text-shadow: 1px 0px 1px #E4EAED;
}

.stop-halt p:before {
  content: '» ';
  font-family: "PTSansRegular";
  font-size: 15px;
}

.stop-ausstieg {
  float: left;
  width: 150px;
}

.stop-info {
  display: inline-block;
  width: 100%;
  margin: 15px 0px;
}

.stop-info > div{
  float: left;
}

.stop-info-typ{
  width: 170px;
  margin-top: 5px;
}

.stop-info-linie{
  width: 236px;
  margin-top: 13px;
}

.stop-info-linie > span {
  margin-left: 80px;
  font-size: 15px;
  color: #428BCA;
  text-shadow: 1px 0px 1px #E4EAED;
}

.stop-info-linie > span:before {
  content: '» ';
  font-family: "PTSansRegular";
  font-size: 15px;
}

.stop-info-text{
  width: 600px;  
}

.stop-info-text > h4 {
  margin: 5px 0px;
}

.stop-info-text > h4 {
  font-family: "PTSansRegularBold";
  font-size: 16px;
}

.stop-info-text > p {
  margin-top: 13px;
}

.stop-layover {
  border-top: 1px solid #D5DBDF;
  display: inline-block;
  width: 100%;
  height: 45px;
}

.stop-layover .stop-halt {
  margin: 10px 0px 0px 0px;
}

.stop-layover .stop-zeit {
  margin-left: 57px;
}

.stop-layover .stop-zeit p {
  margin: 3px 0px 0px 0px;
}

.collapse-head {
  min-height: 68px;
}

.collapse-head:hover {
  cursor: pointer;
}

.tab-content > .active {
  margin: 41px 0px;
}

.nav-tabs{
  margin: 20px 0px;
  border: 0px;
}

.btn-tab-nav{
  margin-right: 15px;
}

.gmap-canvas {
  width: 100%;
  height: 768px;
  border: 7px solid #fff;
}

.btn-tab-nav > .btn-grey-flat-mid {
  padding: 11px 20px 0px;
}

.btn-print-route{
  margin: 20px 0px;
  float: right;
}

.text-center > p{
  text-align: center;
}

#input-container-address-start, #input-container-address-ziel
{
  display: none;
}

#radio-group-start, #radio-group-ziel
{
  height: 30px;
  margin: 0px 0px 10px 75px;  
}

#radio-group-start > .checkbox-container, #radio-group-ziel > .checkbox-container
{
  margin-right: 15px;
}

#form-search label
{
  font-family: "PTSansRegularBold";
  font-size: 16px;
  color: #556672;
  text-shadow: 1px 0px 1px #e4eaed;
}

#form-search .bg-input-mid .chosen-with-drop a {
  border: 0px;
  border-radius: 0px;
  background: none;
  width: 350px;
}

#form-search  #search-start, #form-search   #search-ziel {
width: 350px;
}

.box-row  .row
{
  margin-bottom: 15px;
}

#form-search .box-row label
{
  width: 70px;
  margin-left: 10px;
  text-align: right;
  padding: 12px 15px 7px 0px;
}

#form-search .datetime > label
{
  width: 260px;
}

.grey-box-mid > #form-search > .row, .grey-box-mid > #form-search > #request-result > .row
{
  margin: 23px 0px 26px 0px;
}

.input-container-start + .row
{
  margin-bottom: 20px;
}

#start_street, #ziel_street
{
  width: 350px;
}

#start_city, #ziel_city
{
  width: 180px;
}

#start_postcode, #ziel_postcode
{
  width: 50px;
}

.row-route-footer{
  float: left;
  margin-top: 7px;
}

.btn-route-prev, .btn-route-next{
  margin-left: 50px;
}

#loading{
  margin: 100px auto 240px auto;
  width: 350px;
}

#loading > div{
  margin: 20px auto;
  width: 50px;
}

.modal-body{
  font-size: 20px;
  color: #556672;
  text-shadow: 1px 0px 1px #E4EAED;
}

.countdown{
  font-size: 20px;
}

.countdown span{
  font-size: 15px;
}
