@charset "utf-8";
/* CSS Document */

.daterangepicker .drp-calendar {
	max-width: inherit !important;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
	padding: 0 !important;
}

.countrylist {
	color: #FFF;
	min-height: 90px;
	margin-bottom: 24px;
	padding: 34px 0 20px 247px;
	background: url(../images/grouplist_tit.png) no-repeat left 30px, url(../images/group_detail-line.png) repeat-x bottom;
}

.countrylist li {
	color: #d7d06a;
	font-size: 15px;
	line-height: 18px;
	padding: 0 5px 0 14px;
	background: url(../images/line_fast.gif) repeat-y left;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 13px 0;
}

.countrylist li a {
	color: #FFF;
}

.countrylist li a:hover {
	color: #d7d06a;
	position: relative;
	left: 1px;
	top: 1px;
}

.countrylist_mobile {
	display: none;
}

.grouplist_line {
	margin: 24px 0 28px 0;
}

.title {
	color: #d7d06a;
	font-size: 30px;
}


dl.golf {
	background: #4c4c4c;
	width: -moz-calc(25% - 12px);
	width: -webkit-calc(25% - 12px);
	width: calc(25% - 12px);
	height: 270px;
	display: inline-block;
	vertical-align: top;
	padding: 13px 13px 0px 13px;
	position: relative;
	border-bottom: 6px solid #6f6f6f;
	box-shadow: 4px 0.5px 12px 1px rgba(0, 0, 0, 0.51);
	margin: 28px 4px 0 4px;
}

dl.golf dt {
	margin-bottom: 10px;
}

dl.golf dt img {
	max-width: 100%;
	height: auto;
}

dl.golf dd {
	text-align: justify;
	font-size: 14px;
}

dl.golf dd a {
	color: #ffe39f;
}

dl.golf dd.price {
	color: #ffbf25;
	font-size: 12px;
	background: url(../images/price.png) no-repeat left 3px;
	padding-left: 16px;
	position: absolute;
	right: 10px;
	bottom: 5px;
}





/* search */
.search_from {
	color: #000;
	/* height:44px;*/
	padding: 8px;
	background: #fff;
	position: relative;
}

.search_from .s_row {
	margin-bottom: 5px;
}

.search_from .s_row.w60 {
	width: 55%;
	float: left;
}

.search_from .s_row.w40 {
	width: 45%;
	float: left;
}

.search_from .s_row label.fields {
	display: block;
	float: left;
	width: 80px;
	font-size: 15px;
	color: #000;
	line-height: 32px;
	letter-spacing: 0.075em;
}

.text {
	width: 200px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	border: #6c6c6c 1px solid;
	border-width: 0 0 1px 0;
	/* background:#3b3b3b;*/
}

.text2 {
	width: 120px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	border: #6c6c6c 1px solid;
	border-width: 0 0 1px 0;
	/* background:#3b3b3b;*/
}

.text3 {
	width: 170px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	border: #6c6c6c 1px solid;
	border-width: 0 0 1px 0;
	/* background:#3b3b3b;*/
}

.text4 {
	width: 100px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	border-radius: 3px;
	border: 0;
	/* background:#cdca8a;*/
}

.text5 {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	border-radius: 3px;
	border: 0;
	background: #fff;
}

.text6 {
	width: 350px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	border-radius: 3px;
	border: 0;
	background: #fff;
}

.text7 {
	width: 680px;
	height: 150px;
	margin: 5px 0;
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	border-radius: 3px;
	border: 0;
	background: #fff;
}

.text8 {
	width: 150px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	border-radius: 3px;
	border: 0;
	background: #fff;
}

.text9 {
	width: 680px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	border-radius: 3px;
	border: 0;
	background: #fff;
}

.text10 {
	width: 80px;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	border: #6c6c6c 1px solid;
	border-width: 0 0 1px 0;
	/* background:#3b3b3b;*/
}

.single {
	display: inline-block;
	margin-right: 15px;
}

.search_from .search_but {
	display: inline-block;
}

.search_from .search_but input[type="submit"] {
	background: #fd8204;
	font-size: 18px;
	color: #fff;
	border: 0;
	cursor: pointer;
	padding: 6px 30px;
	border-radius: 4px;
	width: 100%;
}

.search_from .search_but:hover input[type="submit"] {
	background: #777;
}

.s_title {
	color: #d7d06a;
	font-size: 26px;
	font-weight: bold;
}

.s_title .s_result {
	margin: 5px 0 10px 10px;
	color: #888;
	font-size: 13px;
	display: block;
}

.red {
	color: #F00;
}

.s_table {
	border: #c7c48f 2px solid;
	padding: 3px;
	width: 100%;
	margin: 15px 0;
}

