@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700&display=swap");

/*
 #t3-mainnav .container{
	height:60px !important;  
 }
 */ 
 
#booking .container {
	width: 70% !important;
    padding: 10px 0;
    position: absolute;
    /* background: #12b0bc; */
    border-radius: 10px;
    z-index: 999;
    margin-left: 15%;
    top: 230px;
 
	 
}

@media (max-width: 767px) {
  #fsearch .field-input label{    
    margin-top: 10px;
 }
 .fields .round-calendar label {
  width: 30% !important;
}
 #booking .container {
    width: auto !important;
    padding: 10px 0;
    position: absolute;
    margin: 0px 5px 5px 5px !important;
    border-radius: 5px;
    top: 50px;
    }
  ul.tabs li {    
    margin: 10px 2px -1px;    
 }
 
 .custom .container{
	
	width: 900px;
    height: 450px;	
	 
 }
	
 #fsearch .field-input,#depart_date,#dep_date,#return_date {
    width: 100% !important;
}

#fsearch .field-calender {
  width: 100% !important;
    
}

 
}

#booking  .booking-tab{
	
	/* margin-left:10px; */
}
#booking  .tab-content {
	display:block !important;
	background: linear-gradient(to right, #12b0bcad, #12b0bc75, #12b0bc4d);
    margin-top: 15px;
    padding: 5px;
}

#booking  .tab-content > .active{
	display:block !important;
	margin-left:-3%;
}
#depart_date, #dep_date, #return_date{
  padding: 0 25px !important;
  width:93%;
}
 
.icon{
	position: absolute;  	
	display:block;	
    margin-top: -22px;  
	margin-left: 5px;	
    cursor: pointer;	 
	background-repeat: no-repeat;     
    height: 16px;    
    width: 16px;
}
 
#booking .icon-mycalendar {
    background-image: url("images/calendar.png");
	margin-top: 6px;
	margin-left: 10px;
}

#booking li a{
	color: white;
    background-color: rgba(107,107,107,0.95);
    height: 100px;
    width: 130px;
    background-image: url(e-ticket.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: top center;
    /* background-color: white; */
    border: none;
    /* width: 150px; */
    /* height: 150px; */
    /* font-size: 17px; */
    text-align: center;
    padding-top: 60px;
} 

#booking li.active > a:focus , #booking li.active > a:hover , #booking li.active > a{
/*#booking > li.active > a, #booking > li.active > a:hover, #booking > li.active > a:focus{*/
	background-color:#337ab7;
}

/***********************/
/*minzaw busticket*/
#bustickets2 { width: 300px; border: 1px solid #fff; height: auto;}
#search-ticket {
  margin-left:4%;
  /*width: 80%;*/
}
label{
  color:white;
  margin-bottom: 0px;
  font-weight: normal;
}
#fsearch .fields{
    width: 100%;    
    margin: auto;
    float: right;
}
#fsearch .field-input{
    width: auto;
    float: left;
	text-align : left;
	margin-right: 10px;
}
#fsearch .field-input label{
    margin-bottom: 0;
    margin-top: 0px;
}
#booking li.active > a:before {
    width: 0px;
    height: 0px;
    position: absolute;
    content: "";
    bottom: -10px;
    left: 32%;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 20px solid rgb(52, 121, 183);
}

#fsearch .field-pix{
    
    float: left; 
    
    text-align: left;
	margin-right: 10px;
}
#fsearch .field-submit{
   /* width: 126px;*/ 
    float: left; 
	margin-left: 10px;
 
}
#fsearch .field-submit .btn{
	/*margin-top: 13px;*/
	padding: 3px 27px;
	color: #333;
	border-radius: 3px;
}
@media only screen and (max-width: 689px) {
    .fields .field-calender, .fields .field-input, .fields .field-pix, .fields .field-submit {
    	margin-top: 10px !important;
    }
}
#fsearch .field-calender{
    width: 23%;
    float: left;
	margin-right: 7px;
	text-align: left;
	margin-top: 0px;
}
#fsearch .field-calender label{
    
    float: left;
    margin-bottom: 0;
    /*margin-top: 10px;*/
}
/*#fsearch .field-calender div {
    width: 100%;
}*/
#fsearch .field-calender .btn,
#fsearch .field-calender .input-append {
    margin-bottom: 0;
}
#fsearch .field-calender .input-append input#depart_date {
    width: 89%;
}
#fsearch #depart_date_img{
    display: block;
  float: right;
  width: 30px;
 /* margin-left: 133px;*/
  top: 0;
  margin-top: -28px;
  padding: 3px 8px;
  position: relative;
  border-radius: 0 3px 3px 0;
  color: #333;
}
#find-result {
	margin-top: 50px;
}
#find-result  #bus-lines{
    width: 100%;  
}
#find-result  #bus-lines tr .b1,
#find-result  #bus-lines tr .b2,
#find-result  #bus-lines tr .b3,
#find-result  #bus-lines tr .b4
{
    width: 25%;
}
#find-result  #bus-lines tr td {
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}

