@charset "utf-8";
/* CSS Document */

.crd {
    background: #D7063A !important;
}

.cgrd {
    background: #C0C0C0;
}

.loading {
    position: fixed;
    z-index: 2000;
    left: 36%;
    top: 40%;
}

.loading img {
    width: 120px;
}

.pupop_box1,
.pupop_box2,
.pupop_box3,
.sig_box1,
.sig_box2,
.sig_box3,
.getComment-popup {
    height: auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -230px;
    border: 2px solid #D7063A;
    font-weight: 600;
    display: none;
}

.sig_box1,
.sig_box2,
.sig_box3 {
    margin-left: -160px;
    margin-top: -220px;
    width: 318px;
}
.pupop_box2 {
    width: 250px;
    text-align: left;
	top: 30%;
	left: 0;
	right: 0;
	margin: auto!important;
}

.pupop_box1 {
    padding: 10px;
    background: #000;
    border-radius: 8px;
    width: 250px;
    text-align: center;
    z-index: 999999;
    margin-left: -120px;
    margin-top: -100px;
    opacity: .8;
}

.pobx {
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-top: 17px;
}

.pobx a {
    color: #4D4D4D
}

.pupop_box3 {
    width: 365px;
    margin-left: -181px;
    margin-top: -230px;
    text-align: center;
}

.getComment-popup {
    width: 540px;
    margin-left: -181px;
    margin-top: -230px;
    text-align: center;
}

.pupophd {
    position: relative;
    margin: 10px;
    text-align: center;
    font-size: 15px;
}

.port-fd {
    float: right;
    overflow: hidden;
    margin-top: 1em;
    margin-right: 1em;
    margin-bottom: 0em;
    text-align: center;
}

.port-fd-btn {
    cursor: pointer;
    margin-left: 1em;
    width: 60px;
    float: left;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
}

.pupop-btn {
    text-align: center;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    padding: 10px 0;
    margin: 10px 0;
    font-weight: 600;
}

.pupop-btn {
    width: 100px;
    float: left;
    margin-right: 1em;
}

.pupopstr img {
    width: 40px;
}

.pupoptx {
    font-size: 20px;
    text-align: center;
    margin-bottom: 1em;
}

.allpay {
    line-height: 1.6;
}

.allpay li {
    width: 100%;
}

.txnot {
    width: 100%;
    height: 300px;
    font-size: 20px;
}

.pupoptx-hd h2 {
    font-size: 22px;
    margin: 10px 0;
}

.close_btn {
    font-family: monospace;
    font-size: 20px !important;
    font-weight: 700;
    color: #999;
    text-decoration: none;
    position: absolute;
    right: -14px;
    top: -30px;
}

a.close_btn {
    color: #000;
}

a.pobxtn {
    color: #fff;
}

.sign-sele {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 35px;
    font-size: 15px;
    font-weight: 600;
    outline: none;
}
.titleinput{
	display: flex;
}
.titleinput p{
	white-space: nowrap;
	width: 140px;
	margin-top: 14px;
	text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.titleinput input{
	border: none!important;
	border-bottom: 1px solid #ccc!important;
}
.titleinput .dayselect{
	width: 33%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 35px;
    font-size: 15px;
    font-weight: 600;
    outline: none;
}


.am-text input {
    width: 100%;
    outline: none;
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    margin-top: .5em;
    height: 35px;
    padding: 5px;
    font-size: 14px;
}
.am-text {
    margin-bottom: 1em;
}

.sgcation {
    padding: 10px 5px;
    overflow: hidden;
}

.sgbtn-hd {
    display: inline-block;
    background: #F10C0F;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    padding: 8px;
    border-radius: 8px;
}

.sgbtn-bd {
    margin: 15px 0;
}

.btnsgtx {
    border: 0;
    font-size: 17px;
    background: none;
    font-weight: 600;
}

.am-on {
    float: left;
}

.am-tw {
    float: right;
    color: #FC0509;
}

.footer-sign li {
    width: 50%;
    float: left;
}

.sgfot {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
    border-collapse: collapse;
}

.sgfot-content {
    margin-bottom: 1em;
    background: #f8f8f8;
    color: #000;
}

.sgfot-line {
    text-align: center;
    background: #fff;
}

.sgfot-line:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #999;
    position: relative;
    top: 11px;
    left: 0;
}
.swal2-popup .swal2-image{
	width: 100px;
	height: 100px;
	margin-bottom: 0;
}
.line-text {
    display: inline-block;
    background: #fff;
    padding: 0 18px 0 18px;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    color: #979797;
}

