.container {
    padding: 0 50px;
    margin-bottom: 50px;
}
.condition {
    margin: 50px 0 0 0;
}
.reservation_banner {
    margin: 10px 0 0 0;
    width: 855px;
    height: 315px;
    background: url(../css/images/reservation_banner.png?) center center no-repeat;
}

.reservation_7point {
    margin: 10px 0 0 0;
    width: 855px;
    height: 260px;
    background: url(../css/images/reservation_7point.png?) center center no-repeat;
}

.reservation_top {
		position: relative;
    padding: 20px 0 20px 0;
    width: auto;
    height: 190px;
    background-color: #AAAAAA;
}

.reservation_more {
		position: absolute;
		margin: 0 auto 0 auto;
		left: 0;
		right: 0;
    bottom: 10px;
    width: 168px;
    height: 62px;
    background: url(../css/images/reservation/reservation_more.png) center center no-repeat;
}

.reservation_say_bg {
    float: left;
    width: 185px;
    height: 230px;
    /*background: url(../css/images/reservation/tell_us.png) center center no-repeat;*/
    margin-top: 10px;
    margin-left: -10px;
    border: 0px solid #000;
}


.reservation_step1 {
    width: 670px;
    height: 35px;
    background: url(../css/images/reservation_step1.png) right center no-repeat;
}

.reservation_step2 {
    position: absolute;
    width: 670px;
    height: 65px;
    background: url(../css/images/reservation_step2.png) right center no-repeat;
}

.reservation_item {
    width: 100%;
    border-top: 1px solid #c30d23;
    border-bottom: 1px solid #c30d23;
    padding: 5px 0;
    color: #999;
}

.reservation_item_red {
    width: 100%;
    border-top: 1px solid #c30d23;
    border-bottom: 1px solid #c30d23;
    padding: 5px 0;
    color: #c30d23;
}

.reservation_item_gray {
    width: 662px;
    border-bottom: 1px solid #999;
    padding: 5px 0;
    color: #999;
}
.reservation_col25 {
    float: left;
    width: 25%;
    padding: 20px 0;
}
.reservation_col33 {
    float: left;
    width: 33%;
    padding: 20px 0;
}

.reservation_col30 {
    float: left;
    width: 33%;
    padding: 10px 0;
}
.reservation_col50 {
    float: left;
    width: 50%;
    padding: 20px 0;
}
.reservation_col65 {
    float: left;
    width: 65%;
    padding: 10px 0;
}

.reservation_col90 {
    text-align: center;
    float: left;
    width: 90%;
    padding: 10px 0;
}

.reservation_col100 {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.reservation_col5 {
    float: left;
    width: 5%;
}

.reservation_col10 {
    float: left;
    width: 10%;
}

.reservation_col15 {
    float: left;
    width: 15%;
}

.reservation_col20 {
    float: left;
    width: 20%;
}

.reservation_col40 {
    float: left;
    width: 40%;
}

.reservation_form_item {
    padding: 5px 8px;
    background: #c30d23;
    color: #fff;
}

.reservation_form_row {
	margin: 20px 0px;
	padding: 3px 8px 40px 8px;
    border-bottom: 1px solid #999;
    width: 855px;
}

.reservation_form_title {
    margin: 20px 0 5px 0;
    color: #999;
}

.reservation_form_txt {
    padding: 5px 8px;
    line-height: 21px;
}

.reservation_form_txt a {
    color: #e5717f;
}

.lab {
    float: left;
    width: 50px;
    margin: 0 4px 4px 0;
    color: #fff;
    font-size: 13px;
    padding: 3px 5px;
    text-align: center;
}

.lab_new {
    background-color: #ff8a48;
}

.lab_hot {
    background-color: #397ddb;
}

.lab_cp {
    background-color: #00aa87;
}

.lab_cheap {
    background-color: #7B09A2;
}

.lab_sought {
    background-color: #9884F9;
}

.btn_black {
    border-radius: 10px;
    width: 200px;
    font-size: 20px;
    padding: 6px 10px;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.75);
    color: rgb(255, 255, 255);
    border: 3px solid rgb(211, 210, 210);
    text-align: center;
    cursor: pointer;
}

