|
@@ -176,7 +176,7 @@ body.eee {height: 700px; background: #eee;}
|
176
|
176
|
.main .wicon .icon_left {float: left;}
|
177
|
177
|
|
178
|
178
|
|
179
|
|
-input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
|
|
179
|
+input {margin-top: 3px; border: 1px solid #aaa; border-radius:5px; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
|
180
|
180
|
select {border: 1px solid #000; height: 35px; font-size: 1rem; text-align: left; padding:0 15px;}
|
181
|
181
|
input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
182
|
182
|
|
|
@@ -185,13 +185,16 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
185
|
185
|
#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 55px;background-color:#F7B014;align-items: center;border-bottom: 1px solid #000;z-index: 11;}
|
186
|
186
|
#ITP_WRAPPER header .header_wrap {width: 100%; height: 55px; margin: 0 auto;}
|
187
|
187
|
#ITP_WRAPPER header .header_wrap .menu_logo button {width: 40px; height: 40px; float: left; padding: 0; background: transparent; border: none; margin-top: 7px; margin-left: 7px;}
|
188
|
|
-#ITP_WRAPPER header .header_wrap .menu_logo button img {width: 35px; height: 35px; margin: 0; border-radius: 0; border: none;}
|
|
188
|
+#ITP_WRAPPER header .header_wrap .menu_logo button img {width: 25px; height: 20px; margin: 0; border-radius: 0; border: none;}
|
189
|
189
|
#ITP_WRAPPER header .header_wrap img.brand {float: right; height: 45px; margin: 5px; border-radius: 50%; border: 1px solid #666;}
|
190
|
190
|
#ITP_WRAPPER header .header_wrap label{ margin-top: 15px; width: 50px; height: 25px; font-size: 1rem;float: left; color: #fff;}
|
191
|
|
-#ITP_WRAPPER header .header_wrap .name_info {width: auto; float: right;}
|
192
|
|
-#ITP_WRAPPER header .header_wrap .name_info label {width: auto; font-size: 1.1rem; }
|
|
191
|
+#ITP_WRAPPER header .header_wrap .name_info {width: 50%; height:55px; margin:0 auto; display:inline-flex;}
|
|
192
|
+#ITP_WRAPPER header .header_wrap .name_info div {width: auto; font-size: 20px; color:#eee; margin-top:17px;}
|
|
193
|
+#ITP_WRAPPER header .header_wrap .name_info div.bn {padding-right:5px; font-size:22px; margin-top:14px;}
|
|
194
|
+
|
193
|
195
|
#ITP_WRAPPER header .header_wrap .logout {float: right; width: 60px;}
|
194
|
|
-#ITP_WRAPPER header .header_wrap .logout button { margin: 3px 0px; padding: 0px; width: 50px; height: 50px; border-radius: 15px; font-size: 0.8rem;}
|
|
196
|
+#ITP_WRAPPER header .header_wrap .logout button { margin: 3px 0px; width: 50px; height: 50px; border:none; font-size: 0.8rem;background: transparent;}
|
|
197
|
+#ITP_WRAPPER header .header_wrap .logout button img {width:22px;}
|
195
|
198
|
|
196
|
199
|
/* 메뉴바 */
|
197
|
200
|
#ITP_MENU .menu_area {position: fixed; width: 100%; height: 100%; top: 0; left: -0%; background: #000; opacity: 0.7; z-index: 12; transition: all 0.5s;}
|
|
@@ -247,24 +250,25 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
247
|
250
|
padding-top: 50px;
|
248
|
251
|
font-size: 2rem;
|
249
|
252
|
}
|
250
|
|
-.content {top: 55px; position: fixed; z-index: 10; width:100%; background: #fff;}
|
251
|
|
-.content .line {position: relative; display: inline-block; width: 100%; height: 35px; margin-bottom: 0px;}
|
|
253
|
+.content {z-index: 10; margin-top:5px; width:100%; background: #f4f5f4;}
|
|
254
|
+.content .line {position: relative; display: inline-block; width: 90%; height: 45px; margin-bottom: 0px;}
|
252
|
255
|
.content .line div {font-weight: 700;}
|
253
|
|
-.content .line label {font-size: 1.2rem; margin-left: 10px; float: left; text-align: left; margin-top: 12px;}
|
|
256
|
+.content .line label {min-width:110px; color:#555; font-size: 18px; margin-left: 10px; float: left; text-align: left; margin-top: 12px;}
|
254
|
257
|
.content .line label.pay_label {margin:38px 1%; width:98%;}
|
255
|
258
|
.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;}
|
256
|
|
-.content .line .search_nm {float: right; margin-right: 2%;}
|
|
259
|
+.content .line .search_nm {float: left; margin-right: 2%;}
|
257
|
260
|
.content .line .search_wrap {float:right; margin-right:10px;}
|
258
|
|
-.content .line .float_left {float: left;}
|
|
261
|
+.content .line .float_left {float: left; margin-top:2px;}
|
|
262
|
+.content .line .float_left button {float: left; border:none;}
|
259
|
263
|
.content .line .float_left.note {width: 100%; padding: 10px;}
|
260
|
264
|
.content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #000; text-align: left;}
|
261
|
265
|
.content .line .float_left div {font-size: 1rem; margin-top: 8px;}
|
262
|
|
-.content .line .float_left_btn {float: left; margin-top: 5px; margin-left: 5px;}
|
|
266
|
+.content .line .float_left_btn {float: left; margin-top: 0px; margin-left: 5px;}
|
263
|
267
|
.content .line .float_left_btn button {padding:0; width:36px; height:36px; border-radius:5px;}
|
264
|
268
|
.content .line .float_left_btn button img {width:20px; height:20px;}
|
265
|
269
|
.content .line .float_left select {float: left; width: 150px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem;}
|
266
|
270
|
.content .line .line_right {font-size: 2rem; float: right; margin-right: 0%;}
|
267
|
|
-.content .line .line_right div {float: right; font-size: 1.2rem; margin-top: 12px; margin-right: 30px;}
|
|
271
|
+.content .line .line_right div {float: right; font-size: 18px;; margin-top: 12px; margin-right: 30px; color:#555;}
|
268
|
272
|
.content .line .line_right input {position: relative; text-align: right; margin-right: 84px;}
|
269
|
273
|
.content .line .line_right input.m9 {margin-right:93px;}
|
270
|
274
|
.content .line .line_right input.left {text-align: left;}
|
|
@@ -272,7 +276,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
272
|
276
|
.content .line .line_right select.m9 {margin-right:83px;}
|
273
|
277
|
.content .line .line_right input.date{width:140px; margin-right:132px; height:35px;}
|
274
|
278
|
.content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
|
275
|
|
-.content .line input.date {width: 40%; margin: 10px; height: 40px; float: right; margin-right: 3%;}
|
|
279
|
+.content .line input.date {width: 40%; margin: 10px; height: 35px; float: left;}
|
276
|
280
|
.content .line input.date2 {width: 140px; height: 30px; margin-right:133px;}
|
277
|
281
|
.content .line div.date_to {float: right; margin-right:10px;}
|
278
|
282
|
.content .line div.date_to input.year {width: 120px; height: 30px;}
|