瀏覽代碼

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

yhl88 2 年之前
父節點
當前提交
964fbd4d85

+ 1 - 1
src/main/webapp/main.html

@@ -376,7 +376,7 @@
376
 									</div>
376
 									</div>
377
 									<div class="col_4">
377
 									<div class="col_4">
378
 										<div class="itp_header_label">
378
 										<div class="itp_header_label">
379
-										발주완료
379
+										납품완료
380
 										</div>
380
 										</div>
381
 										<div class="itp_header_result fnPoEndCount">
381
 										<div class="itp_header_result fnPoEndCount">
382
 										10건
382
 										10건

+ 8 - 8
src/main/webapp/mobile/app/main.html

@@ -159,21 +159,21 @@
159
 					</div>
159
 					</div>
160
 					<div class="itp_oper_info">
160
 					<div class="itp_oper_info">
161
 						<label class="col_6">구매요청건수</label>
161
 						<label class="col_6">구매요청건수</label>
162
-						<div class="full fnPr20Count">2 건</div>
162
+						<div class="full fnPr20Count"></div>
163
 					</div>
163
 					</div>
164
 				</div>
164
 				</div>
165
 				<div id="ITP_MAIN_HEADER_STORE" class="itp_oper_info_area" style="display: none;">
165
 				<div id="ITP_MAIN_HEADER_STORE" class="itp_oper_info_area" style="display: none;">
166
 					<div class="itp_oper_info">
166
 					<div class="itp_oper_info">
167
 						<label class="col_6">구매요청</label>
167
 						<label class="col_6">구매요청</label>
168
-						<div class="col_6 fnPr20Count">2 건</div>
168
+						<div class="col_6 fnPr20Count"></div>
169
 						<label>발주진행</label>
169
 						<label>발주진행</label>
170
-						<div class="fnPo30Count">12,000,000원</div>
170
+						<div class="fnPo30Count"></div>
171
 					</div>
171
 					</div>
172
 					<div class="itp_oper_info">
172
 					<div class="itp_oper_info">
173
 						<label class="col_6">구매가능금액</label>
173
 						<label class="col_6">구매가능금액</label>
174
-						<div class="col_6 fnPoPsblAmt">1,000원</div>
175
-						<label>발주완료</label>
176
-						<div class="fnPoEndCount">1,000원</div>
174
+						<div class="col_6 fnPoPsblAmt"></div>
175
+						<label>납품완료</label>
176
+						<div class="fnPoEndCount"></div>
177
 					</div>
177
 					</div>
178
 				</div>
178
 				</div>
179
 				<div id="ITP_MAIN_HEADER_SPPLY" class="itp_oper_info_area" style="display: none;">
179
 				<div id="ITP_MAIN_HEADER_SPPLY" class="itp_oper_info_area" style="display: none;">
@@ -181,11 +181,11 @@
181
 						<label>수주건수</label>
181
 						<label>수주건수</label>
182
 						<div class="fnOrdersCount">2 건</div>
182
 						<div class="fnOrdersCount">2 건</div>
183
 						<label>수주금액</label>
183
 						<label>수주금액</label>
184
-						<div class="fnOrdersAmt">12,000,000원</div>
184
+						<div class="fnOrdersAmt"></div>
185
 					</div>
185
 					</div>
186
 					<div class="itp_oper_info">
186
 					<div class="itp_oper_info">
187
 						<label class="col_6">정산요청금액</label>
187
 						<label class="col_6">정산요청금액</label>
188
-						<div class="full fnSttlReqAmt">1,000원</div>
188
+						<div class="full fnSttlReqAmt"></div>
189
 					</div>
189
 					</div>
190
 				</div>
190
 				</div>
191
 				<div id="ITP_MAIN_DRAW_CHART_REQ" class="itp_graph_area">
191
 				<div id="ITP_MAIN_DRAW_CHART_REQ" class="itp_graph_area">

+ 1 - 1
src/main/webapp/mobile/app/mpomng/MPOMNG07010.html

@@ -51,7 +51,7 @@
51
 				</div>
51
 				</div>
52
 		      <div class="line">
52
 		      <div class="line">
53
 		        <label>품목명</label>
53
 		        <label>품목명</label>
54
-		        <div class="float_left">
54
+		        <div class="float_left name">
55
 		          <input id="ITP_FORM_MPOMNG07010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
55
 		          <input id="ITP_FORM_MPOMNG07010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
56
 		        </div>
56
 		        </div>
57
 		      </div>
57
 		      </div>

