@font-face {
font-family: GraublauWeb;
src: url("GraublauWeb-regular.otf") format("opentype");
}

@font-face {
font-family: GraublauWebb;
font-weight: bold;
src: url("GraublauWeb-bold.otf") format("opentype");
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
body {
	line-height: 1;
}
ol,ul {
	list-style: none;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.btn {
	background-color: #fff;
	background-image: linear-gradient(top, #fff, #bbb);
	background-image: -moz-linear-gradient(top, #fff, #bbb);
	background-image: -ms-linear-gradient(top, #fff, #bbb);
	background-image: -o-linear-gradient(top, #fff, #bbb);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background-image: -webkit-linear-gradient(top, #fff, #bbb);
	border: 1px solid #aaa;
	color: #333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#bbb');
	font-weight: bold;
	line-height: 1.5rem;
	padding: 2px 15px;
}
.btn:active {
	background-color: #f9f9f9;
	background-image: linear-gradient(top, #f9f9f9, #aaa);
	background-image: -moz-linear-gradient(top, #f9f9f9, #aaa);
	background-image: -ms-linear-gradient(top, #f9f9f9, #aaa);
	background-image: -o-linear-gradient(top, #f9f9f9, #aaa);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#aaa));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #aaa);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', endColorStr='#aaa');
}
.btn:hover {
	background-color: #f1f1f1;
	background-image: linear-gradient(top, #f1f1f1, #aaa);
	background-image: -moz-linear-gradient(top, #f1f1f1, #aaa);
	background-image: -ms-linear-gradient(top, #f1f1f1, #aaa);
	background-image: -o-linear-gradient(top, #f1f1f1, #aaa);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa));
	background-image: -webkit-linear-gradient(top, #f1f1f1, #aaa);
	color: #222;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1f1f1', endColorStr='#aaa');
}
body {
  /*background: #ffffff url("../img/bg_slice1.jpg") repeat-x scroll center top;*/
  color: /*#7b7b7b*/ #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 100%;
  margin: 0;
}

a {
	color: #4E4E50;
	text-decoration: none;
}
p {
	margin: 5px 0;
}
p,li {
	line-height: 1.35em;
}
label {
	white-space: nowrap;
}
/*
.logo {
  float: left;
  height: auto;
  padding: 1px 10px 16px;
  width: auto;
}*/
 
.logo {
  float: left;
  height: 88px;
  padding: 1px 10px;
  width: auto;
}

#content {
  /*margin: -7px auto 0;
  min-height: 500px;
  width: 1048px;*/
}



#content #wrap2 {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
  margin: 6px auto 0;
  padding: 0px;
  position: relative;
}


  
#content #wrap {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 0 solid #dddede;
  border-radius: 16px 0 4px 4px;
  border-top: 3px solid #fe5815;
  color: #525759;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0 auto;
  min-height: 689px;
  padding: 20px;
  position: relative;
}


#content #wrap #bg-foot {
	bottom: -2px;
	position: absolute;
	right: -0.7px;
	z-index: 0;
}
#header {
  width: 100%;
}
#header #banner {
  background: #da2626 none repeat scroll 0 0;
  height: 90px;
  margin: 0 auto;
  position: relative;
  width: 940px;
}
#header #banner .logo {
/*	height: 58px;
	left: 26px;
	position: absolute;
	top: 16px;
	width: 322px; */
}
#header #menu {
	height: 56px;
	position: relative;
	width: 100%;
/*	z-index: 11; */
}
#header #menu > div {
  padding: 10px 28px;
}
#header #menu > div .menubar {
  background: rgba(0, 0, 0, 0) url("../img/bg-menu.png") no-repeat scroll left top / 100% auto;
  height: 38px;
  position: relative;
  width: 899px;
}
#header #menu>div .menubar>ul {
	display: table;
	margin: 0;
	padding: 0;
	width: 885px;
	z-index: 6000;
}
#header #menu>div .menubar>ul>li {
	background: url(../img/bg-menu-line.jpg) right center no-repeat;
	display: table-cell;
}
#header #menu>div .menubar>ul>li:last-child {
	background: none;
}
#header #menu>div .menubar>ul>li:hover,#header #menu>div .menubar>ul>li:focus {
	background: #FFEA00;
}
#header #menu>div .menubar>ul>li:hover>ul,#header #menu>div .menubar>ul>li:focus>ul {
	khtml-transition: all 1.5s ease-in;
	max-height: 999px;
	moz-transition: all 1.5s ease-in;
	ms-transition: all 1.5s ease-in;
	o-transition: all 1.5s ease-in;
	transition: all 1.5s ease-in;
	webkit-transition: all 1.5s ease-in;
}
#header #menu>div .menubar>ul>li a {
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px;
}
#header #menu>div .menubar>ul>li a.child-arrow {
	background: url(../img/icon-menu.png) right center no-repeat;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 13px;
	padding: 10px 18px;
}
#header #menu>div .menubar>ul>li a:hover,#header #menu>div .menubar>ul>li a:focus {
	color: #E52620;
}
#header #menu>div .menubar>ul>li>ul {
	khtml-transition: all 1.35s cubic-bezier(0, 1.05, 0, 1);
	max-height: 0;
	moz-transition: all 1.35s cubic-bezier(0, 1.05, 0, 1);
	ms-transition: all 1.35s cubic-bezier(0, 1.05, 0, 1);
	o-transition: all 1.35s cubic-bezier(0, 1.05, 0, 1);
	overflow: hidden;
	padding: 0;
	position: absolute;
	transition: all 1.35s cubic-bezier(0, 1.05, 0, 1);
	webkit-transition: all 1.35s cubic-bezier(0, 1.05, 0, 1);
	width: 200px;
}
#header #menu>div .menubar>ul>li>ul>li {
	background: #ffea00;
	border-bottom: 1px solid #e4e4e4;
	display: block;
	padding: 0;
}
#header #menu>div .menubar>ul>li>ul>li a:hover,#header #menu>div .menubar>ul>li>ul>li a:focus {
	background: #E52620;
	color: #fff;
}
.alert {
	border-radius: 10px;
	line-height: 2.5em;
	padding: 15px;
}
.alert.warning {
	background: #FFBB00;
}
.alert p {
	margin: 0;
}
.table1 {
	width: 100%;
}
 
.table1 thead td, .table1 thead th {
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}
.table1 tr td {
	padding: 10px 3px;
	vertical-align: top;
}
.table1 select {
	font-family: Verdana;
}
.table1.table-border tr td {
	border: 1px solid #D0D0D0;
	border-width: 1px 0;
}
.table1.table-hover tr:hover {
	background: #fefefe;
}
.table1 .form-control {
	width: 300px;
}
h5.show-detail {
	padding: 7px 0;
	text-align: center;
}
.table2 {
	background-color: #D8E5ED;
	width: 100%;
}
.table2 tr td {
	border-bottom: 1px solid #C8D1D7;
	padding: 5px;
}
.table2 tr:last-child {
	border-bottom: 0;
}
.table2 .stop-point {
	background: #ccc;
	text-align: center;
}
table.tbl-flight-detail {
	width: 100%;
}
table.tbl-flight-detail tr td {
	border-bottom: 1px solid #D8CD44;
	margin-bottom: 5px;
	padding: 5px;
}
table.tbl-flight-detail tr td.stop {
	background-color: #D8CD44;
	text-align: center;
}
div#contentmain {
	display: block;
	margin: 0px 15px 0px 0px;
	overflow: hidden;
	position: relative;
	width: 940px;
	z-index: 9;
}
 
