@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);
/*@import url(./bootstrap_cust.css);*/
.h5, h5 {
	font-size: 14px;
}
.shops {
	padding: 20px 0;	
	clear:both;
}
.shop_description {
	padding-left: 20px;	
	padding-top: 0px;	
}
.detailform .table>thead>tr>th {
	vertical-align: top;
	padding: 6px !important;
	background: #fcf9fd ;
}
.detailform .table>tbody>tr>td {
	vertical-align: top;
	padding: 6px !important;
}	
.detailform>.nav>li>a {
	position: relative;
	display: block;
	padding: 4px;
}
.list-group-item {	
	position: relative;
	display: block;
	padding: 0px 15px;
	/*margin-bottom: -1px;*/
	background-color: #fff;
	    border-bottom: 1px solid #eee;
}
.long_left_border >.list-group-item {
	padding: 0px;
}
.long_left_border {
 padding-left:20px;	/*border-left: #EEF1F1 solid 1px;
	padding: 0 20px 0 40px;*/	
}
.long_left_border a{
	font-weight: 500;
	color: purple;
}
.long_left_border >.accordion-toggle {
	font-weight: 800;	
}
.long_left_border >.collapsed {
	font-weight: 400;	
}
.content_title {
	border-bottom:  2px #eee solid;
	font-size: 18px;
	color: purple;
	line-height: 36px;
	font-weight: 500;
	margin-bottom: 10px;
} 
.mobile-top-padding {
	margin-left: 18px !important;	
	margin-top: 0px !important;	
}
.point> li {
	list-style: disc outside none;
    margin: 0px 0px 8px 15px;
}
.decimal> li {
	list-style: decimal outside none;
    margin: 0px 0px 8px 15px;
}
.page-header {
	padding-bottom: 9px;
	margin: 20px 0 20px;
	border-bottom: 1px solid #eee;
	color: purple;
}
.btn-primary {
		letter-spacing: 0.1em;
		color: #fff;
		background: #631549;
		border: #631549 1px solid;
		border-radius: 0;
		min-width: 120px;
		/*padding: 0 10px;
		line-height: 28px;*/
		vertical-align:middle;
		/*margin: 4px;line-height: 36px;
	*/
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #3a0b35;
}
.btn-primary:hover {
	color: #fff;
	background-color: #410d3b;
	border-color: #32082e
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #410d3b;
	border-color: #32082e
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #32082e;
	border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
table.small{ display: table;}
table {
	background-color: transparent;
	table-layout: fixed;
    word-wrap: break-word;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px;
	vertical-align:top;
	
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered  a, .panel-collapse a {
	color: purple;
	font-weight: 400;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table > thead > tr > th { vertical-align: top; text-align:inherit}
.nav-tabs {
	border-bottom: 1px solid #4b0e45;
	display: flex;
}
.nav-tabs>li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: -1px;
	display: flex;
	flex: 1;
	color: #fff;
}

.nav-tabs>li>a {
	line-height: 1.42857143;
	border: 1px solid transparent;
	flex: 1;	
	/*border-radius: 4px 4px 0 0
	*/
}
.nav-tabs>li>a:hover {
	border-color: #4b0e45 #4b0e45 #4b0e45;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:active {
	color: #fff;
	cursor: default;
	background-color: #4b0e45;
	border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none;
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (max-width: 768px) {
.mobile-top-padding {
	margin-top: 18px !important;	
	margin-left: 0px !important;	

}
}