.btn_black.reg {
    background: linear-gradient(to bottom, rgb(92, 92, 92) 0%, rgb(25, 25, 25) 100%) repeat scroll 0% 0% transparent;
}

.btn_black2 {
    border-radius: 10px;
    width: 200px;
    font-size: 20px;
    padding: 6px 10px;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.75);
    color: rgb(255, 255, 255);
    border: 3px solid rgb(211, 210, 210);
    text-align: center;
    cursor: pointer;
}
.btn_black2.reg {
    background: linear-gradient(to bottom, rgb(92, 92, 92) 0%, rgb(25, 25, 25) 100%) repeat scroll 0% 0% transparent;
}

.blue {
    background: linear-gradient(to bottom, rgb(0, 53, 145) 0%, rgb(0, 30, 118) 100%) repeat scroll 0% 0% transparent;
}

.input_a {
    width: 160px;
    color: #FFF;
    font-size: 16px;
    background: none repeat scroll 0% 0% #000;
    border: 1px solid rgb(102, 102, 102);
    display: inline-block;
    border-radius: 0px;
    background: url("../css/images/calender.png") no-repeat scroll 135px 2px black;
}

.member_data {
    padding: 0 10px 0 0;
    color: #999;
}

.reservation_thx {
    float: left;
}

.reservation_thx_bg {
    width: 180px;
    height: 170px;
    background: url(../css/images/reservation_thx_bg.png) center center no-repeat;
    border-bottom: 8px solid #c30d23;
}

.reservation_thx_item {
    float: left;
    width: 670px;
    padding: 15px 0 0 0;
}

.service_tel {
    background: url(../css/images/phone_icon.png) center left no-repeat;
    width: 100px;
    height: 30px;
    padding: 30px  0 0 70px;
}

.service_mail {
    background: url(../css/images/mail_icon.png) center left no-repeat;
    width: 100px;
    height: 40px;
    padding: 30px  0 0 70px;
    border-top: 1px solid #c30d23;
}

.total_price {
    width: 267px;
    border: 5px solid #ccc;
    background-color: #fff;
    color: #999;
    padding: 15px 0 15px 385px;
    margin: 50px 0 25px 0;
}

.question_icon a {
    background-color: #999;
    color: #fff;
    padding: 3px 5px;
    text-decoration: none;
    border-radius: 10px;
    font-size: 13px;
}

.question_icon a:hover {
    background-color: #c30d23;
}

.reservation_point_box {
    float: left;
    width: 260px;
    font-size: 18px;
    line-height: 30px;
}