/*忘記密碼*/

.forget {
    padding-bottom: 5em;
}

/*註冊*/

.text-on {
    width: 63% !important;
    float: left;
}

.tx-btn {
    width: 35% !important;
    font-weight: 600;
    padding: 8px;
    margin-left: 5px;
    font-size: 14px !important;
    color: #fff;
    background: #9F9FA0;
    text-align: center;
    border-radius: 5px !important
}

@media only screen and (min-width: 640px) {
    .pupop_box3 {
        width: 560px;
        margin-left: -250px;
        margin-top: -230px;
    }
    .txnot {
        width: 100%;
        height: 280px;
        font-size: 20px;
    }
    .pupop_box2 {
        width: 300px;
    }
    .pupop_box1 {
        /* margin-left: -95px; */
    }
    /*loading*/
    .loading {
        left: 47%;
        top: 40%;
    }
    .loading img {
        width: 120px;
    }
}

.comment-btn {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

.getComment-popup-wrap {
    position: relative;
}

.giveCommentTitle {
    margin-bottom: auto;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.giveComment-wrap {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.giveComment-top-left {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    margin-right: 10px;
}

.giveComment-top-right {
    width: 66%;
    vertical-align: top;
    text-align: left;
}

.giveComment-top-right h3 {
    max-height: 42px;
    overflow: hidden;
    margin-bottom: 10px;
}

.giveComment-top-right p {
    color: #C0C0C0;
}

.giveComment-top-left,
.giveComment-top-right {
    display: inline-block;
}

.giveStar-wrap {
    text-align: center;
    margin-top: 20px;
}

.giveStarBtn {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

.giveStar {
    width: 50px;
    height: 50px;
}

.giveComment-wrap .gcta {
    width: 100%;
    height: 100px;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
    padding: 10px;
    resize: none;
}

.giveComment-wrap .comment {
    margin-top: 10px;
    padding: 0 10%;
    word-break: break-all;
}

.giveComment-btn {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.giveComment-btn-submit {
    float: none;
    width: 200px;
}

.adstbub-comment {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-content-comment {
    width: 40%;
    margin: 10% 0;
}

.modal-header-comment {
    margin: 0 20px;
}

.modal-title-comment {
    margin-bottom: auto;
    text-align: center;
    font-size: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.comment-btn-wrap {
    text-align: center;
    padding: 20px 0;
}

.comment-submit {
    font-family: "Microsoft JhengHei";
    color: #fff;
    font-size: 16px;
    background-color: #D7063A;
    padding: 10px 50px;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    /* mobile menu */
    .m-menu-comment {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        background-color: #fff;
        border-bottom: 1px solid rgb(233, 233, 233);
        position: fixed;
    }
    .m-menu-comment .back {
        position: absolute;
        top: 15px;
        width: 20px;
        height: 20px;
        background-size: cover;
        background-image: url("../../fimg/billing/arrow-left-red.png");
        margin-left: 15px;
    }
    .m-menu-comment h2 {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        color: gray;
        font-family: "Microsoft JhengHei";
        font-size: 20px;
    }
    .contain-comment {
        padding-top: 50px;
    }
    .giveComment-wrap {
        font-family: "Microsoft JhengHei";
        padding: 15px 15%;
    }
    .giveComment-top-right h3 {
        margin-top: auto;
    }
}

@media screen and (max-width: 414px) {
    .m-menu-comment ul li {
        width: 49.75%;
    }
    .giveComment-wrap {
        padding: 15px 30px;
    }
    .giveComment-top-right {
        width: 66%;
    }
    .giveStar {
        width: 30px;
        height: 30px;
    }
    .pupop_box2 {
        margin-left: -126px !important;
        margin-top: -140px !important;
    }
}

@media screen and (max-width: 375px) {
    .m-menu-comment ul li {
        width: 49.7%;
    }
    .giveComment-top-right {
        width: 63%;
    }
}

@media screen and (max-width: 320px) {
    .m-menu-comment ul li {
        width: 49.6%;
    }
    .giveComment-top-left {
        width: 80px;
        height: 80px;
    }
}

.swal2-popup {
    font-family: "Microsoft JhengHei";
}

.swal2-container {
    z-index: 1200;
}