@media (max-width: 767px) {
	#find-result  #bus-lines tr td {
		font-size: 11px;
		 
	}
}

#find-result  #bus-lines tr td.bus-logo img{
    width: 100px;
    height: 90px;    
    margin: 10px 10px 10px 0;
    border: 1px solid #efefef;
}

#find-result  #bus-lines tr td.bus-logo p{
    display: block;    
    vertical-align: middle;    
}

.field-nric #jform_nric_code {
    width: 23%;
    
    display: inline-block;
}
.field-nric #jform_nric_township {
    width: 23%;
    display: inline-block !important;
}
.field-nric #jform_nric_no {
    width: 22%;
    display: inline-block;
    margin-top: 10px;   
}
.field-submit button.btn { background-color: #0077bb; color: #bbe6ff !important ; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], 
input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .inputbox {
  display: block;
  /*width: 100%;*/
  height: 28px;
  padding: 0px 6px !important;
  font-size: 14px;
  line-height: 1.42857143;
 /* color: #bbe6ff;
  background-color: #0077bb;*/
  background-image: none;
  border: 1px solid #cccccc;  
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /*margin-top:10px;*/
}
@media (max-width: 767px) {
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	font-size:11px;
	}
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select, input[type="file"] {
  height: 28px;
  line-height: 28px;
}

#jform_nric_code {
  width: 7%;
  
  display: inline-block;
}
#jform_nric_township {
  width: 13%;
  display: inline-block;
}
#jform_nric_no {
  width: 10%;
  display: inline-block;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto;
}
#jform_dob{
    float:left;
}
.jumbotron-primary{
	background-color: none;
	width: inherit;
	
}
#parentHorizontalTab{
	margin-left: 30px !important; 
	width: 91% !important;
position: relative;
z-index: 999;
}
.slideshow .custom{
/*display: block;
margin: -480px 0px 0px !important;
background: #000;

margin-top: 60px;*/
}

.slideshow .custom .container {
    width: 100%;
    padding: 0;
}
.carousel {
    position: relative;	
	width: 100%;
}
.carousel-inner {
    /*height: 450px;
	left:50px; 
    overflow: hidden;
    position: relative;
    width: 76%;	
	left:-10px;*/
	 
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item {
	width: 100%;
	height: 100%;
	margin: auto;
	max-height: 490px;
}
@media (max-width: 767px){
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item {
	width: 1400px;
	height: 100%;
	margin: auto;
	max-height: 490px;
}
}
.category-module li img {
	max-height: 200px;
}
.page-masthead .img-responsive {
	width: auto;
	height: auto;
}
.slideshow .jumbotron{
    background-color: transparent;
}

.ic-option{
	 
}

.btn-check{
	margin-left:24%;
	border-radius:3px;
	padding: 3px 45px 5px;
}



/***Calendar***/
.dropdown-menu{
	
	background-color:#fff;
}
#quickbuy select{
    width: 95%;
}
/*
@media screen and (min-width:480px){
	
	#fsearch .field-input label{    
		margin-top: 10px;
	}
	#booking .container {
		width:auto !important;
		padding: 10px 0;
		position: relative;      
		margin: 60px auto 10px auto !important;
		border-radius: 5px;
		background:red;
	}
	ul.tabs li {    
		margin: 10px 2px -1px;    
	}
 
}

@media screen and (min-width:768px){
	#fsearch .field-input label{    
		margin-top: 10px;
	}
	#booking .container {
		width:auto !important;
		padding: 10px 0;
		position: relative;      
		margin: 60px auto 10px auto !important;
		border-radius: 5px;
		background:yellow;
	}
	ul.tabs li {    
		margin: 10px 2px -1px;    
	}
 
}


@media screen and (min-width:1200px){
	#fsearch .field-input label{    
		margin-top: 10px;
	}
	#booking .container {
		width:auto !important;
		padding: 10px 0;
		position: relative;      
		margin: 60px auto 10px auto !important;
		border-radius: 5px;
		background:green;
	}
	ul.tabs li {    
		margin: 10px 2px -1px;    
	}
 
}

@media screen and (min-width:1300px){
	#fsearch .field-input label{    
		margin-top: 10px;
	}
	#booking .container {
		width:auto !important;
		padding: 10px 0;
		position: absolute;      
		margin-top: 0px;
		margin-left: 120px !important;
		border-radius: 5px;
		background:black;
	}
	
	
	ul.tabs li {    
		margin: 10px 2px -1px;    
	}
 
}
*/

