<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dt{background-color:#eee;border:1px solid #ddd;position: absolute;z-index: 999;}
#date_box,#time_box,#btn_box{width:100%;text-align: center;margin-top: 10px;}
#time_box,#btn_box{border-top:1px solid #ddd;}
#year,#month,#day{width:33%;float:left;text-align: center;margin-left:1px;}
#hour,#minutes{width:50%;float:left;text-align: center;}
.dt-title{height: 35px;line-height: 35px;}
.middle{height:35px;line-height:35px;font-size:17px;background-color:#fff;}
.up,.down{height:35px;line-height:35px;cursor:pointer;background-color:#e9d8b5;font-weight:900;font-size:21px;}
#hour_value,#minutes_value{width:100px;height:35px;font-size:17px;margin-top:10px;}
#hour_value option,#minutes_value option{padding:5px;text-align: center;}
#btn_box button{background-color: #e9d8b5;padding:8px 10px;border: 1px solid #ddd;margin-top:10px;margin-bottom: 10px;}
.clear{clear: both;}</pre></body></html>