.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb20 p {
	margin-bottom: 0 !important;
}
.pt15 {
	padding-top: 15px;
}
.red {
	color: red;
}
.detailsContent {
	font-size: 15px;
	line-height: 1.5;
	color: #333;
}
.detailsContent a {
	color: #007bff;
}
.detailsContent p {
	margin-bottom: 10px;
}
.detailsContent p a {
	display: inline-block;
}
.detailsContent {
	padding: 60px 0 80px;
	background: #fff;
}
.detailsContent dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.detailsContent dt:nth-last-child(2) {
	margin-top: 15px;
}
.top-title h1 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: 600;
}
.cont-details-txt {
}
.boxcont {
	margin-top: 45px;
}

.boxcont img {
	width: 100%;
	margin-top: 15px;  
}
.boxstep img{
  border:1px solid #ccc;
}
.boxcont img.size40 {
	width: 50%;
}
.boxcont .boxstep .step4_of_recipt {
	width: 400px;
}
.boxcont .boxstep .midtitle {
	font-size: 18px;
	margin: 10px 0;
	font-weight: bold;
}
.boxcont .boxstep .smalltitle {
	margin: 10px 0;
	font-weight: bold;
}
.boxcont .boxstep .smalltitle:nth-child(2) {
	margin: 20px 0 10px;
}
.boxcont .img-paymentnumber {
	width: 40%;
}
.boxcont .img-receipt {
	width: 15% ;
}
.boxcont .img-receipt_horizon {
	width: 40%;
}
.boxcont .boxstep .changeMb {
	display: none;
}
.boxcont .wex_bus {
	width: 30%;
}
.boxcont h3 {
	font-size: 24px;
	border-bottom: dotted 1px #acacac;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-weight: 600;	
}
.boxcont a {
	display: block;
	text-decoration: underline;
}
.btn-boxcont {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;      
  text-align: center;
}
.btn-boxcont a {
	display: inline-block;
	color: #fff;
	background: #ff83a1;
	padding: 14px 40px;
	text-decoration: none;
	border-radius: 50px;
	margin-right: 15px;
}
.btn-boxcont a:hover {
	background:#f36486;
}
.boxcont h4, .boxchange h5 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;      
  margin-top: 15px;
}
.boxcont ul {
	padding-left: 15px;
	margin-top: 10px;
}
.boxcont ul li {
    line-height: 22px;
    font-size: 15px;
    padding-left: 15px;
    margin-top: 8px;
		position: relative;
}
.note-refund ul li:before {
	background: red !important;	
}
.boxcont ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #000;
    left: 0;
    border-radius: 50%;
    top: 8px;
}
.boxcont ul li.red:before {
	background: red;
}
.boxcont ul.noteBg  li:before {
	background: none; 
	position: static;
}
.boxcont ul li:first-child {
	margin-top: 0;
}
.boxcont ul li a {
	display: inline-block;
}
.boxcont .customerBox{
	margin-top: 20px;
	background: #fffffa;
	padding: 20px;
	border-radius: 7px;
	margin-bottom: 20px;
	border: solid 1px #e9dea0;
	width: 65%;
}
.boxcont .customerBox b{
	margin-bottom: 10px;
	display: block;
	font-size: 16px;
}
.boxcont .customerBox p { 
  line-height: 26px;
}
.boxcont .customerBox p span {
	font-size: 16px;
	font-weight: 600;
}
.boxcont .itemRight .noted {
	color: #ff0000;
}
.boxcont .itemRight .noted span{
	color: #ff0000;
	font-weight: 600;
}
.boxcont .notice {
	color: #ff0000;
}
.boxcont .itemRight a{
	font-size: 14px;
/*
	display: block;
	text-decoration: underline;
	margin-top: 5px;
	font-size: 15px;
*/
}
.boxStore {
	text-align: center;
	border: solid 1px #ccc;
	padding: 20px 0;
	margin-bottom: 25px;
}
.boxStore img {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.boxStore b {
	font-size: 18px;
	font-weight: 600;
	margin-top: 20px;
	display: block;
	margin-bottom: 15px;
}
.boxStore p {
    display: block;
    margin-bottom: 15px;
}
.boxStore a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	border: none;
	padding: 12px 40px;
	border-radius: 50px;
	color: #fff;
	background: #ff83a1;
}
.easy-guide {
	margin-bottom: 40px;
}
.padt15 {
	width: 100%;
	padding: 0 15px;
}
.easy-guide .step {
	display: block;
	clear: both;
	width: 100%;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	border-bottom: dotted 1px #acacac;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.seat-page .easy-guide .step {
	display: inline-block;
	width: auto;      
  padding-right: 10px;
  background-color: #e5e5e5;
}