+ 1 - 1
src/main/webapp/mobile/app/mrtnmng/MRTNMNG06010.html

@@ -50,7 +50,7 @@
50
 					</div>
50
 					</div>
51
 					<div class="line">
51
 					<div class="line">
52
 						<label>품목명</label>
52
 						<label>품목명</label>
53
-						<div class="float_left">
53
+						<div class="float_left name">
54
 							<input id="ITP_FORM_MRTNMNG06010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
54
 							<input id="ITP_FORM_MRTNMNG06010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
55
 						</div>
55
 						</div>
56
 					</div>
56
 					</div>

+ 2 - 2
src/main/webapp/mobile/app/mstockmng/MSTOCKMNG01010.html

@@ -133,7 +133,7 @@
133
 		</div>
133
 		</div>
134
 	</div>
134
 	</div>
135
 	<div id="ITP_POP_MSTOCKMNG01010_ITEM_AREA" class="popup2 mobile-pop-close" style="display: none;">
135
 	<div id="ITP_POP_MSTOCKMNG01010_ITEM_AREA" class="popup2 mobile-pop-close" style="display: none;">
136
-		<div class="pop" style="height:480px;">
136
+		<div class="pop" style="height:390px;">
137
 			<div class="header">
137
 			<div class="header">
138
 				<div class="header_left">
138
 				<div class="header_left">
139
 					<label>재고처리</label>
139
 					<label>재고처리</label>
@@ -222,7 +222,7 @@
222
 						<label>이동 수량</label>
222
 						<label>이동 수량</label>
223
 					</div>
223
 					</div>
224
 					<div class="line_right">
224
 					<div class="line_right">
225
-						<input name="moveQty" id="ITP_FORM_MSTOCKMNG01010_POP_QTY" type="text" placeholder="0" data-check-required="empty" data-key-up="number">
225
+						<input type="number" name="moveQty" id="ITP_FORM_MSTOCKMNG01010_POP_QTY" placeholder="0" pattern="[0-9]*">
226
 					</div>
226
 					</div>
227
 				</div>
227
 				</div>
228
 			    <div class="search">
228
 			    <div class="search">

+ 1 - 1
src/main/webapp/mobile/app/popup/biz/BIZPOP_PO_WHS_QTY.html

@@ -40,7 +40,7 @@
40
 									</div>
40
 									</div>
41
 									<div class="info_box">
41
 									<div class="info_box">
42
 			              				<button id="ITP_BTN_PO_WHS_QTY_POPUP_ITEM_MINUS">-</button>
42
 			              				<button id="ITP_BTN_PO_WHS_QTY_POPUP_ITEM_MINUS">-</button>
43
-										<input type="number" id="ITP_POP_FORM_PO_WHS_QTY" maxlength="5" class="itp_input" name="whsQty" placeholder="0" />
43
+										<input type="number" id="ITP_POP_FORM_PO_WHS_QTY" maxlength="5" class="itp_input" name="whsQty" placeholder="0" pattern="[0-9]*" />
44
 										<button id="ITP_BTN_PO_WHS_QTY_POPUP_ITEM_PLUS">+</button>
44
 										<button id="ITP_BTN_PO_WHS_QTY_POPUP_ITEM_PLUS">+</button>
45
 									</div>
45
 									</div>
46
 								</div>
46
 								</div>

+ 26 - 26
src/main/webapp/mobile/css/style.css

