@charset "utf-8";

/***********************************************
                    主體佈局
***********************************************/
body {
    font-family: "Source Sans 3", "Noto Sans TC";
    height: 100%;
}

.box-hover{
    padding-top:30px;
    padding-bottom: 0px;
    min-height: 80vh;
}

/***********************************************
                      頁尾
***********************************************/


/*footer style10*/
footer.footer-style10 {
  background: #f8f9fa;
  padding-top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.075); 
  min-height: 20vh;
}


.footer-style10 > .container {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
    font-size: 0.8rem;     
}


.footer-style10 .footer-top-bar {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075); 
}

.footer-style10 .footer-bar {
  margin-top: 0;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  color: #75818e; 
}

.footer-style10 .footer-bar p {
    margin-top: 5px; 
}


@media screen and (max-width: 430px) {
    
    .footer-style10 > .container {
      padding-top: 50px;
      padding-bottom: 50px;
      text-align: center;
        font-size: 0.7rem;     
    } 
    


}



/***********************************************
                   404 page
***********************************************/
/*page 404*/
.pageerr{
	text-align: center;
}

.pageerr h1{
	margin:30px 0px 0px 0px;
	font-size: 6rem;
}

.pageerr h3{
	margin:0px 0px 20px 0px;
}


/***********************************************
                      首頁
***********************************************/

.box-hover-index{
	padding-top:30px;
	padding-bottom: 0px;
	min-height: 85vh;
}

.index-page-header{
	margin:7% auto;
    text-align: center;
	margin-bottom: 30px;
}

.index-page-header h1{
	font-family: "Noto Sans TC";
    position: relative;
    padding-bottom: 0px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 140%;
    color: #8683be;
}

.index-page-header .form-udhlogo{
	position: relative;
	width:160px;
}

.udhform .index-op-txt p{
	font-family: "Source Sans 3", "LXGW WenKai TC";
	font-size: 1.2rem;
}



.udhform .index-op-txt .onmsg{
    padding: 10px 20px  !important; 
    font-size: 1rem;
    color: #8683be;
    border: 1px solid #8683be;
    border-radius: 20px;
    margin: 10px 0px 20px 0px;
     
}


.udhform .index-submit{
	margin:20px 0px 20px 0px;
	text-align:center;
}

/*footer style index*/
footer.footer-style-index {
    background: #f8f9fa;
    padding-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.075); 
    min-height: 15vh;
}

.footer-style-index > .container {
    padding-top: 30px;
    padding-bottom: 20px; 
    text-align:center;
}



.footer-style-index .footer-top-bar {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); 
}

.footer-style-index .footer-bar {
    margin-top: 0;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.075);
    color: #75818e; 
}

.footer-style-index .footer-bar p {
    margin-top: 5px; 
}

@media screen and (max-width: 1024px) {
    
    .box-hover-index{
        padding-top:0px;
        padding-bottom: 0px;
        min-height: 90vh;
    }
    

    /*footer style index*/
    footer.footer-style-index {
        background: #f8f9fa;
        padding-top: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.075); 
        min-height: 10vh;
    }
    
    .footer-style-index > .container {
        padding-top: 40px;
        padding-bottom: 20px; 
        text-align:center;
    }  
    
    
}


@media screen and (max-width: 430px) {
    
    
    .box-hover-index{
        padding-top:0px;
        padding-bottom: 0px;
        min-height: 90vh;
    }

    .index-page-header{
        margin:7% auto;
        text-align: center;
        margin-bottom: 13px;
        padding-bottom: 20px;
    }

    .index-page-header .form-udhlogo{
        position: relative;
        width:90px;
    }

    .index-page-header h1{
        font-family: "Noto Sans TC";
        position: relative;
        padding-bottom: 0px;
        font-weight: 600;
        margin-bottom: 0px;
        line-height: 140%;
        color: #8683be;
        font-size: 21px;
    }
      
    .udhform .index-op-txt{
        margin:0px 10px 0px 10px;
    }

    .udhform .index-op-txt p{
        font-family: "Source Sans 3", "LXGW WenKai TC";
        font-size: 1rem;
    }

    .udhform .index-submit{
        margin:15px 0px 15px 0px;
        text-align:center;
    }

    /*footer style index*/
    footer.footer-style-index {
        background: #f8f9fa;
        padding-top: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.075); 
        min-height: 10vh;
    }
    
    .footer-style-index > .container {
        padding-top: 20px;
        padding-bottom: 20px; 
        text-align:center;
        font-size: 0.7rem;
    }


}




