/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}



.weeks-name .hidden-xs{
display: none;
}

.weeks-name.row-no-padding>[class*=col-]:first-child {
width: 100%;}

.weeks-date.row-no-padding>[class*=col-] {
width: 100%;}

.invoice-details>div:before{
color: #ff9800;
padding: 0 20px;
    content: "******溫馨提示******如選取「Payme 或 FPS」，請10分鐘內以Payme 或 FPS 繳付訂金，之後whatsapp 52868523 通知作實，否則系統會自動取消預約，謝謝";
    display: inline-block;
font-size: 1.7rem;
line-height: 2.5rem;
}

.invoice-pay-page .invoice-details .invoice-info:after {
color: #b73351;
    white-space: pre-line;
    content: "Payme ：http://payme.hsbc/yansss        FPS ID : 8229536 請查閱電郵了解繳款詳情";
    display: inline-block;
font-size: 1.1rem;
line-height: 1.5rem;
    padding-top: 40px;
}

.invoice-pay-page .invoice-payment-systems-info--pay-now:before {
content: "本頁的 Pay now 不設 payme 或 FPS 功能，如上頁選取了「Payme 或 FPS」請到瀏覽器以連結 http://payme.hsbc/yansss 進行付款，系統電郵亦附上Payme 連結以方便閣下進行付款，請查閱電郵"
}
.invoice-pay-page .invoice-payment-systems > div .invoice-payment-systems-info.payment-modal .btn-primary:after {
content: "（此按鍵不設 payme 或 FPS 功能）";
font-size: 14px;
display: inline-block;
}
.invoice-pay-page .invoice-payment-systems-info--pay-now .btn-bar--row .btn {
    flex-direction: column;
}