@@ -121,11 +121,11 @@ section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; hei
121
 section .popup2 .pop .popup_scroll li .right input {width:43px; height:27px; margin:0; padding:3px; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
121
 section .popup2 .pop .popup_scroll li .right input {width:43px; height:27px; margin:0; padding:3px; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
122
 section .popup2 .pop .popup_scroll li .right input:focus {outline:none;}
122
 section .popup2 .pop .popup_scroll li .right input:focus {outline:none;}
123
 section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
123
 section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
124
-section .popup2	.list_line {width:98%; float:left; height:40px;display: inline-flex; margin:0 1%; font-size:12px;}
124
+section .popup2	.list_line {width:98%; float:left; height:30px;display: inline-flex; margin:0 1%; font-size:12px;}
125
 section .popup2 .border {border-bottom: 1px solid #000 !important;}
125
 section .popup2 .border {border-bottom: 1px solid #000 !important;}
126
-section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:40px; padding-top:10px; border-bottom:none; background:#eee;}
126
+section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:30px; padding-top:4px; border-bottom:none; background:#eee;}
127
 section .popup2 .list_line .list_label label{font-size:12pt;}
127
 section .popup2 .list_line .list_label label{font-size:12pt;}
128
-section .popup2 .list_line .list_info {width:70%;height:40px; border:1px solid #000; padding-top:10px; border-left:none; border-bottom:none;}
128
+section .popup2 .list_line .list_info {width:70%;height:30px; border:1px solid #000; padding-top:4px; border-left:none; border-bottom:none;}
129
 section .popup2 .list_line .list_info input{width:90%;}
129
 section .popup2 .list_line .list_info input{width:90%;}
130
 section .popup2 .list_line .mail input {width:30%;}
130
 section .popup2 .list_line .mail input {width:30%;}
131
 section .popup2 .list_line .mail select {width:30%;}
131
 section .popup2 .list_line .mail select {width:30%;}
@@ -135,7 +135,7 @@ section .popup_scroll li .right button {background:#e1cac1; color:#fff; border:1
135
 section .popup_scroll li .right button:hover {background:#FCD5C1;}
135
 section .popup_scroll li .right button:hover {background:#FCD5C1;}
136
 section .popup_scroll li .right button:checked {background:#ccc;}
136
 section .popup_scroll li .right button:checked {background:#ccc;}
137
 section .popup2 .list_line .line_right {float:right; width:70%;}
137
 section .popup2 .list_line .line_right {float:right; width:70%;}
138
-section .popup2 .list_line .line_right select {width:200px; float:right; height:34px; margin-top:4px;}
138
+section .popup2 .list_line .line_right select {width:200px; float:right; height:26px; margin-top:4px;}
139
 section .popup2 .list_line .line_right input {width:200px; float:right; text-align:right;}
139
 section .popup2 .list_line .line_right input {width:200px; float:right; text-align:right;}
140
 section .popup2 .list_line .info{width:30%; padding-top:8px; padding-left:20px; text-align:left; font-size:12pt;}
140
 section .popup2 .list_line .info{width:30%; padding-top:8px; padding-left:20px; text-align:left; font-size:12pt;}
141
 
141
 
@@ -252,7 +252,7 @@ body.eee {height: 700px; background: #eee;}
252
 .main .wicon .icon_left {float: left;}
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
 input[type="date"]::-webkit-calendar-picker-indicator {display:none;}
256
 input[type="date"]::-webkit-calendar-picker-indicator {display:none;}
257
 
257
 
258
 select {border: 1px solid #aaa; border-radius:5px; height: 35px; font-size: 12px; text-align: left; padding:0 10px;}
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
 .content .content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
337
 .content .content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
338
 .content .content_inside {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
338
 .content .content_inside {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
339
 .content .header {width:100% !important; margin:0 !important;}
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
 .content .line.shot{height:30px;}
341
 .content .line.shot{height:30px;}
342
 .content .line.mt5 {margin-top:5px;}
342
 .content .line.mt5 {margin-top:5px;}
343
 .content .line.top6 {top:6px;}
343
 .content .line.top6 {top:6px;}
@@ -348,44 +348,44 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
348
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
348
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
349
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
349
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
350
 .content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
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
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
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
 .content .line label.pay_label {margin:20px 1%; width:98%;}
354
 .content .line label.pay_label {margin:20px 1%; width:98%;}
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;}
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
-.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;}
356
+.content .line .itp_label_select {padding:0;width:120px; height:26px; color:#666; font-size: 12pt; float: left;  margin:3px 5px 3px 0; font-weight:100; border:1px solid #aaa; border-radius:5px;}
357
 .content .line .float_left {float: left; width:168px;;}
357
 .content .line .float_left {float: left; width:168px;;}
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;}
358
+.content .line .float_left.name {width:60%; margin-top:1px;}
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
 .content .line .float_left input {width:100%; font-size:12pt; text-overflow:ellipsis; padding-right:22px;}
361
 .content .line .float_left input {width:100%; font-size:12pt; text-overflow:ellipsis; padding-right:22px;}
362
 .content .line .float_left input::placeholder {color:#bbb; font-size:10pt;}
362
 .content .line .float_left input::placeholder {color:#bbb; font-size:10pt;}
363
 .content .line .float_left.note {width: 100%; padding: 10px;}
363
 .content .line .float_left.note {width: 100%; padding: 10px;}
364
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #aaa; text-align: left; font-size:14px;}
364
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #aaa; text-align: left; font-size:14px;}
365
-.content .line .float_left div {font-size: 14pt; margin-top: 4px; margin-right:8px; text-align:right; font-weight:100;}
366
-.content .line .float_left .input_text {background: #fff; width: 100%; height: 34px; border: 1px solid #aaa; margin-top: 3px; border-radius: 4px;}
365
+.content .line .float_left div {font-size: 12pt; margin-top: 4px; margin-right:8px; text-align:right; font-weight:100;}
366
+.content .line .float_left .input_text {background: #fff; width: 100%; height: 26px; border: 1px solid #aaa; margin-top: 3px; border-radius: 4px;}
367
 .content .line .float_left .itp_input_btn {top:5px; margin:0; position:absolute; width:168px;}
367
 .content .line .float_left .itp_input_btn {top:5px; margin:0; position:absolute; width:168px;}
368
 .content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 5px;}
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
 .content .line .line_right {float: right; margin-right: 0%; width:200px;}
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
 .content .line .line_right input {position: relative; text-align: center; font-size:12pt; width:100%;}
374
 .content .line .line_right input {position: relative; text-align: center; font-size:12pt; width:100%;}
375
 .content .line .line_right input.m9 {margin-right:93px;}
375
 .content .line .line_right input.m9 {margin-right:93px;}
376
 .content .line .line_right input.left {text-align: left;}
376
 .content .line .line_right input.left {text-align: left;}
377
 .content .line .line_right input.mg0 {margin-right:10px;}
377
 .content .line .line_right input.mg0 {margin-right:10px;}
378
 .content .line .line_right input.date{width:194px; margin-right:132px; height:35px; margin-left:3px;} 
378
 .content .line .line_right input.date{width:194px; margin-right:132px; height:35px; margin-left:3px;} 
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;}
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
-.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}
380
+.content .line input.date {width: 168px; height: 26px; float: left; text-align:center; font-size:12pt; background: url(../img/calender.png) 95%/18px no-repeat white}
381
 .content .line input.full {width: 100%;}
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
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
385
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
386
 .content .line .search {width: 100%; height: 50px; padding-top:6px;}
386
 .content .line .search {width: 100%; height: 50px; padding-top:6px;}
387
-.content .line .search button {width: 40%; height: 34px; font-size: 12pt; font-weight:100; padding: 0;}
388
-.content .line .search button.col_3 {width: 25%; height:34px; margin:0 10px;}
387
+.content .line .search button {width: 40%; height: 26px; font-size: 12pt; font-weight:100; padding: 0;}
388
+.content .line .search button.col_3 {width: 25%; height:26px; margin:0 10px;}
389
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
389
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
390
 .content .border {border-bottom: 1px solid #000 !important;}
390
 .content .border {border-bottom: 1px solid #000 !important;}
391
 .content .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:14px; border-bottom:none; background:#eee;}
391
 .content .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:14px; border-bottom:none; background:#eee;}
@@ -398,10 +398,10 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
398
 .content .list_line .mail select {width:30%; height:34px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
398
 .content .list_line .mail select {width:30%; height:34px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
399
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:12pt;}
399
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:12pt;}
400
 .content .table_header {margin-top: 6px; width: 100%; height: 20px;}
400
 .content .table_header {margin-top: 6px; width: 100%; height: 20px;}
401
-.content .table_btn {margin-top: 6px; width: 100%; height: 38px;}
401
+.content .table_btn {margin-top: 6px; width: 100%; height: 30px;}
402
 .content .table_header h1 {margin-left: 15px; margin-top:0px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
402
 .content .table_header h1 {margin-left: 15px; margin-top:0px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
403
-.content .table_btn h1 {margin-left: 15px; margin-top:16px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
404
-.content .table_btn button {float: right; width: 75px; height:34px; font-size: 10pt; font-weight: 100; padding:0px; margin: 0px 12px 6px 0; border-radius:15px;}
403
+.content .table_btn h1 {margin-left: 15px; margin-top:10px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
404
+.content .table_btn button {float: right; width: 75px; height:26px; font-size: 10pt; font-weight: 100; padding:0px; margin: 0px 12px 0px 0; border-radius:15px;}
405
 .detail_content {top: 0px; position: fixed; display:contents; z-index: 10; width:100%; background: #fff;}
405
 .detail_content {top: 0px; position: fixed; display:contents; z-index: 10; width:100%; background: #fff;}
406
 .detail_content .detail_content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
406
 .detail_content .detail_content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
407
 .detail_content .detail_header {width: 330px; height: 50px; margin:0; left:50%; position:relative; transform:translateX(-50%);}
407
 .detail_content .detail_header {width: 330px; height: 50px; margin:0; left:50%; position:relative; transform:translateX(-50%);}