/***********************************************
                  表單頁 - 抬頭
***********************************************/
.udhform-heading{
	margin-bottom: 50px;
    text-align: center;
}


.udhform-heading h1{
	font-family: "Noto Sans TC";
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 140%;
    color:#8683be;
}


.udhform-heading h1:after{
    content: '';
    display: block;
    width: 360px;
    height: 1px;
    background: #8683be;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.udhform-heading .form-udhlogo{
	position: relative;
	width:60px;
}


.udhform-heading .form-udhlogo-top{
	position: relative;
	width:200px;
}

@media screen and (max-width: 430px) {
	
    .udhform-heading {
      margin-bottom: 30px;
      } 
	
	.udhform-heading h1:after{
		width: 300px;
	}
	
}


/***********************************************
                  表單頁 - body
***********************************************/
.udhform{
	 margin:0px 0px 0px 0px;
}


.udhform .form-group label{
   font-family: "Noto Sans TC";
   font-size:1rem;
   margin:0px 0px 5px 0px;
}

.udhform .form-group .row{
	margin:10px 0px 20px 0px;
}

.udhform .form-group .form-control{
 	min-height: 56px;	
}

.udhform .form-group .form-control:focus{
 	box-shadow: 0 0 10px rgba(55,125,255,.1); border-color: #8683be;	
}


.udhform .form-group .form-check-label{
    font-family: "Noto Sans TC";
    font-size:1.1rem;
    margin:-4px 0px 0px 0px;
}

.udhform .form-group .form-select{
	min-height: 56px;
}


.udhform .form-group .invalid-feedback{
	font-family: "LXGW WenKai TC";
 	font-size:1rem;
	margin:0px 0px 0px 0px;
}


.input-group-text { 
    min-height: 46px; 
}


.udhform .form-group .udh_submit{
	margin:30px 0px 0px 0px;
	text-align:center;
}

.udhform .sefield label{
	float:left;
    margin:15px 10px 0px 0px;
}


.udhform .sefield .form-select{
    width: 60px;
	float:left;
    margin:0px 10px 0px 0px;
}



.msub{
  font-size:0.8rem; 
  color: #76171c;   
}


.udhform_over{
	font-family: "Noto Sans TC";
	text-align: center;
	height: 300px;
	width: 100%;
	font-size:1.5rem;
}

@media screen and (max-width: 430px) {
	
	.udhform .form-group .row {
		margin:0px 0px 0px 0px;
	}
	
	.udhform .form-group .row .col-md-6{
		margin:5px 0px 5px 0px;
	}
	

}

/***********************************************
                  報告頁
***********************************************/
/*p3 page*/
.udhform-heading-p3{
	margin-bottom: 0px;
    text-align: center;
}

.udhform-heading-p3 h1{
	font-family: "Noto Sans TC";
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 1.6rem;
    color:#8683be;
}