.easy-guide .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.easy-guide .boxstep {

}
.boxcont .faq {
	margin-bottom: 40px;
}
.cont-faq {
	margin-bottom: 20px;
}
.cont-faq p {
	font-weight: 600;
/*	border-bottom: solid 1px #ccc;*/
/*	margin-bottom: 15px;*/
/*	padding-bottom: 5px;*/
}
.cont-faq span {
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
}
.cont-faq span a {
	display: inline-block;
	font-size: 13px;
}
.change-booking {
    margin-bottom: 20px;
    margin-top: 30px;
}
.change-booking .boxchange {}
.change-booking .boxchange img {
	margin: 0;
	width: 100%;
}
.howtochange {
	margin-top: 15px; 
  text-align: center;
}
.btn-luggage{
  text-align: left;
}
.howtochange a {	
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	border: none;
	padding: 12px 40px;
	border-radius: 50px;
	color: #fff;
	background: #ff83a1;
  min-width: 260px;
  text-align: center;
  margin: 5px 0;
}

@media(max-width:769px) {
		.boxcont .boxstep .step4_of_recipt {
			width: 300px;
		}
}

@media(max-width:991px) {
	.boxcont .img-paymentnumber {
		width: 60%;
	}
	.boxcont .img-receipt {
		width: 30%;
	}
	.boxcont .img-receipt_horizon {
		width: 70%;
	}
}
@media(max-width:767px) {
	.boxcont .wex_bus {
		margin-top: 30px;
		display: block;
		width: 50%;
		margin: 0 auto;
	}
	.boxcont .boxstep .changeMb {
		display: block;
	}
	.boxcont .boxstep .changePc {
		display: none;
	}
	.boxcont img {
		width: 100%;
	}
	.boxcont img.size40 {
		width: 100%;
	}
	.boxcont .img-paymentnumber {
		width: 60%;
	}
	.boxcont .img-receipt_horizon {
		width: 80%;
	}
	.boxcont ul {
		margin-right: 10px;
	}
	.easy-guide .col-md-6 {
			-ms-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
	}
}
@media(max-width:575px) {
	.boxcont .img-paymentnumber,
	.boxcont .img-receipt_horizon {
		width: 100%;
	}
}
/*==========================*/
.btn-luggage {
	margin-top: 15px;
}
.center {
	text-align: center;
	margin-top: 20px;
}
.center .cent-title {
	font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
}
.center p {
	margin-bottom: 20px;
}
.contAverage {
	text-align: center;
	margin-top: 30px;
}
.contAverage p {
    font-size: 16px;
    font-weight: 600;	
		display: block;
}
.contAverage span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}
.itemCarryOn {
	margin-top: 30px;
}
.itemCarryOn ul {
/*	padding-left: 0;*/
}
.centerSize {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
.cent-title {
	color: #FF0000;
	border: solid 2px #FF0000;
	padding: 17px 20px;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 25px;
	display: block;	
}
.contSize p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.contSize span {
	font-size: 14px;
	display: block;
}
.contSize img {
	
}
table {
    border-spacing: 0;
}
.table-common {
    border-collapse: separate;
		margin-top: 20px;
}
.table-common tr td:nth-child(1) {
    width: 18%;
}
.table-common tr td:nth-child(1) {
    font-weight: bold;
}
.table-common tr th:last-child, .table-common td:last-child {
    border-right: 1px solid #ccc;
}
.table-common th, .table-common td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
}
.table-common td, .table-common th {
    border-collapse: separate;
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
}
.text-red {
    color: red;
		display: block;
}
.table-common tr:last-child td {
    border-bottom: 1px solid #ccc;
}
.table-common.table-memberlevel thead {
	text-align: center;
	background-color: #ffdae3;
}
.table-common.table-memberlevel th:nth-child(1) {
	width: 20%;
}
.table-common.table-memberlevel th:nth-child(2) {
	width: 40%;
}
.table-common.table-memberlevel th:nth-child(3) {
	width: 40%;
}
@media(max-width:767px) {
	.table-common.table-memberlevel {
		width:100% !important;
		display: block;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.table-common.table-memberlevel th:nth-child(1) {
		width: 33%;
	}
	.table-common.table-memberlevel th:nth-child(2) {
		width: 33%;
	}
	.table-common.table-memberlevel th:nth-child(3) {
		width: 33%;
	}
}
.box-goldrank ul {
	margin-top: 0 !important;
	margin-bottom: 10px;
}
.box-goldrank ul li {
	padding-left: 0 !important;
}
.box-goldrank ul li:before {
	content: none !important;
}
.box-memberterms ul {
	padding-left: 30px;
}
.box-memberterms ul li:before {
	content: none !important;
}
.box-memberterms ul li {
	list-style-type: decimal;
	padding-left: 0;
}

@media(max-width:767px) {
	.btn-luggage {
		text-align: center;
	}
	.btn-luggage a {
		display: block;
    margin-right: 0 !important;
    margin-bottom: 10px;
    margin-left: 0;
    float: none;
	}
}

/*==========================*/
.for-user {
	padding: 20px;
	border: solid 1px #ccc;
	border-radius: 2px;	
}
.for-user b {
	display: block;
	margin-bottom: 10px;	
}
.for-user p {
	
}

/*==============================*/
.important-red {
	margin-top: 30px;
	color: #FF0000;
	border: solid 1px #FF0000;
	padding: 20px;
	border-radius: 2px;
}
.important-red ul li {
	color: #FF0000;
}
/*================================*/

.boxcont .mt20 {
	margin-top: 20px;
}
.boxcont .mt20 .col-md-6 {
	text-align: left;
	margin-bottom: 20px;
}
.boxcont .mt20 .col-md-6 img {
	width: 80%;
}
/*==================================*/
.contSize {
	text-align: center;
}
.boxcont .bigtitle {
	background: none;
	padding: 11px 0;
	border: solid 1px red;
	border-radius: 0;
	width: 70%;
	margin: 35px 0 25px;
}
.boxcont .average {
	margin-bottom: 0;
	background: none;
	padding: 30px;
	margin-top: 20px;
	border: 1px solid #ccc;	
	border-radius: 0;
}
.average > p {
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;	
}
.average > p.notice-under {
	font-size: 13px;
	font-weight: normal;
}
.boxcont .bigtitle p {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: red;
}
.txt-average {
	margin-top: 5px;
}
.detailsContent .fixsize {
	font-size: 18px;
}
.note-refund {
	padding: 15px;
	border: solid 1px #ffc1cb;
	display: block;
	font-size: 15px;
	overflow: hidden;
	font-weight: 600;
	border-radius: 8px;
	background: #fffcfc;
	line-height: 20px;
	position: relative;
}
.note-refund .left-Notice {
	vertical-align: middle;
	position: absolute;
	width: 30px;
/*
	top: 50%;
	transform: translate(0, -50%);
*/
}

.note-refund img {
	margin: 0;
	width: 85%;
}
.note-refund span {
	color: red;
	display: block;
	padding-left: 35px;
}
.note-refund span b {
	margin-bottom: 15px;
	display: block;
}
.note-refund span h4 {
    margin-top: 3px;
}
.note-refund ul {
	color: red;
	display: block;
	padding-left: 35px;
	margin-top: 0 !important;
}
.note-refund li {
	margin-top: 0 !important;
}
.note-refund span h4, .note-refund span ul li {
	color: red;
}
.note-refund span b,  .note-refund span h4{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
	color: red;
}
@media(max-width:1050px) {
	.note-refund span {
			padding-left: 5.5%;
	}
}
@media(max-width:770px) {
	.note-refund span {
			padding-left: 6.5%;
	}
}
@media(max-width:767px) {
	.contAverage img {
			width: auto;
	}
	.boxcont .bigtitle {
		width: 100%;
	}
	.boxcont .average, .txt-average {
		text-align: left;
	}
	.boxcont .average {
		margin-top: 15px;
	}
	.average > p {
		font-size: 17px;
		background: #ffe5e5;
		padding: 10px;
		line-height: initial;
		text-align: center;
		border-radius: 0;
	}
	.contAverage p {
		text-align: center;
	}
	
}
@media(max-width:600px) {	

	.contAverage, .detailsContent .fixsize {
		text-align: left;
	}
	.boxcont .bigtitle {
    text-align: left;
    padding-left: 15px;
		margin-top: 0;
	}
	.contSize {
		text-align: left;
		margin-bottom: 20px;
	}
	.note-refund span ul {
		
	}
	.note-refund span {
			padding-left: 8.5%;
	}
	.contAverage-mt0 {
		margin-top: 0;
	}
	.contSize p {
		font-size: 16px;
	}
	.detailsContent .fixsize {
		font-size: 17px;
		background: #f3b5b5;
		padding: 10px;
		text-align: center;
	}
	.contSize span {
		font-size: 14px;
	}
}
@media(max-width:500px) {
	.note-refund span {
			padding-left: 9.5%;
	}
}
@media(max-width:480px) {
	.note-refund span {
			padding-left: 11%;
			width: 95%;
	}
}
@media(max-width:425px) {
	.note-refund span {
			padding-left: 11%;
	}
}

@media(max-width:375px) {
	.note-refund span {
			padding-left: 15%;
	}
}

/*====================================*/
.paymentpage .boxcont img  {
	width: auto !important;
}
.paymentpage .boxcont .visa {
	width: 50%;
}
.payment-lawson .boxStore {
	border: none;
}
.payment-lawson img {
	margin-bottom: 5px;
	margin-top: 15px;
  margin-left: 0;
}
.payment-lawson .boxStore p {
	text-align: left;
	margin-bottom: 0;
	margin-top: 10px;
  padding-left: 37px;
}
.payment-lawson .boxStore p span {
	color: #ff0000;
}
.payment-lawson .boxStore p .note-law {

}
.payment-lawson .boxStore p a {
	display: inline-block;
	background: none;
	padding: 0;
	border: none;
	color: #007bff;
	text-decoration: underline;	
}

.payment-lawson .boxStore .boldText {
	font-weight: bold;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #3873d6;
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	margin-top: -3px;	
  margin-left: -37px;
  margin-right: 7px;
}
.title-border {
	border: 2px dashed #f85c98;
	display: block;
	padding: 15px;
	font-weight: 600;	
	text-align: center;
}
.title-border span {
	display: block;
	color: #ff0000;	
}
.boxcont h3,
.easy-guide .step{
	padding-bottom: 0;
	margin-bottom: 30px;
	background-color: #fde4e4;
	padding-left: 10px;
	font-weight: bold;
	font-size: 22px;
  border-bottom: none;
}
.boxcont h3{
  padding: 5px 0 5px 10px;
}
@media(max-width:769px) {
	.top-title h1 {
		font-size: 30px;
	}
	.paymentpage .boxcont .visa {
		width: 70%;
	}
}

@media(max-width:767px) {
	.paymentpage .boxcont .visa {
		width: 100%;
	}
	.detailsContent {
		 padding: 30px 0;
	}
	.top-title h1 {
		font-size: 26px;
	}
  .easy-guide .step,
	.boxcont h3 {
		margin-bottom: 25px;
		font-size: 20px;
	}
	.boxcont h4 {
		font-size: 17px;
	}
	.btn-boxcont a {
		font-size: 16px !important;
		border-radius: 50px;
		width: 48%;
    margin: 0;
		padding: 12px;
		text-align: center;
	}
	.btn-boxcont a:first-child {
		display: block;
		width: 100%;
	}
	.btn-boxcont a:last-child {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.boxcont .customerBox {
		width: 100%;
	}
	.boxcont .itemLeft, .boxcont .itemRight {
		max-width: 100%;
		flex: auto;
		margin-bottom: 15px;
	}
	.change-booking .col-md-4, .change-booking .col-md-8 {
		max-width: 100%;
		flex: auto;
	}
	.change-booking .boxchange img {
		margin-bottom: 20px;
	}
	.hidden-mobile {
		display: none;
	}
}
img.buspass {
	width: 100%;
}
@media(max-width:767px) {
	img.buspass {
		width: 50%;
	}
}
@media(max-width:480px) {
	img.buspass {
		width: 60%;
	}
}

/*-- etiquette --*/

@media(max-width:991px) {
	.etiquette  .boxcont .col-md-6 img {
		width: 100%;
	}
}
.etiquette .boxcont .col-md-6 {
	text-align: center;
}

/*-- convenient store payment --*/
.notice-store {
	padding: 15px;
	border: solid 1px #ffc1cb;
	display: block;
	font-size: 15px;
	overflow: hidden;
	border-radius: 8px;
	background: #fffcfc;
	line-height: 20px;
	position: relative;
}
.notice-store .left-Notice {
	vertical-align: middle;
	position: absolute;
	width: 30px;
}
.notice-store img {
	margin: 0;
	width: 85%;
}
.notice-store ul {
	color: red;
	display: block;
	padding-left: 55px;
}
.notice-store ul li {
	list-style: disc;
}
.notice-store.position-bottom {
	margin-top: 50px;
}
.notice-store.position-bottom ul {
	padding-left: 10px;
}
.notice-store.position-bottom ul li {
	list-style: none;
}

.list-img {	    
	align-items: center;
	display: flex;
	margin-left: -30px;
	margin-right: -30px;
}
.list-img > div{
	padding-left: 30px;    
	padding-right: 30px;
}
@media(max-width:767px){
	.list-img{
		margin-left: -15px;
		margin-right: -15px;
	}
	.list-img > div{
		padding-left: 15px;    
		padding-right: 15px;
	}
}

/*---- New -----*/
.mt-3{
  margin-top: 1.5rem !important;
}
.detailsContent{
  width: 1140px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.detailsContent .container{
  width: 70%;
  margin: 0 auto;
  padding: 30px 0;
}
.top-title h1{
  text-align: center;
}
.boxcont .easy-guide:not(:last-of-type){
  margin-bottom: 50px !important;  
} 
.textred{      
  color: #ed0000;
}
@media(min-width:991px){
  .boxcont img{
    width: 100%;
  }
}
@media(max-width:991px){
  .detailsContent .container{
    width: 100%;
    padding: 30px 0;
  }
}
@media(max-width:767px){
  .boxcont .easy-guide:not(:last-of-type){
    margin-bottom: 40px !important;  
  } 
}
.boxcont ul.list-inner li {
    list-style: circle;
    padding-left: 0;
}
.boxcont ul.list-inner li:before{
  content: none;
}
@media(min-width:767px){
  .decs{
    text-align: center;
  }
}

@media (min-width:767px){
  .block-mobile {
    display: none;
  }
}
@media (max-width:767px){
	.block-pc {
		display: none;
	}
}