.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;
    border: 1px solid #000;
}

.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;
}