.udhform-heading-p3 h1:after{
    content: '';
    display: block;
    width: 600px;
    height: 1px;
    background: #8683be;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}


.udhform-heading-p3 .udhlogo-p3{
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    width: 40px; 
}



.udhform-p3 .index-submit{
    margin:15px 0px 15px 0px;
    text-align:center;
}

/*p3-box*/

.p3-box{
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
    padding:5px;
}

.p3-box-title{
    padding:15px 0px 5px 0px;
    font-size: 1.3rem;
    font-family: "Source Sans 3", "LXGW WenKai TC";
    /*color: #535079;*/
    color: #000000;
}

.p3-box .p3-mstxta{
   text-align: left;
   font-weight: 600;
   font-size: 1.2rem;
   color: #1f7bbe;
   /*color: #98c9ec;*/
}

.p3-box .p3-mstxta .sub{


}


.p3-box .p3-mstxtb{
   text-align: left;
   font-weight: 600;
   font-size: 1.2rem;
   color: #b81c25;
   /*color: #f3acbb; */
}

.p3-box .p3-mstxtb .sub{
 
}


.p3-box .p3-rstxt {
    text-align: left;
    font-size: 1.15rem;
    font-weight:400;
    margin: 5px 0px 5px 0px;
}

.p3-box .p3-rstxt ul li{
    font-size: 1.15rem;
    font-family: "Source Sans 3", "LXGW WenKai TC";
    font-weight:400;
    margin: 2px 0px 0px 0px;
}


.p3-box .m1-table > thead > tr > th,
.p3-box .m1-table > tbody > tr > th,
.p3-box .m1-table > tfoot > tr > th,
.p3-box .m1-table > thead > tr > td,
.p3-box .m1-table > tbody > tr > td,
.p3-box .m1-table > tfoot > tr > td {
  border-top: 0px solid #ffcc00;
}



.p3-box .onmsg{
    padding: 10px 20px  !important; 
    font-size: 1rem;
    color: #8683be;
    border: 1px solid #8683be;
    border-radius: 20px;
    margin: 0px 0px 10px 0px;
    text-align: left;
     
}

/*-------------------------------------------------------------*/


    .udh-list{
      margin-top: 20px;
      margin-bottom: 20px;  
      border: solid;
      border-width: 1px;
      padding: 0px 0px 0px 0px;
      margin-right: auto;
      margin-left: auto;	
      border-radius: 0.5em;
      border-color: #575a7b;
    }
		

	.udh-list #title {
      position: relative;
      top: -20px;
      display: inline;
      background-color: white;
	  padding: 0px 10px 0px 10px;
	  margin-left: 10px;	
      font-size:1.3rem;
	}	
	
	.udh-list .eng-list{
	   position: relative;
	   top: -20px;
	   width: 98%;
	   padding: 0px 10px 0px 10px;
       text-align:left;
	}


		
	.udh-list .eng-list .stct .smd{
		display : inline-block;
		width: 60px;
		vertical-align: top;
		padding-left: 10px;
		font-size:16px;
		font-weight:600;
        font-family: "Source Sans 3", "LXGW WenKai TC";
		}
	.udh-list .eng-list .stct .rtd{
        display : inline-block;
		vertical-align: top;
		width: 550px;
		font-family: "Source Sans 3", "LXGW WenKai TC";
		}
		
		
		
	.doubleborder{
	  border: double;
	}	
		
	
		
		
		
		
		.udh-list  .eng-list .lent{
			width: 250px;
			display : inline-block;
			margin-top: 40px;
			margin-left: 10px;
		}
		

		
		.udh-list .eng-list .rent{
			display : inline-block;
			margin-left: 10px;
			margin-top: 25px;
			width: 350px;
			vertical-align: top;
			text-align:center 
		}
		
		
		.u-table{
  			display:table;
  			width:100%;
		}

		.u-table .tr{
		  display: table-row;
		}

		.u-table .td{
		  display: table-cell;
		  border: 1px solid #BEBEBE;
		  padding: 10px;
		}

		.u-table .tdtitle{
		  text-align: center;
		  background-color: #E0E0E0;
		  font-size:1rem;
		}

		.u-table .tdutxt{
		  text-align: center;
		  font-size:1.2rem;
		  font-weight:500;
		}

		.udh-list .udh-eng{
		  padding-top: 0px;
		  font-size:19px;
		  text-align: center;
		}


@media screen and (max-width: 1400px) {
    

	.udh-list .eng-list .stct .smd{
		display : inline-block;
		width: 60px;
		vertical-align: top;
		padding-left: 10px;
		font-size:16px;
		font-weight:600;
        font-family: "Source Sans 3", "LXGW WenKai TC";
		}
	.udh-list .eng-list .stct .rtd{
        display : inline-block;
		vertical-align: top;
		width: 480px;
		font-family: "Source Sans 3", "LXGW WenKai TC";
		}
     
}


@media screen and (max-width: 1024px) {
    
    .udhform-heading-p3{
        margin-top: 20px;
    }
    
    .p3-box{
        width: 95%;
    }  
    
    .udh-list{
      width: 95%;
    }

}

@media screen and (max-width: 760px) {
    
    .udh-list{
      width: 95%;
    }
		
    
   	.udh-list .eng-list{
     width: 100%;
	} 
    
	.udh-list .eng-list .stct .smd{
		display : inline-block;
		width: 50px;
		vertical-align: top;
		padding-left: 10px;
		font-size:14px;
		font-weight:600;
        font-family: "Source Sans 3", "LXGW WenKai TC";
		}
	.udh-list .eng-list .stct .rtd{
        display : inline-block;
		vertical-align: top;
		width: 400px;
		font-family: "Source Sans 3", "LXGW WenKai TC";
		}

}



