@charset "UTF-8";

/*未來星投票按鈕--未投票前*/
.css_fsvotebtn {
	font-size: 19px;
	font-family: Arial;
	font-weight: normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #9bbe00;
	padding: 11px 30px;
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bbe00', endColorstr='#9bbe00');
	background-position: 80% top,left bottom,color-stop( 5%,#9bbe00 ),color-stop( 100%,#9bbe00 ) );
	background-color: #FEFFFD;
	color: #9BBE00;
	display: inline-block;
	background-size: 100% auto;
}.css_fsvotebtn:hover {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bbe00', endColorstr='#9bbe00');
	background-color: #9BBE00;
	color: #FFFFFF;
	background-image: url(../../images/Future-starimg/st.svg);
	background-repeat: no-repeat;
	background-position: 5% center;
	background-size: 25% auto;
}.css_fsvotebtn:active {
	position: relative;
	top: 1px;
	color: #FFFFFF;
	background-size: 100% auto;
}
/*未來星投票按鈕--未投票前*/


/*未來星投票按鈕--投完票後*/
.css_fsvotebtn2 {
	font-size: 19px;
	font-family: Arial;
	font-weight: normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #9bbe00;
	padding: 11px 30px;
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bbe00', endColorstr='#9bbe00');
	background-position: 5% center,left bottom,color-stop( 5%,#9bbe00 ),color-stop( 100%,#9bbe00 ) );
	background-color: #9BBE00;
	color: #FFFFFF;
	display: inline-block;
	background-size: 25% auto;
	background-image: url(../../images/Future-starimg/st.svg);
	background-repeat: no-repeat;
}.css_fsvotebtn2:hover {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bbe00', endColorstr='#9bbe00');
	background-color: #9BBE00;
	color: #FFFFFF;
	background-image: url(../../images/Future-starimg/st.svg);
	background-repeat: no-repeat;
}.css_fsvotebtn2:active {
	position: relative;
	top: 1px;
	color: #FFFFFF;
	background-size: 100% auto;
}
/*未來星投票按鈕--投完票後*/

.modal-dialog1 {
	width: 85%;
	margin: 30px auto;
  }

.btn-fsvote2 {
	color: #fff !important;
	background-color: #9BBE00;
	border-color: #9BBE00;
	background-image: url(../../images/Future-starimg/st.svg);
	background-position: 10% center;
	background-repeat: no-repeat;
	background-size: 25% auto;
}
.btn2 {
	padding: 10px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	min-width: 160px;
	text-align: center;
	border-radius: 0;
	text-transform: uppercase;
	margin: 10px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-fsvote2:hover,
.btn-fsvote2:focus,
.btn-fsvote2:active,
.btn-fsvote2.active,
.open .dropdown-toggle.btn-fsvote2.box-fsvote-1 {
	color: #fff !important;
	background-color: #9BBE00;
	border-color: #9BBE00;
	background-image: url(../../images/Future-starimg/st.svg);
	background-position: 10% center;
	background-repeat: no-repeat;
	background-size: 18% auto;
}
.btn-fsvote2.disabled,
.btn-fsvote2[disabled],
fieldset[disabled] .btn-fsvote2 {
	color: #fff !important;
	background-color: #9BBE00;
	border-color: #9BBE00;
	background-image: url(../../images/Future-starimg/st.svg);
	background-position: 10% center;
	background-repeat: no-repeat;
	background-size: 18% auto;
}

.box-fsvote-1 {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 20px 0;
	text-align: center;
}

.fsvoteimg01 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(../../url);
	background-color: #FFFFFF;
	margin-left: -15px;
	float: left;
	width: 100%;
}
.fsbg01 {
	border: 1px solid #9BBE00;
	background-color: #ffffff;
}
.fstt01 {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 32px;
	color: #9BBE00;
}
.fstt01-1 {
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 32px;
	color: #9BBE00;
	text-align: center;
	padding-top: 20px;
}
.fstt02 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.fstt03 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #9BBE00;
}
.fstt03-2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #AAC04B;
}
.fstt04 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #9BBE00;
}
.fstt03-1 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #FD8E0F;
	line-height: 30px;
}
.fstt03-3 {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #FD8E0F;
	line-height: 30px;
}
.fstt03-1 a:link {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FD8E0F;
}
.fswingst02 {
	line-height: 34px;
	color: #9BBE00;
	font-size: 20px;
}
.fswingst01 {
	line-height: 30px;
}
.fswingst02-1 {
	line-height: 34px;
	color: #9BBE00;
	font-size: 20px;
	margin-left: -6px;
}