div#contentmain .pad .left {
	float: left;
	min-height: 550px;
	overflow: hidden;
	width: 525px;
}
div#contentmain .pad .left .hotdeal {
/*	height: 224px;*/
	width: 525px;
}
div#contentmain .pad .left .hotdeal h1 {
	background: url(../img/line-2.png) right bottom no-repeat;
	height: 35px;
	margin-bottom: 4px;
	margin-top: 7px;
	width: 100%;
}
div#contentmain .pad .left .ads .pad {
	padding: 11px 5px 10px 0px;
}
div#contentmain .pad .right {
	float: right;
	overflow: hidden;
	width: 362px;
}
div#contentmain .pad2 {
  padding: 0 9px 0 21px;
}
div#contentmain .pad2 .left {
  float: left;
  overflow: hidden;
  width: 549px;
}
div#contentmain .pad2 .left .text {
  overflow: hidden;
  padding-right: 0;
  width: 99%;
}
.form-controlxxx.input-smxxx.child_birthday {
  padding: 5px;
}

.infant_birthday.hasDatepicker {
  padding: 5px;
}

div#contentmain .pad2 .right {
	float: right;
	overflow: hidden;
	width: 362px;
}
.ads2 {
	height: 143px;
	width: 100%;
	
}
.ads2 .box {
	float: left;
	height: 140px;
	margin-right: 10px;
	width: 239px;
}
.ads2 .box .img6 {
	float: left;
	height: 128px;
	width: 118px;
}
.ads2 .box .info {
	display: block;
	float: left;
	margin-top: 20px;
	width: 119px;
}
.ads2 .box .info h2 {
	height: 35px;
	margin: 0;
	margin-bottom: 8px;
	width: 100%;
}
.ads2 .box .info p {
	color: #4E4E50;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 8px;
}
.ads2 .box .info a {
	color: #E52620;
	font-size: 10px;
	text-decoration: none;
}
.menu-bottom {
	background: url(../img/bg-menu-bottom.png) left top no-repeat;
	bottom: 0;
	height: 136px;
	margin-bottom: -11px;
	position: absolute;
	width: 525px;
	z-index: 1;
}
.menu-bottom .pad7 {
	padding: 30px 22px 0px 22px;
}
.menu-bottom .pad7 ul.m-bottom {
	display: block;
	float: left;
	margin-right: 15px;
	min-height: 78px;
	padding: 0;
}
.menu-bottom .pad7 ul.m-bottom li {
	display: block;
	line-height: 14px;
}
.menu-bottom .pad7 ul.m-bottom li a {
	color: #4E4E50;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
}
.menu-bottom .pad7 ul.m-bottom li:first-child {
	padding-bottom: 5px;
}
.menu-bottom .pad7 ul.m-bottom li:first-child a {
	color: #E52620;
	font-size: 10px;
}
.menu-bottom .pad7 ul.m-bottom li:first-child a:hover,.menu-bottom .pad7 ul.m-bottom li:first-child a:focus {
	color: #E52620;
}
.search-flight { 
}
.search-flight ul.flight {
	display: block;
	height: 33px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 344px;
}
.search-flight ul.flight li {
  background: rgba(0, 0, 0, 0) url("../img/tab-menu.png") no-repeat scroll left top;
  float: left;
  height: 33px;
  width: 345px;
}

.search-flight ul.flight li a {
	float: left;
	height: 33px;
	width: 130px;
}

 
.search-flight .content-flight {
 
}
.content-flight a {
  color: red;
}

.ui-widget-header {
  background: #fe5815 none repeat scroll 0 0;
  border: 1px solid #fe5815; 
}
 .content-flight label {
  color: #333333;
  font-weight: bold;
}
.search-flight .content-flight .pad3 {
  color: #333333;
  padding: 20px 5px 0 20px;
}
.search-flight .content-flight .pad3 .input-group .airport-input {
  background: #ffffff url("../img/4.png") no-repeat scroll 183px 3px;
  border: 1px solid #696969;
  color: #000000;
  float: left;
  font-size: 12px;
  height: 22px;
  padding: 2px 0 0 10px;
  width: 224px;
}
.search-flightx .content-flight .pad3 .input-group .airport-input {
  background: #ffffff url("../img/4.png") no-repeat scroll 151px 3px;
  border: 1px solid #696969;
  color: #000000;
  float: left;
  font-size: 12px;
  height: 22px;
  padding: 2px 0 0 10px;
  width: 224px;
}