@media screen and (max-width: 430px) {
	
    .udhform-heading-p3{
        margin-top: 20px;
    }
    
    .udhform-heading-p3 h1{
        font-family: "Noto Sans TC";
        position: relative;
        padding-bottom: 10px;
        font-weight: 600;
        margin-bottom: 10px;
        line-height: 140%;
        font-size: 1.6rem;
        color:#8683be;
    }

    .udhform-heading-p3 h1:after{
        content: '';
        display: block;
        width: 80%;
        height: 1px;
        background: #8683be;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
    
    /*-------------------------------------------------------------*/
    
    
    .udh-list{
      width: 95%;
    }
		
    
   	.udh-list .eng-list{
     width: 100%;
	} 
    
	.udh-list .eng-list .stct .smd{
		display : inline-block;
		width: 50px;
		vertical-align: top;
		padding-left: 10px;
		font-size:14px;
		font-weight:600;
        font-family: "Source Sans 3", "LXGW WenKai TC";
		}
	.udh-list .eng-list .stct .rtd{
        display : inline-block;
		vertical-align: top;
		width: 300px;
		font-family: "Source Sans 3", "LXGW WenKai TC";
		}
    
}


@media screen and (max-width: 412px) {
    
    .p3-box .p3-mstxta{
        font-size: 1rem;
    }
    
    .p3-box .p3-mstxtb{
        font-size: 1rem;
    }
	
    .p3-box .p3-rstxt {
        font-size: 0.9rem;
    }

    .p3-box .p3-rstxt ul li{
        font-size: 0.9rem;
    } 
    
    .udh-list{
      width: 95%;
    }
		
    
   	.udh-list .eng-list{
     width: 100%;
	} 
    
	.udh-list .eng-list .stct .smd{
		display : inline-block;
		width: 40px;
		vertical-align: top;
		padding-left: 10px;
		font-size:12px;
		font-weight:600;
        font-family: "Source Sans 3", "LXGW WenKai TC";
		}
	.udh-list .eng-list .stct .rtd{
        display : inline-block;
		vertical-align: top;
		width: 250px;
		font-family: "Source Sans 3", "LXGW WenKai TC";
		} 
    

}


/*
 * Component: Info Box
 * -------------------
 */

.info-box {
  display: block;
  min-height: 90px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 15px;
}
.info-box small {
  font-size: 14px;
}
.info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}
.info-box .progress,
.info-box .progress .progress-bar {
  border-radius: 0;
}
.info-box .progress .progress-bar {
  background: #fff;
}
.info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  text-align: center;
  font-size: 45px;
  line-height: 90px;
  background: rgba(0, 0, 0, 0.2);
}
.info-box-icon > img {
  max-width: 100%;
}
.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}
.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info-box-text {
  text-transform: uppercase;
}
.info-box-more {
  display: block;
}

.m1_box_bg1{
	background-color: #98c9ec;
}

.m1_box_bg1 .info-box-icon{
	color: #cfdee6;
}

.m1_box_bg1 .info-box-content .fttitle{
	padding-top: 10px;
	font-size: 19px;
	font-weight: 400;
    text-align: left;
    color: #000000;
    font-family: "Source Sans 3", "Noto Sans TC";
}

.m1_box_bg1 .info-box-content .fttitle2{
	padding-top: 20px;
	font-size: 24px;
	font-weight: 500;
	color: #76171c;
    text-align: left;
}

.m1_box_bg1 .info-box-content .ft_txt{
	font-size: 14px;
	font-weight: 400;
	font-family: "Source Sans 3", "LXGW WenKai TC";
    text-align: left;
    color: #000000;
}

.m1_box_bg1 .info-box-content .ft_txt2{
	display:none;
}


.m1_box_bg1 .info-box-content .sub {
	color: #040960;
    font-size: 16px;
    font-weight: 500;
    font-family: "Source Sans 3", "Noto Sans TC";
    
}

.m1_box_bg2{
	background-color: #f3acbb;
}

.m1_box_bg2 .info-box-icon{
	color: #e6cfd1;
}


