.profilNavigation {
width: 100%;
display: inline-block;
float: left;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
}

.profilmenu {
display: inline-block;
float: left;
padding: 10px 15px 10px 40px;
margin-right: 1px;
background-color: ;
background-color: #f0f0f0;
color: #fff;
font-size: 16px;
text-decoration: none;
color: #303b47;
font-weight: 600;
position: relative;
}

.profilmenu.selected {
color: #fff;
background-color: #303b47;
}

.profilmenu.hot {
	background-color: #f9ba13;
}

.profilmenu:after {
width: 30px;
height: 30px;
content:'';
position: absolute;
top: 50%;
left: 4px;
margin-top: -15px;
background-image: url('/themes/vista.hu/images/profil-icons.svg');
background-repeat: no-repeat;
background-size: 180px 60px;
text-decoration: none;
}
.profilmenu.homeicon:after {background-position: 0 0;}
.profilmenu.homeicon.selected:after {background-position: 0 -30px;}
.profilmenu.profilicon:after {background-position: -30px 0;}
.profilmenu.profilicon.selected:after {background-position: -30px -30px;}
.profilmenu.bookingicon:after {background-position: -60px 0;}
.profilmenu.bookingicon.selected:after {background-position: -60px -30px;}
.profilmenu.hearticon:after {background-position: -90px 0;}
.profilmenu.hearticon.selected:after {background-position: -90px -30px;}
.profilmenu.checkicon:after {background-position: -120px 0;}
.profilmenu.checkicon.selected:after {background-position: -120px -30px;}
.profilmenu.torzsicon:after {background-position: -150px 0;}
.profilmenu.torzsicon.selected:after {background-position: -150px -30px;}


.profilmenu:hover {
text-decoration: underline;
color: #000;
}
.profilmenu.selected:hover {
text-decoration: underline;
color: #fff;
}

.profilwrapper {
width: 100%;
padding: 0 10px;
min-height: 600px;
display: inline-block;
float: left;
}


.profilbox {
width: 100%;
background: #fff;
display: inline-block;
float: left;
border-radius: 3px;

}

#profilform {
width: 70%;
display: inline-block;
float: left;
margin-top: 15px;
}

#profilform .form-section-label {
background-color: #f9ba13;
}

.profilform-help {
width: 30%;
display: inline-block;
float: left;
padding: 20px 20px 0 20px;
}


.profilform-help p {
font-size: 14px;
line-height: 20px;
padding: 0 0 0 10px;
}

.profilform-help .attention {
color: #dd0066;
}



.data-table {
margin-top: 20px;
width: 100%;
display: table;
float: left;
border-radius: 2px 2px 0 0;
}

.data-table .data-tr {
width: 100%;
display: table-row;
text-decoration: none;
}

.data-table .data-tr .data-td {
width: auto;
display: table-cell;
padding: 5px 10px;
font-size: 14px;
line-height: 18px;
color: #000;
text-decoration: none;
}



.data-table .data-tr:nth-child(odd) {
background: #f5f5f5;
}

.data-table .data-td:nth-child(1) {
font-weight: bold;
color: #1146cc;
}

.data-table .data-tr:hover {
background: #ffcc2a;
}



.data-table .data-tr.thead {
background-color: #f9ba13 !important;
border-radius: 2px !important;
}
.data-table .data-tr.thead  .data-td {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  line-height: 24px;
}

/*---table-type2---*/



.data-table2 {
width: 100%;
display: table;
float: left;
margin-top: 15px;
}

.data-table2 .data-tr {
width: 100%;
display: table-row;
text-decoration: none;
}

.data-table2 .data-tr .data-td {
width: auto;
display: table-cell;
padding: 5px 10px;
font-size: 14px;
line-height: 18px;
color: #000;
text-decoration: none;
}

.data-table2 .data-tr:nth-child(odd) {
background: #f5f5f5;
}





.data-table2 .data-tr.thead {
background-color: #fff;
border-bottom: 1px solid #ddd;
border-radius: 2px !important;
}

.data-table2 .data-tr.thead2 {
background-color: #000 !important;
color: #309d80 !important;
font-weight: bold;
border-radius: 2px !important;
}

.data-table2 .data-tr.thead2 .data-td {
background-color: #fff !important;
color: #309d80 !important;
font-weight: bold;
}



.data-table2 .data-tr.thead  .data-td {
  font-size: 14px;
  text-transform: uppercase;
  color: #28102c;
  font-weight: bold;
  line-height: 24px;
}

.type2 .data-tr .data-td:first  {width: 33.333%}
.type2 .data-tr .data-td:nth-child(2)  {width: 33.333%}
.type2 .data-tr .data-td:nth-child(3)    {width: 33.333%}


.type3 {
width: 100%;
}



/*---table-type2---*/



.data-table3 {
width: 100%;
display: table;
float: left;
margin-top: 15px;
}

.data-table3 .data-tr {
width: 100%;
display: table-row;
text-decoration: none;
}

.data-table3 .data-tr .data-td {
width: auto;
display: table-cell;
padding: 0 0;
font-size: 14px;
line-height: 18px;
color: #000;
text-decoration: none;
}

.data-table3 .data-tr:nth-child(odd) {
background: #f5f5f5;
}

.profil-content {
display: inline-block;
float: left;
width: 75%;
padding: 20px 0;
font-size: 16px;
}
.profil-content h2, .profil-content h3, .profil-content h4, .profil-content h5 {
font-family: 'boldfont';
width: 100%;
display: inline-block;
font-weight: normal;
float: left;
clear: both;
}
.profil-content ul {list-style-position: inside; padding-left: 20px;list-style-type:disc;}
.profil-content ul li {list-style-position: inside;}