.search-flight .content-flight .pad3 .input-group .number-input {
	background-image: url(../img/small_01.png);
	background-position: top left;
	border: 0px none;
	color: #000;
	float: left;
	font-size: 12px;
	height: 13px;
	padding: 4px 0px 3px 10px;
	width: 35px;
}
.search-flight .content-flight .pad3 .input-group .sig-down {
	background-image: url(../img/Cbb1-2.png);
	background-position: top left;
	border: 0px none;
	cursor: pointer;
	float: right;
	height: 23px;
	margin: 0;
	padding: 0;
	width: 23px;
}
.search-flight .content-flight .pad3 .input-group .sig-down2 {
	background-image: url(../img/small_02.png);
	background-position: top left;
	border: 0px none;
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.search-flight .content-flight .pad3 .flight-date {
  background: white url("../img/5.png") no-repeat scroll 81px 5px;
  border: 1px solid #696969;
  color: #000;
  float: left !important;
  font-size: 12px;
  height: 22px;
  margin-right: 5px;
  padding: 2px 0 0 10px;
  width: 89px;
}.search-flightx .content-flight .pad3 .flight-date {
  background: white url("../img/5.png") no-repeat scroll 81px 5px;
  border: 1px solid #696969;
  color: #000;
  float: left !important;
  font-size: 12px;
  height: 22px;
  margin-right: 5px;
  padding: 2px 0 0 10px;
  width: 89px;
}


.search-flight .content-flight .pad3 .radio {
  color: #333333;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 333px;
}

.search-flight .content-flight .pad3 .in {
  height: 26px;
  margin-bottom: 8px;
}
.search-flight .content-flight .pad3 .in .in-left {
	float: left;
	height: 18px;
	margin-right: 18px;
	width: 155px;
}
.search-flight .content-flight .pad3 .in .in-right {
	float: left;
	height: 25px;
	overflow: hidden;
	width: 128px;
}
 
.search-flight .content-flight .pad3 .text .text-left {
	color: #fff;
	float: left;
	font-size: 12px;
	height: 18px;
	margin-bottom: 8px;
	margin-right: 18px;
	width: 155px;
}
.search-flight .content-flight .pad3 .text .text-left a {
	background: url(../img/radio-2.png) left center no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	padding-left: 15px;
	text-decoration: none;
}
.search-flight .content-flight .pad3 .text .text-left a:hover,.search-flight .content-flight .pad3 .text .text-left a:focus {
	color: #FECB0D;
}
.search-flight .content-flight .pad3 .text .text-right {
	color: #fff;
	float: left;
	font-size: 12px;
	height: 18px;
	margin-bottom: 8px;
	width: 143px;
}
.search-flight .content-flight .pad3 .text .text-right .num {
	float: left;
}
.search-flight .content-flight .pad3 .text .text-right .link {
	float: right;
	text-align: left;
}
.search-flight .content-flight .pad3 .text .text-right p {
	color: #fff;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 6px 0px 6px 3px;
	text-align: left;
}
.search-flight .content-flight .pad3 .text .text-right span a {
	color: #FFB2B2;
	font-size: 9px;
}
.search-flight .exlo {
	background: url(../img/bg-search-y.png) left top no-repeat;
	height: 54px;
	width: 100%;
}
.search-flight .exlo .pad4 {
	padding: 12px 21px;
}
.search-flight .exlo .pad4 a.left1 {
  color: #000;
  display: block;
  float: left;
  font-size: 11px;
  height: 16px;
  padding-left: 0;
  text-decoration: none;
  width: 134px;
}
.search-flight .exlo .pad4 a.left2 {
  color: #000;
  display: block;
  float: left;
  font-size: 11px;
  height: 16px;
  padding-left: 11px;
  text-decoration: none;
  width: 154px;
}
.search-flight .exlo .pad4 a:hover,.search-flight .exlo .pad4 a:focus {
	color: #E52620;
}
.search-flight .price {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	margin: 5px 0 0 0;
	padding-bottom: 10px;
}
.hotline {
	width: 345px;
}
.hotline h3 {
	background: url("../img/bg-title.png") no-repeat scroll right bottom transparent;
	color: #4E4E50;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	margin: 5px 0;
	overflow: hidden;
}
.hotline p {
	color: #706F6F;
	font-size: 12px;
	margin-top: 10px;
}
.hotline p.fone {
	color: #E52620;
	font-size: 20px;
}
.hotline p span {
	color: #E52620;
	font-size: 24px;
	font-weight: bold;
}
.sign { 
}
.sign .sign-up {
	background: url(../img/bg-search-news.png) left top no-repeat;
	float: left;
	height: 32px;
	margin-top: 5px;
	width: 180px;
}
.sign .sign-up .sub-email {
	background: none;
	border: none;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 8px;
	outline: none;
	width: 145px;
}
.sign button {
	background: url("../img/bg_btn2.png") no-repeat scroll left top transparent;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-top: 2p;
	outline: medium none;
	padding-bottom: 5px;
	text-align: center;
	width: 102px;
}
.sign button:hover {
	color: #ffed00;
}
 
.social p {
	color: #E52620;
	font-size: 13px;
	font-weight: bold;
}
.social .pad8 {
	clear: both;
	color: #4F4E4D;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
	padding-top: 8px;
}
.social a {
	color: #4E4E50;
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
}
.social a.xh {
	display: block;
	float: left;
	height: 36px;
	padding-right: 8px;
	width: 36px;
}
.social a:hover,.social a:focus {
	color: #E52620;
}
.live-help a {
/*	background: url(../img/yahoo.png) left center no-repeat;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 10px;
	padding-left: 40px; */
}
.bx-wrapper {
	margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
	border: 0;
	box-shadow: 0 0 0 transparent;
	khtml-box-shadow: 0 0 0 transparent;
	left: 0;
	moz-box-shadow: 0 0 0 transparent;
	ms-box-shadow: 0 0 0 transparent;
	o-box-shadow: 0 0 0 transparent;
	webkit-box-shadow: 0 0 0 transparent;
}
.bx-wrapper .bxslider {
	margin: 0;
	padding: 0;
}
.bx-wrapper .bx-pager {
  bottom: 10px;
  left: 7%;
  padding-top: 10px;
  right: 17px;
  width: auto;
}


.bx-wrapper .bx-pager .bx-pager-item a {
  background-color: white;
  border: 1px solid rgba(111, 111, 111, 0.3);
  /*border-radius: 50%;*/
  color: rgba(111, 111, 111, 0.3);
  font-size: 1px;
  margin-right: 8px;
  opacity: 0.9;
  padding: 12px 2px 0 11px;
}
.bx-wrapper .bx-pager .bx-pager-item a.active,.bx-wrapper .bx-pager .bx-pager-item a:hover {
	background-color: #fe5815;;
	color: #fff;
	opacity: .9;
}
.line {
	height: 23px;
	margin-bottom: 5px;
}
 
.line2 {
	height: 5px;
	margin-bottom: 5px;
	width: 100%;
}
.img7 {
	background-repeat: no-repeat;
}
.c1 {
	height: 30px;
	line-height: 28px;
	width: 15px;
}
.sf-submit {
  background: rgba(0, 0, 0, 0) url("../img/bg_btn.png") no-repeat scroll left top / 151px 50px;
  border: medium none;
  color: #e52620;
  cursor: pointer;
  font-family: Verdana;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  height: 43px;
  line-height: 43px;
  outline: medium none;
  padding-bottom: 5px;
  text-align: center;
  width: 151px;
}
#footer {
 
}
#footer .icon-plan {
	height: 30px;
	margin-left: 50px;
	padding-top: 7px;
	width: 540px;
}
#footer .info-bot {
	height: 30px;
	margin-left: 50px;
	width: 520px;
}
#footer .info-bot ul.foot {
	color: #7E7D7D;
	font-size: 10px;
	padding-bottom: 5px;
	width: 100%;
}
#footer .info-bot p {
	clear: both;
	color: #4E4E50;
	font-size: 9px;
}
#footer_bottom {
  background: #ffffff none repeat scroll 0 0;
  clear: both;
  color: #808080;
  font-size: 10px;
  line-height: 20px;
  margin-left: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 940px;
}
.search-result .step-by-step {
	float: right;
	width: 100%;
}
.search-result .step-by-step ul {
	background: #533;
	color: #FFF;
	list-style-type: none;
	padding: 1rem;
}
.search-result .step-by-step strong {
	color: #FFE593;
}
.search-result .flight-info {
	color: #666;
	font-size: 11px;
	padding: 5px 0;
}
.search-result .flight-info>ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.search-result .flight-info>ul>li {
	padding: 5px 0;
}
.search-result .flight-info > ul > li:first-child b {
  color: #fe5815;
  font-size: 1.1em;
}
.search-result .flight-info > ul > li:first-child b {
  color: #f16c37; 
}