input[type="text"]::-moz-placeholder
{
color: #00000;	
}	

.slideshow.hidden-xs {
    display: block !important;
}

.corporate .slideshow {
   
    border-bottom: 1px solid #eeeeee;
    padding: 2px 0;
   
}

/**/
@media (max-width: 767px) {
  .slideshow.hidden-xs {
    display: block !important;
  }
  /* .custom{ display: none !important;} */
  .jumbotron{
	position: inherit;
	margin-bottom: 0;
  }
  .site-slogan{
	display: none;
  }
  #bustickets {
	height: auto !important;
	width: 100% !important;
  }
  h2.resp-accordion {
    display: none !important;
  }
  ul.resp-tabs-list {
    display: block !important;
  }
  .resp-tabs-container {
	width: 100% !important;
  }
  #fsearch .field-input {    
    width: 100% !important;
  }
  #tab1 .field-nric #jform_nric_code {   
    width: 16% !important;
  }
  #tab1 .field-nric #jform_nric_township {   
    width: 35% !important;
  }
  #tab1 .field-nric #jform_nric_no {    
    width: 25% !important;
  }
  #tab1 #fsearch .field-calender {   
    width: 30% !important;
  }
  #tab1 #fsearch .field-input {    
    width: 30% !important;
  }
  #tab1 #fsearch .field-submit,
  #tab1 #fsearch .field-pix {
	margin-top: 6px !important;
  }
  #tab1 #fsearch .field-submit {    
    width: 25%;
  }
  #tab2 .field-nric #jform_nric_code {   
    width: 25% !important;
  }
  #tab2 .nric br {
	display: none;
	content: ' ';
  }
  #tab2 .field-nric #jform_nric_township {   
    width: 35% !important;
  }
  #tab2 .field-nric #jform_nric_no {    
    width: 25% !important;
  }
  .navbar-default .navbar-toggle {
    display: none;
  }
  ul.tabs li,
  ul.tabs li:hover,
  ul.tabs li.current {
	padding: 10px 15px;
  }  
  
}

#booking .nav-pills > li + li{
	margin-left : 10px;	
}	

.chosen-container-single .chosen-single{
	height : 28px !important;
}

/* 06 feb 2020 */
.wave-deep-elite-logo {
    background: #337ab7;
    width: 100%;
    position: fixed;
}

.wave-deep-elite-logo img {
    height: 55px;
}

.wave-deep-elite-logo span {
    margin-left: 10px;
    font-size: 1.6rem;
    color: #fff;
    /*font-style: italic;*/
}

/*@media only screen and (max-width: 380px) {*/
/*    .wave-deep-elite-logo img {*/
/*        height: 45px;*/
/*    }*/
    
/*    .wave-deep-elite-logo span {*/
/*        font-size: 1.3rem;*/
/*    }*/
/*}*/

.wave-deep-customer-support {
	position: absolute;
    top: 23em;
    width: 100%;
}

.wave-deep-customer-support .support {
    display: flex;
    font-size: 14px;
    /*background: #337ab7;I’m */
    color: #337ab7;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.wave-deep-customer-support hr {
    border-top: 3px solid #eeeeee !important;
}

