@charset "utf-8";
:root {
  --p-main-color:  #D6A464;
  --p-second-color: #8b7d6b;
  --p-focus-color: #e5322e;
  --p-font-color: #00911d;
}
input,
textarea,
select,
button {
  font-family: '微軟正黑體', 'Roboto', sans-serif;
    -webkit-appearance: none;
    box-sizing: border-box;
}
ul{
  list-style: none;
  padding: 0;
}
small{
  font-size: 15px;
  font-weight: normal;
}
.hidden{
	display: none;
}
.red {
  color: #e5322e !important;
}
.org {
  color:#ff9200 !important;
}
p.green {
  color: #D6A464 !important;
}
.green {
  color: #D6A464 !important;
}
.en {
  font-family: Arial, 'Roboto', sans-serif;
  font-size: 110%;
}
.txt-center {
  text-align: center !important;
}
.txt-left {
  text-align: left !important;
}
.txt-center img {
  display: inline-block;
}
.lead {
  font-size: 17px;
  margin-bottom: 20px;
}
.modal-message {
  margin-top: 30px;
  /*text-align: center;*/
}
.modal-message h4 {
  font-size: 25px;
	margin-bottom: 15px;
  font-weight: 600;
}
.modal-message p {
  font-size: 16px;
  line-height: 25px;
  color: #000;
  margin-bottom: 0;
}
.modal-message .contactFormButton {
  margin-top: 0;
}
.btn-org{
  background-color: #fff;
  border: 1.5px solid #D6A464;
  color: #D6A464;
}
.modal-message h4.one-title{
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 1.3;
  font-size: 20px;
} 
/***新增***/
img {
  max-width: 100%;
}
i.icon01 {
  background: url(../images/icons/list01.svg) no-repeat center;
}
i.icon01a {
  background: url(../images/icons/list01a.svg) no-repeat center;
}
i.icon01b {
  background: url(../images/icons/list01b.svg) no-repeat center;
}
i.icon01c {
  background: url(../images/icons/list01c.svg) no-repeat center;
}
i.icon01d {
  background: url(../images/icons/list01d.svg) no-repeat center;
}
i.icon01e {
  background: url(../images/icons/list01e.svg) no-repeat center;
}
i.icon02 {
  background: url(../images/icons/list02.svg) no-repeat center;
}
i.icon03 {
  background: url(../images/icons/list03.svg) no-repeat center;
}
i.icon04 {
  background: url(../images/icons/list04.svg) no-repeat center;
}
i.icon05 {
  background: url(../images/icons/list05.svg) no-repeat center;
}
i.icon06 {
  background: url(../images/icons/list06.svg) no-repeat center;
}
i.icon07 {
  background: url(../images/icons/list07.svg) no-repeat center;
}
i.icon08 {
  background: url(../images/icons/list08.svg) no-repeat center;
}
i.icon09 {
  background: url(../images/icons/list09.svg) no-repeat center;
}
i.fa-icon {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 19px;
  vertical-align: bottom;
}
i.icon-nav {
  background-image: url(../images/icons/icon-nav.svg);
}
i.icon-phone {
  background-image: url(../images/icons/icon-phone.svg);
}


i.icon-edit {
  background: url(../images/icons/icon-edit.svg?20210226) no-repeat center;
}
i.icon-add {
  background: url(../images/icons/icon-add.svg) no-repeat center;
}
i.icon-delete {
  background: url(../images/icons/icon-delete.svg) no-repeat center;
}
i.icon-reservation {
  background: url(../images/icons/icon-reservation.svg) no-repeat center;
}
i.icon-close {
  background: url(../images/icons/icon-close.svg) no-repeat center;
}
i.icon-close-w {
  background: url(../images/icons/icon-close-w.svg) no-repeat center;
}
i.icon-arrow {
  background: url(../images/icons/icon-arrow.svg) no-repeat center;
}
i.icon-plan {
  background: url(../images/icons/icon-plan.svg) no-repeat center;
}
i.icon-note {
  background: url(../images/icons/icon-note.svg) no-repeat center;
}
i.icon-plan-w {
  background: url(../images/icons/icon-plan-w.svg) no-repeat center;
}
i.icon-remind {
  background: url(../images/icons/icon-remind.svg) no-repeat center;
}


ul.fix-menu,
ul.fix-menu1 {
  list-style-type: none;
  margin: 0;
  display: flex;
  width: 100%;
  padding: 0;
}
ul.fix-menu li,
ul.fix-menu1 li {
  text-align: center;
  flex: 1;
  padding: 5px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0;
}
ul.fix-menu li i,
ul.fix-menu1 li i {
  width: 40px;
  height: 40px;
  display: block;
  margin: auto;
}
ul.fix-menu li i {
  opacity: 0.5;
}
ul.fix-menu li.current i {
  opacity: 1;
}
ul.fix-menu li a {
  color: #fff;
}

ul.fix-menu1 li i {
  width: 50px;
  height: 50px;
}
ul.fix-menu1 li a {
  color: #fff;
  font-weight: 300;
}

.content .mass-msg {
  margin-bottom: 30px !important;
  margin-top: 0;
}
.menu-chat-icons.mass-msg a {
  width: 33%;
  width: 20%;
  margin-bottom: 0;
}

.search-boxes {
  background-color: #f3f3f3;
  padding: 10px;
  text-align: right;
  overflow: auto;
}
.search-boxes .select-box {
  margin-bottom: 0;
  background-color: #fff;
  width: 35%;
  float: left;
}
.search-boxes .select-box.full {
  width: 100%;
  float: none;
}
.search-input-container .search input {
  width: 65%;
}
.search-input-container .search.full input,
.search-input-container .search.full .select-box {
  width: 100% !important;
}
.search-input-container .search.full.advanced{
  width: 78% !important;
}
a.advanced-search {
	color: #fff;
	width: 20%;
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
    background-color: #000;
    height: 45px;
    line-height: 45px;
     text-align: center;
}
/****列表***/
.action {
  font-size: 14px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
  color: #222;
	background-color: #f18d2b;
	background-position: center;
	background-repeat: no-repeat;
  border-radius: 100%;
}
.action i {
    width: 40px;
    height: 40px;
}
.news-list-item .action.expired i,
.news-list-item .action.pending i {
  background-color: #cacaca;
  border-radius: 100%;
}
.news-list-item .action.future i,
.news-list-item .action.recent i {
  background-color: #d6a464;
}
.news-list-item .action.recent:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #e5322e;
}

