﻿@charset "utf-8";
/* CSS Document */




.icon_time2 {
	background-image: url(../img/icon_time2.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	border: none;
	display: table;
	float: left;
	margin-right: 6px;
}
.modal-title {
	font-size: 20px;
	color: rgb(235, 65, 135);
	text-align: left;
	text-indent: 0;
}

a:hover {
	color: #337ab7;
	text-decoration: none;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn_re2 {
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	font-size: 15px;
	font-family: "微軟正黑體", Microsoft JhengHei, PMingLiU;
	font-weight: 600;
	background: rgb(221, 221, 221);
	color: #666;
	-webkit-box-shadow: 0 4px 0 rgb(189, 189, 189);
	box-shadow: 0 4px 0 rgb(189, 189, 189);
	margin: 0 10px;
	line-height: 25px;
	min-width: 150px;
	padding: 10px 35px;
	font-size: 18px;
}


.btn_re2:hover {}
.btn_re {
	padding: 10px 35px;
	font-size: 20px;
	font-family: "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;
	color: #fff;
	text-align: center;
	color: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 19px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	float: left;
	behavior: url(/PIE.htc);
	margin: 15px auto;
	float: none;
	font-family: "微軟正黑體", Microsoft JhengHei, PMingLiU;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	background: rgb(185, 200, 85);
	color: rgb(0, 125, 30);
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 auto;
	-webkit-box-shadow: 0 4px 0 rgb(145, 160, 60);
	box-shadow: 0 4px 0 rgb(145, 160, 60);
	cursor: pointer;
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.btn_re:hover{color: #fff;
	background: rgb(255, 201, 63);
	color: rgb(0, 0, 0);
	text-decoration: none;
	-webkit-box-shadow: 0 4px 0 rgb(200, 150, 20);
	box-shadow: 0 4px 0 rgb(200, 150, 20);}


.btn_re:active {
	top: 4px;
	background: rgb(255, 201, 63);
	color: rgb(0, 0, 0);
	text-decoration: none;
	-webkit-box-shadow: inset 0 4px 3px rgb(200, 150, 20);
	box-shadow: inset 0 4px 3px rgb(200, 150, 20);
}





.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.popfb{font-size: 17px;
    color: #666;
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
    font-weight: normal;}


.chechbox2 {
    margin: 25px auto;
    width: auto;
    display: table;
}


.popload {
    max-width: 650px;
    width: 85%;
    margin: 30px auto;
}



@media only screen and (max-width:800px) {

.modal-title {
    line-height:35px;
    font-size: 17px;
    font-weight: normal;
}

.popload {
    max-width:550px;
   
}


.btn_re {    max-width: 200px;
    min-width: 200px;
    width: 40%;
    float: right;
    margin: 0 15px;}





}



@media only screen and (max-width:500px) {




.chechbox2{width: 85%;}



.modal-title {
    line-height: 40px;
    font-size: 15px;
    font-weight: normal;
}



.chechbox2 .btn{    width: 100%;
    margin: 15px auto;
    text-align: center;
    float: inherit;
    max-width: inherit;}





}















































