Browse Source

모바일 여신관리 수정

whakdo963 2 years ago
parent
commit
07e6387d1b

+ 3 - 3
src/main/webapp/mobile/app/mloanmng/MLOANMNG01010.html

@@ -101,7 +101,7 @@
101
 		  </div>
101
 		  </div>
102
 	  </form>
102
 	  </form>
103
 	</div>
103
 	</div>
104
-	<div id="ITP_AJAX_MLOANMNG01010_VIEW_CONTAINER" style="display: block;">
104
+	<div id="ITP_AJAX_MLOANMNG01010_VIEW_CONTAINER" style="display: none;">
105
 		<form id="ITP_FORM_MLOANMNG01010_VIEW_SEARCH" class="form-horizontal" onsubmit="return false;">
105
 		<form id="ITP_FORM_MLOANMNG01010_VIEW_SEARCH" class="form-horizontal" onsubmit="return false;">
106
 			<input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
106
 			<input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
107
 			<input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
107
 			<input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
@@ -226,11 +226,11 @@
226
 				</form>
226
 				</form>
227
 			</div>
227
 			</div>
228
 			<div class="select_btn">
228
 			<div class="select_btn">
229
-				<button id="ITP_BTN_MLOANMNG01010_POP_SOTRE_NM" class="btn_blue">매 장 </button>
229
+				<button id="ITP_BTN_MLOANMNG01010_POP_SOTRE_NM" class="btn_blue">매 장 <img src="../img/arrow_down.png"></button>
230
 			</div>
230
 			</div>
231
 			<div id="ITP_LIST_MLOANMNG01010_POP_STORE_AREA" class="popup_scroll">
231
 			<div id="ITP_LIST_MLOANMNG01010_POP_STORE_AREA" class="popup_scroll">
232
 				<ul id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
232
 				<ul id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
233
-				<div id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWCOPY" style="display: none;">
233
+				<div id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWCOPY" style="display: block;">
234
 					<li class="row_2">
234
 					<li class="row_2">
235
 						<div class="scroll_left">
235
 						<div class="scroll_left">
236
 							<div class="con_2 fnStoreNm"></div>
236
 							<div class="con_2 fnStoreNm"></div>

+ 26 - 28
src/main/webapp/mobile/app/mloanmng/MLOANMNG02010.html

@@ -10,19 +10,17 @@
10
 	      	</div>
10
 	      	</div>
11
 			<div class="line">
11
 			<div class="line">
12
 			  <label>매장선텍</label>
12
 			  <label>매장선텍</label>
13
-			  <div class="search_wrap">
14
-				  <div class="float_left">
15
-					<input id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_STORE_NM" name="sstoreNm" type="text" placeholder="A매장명" readonly>
16
-					<div class="itp_input_btn">	
17
-						<button id="ITP_BTN_MLOANMNG02010_LIST_SEARCH_RTN_PLACE"><img src="../img/search.png" alt=""></button>
18
-					</div>
19
-				  </div>
20
-				  <div class="float_right_btn">
21
-					<button id="ITP_BTN_MLOANMNG02010_LIST_DELETE_RTN_PLACE"><img src="../img/delete.png" alt=""></button>
22
-				  </div>
13
+			  <div class="float_left">
14
+				<input id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_STORE_NM" name="sstoreNm" type="text" placeholder="A매장명" readonly>
15
+				<div class="itp_input_btn">	
16
+					<button id="ITP_BTN_MLOANMNG02010_LIST_SEARCH_RTN_PLACE"><img src="../img/search.png" alt=""></button>
17
+				</div>
18
+			  </div>
19
+			  <div class="float_right_btn">
20
+				<button id="ITP_BTN_MLOANMNG02010_LIST_DELETE_RTN_PLACE"><img src="../img/delete.png" alt=""></button>
23
 			  </div>
21
 			  </div>
24
 			</div>
22
 			</div>
25
-			<div class="line">
23
+			<div class="line top6">
26
 			  <label>입금상태</label>
24
 			  <label>입금상태</label>
27
 			  <div class="float_left">
25
 			  <div class="float_left">
28
 				<select name="sdpstStCd" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_DPST_ST_CD" data-select-code="DPST_ST_CD">