.search-result table.dataTable {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  font-size: 10px;
  margin: 0 0 1rem;
  width: calc(100% - 1px) !important;
}
.search-result table.dataTable .i-result:hover {
  background: #F6F6F6 none repeat scroll 0 0;
}
.search-result table.dataTable .i-result:hover.selected,.search-result table.dataTable .i-result.selected {
	background: transparent;
}
.search-result table.dataTable .i-result:hover.selected .label-select .button-select,.search-result table.dataTable .i-result.selected .label-select .button-select {
	background: #039430;
}
.search-result table.dataTable .i-result td {
	padding: 3px;
}
.search-result table.dataTable .i-result td>img {
	max-width: 100%;
}
.search-result table.dataTable .i-result .td1 {
	font-weight: bold;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.search-result table.dataTable .i-result .td1.price {
  color: #fe5815;
  padding-left: 15px;
  width: 160px;
}
.search-result table.dataTable .i-result .td1.f-time,.search-result table.dataTable .i-result .td1.t-time {
	color: #204254;
}

/*
.search-result table.dataTable .i-result .viewdetail {
	background: url(../img/information-icon2.png) center no-repeat;
	display: block;
	height: 25px;
	margin: auto;
	text-indent: -9999px;
}
*/

.search-result table.dataTable .i-result .viewdetail {
  background: rgba(0, 0, 0, 0) url("../img/information-icon2x.png") no-repeat scroll 56px 6px;
  height: 24px;
  margin: auto;
  padding: 14px 32px;
  text-align: left;
  text-indent: -9999px;
}


/*
.search-result table.dataTable .i-result .viewdetail.active {
  background: rgba(0, 0, 0, 0) url("../img/information-icon2b.png") no-repeat scroll center center;
} 
*/
.search-result table.dataTable .i-result .viewdetail.active {
  background: rgba(0, 0, 0, 0) url("../img/information-icon2bx.png") no-repeat scroll 56px 8px;
} 

.search-result table.dataTable .i-result .label-select {
	margin: 0;
	min-width: 70px;
}
.search-result table.dataTable .i-result .label-select .button-select {
	background: #F20000;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	margin: 0px 0 0 3px;
	padding: 5px 10px;
}
.search-result table.dataTable .i-result .label-select .button-select:hover,.search-result table.dataTable .i-result .label-select .button-select:active,.search-result table.dataTable .i-result .label-select .button-select:focus {
	background: linear-gradient(#ff8c8c, #ff0000);
}
.search-result table.dataTable .i-result .label-select .button-select:active {
	position: relative;
	top: 3px;
}
.search-result table.dataTable .vlcc td {
	background: #f6f6f6 none repeat scroll 0 0;
	font-size: 11px;
}
.search-result table.dataTable .vlcc td.stop-point {
	background: #BCFFBA;
	text-align: center;
}
.search-result table.dataTable .vlcc td.way-holder {
	background: #ECECEC;
	color: #222;
	font-weight: bold;
	text-align: center;
}
.search-result table.dataTable .vlcc .heading {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0;
	text-transform: uppercase;
}
.search-result table.dataTable thead th,.search-result table.dataTable thead td {
	border-color: #e5e5e5;
}
.search-result table.dataTable tbody th,.search-result table.dataTable tbody td {
	border-top: #eedfcb 1px solid;
	padding: 8px 5px;
}
#submitFlight {
	padding: 10px 0;
	text-align: right;
}

#submitFlight.fixed {
  background: #f7f7f7 none repeat scroll 0 0;
  bottom: 0;
  color: #fe5815; 
  height: 41px;
  left: -1px;
  padding: 10px;
  position: fixed;
  text-align: left;
  text-indent: 10px;
  width: 100%;
  z-index: 3;
}

#submitFlight.fixed .moreScroll {
  display: block;
  font-size: 17px;
  margin: auto;
  text-align: center;
  width: 500px;
}

#submitFlight .moreScroll {
	display: none;
}
.block-week {
  background: #f4f4f4 url("https://static.jetstar.com/css/../images/bg-fares.png") repeat-x scroll left -617px;
  margin: 15px 0 -1px;
}
.block-week ul.block-content {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.block-week ul.block-content > li {
  background: #f4f4f4 url("https://static.jetstar.com/css/../images/bg-fares.png") repeat-x scroll left -617px;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  font-size: 10px;
  margin-right: -3px;
  padding: 10px 21px;
  text-align: center;
  width: 69px;
}
.block-week ul.block-content>li a {
	color: #666;
}
.block-week ul.block-content > li:hover, .block-week ul.block-content > li:active, .block-week ul.block-content > li:focus, .block-week ul.block-content > li.active {
  background: #fbfbfb none repeat scroll 0 0;
  border-top: 3px solid #615b5e;
}

.block-week ul.block-content>li:hover a,.block-week ul.block-content>li:active a,.block-week ul.block-content>li:focus a,.block-week ul.block-content>li.active a {
	color: #f00;
	text-decoration: none;
}
.detail-holder {
	background: #feea00;
	border-radius: 8px;
	max-height: 100%;
	overflow: auto;
}

 
.detail-holder.fly {
	position: fixed;
	top: 9px;
	z-index: 3; 
	
}
.detail-holder.fly {
  margin-left: calc(795px);
  position: fixed;
  top: 9px;
  z-index: 3;
}



.fly {
    background-color: rgba(254, 234, 0, 0.6) !important;
}


.detail-holder .title-info {
	background: #e51f20;
	border-top-left-radius: 8px;
	color: #fff;
	font-size: 20px;
	line-height: 41px;
	text-align: center;
}
.detail-holder .way-holder {
	line-height: 20px;
	padding: 10px;
}
.detail-holder .way-holder .way {
  color: #e51f20;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0;
}
.detail-holder .way-holder h5 {
	color: #f00;
	font-weight: bold;
}
.detail-holder #subtotal {
  color: #e51f20;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
}
.detail-holder #subtotal #total-price {
	color: #333;
	font-size: 16px;
}
.head-title1 {
  color: #fe5815;
  font-family: GraublauWeb;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0;
  text-transform: uppercase;
}

.search-result {
  /* font-family: GraublauWeb; */
  font-family: Arial,Helvetica,sans-serif;
}