.s_table table {
	width: 100%;
}

.s_table table th,
td {
	padding: 5px;
	font-size: 13px;
	border: 1px #000 solid;
	border-width: 0 1px 1px 0;
}

.s_table table thead th,
.s_table table thead tr {
	font-weight: bold;
	background: #b8b01b;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.s_table table tbody th,
.s_table table tbody tr {
	background: #f1eeae;
	color: #555;
}

.s_table table tbody th.seat1,
.s_table table tbody td.seat1 {
	background: #f1eeae;
	color: #060;
}

.s_table table tbody th.seat2,
.s_table table tbody td.seat2 {
	background: #f1eeae;
	color: #008093;
}

.s_table table tbody th.price3,
.s_table table tbody td.price3 {
	color: #00F;
	font-weight: bold;
}

.s_table table tbody th.price2,
.s_table table tbody td.price2 {
	color: #F00;
	font-weight: bold;
}

.s_table table tbody th.price2 a,
.s_table table tbody td.price2 a {
	color: #F00;
}

.s_table table tbody th.price2 a:hover,
.s_table table tbody td.price2 a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

.s_table table tbody th.trip,
.s_table table tbody td.trip {
	text-align: left;
	color: #008093;
}

.s_table table tbody th.trip a,
.s_table table tbody td.trip a {
	color: #008093;
	text-decoration: none;
}

.s_table table tbody th.trip a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: underline;
}

.s_table table tbody th.airplan a,
.s_table table tbody td.airplan a {
	color: #0084ff;
}

.s_table table tbody th.airplan a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

.s_table table tbody th.sale,
.s_table table tbody td.sale {
	color: #66F;
}

.s_table table tbody th a img:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

.date-mobile {
	display: none;
}

.price-mobile {
	display: none;
}

.brief {
	color: #b8b01b;
	background: #333;
	padding: 5px;
	width: 98%;
}

.brief li {
	font-size: 13px;
	line-height: 20px;
	word-spacing: 10px;
	padding: 0 0 12px 15px;
	border-bottom: 1px dashed #adadad;
	margin-bottom: 12px;
}

/*.bort{border-bottom:1px dashed #adadad;}*/


/* register */
.step {
	margin: 15px auto 20px auto;
	width: 96%;
}

.step li {
	width: -moz-calc(25% - 24px);
	width: -webkit-calc(25% - 24px);
	width: calc(25% - 24px);
	margin: 0 12px;
}

/* .step li:first-child{margin-left: 0;}
.step li:last-child{margin-right: 0;} */
.step li img {
	width: 100%;
	height: auto;
}

table.od1 {
	border: 2px solid #c7c48f;
	padding: 5px;
	margin-bottom: 30px;
	border-radius: 5px;
	width: 93%;
	margin: 0 auto 30px auto;
	font-size: 13px;
}

table.od1 th,
td {
	padding: 5px 7px;
	text-align: center;
}

table.od1 th {
	background: #b8b01b;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	border: 1px #000 solid;
	border-width: 0 1px 1px 0;
}

table.od1 td {
	background: #f1eeae;
}

table.od1 th.price-th {
	width: 150px;
}

