|
@@ -252,7 +252,7 @@ body.eee {height: 700px; background: #eee;}
|
252
|
252
|
.main .wicon .icon_left {float: left;}
|
253
|
253
|
|
254
|
254
|
|
255
|
|
-input {font-size:14px; margin-top: 3px; border: 1px solid #aaa; border-radius:4px; height: 34px;text-align: left; padding:0 10px;}
|
|
255
|
+input {font-size:14px; margin-top: 3px; border: 1px solid #aaa; border-radius:4px; height: 26px;text-align: left; padding:0 10px;}
|
256
|
256
|
input[type="date"]::-webkit-calendar-picker-indicator {display:none;}
|
257
|
257
|
|
258
|
258
|
select {border: 1px solid #aaa; border-radius:5px; height: 35px; font-size: 12px; text-align: left; padding:0 10px;}
|
|
@@ -337,7 +337,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
337
|
337
|
.content .content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
|
338
|
338
|
.content .content_inside {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
|
339
|
339
|
.content .header {width:100% !important; margin:0 !important;}
|
340
|
|
-.content .line {position: relative; display: inline-block; width: 332px; margin:0 auto; height: 40px; margin-bottom: -10px;}
|
|
340
|
+.content .line {position: relative; display: inline-block; width: 332px; margin:0 auto; height: 30px; margin-bottom: -10px;}
|
341
|
341
|
.content .line.shot{height:30px;}
|
342
|
342
|
.content .line.mt5 {margin-top:5px;}
|
343
|
343
|
.content .line.top6 {top:6px;}
|
|
@@ -348,16 +348,16 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
348
|
348
|
.content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
|
349
|
349
|
.content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
|
350
|
350
|
.content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
|
351
|
|
-.content .line div.itp_search_header {height:40px; font-weight:100;padding:8px 10px 5px 10px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14pt;}
|
|
351
|
+.content .line div.itp_search_header {height:32px; font-weight:100;padding:5px 10px 5px 10px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:12pt;}
|
352
|
352
|
.content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
|
353
|
|
-.content .line label {min-width:125px; color:#898989; font-size: 14pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
|
|
353
|
+.content .line label {min-width:125px; color:#898989; font-size: 12pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
|
354
|
354
|
.content .line label.pay_label {margin:20px 1%; width:98%;}
|
355
|
355
|
.content .line select.label {border: 1px solid #000; font-size: 0.9rem;margin:9px 0 0 5px; float: left; width: 120px; height: 30px; text-align: left;}
|
356
|
356
|
.content .line .itp_label_select {padding:0;width:120px; height:34px; color:#666; font-size: 14pt; float: left; margin:3px 5px 3px 0; font-weight:100; border:1px solid #aaa; border-radius:5px;}
|
357
|
357
|
.content .line .float_left {float: left; width:168px;;}
|
358
|
358
|
.content .line .float_left.name {width:62%;}
|
359
|
|
-.content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:34px; height:34px; padding:0;}
|
360
|
|
-.content .line .float_left button img {width:18px;}
|
|
359
|
+.content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:26px; height:26px; padding:0;}
|
|
360
|
+.content .line .float_left button img {width:16px;}
|
361
|
361
|
.content .line .float_left input {width:100%; font-size:12pt; text-overflow:ellipsis; padding-right:22px;}
|
362
|
362
|
.content .line .float_left input::placeholder {color:#bbb; font-size:10pt;}
|
363
|
363
|
.content .line .float_left.note {width: 100%; padding: 10px;}
|
|
@@ -366,11 +366,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
366
|
366
|
.content .line .float_left .input_text {background: #fff; width: 100%; height: 34px; border: 1px solid #aaa; margin-top: 3px; border-radius: 4px;}
|
367
|
367
|
.content .line .float_left .itp_input_btn {top:5px; margin:0; position:absolute; width:168px;}
|
368
|
368
|
.content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 5px;}
|
369
|
|
-.content .line .float_right_btn button {padding:0; width:34px; height:34px; border-radius:5px; border:1px solid #aaa;}
|
370
|
|
-.content .line .float_right_btn button img {width:18px; height:18px;}
|
371
|
|
-.content .line .float_left select {float: left; width: 100%; height: 34px; margin-top:3px; border: 1px solid #aaa; border-radius:5px; font-size: 14pt; font-weight:100;}
|
|
369
|
+.content .line .float_right_btn button {padding:0; width:26px; height:26px; border-radius:5px; border:1px solid #aaa;}
|
|
370
|
+.content .line .float_right_btn button img {width:16px; height:16px;}
|
|
371
|
+.content .line .float_left select {float: left; width: 100%; height: 26px; margin-top:3px; border: 1px solid #aaa; border-radius:5px; font-size: 12pt; font-weight:100;}
|
372
|
372
|
.content .line .line_right {float: right; margin-right: 0%; width:200px;}
|
373
|
|
-.content .line .line_right div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%; text-align:right; float: right; font-size: 14pt; margin-top: 7px; margin-right:0%; color:#555;padding-right:5px;}
|
|
373
|
+.content .line .line_right div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%; text-align:right; float: right; font-size: 12pt; margin-top: 7px; margin-right:0%; color:#555;padding-right:5px;}
|
374
|
374
|
.content .line .line_right input {position: relative; text-align: center; font-size:12pt; width:100%;}
|
375
|
375
|
.content .line .line_right input.m9 {margin-right:93px;}
|
376
|
376
|
.content .line .line_right input.left {text-align: left;}
|
|
@@ -379,8 +379,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
379
|
379
|
.content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
|
380
|
380
|
.content .line input.date {width: 168px; height: 34px; float: left; text-align:center; font-size:14pt; background: url(../img/calender.png) 95%/18px no-repeat white}
|
381
|
381
|
.content .line input.full {width: 100%;}
|
382
|
|
-.content .line div.date_to {display:flex; width:62%; height:34px; float: left; margin-right:0px; margin-top:3px;}
|
383
|
|
-.content .line div.date_to input {font-weight:100; width:47%; height:34px; font-size:11pt; padding:0 24px 0 3px; margin:0;}
|
|
382
|
+.content .line div.date_to {display:flex; width:62%; height:26px; float: left; margin-right:0px; margin-top:3px;}
|
|
383
|
+.content .line div.date_to input {font-weight:100; width:47%; height:26px; font-size:11pt; padding:0 24px 0 3px; margin:0;}
|
384
|
384
|
|
385
|
385
|
.content .line div.date_to div.at {width: 6%; font-size: 16px; padding-top:12px; float: right;}
|
386
|
386
|
.content .line .search {width: 100%; height: 50px; padding-top:6px;}
|