.head-title1 a {
	color: #FE5815;
}
.head-title1 a:hover,.head-title1 a:focus {
	color: #77;
}
.head-title3 {
  color: #fe5815;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 15px;
}
.head-title3 a {
  color: #fe5815;
  text-transform: uppercase;
}
.head-title3 a:hover,.head-title3 a:focus {
	color: #777;
}
.head-title2 {
  color: #e52620;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0;
  text-transform: uppercase;
}
.customer-information .addition-bag {
	display: none;
}
.review .total {
	margin: 15px 0;
}
.review .info {
	margin-bottom: 20px;
}
.review .total-price {
	border: 2px dashed #00AA00;
	color: #008900;
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0;
	padding: 15px 0;
	text-align: center;
}
.review #payment-method {
	margin-bottom: 15px;
}
.review #payment-method .summary {
	height: auto;
	overflow: none;
}
.review #payment-method h3>.icon {
	background: url(../img/circle_green.png) no-repeat;
	background-size: 16px;
	display: block;
	float: right;
	height: 16px;
	width: 16px;
}
.review #payment-method h3.ui-state-active>.icon {
	background: url(../img/accepted_48.png) no-repeat;
	background-size: 16px;
}
i {
	font-style: italic;
}
strong,b {
	font-weight: bold;
}
small {
	font-size: .75em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.hidden {
	display: none;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-danger {
	color: #e66;
}
.pull-right {
	float: right;
}
.list1>li {
	line-height: 20px;
}
.list-border>li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 7px 0;
}
.list-border>li:last-child {
	border: 0;
}
ul.pagination {
	/*background-color: #2461BF; */
	margin-top: 10px;
	padding: 3px 5px;
	text-align: right;
}
ul.pagination li {
	display: inline-block;
}
ul.pagination li a {
  color: black;
}
ul.pagination li a:hover,ul.pagination li a:focus {
	text-decoration: underline;
}
ul.pagination li.active a {
	text-decoration: underline;
}
.related-title {
	background: url("../img/bg-title.png") no-repeat scroll right bottom transparent;
	color: #4E4E50;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	margin: 15px 0 5px 0;
	overflow: hidden;
}
ul.related li:nth-child(odd) {
	background: #EFF3FB;
}
ul.related li:before {
	content: '+';
	margin-right: 4px;
}
ul.related a {
	color: #4E4E50;
	cursor: pointer;
	font-size: 10px;
	text-decoration: none;
}
.panel {
  background: #f6f6f6 none repeat scroll 0 0;
}
.panel .panel-header {
	background: #ededed;
	padding: 10px;
}
.panel .panel-header .panel-title {
  color: #fe5815;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
}

.common-button22 {
  background: rgba(0, 0, 0, 0) url("../img/next.png") repeat scroll right top / auto 100%;
   border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  float: right;
  font-family: GraublauWeb;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 20px 0 0;
  padding: 5px 24px 5px 15px;
  text-transform: uppercase;
}


.panel .panel-header .rev-code {
	border: 1px dotted;
	font-family: Verdana, sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 2px 10px;
}
.panel .panel-body {
	padding: 5px 15px;
}
.panel .panel-footer .expire-time {
	margin: 0;
	padding: 15px 0;
}
.panel .panel-footer .expire-time .bg-warning {
	background-color: #F5D6AC;
	color: #f00;
	padding: 2px;
}
.bank-widget {
	background-color: #D8E0FF;
	color: #444;
	padding: 10px;
}
.bank-widget .bank-icon {
	float: left;
	max-width: 150px;
}
.bank-widget .bank-icon img {
	max-width: 100%;
}
.bank-widget .detail {
	float: left;
	padding: 0 5px;
}
.bank-widget .detail h4 {
	font-size: 14px;
	font-weight: bold;
}
.btn-print-ticket {
	background: #fff;
	border: 2px solid #fff;
	color: #FF770D;
	display: inline-block;
	float: right;
	font-weight: bold;
	padding: 1px 15px 1px 10px;
	transition: .3s;
}
.btn-print-ticket:hover {
	background-image: none;
	border-color: #2FA997;
	color: #2FA997;
}
.btn-print-ticket:hover .icon.printer {
	background-position-y: -12px;
}
#payment-method .ui-state-default {
	background: #fff;
}
#payment-method .ui-state-default:focus {
	outline: none;
}
#payment-method .ui-state-active {
	background-color: #feffff;
	background-image: linear-gradient(top, #feffff, #ddf1f9);
	background-image: -moz-linear-gradient(top, #feffff, #ddf1f9);
	background-image: -ms-linear-gradient(top, #feffff, #ddf1f9);
	background-image: -o-linear-gradient(top, #feffff, #ddf1f9);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#feffff), to(#ddf1f9));
	background-image: -webkit-linear-gradient(top, #feffff, #ddf1f9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#feffff', endColorStr='#ddf1f9');
}
.sub-method {
	border-spacing: 0;
	font-family: Tahoma, sans-serif;
	margin: 20px 0;
	width: 100%;
}
.sub-method .bank-logo {
	text-align: center;
	vertical-align: middle;
}
.sub-method .bank-logo>img {
	margin: auto;
	max-width: 75px;
}
.sub-method .title {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
.sub-method .detail>ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sub-method .icon-check {
	background: url(../img/check-box-outline-blank-16.png);
	background-size: 16px;
	cursor: pointer;
	display: block;
	height: 16px;
	margin: auto;
	width: 16px;
}
.sub-method tr td {
	background: #fff;
	border: 1px solid #CEE8F7;
	border-width: 1px 0 0 1px;
	padding: 5px;
}
.sub-method tr td.information {
	vertical-align: top;
}
.sub-method tr td:last-child {
	border-right-width: 1px;
	vertical-align: middle;
}
.sub-method tr:last-child td {
	border-bottom-width: 1px;
}
.sub-method tr.selected td {
	border-color: orange;
	border-width: 1px 0 1px 1px;
}
.sub-method tr.selected td:last-child {
	border-right-width: 1px;
}
.sub-method tr.selected .icon-check {
	background: url(../img/check-box-outline-16.png);
	background-size: 16px;
}
#ui-datepicker-div {
	display: none;
	z-index: 10000;
}
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	margin: 0 auto .4em;
	width: 95%;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
}
.ui-datepicker-lunar {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.ui-datepicker-inline {
	width: auto;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
  width: 85px;
  color: #333;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
	width: 14%;
}
.ui-datepicker td span {
	display: block;
	overflow: hidden;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
}
.ui-datepicker-day {
	text-align: left !important;
}
.ui-helper-hidden-accessible {
	display: none;
}
div[aria-describedby="listCity"] {
	border: 0;
	border-radius: 0;
	khtml-border-radius: 0;
	moz-border-radius: 0;
	ms-border-radius: 0;
	o-border-radius: 0;
	padding: 0;
	webkit-border-radius: 0;
}
div[aria-describedby="listCity"] .ui-dialog-titlebar {
	border: 0;
	border-radius: 0;
	khtml-border-radius: 0;
	moz-border-radius: 0;
	ms-border-radius: 0;
	o-border-radius: 0;
	webkit-border-radius: 0;
}
#listCity {
  
}
.icon {
	display: inline-block;
	height: 12px;
	margin: 0 4px;
	width: 12px;
}
.icon.printer {
	background: url(../img/Printer_24.png) no-repeat;
	background-size: 12px 24px;
	transition: .3s;
}
 
 
.pad3tt {
  color: #666666;
  font: 27px/34px GraublauWebb;
  text-align: center;
}


 
.png-bg {
  background: #ff191a url("../img/6.png") no-repeat scroll 191px 18px;
  border-radius: 5px;
  color: #ffffff;
  font-family: GraublauWebb;
  font-size: 18px;
  height: 48px;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  min-width: 208px;
  padding: 0px 0;
  text-transform: uppercase;
}

/*
.png-bg:focus {
  background: #ff191a url("../img/6.png") no-repeat scroll 289px 17px;
}*/


div.radio input { 
  opacity: 1 !important; 
}
div.radio, div.radio span, div.radio input {
  height: auto !important;
  width: auto !important;
}


.block {
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
}
.block-subcribe .block-header {
  background: #da2626 url("../assets/img/lathu-icon.png") no-repeat scroll left bottom;
  color: #fff;
  height: 44px;
  padding-left: 44px;
}

.block-subcribe .block-header .block-title {
  line-height: 44px;
  padding: 0;
}.block-subcribe .block-content {
  background-color: #fff;
  background-image: url("../assets/img/blu-stripes.png");
  padding: 15px;
}.block-subcribe .block-content form {
  text-align: center;
}



.subscribe-form button[type="submit"] {
  background: #007c69 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  padding: 9px 15px;
}

div.right .subscribe-form button[type="submit"] {
  background: #007c69 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  height: 37px;
  padding: 9px 15px;
}

.form-control {
  float: left;
  height: 27px;
  padding: 0 0 3px 10px;
  width: 222px;
}

div.right input.form-control.form-control {
  float: left;
  height: 32px;
  padding: 0 0 3px 10px;
  width: 215px;
}

ul.social-icon > li a {
  color: transparent;
  display: inline-block;
  height: 32px;
  width: 32px;
}
ul.social-icon {
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
}ul.social-icon > li.title {
  color: #132759;
  font-size: 14px;
  line-height: 32px;
}ul.social-icon > li {
  display: inline-block;
  margin-right: 5px;
  overflow: hidden;
}ul.social-icon > li .facebook {
  background: rgba(0, 0, 0, 0) url("../assets/img/Facebook-32.png") no-repeat scroll 0 0;
}ul.social-icon > li .twitter {
  background: rgba(0, 0, 0, 0) url("../assets/img/Twitter-32.png") no-repeat scroll 0 0;
}ul.social-icon > li .google-plus {
  background: rgba(0, 0, 0, 0) url("../assets/img/Google-32.png") no-repeat scroll 0 0;
}





#footer2 {
  min-height: 145px;
  position: relative;
  z-index: 53;
}

.menu-bottom2 {
  margin-bottom: 0;
  padding-top: 9px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.menu-bottom2 .pad7 {
  padding: 8px 11px 0;
}.menu-bottom2 .pad7 ul.m-bottom {
  display: block;
  float: left;
  margin-right: 15px;
  min-height: 78px;
  padding: 0;
  width: 23%;
}.menu-bottom2 .pad7 ul.m-bottom li {
  display: block;
  line-height: 14px;
}.menu-bottom2 .pad7 ul.m-bottom li a {
  color: #4e4e50;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
}

.menu-bottom2 .pad7 ul.m-bottom li:first-child {
  padding-bottom: 5px;  
}

.m-bottomt a {
  color: #e52620 !important;
  font-size: 14px !important;
}














.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav > li > a {
  display: block;
  padding: 10px 15px;
  position: relative;
}


.nav-tabs.nav-tabs-style-1 {
    border-bottom: 0 none;
}
.nav-tabs.nav-tabs-style-1 > li > a {
    background: #999 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    transition: all 0.35s ease 0s;
}
.nav-tabs.nav-tabs-style-1 > li > a:hover {
    background-color: #1d4199;
}

.nav-tabs.nav-tabs-style-1 > li.active > a, .nav-tabs.nav-tabs-style-1 > li.active > a:hover, .nav-tabs.nav-tabs-style-1 > li.active > a:focus {
  background-color: #da2626;
  border: 0 none;
  color: #fff;
}

a {
   outline: 0;
}

.block-latest-post .tab-content {
  background: #fbfbfb none repeat scroll 0 0;
  padding-top: 15px;
}

.block-latest-post .tab-content {
    background: #fbfbfb none repeat scroll 0 0;
    padding-top: 15px;
}
.block-latest-post .media {
  min-height: 80px;
  padding: 8.5px 12px;
}
.media-body {
  margin-left: 8px;
  padding-left: 10px;
  width: 406px;
}
.block-latest-post .media:hover, .block-latest-post .media:focus {
    background: #eff4ff none repeat scroll 0 0;
}.block-latest-post .media .media-heading {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2rem;
  max-height: 38px;
  overflow: hidden;
}.media-heading > a {
  font-size: 12px;
  line-height: 11px;
}
.block-post .post-content {
    background: #fff none repeat scroll 0 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-color: #30c3dd #d8d8d8 #d8d8d8;
    border-style: solid;
    border-width: 3px 1px 1px;
    line-height: 1.925rem;
    padding: 5px 10px;
}
.block-post .post-content .post-date {
    background: #e7f9ff none repeat scroll 0 0;
    font-size: 0.85rem;
    padding: 2px 10px;
}
.block-post .post-content .post-title {
    font-size: 1.535rem;
}
.block-post .post-content .post-title a {
    text-decoration: none;
}
.block-post .post-content img {
    height: auto;
    max-width: 100%;
}
.block-post .post-content .post-thumb-img img {
    border: 3px solid #f0f0f0;
}
.block-related-post .media-list .media {
    border-bottom: 1px dotted #e0e0e0;
    padding-bottom: 15px;
    transition: all 0.3s ease 0s;
}
.block-related-post .media-list .media:hover {
    border-color: #1d4199;
}
.block-related-post .media-list .media .media-object {
    max-width: none;
    width: 100px;
}
.block-related-post .media-list .media:first-child {
    margin-top: 15px;
}
.block-related-post .media-list .media a {
    text-decoration: none;
}
.block-related-post h5 {
    margin: 0 0 5px;
}
.block-related-post p {
    line-height: 1.35rem;
}



.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}
.media-object {
  display: block;
}



.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}
.acx {
  color: #005d94;
  height: 36px;
  min-width: 35%;
  width: 100%;
}
.acx a {
  font-family: Arial,sans-serif;
  font-size: 14px;
  height: 29px;
}

.sign img {
  max-width: 100%;
}


.passenger_name {
  height: 27px;
  padding: 0 0 3px 10px;
}


.blockwhite {
  border: 0px solid rgba(115, 57, 57, 0.34);
  overflow: auto;
  padding: 18px 10px 15px;
  border-top: 0px solid rgba(115, 57, 57, 0.34);
}


/*
.blockwhite { 
  border-color: -moz-use-text-color rgba(115, 57, 57, 0.34) rgba(115, 57, 57, 0.34);
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px;
  overflow: auto;
  padding: 18px 10px 15px;
}
*/
.form-control2 {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 15px;
  height: 34px;
  padding: 1px 10px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}


 
.bg-info {
  color: #222;
  line-height: 23px;
  padding: 10px 8px;
}

form.payment_verify_do fieldset.scroll  {
  background: seashell none repeat scroll 0 0;
  height: 95px;
  line-height: 21px;
  overflow: auto;
  padding: 17px;
  text-align: justify;
}

form.payment_verify_do  h2 {
  font-size: 18px;
}


.common-button {
  /*background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #fa5614 0px, #fe8858 100%) repeat scroll 0 0;
  */ 
    background: #fa5614; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fa5614, #fe8858); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fa5614, #fe8858); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fa5614, #fe8858); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fa5614, #fe8858); /* Standard syntax */
	
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  float: right;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  padding: 5px 15px; 
  text-transform: uppercase;
  text-shadow: 2px 1px rgba(1, 1, 1, 0.22);
}

.common-button2 {
  /*background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #fa5614 0px, #fe8858 100%) repeat scroll 0 0;
  */ 
    background: #fa5614; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fa5614, #fe8858); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fa5614, #fe8858); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fa5614, #fe8858); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fa5614, #fe8858); /* Standard syntax */
	
	
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  float: right;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  padding: 5px 15px;
  text-transform: uppercase;
 
  cursor: pointer; 
}

.common-button3 {
  background: #ff5a60 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  float: right;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
  margin-right: 22px;
  margin-top: 0;
  padding: 5px 15px;
  text-transform: uppercase;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #e6e6e6 none repeat scroll 0 0;
  border: 1px solid #9d9d9d;
  color: #222222;
  font-weight: bold;
}



 

.user-menu {
  float: left;
}
.user-menu li {
  border: 1px solid #ff191a ;
  border-radius: 10px;
  display: block;
  float: left;
  margin-left: 15px;
  position: relative;
}

.userdmenud {
  float: right;
  width: auto;
}
.user-menu a {
  color: #ff191a;
  float: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-right: 1px;
  padding: 7px 14px;
  text-decoration: none;
}
.userdmenud li:hover a {
  color: #ff0000;
}

 

.userdmenud li:hover {
  background: #ffea00 none repeat scroll 0 0;
}


.userdmenud li ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	z-index: 999999;
}