26
 				<select name="sdpstStCd" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_DPST_ST_CD" data-select-code="DPST_ST_CD">
@@ -30,7 +28,7 @@
30
 				</select>
28
 				</select>
31
 			  </div>
29
 			  </div>
32
 			</div>
30
 			</div>
33
-			<div class="line">
31
+			<div class="line top12">
34
 			  <label>입금일자</label>
32
 			  <label>입금일자</label>
35
 			  <div class="date_to">
33
 			  <div class="date_to">
36
 				  <input type="text" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
34
 				  <input type="text" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
@@ -38,7 +36,7 @@
38
 				  <input type="text" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
36
 				  <input type="text" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
39
 			  </div>
37
 			  </div>
40
 			</div>
38
 			</div>
41
-			<div class="line">
39
+			<div class="line top6">
42
 			  <div class="search">
40
 			  <div class="search">
43
 			  	<button id="ITP_BTN_MLOANMNG02010_LIST_PAY" class="col_3 btn-danger btn-sm ">결제하기</button>
41
 			  	<button id="ITP_BTN_MLOANMNG02010_LIST_PAY" class="col_3 btn-danger btn-sm ">결제하기</button>
44
 				<button id="ITP_BTN_MLOANMNG02010_LIST_ADD" class="col_3 btn-yellow btn-sm ">입금등록</button>
42
 				<button id="ITP_BTN_MLOANMNG02010_LIST_ADD" class="col_3 btn-yellow btn-sm ">입금등록</button>
@@ -49,7 +47,7 @@
49
 			  <h1><입금 요청 내역></h1>
47
 			  <h1><입금 요청 내역></h1>
50
 			</div>
48
 			</div>
51
 		  </div>
49
 		  </div>
52
-			<div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_AREA" class="scroll_area row-2">
50
+			<div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_AREA" class="scroll_area row-12">
53
 			  <ul id="ITP_LIST_MLOANMNG02010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
51
 			  <ul id="ITP_LIST_MLOANMNG02010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
54
 			  <div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_ROWCOPY" style="display: block;">
52
 			  <div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_ROWCOPY" style="display: block;">
55
 				<li class="history_list4">
53
 				<li class="history_list4">
@@ -151,7 +149,7 @@
151
 					<div class="list_label">
149
 					<div class="list_label">
152
 						<label>결제금액 *</label>
150
 						<label>결제금액 *</label>
153
 					</div>
151
 					</div>
154
-					<div class="list_info" style="padding-top:4px;">
152
+					<div class="list_info" style="padding-top:8px;">
155
 						<!-- <div class="pay_info fnItemNm"></div> -->
153
 						<!-- <div class="pay_info fnItemNm"></div> -->
156
 						<input id="ITP_FORM_MLOANMNG02010_PAY_GOODS_AMT" name="goodsAmt" value="100" type="text" readonly>
154
 						<input id="ITP_FORM_MLOANMNG02010_PAY_GOODS_AMT" name="goodsAmt" value="100" type="text" readonly>
157
 					</div>
155
 					</div>
@@ -160,7 +158,7 @@
160
 					<div class="list_label">
158
 					<div class="list_label">
161
 						<label>결제방법 *</label>
159
 						<label>결제방법 *</label>
162
 					</div>
160
 					</div>
163
-					<div class="list_info mail" style="padding-top:4px;">
161
+					<div class="list_info mail" style="padding-top:10px;">
164
 						<select id="ITP_FORM_MLOANMNG02010_PAY_PAY_METHOD" name="payMethod" style="width:90%;">
162
 						<select id="ITP_FORM_MLOANMNG02010_PAY_PAY_METHOD" name="payMethod" style="width:90%;">
165
 							<option value="11">신용카드</option>
163
 							<option value="11">신용카드</option>
166
 							<option value="21">계좌이체</option>
164
 							<option value="21">계좌이체</option>
@@ -171,7 +169,7 @@
171
 					<div class="list_label">
169
 					<div class="list_label">
172
 						<label>휴대전화번호 *</label>
170
 						<label>휴대전화번호 *</label>
173
 					</div>
171
 					</div>