.wave-deep-customer-support i {
	padding: 1px;
    font-size: 2rem;
    margin-right: 5px;
}

.wave-deep-customer-support p {
    margin: 0;
}

.wave-deep-customer-support a {
    /*color: #fff !important;*/
}

.wave-deep-customer-support a:hover {
    /*color: #fff !important;*/
    text-decoration: none !important;
}

#wave_deep_link_ui #t3-mainnav,
#wave_deep_link_ui #t3-footer,
#wave_deep_link_ui #t3-content,
#wave_deep_link_ui #t3-mainbody,
#wave_deep_link_ui #t3-off-canvas,
/*#wave_deep_link_ui #jform_from_chosen,*/
#wave_deep_link_ui .booking-tab,
#wave_deep_link_ui .slideshow.hidden-xs
{
	display: none;
}

/* 08 feb 2020 */
#wave_deep_link_ui .chosen-container li {
    border-bottom: 1px solid #bfbaba;
    padding: 15px 10px !important;
    font-size: 1.4rem;
}

#wave_deep_link_ui .slideshow.hidden-xs {
    padding: 0 !important;
    border: none !important;
}

.trip-options {
    display: flex;
    padding-left: 4%;
    margin-top: -20px;
}
.trip-options .trip-type {
    display: flex;
    border: 1px solid #D6D6D6;
    border-radius: 20px;
    background: #F9F9F9;
    height: 40px;
}
.trip-type span {
  padding: 10px;
}
.trip-type .field-input label {
  color: #404040;
  font-weight: bold;
  width: auto !important;
}
input[type="radio"]:checked+label {
    color: #337ab7;
}
.round-calendar {
    display: flex;
    width: 100% !important;
    margin-top: 10px !important;
}
.new-round-calendar {
    display: flex;
    width: 80% !important;
}
.round-calendar label {
    width: 36% !important;
}
.icon-div i{
  margin-top: 22px;
  color: #0077bb;
}
@media only screen and (max-width: 768px) {
  .icon-div i {
    -ms-transform: rotate(90deg); /* IE 9 */
    transform: rotate(90deg);
  }
}

/* Round trip module css */

#booking #fsearch .round-calendar-with-pax .new-round-calendar {
  width: 80% !important;
}

.round-calendar-with-pax .new-round-calendar label {
  width: 36% !important;
}

@media only screen and (max-width: 460px) {
  .round-calendar-with-pax {
      display: block !important;
  }
  .round-calendar-with-pax .new-round-calendar {
      width: 100% !important;
  }
  #booking #fsearch .round-calendar-with-pax .new-round-calendar {
      width: 100% !important;
  }
  .round-calendar-with-pax .new-round-calendar label {
      width: 30% !important;
  }
  .round-calendar-with-pax .field-pix {
      display: flex !important;
  }
  .round-calendar-with-pax label {
      display: block !important;
  }
  .round-calendar-with-pax .field-pix {
      width: 100% !important;
  }
  .round-calendar-with-pax .field-pix input {
      width: 30% !important;
  }
}

/*kbzpay miniapp s*/

.kbz-agreements {
    display: flex;
    margin-top: 1em;
}
.kbz-agreements .btn-info {
    color: #0099cc;
    background: none;
    border: none;
    text-decoration: underline;
}
.tandc,.faq {
    width: 50%;
}
.kbz-agreements button {
    width: 100%;
}
.ph button {
        width: 100%;
    margin-top: 0.5em;
}
/* T & C */
#termAndCondition .wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  /*padding: 2rem;*/
  background-color: #eee;
}