.userdmenud li ul li {
	background: #ffea00 none repeat scroll 0 0;
	border-bottom: 1px solid #e4e4e4;
	float: unset;
	display: table;
	min-width: 149px;
}
 
.userdmenud li ul li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	border-top: 1px solid rgba(0, 0, 0, 0);
	color: #ff0000 !important;
	font-size: 11px;
	padding: 7px;
	text-transform: none;
	width: 100%;
}


.userdmenud li:hover ul {
  display: block;
}
.userdmenud li ul li:hover {
	background: red;
}
.userdmenud li ul li:hover a {
	color: #333;
}

.userdmenud li ul li a:hover {
	/* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
	 color: #fff !important;
	 
}













 






button {
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  color: #f9c406;
  cursor: pointer;
  font-family: GraublauWeb;
  font-size: 15px;
  font-weight: bold;
  margin: 0 6px;
  padding: 2px 6px 1px;
}
.m-bottom > li {
  line-height: 29px;
}

.t-c a {
  line-height: 23px;
}
/*
.logof {
  float: left;
  height: auto;
  padding: 1px 0 10px;
  width: auto;
}*/
.logof {
  float: left;
  height: auto;
  padding: 1px 0 0;
  width: auto;
}


#toolbar {
 
}


#toolbar .location {
  color: #cfcfcf;
  float: left;
  font-size: 0.688em;
  line-height: 25px;
  position: relative;
}