174
-					<div class="list_info" style="padding-top:4px;">
172
+					<div class="list_info" style="padding-top:8px;">
175
 						<input id="ITP_FORM_MLOANMNG02010_PAY_ORD_TEL" name="ordTel" value="010-2329-8816" type="text" data-check-required="empty" data-key-up="number">
173
 						<input id="ITP_FORM_MLOANMNG02010_PAY_ORD_TEL" name="ordTel" value="010-2329-8816" type="text" data-check-required="empty" data-key-up="number">
176
 					</div>
174
 					</div>
177
 				</div>
175
 				</div>
@@ -179,7 +177,7 @@
179
 					<div class="list_label border">
177
 					<div class="list_label border">
180
 						<label>E-mail</label>
178
 						<label>E-mail</label>
181
 					</div>
179
 					</div>
182
-					<div class="list_info mail" style="padding-top:4px;">
180
+					<div class="list_info mail" style="padding-top:8px;">
183
 						<input id="ITP_FORM_MLOANMNG02010_PAY_ORD_EMAIL" name="ordEmail" class="" type="hidden">
181
 						<input id="ITP_FORM_MLOANMNG02010_PAY_ORD_EMAIL" name="ordEmail" class="" type="hidden">
184
 						<input id="ITP_FORM_MLOANMNG02010_PAY_EMAIL_ID" name="emailId" class="" type="text" data-check-required="empty">
182
 						<input id="ITP_FORM_MLOANMNG02010_PAY_EMAIL_ID" name="emailId" class="" type="text" data-check-required="empty">
185
 						<span>@</span>
183
 						<span>@</span>
@@ -224,11 +222,11 @@
224
 				</form>
222
 				</form>
225
 			</div>
223
 			</div>
226
 			<div class="select_btn">
224
 			<div class="select_btn">
227
-				<button id="ITP_BTN_MLOANMNG02010_POP_SOTRE_NM" class="btn_blue">매 장 </button>
225
+				<button id="ITP_BTN_MLOANMNG02010_POP_SOTRE_NM" class="btn_blue">매 장 <img src="../img/arrow_down.png"></button>
228
 			</div>
226
 			</div>
229
 			<div id="ITP_LIST_MLOANMNG02010_POP_STORE_AREA" class="popup_scroll">
227
 			<div id="ITP_LIST_MLOANMNG02010_POP_STORE_AREA" class="popup_scroll">
230
 				<ul id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
228
 				<ul id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
231
-				<div id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWCOPY" style="display: none;">
229
+				<div id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWCOPY" style="display: block;">
232
 					<li class="row_2">
230
 					<li class="row_2">
233
 						<div class="scroll_left">
231
 						<div class="scroll_left">
234
 							<div class="con_2 fnStoreNm"></div>
232
 							<div class="con_2 fnStoreNm"></div>
@@ -256,37 +254,37 @@
256
 					</div>
254
 					</div>
257
 				</div>
255
 				</div>
258
 				<div class="content" style="border:none;">
256
 				<div class="content" style="border:none;">
259
-					<div class="line">
257
+					<div class="line mt_5">
260
 						<label>브랜드명</label>
258
 						<label>브랜드명</label>
261
 						<div class="search_wrap itp_ip">
259
 						<div class="search_wrap itp_ip">
262
 							<input id="ITP_FORM_MLOANMNG02010_POP_BRAND_NM" name="brandNm" data-check-required="empty" type="text" placeholder="A 브랜드명" readonly>
260
 							<input id="ITP_FORM_MLOANMNG02010_POP_BRAND_NM" name="brandNm" data-check-required="empty" type="text" placeholder="A 브랜드명" readonly>
263
 						</div>
261
 						</div>
264
 					</div>
262
 					</div>
265
-					<div class="line">
263
+					<div class="line mt_5">
266
 						<label>매장명</label>
264
 						<label>매장명</label>
267
 						<div class="search_wrap itp_ip">
265
 						<div class="search_wrap itp_ip">
268
 							<input id="ITP_FORM_MLOANMNG02010_POP_STORE_NM" name="storeNm" data-check-required="empty" type="text" placeholder="A매장명" readonly>
266
 							<input id="ITP_FORM_MLOANMNG02010_POP_STORE_NM" name="storeNm" data-check-required="empty" type="text" placeholder="A매장명" readonly>
