
/*---------------------------------------------
GC_Leisure-AdminPage-基本Skin
---------------------------------------------*/
	.Leisure_table_skin {
		float: left;
		margin-right: 30px!important;
		min-height:565px;
	}
	.Leisure_table_skin h1{font-family: BlinkMacSystemFont!important;}
	.Leisure_table_skin *{font-family:ChEn!important; color: #222;}
	.Leisure_table_skin h4 ,
	.Leisure_table_skin h5 {font-weight: 100;}
	.Leisure_table_skin h5 {color: #921919;}
	.Leisure_table_skin {
		margin-top: 30px;
		background: linear-gradient(rgba(255, 255, 255, 0.5) 19%,rgba(117, 117, 117, 0.5) 100%);
		padding: 15px;
		border-radius: 5px;
		box-shadow: 0px 4px 10px #848484;
	}
	.Leisure_table_skin .Leisure_btn {
		background: transparent;
		width: 100%;
		border: 2px solid #545454;
		color: #545454;
		font-weight: bold;
	}
	.Leisure_table_skin .Leisure_btn,
	.Leisure_table_skin input {border-radius: 5px;}
	.Leisure_table_skin .Leisure_btn:hover {background: rgba(255, 255, 255, 0.15);}
	.Leisure_table_skin .Leisure_btn,
	.Leisure_table_skin .Leisure_btn:hover {transition: 0.3s; box-shadow: 0px 0px 2px #000000;}
	.Leisure_table_skin .Leisure_demo {float: left; padding: 15px 0px;}
	.Leisure_table_skin .Leisure_demo span {
		background-color: #8e8e8e;
		padding: 8.5px 19.17px;
		color: white!important;
		font-weight: bold!important;
		margin-right: 12px;
		border-radius: 10px;
	}
	.Leisure_table_skin .Leisure_demo_title {
	    text-align: center;
		margin: 0px;
		padding: 25px 0px;
		border-top: 2px ridge #ffffff;
	}
	/*---------------------------------------------
	GC_Leisure-AdminPage-Leisure自訂功能-註冊畫面
	---------------------------------------------*/
	#Leisure_register_form .Leisure_box {
		margin: 0px!important;
		padding: 14px 189px!important;
		background: white!important;
		display: table!important;
		border: 1px solid #ddd!important;
	}
	/*---------------------------------------------
	GC_Leisure-AdminPage-Leisure自訂功能-MyAccount
	---------------------------------------------*/
	#gc_Unset_page .gc_cancel_cancel {margin-right:0px!important;}