.m1_box_bg2 .info-box-content .fttitle{
	padding-top: 10px;
	font-size: 19px;
	font-weight: 400;
    text-align: left;
    color: #000000;
    font-family: "Source Sans 3", "Noto Sans TC";
}

.m1_box_bg2 .info-box-content .fttitle2{
	padding-top: 20px;
	font-size: 19px;
	font-weight: 400;
	color: #76171c;
    text-align: left;
}


.m1_box_bg2 .info-box-content .ft_txt{
	font-size: 14px;
	font-weight: 400;
	font-family: "Source Sans 3", "LXGW WenKai TC";
    text-align: left;
    color: #000000;
}

.m1_box_bg2 .info-box-content .ft_txt2{
	display:none;;
}


.m1_box_bg2 .info-box-content .sub {
	color: #c30d23;
    font-size: 16px;
    font-weight: 500;
    font-family: "Source Sans 3", "Noto Sans TC";
}


.m1-table .table-nber{
	font-size: 21px;
	font-weight: 500;
	font-family: "Source Sans 3", "LXGW WenKai TC";
}

.m1-table .table-nber2{
	font-size: 21px;
	font-weight: 500;
	font-family: "Source Sans 3", "LXGW WenKai TC";
	color: #9F9F9F;
}


.m1-table .table-nber3{
	font-size: 21px;
	font-weight: 500;
	font-family: "Source Sans 3", "LXGW WenKai TC";
	color: #c30d23;
}

/***********************************************
                 Privacy頁
***********************************************/
/*--- privacy ---*/

.udhform-heading-py{
    margin-bottom: 0px;
    text-align: center;
}

.udhform-heading-py h1{
    font-family: "Noto Sans TC";
    position: relative;
    padding-bottom: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 1.6rem;
    color:#8683be;
}