.data-table3 .data-tr.thead {
background-color: #b21d85 !important;
border-radius: 2px !important;
}

.data-table3 .data-tr.thead3 {
background-color: #fff !important;
color: #309d80 !important;
font-weight: bold;
border-radius: 2px !important;
}

.data-table3 .data-tr.thead3 .data-td {
background-color: #fff !important;
color: #309d80 !important;
font-weight: bold;
}



.data-table3 .data-tr.thead  .data-td {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px;
  line-height: 24px;
}
.data-table3 .data-tr.thead  .data-td:nth-child(1) {width: 10%;}
.data-table3 .data-tr.thead  .data-td:nth-child(2) {width: 30%;}
.data-table3 .data-tr.thead  .data-td:nth-child(3) {width: 30%;}
.data-table3 .data-tr.thead  .data-td:nth-child(4) {width: 30%;}

.data-table3 .data-tr .data-td  > .data-table2 {
width: 100%;
text-align:left;
}
.data-table3 .data-tr .data-td  > .data-table2 .data-td  {
  padding: 5px 10px;
  text-align:left;
}
.data-table3 .data-tr .data-td  > .data-table2 .data-td:nth-child(1){width: 10%;}
.data-table3 .data-tr .data-td  > .data-table2 .data-td:nth-child(2){width: 30%;}
.data-table3 .data-tr .data-td  > .data-table2 .data-td:nth-child(3){width: 30%;}
.data-table3 .data-tr .data-td  > .data-table2 .data-td:nth-child(4){width: 30%;}

.hopon {
width: 100%;
background: #f9f9f9;
float: left;
color: #000;
font-size: 12px;
padding: 5px 10px 5px 7%;
}

.data-td {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
p.seatinfo {
display: inline-block;
float: left;
width: 100%;
padding: 5px 10px 5px 0;
font-size: 12px;
line-height: 16px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.htmllink, .pdflink {
padding: 2px 5px 2px 25px;
}


.pdflink {
background-image: url('/themes/vista.hu/images/pdf-file.svg');
background-repeat: no-repeat;
background-position: left center;
background-size: 18px auto;
}

.htmllink {
background-image: url('/themes/vista.hu/images/html-file.svg');
background-repeat: no-repeat;
background-position: left center;
background-size: 18px auto;
}



.buswrapper {
display: inline-block;
float: right;
width: 40%;
text-align:center;
padding-bottom: 25px;
}



.busnumber {
width: 166px;
text-align:center;
font-weight: bold;
display: inline-block;
padding: 10px 0 5px 0;
clear: both;
font-size: 18px;
}


.busbody {
width: 166px;
height: auto;
display: inline-block;
border: 2px solid #000;
border-radius: 15px 15px 5px 5px;
padding-top: 10px;
background: #e5e5e5;
margin-top: 10px;
position: relative;
}

.busfront {
display: inline-block;
float: left;
width: 160px;
background: #000;
height: 30px;
border-radius: 50%;
border-bottom: 0;
position: absolute;
top: -10px;
lefT: 1px;
z-index: 10;
}
.busfront:after {
content: '';
position: absolute;
background: #e5e5e5;
width: 162px;
left: -1px;
z-index: 11;
height: 20px;
top: 12px;
border-radius: 10px;
}

.busseat-group {
width: 66px;
padding: 1px;
display: inline-block;
float: left;
}
.busseat-group-last {
width: 100%;
padding: 1px;
display: inline-block;
float: left;
}

.buspass, .floor {
width: 30px;
min-height: 30px;
display: inline-block;
float: left;
}





.busdoor {
width: 66px;
height: 32px;
background: #e5e5e5;
display: inline-block;
float: left;
position:relative;
}
.busdoor:before {
position: absolute;
content: '';
background: #f50057;
top: 0;
right: -4px;
width: 4px;
height: 32px;
}




.busseat {
width: 30px;
height: 30px;
display: inline-block;
float: left;
border: 2px solid #888;
border-bottom: 6px solid #888;
border-radius: 5px 5px 3px 3px;
margin: 1px;
background: #fff;
line-height: 25px;
text-align:center;
font-size: 12px;
cursor: pointer;
z-index:30;
}


.busplan .reversed .huzat {
  border: 2px solid #888;
  border-bottom: 2px solid #888;
  border-top: 6px solid #888;
}


.busplan .reversed td {position:relative;}

.busplan .reversed td:before {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  width: 100%;
  height: 4px;
  background: #000;
}


.busplan .reversed td:first-child:before {display: none;}


.busplan .reversed td {
  padding-top: 10px;
  position: relative;
}


.busseat-col {
display: inline-block;
float: left;
width: 66px;
}


.busseat.selected {
background: #ffcc2a;
color: #000;
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-align: center;
}


.offer-header h1 {
max-height: 80px;
overflow: hidden;
font-size: 30px !important;
line-height: 40px;
}


/*
.busdriver {
width: 66px;
height: 32px;
background: #e5e5e5;
display: inline-block;
float: left;
padding: 1px;
position: relative;
}

.busdriver .busseat, .busdriver .busseat.selected  {
left: 15px;
background: transparent;
opacity: 0.5 !important;
font-weight: normal !important;
border: 2px solid #000;
border-bottom: 6px solid #000;
z-index: 30 !important;
position: absolute;
}*/
.bus2, .bus3 {margin-left: 30px;}
.bus2 .busseat {opacity: 0.6;}
.bus2 .busseat.selected {opacity: 1;}

.seatsection {
display: inline-block;
float: left;
width: 60%;
}

@media screen and (max-width: 1024px){
.profil-content {width: 100%;}
}

@media screen and (max-width: 640px){
.buswrapper { width: 100%; float: right;}
.seatsection { width: 100%; float: left;}


}