#termAndCondition .container {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 2rem;
  background-color: #fff;
  width: 768px;
  height: 100%;
  border-radius: 0.25rem;
  box-shadow: 0rem 1rem 2rem -0.25rem rgba(0, 0, 0, 0.25);
}
#termAndCondition .container__heading {
  padding: 1rem 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-bottom: 1em;
}
#termAndCondition .container__heading > h2 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  margin: 0;
}
#termAndCondition .container__content {
  flex-grow: 1;
  overflow-y: scroll;
}
#termAndCondition .container__nav {
  border-top: 1px solid #ccc;
  text-align: right;
  padding: 2rem 0 1rem;
}
#termAndCondition .container__nav > .button {
    background-color: #444499;
    box-shadow: 0rem 0.5rem 1rem -0.125rem rgba(0, 0, 0, 0.25);
    padding: 0.8rem 2rem;
    border-radius: 0.5rem;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    transition: transform 0.25s, box-shadow 0.25s;
    width: 100%;
    margin-top: 1em;
}
#termAndCondition .container__nav > .button:hover {
  box-shadow: 0rem 0rem 1rem -0.125rem rgba(0, 0, 0, 0.25);
  transform: translateY(-0.5rem);
}
#termAndCondition .container__nav > small {
  color: #777;
  /*margin-right: 1rem;*/
}

#termAndCondition .modal-body {
    padding: 0;
}

/* faq */

#faqs label {
    color: #000 !important;
}

#faqs .accordion {
    display: flex;
    flex-direction: column;
    font-family: "Sora", sans-serif;
    max-width: 991px;
    min-width: 320px;
    margin: 20px auto;
    padding: 0 50px;
}
#faqs .accordion h1 {
    font-size: 32px;
    text-align: center;
}
#faqs .accordion-item {
    margin-top: 16px;
    border: 1px solid #fcfcfc;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px 0px;
}
#faqs .accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 30px 14px 20px;
    box-sizing: border-box;
    align-items: center;
}
#faqs .accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}
#faqs .accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
#faqs .accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
#faqs .accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
    font-size: 20px;
}
#faqs .accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
#faqs .accordion-item:first-child {
    margin-top: 0;
}
#faqs .accordion-item .icon {
    margin-left: 14px;
    right: 5px;
}

#faqs .modal-body {
    padding: 0;
}

@media screen and (max-width: 767px) {
    #faqs .accordion {
        padding: 0 16px;
    }
    #faqs .accordion h1 {
        font-size: 22px;
    }
}

/* Lang choose */
#langChoose.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

#langChoose .modal-content {
    border-radius: 3px;
}

#langChoose .modal-body h5 {
    font-weight: 600;
    text-align: center;
}

#langChoose img {
    border-radius: 50%;
    height: 18px;
    width: 18px;
}

#purchaseHistory {
    margin-top: 10px;
    overflow-y: scroll;
    max-height: 400px;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0px 0px 4px 1px #000;
}

#purchaseHistory ul {
    list-style-type: none;
    padding: 0;
}

#purchaseHistory li {
    display: flex;
}

#purchaseHistory .ph-list-left {
    width: 20%;
    max-height: 50px;
    height: 50px;
    background: #16adbd;
    border-right: 2px #fff dashed;
    position: relative;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

#purchaseHistory .ph-list-left .ph-date-top {
    width: 100%;
    display: block;
    font-size: 1em;
    text-align: center;
    font-weight: 600;
}

#purchaseHistory .ph-list-left .ph-date-bottom {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    display: block;
}

#purchaseHistory .ph-list-left::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
    position: absolute;
    right: -5px;
    border-radius: 50%;
    top: -5px;
}

#purchaseHistory .ph-list-left::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
    position: absolute;
    right: -5px;
    border-radius: 50%;
    bottom: -5px;
}

#purchaseHistory .ph-list-right {
    width: 80%;
    max-height: 50px;
    height: 50px;
    background: #16adbd;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    color: #fff;
}

#purchaseHistory .ph-list-right .ph-bus {
    display: block;
    font-size: 2em;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 12%;
    text-align: center;
}

#purchaseHistory .ph-list-right .ph-from,
#purchaseHistory .ph-list-right .ph-to{
    display: block;
    text-align: center;
    width: 44%;
}

#purchaseHistory .modal-header{
    padding: 0;
}

#purchaseHistory .modal-title{
    font-size: 1.5em;
    background: #193d5b;
    color: #fff;
    padding: 5px;
    font-family: 'pds';
}


#kbz_order_list li:not(:first-child) {
    margin-top: 1em;
}

#purchaseHistory .modal-body {
    padding: 5px !important;
}