269
 						</div>
267
 						</div>
270
 					</div>
268
 					</div>
271
-					<div class="line">
269
+					<div class="line mt_5">
272
 						<label>입금금액</label>
270
 						<label>입금금액</label>
273
 						<div class="search_wrap itp_ip">
271
 						<div class="search_wrap itp_ip">
274
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_AMT" name="dpstAmt" data-check-required="empty" type="text" >
272
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_AMT" name="dpstAmt" data-check-required="empty" type="text" >
275
 						</div>
273
 						</div>
276
 					</div>
274
 					</div>
277
-					<div class="line">
275
+					<div class="line mt_5">
278
 						<label>입금일자</label>
276
 						<label>입금일자</label>
279
 						<div class="search_wrap itp_ip">
277
 						<div class="search_wrap itp_ip">
280
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_DT" name="dpstDt" data-check-required="empty" type="date">
278
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_DT" name="dpstDt" data-check-required="empty" type="date">
281
 						</div>
279
 						</div>
282
 					</div>
280
 					</div>
283
-					<div class="line itp_ip">
281
+					<div class="line mt_5">
284
 						<label>입금자명</label>
282
 						<label>입금자명</label>
285
 						<div class="search_wrap">
283
 						<div class="search_wrap">
286
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_NM" name="dpstNm" data-check-required="empty" type="text" >
284
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_NM" name="dpstNm" data-check-required="empty" type="text" >
287
 						</div>
285
 						</div>
288
 					</div>
286
 					</div>
289
-					<div class="line">
287
+					<div class="line mt_5">
290
 						<label>입금은행</label>
288
 						<label>입금은행</label>
291
 						<div class="search_wrap itp_ip">
289
 						<div class="search_wrap itp_ip">
292
 							<select name="dpstBnkCd" id="ITP_FORM_MLOANMNG02010_POP_DPST_BNK" data-select-code="BNK_CD" data-check-required="empty" >
290
 							<select name="dpstBnkCd" id="ITP_FORM_MLOANMNG02010_POP_DPST_BNK" data-select-code="BNK_CD" data-check-required="empty" >
@@ -294,7 +292,7 @@
294
 							</select>
292
 							</select>
295
 						</div>
293
 						</div>
296
 					</div>
294
 					</div>
297
-					<div class="line" style="height:70px;">
295
+					<div class="line mt_5" style="height:70px;">
298
 						<label>입금계좌번호</label>
296
 						<label>입금계좌번호</label>
299
 						<div class="search_wrap itp_ip">
297
 						<div class="search_wrap itp_ip">
300
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_ACCT_NO" name="rcvAcctNo" data-check-required="empty" type="text" >
298
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_ACCT_NO" name="rcvAcctNo" data-check-required="empty" type="text" >
@@ -355,7 +353,7 @@
355
 				<div class="line">
353
 				<div class="line">
356
 					<label>입금은행</label>
354
 					<label>입금은행</label>
357
 					<div class="pop_right">
355
 					<div class="pop_right">
358
-						<div class="fnDpstBnk">></div>
356
+						<div class="fnDpstBnk"></div>
359
 					</div>
357
 					</div>
360
 				</div>
358
 				</div>
361
 				<div class="line">
359
 				<div class="line">

+ 10 - 3
src/main/webapp/mobile/css/style.css

@@ -97,7 +97,7 @@ section .popup2 .pop .popup_scroll li .scroll_right button {width: 50px; height:
97
 section .popup2 .pop .popup_scroll li .right {position: relative; display: flex; font-size: 1.6rem; font-weight: 700; float: right; top:16px; height:38px;}
97
 section .popup2 .pop .popup_scroll li .right {position: relative; display: flex; font-size: 1.6rem; font-weight: 700; float: right; top:16px; height:38px;}
98
 section .popup2 .pop .popup_scroll li .right button {padding: 5px; font-size: 22px; width:24px;}
98
 section .popup2 .pop .popup_scroll li .right button {padding: 5px; font-size: 22px; width:24px;}
99
 section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; height: 55px; margin: 12px 9px; border-radius: 10px; font-size: 1rem; background: rgb(198, 170, 250);}