.udhform-heading-py h1:after{
    content: '';
    display: block;
    width: 95%;
    height: 1px;
    background: #8683be;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}


.udhform-heading-py .udhlogo-py{
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    width: 40px; 
}

.py_mtxt{
    margin: 0px  auto 0px auto;
    padding: 0 20px 0 20px;
}


.py_mtxt h4{
  font-family: "Noto Sans TC"; 
  color:#8683be; 
  font-size: 1.4rem;
}

.py_mtxt p, .py_mtxt ul li{
  font-family: "LXGW WenKai TC";
  font-size: 1.1rem;
}


.py_mtxt .py-submit{
   text-align: center; 
   padding: 20px 0 20px 0;
}

@media (max-width: 1025px) {
    .udhform-heading-py{
        padding: 20px 0 0 0;
        text-align: center;
    }
    
    .udhform-heading-py h1{
        font-size: 1.4rem;
    }

    .udhform-heading-py h1:after{
        width: 95%;
    }
    
    .py_mtxt{
        margin: 0px  auto 0px auto;
        padding: 0 20px 0 20px;
    }
    
    .py_mtxt h4{
        font-size: 1.3rem;
    }

    .py_mtxt p, .py_mtxt ul li{
        font-size: 1rem;
    }

    .py_mtxt .py-submit{
       text-align: center; 
       margin: 0 auto 20px auto;
    }  

}



@media (max-width: 431px) {
    
    .udhform-heading-py{
        padding: 20px 0 0 0;
        text-align: center;
    }
    
    .udhform-heading-py h1{
        font-size: 1.3rem;
    }

    .udhform-heading-py h1:after{
        width: 95%;
    }
    
    .py_mtxt{
        margin: 0px  auto 0px auto;
        padding: 0 10px 0 10px;
    }
    
    .py_mtxt h4{
        font-size: 1.1rem;
    }

    .py_mtxt p, .py_mtxt ul li{
        font-size: 0.9rem;
    }

    .py_mtxt .py-submit{
       text-align: center; 
       margin: 0 auto 20px auto;
    } 

}

/*--- privacy ---*/


/***********************************************
                    元件
***********************************************/
/* udh button */
.udh_btn {
  background: #8683be;
  display: inline-block;
  font-size: 1rem;
  padding: 12px 20px !important;
  border: 2px solid #8683be;
  color: #fff;
  letter-spacing: .5px;
  line-height: 26px;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: "Noto Sans TC";
  font-weight: 600;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; 
}

.udh_btn.medium {
    padding: 10px 20px !important; 
    border-radius: 5px;
}

.udh_btn:hover, .udh_btn:active, .udh_btn:focus {
    background: #635FAB;
    color: #fff;
    border-color: #635FAB;
}


.udh_btn_outline {
  background: #ffffff;
  display: inline-block;
  font-size: 1rem;
  padding: 5px 10px !important;
  border: 1px solid #8683be;
  color: #8683be;
  letter-spacing: .5px;
  line-height: 26px;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: "Noto Sans TC";
  font-weight: 600;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; 
}

.udh_btn_outline.medium {
    padding: 10px 20px !important; 
    border-radius: 5px;
}

.udh_btn_outline:hover, .udh_btn_outline:active, .udh_btn_outline:focus {
    background: #635FAB;
    color: #fff;
    border-color: #635FAB;
}


/*------ 進度條 ------ */

.process-wizard {padding: 0 0 10px 0;}
.process-wizard > .process-wizard-step {padding: 0; position: relative;}
.process-wizard > .process-wizard-step + .process-wizard-step {}
.process-wizard > .process-wizard-step .process-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.process-wizard > .process-wizard-step .process-wizard-info {color: #999; font-size: 13px; padding: 0 15px;}
.process-wizard > .process-wizard-step > .process-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 47px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.process-wizard > .process-wizard-step > .process-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.process-wizard > .process-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.process-wizard > .process-wizard-step > .progress > .progress-bar {width:0px; height: 8px; box-shadow: none; background: #fbe8aa;}
.process-wizard > .process-wizard-step.complete > .progress > .progress-bar {width:100%; height:8px;}
.process-wizard > .process-wizard-step.active > .progress > .progress-bar {width:50%; height: 8px;}
.process-wizard > .process-wizard-step:first-child.active > .progress > .progress-bar {width:0%; height: 8px;}
.process-wizard > .process-wizard-step:last-child.active > .progress > .progress-bar {width: 100%; height: 8px;}
.process-wizard > .process-wizard-step.disabled > .process-wizard-dot {background-color: #E8E8E8;}
.process-wizard > .process-wizard-step.disabled > .process-wizard-dot:after {opacity: 0;}
.process-wizard > .process-wizard-step:first-child  > .progress {left: 50%; width: 50%; height: 8px;}
.process-wizard > .process-wizard-step:last-child  > .progress {width: 50%; height: 8px;}
.process-wizard > .process-wizard-step.disabled a.process-wizard-dot{ pointer-events: none; }

/* default */
.process-wizard-default > .process-wizard-step > .process-wizard-dot,
.process-wizard-default > .process-wizard-step > .progress > .progress-bar {
	background:#ccc;
}
.process-wizard-default > .process-wizard-step > .process-wizard-dot:after {
	background-color:#666;
}

/* info */
.process-wizard-info > .process-wizard-step > .process-wizard-dot,
.process-wizard-info > .process-wizard-step > .progress > .progress-bar {
	background:#d9edf7;
}
.process-wizard-info > .process-wizard-step > .process-wizard-dot:after {
	background-color:#31708f;
}

/* warning */
.process-wizard-warning > .process-wizard-step > .process-wizard-dot,
.process-wizard-warning > .process-wizard-step > .progress > .progress-bar {
	background:#fbe8aa;
}
.process-wizard-warning > .process-wizard-step > .process-wizard-dot:after {
	background-color:#fbbd19;
}

/* success */
.process-wizard-success > .process-wizard-step > .process-wizard-dot,
.process-wizard-success > .process-wizard-step > .progress > .progress-bar {
	background:#d6e9c6;
}
.process-wizard-success > .process-wizard-step > .process-wizard-dot:after {
	background-color:#3c763d;
}

/* success */
.process-wizard-danger > .process-wizard-step > .process-wizard-dot,
.process-wizard-danger > .process-wizard-step > .progress > .progress-bar {
	background:#ebccd1;
}
.process-wizard-danger > .process-wizard-step > .process-wizard-dot:after {
	background-color:#a94442;
}

/*------ 進度條 ------ */



@media (max-width: 430px) {
    
.process-wizard > .process-wizard-step .process-wizard-stepnum {color: #595959; font-size: 14px; margin-bottom: 5px;}


}