#purchaseTicket .modal-body {
    padding: 0;
}
.kbzpay_miniapp_support {
    position: unset;
    top: 30em !important;
    margin-top: 1em;
    color: #337ab7 !important;
}
.kbzpay_miniapp_support a{
    color: #337ab7 !important;
}
.kbzpay_miniapp_support a:hover{
    color: #0099cc !important;
}
/*ticket view*/

/*--------------------
Boarding Pass
--------------------*/
.boarding-pass {
    position: relative;
    width: 95%;
    height: 100%;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-transform: uppercase;
    margin: 1em auto;
    max-width: 400px;
}
.boarding-pass small {
  display: block;
  font-size: 11px;
  color: #A2A9B3;
  margin-bottom: 2px;
}
.boarding-pass strong {
  font-size: 15px;
  display: block;
}
.boarding-pass header {
  background: linear-gradient(to bottom, #36475f, #2c394f);
  padding: 12px 20px;
  height: 53px;
}
.boarding-pass header .logo {
  float: left;
  width: 80px;
  height: 31px;
}
.boarding-pass header .flight {
  float: right;
  color: #fff;
  text-align: right;
}
.boarding-pass header .flight small {
  font-size: 10px;
    margin-bottom: 2px;
    opacity: 1;
    font-weight: 900;
    color: #fff;
}
.boarding-pass header .flight strong {
  font-size: 18px;
}
.boarding-pass .cities {
  position: relative;
}
.boarding-pass .cities::after {
  content: "";
  display: table;
  clear: both;
}
.boarding-pass .cities .city {
  padding: 20px 18px;
  float: left;
  max-width: 50%;
}
.boarding-pass .cities .city:nth-child(2) {
  float: right;
      right: 0;
    position: absolute;
    max-width: 50%;
}
.boarding-pass .cities .city strong {
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
}
.boarding-pass .cities .city small {
  margin-bottom: 0px;
  margin-left: 3px;
}
.boarding-pass .cities .airplane {
  position: absolute;
    font-size: 30px;
    top: 25%;
    left: 30%;
    opacity: 0;
    -webkit-animation: move 5s infinite;
    animation: move 5s infinite;
    transform: scaleX(-1);
}
@-webkit-keyframes move {
  40% {
    left: 50%;
    opacity: 1;
  }
  100% {
    left: 70%;
    opacity: 0;
  }
}
@keyframes move {
  40% {
    left: 50%;
    opacity: 1;
  }
  100% {
    left: 70%;
    opacity: 0;
  }
}
.boarding-pass .infos {
  display: flex;
  border-top: 1px solid #99D298;
}
.boarding-pass .infos .places,
.boarding-pass .infos .times {
  width: 50%;
  padding: 10px 0;
}
.boarding-pass .infos .places::after,
.boarding-pass .infos .times::after {
  content: "";
  display: table;
  clear: both;
}
.boarding-pass .infos .times strong {
  transform: scale(0.9);
  transform-origin: left bottom;
}
.boarding-pass .infos .places {
  background: #ECECEC;
  border-right: 1px solid #99D298;
}
.boarding-pass .infos .places small {
  color: #97A1AD;
}
.boarding-pass .infos .places strong {
  color: #239422;
}
.boarding-pass .infos .box {
  padding: 10px 20px 10px;
  width: 100%;
  float: left;
}
.boarding-pass .infos .box small {
  font-size: 10px;
}
.boarding-pass .strap {
  clear: both;
  position: relative;
  border-top: 1px solid #99D298;
}
.boarding-pass .strap::after {
  content: "";
  display: table;
  clear: both;
}
.boarding-pass .strap .box {
  padding: 23px 0 20px 20px;
}
.boarding-pass .strap .box div {
  margin-bottom: 15px;
}
.boarding-pass .strap .box div small {
  font-size: 10px;
}
.boarding-pass .strap .box div strong {
  font-size: 13px;
}
.boarding-pass .strap .box sup {
  font-size: 8px;
  position: relative;
  top: -5px;
}
.boarding-pass .strap .qrcode {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 150px;
  height: 150px;
}

/*kbzpay miniapp e*/


.tab-options {
    display: flex;
}
.tab-options .trip-type {
    display: flex;
    border: 1px solid #D6D6D6;
    border-radius: 20px;
    background: #F9F9F9;
    height: 40px;
    width: 100%;
}
.tab-options .trip-type span {
  padding: 10px;
  width: 50%;
  text-align: center;
}
.tab-options .trip-type span.span-search {
    border-right: 1px solid #D6D6D6;
}
.tab-options .trip-type .field-input label {
  color: #808080;
  font-weight: bold;
  width: auto !important;
}
.tab-options input[type="radio"]:checked+label {
    color: #FFF;
}
.tab-options .trip-type input[type="radio"]:checked+label {
    color: #FFF;
}
.tab-options .trip-type span.field-input:has(> input[type="radio"]:checked) {
    /*border-right: 1px solid #D6D6D6;*/
    /*border-left: 1px solid #D6D6D6;*/
    background: #4e9af1;
    border-radius: 20px;
    border: 1px solid #fff;
}
.tab-options .btn-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    border-radius: 0.375rem;
}