.fix-button {
  position: fixed !important;
  right: 10px;
  bottom: 60px;
  z-index: 3;
	display: none;
}
.fix-button a.txt-link {
  display: block;
  text-align: center;
  background-color: #fff;
  text-decoration: underline;
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height: 25px;
  margin-top: 2px;
  font-weight: normal;
  font-size: 14px;
}
.fix-button .action {
  margin: 0;
  position: initial;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
.content .fix-button .action {
}

.fix-button .action i {
  width: 55px;
  height: 55px;
  margin: auto;
  margin-bottom: -5px;
}
.fix-button .action.close i {
  width: 30px;
  height: 30px;
  background-color: #999;
  border-radius: 100%;
  text-shadow: none;
  border: 1px solid #999;
  opacity: 0.8;
}
.fix-button .store-ball {
  font-family: arial;
  background-color: #f76785;
  color: #fff;
  top: -5px;
  right: -5px;
  min-width: 20px;
  min-height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  width: auto;
  padding: 0 5px;
  text-shadow: none;
}
fieldset + .fix-buttom{
	
}
.fix-buttom {
  width: 100%;
  text-align: center;
  /* display: table; */
  /* display: flex; */
  padding: 30px;
  /* border-top: 1px solid #f3f3f3; */
  z-index: 99;
  margin-top: 30px;
  padding-bottom: 0;
}
.fix-buttom p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.fix-buttom label {
  margin-bottom: 5px;
}
.fix-buttom .check-block {
    margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}
.fix-buttom input[type=checkbox].ace + .lbl::before{
  border-color: #333;
}
.fix-buttom .button, .fix-buttom button {
  margin-bottom: 0;
   border-radius: 6px;
}
.copyright{
  padding-top: 20px;
  display: flex;
  justify-content: center;
}
.copyright p{
  font-size: 12px;
  color: #999;
}

.news-list-item .status,
.content-boxed .status {
  font-size: 15px;
  position: absolute;
  width: 80px;
  height: 80px;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.content-boxed .status {
  right: 0;
  bottom: 0;
}
.news-list-item .status span,
.content-boxed .status span {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 7px;
  bottom: 12px;
  color: #fff;
}

.news-list-item .status::before,
.content-boxed .status::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 80px 80px;
  border-color: transparent transparent #d6a464 transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #d6a464 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.news-list-item.contact-list .status::before {
	display: none;
}


.news-list-item .status.status-expired::before,
.content-boxed .status.status-expired::before {
  border-color: transparent transparent #9fa0a0 transparent;
  _border-color: #000000 #000000 #9fa0a0 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.menu-wrapper .close-menu,.modal.fade .close-menu{
  position: absolute;
  right: 10px;
  top: 15px;
  width: 35px;
  FONT-VARIANT: JIS83;
  line-height: 35px;
  text-align: center;
}
.menu-wrapper .close-menu i,.modal.fade .close-menu i{
  margin: auto;
  font-size: 21px;
  width: 35px;
  height: 35px;
  color: #222;
  }
.menu-wrapper h1 {
  margin-bottom: 30px;
  margin-top: 10px;
  margin-right: 35px;
}
.menu-wrapper h1 .like {
    position: absolute;
    font-size: 10px;
    left: 140px;
    top: 24px;
    text-align: center;
}
.menu-wrapper h1 .like i.fa-icon {
    width: 30px;
    height: 30px;
    float: left;
}
.menu-wrapper h1 .like span {
    float: left;
    margin-top: 0;
    font-size: 15px;
    color: #d6a464;
    line-height: 30px;
	font-weight: normal;
}
.user {
  display: table;
  margin-bottom: 10px;
}
.user img,
.user span {
  display: table-cell;
  vertical-align: middle;
}
.user img {
  width: 60px;
  border-radius: 100%;
  margin-right: 10px;
}
.user span {
  color: #0071ce;
  font-size: 16px;
  font-weight: bold;
}
.txt-block {
  padding: 20px;
  background-color: #f3f3f3;
  border-radius: 10px;
  text-align: justify;
}
.txt-block .heading-style {
  margin-top: 20px;
  padding-bottom: 20px !important;
}
.txt-block.no-bg, .txt-block-s.no-bg {
  padding: 0;
  background-color: #fff;
}

.txt-block h3 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
}
.txt-block h4{
  font-size: 19px;
  margin: 20px 0;
  font-weight: bold;
}
.txt-block p {
  margin-bottom: 10px;
  color: #222;
  font-size: 17px;
  line-height: 27px;
}
.txt-block label{
   font-size: 17px;
}
.txt-block-s {
  padding: 15px;
  background-color: #fff;
  box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
  border-radius: 10px;
	margin-bottom: 15px;
}
.txt-block-s h4 {
    font-size: 18px;
    font-weight: bold;
}
.txt-block-s p {
  font-size: 16px;
  margin-bottom: 0;
  color: #000;
  line-height: 25px;
}
.through-line {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 230px;
  display: inline-block;
}

.through-line:before,
.through-line:after {
  content: '';
  border-bottom: 1px solid rgba(214, 164, 100, 0.5);
  display: block;
  position: absolute;
  top: 13px;
  z-index: 1;
  width: 50px;
  left: 0;
}
.through-line:after {
  left: auto;
  right: 0;
}
.through-line h4 {
  font-weight: 700;
  line-height: 26px;
  background-color: #fff;
  padding: 0 15px !important;
  margin: 0 !important;
  font-size: 19px;
  z-index: 2;
}

.check-block {
  font-size: 15px;
	line-height: 22px;
  display: block;
  margin: auto;
  margin-top: 20px;
}
.sms-block {
  text-align: center;
  font-size: 17px;
  display: block;
  margin-bottom: 10px;
}
.sms-block a{
    color: #0071ce;
}




/*News List*/

.member-profile .user-item img {
  position: absolute;
  width: 105px;
  margin-top: 2px;
}
.news-list-item, .user-item {
	display: flex;
  align-items: center;
	justify-content: center;
}
.news-list-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.news-list-item:first-child{
	margin-top:20px;
}
.news-list-item ul,
.user-item ul {
  font-family: '微軟正黑體', 'Roboto', sans-serif;
  margin: 0;
  list-style-type: none;
  padding-left: 10px;
}
.news-list-item li, .user-item li {
  font-size: 14px;
  line-height: 20px;
  color: #222;
  margin-bottom: 0;
}
.news-list-item li.name, .user-item li.name {
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #1f1f1f;
  font-weight: bold;
}
.news-list-item li.name span {
  font-size: 14px;
  color: #666;
  margin-left: 5px;
  font-weight: normal;
  display: inline;
}
.news-list-item li i {
    margin-right: 5px;
    width: 10px;
    text-align: center;
}

.news-list-item span a {
  padding-left: 5px;
  margin-left: 5px;
  border-left: solid 1px rgba(0, 0, 0, 0.2);
}
.news-list-item li em,
.user-item li em {
  font-style: normal;
  width: 70px;
  display: inline-block;
  font-weight: normal;
  white-space: nowrap;
}
.news-list-item li strong,
.user-item li strong {
  font-weight: normal;
  display: inline-block;
}
.news-list-item li a.phone {
    font-size: 17px;
    font-family: arial;
}
.news-list-item li a.phone i{
    color: #222;
    font-size: 21px;
}
/*User List*/

.user-item img{
  width: 60px;
  border-radius: 100%;
  margin-top: 0;
}

/*Contact List*/
.contact-list.separate {
  min-height: 1px;
  margin: 0 -20px;
  padding: 0 20px 0 50px;
  font-size: 17px;
  color: #555;
  font-weight: bold;
  background-color: #f3f3f3;
}
.news-list-item.user-list.contact-list {
    min-height: 95px;
    margin: 0 -20px;
    padding: 10px 20px;
}
.news-list-item.user-list.contact-list.c-checkbox {
  min-height: 120px;
}
.contact-list.separate.c-checkbox {
  padding-left: 66px;
}
.news-list-item.user-list.contact-list img{
  width: 75px;
}

.member-profile .user-item img {
  width: 80px;
	margin-top: 0;
}
.member-profile .user-item ul {
	padding-top: 10px;
	padding-left: 90px;
}
.news-list-item.user-list.contact-list ul{
    padding-left: 85px;
    height: 75px;
    display: table-cell;
    vertical-align: middle;
}
.member-profile .news-list-item.plan-list img {
    width: 70px;
}
.member-profile .news-list-item.plan-list ul {
    padding-left: 80px;
}
.news-list-item.contact-list .action {
    top: auto;
    right: 20px;
    left: auto;
    bottom: 10px;
}
.news-list-item.contact-list .action i {
  width: 40px;
  height: 40px;
}
.news-list-item.contact-list .action.close {
  top: 50%;
  margin-top: -15px;
}

.news-list-item.contact-list .action.close i,
.user .action.close i{
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  background-color: #2980b9;
  color: #fff;
  border-radius: 100%;
  text-shadow: none;
}
.news-list-item li.card {
  margin-bottom: 3px;
}
.news-list-item li.card span {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  background-color: #ccc;
  border-radius: 2px;
  width: 45px;
  text-align: center;
  padding: 3px 7px;
  margin-right: 3px;
}
.news-list-item li.card .silver {
  background-color: #9fa0a0;
  color: #fff;
}
.news-list-item li.card .golden {
  background-color: #d6a464;
  color: #fff !important;
}
.news-list-item li.card .diamond {
  background-color: #000;
  color: #fff;
}
.news-list-item.user-list.contact-list.add img {
  width: 60px;
  margin-left: 8px;
}
.news-list-item.add {
  border-bottom: 0;
}
.add span {
  font-size: 17px;
  font-weight: bold;
  padding: 15px 85px;
  display: block;
}

