input[type="text"] {
    
}

button {
    margin:10px;
}

#booking-package .sun {
    
}

#booking-package .mon {
    
}

#booking-package .tue {
    
}

#booking-package .wed {
    
}

#booking-package .thu {
    
}

#booking-package .fri {
    
}

#booking-package .sat {
    
}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
margin: 24px 0;
    background: #bc360a !important;
    width: 45%;
    left: 0;
    position: relative; 
}
#booking-package_inputFormPanel .bottomBarPanel{
　　padding:0 !important;  
}
#booking-package .bookingButton {
    
}
#booking-package_inputFormPanel .returnButton {
    width: 45%;
    margin: 24px 2%;
    float: right;
    background: #bc360a;
}
#booking_package_navigationPage {
 	margin-bottom:40px;   
}

#booking-package_calendarPage .selectedDayPanel {
    background-color: #ffcdcd !important;
}
#booking-package_durationStay {
padding: 0 1em !important;
}
#booking-package_durationStay .name {
	font-weight: bold;
    margin-left: 1em;
}
#booking-package_durationStay .name::before {
position: absolute;
    content: "■";
    left: 1em !important;
}

#booking-package-memberActionPanel .userTopButtonPanel {
 display:none;   
}
.numberInsteadOfSymbols {
 font-weight:600 !important; 
 color:#000000;
 text-decoration: underline;
}
#booking-package_inputFormPanel .description {
    font-weight: normal;
    margin-top: 5px;
    white-space: pre-wrap;
    word-break: break-word;
    font-size: 12px;
    color: #8d8d8d;
}
.row.summary {display: none;}