.reservation_p1 {
    background: url(../css/images/reservation_p1.png) center left no-repeat;
    width: 260px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.reservation_p2 {
    background: url(../css/images/reservation_p2.png) center left no-repeat;
    width: 260px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.reservation_p3 {
    background: url(../css/images/reservation_p3.png) center left no-repeat;
    width: 260px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.reservation_p4 {
    background: url(../css/images/reservation_p4.png) center left no-repeat;
    width: 390px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.reservation_p5 {
    background: url(../css/images/reservation_p5.png) center left no-repeat;
    width: 425px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.reservation_p6 {
    background: url(../css/images/reservation_p6.png) center left no-repeat;
    width: 390px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.reservation_p7 {
    background: url(../css/images/reservation_p7.png) center left no-repeat;
    width: 425px;
    height: 105px;
    border-bottom: 8px dotted #ccc;
    margin: 25px 0 15px 0;
}

.choose_pink {
    background-color: rgb(254, 177, 187);
    border: 0px none;
    border-radius: 10px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 7px 10px;
    text-decoration: none;
    margin: 0px 5px 0px 120px;
}

.service_time {
    background: url("../css/images/clock_icon.png") no-repeat scroll left center transparent;
    width: 100px;
    height: 30px;
    padding: 30px 0px 0px 70px;
}

.result.paint table {
    width: 100%;
}

.result.sheetMetal.paint {
    background-color: #cccbcb;
    padding: 10px 20px;
}

#container > div > div.result.sheetMetal.paint > div.reservation_col65 {}

.result.sheetMetal.paint h2 {
    color: #828282;
    font-size: 18px;
    margin: 5px 0px 10px 10px;
}

.result.sheetMetal.paint h2 .sub {
    font-size: 14px;
}

.result.sheetMetal.paint .remark {
    color: #000;
    font-size: 12px;
    margin: 5px 10px;
}

.result.paint td {
    text-align: center;
    padding: 5px 8px;
    border: 1px solid #828282;
    border-right-width: 0px;
    background-color: #FFF;
    width: auto;
}

.result.paint td:last-child {
    border-right-width: 1px;
}

.result.paint table tr.header td {
    background: #828282;
    color: #fff;
}

.reservation_form_row .content{
    position: relative;
    line-height: 24px;
}

.reservation_form_row .content .min{
	height: 72px;
    overflow: hidden;
}



#result .content .picture {
	position: relative;
	margin-left: -280px;
    float: left;
}

.more-content .picture img {
    margin-bottom: 10px;
}

.reservation_qa .qa h2 {
    font-size: 32px;
    border-bottom: 5px solid rgb(195, 13, 35);
    padding-bottom: 10px;
    background: 3px 0px url(images/qa_icon.png) no-repeat;
    padding-left: 45px;
}

.reservation_qa h3 {
    font-size: 32px;
}

.result {
    margin-top: 20px;
}

/*.garage {
    margin: 10px;
    height: 300px;
}*/

.garage label input {
    height: 15px;
    margin-right: 10px;
}

#optionFrame2 .reservation_col33 {
    padding: 3px 0px;
}

#category1 {
    width: 160px;
}
#category2 {
    width: 65%;
}
.content > a.url {
    color: #0046ae;
}

.content a.more {
	width: 100%;
	background-color: none;
	color: #999;
	font-size: 12px;
	text-align: center;
	letter-spacing: 4px;
}

.ud{
	border-bottom: 1px solid #998;
}
#step{
	padding: 0px 0px;
}

#step li{
	display: inline-block;
	padding: 20px 10px;
	width: 188px;
	text-align: center;
	position: relative;
	color:#666;
	margin: 0px;
	background-color: rgb(146,221,219);
}

#step li.current{
	color: #FFF;
	background-color: #CC4255;
	text-shadow: 0px 1px 3px #000;
}

.notice{
	border: 2px solid #F3CF00;
	background-color: rgba(255,255,200,.5);
	padding: 10px 20px ;
	margin: 10px 0px;
	margin-top: 30px;
}

.notice li, .notice ul{
	line-height: 150%;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

.notice #only_taipei{
	color: #EE0D23;
}

.notice #not_taipei{
	font-weight: bold;
}

.reservation_col85{
	width: 81%;
	float: left;
}

input[type='text']{
	width: 120px;
}



.reservation_say_item{
    width:800px;
    margin: 0 auto;
}
/* step2 */
.reservation_say_item h2 {
    width: 530px;
    border-bottom: 1px dotted #898989;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.reservation_say_item h2 .city{
    font-size: 27px;
}

.reservation_say_item h2 .quest{
    font-size: 18px;
}

.reservation_say_item > p{
    margin-left: 30px;
    letter-spacing: 4px;
    color: #898989;
    position: relative;
    font-size: 21px;
}

.reservation_say_item >p:before{
    width: 65px;
    height: 5px;
    content: "";
    background-color: #b8b8b8;
    display: inline-block;
    position: absolute;
    bottom: -10px;
}

.garage{
    padding: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0px !important;
    height: 400px;
    border-bottom: 1px solid #000;
}

.garage label{
    display: block;
}
.garage .col{
    color: #221815;
    font-size: 16px;
    line-height: 20px;
}
.garage .col label{
    line-height: 20px;
    cursor: pointer;
}
.garage .box{
    /*background-color: #66C0BE;*/
    background-color: #D03A39;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    margin-right: 7px;
    display: inline-block;
    border: 2px;
    vertical-align: top;

}

