body {
  border:  none;
  margin: 0 auto;
  padding: 0;
  background: #000000 none repeat fixed 0% 50%;
  font-family: "�o��","Arial",HELVETICA ! important;
  color: #ffffff;
  font-size: 16px;
}
.container {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #fff;
}
.lead { font-family: 'Quicksand'; }
.header-bar {
	position: relative;
	min-width: 250px;
	height: 50px;
	border: 10px solid transparent;
	border-top: 10px solid #269CE9;
	border-left: 10px solid #269CE9;
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.25) inset;
}
.header-bar::after {
	content: '';
	position: absolute;
	top: -10px;
	right: -10px;
	width: 15%;
	height: 49px;
	border: 10px solid transparent;
	border-bottom: 10px solid #269CE9;
	border-right: 10px solid #269CE9;
	transition: 0.3s linear all;
}
.header-bar > .logo {
	position: absolute;
	/*top: calc(50% - 20px);*/
	left: 10px;
	transform: translateY(-65%);
	font-family: 'Parisienne', cursive;
	cursor: default;
	user-select: none;

  background: linear-gradient(to top, #fac31f, #fce7a7, #fac115);
  background: -webkit-linear-gradient(to top, #f5c020, #f8e4a8, #f8c322);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
  
.slider-menu {
	position: absolute;
  top: 0;
	right: 0;
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.slider-menu > li {
	display: inline-flex;
	padding: 14px;
	margin-left: 2px;
	font-family: 'Quicksand', sans-serif;
	color: #fff;
	cursor: pointer;
	transition: 0.3s linear all;
	user-select: none;
}
.slider-menu > li:hover {
	color: #faa;
	box-shadow: 0 50px 5px rgba(0, 0, 0, 0.15) inset;
}
.aeu-signature {
	/*position: fixed;
	top: 5px;
	left: 50%;
	transform: translate(-50%);*/
	font-size: 15px;
	line-height: 30px;
	background-color: #269CE9;
	padding: 5px 10px;
	border-radius: 25px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.aeu-signature { font-family: "Quicksand"; }
.aeu-signature > img { height: 30px; }

.row:after {
  content: "";
  clear: both;
  display: table;
}
*[class*="col-"], *[class*="menu-"] {
  float: left;
}

.col-1 {
  width: 8.33%;
}
.col-2 {
  width: 16.66%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33%;
}
.col-5 {
  width: 41.66%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33%;
}
.col-8 {
  width: 66.66%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33%;
}
.col-11 {
  width: 91.66%;
}
.col-12 {
  width: 100%;
}
.col-13 {
  width: 20%;
}
.col-14 {
  width: 14.28%;
}
.col-15 {
  width: 7.1428%;
}
.padding5 {
  padding: 5px;
}
.padding {
  padding: 10px;
}
.padding15 {
  padding: 15px;
}
.padding20 {
  padding: 20px;
}
.padding25 {
  padding: 25px;
}
.padding40 {
  padding: 40px;
}
.paddingTop5 {
  padding-top: 5px;
}
.paddingTop {
  padding-top: 10px;
}
.paddingTop15 {
  padding-top: 15px;
}
.paddingTop8 {
  padding-top: 8px;
}
.paddingTop20 {
  padding-top: 20px;
}
.paddingTop25 {
  padding-top: 25px;
}
.paddingTop30 {
  padding-top: 30px;
}
.paddingTop35 {
  padding-top: 35px;
}
.paddingTop40 {
  padding-top: 40px;
}
.paddingTop60 {
  padding-top: 60px;
}
.paddingTop80 {
  padding-top: 80px;
}
.paddingTop100 {
  padding-top: 100px;
}
.paddingBottom {
  padding-bottom: 10px;
}
.paddingBottom5 {
  padding-bottom: 5px;
}
.paddingLeft5 {
  padding-left: 5px;
}
.paddingLeft {
  padding-left: 10px;
}
.paddingRight5 {
  padding-right: 5px;
}
.paddingRight {
  padding-right: 10px;
}
.paddingRight20 {
  padding-right: 20px;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.borderTop {
  border-top: 2px solid #1e1e24;
}
.borderBottom {
  border-bottom: 2px solid #505050;
}
.font_color_orange {
  color: #bc9c3e;
}
.font_color_blue {
  color: #32c0fb;
}
.font_color_gray {
  color: #505050;
}
.font_color_blank {
  color: #4abdbc;
}
.font_xs {
  font-size: 12px;
}
.font_xm {
  font-size: 14px;
}
.font_xl {
  font-size: 16px;
}
.font_xxl {
  font-size: 20px;
}
a {
  text-decoration: none;
  color: #ffffff;
}
*[class^="btn-"] {
  border: 0px solid white;
  background-repeat: no-repeat;
  background-position:  center center;
  display: block;
  width: 100%;
  height: 100px;
  text-decoration: none;
  cursor: default;
}
.button-jelly {
	cursor: pointer;
	position: absolute;
  bottom: 10%;
  width: 75vw;
  height: 8vh;
  left: 10%;
	padding: 2.5rem 7.5rem;
	border-radius: 3.75rem;
	line-height: 2.5rem;
	font-size:36px;
  font-family:"微軟正黑體";
	color:#fff;
	border: 1px solid #012880;
	background-image: linear-gradient(-180deg, #FF89D6 0%, #C01F9E 100%);
	box-shadow: 0 1rem 1.25rem 0 rgba(22,75,195,0.50),
							0 -0.25rem 1.5rem rgba(110, 15, 155, 1) inset,
							0 0.75rem 0.5rem rgba(255,255,255, 0.4) inset,
							0 0.25rem 0.5rem 0 rgba(180, 70, 207, 1) inset;
}

.button-jelly span {
	color: transparent;
	background-image: linear-gradient(0deg, #EE82DA 0%, #FEFAFD 100%);
	-webkit-background-clip: text;
	background-clip: text;
	filter: drop-shadow(0 2px 2px hsla(290, 100%, 20%, 1));
}

.button-jelly::before {
	content: "";
	display: block;
	height: 0.25rem;
	position: absolute;
  bottom: 10%;
  width: 75vw;
  height: 8vh;
  left: 10%;
	transform: translateX(-50%);
	width: calc(100% - 7.5rem);
	background: #fff;
	border-radius: 100%;
	
	opacity: 0.7;
	background-image: linear-gradient(-270deg, rgba(255,255,255,0.00) 0%, #FFFFFF 20%, #FFFFFF 80%, rgba(255,255,255,0.00) 100%);
}

.button-jelly::after {
	content: "";
	display: block;
	height: 0.25rem;
	position: absolute;
  bottom: 10%;
  width: 75vw;
  height: 8vh;
  left: 10%;
	transform: translateX(-50%);
	width: calc(100% - 7.5rem);
	background: #fff;
	border-radius: 100%;
	
	filter: blur(1px);
	opacity: 0.05;
	background-image: linear-gradient(-270deg, rgba(255,255,255,0.00) 0%, #FFFFFF 20%, #FFFFFF 80%, rgba(255,255,255,0.00) 100%);
}

.button::-moz-focus-inner{
	border: 0;
	padding: 0;
  }
  
  .button{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 6px 20px;
	margin: 0;
	cursor: pointer;
	border: 1px solid #bbb;
	overflow: visible;
	font: bold 13px arial, helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #555;
	
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	background-clip: padding-box; /* Fix bleeding */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 8px;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	text-shadow: 0 1px 0 rgba(255,255,255, .9);
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .button:hover{
	background-color: #eee;
	color: #555;
  }
  
  .button:active{
	background: #e9e9e9;
	position: relative;
	top: 1px;
	text-shadow: none;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
  }
  
  .button[disabled], .button[disabled]:hover, .button[disabled]:active{
	border-color: #eaeaea;
	background: #fafafa;
	cursor: default;
	position: static;
	color: #999;
	/* Usually, !important should be avoided but here it's really needed :) */
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
  }
  
  /* Smaller buttons styles */
  
  .button.small{
	padding: 4px 12px;
  }
  
  /* Larger buttons styles */
  
  .button.large{
	padding: 6px 30px;
	text-transform: uppercase;
  }
  
  .button.large:active{
	top: 2px;
  }
  
  /* Colored buttons styles */
  
  .button.green, .button.red, .button.blue {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  }
  
  /* */
  
  .button.green{
	background-color: #57a957;
	border-color: #57a957;
  }
  
  .button.green:hover{
	background-color: #62c462;
  }
  
  .button.green:active{
	background: #57a957;
  }
  
  /* */
  
  .button.red{
	background-color: #ca3535;
	border-color: #c43c35;
  }
  
  .button.red:hover{
	background-color: #ee5f5b;
  }
  
  .button.red:active{
	background: #c43c35;
  }
  
  /* */
  
  .button.blue{
	background-color: #269CE9;
	border-color: #269CE9;
  }
  
  .button.blue:hover{
	background-color: #70B9E8;
  }
  
  .button.blue:active{
	background: #269CE9;
  }
  
  /* */
  
  .green[disabled], .green[disabled]:hover, .green[disabled]:active{
	border-color: #57A957;
	background: #57A957;
	color: #D2FFD2;
  }
  
  .red[disabled], .red[disabled]:hover, .red[disabled]:active{
	border-color: #C43C35;
	background: #C43C35;
	color: #FFD3D3;
  }
  
  .blue[disabled], .blue[disabled]:hover, .blue[disabled]:active{
	border-color: #269CE9;
	background: #269CE9;
	color: #93D5FF;
  }
  
  /* Group buttons */
  
  .button-group,
  .button-group li{
	display: inline-block;
	*display: inline;
	zoom: 1;
  }
  
  .button-group{
	font-size: 0; /* Inline block elements gap - fix */
	margin: 0;
	padding: 0;
	background: rgba(17, 8, 8, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
  }
  
  .button-group li{
	margin-right: -1px; /* Overlap each right button border */
  }
  
  .button-group .button{
	font-size: 13px; /* Set the font size, different from inherited 0 */
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
  }
  
  .button-group .button:active{
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
  }
  
  .button-group li:first-child .button{
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
  }
  
  .button-group li:first-child .button:active{
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
  }
  
  .button-group li:last-child .button{
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
  }
  
  .button-group li:last-child .button:active{
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, 5px 0 5px -3px rgba(0, 0, 0, .2) inset;
  }

  .ttp{
    font-family: '微軟正黑體', 'arial black', sans-serif;
    color: white;
    text-align: center;
    background-color: #de3a4a;
    line-height: 18px;
	  padding: 5px 10px;
    /*margin: 5px 5px 5px 5px;*/
    font-size: 16px;
    border-radius: 30px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000,
    2px 2px 2px black;
    }

  *{
      -ms-overflow-style: none;
  }
  ::-webkit-scrollbar {
      display: none;
  }
  