.location .fauxSiteSelect {
  background: #ff191a url("../img/j30-sprite-nav-icons.png") no-repeat scroll 100% -593px;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  float: left;
  margin: -3px 0 0;
  padding: 4px 24px 0 5px;
  position: relative;
  width: auto;
}

.location .fauxSiteSelect span {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  overflow: hidden;
  padding: 0 0 0 4px;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}

 #toolbar .location .vietnam span {
  background: rgba(0, 0, 0, 0) url("../img/sprite_flags.png") no-repeat scroll left -128px;
}


#footer.j30-footer {
  margin-bottom: 10px;
  margin-top: 0;
  overflow: auto;
}


.callcenter {
  color: #ff191a;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}

#footer.j30-footer .col {
  float: left;
  margin: 0;
  padding: 0;
  width: 17%;
}
#footer.j30-footer .col { 
  width: 19.3%;
}
#footer.j30-footer .col1 {
  width: 317px;
}
#footer .contact-call {
  float: left;
  margin-top: 9px;
  min-height: 68px;
  overflow: auto;
  width: 345px;
}
#footer.j30-footer .contact-call {
  background: rgba(0, 0, 0, 0) url("../img/j30-jess_en.png") no-repeat scroll 0 0;
  float: none;
  /*margin: 0 0 30px 20px;*/
  margin: 0 0 30px 0px;
  padding-left: 60px;
  width: auto;
}
#footer.j30-footer .contact-call {
  background: rgba(0, 0, 0, 0) url("../img/favicon.ico") no-repeat scroll 14px 28px / 32px auto;
  float: none;
  /*margin: 0 0 30px 20px;*/
  margin: 0 0 0px 0px;
  padding-left: 60px;
  width: auto;
}

#footer.j30-footer .contact-call h5, #footer.j30-footer .join-myjetstar p {
  color: #f9c406;
  font-family: GraublauWeb;
  font-size: 15px;
  margin-bottom: 2px;
  padding: 17px 0 0;
}

#footer .contact-call h4 {
  float: left;
  font-size: 21px;
  margin: 18px 12px 0 0;
}

#footer .join-myjetstar {
  background: rgba(0, 0, 0, 0) url("../img/bg_jetmail-join.png") no-repeat scroll 0 50%;
  height: 142px;
  margin-bottom: 0;
  padding-left: 111px;
}

#footer.j30-footer .join-myjetstar {
  background: rgba(0, 0, 0, 0) url("../img/j30-bg_jetmail-join.png") no-repeat scroll 0 0;
  height: auto;
/*  margin-left: 20px;*/
  min-height: 80px;
  padding-left: 60px;
}
#footer.j30-footer .join-myjetstar {
  background: rgba(0, 0, 0, 0) url("../img/favicon.ico") no-repeat scroll 14px 28px / 32px auto;
  height: auto;
  min-height: 80px;
  padding-left: 60px;
}

.j30-brandDemi {
  font-size: 21px;
  font-weight: bold;
  line-height: 36px;
}



#footer.j30-footer .col dl {
  margin-bottom: 30px;
}#footer.j30-footer a {
  color: /*#7b7b7b*/ #000000;
  font-size: 13px;
}

#footer.j30-footer .social-apps .social {
  float: left;
}#footer.j30-footer .social-apps h3 {
  float: left;
  margin: 0;
}#footer.j30-footer .social-apps ul {
  float: left;
  position: relative;
  top: -3px;
}#footer.j30-footer .social-apps li {
  float: left;
  list-style: outside none none;
  margin-left: 20px;
}
#footer.j30-footer .social-apps li a {
  background: rgba(0, 0, 0, 0) url("../img/j30-sprite_social.png") no-repeat scroll 0 0;
  display: block;
  height: 29px;
  width: 29px;
}
#footer.j30-footer .social-apps li span {
  left: -9999px;
  position: absolute;
}#footer.j30-footer .social-apps .social li a.instagram {
  background-position: -133px 0;
}#footer.j30-footer .social-apps .social li a.youtube {
  background-position: -66px 0;
  width: 67px;
}

#footer.j30-footer .social-apps .apps {
  float: right;
}#footer.j30-footer .social-apps .apps h3 {
  display: inline;
}#footer.j30-footer .social-apps h3 {
  float: left;
  margin: 0;
}#footer.j30-footer .social-apps .apps ul {
  display: inline;
  float: left;
  top: -9px;
}#footer.j30-footer .social-apps .apps li a.apple {
  background: rgba(0, 0, 0, 0) url("../img/Apple_En.png") repeat scroll 0 0;
  display: block;
  height: 40px;
  width: 135px;
}#footer.j30-footer .social-apps .apps li a.apple {
  height: 40px;
  width: 135px;
}
#footer.j30-footer .social-apps .apps li a.google {
  background: rgba(0, 0, 0, 0) url("../img/Google_En.png") repeat scroll 0 0;
  display: block;
  height: 45px;
  width: 129px;
}
#footer.j30-footer .social-apps .apps li a.google {
  background-size: 100% 100%;
  height: 40px;
  width: 129px;
}


#footer.j30-footer .social-apps {
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  clear: both;
  color: black;
  font-family: GraublauWeb;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
  min-height: 44px;
  padding: 25px 20px 2px;
}

#footer.j30-footer .t-c {
  float: left;
 /* margin-left: 20px;*/
  width: 30%;
}#footer.j30-footer h3 {
  color: #333;
}#footer.j30-footer a {
  color: /*#7b7b7b*/ #000000;
  font-size: 13px;
}

/*
#footer.j30-footer .copyright {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #9a9a9a;
  float: right;
  letter-spacing: 1px;
  max-height: 99999px;
  min-width: 0;
  padding: 0 20px;
  position: relative;
  width: 60%;
  z-index: 500;
}
*/
#footer.j30-footer .copyright {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #9a9a9a;
  float: right;
  letter-spacing: 1px;
  max-height: 99999px;
  min-width: 0;
  position: relative;

  width: 100%;
  z-index: 500;
}

#footer.j30-footer .t-c .logo img {
  height: 34px;
  width: 115px;
}



 
.flight-date.hasDatepicker[disabled] {
  background-color: #eeeeee !important;
}


body1 {
  background-attachment: fixed;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
 /* background-image: url("https://c.pxhere.com/photos/cd/cd/clouds_blue_sky_blue_sky_clouds_fluffy_cloudscape_heaven_summer_blue_sky_background-691629.jpg!d");*/
/*  background: url("https://vietjets.com.vn/themes/nokair/img/bg_slice1.jpg"), url("https://c.pxhere.com/photos/cd/cd/clouds_blue_sky_blue_sky_clouds_fluffy_cloudscape_heaven_summer_blue_sky_background-691629.jpg!d");*/
	background: url("https://vietjets.com.vn/themes/nokair/img/bg_slice1.jpg");
  background-origin: padding-box;
  background-repeat: repeat;
  background-size: cover;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 100%;
  margin: 0;
}
/*
body {
 
 /* background-image: url("https://c.pxhere.com/photos/cd/cd/clouds_blue_sky_blue_sky_clouds_fluffy_cloudscape_heaven_summer_blue_sky_background-691629.jpg!d");*n/
  background: url("../img/bg_slice1bc.jpg") repeat-x scroll left top, url("../img/bgmay.jpg")repeat fixed right top / cover;
 
}
*/