table.od1 td.gt2 {
	color: #000;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

table.od1 td.gt2 a {
	color: #06F;
	text-decoration: none;
}

table.od1 td.gt2 a:hover {
	color: #777;
	position: relative;
	top: 1px;
	left: 1px;
}

table.od1 td.re2 {
	color: #F00;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

table.od1 td.re3 {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}

table.od1 td.l_6 {
	border-top: 1px solid #b1c5c5;
	text-align: left;
}

table.od1 td.l_9 {
	text-align: left;
}

table.od1 th.l_7 {
	background: #c7dcdc;
	border-top: 1px solid #b1c5c5;
}

table.od1 th.l_8 {
	background: #c7dcdc;
}

table.od1 td a {
	color: #008093;
	text-decoration: none;
}

table.od1 td a:hover {
	color: #777;
	position: relative;
	top: 1px;
	left: 1px;
}

.remark {
	line-height: 20px;
	font-size: 14px;
	padding: 15px;
	color: #f1eeae;
	width: 90%;
	margin: 0 auto;
}

table.od1 td .t_price dl {
	clear: both;
	margin: 5px 0;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
}

table.od1 td .t_price dl dt {
	float: left;
	width: 600px;
	color: #09F;
}

table.od1 td .t_price dl dd {
	color: #F00;
	float: right;
	font-weight: bold;
	text-align: right;
	width: 80px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.reg_t {
	background: url(../images/icon_order.png) no-repeat left top;
	padding-left: 42px;
	font-size: 20px;
	color: #d4cd56;
	letter-spacing: 0.075em;
	margin-bottom: 10px;
	line-height: 36px;
}

.reg_infomation {
	color: #FF0000;
	margin: 0 0 30px 70px;
}

.reg_infomation li {
	margin-bottom: 7px;
	list-style: decimal-leading-zero;
	font-size: 14px;
}

.charter {
	max-width: 855px;
	width: auto;
	height: 600px;
	padding: 10px;
	overflow: auto;
	border: #ccc 1px solid;
	color: #EEE;
	margin: 0 auto 15px auto;
}

.register-box {
	margin: 30px 0 20px 0;
	border: #4d4d4d 1px solid;
	border-radius: 7px;
}

.sign_btn {
	padding: 20px 15px;
	width: 150px;
	text-align: center;
}

.sign_btn input:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

.ord_login {
	padding: 20px 15px;
	border-left: #4d4d4d 1px solid;
	width: -moz-calc(100% - 151px);
	width: -webkit-calc(100% - 151px);
	width: calc(100% - 151px);
}

.ord_login .form_row01 {
	height: 29px;
	/* clear:left;*/
	float: left;
	margin-right: 8px;
}

.ord_login .form_row01 img {
	display: inline;
}

.ord_login .form_row01 img:hover {
	cursor: pointer;
}

.ord_login .form_row01 .formtxt01 {
	background: #4c4c4c;
	border: none;
	border-radius: 3px;
	color: #9e9e9e;
	padding: 6px;
	width: 120px;
}

.ord_login .form_row01 .formtxt02 {
	background: #4c4c4c;
	border: none;
	border-radius: 3px;
	color: #9e9e9e;
	padding: 6px;
	width: 50px;
}

.ord_login .login_btn {
	/* clear:left;*/
	float: left;
	margin: 0 15px 0 10px;
}

.ord_login .login_btn input:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

.ord_login .login_btn a.forget {
	background: url(../images/011.png) no-repeat 2px 2px;
	color: #C90;
	font-size: 13px;
	padding-left: 20px;
	height: 17px;
	margin: 7px 0 0 15px;
	width: 56px;
	display: inline-block;
	vertical-align: super;
}

.ord_login .login_btn a.forget:hover {
	color: #999;
}

ul.ord_submit {
	margin: 50px 0 0;
	text-align: center;
}

ul.ord_submit li {
	margin: 0 20px;
	display: inline-block;
}

ul.ord_submit input:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

ul.ord_submit img:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

table.g_list {
	width: 100%;
	border: none;
	padding: 0;
	margin: 20px 0;
}

table.g_list .t_left {
	text-align: left;
}

table.g_list th {
	font-size: 16px;
}

table.g_list td {
	font-size: 14px;
}

table.g_list td a {
	color: #000;
}

table.g_list tr:nth-child(even) td {
	background: #fff;
}

table.g_list td.price {
	font-size: 12px;
}

.d_blue {
	color: #001EAB;
}


.ticket_from {
	color: #FFF;
	/* height:44px;*/
	margin-bottom: 24px;
	padding: 34px 0 20px 300px;
	min-height: 85px;
	background: url(../images/search_tit2.png) no-repeat left 30px, url(../images/group_detail-line.png) repeat-x bottom;
}



DIV.green-black {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	width: 100%;
	word-break: break-all;
}

DIV.green-black A {
	BORDER-RIGHT: #2c2c2c 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #2c2c2c 1px solid;
	PADDING-LEFT: 5px;
	BACKGROUND: #2c2c2c;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #2c2c2c 1px solid;
	COLOR: #fff;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #2c2c2c 1px solid;
	TEXT-DECORATION: none;
	margin-bottom: 5px;
	display: inline-block;
}

DIV.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid;
	BORDER-TOP: #aad83e 1px solid;
	BACKGROUND: #aad83e;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #fff;
	BORDER-BOTTOM: #aad83e 1px solid
}

DIV.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid;
	BORDER-TOP: #aad83e 1px solid;
	BACKGROUND: #aad83e;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #fff;
	BORDER-BOTTOM: #aad83e 1px solid
}

DIV.green-black SPAN.current {
	BORDER-RIGHT: #aad83e 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #aad83e 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	BACKGROUND: #aad83e;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #000;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #aad83e 1px solid
}

DIV.green-black SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #f3f3f3 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #ccc;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #f3f3f3 1px solid
}


/* new-list */
dl.new-list {
	padding: 10px;
	margin: 0 auto 5px auto;
	border-bottom: 1px #999 dotted;
	position: relative;
	width: 97%;
	height: inherit;
	box-shadow: none;
	background: none;
}

dl.new-list:nth-child(odd) {
	background: #555;
}

