

input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	margin-top: 4px;}
input[type="radio"]:before, .radio input[type="radio"]:before, .radio-inline input[type="radio"]:before {

	background-color: #cf7581;}
input[type="radio"]:checked:after, .radio input[type="radio"]:checked:after, .radio-inline input[type="radio"]:checked:after {
    border-color: #cf7581;
}
html{
  scroll-behavior: smooth;
}
a {
    color: #b66eb2;
}
html, body, #app {
    height: 100%;
}

body{
  
  font-family:   '微軟正黑體', Arial;
}
body {
    margin: 0;
    color: #2c1c35;
    font-weight: bold;
    font-size: 18px;
    background: #ffffff;
    line-height: 1.4;
}
.app {
   max-width: 480px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    min-height: -webkit-fill-available;
    height: 100vh;  
}
::placeholder { 

  color: #959494;

}
input:focus, textarea:focus {

    outline: none;

}

.modal-dialog {
    position: relative;
    width: auto;
    height: 100vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;    margin: 0;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 0px;
    border-radius: 10px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0;
    width: 90%;overflow: hidden;max-width: 600px;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid transparent;
    background: #33af8e;
    color: #FFF;
    background: linear-gradient(48deg, #366c6c 0%,#33af8e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3aaf7', endColorstr='#33af8e',GradientType=1 );
}
.modal-header .close {
    margin-top: -2px;
    color: #FFF;
    opacity: 0.9;
    font-weight: bold;
}

input {
       border:none !important;
       box-shadow: none !important;
        outline: none; 

    }
input:focus{outline: none; }
.hover:hover{opacity: 0.85; transition: all 0.5s;text-decoration: none}

.hover{cursor: pointer}


.wh{
   background: #FFF;
    padding: 10px;
    border-radius: 12px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px #dfdcdc;text-align: left;
}

.cover{
    width: 200px;
    height: 200px;
    border-radius: 99em;
    border: 5px solid #FFF;
    box-shadow: 0 0 10px #ffffff;
    margin-bottom: 10px;
    margin-top: 15vh;
}
.title{
    color: #FFF;
    font-size: 28px;
    margin-bottom: 10%;
}
.btn1{
    background: #FFF;
    display: block;
    margin: 0 auto;
    width: 48%;
    margin-bottom: 15px;
    color: #8c4998;
    padding: 10px;
    border-radius: 5px;
    transition: 0.5s all;
}
.btn2{
    background: rgb(255 255 255 / 0%);
    border: 1px solid #FFF;
    display: block;
    margin: 0 auto;
    width: 48%;
    margin-bottom: 15px;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    transition: 0.5s all;
}
.btn2:hover, .btn2:focus{ background: #FFF;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    color: #8c4998;
    padding: 10px;
    border-radius: 5px;}
input[type=text].text1, input[type=password].text1, input[type=number].text1 {
    width: 80%;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
    color: #333;
}
a:hover, a:focus {
    color: #8c4998;
    text-decoration: none;
}


.b1{
    padding: 0px 15px 60px;
}
.b1>div{
    border: 2px solid #FFF;
    border-radius: 15px;
    padding: 15px;
    text-align: left;position: relative;
}
.b2 span{
   color: #ffe7b1;
}
.b3{
    font-size: 56px;
    padding: 20px 0;
    text-align: center;
}
.b3 span{
    font-size: 17px;
}

.q0{   display: flex;
    text-align: left;
    margin-top: -60px;background: rgb(255 255 255 / 80%);
    backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);}
.q1{
    width: 50%;
    border-right: 2px dashed #c8c5d9;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
    color: inherit;
}
.q2{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
    color: inherit;
}
.q1 svg{
    margin-right: 10px;
    color: #ff825c;
}
.q2 svg
{
    margin-right: 10px;
    color: #FFC107;
}
.o0{
    display: flex;
    margin: 0 -5px;
}