/* activity-wall list**/
.activity-wall {
    margin-bottom: -30px;
}
.activity-wall.wall-user {
    margin-bottom: -75px;
}
.activity-wall.wall-manager {
    margin-top: -30px;
}
.activity-wall .news-list-item.user-list:first-child {
	border-top: 10px solid #eee;
}
.activity-wall .news-list-item.user-list {
	min-height: inherit;
	border-bottom: 10px solid #eee;
	margin: 0 -20px;
	padding: 20px;
}
.activity-wall .news-list-item.user-list img {
    width: 60px;
}
.activity-wall .news-list-item.user-list .gallery-thumbs img,
.menu-modal-full .contactForm .gallery-thumbs img {
    width: 100%;
    border-radius: 0;
    height: 100%;
	object-fit:cover;
}
.activity-wall .news-list-item.user-list ul {
    height: 60px;
    padding: 5px 0 5px 65px;
}
.activity-wall .news-list-item.user-list li.date {
	font-size: 90%;
	color: #999;
}
.activity-wall .news-list-item.user-list .post-info{
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}
.activity-wall .news-list-item.user-list .post-info p {
    font-size: 14px;
    line-height: 20px;
	    margin-bottom: 10px;
	    color: #000;
}
.activity-wall .news-list-item.user-list .post-info .more {
	color: #ccc;
}
.activity-wall .news-list-item.user-list .like{
	line-height: 30px;
}
.activity-wall .news-list-item.user-list .like.like-cunt {
    float: right;
}
.activity-wall .news-list-item.user-list .like img, .activity-wall .news-list-item.user-list .like i {
	float: left;
    width: 30px;
	height: 30px;
	margin-right: 2px;
    position: static;
}
.activity-wall .news-list-item.user-list .like span {
    color: #222;
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
}
.activity-wall .news-list-item.user-list .like span.like {
    color: #d6a464;
}
.activity-wall .user-list .action {
	margin: 0;
	top: 0;
	right: 0;
	background-color: #ccc;
}
.activity-wall .user-list .action {
	margin: 0;
	top: auto;
	right: 20px;
	background-color: transparent;
}
.activity-wall .user-list .action+.action {
	right: 65px;
}
.activity-wall .action i.fa-icon {
    width: 40px;
    height: 40px;
}
/*User Item*/
.heading-style .user-item{
  margin-top: -150px;
}
.heading-style .user-item img {
  width: 150px;
  margin: auto;
  margin-bottom: 10px;
}
.heading-style .user-item ul {
  width: 280px;
  padding-left: 0;
  line-height: 30px;
  margin: auto;
	margin-bottom: 10px;
}
.heading-style .user-item li {
  font-size: 14px;
	margin-bottom: 0;
}
.heading-style .user-item li.name {
  font-size: 21px;
}
.heading-style .user-item li em {
  width: 90px;
}
.heading-style .user-item .action {
  left: 60%;
  top: 130px;
}

.heading-style .user-item .action i.fa-icon {
    width: 45px;
    height: 45px;
}

.heading-style ul.list-icon{
	padding: 0;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 5px;
}
.heading-style ul.list-icon li{
	width: 33%;
	float: left;
	line-height: 18px;

}
.heading-style ul.list-icon {
  display: flex;
}
.heading-style ul.list-icon li {
  flex: 1;
}
.heading-style ul.list-icon img, .heading-style ul.list-icon i {
  width: 45px;
  height: 45px;
	margin-bottom: 0;
	margin: auto;
}
.heading-style ul.list-icon span {
	display: block;
	color: #222;
}


/*User Item-Horizontal*/

.user-item.horizontal {
  display: table;
  border-top: 1px solid #f3f3f3;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  min-height: inherit;
}

.user-item.horizontal img {
  display: table-cell;
  width: 140px;
  margin: 0;
}
.user-item.horizontal ul {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 50%;
  padding-left: 0 !important;
}
.user-item.horizontal li {
  font-size: 19px;
}
.user-item.horizontal li.name {
  font-size: 21px;
}

.user-item.horizontal .change {
  position: absolute;
  top: 10px;
  left: 50%;
}