dl.new-list dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 20px;
	position: relative;
	color: #ffcc00;
}

/* dl.new-list dt a{} */
dl.new-list dt:after {
	position: absolute;
	left: 0;
	top: 7px;
	content: "";
	border-color: transparent transparent transparent #fff;
	border-style: solid solid solid;
	border-width: 6px;
	width: 0;
	height: 0;
}

dl.new-list dd {
	font-size: 14px;
	color: #c3bba7;
}

dl.new-list dd.new-price {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

dl.new-list dd.new-price strong {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

.new-introduction {
	margin: 20px auto 30px auto;
	width: 97%;
	color: #ffb2ee;
	font-size: 14px;
}

.style-icon {
	margin-bottom: 2px;
}

.new-row {
	margin-bottom: 20px;
}

table.footable tr th.log,
td.log {
	display: none !important;
}

@media only screen and (min-width: 980px) {
	dl.golf:hover {
		background: #2f2f2f;
		color: #ffe39f;
		border-bottom: 6px solid #719413;
		cursor: pointer;
		position: relative;
		left: 1px;
		top: 1px;
	}

	dl.golf:hover dd a {
		color: #fff;
	}
}

@media only screen and (max-width: 980px) {
	.countrylist {
		padding: 120px 0 20px;
		background-size: 180px auto, 1px 2px;
		display: none;
	}

	.countrylist_mobile {
		display: block;
	}

	.title {
		font-size: 24px;
	}

	.search_from .s_row.w60,
	.search_from .s_row.w40 {
		width: 100%;
		float: none;
	}

	.tag2 {
		float: none;
		margin-bottom: 10px;
	}

	.s_table {
		overflow-x: scroll;
	}

	/* .s_table table{width: 750px;} */
	.charter {
		height: 450px;
	}

	.ord_login .form_row01 {
		width: 32.5%;
		margin-right: 0;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}

	.ord_login .login_btn {
		float: none;
		text-align: center;
		margin: 10px 0 0 0;
	}

	dl.golf {
		width: -moz-calc(100%/3 - 12px);
		width: -webkit-calc(100%/3 - 12px);
		width: calc(100%/3 - 12px);
		padding: 7px 7px 30px 7px;
		margin-top: 15px;
		height: auto;
	}

	.date-mobile {
		display: block;
		color: #000;
		font-weight: normal;
	}

	.price-mobile {
		display: block;
		font-weight: bold;
	}

	.text6,
	.text7,
	.text9 {
		width: 93%;
	}

	.gt2.notbr span {
		display: block;
	}

	.gt2.notbr span:first-child {
		margin-bottom: 10px;
	}

	table.footable-details tr td.log {
		display: block !important;
	}
}

@media only screen and (max-width: 767px) {
	.ord_login .form_row01 {
		width: 100%;
		margin-bottom: 15px;
	}

	.reg_t span {
		display: block;
	}

	.footable.od1>tbody>tr>td.footable-first-visible {
		text-align: left;
	}

	.footable-detail-row td {
		padding: 0 !important;
	}

	.footable-details.od1 {
		border: none;
		width: 100%;
		padding: 0;
	}

	.footable-details.od1 th {
		width: auto !important;
		padding: 5px 3vw;
	}

	.footable-details.od1>tbody>tr>td:nth-child(2) {
		border-right: none;
	}
}

@media only screen and (max-width: 640px) {
	.step {
		width: 100%;
	}

	.step {
		margin-bottom: 0;
	}

	.step li {
		width: -moz-calc(50% - 12px);
		width: -webkit-calc(50% - 12px);
		width: calc(50% - 12px);
		margin: 0 6px 10px;
	}

	.reg_t {
		font-size: 18px;
		background-size: 25px;
		line-height: 30px;
	}

	table.od1 th.price-th {
		width: 100px;
	}

	ul.ord_submit {
		margin-top: 10px;
	}

	dl.golf {
		width: -moz-calc(50% - 12px);
		width: -webkit-calc(50% - 12px);
		width: calc(50% - 12px);
		padding: 7px 7px 30px 7px;
		margin-top: 15px;
		height: auto;
	}



}

@media only screen and (max-width: 480px) {
	.search_from .search_but {
		display: block;
		margin-top: 20px;
	}

	.text {
		width: 135px;
	}

	.text2 {
		width: 100px;
	}

	.text3 {
		width: 150px;
	}

	.charter {
		height: 350px;
	}

	.sign_btn,
	.ord_login {
		width: 100%;
	}

	.ord_login {
		border-left: none;
		border-top: #4d4d4d 1px solid;
	}

	table.od1 th.price-th {
		width: 70px;
	}

}