.garage .name{
    /*color: #66C0BE;*/
	color: #D03A39;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;

}
.garage .offer{
    font-size: 16px;
    /*width: 350px;*/
    color: #000;
    line-height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.garage .left{
    display: inline-block;
}

.garage .nameR{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 28px;
	font-weight: bold;
}
.garage .offerR{
    font-size: 16px;
    /*width: 350px;*/
    color: #000;
    line-height: 20px;
    display: inline-block;
    vertical-align: bottom;
}

.garage .leftR{
    display: inline-block;
    width: 560px;
    height: 65px;
    /*background: url("../css/images/garage/recommend_bg.png?") no-repeat;*/
    /* background-color: #D4145A; */
    padding: 5px 0 0 10px;
    /*text-shadow: 0px 3px 0px #b2a98f,
                 0px 14px 10px rgba(0,0,0,0.15),
                 0px 24px 2px rgba(0,0,0,0.1),
                 0px 34px 30px rgba(0,0,0,0.1);*/
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.garage .right{
    float: right;
    /*margin-right:40px;*/
}

.garage .rating{
    /*color: #66C0BE;*/
	color: #D03A39;
	font-size: 39px;
    line-height: 50px;
}

.garage .rating:after{
	content: " 顆星";
	font-size: 15px;
}

.garage .comment{
    font-size: 16px;
    margin-left: 10px;
}

.garage .comment:before{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    content: "";
    background: 100% url(images/comments.png?);
}


.garage .comment:after{
    /*content: " 則評論";*/
    font-size: 16px;
}

.garage:nth-child(odd) .box{
    background-color: #D03A39;
}
.garage:nth-child(odd) .name{
	color: #D03A39;
}

.garage:nth-child(odd) .rating{
    color: #D03A39;
}
.garage input[type='radio']{
    -webkit-appearance: none;
    width: 25px;
    height: 58px;
    background: url(images/radio.png) no-repeat;
    background-position: 0px 50%;
}
.garage input[type='radio']:checked{
    background-image: url(images/radio_checked.png);
}

.garage .title{
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    margin-left: 5px;
}
.garage .rating_bg{
    width: 137px;
    height: 30px;
    margin-right: 20px;
    background: url(images/rating_bg.png);
    position: relative;
    display: inline-block;
}
.garage .rating_full{
    position: absolute;
    height: 30px;
    top:0px;
    left: 0px;
    background: url(images/rating_full.png);
}

.garage .cover_outside{
    width: 400px;
    height: 300px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    position: relative;
    overflow: hidden;
}
.garage .cover_outside::before {
    content: '';
    position: absolute;
    inset: -20px;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    filter: blur(14px);
    opacity: 0.85;
    z-index: 0;
}
.garage .cover_outside .cover {
    position: relative;
    z-index: 1;
}

.garage .cover{
    /*background: 100% url(images/garage.png);*/
    /*background-size: 400px 300px;*/
}

.garage .cover a img{
    width: 400px;
    height: 300px;
    /*background: 100% url(images/garage.png);*/
}


.garage .garage_items{
    float: left;
    width: 600px;
    cursor: pointer;
}

.col {
    width: 140px;
    white-space: nowrap;
    height: 26px;
    display: inline-block;
}
.items{
    padding-left: 10px;
}

div .required_field {
	color: #EE0D23;
}

div .fb_notice {
	color: #EE0D23;
	margin: 10px 10px;

}

div .more {
	cursor: pointer;
	color: #EE0D23;
	text-decoration: underline;
}



.maintain_record_table {
    border: 1px solid #D00000; border-collapse: collapse;
    margin: 0px;
    width: 100%;
}
.maintain_record_table thead{
    color: #FFF;
}

.maintain_record_table thead th {
    width: auto;
    padding: 0 10px;
}
.maintain_record_table thead th, .maintain_record_table tbody tr {
    height: 30px;
}

.maintain_record_table tbody tr td{
    border: 1px solid #D00000;
    border-left-style: none;
    border-right-style: none;
}

.find_all, .find_all2, .find_area, .find_brand, .find_city {
        -moz-box-shadow:inset 0px 39px 0px -24px #e67a73;
        -webkit-box-shadow:inset 0px 39px 0px -24px #e67a73;
        box-shadow:inset 0px 39px 0px -24px #e67a73;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #eb675e));
        background:-moz-linear-gradient(top, #e4685d 5%, #eb675e 100%);
        background:-webkit-linear-gradient(top, #e4685d 5%, #eb675e 100%);
        background:-o-linear-gradient(top, #e4685d 5%, #eb675e 100%);
        background:-ms-linear-gradient(top, #e4685d 5%, #eb675e 100%);
        background:linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#eb675e',GradientType=0);
        background-color:#e4685d;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        border-radius:4px;
        border:1px solid #ffffff;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        /*font-family:Arial;*/
        font-size:28px;
        padding:12px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #b23e35;
    }

.button {
    margin-top: 10px;
    width: 200px;
}

.myRecommendButton {

    /* background-color:#afb1b3; */
    /* border:1px solid #000; */
    display:inline-block;
    cursor:pointer;
    color:#FFF;
    font-size:18px;
    font-weight:bold;
    padding:3px 7px;
    text-decoration:none;
    /*position: absolute;*/
    right: 0px;
    /*margin-top:10px;*/
}

.myRecommendButton a {
    color:#FFF;
}

/* 上傳進度條 */
.progress {
    border-color: #ED5565;
    border-radius: 0.35rem;
    border-width: 0.05rem;
    height: 3rem;
}

.progress__bar {
    background-color: #DA4453;
    border-radius: 0.35rem;
    border-width: 0;
    height: 3rem;
    -webkit-transition: 0.1s width ease;
    -o-transition: 0.1s width ease;
    transition: 0.1s width ease;
}

/* ═══════════════════════════════════════════════
   預約頁 — 三大保障區塊
═══════════════════════════════════════════════ */
.appt_benefit_section {
    background: #f5f7fa;
    border: 1px solid #e2e8ed;
    border-radius: 16px;
    padding: 48px 40px;
    margin: 40px auto;
    max-width: 960px;
    text-align: center;
    box-sizing: border-box;
}

.appt_benefit_badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #4a8fa8;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #7ecbcf;
    border-radius: 20px;
    padding: 4px 14px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.appt_benefit_title {
    font-size: 28px;
    font-weight: bold;
    color: #1e3548;
    margin: 0 0 10px;
    letter-spacing: 1px;
}

.appt_highlight {
    color: #4a8fa8;
}

.appt_benefit_sub {
    font-size: 20px;
    color: #4a8fa8;
    margin: 0 0 36px;
}

.appt_benefit_cards {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.appt_benefit_card {
    flex: 1;
    max-width: 280px;
    background: #fff;
    border: 1px solid #e2e8ed;
    border-radius: 12px;
    padding: 28px 24px 24px;
    text-align: left;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.appt_benefit_card--active {
    border-color: #7ecbcf;
    box-shadow: 0 4px 16px rgba(126,203,207,0.2);
}

.appt_card_num {
    position: absolute;
    top: 16px;
    right: 18px;
    font-size: 42px;
    font-weight: 900;
    color: #c8d5de;
    line-height: 1;
    user-select: none;
}

.appt_card_icon {
    margin-bottom: 16px;
}

.appt_card_title {
    font-size: 17px;
    font-weight: bold;
    color: #1e3548;
    margin: 0 0 10px;
}

.appt_card_desc {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    margin: 0;
}

/* ═══════════════════════════════════════════════
   預約頁 — 未登入區塊
═══════════════════════════════════════════════ */
.appt_login_section {
    max-width: 960px;
    width: auto !important;
    height: auto !important;
    margin: 0 auto 40px !important;
    background-color: #1e3548;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 64px 40px;
}

.appt_login_overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(18, 30, 46, 0.75);
}

.appt_login_inner {
    position: relative;
    z-index: 1;
}

.appt_login_icon {
    margin-bottom: 20px;
}

.appt_login_title {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 12px;
    letter-spacing: 1px;
}

.appt_login_sub {
    font-size: 15px;
    color: rgba(255,255,255,0.75);
    margin: 0 0 32px;
}

.appt_login_btn {
    display: inline-block;
    background: #3a8fd1;
    color: #fff !important;
    font-size: 17px;
    font-weight: bold;
    padding: 14px 52px;
    border-radius: 8px;
    text-decoration: none !important;
    letter-spacing: 1px;
    transition: background 0.2s;
}

.appt_login_btn:hover {
    background: #5aa3db;
    color: #fff !important;
    text-decoration: none !important;
}

/* ═══════════════════════════════════════════════
   預約 STEP 4 — 新版表單卡片樣式
═══════════════════════════════════════════════ */

.appt_form_card {
    background: #fff;
    border: 1px solid #e2e8ed;
    border-radius: 16px;
    padding: 32px 36px;
    margin: 20px auto;
    max-width: 960px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    box-sizing: border-box;
}

.appt_section_header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 24px;
}

.appt_section_icon {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.appt_section_title {
    font-size: 20px;
    font-weight: bold;
    color: #1e3548;
    flex: 1;
}

.appt_form_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 32px;
}

.appt_field {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.appt_field_label {
    font-size: 13px !important;
    color: #6b8a9a !important;
    font-weight: 500 !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    margin: 0 !important;
    width: auto !important;
    float: none !important;
    padding: 0 !important;
}

.appt_required_badge {
    color: #e05555;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.appt_input {
    width: 100% !important;
    padding: 11px 14px !important;
    border: 1px solid #d8e2ea !important;
    border-radius: 10px !important;
    font-size: 15px !important;
    color: #1e3548 !important;
    background-color: #fff !important;
    box-sizing: border-box !important;
    outline: none;
    transition: border-color 0.2s;
    height: auto !important;
}

.appt_input:focus {
    border-color: #4a8fa8 !important;
    box-shadow: 0 0 0 3px rgba(74,143,168,0.1);
}

.appt_input::placeholder {
    color: #b8c8d4;
    font-size: 14px;
}

.appt_select {
    width: 100% !important;
    padding: 11px 36px 11px 14px !important;
    border: 1px solid #d8e2ea !important;
    border-radius: 10px !important;
    font-size: 15px !important;
    color: #1e3548 !important;
    background-color: #fff !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b8a9a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    box-sizing: border-box !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: auto !important;
    cursor: pointer;
    outline: none;
}

.appt_select:focus {
    border-color: #4a8fa8 !important;
    box-shadow: 0 0 0 3px rgba(74,143,168,0.1);
}

.appt_display_field {
    padding: 11px 14px;
    border: 1px solid #d8e2ea;
    border-radius: 10px;
    font-size: 15px;
    color: #1e3548;
    background-color: #f5f7fa;
    min-height: 46px;
    box-sizing: border-box;
    font-weight: 500;
}

.appt_car_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 180px;
    gap: 16px;
    margin-top: 20px;
}

.appt_hint_text {
    font-size: 12px;
    color: #e05555;
    margin-top: 2px;
}

.appt_garage_label {
    margin-left: auto;
    font-size: 14px;
    color: #6b8a9a;
    white-space: nowrap;
}

.appt_garage_name_text {
    color: #4a8fa8;
    font-weight: 600;
}

.appt_date_hint {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #6b8a9a;
    margin-bottom: 20px;
}

.appt_date_hint_icon {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.appt_time_row {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #e8ecf0;
}

.appt_time_selects {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 8px;
}

.appt_time_select {
    width: 100px !important;
}

.appt_time_sep {
    font-size: 20px;
    color: #1e3548;
    font-weight: bold;
    line-height: 1;
}

.appt_form_actions {
    max-width: 960px;
    margin: 20px auto 40px;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

.appt_btn_prev {
    width: 120px !important;
    font-size: 16px !important;
}

.appt_btn_next {
    width: 120px !important;
    font-size: 16px !important;
    background: linear-gradient(to bottom, #4a8fa8, #357d94) !important;
    border-color: #4a8fa8 !important;
}

/* ═══════════════════════════════════════════════
   jQuery UI Datepicker — 網站色系覆寫 (inline 雙月曆)
═══════════════════════════════════════════════ */

#datepickerCalendar {
    width: 100%;
    margin-bottom: 4px;
}

#datepickerCalendar .ui-datepicker {
    width: 100% !important;
    padding: 0 !important;
    background: #fff !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 14px !important;
}

#datepickerCalendar .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 48% !important;
}

#datepickerCalendar .ui-datepicker-multi-2 .ui-datepicker-group-last {
    width: 48% !important;
}

#datepickerCalendar .ui-widget-header {
    background: #fff !important;
    border: none !important;
    border-bottom: 1px solid #e8ecf0 !important;
    color: #1e3548 !important;
    padding: 10px 4px !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}

#datepickerCalendar .ui-datepicker-title {
    color: #1e3548;
    font-weight: 700;
}

#datepickerCalendar .ui-datepicker-prev,
#datepickerCalendar .ui-datepicker-next {
    top: 8px !important;
    background: none !important;
    border: none !important;
    cursor: pointer;
    border-radius: 6px !important;
}

#datepickerCalendar .ui-datepicker-prev:hover,
#datepickerCalendar .ui-datepicker-next:hover {
    background: #f0f5f8 !important;
    border: none !important;
}

#datepickerCalendar .ui-icon-circle-triangle-w,
#datepickerCalendar .ui-icon-circle-triangle-e {
    background-image: none !important;
    text-indent: 0 !important;
    color: #4a8fa8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
}