body {
  background: rgba(0, 0, 0, 0) url("../img/bgmay.jpg") repeat fixed right top / cover ;
}

/*
body {
  background-image: url("https://vietjets.com.vn/userupload/giangsinh/89508ee2a452e30008a13fe4663edbdb_.png"), url("https://www.theatretulsa.org/wp-content/uploads/2013/12/christmas_gift_wallpaper_a1168.jpg");
  background-position: center top, center center;
  background-repeat: repeat-x, no-repeat;
  background-size: 808px auto, cover;
}




body {
  background-image: url("https://uphinhnhanh.com/images/2018/12/22/ripbongiangsinh.png"), url("https://www.theatretulsa.org/wp-content/uploads/2013/12/christmas_gift_wallpaper_a1168.jpg");
  background-position: center top, center center;
  background-repeat: repeat-x, no-repeat;
  background-size: 808px auto, cover;
} 
 
 
body {
  background-image: url("https://uphinhnhanh.com/images/2018/12/22/ripbongiangsinh.png"), url("https://vietjets.com.vn/userupload/giangsinh/hinh-nen-giang-sinh-4k_091726486.jpg");
  background-position: center top, center center;
  background-repeat: repeat-x, no-repeat;
  background-size: 466px auto, cover;
} 
  
body {
  background-image: url("https://uphinhnhanh.com/images/2018/12/22/ripbongiangsinh.png"), url("https://churchstreetbrighton.com.au/wp-content/uploads/2017/12/The-Church-Street-Brighton-Christmas-gift-guide-2017.jpg");
  background-position: center top, center center;
  background-repeat: repeat-x, no-repeat;
  background-size: 466px auto, cover;
} 
*/ 
 
 
 
.field2 {
  float: left;
  margin: 0 21px 0 0;
  padding: 11px 0 0;
  width: 28%;
}
.field2 > select {
  float: right;
}

#lienhe input {
  margin: 0 6px 10px 0;
  padding: 4px;
}
#nguoilon input {
  margin: 0 6px 10px 0;
  padding: 4px;
}
#treem input {
  margin: 0 6px 10px 0;
  padding: 4px;
}
#embe input {
  margin: 0 9px 10px 0;
  padding: 4px;
}
 .namelienhe {
    min-width: 167px;
}.emaillienhe {
  min-width: 167px; 
}.namepasss {
  min-width: 167px; 
}

.dkmail {
  background: #ff0000 none repeat scroll 0 0;
  color: #ffffff;
  margin: 1px 6px;
  padding: 7px 12px 6px;
}

/***/
.flight-info li {
  font-size: 13px;
}
.block-week ul.block-content > li a {
  color: #666;
  font-size: 12px;
}
.search-result table.dataTable { 
  font-size: 13px; 
}
.ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
  line-height: 16px;
}


 
.sidebarDLP {
  display: none;
}
.sidebarDLP { 
  float: right;
  width: 320px;
}

.ccv-info-cus label {
  white-space: normal;
}




 
#content {/*
  margin: 0 auto;
  min-height: 500px;
  width: 1048px;*/
}
header {
	background: rgba(0, 0, 0, 0) url("../img/bg_slice1bc.jpg") repeat-x scroll left top;
	/* overflow: auto; */
	height: 98px;
}

#toolbar {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}
#toolbardiv {
  display: inline-block;
  line-height: 19px;
  margin-right: 3px;
  padding: 0 10px;
}
#toolbardiv a {
  color: #333;
}
#content #wrap { 
  margin: 6px auto 12px !important; 
}
 
#content #wrap2 {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
  margin:  0px auto 0;
  padding: 0px;
  position: relative;
}
.footer-wrapper { 
  margin: auto;
  max-width: 1054px; 
}
.block-content.changedate > li:last-child {
  border-right: 0 none;
}
.navbar { 
  margin-bottom: 0px; 
} 
.navbar {
  border: 0 solid rgba(0, 0, 0, 0);  
}


/*trang tri tet 2019 */
/*
body {
  background-image: url("../../../userupload/giangsinh/tet/bgTet_vietjets.com.vn.png"), url("../img/bgmay.jpg");
  background-position: center top, right top;
  background-repeat: no-repeat, no-repeat;
  background-size: calc(100%) auto, cover;
}

#trT {
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
}
#phT {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
#chT {
  background: rgba(0, 0, 0, 0) url("../../../userupload/giangsinh/tet/Nchg2Tc.png") repeat-x scroll left bottom;
  bottom: -35px;
  display: none;
  height: 147px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
#chT2 {
  bottom: 8px;
  display: none;
  left: 61px;
  position: fixed;
  width: 247px;
  z-index: 9999;
}

.footer-wrapper { 
  padding-bottom: 80px !important; 
}

@media (min-width: 992px) {
#trT, #phT, #chT, #chT2 {
    display: block;
}
}
*/


.container {
  width: 1024px;
}


.topbar {
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffdd00 39.58%, #e99f24 100%) repeat scroll 0 0;
  color: #ffffff;
  font-family: Arial,sans-serif;
  height: 26px;
  padding: 5px 0;
}
 .topbar {
  background: transparent;
  color: #ffffff;
  font-family: Arial,sans-serif;
  height: 26px;
  padding: 5px 0;
}

.mntop1 {
  float: right;
  overflow: auto;
  text-align: right;
}
 
/*
._1vSE5.header-has-sticky {
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffdd00 39.58%, #e99f24 100%) repeat scroll 0 0;
  min-height: 68px;
}*/
._1vSE5.header-has-sticky {
  background: rgba(0, 0, 0, 0) url("https://vietjets.com.vn/may.png") repeat scroll center 0;
  min-height: 68px;
}


.logo {
  float: left;
  height: 89px;
  margin-bottom: 0px;
  margin-top: -12px;
  padding: 8px 1px;
  width: auto;
}
#top-hotline {
  background: rgba(0, 0, 0, 0) url("../assets/img/hotline.png") no-repeat scroll 20px center;
  border: 1px dashed #ff191a;
  float: right;
  margin: 6px 0 0;
  padding: 0 12px;
  text-align: left;
  text-indent: 71px;
  width: 280px;
}

#top-hotline h5 {
  color: #e84100;
  font-size: 13px;
  line-height: 30px;
}

#top-hotline .hotline-number {
  color: #006b91;
  font-family: "Fjalla One",sans-serif;
  font-size: 24px;
  margin: 0;
}

.list-group-item {
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid #dddddd;
  display: block; 
  margin-bottom: -1px;
  padding: 8px 0;
  position: relative;
}

.list-group-item strong {
  color: #5f5f5f;
}
.block-city-phone-list {
  color: #03a1dc;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 16px;
  margin: 8px 0 0;
  text-align: right;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.block-city-phone-list .list-group-item {
  border: 0 none;
  padding-bottom: 2px;
  padding-top: 2px;
}
.block-city-phone-list .phone-number {
  color: #ff191a;
  display: inline-block;
  font-weight: bold;
}

.navbar {
    min-height: 40px;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 41px;
    line-height: 20px;
    padding: 9px 15px 4px 13px;
}

.navbar-default {
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffdd00 39.58%, #e99f24 100%) repeat scroll 0 0;
  border-color: #e7e7e7;
}

.navbar-default {
  background: transparent;
  border-color: #e7e7e7;
}
.navbar-brand {
  float: left;
  font-size: 21px;
  height: 44px;
  line-height: 20px;
  padding: 12px 15px 6px 13px;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  background-color: #ffea00;
  color: #ff0000;
}



