.tab-options .btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.tab-options .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.tab-options .btn-group>.btn-check:checked+.btn, .tab-options .btn-group>.btn-check:focus+.btn, 
.tab-options .btn-group>.btn.active, .tab-options .btn-group>.btn:active, 
.tab-options .btn-group>.btn:focus, .tab-options .btn-group>.btn:hover {
    z-index: 1;
}
.tab-options .btn-check:checked+.btn, 
.tab-options .btn.active, .btn.show, 
.tab-options .btn:first-child:active, 
.tab-options :not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
}
.tab-options .btn-group>.btn {
    position: relative;
    flex: 1 1 auto;
}
.tab-options .btn-outline-primary {
    --bs-btn-color: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0d6efd;
    --bs-btn-hover-border-color: #0d6efd;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0d6efd;
    --bs-btn-active-border-color: #0d6efd;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none;
}
.tab-options .btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: #212529;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0.375rem;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.tab-options .btn-group>.btn-group:not(:last-child)>.btn, 
.tab-options .btn-group>.btn.dropdown-toggle-split:first-child, 
.tab-options .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
@media (max-width: 767px){
    #booking .container {
        width: 100% !important;
        padding: 10px;
    }
}

#find-result  #bus-lines tr .b1,
#find-result  #bus-lines tr .b2,

#find-result  #bus-lines tr .b3,

#find-result  #bus-lines tr .b4

{
  width: 23%;
}

#find-result  #bus-lines tr td {
    font-size: 13px;
    /*font-weight: bold;*/
    vertical-align: middle;
  color: #12B0BC;
  padding: 5px;
}
#find-result  #bus-lines tr td .discount-price  {
    color: #9e9e9e;
    text-decoration: line-through;
}
#find-result  #bus-lines tr td .discount-percent {
    color: #12B0BC;
    padding-left: 5px;
}


#find-result  #bus-lines.change-ticket-result tr td {
    font-size: 13px;
    /*font-weight: bold;*/
    vertical-align: middle;
  color: #12B0BC;
  padding: 10px;
}

td.bus-no {
    width: 40% !important;
    padding-left: 20px !important;
}

td.choose-seats {
    width: 15% !important;
}

.boarding-pass  #bus-lines tr td.bus-logo img{
    width: 100px;
    height: 60px;    
    margin: 10px 10px 10px 0;
    border: 1px solid #efefef;
}

.boarding-pass  #bus-lines tr td.bus-logo p{

    display: block;    

    vertical-align: middle;    

}

.boarding-pass #bus-lines tr td span.price{

  color:#EB1C22;
  font-size:18px; 

}

#find-result  #bus-lines tr td span.avail-seats{

  color:#EB1C22;
  font-size:18px; 

}

.boarding-pass  #bus-lines tr td span.depart-time{

  color:#EB1C22;
  font-size:15px; 

}

.boarding-pass .trip-info{
  
  text-align:center;
  background:#12B0BC;
  color: #21439A;
  width:100%;
  font-size:18px;
  font-weight:normal;
}

.boarding-pass .npt-ygn-msg{
  
  text-align:left;
  background:#12B0BC;
  color:#EB1C22;
  width:100%;
}
.boarding-pass {
    text-transform: none ;
}