#datepickerCalendar .ui-datepicker-prev .ui-icon:after {
    content: "\2039";
    font-size: 22px;
    color: #4a8fa8;
    line-height: 1;
}

#datepickerCalendar .ui-datepicker-next .ui-icon:after {
    content: "\203A";
    font-size: 22px;
    color: #4a8fa8;
    line-height: 1;
}

#datepickerCalendar .ui-datepicker table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 10px 0 0 0 !important;
    font-size: 13px !important;
}

#datepickerCalendar .ui-datepicker th {
    color: #6b8a9a !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    padding: 6px 0 !important;
    text-align: center !important;
    background: none !important;
    border: none !important;
}

#datepickerCalendar .ui-datepicker td {
    text-align: center !important;
    padding: 3px 0 !important;
    border: none !important;
    background: none !important;
}

#datepickerCalendar .ui-datepicker td a,
#datepickerCalendar .ui-datepicker td span {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    height: 34px !important;
    border-radius: 50% !important;
    padding: 0 !important;
    text-decoration: none !important;
    border: none !important;
    background: none !important;
    color: #1e3548 !important;
    font-weight: 600 !important;
    transition: background 0.15s !important;
    box-sizing: border-box !important;
}

#datepickerCalendar .ui-datepicker td a:hover {
    background: rgba(74,143,168,0.12) !important;
    color: #4a8fa8 !important;
}

#datepickerCalendar .ui-datepicker .ui-state-active {
    background: #4a8fa8 !important;
    color: #fff !important;
    border-radius: 50% !important;
}

#datepickerCalendar .ui-datepicker .ui-state-highlight {
    background: rgba(74,143,168,0.15) !important;
    color: #4a8fa8 !important;
    border-radius: 50% !important;
    border: none !important;
}

#datepickerCalendar .ui-datepicker .ui-state-highlight.ui-state-active {
    background: #4a8fa8 !important;
    color: #fff !important;
}

#datepickerCalendar .ui-datepicker td.ui-datepicker-unselectable span,
#datepickerCalendar .ui-datepicker td.ui-state-disabled span {
    color: #c8d5de !important;
    font-weight: 400 !important;
    background: none !important;
}

#datepickerCalendar .ui-datepicker-buttonpane {
    border-top: 1px solid #e8ecf0 !important;
    background: none !important;
}