99
 section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; height: 55px; margin: 12px 9px; border-radius: 10px; font-size: 1rem; background: rgb(198, 170, 250);}
100
-section .popup2 .pop .content .line button {width: 40%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
100
+section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
101
 section .popup2	.list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
101
 section .popup2	.list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
102
 section .popup2 .border {border-bottom: 1px solid #000 !important;}
102
 section .popup2 .border {border-bottom: 1px solid #000 !important;}
103
 section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:17px; border-bottom:none; background:#eee;}
103
 section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:17px; border-bottom:none; background:#eee;}
@@ -118,6 +118,10 @@ section .popup2 .search .right {width:20%; float:right; margin-right:20px;}
118
 
118
 
119
 section .popup2 .search .left button,
119
 section .popup2 .search .left button,
120
 section .popup2 .search .right button {width:100%;}
120
 section .popup2 .search .right button {width:100%;}
121
+section .popup2 .content .line .search_wrap input {float:right; width:50%; margin-right:10px; margin-top:0;}
122
+section .popup2 .content .line.mt_5 {margin-top:5px;}
123
+section .popup2 .content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
124
+
121
 
125
 
122
 section .popup3 { position: fixed; width: 100%; height: 100%; background: transparent; z-index: 11;}
126
 section .popup3 { position: fixed; width: 100%; height: 100%; background: transparent; z-index: 11;}
123
 section .popup3 .content {position: fixed; z-index: 10; width:100%; height:596px; background: #fff;}
127
 section .popup3 .content {position: fixed; z-index: 10; width:100%; height:596px; background: #fff;}
@@ -301,10 +305,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
301
 .content .line.top3 {top:3px;}
305
 .content .line.top3 {top:3px;}
302
 .content .line.top6 {top:6px;}
306
 .content .line.top6 {top:6px;}
303
 .content .line.top9 {top:9px;}
307
 .content .line.top9 {top:9px;}
308
+.content .line.top12 {top:12px;}
309
+
304
 .content .line .pop_right {width:50%; height:46px; float:right;}
310
 .content .line .pop_right {width:50%; height:46px; float:right;}
305
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
311
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
306
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
312
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
307
-.content .line .search_wrap select {float:right; width:50%; margin-right:10px;}
313
+.content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
308
 .content .line div.itp_search_header {font-weight:100;padding:5px 10px 0px 9px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14px;}
314
 .content .line div.itp_search_header {font-weight:100;padding:5px 10px 0px 9px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14px;}
309
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
315
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
310
 .content .line label {min-width:92px; color:#666; font-size: 14px; margin-left: 10px; float: left; text-align: left; margin-top: 7px; font-weight:100;}
316
 .content .line label {min-width:92px; color:#666; font-size: 14px; margin-left: 10px; float: left; text-align: left; margin-top: 7px; font-weight:100;}
@@ -349,7 +355,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
349
 .content .list_line .list_info input{width:90%;}
355
 .content .list_line .list_info input{width:90%;}
350
 
356
 
351
 .content .list_line .mail input {width:30%;}
357
 .content .list_line .mail input {width:30%;}
352
-.content .list_line .mail select {width:30%; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
358
+.content .list_line .mail select {width:30%; height:27px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
353
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:15px;}
359
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:15px;}
354
 .content .table_header {margin-top: 10px; width: 100%; height: 36px;}
360
 .content .table_header {margin-top: 10px; width: 100%; height: 36px;}
355
 .content .table_header h1 {margin: 10px; font-size: 14px; float: left; color: #000; font-weight: 700;}
361
 .content .table_header h1 {margin: 10px; font-size: 14px; float: left; color: #000; font-weight: 700;}
@@ -410,6 +416,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
410
 .row-9{top: 266px;}
416
 .row-9{top: 266px;}
411
 .row-10{top: 271px;}
417
 .row-10{top: 271px;}
412
 .row-11{top: 317px;}
418
 .row-11{top: 317px;}
419
+.row-12{top: 237px;}
413
 
420
 
414
 .col-4{width:35% !important;}
421
 .col-4{width:35% !important;}
415
 .col-6{width:60% !important;}
422
 .col-6{width:60% !important;}