.seat-template {
	position: relative;
}

.seat-template:focus {
	box-shadow: none;
}

.seat-template .header {
	position: relative;
	padding: 10px 20px;
	background-color: #1867aa;
	color: #fff;
	/*float: left;*/
	width: 100%;
	font-size: 15px;
}

.seat-template .header .item {
	float: left;
	margin-right: 6px;
	padding: 0;
	padding-top: 5px;
	word-break: break-all;
}

.seat-template .header .close {
	position: absolute;
	right: 12px !important;
	top: 12px !important;
	font-size: 28px;
	color: #ffffff;
	cursor: pointer;
	opacity: 1;
	z-index: 1;
}

.seat-template .header .list-office-info-new {
	position: absolute;
	opacity: 1;
	right: 0;
	top: 98%;
	width: 600px;
	background-color: #cccccc;
	border-radius: 0;
	padding: 0 5px;
	color: #000000;
	z-index: 10;
}

.seat-template .header .list-office-info-new table {
	font-size: 12px;
	margin-bottom: 5px;
}

.seat-template .header .list-office-info-new table td p:last-child {
	margin: 0;
}

.seat-template .body {
	/*float: left;*/
	width: 100%;
	background-color: #ffffff;
	position: relative;
}

td.td-vertical-text {
	position: relative;
}

.td-vertical-text span {
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.seat-template-row .form-group {
	margin-bottom: 8px;
}

.text-none-highlight label {
	font-weight: normal;
}

.seat-template .body p.not-yet-booking-time {
	color: red;
	font-weight: bold;
}

.seat-template .body .out-of-ticket {
	margin-bottom: 10px;
	font-weight: bold;
	color: red;
}

.seat-template .header span.area-link a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

.seat-template .header .area-info {
	padding: 5px;
	border: 1px solid #000;
	min-width: 200px;
	position: absolute;
	z-index: 11;
	background-color: #fff;
	color: #000;
	top: 0;
	left: 0;
	/*width: 200px;
	height: 100px;*/
}


.coupon-register-info-background {
	width: 100%;
	height: 100%;
	z-index: 101;
	position: absolute;
	top: 0;
	left: 0;
	background: #222222;
	opacity: 0.5;
}

.coupon-register-info {
	width: 100%;
	height: 100%;
	z-index: 102;
	position: absolute;
	top: 0;
	left: 0;
}

.coupon-register-info .child {
	position: relative;
	width: 100%;
	height: 100%;
}

.coupon-register-info .child .table-content {
	width: 720px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -360px;
	border: 1px solid #1867aa;
}

.coupon-register-info .child .table-content .title {
	background: #1867aa;
	position: relative;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 8px;
    font-size: 1.2em;
}

.coupon-register-info .child .table-content .title .close {
	position: absolute;
	right: 9px;
	top: 9px;
	opacity: 1;
    color: #fff;
}

.coupon-register-info .child .table-content .body {
	background: #fff;
	color: #000;
}

.coupon-register-info .child .table-content .body table {
	width: 100%;
}

.coupon-register-info .child .table-content .body table td {
	padding: 10px 20px;
}

.coupon-register-info .child .table-content .body table td.col1 {
	width: 40%;
}

.coupon-register-info .child .table-content .body table td.col2 {
	width: 60%;
}

/*.coupon-register-info .child .table-content .body .note {
	color: #ff0000;
	font-size: 1.1em;
}*/
/*.chosen-container-multi .chosen-choices {
  width: 48%;
}*/
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	height: 28px;
}
/*.chosen-container.chosen-with-drop .chosen-drop {
	width: 48%;
}*/
.chosen-container .chosen-container-multi .chosen-with-drop .chosen-container-active {
	width: 100%;
}



/*.area-detail-map {
	width: 845px;
	padding: 15px;
	border: 1px solid #000;
	background-color: #fff;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -427px;
	z-index: 100;
	height: 440px;
}*/

.area-detail-map-background {
	width: 100%;
	height: 100%;
	z-index: 101;
	position: absolute;
	top: 0;
	left: 0;
	background: #222222;
	opacity: 0.5;
}

.area-detail-map {
	width: 100%;
	height: 100%;
	z-index: 102;
	position: absolute;
	top: 0;
	left: 0;
}

.area-detail-map .child {
	position: relative;
	width: 100%;
	height: 100%;
}

.area-detail-map .child .detail {
	width: 874px;
	padding: 15px;
	border: 1px solid #000;
	background-color: #fff;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -437px;
	/*height: 440px;*/
}

.area-detail-map .child .detail .action {
	position: relative;
	height: 10px;
}

.area-detail-map .child .detail .action span {
	color: #000;
	font-size: 1.5em;
	position: absolute;
	right: -7px;
	top: -8px;
	cursor: pointer;
}

.area-detail-map .child .detail .content-row {
	
}

.area-detail-map .child .detail .content-row .col1 {
	width: 600px;
	height: 400px;
	float: left;
	margin-right: 14px;
	position: relative;
}

.area-detail-map .child .detail .content-row .col1 .image-content {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

.area-detail-map .child .detail .content-row .col1 .image-content .no-lat-long {
	width: 100%; 
	height: 100%; 
	position: absolute; 
	z-index: 103;
	background-color: #ddd;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	vertical-align: center;
	top: 0;
	left: 0;
	padding-top: 180px
}

.area-detail-map .child .detail .content-row .col2 {
	width: 228px;
	/*height: 400px;*/
	float: left;
}

.area-detail-map .child .detail .content-row .col2 .image-item {
	float: left;
	margin: 5px 10px 5px 0;
	width: 60px;
	height: 60px;
	cursor: pointer;
}

.area-detail-map .child .detail .content-row .col2 .point-detail {
	padding-top: 20px; 
	clear: left;
}

.area-detail-map .child .detail .content-row .col2 .point-detail .level1 {
	font-weight: bold;
	margin-bottom: 4px;
}

.area-detail-map .child .detail .content-row .col2 .point-detail .level2 {
	margin-bottom: 18px;
}



.cancellation-content-popover {
	width: 400px !important;
    max-width: 95vw;
    overflow-x: hidden;
}

.cancellation-content-popover table {
	width: 100%;
}

.cancellation-content-popover table tr td {
	color: #666;
	font-style: italic;
	width: 50%;
}

.cancellation-content-popover table tr td:first-child {
	text-align: left;
	padding: 4px 4px 4px 0;
	width: 65%;
}

.cancellation-content-popover table tr td:last-child {
	text-align: right;
	padding: 4px 0 4px 4px;
	width: 35%;
}

.cancellation-content-popover table tr td.summary {
	color: #000;
	font-weight: bold;
	padding-bottom: 8px !important;
	font-style: normal;
    font-size: 1.1em;
}


.table-bill-detail {
	width: 100%;
}

.table-bill-detail td {
	padding: 5px 0;
}

.table-bill-detail td.col-title {
	width: 35%;
	padding-right: 6px;
}

.table-bill-detail td.col-content {
	width: 60%;
}

.border-none {
	border: none !important;
}









