.news-list-item.message-list {
  min-height: 90px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.news-list-item.message-list span.new-msg {
    top: 0;
    margin: 6px 3px;
	    right: -15px;
}
.news-list-item.plan-list li em {
  width: 80px;
}
.news-list-item.message-list img,
.plan-list .user-group .user-item.horizontal img {
  width: 70px;
}
.news-list-item.message-list ul {
  padding-left: 80px;
}
.news-list-item.message-list li {
  font-size: 14px;
  line-height: 20px;
}
.news-list-item.message-list li.name {
    font-size: 16px;
    padding-right: 60px;
}
.news-list-item.message-list li.date {
    position: absolute;
    right: 15px;
    top: 0;
    color: #999;
    font-size: 13px;
}
.news-list-item.message-list li.msg {
    height: 40px;
    overflow: hidden;
    color: #222;
}
/*Reservation List*/
.news-list-item.consultant-list, .news-list-item.info-list, .news-list-item.shopping-list, .news-list-item.customer-list {
  min-height: inherit;
  background-color: #f3f3f3;
  border: 0;
  border-radius: 10px;
  padding: 15px;
  overflow: hidden;
  box-shadow: none;
}
.news-list-item.reservation-list {
  min-height: inherit;
  border: 2px dotted #ccc;
  padding: 15px;
  overflow: hidden;
  box-shadow: none;
}
.news-list-item.info-list ul {
  padding-left: 0;
  width: 100%;
}
.news-list-item.info-list li,
.news-list-item.shopping-list li {
  font-size: 16px;
	font-weight: bold;
  line-height: 25px;
}
.news-list-item.reservation-list li span,
.news-list-item.info-list li span,
.news-list-item.shopping-list li span {
  font-size: 14px;
	font-weight: normal;
  color: #777;
}

.news-list-item.reservation-list li em,
.news-list-item.shopping-list li em {
  width: 80px;
}
.auto-width em {
  width: auto !important;
}
.news-list-item.info-list li strong,
.news-list-item.shopping-list li strong {
  font-weight: normal;
  color: #D6A464;
}
.reservation-list .overlay {
	width: 90%;
	z-index: 1;
}
.reservation-list .action {
    top: 15px;
    margin-top: 0;
}
.reservation-list .action i{
    width: 40px;
    height: 40px;
}
.reservation-list .action + .action{
  top: 60px;
}
.reservation-list .add-btn {
    text-align: center;
	margin-top: 5px;
}
.reservation-list .add-btn a {
    border: 1px solid #e5322e;
    display: block;
    padding: 3px;
    color: #e5322e;
}
.circle-tag {
  width: 60px;
  height: 60px;
  background-color: #e2e2e2;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  font-size: 28px;
  font-size: 19px;
  color: #fff;
}
.circle-tag.tag-ok, .circle-tag.tag-cancel {

  color: #666;
}
.circle-tag.tag-reject {
  background-color: #d61518;
}
.circle-tag.tag-success {
  background-color:#ffd200;
}
.circle-tag.tag-receive {
  background-color: #D6A464;
}
.circle-tag.tag-check {
  background-color: #ff9200;
}
/*Gift List*/
.news-list-item.gift-list {
  min-height: inherit;
}
.news-list-item.gift-list a {
  min-height: 70px;
  overflow: hidden;
}
.news-list-item.gift-list ul {
  padding-left: 90px;
  margin-top: 8px;
}
.news-list-item.gift-list i {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  position: absolute;
  background-color: #000;
}
.gift-item img {
  display: inline-block;
}
.gift-item p {
  font-size: 15px;
  color: #222;
}
.gift-item .gift-info {
  text-align: center;
}

/***plan-list行動計畫***/
.plan-list .list-head {
  font-size: 16px;
  line-height: 25px;
  color: #666;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
}
.plan-list .list-head strong {
  color: #222;
  display: block;
}
.plan-list .view {
    text-align: center;
    font-size: 16px;
}
.news-list-item.plan-list li {
  font-size: 15px;
  color: #111;
}
.news-list-item.plan-list li.name {
  font-size: 16px;
  color: #111;
}
.news-list-item.plan-list li.plan em {
  font-size: 15px;
  color: #666;
  margin-bottom: 5px;
}
.plan-list .user-item {
  min-height: 90px;
  padding-top: 0;
  margin-top: 0;
  border: 0;
}
.plan-list .user-item.horizontal ul {
  width: 75%;
}
.user-group .user-item.horizontal {
  width: 50%;
  float: left;
}
.plan-list .user-group .user-item.horizontal {
  margin-bottom: 10px;
  min-height: 70px;
}
.plan-list .user-group .user-item.horizontal ul {
  width: 55%;
  word-break: break-all;
}
.plan-list .user-group .user-item.horizontal li {
  line-height: 20px;
}
.plan-list.overlay-box .menu-chat-icons {
    width: 160px;
    float: right;
}
.plan-list.overlay-box .menu-chat-icons a i {
    width: 50px;
    height: 50px;
}

/***consultant-list***/
.news-list-item.consultant-list img {
  width: 80px;
}
.news-list-item.consultant-list ul {
  padding-left: 90px;
}
.consultant-list.overlay-box .menu-chat-icons a {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 0 5px;
}

/***map-list***/
.news-list-item.map-list {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.news-list-item.map-list ul {
  padding-left: 0;
  margin: 10px;
}
.news-list-item.map-list li {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 21px;
  display: table-row;
}
.news-list-item.map-list li.name {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  color: #000;
}
.news-list-item.map-list li em,
.news-list-item.map-list li strong {
  display: table-cell;
  padding-bottom: 10px;
}
.news-list-item.map-list li em {
  width: 80px;
}
.gm-style img {
}

.date-title {
  display: table;
 margin-bottom: 5px;
 font-size: 16px;
}
.date-title i.fa-icon {
  width: 35px;
  height: 35px;
  display: table-cell;
}
.date-title span {
  font-size: 16px;
  line-height: 35px;
  display: table-cell;
  padding-left: 5px;
  color: #555;
}
.date-title span.en {
  font-size: 17px;
}

/****chat***/

.chat-input {
  border-top: 1px solid #ccc;
  position: fixed;
  min-height: 60px;
  bottom: 0px;
  width: 100%;
  z-index: 999999;
  background-color: #fff;
}

.chat-input a {
  height: 40px !important;
  width: 40px !important;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  margin-top: 10px;
}
.chat-input a.btn-in {
  position: absolute;
  z-index: 2;
  font-size: 21px;
  margin-left: 15px;
  color: #595b5d;
}
.chat-input a.btn {
  background-color: #fff;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 0;
  border-radius: 100%;
  border: 1px solid #ccc;
  padding: 4px;
}
.chat-input a.btn + .btn {
  right: 53px;
}
.chat-input a.btn i {
  width: 30px;
  height: 30px;
  opacity: 1;
}
.chat-input input,
.chat-input textarea {
  width: 74%;
  height: 40px;
  max-height: 200px;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: justify;
  font-size: 14px;
  color: #333;
  background-color: #f3f3f3;
  resize: none;
  overflow: auto;
  border-radius: 20px !important;
}
.chat-input input:focus {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.overlay-box {
  background-color: #f3f3f3;
}
.overlay-box .overlay {
  opacity: 0;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
/*.overlay-box:hover .overlay{
    opacity: 1;
}*/
.overlay-box .overlay.active {
  opacity: 1;
}
.overlay-box .menu-chat-icons {
}
.overlay-box .menu-chat-icons {
  margin: 0 auto;
  padding: 15px 20px;
  left: 0;
  top: 0;
  width: 90%;
  height: 100%;
  z-index: 99;
  display: none;
}
.overlay-box .active .menu-chat-icons {
  display: table;
}
.overlay-box .menu-chat-icons a {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 0 5px;
}
.overlay-box .menu-chat-icons a i {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  opacity: 1;
}
.overlay-box p {
  margin-bottom: 15px;
  color: #222;
	text-align: justify;
}
.overlay-box p.top-border {
	padding-top: 15px;
	border-top: 1px solid #fff;
	margin-top: 15px;
	margin-bottom: 5px;
}
.my-qrcode .polaroid-effect {
  width: 200px;
  margin: 30px auto;
  padding: 0;
}
.my-qrcode p {
  text-align: center;
  margin-bottom: 10px;
}
.my-qrcode p.name {
  font-weight: bold;
  font-size: 21px;
}
h1.page-title {
  font-size: 25px;
  font-weight: bold;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 10px;
  margin: 30px 0 20px 0;
}
/***c-checkbox***/
.c-checkbox {
  position: relative;
  overflow: hidden;
}
.c-checkbox th:first-child{
  width: 60px;
}
.c-checkbox.c-checkbox-inline {
  display: inline-block;
}
.form-inline .c-checkbox.c-checkbox-inline {
  margin-right: 20px;
  top: 3px;
}
.c-checkbox input[type='checkbox'],
.c-checkbox input[type='radio']  {
  visibility: hidden;
  position: absolute;
}
.c-checkbox label {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 10px;
  margin-top: -20px;
}
.c-checkbox label > span {
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.c-checkbox label > span.inc {
  background: #fff;
  height: 40px;
  width: 40px;
  opacity: 0;
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
}
.c-checkbox label > .box {
  padding: 0;
  margin: 0;
  top: 10px;
  left: 10px;
  border: 2px solid #D6A464;
  height: 20px;
  width: 20px;
  box-shadow: none;
  z-index: 2;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.ie .c-checkbox label > .box {
  top: 2px;
}
.c-checkbox label > .check {
  top: 8px;
  left: 17px;
  width: 10px;
  height: 20px;
  border: 2px solid #D6A464;
  border-top: none;
  border-left: none;
  opacity: 0;
  z-index: 5;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.c-checkbox label > span.inc {
  -webkit-animation: growCircle 0.3s ease;
  -moz-animation: growCircle 0.3s ease;
  animation: growCircle 0.3s ease;
}
.c-checkbox input[type='checkbox']:checked ~ label > .box,
.c-checkbox input[type='radio']:checked ~ label > .box {
  opacity: 0;
  -webkit-transform: scale(0) rotate(-180deg);
  -moz-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg);
}
.c-checkbox input[type='checkbox']:checked ~ label > .check,
.c-checkbox input[type='radio']:checked ~ label > .check {
  opacity: 1;
  -webkit-transform: scale(1) rotate(45deg);
  -moz-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}
.c-checkbox input[type='checkbox']:disabled ~ label,
.c-checkbox input[type='checkbox'][disabled] ~ label,
.c-checkbox input[type='radio']:disabled ~ label,
.c-checkbox input[type='radio'][disabled] ~ label  {
  cursor: not-allowed;
  opacity: 0.7;
  filter: alphaopacity=70;
}
.c-checkbox input[type='checkbox']:disabled ~ label > .box,
.c-checkbox input[type='checkbox'][disabled] ~ label > .box,
.c-checkbox input[type='radio']:disabled ~ label > .box,
.c-checkbox input[type='radio'][disabled] ~ label > .box  {
  cursor: not-allowed;
  opacity: 0.7;
  filter: alphaopacity=70;
}
.c-checkbox input[type='checkbox']:disabled:checked ~ label > .check,
.c-checkbox input[type='checkbox'][disabled]:checked ~ label > .check,
.c-checkbox input[type='radio']:disabled:checked ~ label > .check,
.c-checkbox input[type='radio'][disabled]:checked ~ label > .check {
  cursor: not-allowed;
  opacity: 0.7;
  filter: alphaopacity=70;
}

.news-list-item.user-list.contact-list.c-checkbox img {
  left: 40px;
  width: 65px;
}
.news-list-item.user-list.contact-list.c-checkbox ul {
  padding-left: 90px;
}
.contact-list.c-checkbox.separate {
  background-color: rgba(0, 0, 0, 0.1);
}

/**member profile***/
.content.member-profile {
  background-color: #f3f3f3;
  margin: 0;
  padding: 20px 20px 0 20px;
}
.member-profile .tab-pill-titles.title-icon {
  display: flex;
	margin-left: 0;
	margin-right: 0;
	width: 60%;
}
.member-profile .tab-pill-titles.title-icon a {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 0px;
  border: 0;
  background-color: #303235;
  margin: 0 5px 0 0;
  border-radius: 5px 5px 0 0;
  height: auto;
}
.member-profile a.active-tab-pill-button {
  background-color: #fff !important;
}
.member-profile .user-item {
  height: 100px;
	margin-bottom: 20px;
	overflow: hidden;
}
.news-list-item.shopping-list img,
.news-list-item.plan-list img {
  position: absolute;
  width: 90px;
}
.news-list-item.shopping-list ul,
.news-list-item.plan-list ul {
  padding-left: 100px;
}
.member-profile .user-item li {
  font-size: 15px;
}
.member-profile .user-item li.name {
  font-size: 19px;
	margin-bottom: 10px;
}
.member-profile .news-list-item.plan-list li.name {
  font-size: 16px !important;
}
.member-profile .tab-pill-content {
  margin: 0 -20px;
  background-color: #fff;
  padding: 30px 20px;
}
.member-profile .user-item .requiredField {
  background-color: #fff;
  border-radius: 5px 20px 20px 5px !important;
  height: 35px;
  padding: 10px;
}
.member-profile .tab-pill-titles {
    margin-bottom: 0;
}
.member-profile h3{
  font-size: 23px;
  font-weight: bold;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.member-profile h3 span {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-left: 10px;
    color: #e5322e;
}
.member-profile h3 span i {
    display: inline-block;
    width: 20px;
    height: 20px;
	margin-right: 2px;
}

.tab-item .select-box {
    border-radius: 6px;
    margin-bottom: 15px;
}
.tab-item h4 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
	    position: relative;
	    margin-top: 20px;
}
.tab-item h4::before, .tab-item h4::after{
    content: "";
    border-bottom: 1px solid #f3f3f3;
    display: block;
    position: absolute;
    top: 10px;
	width: 60px;
	left: 15%;

	}
.tab-item h4::after{
	right: 15%;
	margin-left: auto;
	}
.member-profile .horizontal .field-title {
	width: 26%;
}
.member-profile .horizontal .field-content {
	font-size: 15px;
}
.field-content .news-list-item.user-list {
    min-height: auto;
    margin: 0;
    padding: 10px;
    border: 1px solid #f3f3f3;
	    border-radius: 6px;
}
.field-content .news-list-item.user-list img{
    width: 65px;
}
.field-content .news-list-item.user-list ul{
    padding-left: 75px;
}
.field-content .news-list-item.user-list li{
	color: #555;
	font-size: 14px;
}
.field-content .news-list-item.user-list li.name {
    font-size: 15px;
    margin-bottom: 3px;
    color: #222;
}








.horizontal .formFieldWrap.full .field-title {
	width: 100%;
	display: block;
}
.horizontal .formFieldWrap.full .field-content, .full .field-content, .horizontal .formFieldWrap.full .field-content .requiredField{
	display: block;
}
.formFieldWrap.full .select-box{
	float: left;
	width: 64%;
	margin-bottom: 10px;
}
.formFieldWrap.full .button {
    float: right;
    min-width: 34%;
    padding: 8px 0;
}
.requiredField.select-group{
	padding: 0;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
}
.requiredField.select-group input {
    background-color: transparent;
    padding: 12px;
    width: 70%;
}
.requiredField.select-group button {
    padding: 12px;
    width: 30%;
    border-radius: 0 6px 6px 0;
    background-color: #e5322e;
    border: 1px solid #e5322e;
    color: #fff;
    font-size: 14px;
}
.news-list-item.contact-list .status{
    position: absolute;
    left: 0;
    z-index: 1;
    font-size: 12px;
    line-height: 15px;
    bottom: -5px;
    padding: 2px;
    width: 75px;
	height: auto;
    text-align: center;
    color: #fff;
}
.news-list-item.contact-list .blockade {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
	z-index: 2;
}
.news-list-item.contact-list .blockade i {
    right: 14px;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 22px;
}
.member-profile .status.unbinding{
    position: absolute;
    left: 0;
    z-index: 99;
    bottom: 15px;
    font-size: 12px;
    line-height: 15px;
    padding: 3px;
    width: 80px;
	height: auto;
    text-align: center;
    color: #fff;
}
.unbinding{
	background-color: #e5322e;
}
.contactForm .requiredField {
  position: relative;
}
.contactForm .action {
  right: 0;
  margin-top: -22px;
  height: auto !important;
}
.contactForm .action i {
  /*border-radius: 5px;*/
  width: 44px;
  height: 44px;
}
.user-item .contactForm .action {
    top: 0;
    margin-top: 0;
    right: 0;
}
.user-item .contactForm .action i {
    width: 35px;
    height: 35px;
    border-radius: 6px;
}
a.txt-link {
  display: table;
  /*width: 100%;*/
  clear: both;
  font-size: 15px;
}
a.txt-link i,
a.txt-link span {
  display: table-cell;
  vertical-align: middle;
}
a.txt-link i {
  width: 40px;
  height: 40px;
}
.member-info .news-list-item.info-list{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.news-list-item.info-list {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
  margin-top: 10px;
}
.news-list-item.info-list li {
    font-size: 16px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f3f3f3;
}
.news-list-item.info-list li em {
	font-size: 16px;
    width: auto;
    margin-right: 10px;
}
.news-list-item.info-list li strong {
	font-weight: bold;
	font-size: 14px;
}
.field-content .tag {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 2px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    line-height: 25px;
	font-size: 14px;
}
.field-content .tag a.close {
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #e5322e;
  font-size: 15px;
  text-align: center;
  margin-right: -10px;
}
.field-content .tag.show-all {
    background-color: #ffffff;
}
.field-content .tag.show-all a{
    color: #000;
}
.field-content .toggle-trigger {
    float: none;
    margin-bottom: 0;
	}

/***標籤***/
.boxed-tag {
  margin-bottom: 15px;
  padding: 15px 20px;
}
.boxed-tag.overlay-box .menu-chat-icons a i {
  width: 40px;
  height: 40px;
}
.boxed-tag.overlay-box h4 {
  margin-bottom: 0;
  font-size: 19px;
  font-weight: bold;
}
.boxed-tag.overlay-box h4 span {
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  background-color: #f76785;
  border-radius: 100%;
  margin-left: 5px;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}

.boxed-tag.overlay-box .menu-chat-icons {
  width: 120px;
  padding: 0;
  float: right;
  margin-right: 5px;
}

/**編輯標籤**/
.tagform .formFieldWrap {
  margin-bottom: 20px;
}
.tagform .field-title {
  font-size: 16px;
  margin-bottom: 20px;
}
.tagform .requiredField {
  font-size: 17px;
  font-weight: bold;
  color: #333;
  margin-bottom: 0;
  border-radius: 6px 30px 30px 6px !important;
}
.tagform .field-content {
  margin-right: -10px;
}
.tagform .user {
  width: 85px;
  text-align: center;
  float: left;
  margin: 0 10px 10px 0;
}
.tagform .user * {
  display: inline-block;
  margin: 0;
}
.tagform .user span {
  color: #222;
  font-size: 14px;
  word-break: break-all;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.tagform .user img {
  width: 65px;
  margin-bottom: 5px;
}
.user .action.close {
  top: 0;
  right: 0;
}
.user .action.close i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
}

/****聯絡人tab****/
.contact-tab .title {
  margin: auto;
  font-size: 15px;
  width: 150px;
}
.contact-tab .tab-pill-titles {
  font-size: 15px;
  font-weight: normal;
  display: flex;
}
.contact-tab .tab-pill-titles a {
    height: 50px;
    padding: 15px 0;
    flex: 1;
}
.contact-tab .through-line:before,
.contact-tab .through-line:after {
  border-bottom: 1px solid rgb(229, 229, 229);
  width: 40px;
}
.contact-tab .through-line h4 {
  font-weight: normal;
  font-size: 15px;
  color: #9fa0a0;
}
.gm-control-active img {
  box-sizing: content-box;
  margin: 10px auto !important;
  width: 20px !important;
  height: 20px !important;
}





span.new-msg {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #e5322e;
    position: absolute;
    margin: 4px 0 0 4px;
}
#map-canvas {
  height: 500px;
  width: 500px;
  border: 3px solid black;
}
.timepicker table,
.timepicker td {
  border: 0 !important;
}
/***table***/
.dashboard th {
  background-color: #000;
  color: #1f1f1f;
  color: #fff;
  padding: 10px 5px 20px 5px;
  position: relative;
}
.dashboard th i {
  color: #666;
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -5px;
}
.dashboard th.active i {
  color: #ccc;
}
.dashboard td {
  padding: 15px 5px;
}
.dashboard td.ranking span {
  font-size: 15px;
  font-family: arial;
  background-color: #000;
  color: #fff;
  width: 22px;
  display: inline-block;
  line-height: 22px;
  border-radius: 100%;
  text-align: center;
}
.dashboard td.store {
  text-align: left;
}
.dashboard td.store span {
  font-size: 13px;
  display: block;
  color: #999;
}
.bg-w td {
  background-color: #fff;
}
.total td {
    background-color: #000;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
}
.filter-group {
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 40px;
}
.filter-group .filter, .filter-group span, .filter-group > button{
	float: left;
}
.filter-group .filter{
	width: 42%;
}
.filter-group .filter input {
  z-index: 2;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background-color: transparent;
  padding: 0px 5px 0px 25px;
  margin: 0px 0px 0px 0px;
  border: solid 1px rgba(0, 0, 0, 0.15);
}
.filter-group .filter.requiredField {
    width: 48%;
}
.filter-group .filter.requiredField input {
    border: solid 1px rgba(0, 0, 0, 0);
    padding: 0 20px 0 10px;
}
.filter i {
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 30px;
    text-align: center;
    font-size: 15px;
    z-index: 2;
    left: 0;
}
.filter-group > button {
    width: 13%;
    padding: 0;
    min-width: auto;
    margin: 0;
	line-height: 36px;
}
.filter-group > button.button-dark {
	background-color: #000;
    border: solid 2px #000;
}
.filter-check {
    margin-bottom: 10px;
}
/* mask */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.d-none {
  display: none !important;
}

.flatpickr-clear {
  cursor: pointer;
  margin-bottom: 10px;
}
.flatpickr-day.disabled{
    display: block !important;
}

.emot-sticker{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;

}
.emot-sticker li{
	width: 25%;
	padding: 10px;
}
.emoticon .tab-pill-titles img {
    width: 50px;
    height: 50px;
	margin: auto;
}
.emoticon .tab-pill-content {
   height: 65vh;
    overflow: auto;
    padding: 0;
    border: 0;
	position: fixed;
	left: 0;
}
.emoticon .tab-pill-titles{
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
    background: #fff;
    display: flex;
	width: 100%;
}
.emoticon .tab-pill-titles a {
	border-radius: 0 !important;
	height: auto;
}
/**訂閱**/
.horizontal.subscriptionForm .formFieldWrap {
    width: 92%;
    margin-left: 8%;
    display: flex;
    align-items: center;
}
.horizontal.subscriptionForm .field-title {
    width: 25%;
	vertical-align: middle;
}
.horizontal.subscriptionForm .requiredField {
    width: 65%;
}
.horizontal.subscriptionForm a.button-xs {
    width: 25px;
    margin: 0;
    height: 25px !important;
    line-height: 25px !important;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    background-color: #666;
    margin-left: 5px;
}
.subscriptionForm .check-block {
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.subscriptionForm .fac label {
    padding-left: 8%;
}
.horizontal.subscriptionForm .contactFormButton {
    margin-left: 0;
}
.member-card .page-content {
  padding-bottom: 0;
}
/*.member-card{
  background-color: #79c942;
}
.member-card #header {
  background-color: transparent;
}
.member-card h1, .member-card h4{
  color: #fff;
}
.member-card table, .member-card td , .member-card th  {
  border-color: #7abe87;
}
.member-card table {
  background-color: #fff;
}
.member-card th {
  background-color: #166225;
  color: #fff;
}
.member-card .filter-group{
  display: flex;
}
.member-card .filter-group .filter.requiredField {
  border: 1px solid #166225;
}
.member-card .filter-group span {
  padding: 0 5px;
  color: #fff;
}
.member-card .filter-group .button {
  padding: 11px 15px;
  min-width: inherit;
  background-color:#166225;
  margin-bottom: 10px;
}
.member-card .content{
  margin: 0;
  height: 100vh;
  padding-top: 20px;
}
.member-card .content .container{
  margin: 0 20px;
}*/
.member-info {
  /* background-color: #fff;
  border-radius: 15px;
  margin: auto;
  padding: 15px 20px;
  border: 10px solid #ff9200; */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0 180px 0;

  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;

  position: relative;
}
@media(max-width:390px){
  .member-info{ 
    background-size: cover;
    padding: 10px 0 155px 0;
  }
}
.member-card .brand-logo{
  width: 150px;
  position: absolute;
  bottom: 32%;
  right: 50%;
}
@media(max-width:479px){
  .member-card .brand-logo{
    bottom: 15%;
    right: 50%;
  }
}
.member-info .qrcode{
  min-height: 150px;
}
.member-info .barcode {
    width: 250px;
    min-height: auto;
    max-width: 100%;
    bottom: 0;
    margin: auto;
    text-align: center;
    background-color: #fff;
}
.member-info img.coin {
	width: auto;
  height: 30px !important;
	display: inline-block;
	margin-left: 5px;
}
.member-info .news-list-item.info-list li {
  line-height: 14px;
  display: flex;
  align-items: center;
  border: 0;
  padding-bottom: 0;
}
.member-info .news-list-item.info-list li strong {
  color: #000;
}
.member-info .news-list-item.info-list li small{
	color:#D6A464;
}
.member-card h4{
  margin-top: 30px;
  font-size: 21px;
  color: #D6A464;
}
button.sm-btn{
  margin-left: 10px;
  padding: 3px 10px;
  font-size: 14px;
  min-width: auto;
}
.news-list-item li button.sm-btn i{
  margin-right: 2px;
  width: auto;
}

/* 會員點數 */
ul.point-info {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
ul.point-info li{
  text-align: center;
  width: 50%;
}
ul.point-info li:first-child {
  border-right: 1px solid #ccc;
}
ul.point-info li span{
  font-size: 15px;
}
ul.point-info li span i{
  font-size: 22px;
  color: #d6a4646e;
  display: block;
  margin-bottom: 5px;
}
ul.point-info li h5{
  font-size: 25px;
  margin: 10px 0;
  font-weight: 600;
  color: var(--p-main-color);
}
ul.point-info li span.due{
  font-size: 12px;
}
.member-point .button.w100{
  min-width: 100%;
  margin-top: 10px;
}
.point-use-list .point-item{
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 25px;
  font-size: 15px;
  color: #777;
}
.point-use-list .point-item li{
  font-size: 14px;
  line-height: 16px;
}
.point-use-list .point-item li:first-child{
  display: flex;
  justify-content: space-between;
  font-size: 18px !important;
  font-weight: 600;
  color: var(--p-main-color);
  margin-bottom: 10px;
}
.point-use-list .point-item li .minus{
  color: #666;
}
.point-use-list .point-item .item-name{
  font-size: 16px;
}


.news-list-item.point-list, .news-list-item.reservation-list, .news-list-item.gift-list {
    justify-content: space-between;
	    min-height: auto;
}
.news-list-item.point-list ul{
	margin-left: 0;
	padding-left: 0;
}
.news-list-item.point-list .point {
    font-size: 21px;
    font-weight: bold;
    background-image: url(../images/point.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: left center;
}
.coupons-list, .store-list a{
    width: 100%;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
}
.store-list a.action {
    width: auto;
    top: 20px;
    border-radius: 100%;
    overflow: hidden;
    bottom: auto !important;
    background-color: #f18d2b;
    right: 0;
}
.store-list a.action.call {
    background-color: #30cbf9;
}
.store-list a.action + a.action {
    right: 45px;
}
.coupons-list{
    margin-bottom: 15px;
    /* border: 2px dotted #ccc; */
    padding: 12px 10px;
    justify-content: flex-start;
    align-items: center;
    background-color: #f3f3f3;
    border: 2px dotted #fff;
    position: relative;
}
.coupons-list::before{
  content: "";
  width: 15px;
  height: 15px;
  background-color:#fff;
  border-radius:100%;
  position: absolute;
  top: -10px;
  left: 25%;
}
.coupons-list::after{
  content: "";
  width: 15px;
  height: 15px;
  background-color:#fff;
  border-radius:100%;
  position: absolute;
  bottom:-10px;
  left: 25%;
}
.coupons-list .img{
  width: 26%;
}
.coupons-list img, .store-list img{
	width: 95%;
	border-radius: 0;
}
.coupons-list ul, .store-list ul{
	    width: 59%;
	    /* padding-left: 10px; */
      padding:0 0 0 5px;
}
.coupons-list .button {
    /* width: 30%; */
    min-width: 18%;
    display: block;
    margin: 0;
    padding:10px;
    border-radius: 6px;
    font-size: 20px;
    /* margin-top:7%; */
}
.check-time{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.coupon-list-page .news-list-item li.name{
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 474px){
  .coupons-list .button {
    min-width: 18%;
    padding:6px;
    font-size: 16px;
}
.coupon-list-page .news-list-item li.name{
  font-size: 17px;
  line-height: 20px;
}
}
@media (max-width: 375px){
  .coupons-list .button {
    min-width: 16%;
    padding:3px;
    font-size: 14px;
}
}
@media (max-width: 320px){
  .coupons-list .button{
    font-size: 14px;
    padding: 2px;
  }
  .check-time span{
    font-size: 13px;
  }
  .coupon-list-page .news-list-item li.name{
    font-size: 15px;
  }
}
.fix-buttom .used{
        background-color: #ccc;
}
.coupon-item h1 {
    font-weight: bold;
    margin-bottom: 20px;
}
.coupon-item .coupon-info .title {
	font-size: 17px;
	font-weight: bold;
	color: #222;
    margin-bottom: 3px;
}
.coupon-item .coupon-info .info{
	font-size: 15px;
    margin-bottom: 10px;
    color: #555;
}
.reservation-list ul{
  width: 50%;
  padding-left: 10px;
}
.reservation-list .button {
  min-width: 90px;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  font-size: 16px;
  background-color: rgb(112, 112, 112, 0.2);
  color: #000;
  border: 1px solid #b9b9b9;
}
.reservation-list .button i{
  margin-right: 5px;
}
.no-item{
    padding-top: 40px;
}
.no-item p{
     text-align: center;
   font-size: 21px;
	color: #999;
    font-weight: bold;
	    margin-bottom: 15px;
}
.no-item img {
	    margin: auto;
}
.steps {
  list-style: none;
  display: table;
  width: 100%;
  padding: 0;
  margin: auto;
  position: relative;
  border-bottom: 0px solid #e5e5e5;
margin-bottom: 30px;
}
.steps li {
display: table-cell;
width: 1%;
text-align: center;
}
.steps li .step {
  border:4px solid #e2e2e2;
  color: #000;
font-size: 13px;
  border-radius: 100%;
  background-color: #FFF;
  position: relative;
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 50px;
}
.steps li.active .step, .steps li.active:before {
  border-color: #ff9200;
}
.steps li:before {
display: block;
content: "";
width: 100%;
height: 1px;
font-size: 0;
overflow: hidden;
border-top: 4px solid #e2e2e2;
position: relative;
top: 30px;
z-index: 0;
}
.steps li.last-child:before {
max-width: 50%;
width: 50%;
}
.steps li:last-child:before {
max-width: 50%;
width: 50%;
}
.steps li:first-child:before {
max-width: 51%;
left: 50%;
}
.steps li .title {
display: block;
margin-top: 4px;
max-width: 100%;
color: #000;
font-size: 15px;
z-index: 104;
table-layout: fixed;
word-wrap: break-word;
}
.steps li.active .title {
  color: #ff9200;
  font-size: 16px;
}
.success{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.success p {
  font-size: 25px;
  /* line-height: 35px; */
  font-weight: bold;
  margin: 20px 0;
}
.success span{
  font-size: 15px;
  font-weight: normal;
}
.success p i, .success p img{
  font-size: 28px;
  margin-left: 10px;
  color: #D6A464;
  width: 30px;
  display: inline-block;
}
.success .success-pic{
  width: 45%;
  margin: auto;
}

input[type=checkbox].ace,
input[type=radio].ace {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
label input[type=checkbox].ace,
label input[type=radio].ace {
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
input[type=checkbox].ace:checked,
input[type=radio].ace:checked,
input[type=checkbox].ace:focus,
input[type=radio].ace:focus {
  outline: none !important;
}
input[type=checkbox].ace + .lbl,
input[type=radio].ace + .lbl {
  position: relative;
  margin: 0;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  padding-left: 35px;
}
input[type=checkbox].ace + .lbl::before,
input[type=radio].ace + .lbl::before {
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 12px;
  content: "\a0";
  border: 1px solid #cacaca;
  box-shadow: none !important;
  /*, inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  background-color: #fff;
}
input[type=checkbox].ace:checked + .lbl::before,
input[type=radio].ace:checked + .lbl::before {
  display: inline-block;
  content: '\f00c';
  border-color: #D6A464;
  color: #D6A464;
}

input[type=checkbox].ace:active + .lbl::before,
input[type=radio].ace:active + .lbl::before,
input[type=checkbox].ace:checked:active + .lbl::before,
input[type=radio].ace:checked:active + .lbl::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
input[type=checkbox].ace.ace-checkbox-2 + .lbl::before,
input[type=radio].ace.ace-checkbox-2 + .lbl::before {
  box-shadow: none;
}
input[type=checkbox].ace.ace-checkbox-2:checked + .lbl::before,
input[type=radio].ace.ace-checkbox-2:checked + .lbl::before {
  background-color: #f9a021;
  border-color: #f9a021;
  color: #FFF;
  
}
input[type=checkbox].ace:disabled + .lbl::before,
input[type=radio].ace:disabled + .lbl::before,
input[type=checkbox].ace[disabled] + .lbl::before,
input[type=radio].ace[disabled] + .lbl::before,
input[type=checkbox].ace.disabled + .lbl::before,
input[type=radio].ace.disabled + .lbl::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}
.checkbox label input[type=checkbox].ace + .lbl,
.radio label input[type=radio].ace + .lbl {
  margin-left: -10px;
}
input[type=radio].ace + .lbl::before {
  border-radius: 100%;
  font-size: 10px;
  font-family: FontAwesome;
  line-height: 15px;
  height: 17px;
  min-width: 17px;
}
input[type=radio].ace:checked + .lbl::before {
  content: "\f111";
}
input[type=checkbox].ace.input-lg + .lbl::before {
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  line-height: 21px;
  min-width: 24px;
  top: -2px;
  
}
input[type=radio].ace.input-lg + .lbl::before {
  left: 5px;
  top: -1px;
}

input[type=radio].ace.input-lg + .lbl::before {
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  top: 0;
  color: #D6A464;
}
.table-borders-dark th.sort {
  cursor: pointer;
  user-select: none;
}

button[type="submit"]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.barcode img {
  width: 100%;
  height: 60px !important;
}
.member-card .filter-group {
  display: block;
  display: flex;
}
.member-card .filter-group .filter.requiredField {
  width: 40%;
  margin-bottom: 0;
}
.member-card .filter-group .button {
  /*margin: auto;
  display: block;
  clear: both;
  width: 140px;*/
  border-radius: 6px;
  min-width: inherit;
  width: auto;
  padding: 0 18px;
  line-height: 50px;
  margin-left: 5px;
}
.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}
.btn-file{
overflow: hidden;
position: relative;
}
.field-content{
  position: relative;
}
.field-content::after {
  content: '';
  clear: both;
  width: 100%;
  display: block;
}
.flex .field-content::after, .field-content.input-prepend::after {
  display: none;
}
.field-content .error-msg {
  position: absolute;
  font-size: 12px;
  line-height: 20px;
  background-color: #e74c3c;
  color: #fff;
  padding: 0 10px;
  bottom: -20px;
  z-index: 99;
}
.field-content .error-msg::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 50%;
  margin-left: -3px;
  border: 5px solid transparent;
  width: 5px;
  height: 5px;
  border-bottom-color: #e74c3c;
}

/*.error-msg {
  font-size: 15px;
  color: #f00;
  z-index: 99;
}*/
@media (max-width: 480px) {
  ul.fix-menu li a span {
    display: none;
  }
  ul.fix-menu li i {
    width: 35px;
    height: 35px;
  }
.chat-input {
  left: 0;
}
.fix-buttom {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  /* display: table; */
  /* display: flex; */
  background-color: #fff;
  border-top: 1px solid #f3f3f3;
  z-index: 99;
  padding:20px;
  padding-bottom: 0;
}
.button,
.button-round {
  padding: 15px 10px;
}
}
@media (max-width: 375px) {
  .tab-pill-titles {
    font-size: 15px;
  }
  .news-list-item.plan-list ul {
    padding-left: 70px;
  }
  .news-list-item.plan-list li {
    font-size: 14px;
    line-height: 20px;
  }
  .news-list-item.plan-list img,
  .plan-list .user-group .user-item.horizontal img {
    width: 60px;
  }
  .news-list-item.user-list.contact-list {
    padding-left: 10px;
    padding-right: 10px;
  }
  .news-list-item.contact-list .action {
    right: 10px;
  }
  .chat-input input,
  .chat-input textarea {
    width: 72%;
  }
  .button,
  .button-round {
    padding: 12px 10px;
  }
.heading-style .user-item {
    margin-top: -140px;
}
.heading-style .user-item img {
    width: 140px;
}
.heading-style .user-item .action {
    top: 120px;
}

.news-list-item.message-list li.name {
    font-size: 15px;
	line-height: 20px;
}
.header-title {
    font-size: 17px;
    font-weight: bold;
}
.show-gallery.qrcode-bg {
    height: 180px;
}
	.filter-group > button {
    width: 12%;
}
.gallery-thumbs.gallery-one .show-gallery{
	height: 250px;
	}
.gallery-thumbs.gallery-three .show-gallery {
    height: 125px;
}
.header-logo-app .header-title {
  padding-left: 20px;
}
.member-card .filter-group .filter.requiredField {
  width: 39%;
}
}
@media (max-width: 320px) {
  .header-logo-c {
    width: 150px;
}
.content.member-profile {
    padding: 15px 15px 0 15px;
}
  .news-list-item li.name {
    font-size: 15px;
    line-height: 22px;
  }
  .news-list-item.user-list li.name,
  .news-list-item.consultant-list li.name {
    margin-bottom: 0;
  }
  .news-list-item.user-list ul,
  .news-list-item.consultant-list ul {
    padding-left: 95px;
  }
  .news-list-item.reservation-list li {
    font-size: 14px;
    line-height: 23px;
  }
  .news-list-item.reservation-list,
  .news-list-item.consultant-list {
    padding: 10px;
  }
  .news-list-item.user-list img,
  .news-list-item.consultant-list img {
    width: 80px;
    border-radius: 100%;
  }
  .news-list-item.user-list.contact-list {
    margin: 0 -10px;
  }
  .contact-list.separate {
    margin: 0 -10px;
    padding: 0 20px 0 35px;
  }
  .news-list-item.user-list.contact-list.c-checkbox ul {
    padding-left: 80px;
  }
  .news-list-item.user-list.contact-list.c-checkbox img {
    left: 35px;
  }
  .news-list-item li .card {
    font-size: 12px;
    padding: 1px 3px;
    margin-right: 3px;
    border-radius: 2px;
  }

.news-list-item .action{
	top: auto;
	bottom: 15px;
}
  .news-list-item li {
    line-height: 22px;
  }
  .news-list-item li.name span {
    font-size: 14px;
  }
  .contactFormButton input {
    min-width: 46%;
  }
  .overlay-box .menu-chat-icons a i {
    width: 50px;
    height: 50px;
  }

  .overlay-box .menu-chat-icons {
    width: 100%;
  }
  .chat-input input {
    width: 70%;
    height: 35px;
  }
  .chat-input a {
    height: 35px !important;
    width: 35px !important;
    line-height: 35px;
  }
  .menu-share-icons a i,
  .menu-chat-icons a i {
    width: 40px;
    height: 40px;
  }
  .menu-share-icons a em,
  .menu-chat-icons a em {
    font-size: 12px;
  }
  .chat-input a.btn i {
    width: 25px;
    height: 25px;
  }
  .chat-input a.btn + .btn {
    right: 48px;
  }
  .chat-input a.btn-in {
    display: none;
  }
  .chat-input input,
  .chat-input textarea {
    width: 70%;
    height: 35px;
    padding: 10px;
  }
  .show-gallery.qrcode-bg {
    height: 160px;
  }
  .my-qrcode .polaroid-effect {
    width: 170px;
    margin: 20px auto;
  }
  .tab-pill-titles {
    font-size: 14px !important;
  }
  .tab-pill-titles a {
    padding: 15px 5px;
    height: 50px;
  }
  .heading-style {
    margin-top: 30px;
  }
  .heading-style img {
    margin: auto;
    margin-bottom: 20px;
    max-width: 90%;
  }
  .heading-style .user-item li {
    margin-bottom: 5px !important;
  }
	.member-profile .user-item li.name {
	font-size: 17px;
	}
	.roundform .field-title, .member-profile .user-item li, .horizontal.roundform .field-title {
	font-size: 13px;
	}
	.user-item .contactForm .action {
	  right: 0;
	}
	.user-item .contactForm .action i {
	  width: 30px;
	  height: 30px;
	}
	.member-profile .user-item .requiredField {
	height: 30px;
	padding: 5px;
	font-size: 14px;
}

	.header-title {
    font-size: 16px;
}
.show-gallery.qrcode-bg {
    height: 130px;
}

.emoticon .tab-pill-content {
		height: 60vh;}
.plan-list .list-head {
  font-size: 15px;
  line-height: 23px;
}
.heading-style .user-item {
    margin-top: -130px;
}
.heading-style .user-item img {
    width: 130px;
}
.heading-style .user-item .action {
    top: 110px;
}
.activity-wall .news-list-item.user-list {
    margin: 0 -10px;
}
.gallery-thumbs.gallery-one .show-gallery {
    height: 200px;
}
.gallery-thumbs.gallery-two .show-gallery, .gallery-thumbs.gallery-three > div:first-child, .gallery-thumbs.gallery-four > div:first-child, .gallery-thumbs.gallery-more > div:first-child {
    height: 160px;
}
.tab-pill-titles {
	margin-bottom: 20px;
}
.tab-item h4::before, .tab-item h4::after{
	left: 10%;

	}
.tab-item h4::after{
	right: 10%;
	margin-left: auto;
	}
.horizontal .formFieldWrap.full320 .field-title {
	width: 100%;
	display: block;
}
.horizontal .formFieldWrap.full320 .field-content{
	display: block;
}
.show-gallery.member-bg {
    height: 200px;
}
  .fix-buttom {
    padding: 10px;
}
.action i {
    width: 35px;
    height: 35px;
}
.store-list a.action + a.action {
    right: 40px;
}
.steps li .step {
  border: 3px solid #ececec;
  width: 50px;
  height: 50px;
  line-height: 45px;
}
.steps li:before {
  border-top: 3px solid #ececec;
  top: 27px;
}
.reservation-list .button i {
  margin-right: 0;
  display: block;
}
.circle-tag {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.reservation-list .button {
  min-width: 70px;
}
.steps li .title {
  font-size: 14px;
}
.steps li.active .title {
  font-size: 15px;
}
.success p {
  font-size: 16px;
}
.member-info .news-list-item.info-list li small {
  display: block;
}
.member-card .filter-group .filter.requiredField {
  width: 37%;
}
.member-card .filter-group .button {
  min-width: 60px;
  width: 60px;
  padding: 0;
}
.circle-tag.tag-ok, .circle-tag.tag-cancel {

}
}

/* start Donut spinner */
@keyframes donut-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.donut {
    display: inline-block;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #7983ff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: donut-spin 1.2s linear infinite;
}
/* end Donut spinner */
@media (max-width: 474px){
  .coupon-item-page .content{
    margin: 30px 20px 20px 20px;
  }
}
/* 首次綁定地址頁 */
.address-binding-page h1{
  font-weight: 600;
}
.address-binding-page h5{
  color: var(--p-second-color);
}
.gallery-wide{
  padding: 20px 20px 0 20px;
}

/* 新版modal(bootstrap) 相關調整 */
.modal.fade .modal-dialog{
  max-width: 95%;
  margin: 30% auto;
}
@media (max-width: 474px){
  .modal.fade .modal-dialog{
    margin: 65% auto;
  }
}
.modal.fade .close-menu{
  right: 20px;
  top: 20px;
  z-index: 999;
  opacity: 1;
}
.modal.fade .close-menu i{
  width: 30px;
  height: 30px;
}
.modal-message h4.one-title{
  font-weight: 600;
}
/* .modal-content{
  border-radius: 0;
} */
/* .address-binding-page .fix-buttom .button:hover,
.coupon-item-page .fix-buttom .button:hover,
.formSubmitButtonErrorsWrap a:hover,
.btn-org:hover{
  color: #fff;
} */
.address-binding-page .container,.coupon-item-page .container{
  padding-left: 0;
  padding-right: 0;
}