.o1{
    width: 48%;
    background: #FFF;
    padding: 40px 5px 30px;
    border-radius: 12px;
    box-shadow: 0px 0px 5px #ded9d9;
    display: block;
    color: #333;
    margin: 1%;font-size: inherit;
}
.o1 svg{
    margin-bottom: 5px;
    color: #b66eb2;
}
.o1:hover{text-decoration: none;
    background: #b66eb2;
    color: #FFF !important;}
.o1:hover svg{color: #FFF}

.n1{
    width: 33.3%;
    color: inherit;    padding: 10px; transition: 0.5s all
}
.n1:hover{    background: rgb(0 0 0 / 20%);
    color: #FFF;}
.n1>img{
    width: 30px;
}

.scbg .b1{padding: 0 15px 15px;}
.back{background: #FFF;
    color: #76368b;
    display: inline-block;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 8px;
    position: absolute;
    left: 15px;
    top: 14px;
    cursor: pointer;
    transition: 0.5s all;}
.back svg{position: relative;
    top: 2.5px; }
.qr{    
    text-align: center;
    width: 100%;
    padding-top: 100%;
    background: #FFF;
    display: block;
    justify-content: center;
    align-items: center;
    max-height: 690px;
    border: 2px solid #FFF;
    border-radius: 15px;
    box-shadow: 0px 0px 5px #dfdcdc;
    position: relative;}

input[type=text].text2, input[type=number].text2, input[type=password].text2 {
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
    color: #333;
    border: 1px solid #ecf1f3 !important;
    background: #ecf1f3;
}
p {
    margin: 0 0 10px;
}

.bb1{
    padding: 0 15px 15px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    font-size: 20px;
}
.wbg{
    height: 100vh;
    background: linear-gradient(48deg, #eba0c6 0%,#f0cc97 100%);
}



.modal-footer {
    display: flex; justify-content: center;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 10px;
    line-height: inherit;
    vertical-align: middle;
    border-top: none;
}
.detail {
  background: #FFF;
    padding: 10px;
    border-radius: 12px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px #dfdcdc;text-align: left;
    background: #fff5e4 !IMPORTANT;overflow: hidden
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f4f4f4;
}
.detail tr td:nth-child(2){text-align: right;
    font-weight: bold;
    font-size: 20px;
    }
.detail tr td span{
    font-size: 13px;
    color: #afafaf;
    margin-bottom: 5px;
    display: block;
}
.detail tr td div{
    font-weight: bold
}
.red{    color: #b32828;}
table p{margin:0}
.refund {
    font-size: 13px;
    margin-top: 2px;
    padding: 2px 10px 5px;
    border-radius: 6px;
    background: #e9aa5c;
    color: #FFF;
}


.re{
   position: absolute;
    top: 10px;
    right: 10px;
    padding: 3px;
    border-radius: 99em;
    background: rgb(255 255 255 / 30%);
    width: 31px;
    height: 31px;
}
.bg{   background: #b66eb2;
    color: #FFF;
	background: linear-gradient(48deg, #723188 0%,#b66eb2 100%);}
.bg2{
    width: 100%;
    height: auto;
    background: url(../img/01.png) top center no-repeat;
	background-size: 100%;
}
.nav-tabs>li>a, .nav-tabs>li>a:focus {
    margin-right: 0;
    background-color: transparent;
    border: none;
    color: #666666;
    box-shadow: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
    border: none;
    box-shadow: none;
    background: #b66eb2;
    color: #FFF;
	background: linear-gradient(48deg, #723188 0%,#b66eb2 100%);}

	.nav-tabs {
    border-bottom: 1px solid #e9e9e9;
}
.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus:hover {
    border: none;
    background: #b66eb2;
    color: #FFF;
    background: linear-gradient(48deg, #723188 0%,#b66eb2 100%);
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus:hover {
    background-color: transparent;
    box-shadow: inset 0 -2px 0 #af68ae;
    color: #af68ae;
}
.table.wh{    font-size: 15px;}

.table.wh .bg {
    background: #b66eb2 !important;
    color: #FFF !important;
    
}
.table.wh td a{    color: #b66eb2;
    font-weight: normal;
    text-decoration: none;}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    background: none;
    color: inherit;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #b66eb2;
    color: #FFF;
    background: linear-gradient(48deg, #723188 0%,#b66eb2 100%);
}
.app .nav-link {
	color: inherit;}
.app .nav {
    position: static;
    width: 100%;
    color: inherit;
    background: none;
}
.navv{    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 480px;
    margin: 0 auto;
    right: 0;
    padding: 0px;
    height: 75px;
    align-items: center;}
.navv>a{display:block;width:20%;    padding: 1%;}
.navv>a img{width:100%}
button{    background: none;
    box-shadow: none;
    border: none;}
.okk>div>div{
    text-decoration: line-through;
}
.okk>div{background: #7d7c7c !important;}
textarea, textarea.form-control, input.form-control, input[type=text], input[type=password], input[type=email], input[type=number], [type=text].form-control, [type=password].form-control, [type=email].form-control, [type=tel].form-control, [contenteditable].form-control
{    width: 100%; box-shadow: 0px 5px 0px 0px #337887 !important;
    border-radius: 16px;
    padding: 10px;
 
    margin-bottom: 15px;
	
    font-size: 18px;
    border: 2px solid #8a489d !important;
   
    background-color: #FFF;}

input[type="checkbox"]:after, .checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border: 3px solid #007fb7;
    border-radius: 2px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
}

input[type="checkbox"]:checked:after, .checkbox input[type="checkbox"]:checked:after, .checkbox-inline input[type="checkbox"]:checked:after {
    background-color: #0175ae;
    border-color: #0175ae;
}