.s-header {
    float: left;
    font-size: 12px;
    font-weight: bold;
}
.s-header{
    float: left;
    font-size: 12px;
    font-weight: bold;
}
.w-100{
  width: 100%;
}
.s-txt{
    font-size: 12px;
    font-weight: normal;    
}
.orginal-amt{
    color: #ccc;
    text-decoration: line-through;
}
.promo-percent{
    padding-left: 5px;
    color: #f00;
}
.discount-amt{
    /*color: #f00;*/
}
.s-txt span{
    font-size: 18px;
}
.info-holder{
    width:100%;
}
.info-holder .status-table{
    width:42%;    
    float: left;
}
.info-holder .qr-code{
    width:36%;
    float: right;
    text-align: center;
}
.info-holder .qr-code img{
    margin: 10px auto;
    width: 115px;
    max-height: none;
}
.trip-ticket .table tr td,
.status-table tr td{
    border-top:none;
    padding: 5px;    
}
.user-info {
    /*background: #CCC;*/
    padding: 5px 10px;
    margin: 0;
  border:1px solid #CCC;
  border-radius:10px;
}
.user-info .head-box {
    border-bottom: none;
   
}
.user-info .s-txt{
    font-size: 12px;
   font-weight: bold;
}
.mm-lbl{
  font-size:11px;   
  vertical-align: top;
}

.userinfo-lbl{
  float:left;
  width:130px;
  font-weight:bold;
}
.boarding-pass .strap .box {
    padding: 5px;
}
.boarding-pass .strap .qrcode {
    right: 0px;
}
.strap{
    padding: 5px;
}
.strap table {
    margin-bottom: 0px;
}
.strap table tr td {
    border:none;
    padding: 5px;
}
.ticket-info {
    font-size: 12px;
}
.boarding-pass .strap {
    border-top: 1px dashed #000;
}
.boarding-pass{
    width: 100%;
    max-width: 450px;
    padding: 10px 20px;
}
.boarding-pass header {
    background: #21439A;
    padding: 5px 10px;
    height: 60px;
    color: #FFF;
}
.boarding-pass header .logo {
  width: auto;
  max-height: 50px;
  height: auto;
}
.boarding-pass header .flight p {
    font-size: 16pt;
}
.boarding-pass .cities {
    margin-bottom: 10px;
}
.boarding-pass header .bpass small {
    font-size: 16px;
}
#fsearch .btn.btn-kbzmini{
    display:inline-block;
    padding:0.3em 1.2em;
    margin:0 0.1em 0.1em 0;
    border:0.16em solid #4e9af1;
    border-radius:2em;
    box-sizing: border-box;
    text-decoration:none;
    font-family:'Roboto',sans-serif;
    font-weight:300;
    color:#FFFFFF !important;
    text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
    text-align:center;
    transition: all 0.2s;
    background-color: #4e9af1 !important;
    background-image: none;
}
#fsearch .btn.btn-kbzmini:hover{
    /*border-color: #66abfb;*/
    background-color: #68a9f3 !important;
}
@media all and (max-width:30em){
    #fsearch .btn.btn-kbzmini{
        display:block;
        margin:0.2em auto;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
  }
}
.kbz-agreements .faq{
    width: 100%;
    text-align: center;
}
.kbz-agreements .faq button {
    width: auto;
}
#faqs .accordion-item .accordion-item-title{
    display: inline-grid;
}

/* Module UI Little Bigger for KBZ Deeplinks */ 
#wave_deep_link_ui .field-calender {
    display: flex;
    flex-direction: column;
    max-width: 50%;
}

#wave_deep_link_ui .field-calender input#depart_date {
    height: 40px;
    font-size: 16px;
    padding: 0 30px !important;
}

#wave_deep_link_ui #search-ticket .field-submit {
    float: none;
    margin-left: 0;
}

#wave_deep_link_ui #search-ticket .field-submit .btn-kbzmini {
    display: block;
    margin-left: 0;
}

#wave_deep_link_ui #search-ticket #booking #quickbuy .clr {
    display: none;
}

#wave_deep_link_ui label {
    font-size: 1.2em;
}

/* KBZ Mini Adjust Font for MM Lang */
@media (max-width: 470px) {
    html[lang="mm-mm"] .tab-options .filter-search-lbl {
        font-size: 1.2rem !important;
    }
}