@movvjs/svelte-schedule-view 0.4.18 → 0.4.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4992 @@
1
+ @charset "UTF-8";
2
+ @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
3
+ @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
4
+ @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
5
+ #indie_booking_wrapper {
6
+ width: 100%;
7
+ height: 100%;
8
+ overflow-x: hidden;
9
+ overflow-y: auto;
10
+ position: relative;
11
+ min-width: 1024px;
12
+ }
13
+ #indie_booking_wrapper * {
14
+ box-sizing: border-box;
15
+ font-family: "Roboto", "Noto Sans KR", "Montserrat", "애플 SD 산돌고딕 Neo", "Apple SD Gothic Neo", "맑은 고딕", "Malgun Gothic", "Helvetica", "Verdana", sans-serif;
16
+ }
17
+ #indie_booking_wrapper a, #indie_booking_wrapper abbr, #indie_booking_wrapper acronym, #indie_booking_wrapper address, #indie_booking_wrapper applet, #indie_booking_wrapper article, #indie_booking_wrapper aside, #indie_booking_wrapper audio, #indie_booking_wrapper b, #indie_booking_wrapper big, #indie_booking_wrapper blockquote, #indie_booking_wrapper body, #indie_booking_wrapper canvas, #indie_booking_wrapper caption, #indie_booking_wrapper center, #indie_booking_wrapper cite, #indie_booking_wrapper code, #indie_booking_wrapper dd, #indie_booking_wrapper del, #indie_booking_wrapper details, #indie_booking_wrapper dfn, #indie_booking_wrapper div, #indie_booking_wrapper dl, #indie_booking_wrapper dt, #indie_booking_wrapper em, #indie_booking_wrapper embed, #indie_booking_wrapper fieldset, #indie_booking_wrapper figcaption, #indie_booking_wrapper figure, #indie_booking_wrapper footer, #indie_booking_wrapper form, #indie_booking_wrapper h1, #indie_booking_wrapper h2, #indie_booking_wrapper h3, #indie_booking_wrapper h4, #indie_booking_wrapper h5, #indie_booking_wrapper h6, #indie_booking_wrapper header, #indie_booking_wrapper hgroup, #indie_booking_wrapper html, #indie_booking_wrapper i, #indie_booking_wrapper iframe, #indie_booking_wrapper img, #indie_booking_wrapper ins, #indie_booking_wrapper kbd, #indie_booking_wrapper label, #indie_booking_wrapper legend, #indie_booking_wrapper li, #indie_booking_wrapper main, #indie_booking_wrapper mark, #indie_booking_wrapper menu, #indie_booking_wrapper nav, #indie_booking_wrapper object, #indie_booking_wrapper ol, #indie_booking_wrapper output, #indie_booking_wrapper p, #indie_booking_wrapper pre, #indie_booking_wrapper q, #indie_booking_wrapper ruby, #indie_booking_wrapper s, #indie_booking_wrapper samp, #indie_booking_wrapper section, #indie_booking_wrapper small, #indie_booking_wrapper span, #indie_booking_wrapper strike, #indie_booking_wrapper strong, #indie_booking_wrapper sub, #indie_booking_wrapper summary, #indie_booking_wrapper sup, #indie_booking_wrapper table, #indie_booking_wrapper tbody, #indie_booking_wrapper td, #indie_booking_wrapper tfoot, #indie_booking_wrapper th, #indie_booking_wrapper thead, #indie_booking_wrapper time, #indie_booking_wrapper tr, #indie_booking_wrapper tt, #indie_booking_wrapper u, #indie_booking_wrapper ul, #indie_booking_wrapper var, #indie_booking_wrapper video {
18
+ margin: 0;
19
+ padding: 0;
20
+ border: 0;
21
+ font-size: 100%;
22
+ vertical-align: baseline;
23
+ }
24
+ #indie_booking_wrapper article, #indie_booking_wrapper aside, #indie_booking_wrapper details, #indie_booking_wrapper figcaption, #indie_booking_wrapper figure, #indie_booking_wrapper footer, #indie_booking_wrapper header, #indie_booking_wrapper hgroup, #indie_booking_wrapper main, #indie_booking_wrapper menu, #indie_booking_wrapper nav, #indie_booking_wrapper section {
25
+ display: block;
26
+ }
27
+ #indie_booking_wrapper [hidden] {
28
+ display: none;
29
+ }
30
+ #indie_booking_wrapper body {
31
+ line-height: 1;
32
+ }
33
+ #indie_booking_wrapper menu, #indie_booking_wrapper ol, #indie_booking_wrapper ul {
34
+ list-style: none;
35
+ }
36
+ #indie_booking_wrapper blockquote, #indie_booking_wrapper q {
37
+ quotes: none;
38
+ }
39
+ #indie_booking_wrapper blockquote:after, #indie_booking_wrapper blockquote:before, #indie_booking_wrapper q:after, #indie_booking_wrapper q:before {
40
+ content: "";
41
+ content: none;
42
+ }
43
+ #indie_booking_wrapper table {
44
+ border-collapse: collapse;
45
+ border-spacing: 0;
46
+ }
47
+ #indie_booking_wrapper html {
48
+ line-height: 1.15;
49
+ -webkit-text-size-adjust: 100%;
50
+ }
51
+ #indie_booking_wrapper body {
52
+ margin: 0;
53
+ }
54
+ #indie_booking_wrapper main {
55
+ display: block;
56
+ }
57
+ #indie_booking_wrapper h1 {
58
+ font-size: 2em;
59
+ margin: 0.67em 0;
60
+ }
61
+ #indie_booking_wrapper hr {
62
+ box-sizing: content-box;
63
+ height: 0;
64
+ overflow: visible;
65
+ }
66
+ #indie_booking_wrapper pre {
67
+ font-size: 1em;
68
+ }
69
+ #indie_booking_wrapper a {
70
+ background-color: transparent;
71
+ }
72
+ #indie_booking_wrapper abbr[title] {
73
+ border-bottom: none;
74
+ text-decoration: underline;
75
+ text-decoration: underline dotted;
76
+ }
77
+ #indie_booking_wrapper b, #indie_booking_wrapper strong {
78
+ font-weight: bolder;
79
+ }
80
+ #indie_booking_wrapper code, #indie_booking_wrapper kbd, #indie_booking_wrapper samp {
81
+ font-size: 1em;
82
+ }
83
+ #indie_booking_wrapper small {
84
+ font-size: 80%;
85
+ }
86
+ #indie_booking_wrapper sub, #indie_booking_wrapper sup {
87
+ font-size: 75%;
88
+ line-height: 0;
89
+ position: relative;
90
+ vertical-align: baseline;
91
+ }
92
+ #indie_booking_wrapper sub {
93
+ bottom: -0.25em;
94
+ }
95
+ #indie_booking_wrapper sup {
96
+ top: -0.5em;
97
+ }
98
+ #indie_booking_wrapper img {
99
+ border-style: none;
100
+ }
101
+ #indie_booking_wrapper button, #indie_booking_wrapper input, #indie_booking_wrapper optgroup, #indie_booking_wrapper select, #indie_booking_wrapper textarea {
102
+ font-size: 100%;
103
+ line-height: 1.15;
104
+ margin: 0;
105
+ }
106
+ #indie_booking_wrapper button, #indie_booking_wrapper input {
107
+ overflow: visible;
108
+ }
109
+ #indie_booking_wrapper button, #indie_booking_wrapper select {
110
+ text-transform: none;
111
+ }
112
+ #indie_booking_wrapper [type=button], #indie_booking_wrapper [type=reset], #indie_booking_wrapper [type=submit], #indie_booking_wrapper button {
113
+ -webkit-appearance: button;
114
+ }
115
+ #indie_booking_wrapper [type=button]::-moz-focus-inner, #indie_booking_wrapper [type=reset]::-moz-focus-inner, #indie_booking_wrapper [type=submit]::-moz-focus-inner, #indie_booking_wrapper button::-moz-focus-inner {
116
+ border-style: none;
117
+ padding: 0;
118
+ }
119
+ #indie_booking_wrapper [type=button]:-moz-focusring, #indie_booking_wrapper [type=reset]:-moz-focusring, #indie_booking_wrapper [type=submit]:-moz-focusring, #indie_booking_wrapper button:-moz-focusring {
120
+ outline: 1px dotted ButtonText;
121
+ }
122
+ #indie_booking_wrapper fieldset {
123
+ padding: 0.35em 0.75em 0.625em;
124
+ }
125
+ #indie_booking_wrapper legend {
126
+ box-sizing: border-box;
127
+ color: inherit;
128
+ display: table;
129
+ max-width: 100%;
130
+ padding: 0;
131
+ white-space: normal;
132
+ }
133
+ #indie_booking_wrapper progress {
134
+ vertical-align: baseline;
135
+ }
136
+ #indie_booking_wrapper textarea {
137
+ overflow: auto;
138
+ }
139
+ #indie_booking_wrapper [type=checkbox], #indie_booking_wrapper [type=radio] {
140
+ box-sizing: border-box;
141
+ padding: 0;
142
+ }
143
+ #indie_booking_wrapper [type=number]::-webkit-inner-spin-button, #indie_booking_wrapper [type=number]::-webkit-outer-spin-button {
144
+ height: auto;
145
+ }
146
+ #indie_booking_wrapper [type=search] {
147
+ -webkit-appearance: textfield;
148
+ outline-offset: -2px;
149
+ }
150
+ #indie_booking_wrapper [type=search]::-webkit-search-decoration {
151
+ -webkit-appearance: none;
152
+ }
153
+ #indie_booking_wrapper ::-webkit-file-upload-button {
154
+ -webkit-appearance: button;
155
+ }
156
+ #indie_booking_wrapper details {
157
+ display: block;
158
+ }
159
+ #indie_booking_wrapper summary {
160
+ display: list-item;
161
+ }
162
+ #indie_booking_wrapper template {
163
+ display: none;
164
+ }
165
+ #indie_booking_wrapper [hidden] {
166
+ display: none;
167
+ }
168
+ #indie_booking_wrapper :where(a, button, input):active,
169
+ #indie_booking_wrapper :where(a, button, input):hover {
170
+ outline: none;
171
+ }
172
+ #indie_booking_wrapper input {
173
+ outline: none;
174
+ }
175
+ #indie_booking_wrapper a {
176
+ text-decoration: none;
177
+ color: #111;
178
+ cursor: pointer;
179
+ }
180
+ #indie_booking_wrapper button {
181
+ border: none;
182
+ background-color: transparent;
183
+ cursor: pointer;
184
+ }
185
+ #indie_booking_wrapper select {
186
+ border-radius: 0;
187
+ -webkit-appearance: none;
188
+ -moz-appearance: none;
189
+ appearance: none;
190
+ padding-right: 35px;
191
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.133' height='7.41' viewBox='0 0 13.133 7.41'%3E%3Cpath d='M17.59,8.59l-5.023,4.58L7.543,8.59,6,10l6.566,6,6.566-6Z' transform='translate(-6 -8.59)'/%3E%3C/svg%3E");
192
+ background-repeat: no-repeat;
193
+ background-position: right 6px center;
194
+ border: none;
195
+ }
196
+ #indie_booking_wrapper .indie_po_re {
197
+ position: relative;
198
+ }
199
+ #indie_booking_wrapper .indie_pop_wrap {
200
+ position: fixed;
201
+ left: 0;
202
+ top: 0;
203
+ width: 100%;
204
+ height: 100%;
205
+ z-index: 800;
206
+ background-color: rgba(0, 0, 0, 0.6);
207
+ display: none;
208
+ justify-content: center;
209
+ align-items: center;
210
+ }
211
+ #indie_booking_wrapper .indie_pop_wrap.on {
212
+ display: flex;
213
+ }
214
+ #indie_booking_wrapper .indie_pop_wrap > .indie_calendar-comp-box {
215
+ display: block;
216
+ position: relative;
217
+ left: auto;
218
+ top: auto;
219
+ margin: auto;
220
+ }
221
+ #indie_booking_wrapper .indie_pop_wrap .pop_base {
222
+ background-color: white;
223
+ border-radius: 20px;
224
+ overflow: hidden;
225
+ overflow-y: auto;
226
+ height: 95%;
227
+ width: 95%;
228
+ display: flex;
229
+ flex-direction: column;
230
+ }
231
+ @media (max-width: 1000px) {
232
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.scroll.on {
233
+ overflow: auto;
234
+ padding: 20px;
235
+ justify-content: start;
236
+ }
237
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.scroll.on .pop_base {
238
+ min-width: 1000px;
239
+ }
240
+ }
241
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .heightAuto {
242
+ height: auto;
243
+ }
244
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .overflowHidden {
245
+ overflow: hidden;
246
+ }
247
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.xs_1 {
248
+ max-width: 370px;
249
+ }
250
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.sm2 {
251
+ max-width: 550px;
252
+ }
253
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.full_2 {
254
+ width: 98%;
255
+ height: 98%;
256
+ }
257
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.translate {
258
+ max-width: 800px;
259
+ height: auto;
260
+ }
261
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.translate .top_box {
262
+ padding-left: 30px;
263
+ }
264
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.translate .contents {
265
+ overflow: hidden;
266
+ }
267
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .top_box {
268
+ flex-shrink: 0;
269
+ border-bottom: 1px solid #E5E5E5;
270
+ margin-bottom: -1px;
271
+ display: flex;
272
+ align-items: center;
273
+ flex-wrap: wrap;
274
+ padding: 23px 30px 17px 40px;
275
+ position: relative;
276
+ z-index: 10;
277
+ }
278
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .top_box .btn_close {
279
+ margin-left: auto;
280
+ flex-shrink: 0;
281
+ }
282
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .top_box h3 {
283
+ font-size: 15px;
284
+ font-weight: 600;
285
+ color: #383E96;
286
+ padding-right: 10px;
287
+ }
288
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .top_box h3.big {
289
+ font-size: 22px;
290
+ }
291
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .top_box h3.black {
292
+ color: black;
293
+ }
294
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .btn_close {
295
+ width: 15px;
296
+ height: 15px;
297
+ text-indent: -9999px;
298
+ overflow: hidden;
299
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)' fill='%23111'/%3E%3C/svg%3E%0A");
300
+ background-repeat: no-repeat;
301
+ background-position: center center;
302
+ z-index: 100;
303
+ }
304
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .btn_close2 {
305
+ width: 36px;
306
+ height: 36px;
307
+ text-indent: -9999px;
308
+ border-radius: 50%;
309
+ border: 1px solid #8d8d8d;
310
+ overflow: hidden;
311
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)' fill='%23111'/%3E%3C/svg%3E%0A");
312
+ background-repeat: no-repeat;
313
+ background-position: center center;
314
+ z-index: 100;
315
+ }
316
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .contents {
317
+ flex: 1;
318
+ overflow-x: hidden;
319
+ overflow-y: auto;
320
+ display: flex;
321
+ flex-direction: column;
322
+ background-color: white;
323
+ }
324
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .contents.pdMg {
325
+ padding: 30px 35px;
326
+ }
327
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .contents.pdLg {
328
+ padding: 35px 35px;
329
+ }
330
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .bottom_box {
331
+ margin-top: -1px;
332
+ border-top: 1px solid #B6B9CC;
333
+ flex-shrink: 0;
334
+ text-align: right;
335
+ padding: 15px 30px;
336
+ z-index: 10;
337
+ background-color: white;
338
+ }
339
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .bottom_box.flex {
340
+ flex-wrap: wrap;
341
+ display: flex;
342
+ align-items: center;
343
+ }
344
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .bottom_box .left_b {
345
+ flex: 1 0 100px;
346
+ margin-right: auto;
347
+ text-align: left;
348
+ }
349
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .bottom_box .mid_box {
350
+ flex: 0 1 auto;
351
+ }
352
+ #indie_booking_wrapper .indie_pop_wrap .pop_base .bottom_box .right_b {
353
+ flex: 1 0 100px;
354
+ margin-left: auto;
355
+ text-align: right;
356
+ }
357
+ #indie_booking_wrapper .indie_pop_wrap .pop_base.heightAuto {
358
+ height: auto;
359
+ max-height: 95%;
360
+ }
361
+ #indie_booking_wrapper .indie_pop_wrap.slide {
362
+ display: flex;
363
+ justify-content: flex-end;
364
+ background-color: transparent;
365
+ overflow: hidden;
366
+ z-index: -1;
367
+ transition: z-index 0s 0.7s;
368
+ }
369
+ #indie_booking_wrapper .indie_pop_wrap.slide::after {
370
+ content: "";
371
+ position: absolute;
372
+ left: 0;
373
+ top: 0;
374
+ display: block;
375
+ width: 100%;
376
+ height: 100%;
377
+ background-color: rgba(0, 0, 0, 0.6);
378
+ z-index: 1;
379
+ transition: 0.4s;
380
+ opacity: 0;
381
+ }
382
+ #indie_booking_wrapper .indie_pop_wrap.slide .pop_base {
383
+ position: relative;
384
+ z-index: 10;
385
+ height: 100%;
386
+ border-top-right-radius: 0;
387
+ border-bottom-right-radius: 0;
388
+ transition: transform 0.5s;
389
+ transform: translateX(100%);
390
+ }
391
+ #indie_booking_wrapper .indie_pop_wrap.slide.on {
392
+ z-index: 800;
393
+ transition-delay: 0s;
394
+ }
395
+ #indie_booking_wrapper .indie_pop_wrap.slide.on::after {
396
+ opacity: 1;
397
+ }
398
+ #indie_booking_wrapper .indie_pop_wrap.slide.on .pop_base {
399
+ transform: translateX(0);
400
+ }
401
+ #indie_booking_wrapper .indie_pop_alert {
402
+ display: none;
403
+ justify-content: center;
404
+ align-items: center;
405
+ position: fixed;
406
+ left: 0;
407
+ top: 0;
408
+ width: 100%;
409
+ height: 100%;
410
+ z-index: 1500;
411
+ background-color: rgba(0, 0, 0, 0.5);
412
+ overflow: auto;
413
+ padding: 50px 20px;
414
+ transition: transform 0.2s 0.2s;
415
+ }
416
+ #indie_booking_wrapper .indie_pop_alert .pop_base {
417
+ width: 100%;
418
+ margin: auto;
419
+ flex-shrink: 0;
420
+ background-color: white;
421
+ max-width: 360px;
422
+ border-radius: 12px;
423
+ overflow: hidden;
424
+ box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
425
+ transform: translateY(15px);
426
+ }
427
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btn_close {
428
+ position: absolute;
429
+ right: 15px;
430
+ top: 15px;
431
+ width: 15px;
432
+ height: 15px;
433
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)'/%3E%3C/svg%3E");
434
+ background-repeat: no-repeat;
435
+ background-position: center center;
436
+ background-size: 14px;
437
+ text-indent: -9999px;
438
+ overflow: hidden;
439
+ }
440
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents {
441
+ display: flex;
442
+ flex-direction: column;
443
+ justify-content: center;
444
+ align-items: center;
445
+ text-align: center;
446
+ min-height: 145px;
447
+ padding: 37px 25px 35px;
448
+ font-size: 12px;
449
+ color: #677386;
450
+ }
451
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents p {
452
+ font-size: 14px;
453
+ color: #677386;
454
+ word-break: keep-all;
455
+ line-height: 1.5;
456
+ }
457
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents p:only-of-type {
458
+ margin-bottom: 0;
459
+ }
460
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents .bold {
461
+ font-size: 13px;
462
+ font-weight: 500;
463
+ margin: 0 0 20px;
464
+ }
465
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents .sbj {
466
+ font-size: 16px;
467
+ font-weight: 500;
468
+ color: black;
469
+ margin-bottom: 10px;
470
+ line-height: 1.3;
471
+ }
472
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents .sbj:only-of-type {
473
+ margin-bottom: 0;
474
+ }
475
+ #indie_booking_wrapper .indie_pop_alert .pop_base .contents .sbj.lg {
476
+ font-size: 20px;
477
+ }
478
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns {
479
+ height: 42px;
480
+ width: 100%;
481
+ display: flex;
482
+ }
483
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button {
484
+ flex: 1;
485
+ text-align: center;
486
+ background-color: #F5F5FC;
487
+ font-size: 13px;
488
+ font-weight: 500;
489
+ letter-spacing: -0.04em;
490
+ transition: background-color 0.25s, box-shadow 0.25s, border-color 0.25s;
491
+ }
492
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button.gray {
493
+ background-color: #EFF0F8;
494
+ color: #677386;
495
+ }
496
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button.gray:hover {
497
+ background-color: rgb(221.2608695652, 223.3695652174, 240.2391304348);
498
+ }
499
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button.primary {
500
+ background-color: #383E96;
501
+ color: white;
502
+ }
503
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button.primary:hover {
504
+ background-color: rgb(44.9087378641, 49.7203883495, 120.2912621359);
505
+ }
506
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button.blue {
507
+ background-color: #038EE3;
508
+ color: white;
509
+ }
510
+ #indie_booking_wrapper .indie_pop_alert .pop_base .btns button.blue:hover {
511
+ background-color: rgb(2.467826087, 116.8104347826, 186.732173913);
512
+ }
513
+ #indie_booking_wrapper .indie_pop_alert.on {
514
+ display: flex;
515
+ }
516
+ #indie_booking_wrapper .indie_tab_square_01 {
517
+ display: flex;
518
+ flex-wrap: wrap;
519
+ }
520
+ #indie_booking_wrapper .indie_tab_square_01_wrapper {
521
+ margin-bottom: 10px;
522
+ }
523
+ #indie_booking_wrapper .indie_tab_square_01 > li {
524
+ flex: 1;
525
+ margin-left: -1px;
526
+ z-index: 1;
527
+ }
528
+ #indie_booking_wrapper .indie_tab_square_01 > li > a {
529
+ display: block;
530
+ width: 100%;
531
+ height: 100%;
532
+ text-align: center;
533
+ padding: 12px 12px 10px;
534
+ background-color: white;
535
+ border: 1px solid #D5D5D5;
536
+ font-weight: 700;
537
+ font-size: 12px;
538
+ color: #9093AD;
539
+ }
540
+ #indie_booking_wrapper .indie_tab_square_01 > li.on {
541
+ z-index: 2;
542
+ }
543
+ #indie_booking_wrapper .indie_tab_square_01 > li.on > a {
544
+ border-color: black;
545
+ color: black;
546
+ }
547
+ #indie_booking_wrapper .indie_loading_common_box {
548
+ display: flex;
549
+ justify-content: center;
550
+ align-items: center;
551
+ flex: 1;
552
+ }
553
+ #indie_booking_wrapper .indie_loader-wrapper {
554
+ display: none;
555
+ justify-content: center;
556
+ align-items: center;
557
+ position: fixed;
558
+ left: 0;
559
+ top: 0;
560
+ z-index: 1000;
561
+ width: 100vw;
562
+ height: 100vh;
563
+ background: white;
564
+ }
565
+ #indie_booking_wrapper .indie_loader-wrapper.transparent {
566
+ background: transparent;
567
+ }
568
+ #indie_booking_wrapper .indie_loader-wrapper.on {
569
+ display: flex;
570
+ }
571
+ #indie_booking_wrapper .indie_loader {
572
+ width: 30px;
573
+ height: 30px;
574
+ border: 5px solid #444;
575
+ border-color: #444 transparent transparent;
576
+ border-radius: 50%;
577
+ animation: indie-loader-ani 1s infinite linear;
578
+ }
579
+ #indie_booking_wrapper .indie_loader.white {
580
+ border-color: white transparent transparent;
581
+ }
582
+ #indie_booking_wrapper .indie_loader.sm {
583
+ width: 13px;
584
+ height: 13px;
585
+ border-width: 2px 2px 1px 1px;
586
+ border-color: rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.05);
587
+ }
588
+ @keyframes indie-loader-ani {
589
+ 0% {
590
+ transform: rotate(0);
591
+ }
592
+ 100% {
593
+ transform: rotate(360deg);
594
+ }
595
+ }
596
+ #indie_booking_wrapper .indie_loading_dots {
597
+ margin: 0 20px 0 22px;
598
+ position: relative;
599
+ width: 9px;
600
+ height: 9px;
601
+ border-radius: 9px;
602
+ animation: indie_loader10m 1.7s ease-in-out infinite;
603
+ background-color: white;
604
+ border: 1px solid #cecece;
605
+ }
606
+ #indie_booking_wrapper .indie_loading_dots::before, #indie_booking_wrapper .indie_loading_dots::after {
607
+ content: "";
608
+ position: absolute;
609
+ background-color: white;
610
+ top: -1px;
611
+ height: 9px;
612
+ width: 9px;
613
+ border-radius: 9px;
614
+ border: 1px solid #cecece;
615
+ }
616
+ #indie_booking_wrapper .indie_loading_dots::before {
617
+ left: -15px;
618
+ animation: indie_loader10g 1.7s ease-in-out infinite;
619
+ }
620
+ #indie_booking_wrapper .indie_loading_dots::after {
621
+ left: 14px;
622
+ animation: indie_loader10d 1.7s ease-in-out infinite;
623
+ }
624
+ #indie_booking_wrapper .indie_loading_dots.gray {
625
+ width: 7px;
626
+ height: 7px;
627
+ animation: indie_loaderGray10m 1.7s ease-in-out infinite;
628
+ }
629
+ #indie_booking_wrapper .indie_loading_dots.gray::before, #indie_booking_wrapper .indie_loading_dots.gray::after {
630
+ top: 0;
631
+ height: 7px;
632
+ width: 7px;
633
+ border-radius: 50%;
634
+ }
635
+ #indie_booking_wrapper .indie_loading_dots.gray::before {
636
+ left: -12px;
637
+ animation: indie_loaderGray10g 1.7s ease-in-out infinite;
638
+ }
639
+ #indie_booking_wrapper .indie_loading_dots.gray::after {
640
+ left: 12px;
641
+ animation: indie_loaderGray10d 1.7s ease-in-out infinite;
642
+ }
643
+ @keyframes indie_loader10g {
644
+ 0% {
645
+ background-color: white;
646
+ border-color: #cecece;
647
+ }
648
+ 25% {
649
+ background-color: #374193;
650
+ border-color: #374193;
651
+ }
652
+ 50% {
653
+ background-color: white;
654
+ border-color: #cecece;
655
+ }
656
+ 75% {
657
+ background-color: white;
658
+ border-color: #cecece;
659
+ }
660
+ 100% {
661
+ background-color: white;
662
+ border-color: #cecece;
663
+ }
664
+ }
665
+ @keyframes indie_loader10m {
666
+ 0% {
667
+ background-color: white;
668
+ border-color: #cecece;
669
+ }
670
+ 25% {
671
+ background-color: white;
672
+ border-color: #cecece;
673
+ }
674
+ 50% {
675
+ background-color: #374193;
676
+ border-color: #374193;
677
+ }
678
+ 75% {
679
+ background-color: white;
680
+ border-color: #cecece;
681
+ }
682
+ 100% {
683
+ background-color: white;
684
+ border-color: #cecece;
685
+ }
686
+ }
687
+ @keyframes indie_loader10d {
688
+ 0% {
689
+ background-color: white;
690
+ border-color: #cecece;
691
+ }
692
+ 25% {
693
+ background-color: white;
694
+ border-color: #cecece;
695
+ }
696
+ 50% {
697
+ background-color: white;
698
+ border-color: #cecece;
699
+ }
700
+ 75% {
701
+ background-color: #374193;
702
+ border-color: #374193;
703
+ }
704
+ 100% {
705
+ background-color: white;
706
+ border-color: #cecece;
707
+ }
708
+ }
709
+ @keyframes indie_loaderGray10g {
710
+ 0% {
711
+ background-color: transparent;
712
+ border: none;
713
+ }
714
+ 25% {
715
+ background-color: #9f9f9f;
716
+ border: none;
717
+ }
718
+ 50% {
719
+ background-color: transparent;
720
+ border: none;
721
+ }
722
+ 75% {
723
+ background-color: transparent;
724
+ border: none;
725
+ }
726
+ 100% {
727
+ background-color: transparent;
728
+ border: none;
729
+ }
730
+ }
731
+ @keyframes indie_loaderGray10m {
732
+ 0% {
733
+ background-color: transparent;
734
+ border: none;
735
+ }
736
+ 25% {
737
+ background-color: transparent;
738
+ border: none;
739
+ }
740
+ 50% {
741
+ background-color: #9f9f9f;
742
+ border: none;
743
+ }
744
+ 75% {
745
+ background-color: transparent;
746
+ border: none;
747
+ }
748
+ 100% {
749
+ background-color: transparent;
750
+ border: none;
751
+ }
752
+ }
753
+ @keyframes indie_loaderGray10d {
754
+ 0% {
755
+ background-color: transparent;
756
+ border: none;
757
+ }
758
+ 25% {
759
+ background-color: transparent;
760
+ border: none;
761
+ }
762
+ 50% {
763
+ background-color: transparent;
764
+ border: none;
765
+ }
766
+ 75% {
767
+ background-color: #9f9f9f;
768
+ border: none;
769
+ }
770
+ 100% {
771
+ background-color: transparent;
772
+ border: none;
773
+ }
774
+ }
775
+ #indie_booking_wrapper .indie_paging_b {
776
+ display: inline-flex;
777
+ vertical-align: middle;
778
+ align-items: center;
779
+ font-size: 13px;
780
+ margin-left: 10px;
781
+ }
782
+ #indie_booking_wrapper .indie_paging_b > button {
783
+ width: 8px;
784
+ height: 12px;
785
+ text-indent: -9999px;
786
+ overflow: hidden;
787
+ background-repeat: no-repeat;
788
+ background-position: center center;
789
+ margin: 0 10px;
790
+ }
791
+ #indie_booking_wrapper .indie_paging_b > button:first-of-type {
792
+ margin-left: 0;
793
+ }
794
+ #indie_booking_wrapper .indie_paging_b > button:last-of-type {
795
+ margin-right: 0;
796
+ }
797
+ #indie_booking_wrapper .indie_paging_b .pg_left {
798
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M16,16.34l-4.58-4.59L16,7.16,14.59,5.75l-6,6,6,6Z' transform='translate(-8.59 -5.75)'/%3E%3C/svg%3E");
799
+ }
800
+ #indie_booking_wrapper .indie_paging_b .pg_right {
801
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M8.59,16.34l4.58-4.59L8.59,7.16,10,5.75l6,6-6,6Z' transform='translate(-8.59 -5.75)'/%3E%3C/svg%3E%0A");
802
+ }
803
+ #indie_booking_wrapper .indie_paging_b .txt_paging {
804
+ width: 60px;
805
+ height: 30px;
806
+ background-color: #fff;
807
+ border: 1px solid #DBDBDB;
808
+ text-align: center;
809
+ font-weight: 600;
810
+ color: #FF5977;
811
+ margin: 0 5px;
812
+ font-size: inherit;
813
+ }
814
+ #indie_booking_wrapper .indie_paging_b span {
815
+ margin: 0 5px;
816
+ font-size: inherit;
817
+ font-weight: 600;
818
+ }
819
+ #indie_booking_wrapper .indie_search_none_common_box {
820
+ display: flex;
821
+ justify-content: center;
822
+ align-items: center;
823
+ flex: 1;
824
+ }
825
+ #indie_booking_wrapper .indie_search_none_common_box p {
826
+ font-size: 18px;
827
+ font-weight: 600;
828
+ color: #B8BAD0;
829
+ }
830
+ #indie_booking_wrapper .indie_text_nor {
831
+ height: 30px;
832
+ border: 1px solid #D3D3D3;
833
+ background-color: #F5F5FC;
834
+ border-radius: 25px;
835
+ padding: 0 20px;
836
+ font-weight: 500;
837
+ transition: background-color 0.25s, box-shadow 0.25s, border-color 0.25s;
838
+ background-repeat: no-repeat;
839
+ background-position: left 14px center;
840
+ max-width: 100%;
841
+ font-size: 12px;
842
+ }
843
+ #indie_booking_wrapper .indie_text_nor:hover, #indie_booking_wrapper .indie_text_nor:focus {
844
+ background-color: white;
845
+ border-color: #1B206A;
846
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
847
+ }
848
+ #indie_booking_wrapper .indie_text_nor.white {
849
+ background-color: white;
850
+ }
851
+ #indie_booking_wrapper .indie_text_nor.xs {
852
+ height: 24px;
853
+ font-size: 12px;
854
+ }
855
+ #indie_booking_wrapper .indie_text_nor.xs3 {
856
+ height: 28px;
857
+ font-size: 12px;
858
+ }
859
+ #indie_booking_wrapper .indie_text_nor.sm {
860
+ height: 30px;
861
+ font-size: 12px;
862
+ }
863
+ #indie_booking_wrapper .indie_text_nor.sm2 {
864
+ height: 30px;
865
+ font-size: 12px;
866
+ }
867
+ #indie_booking_wrapper .indie_text_nor.sm3 {
868
+ height: 30px;
869
+ font-size: 12px;
870
+ }
871
+ #indie_booking_wrapper .indie_text_nor.lg {
872
+ height: 40px;
873
+ font-size: 13px;
874
+ }
875
+ #indie_booking_wrapper .indie_text_nor.squre {
876
+ border-radius: 8px;
877
+ }
878
+ #indie_booking_wrapper .indie_text_nor.squre2 {
879
+ border-radius: 4px;
880
+ }
881
+ #indie_booking_wrapper .indie_text_nor.ic_search {
882
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.141' height='17.49' viewBox='0 0 19.141 17.49'%3E%3Cpath d='M16.68,14h-.865l-.306-.27A6.155,6.155,0,0,0,17.227,9.5c0-3.59-3.185-6.5-7.114-6.5S3,5.91,3,9.5,6.185,16,10.114,16a7.486,7.486,0,0,0,4.629-1.57l.3.28v.79l5.472,4.99L22.141,19Zm-6.566,0A4.72,4.72,0,0,1,5.189,9.5,4.72,4.72,0,0,1,10.114,5a4.72,4.72,0,0,1,4.925,4.5A4.72,4.72,0,0,1,10.114,14Z' transform='translate(-3 -3)'/%3E%3C/svg%3E");
883
+ padding-left: 42px;
884
+ }
885
+ #indie_booking_wrapper .indie_text_nor.ic_search::placeholder {
886
+ font-size: 13px;
887
+ }
888
+ #indie_booking_wrapper .indie_text_nor.ic_search_gray {
889
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.141' height='17.49' viewBox='0 0 19.141 17.49'%3E%3Cpath d='M16.68,14h-.865l-.306-.27A6.155,6.155,0,0,0,17.227,9.5c0-3.59-3.185-6.5-7.114-6.5S3,5.91,3,9.5,6.185,16,10.114,16a7.486,7.486,0,0,0,4.629-1.57l.3.28v.79l5.472,4.99L22.141,19Zm-6.566,0A4.72,4.72,0,0,1,5.189,9.5,4.72,4.72,0,0,1,10.114,5a4.72,4.72,0,0,1,4.925,4.5A4.72,4.72,0,0,1,10.114,14Z' transform='translate(-3 -3)' fill='%23cecece'/%3E%3C/svg%3E");
890
+ background-position: right 20px center;
891
+ padding-right: 42px;
892
+ background-size: 16px;
893
+ }
894
+ #indie_booking_wrapper .indie_text_nor.ic_search_gray::placeholder {
895
+ font-size: 13px;
896
+ }
897
+ #indie_booking_wrapper .indie_text_nor.w100 {
898
+ width: 100%;
899
+ }
900
+ #indie_booking_wrapper .indie_text_nor:read-only {
901
+ color: #A3A4BE;
902
+ }
903
+ #indie_booking_wrapper .indie_text_nor.value:not(:placeholder-shown) {
904
+ background-color: white;
905
+ }
906
+ #indie_booking_wrapper .indie_text_nor::placeholder {
907
+ color: #A3A4BE;
908
+ }
909
+ #indie_booking_wrapper .indie_text_nor:disabled {
910
+ background-color: #F4F4F7;
911
+ border-color: #F4F4F7;
912
+ opacity: 1;
913
+ color: #D5D5E5;
914
+ }
915
+ #indie_booking_wrapper .indie_text_nor:disabled::placeholder {
916
+ color: #D5D5E5;
917
+ }
918
+ #indie_booking_wrapper .indie_text_nor.disaNone {
919
+ border: 1px solid #D3D3D3 !important;
920
+ background-color: #F5F5FC !important;
921
+ color: black !important;
922
+ }
923
+ #indie_booking_wrapper .indie_text_note_squre {
924
+ height: 30px;
925
+ border-radius: 7px;
926
+ background-color: #F5F5FC;
927
+ border: 1px solid #DEDEDE;
928
+ font-size: 12px;
929
+ padding: 0 15px;
930
+ color: #272727;
931
+ font-weight: 500;
932
+ transition: 0.25s;
933
+ }
934
+ #indie_booking_wrapper .indie_text_note_squre:not(:placeholder-shown) {
935
+ background-color: white;
936
+ border-color: #707070;
937
+ }
938
+ #indie_booking_wrapper .indie_text_note_squre::placeholder {
939
+ color: #A9ABB9;
940
+ font-weight: 400;
941
+ }
942
+ #indie_booking_wrapper .indie_text_note_squre.w100 {
943
+ width: 100%;
944
+ }
945
+ #indie_booking_wrapper .indie_form_boxs {
946
+ position: relative;
947
+ }
948
+ #indie_booking_wrapper .indie_form_boxs input {
949
+ width: 100%;
950
+ padding-right: 30px;
951
+ }
952
+ #indie_booking_wrapper .indie_form_boxs input:not(:placeholder-shown) ~ .indie_btn_close_sm {
953
+ display: block;
954
+ }
955
+ #indie_booking_wrapper .indie_form_boxs .indie_btn_close_sm {
956
+ display: none;
957
+ position: absolute;
958
+ right: 10px;
959
+ top: 50%;
960
+ transform: translateY(-50%);
961
+ }
962
+ #indie_booking_wrapper .indie_textarea_nor {
963
+ min-height: 100px;
964
+ border: 1px solid #D3D3D3;
965
+ background-color: #F5F5FC;
966
+ border-radius: 20px;
967
+ padding: 18px 20px;
968
+ font-weight: 500;
969
+ transition: background-color 0.25s, box-shadow 0.25s, border-color 0.25s;
970
+ line-height: 1.2;
971
+ -ms-overflow-style: none;
972
+ scrollbar-width: none;
973
+ font-size: 12px;
974
+ }
975
+ #indie_booking_wrapper .indie_textarea_nor::-webkit-scrollbar {
976
+ display: none;
977
+ }
978
+ #indie_booking_wrapper .indie_textarea_nor:hover, #indie_booking_wrapper .indie_textarea_nor:focus {
979
+ background-color: white;
980
+ border-color: #1B206A;
981
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
982
+ }
983
+ #indie_booking_wrapper .indie_textarea_nor::placeholder {
984
+ color: #A3A4BE;
985
+ }
986
+ #indie_booking_wrapper .indie_textarea_nor.value:not(:placeholder-shown) {
987
+ background-color: white;
988
+ }
989
+ #indie_booking_wrapper .indie_textarea_nor.sm {
990
+ min-height: auto;
991
+ font-size: 12px;
992
+ padding: 15px 20px;
993
+ }
994
+ #indie_booking_wrapper .indie_textarea_nor.squre {
995
+ border-radius: 8px;
996
+ }
997
+ #indie_booking_wrapper .indie_textarea_nor.minHN {
998
+ min-height: auto;
999
+ }
1000
+ #indie_booking_wrapper .indie_select_nor {
1001
+ height: 30px;
1002
+ border-radius: 25px;
1003
+ border: 1px solid #D3D3D3;
1004
+ padding: 0 35px 0 20px;
1005
+ font-size: 12px;
1006
+ font-weight: 600;
1007
+ color: #383E96;
1008
+ transition: background-color 0.25s, box-shadow 0.25s, border-color 0.25s;
1009
+ background-color: white;
1010
+ background-position: right 15px center;
1011
+ background-size: 12px;
1012
+ max-width: 100%;
1013
+ }
1014
+ #indie_booking_wrapper .indie_select_nor.sm {
1015
+ height: 30px;
1016
+ font-size: 12px;
1017
+ }
1018
+ #indie_booking_wrapper .indie_select_nor.sm2 {
1019
+ height: 30px;
1020
+ font-size: 12px;
1021
+ }
1022
+ #indie_booking_wrapper .indie_select_nor.sm3 {
1023
+ height: 30px;
1024
+ font-size: 12px;
1025
+ padding-left: 15px;
1026
+ padding-right: 30px;
1027
+ background-position: center right 10px;
1028
+ background-size: 10px;
1029
+ }
1030
+ #indie_booking_wrapper .indie_select_nor.xs {
1031
+ height: 22px;
1032
+ font-size: 12px;
1033
+ color: black;
1034
+ }
1035
+ #indie_booking_wrapper .indie_select_nor.xs2 {
1036
+ height: 26px;
1037
+ font-size: 13px;
1038
+ color: black;
1039
+ }
1040
+ #indie_booking_wrapper .indie_select_nor.xs3 {
1041
+ height: 28px;
1042
+ font-size: 12px;
1043
+ color: black;
1044
+ padding-left: 15px;
1045
+ }
1046
+ #indie_booking_wrapper .indie_select_nor.md {
1047
+ height: 36px;
1048
+ }
1049
+ #indie_booking_wrapper .indie_select_nor.transparent {
1050
+ border: none;
1051
+ color: black;
1052
+ font-size: 12px;
1053
+ }
1054
+ #indie_booking_wrapper .indie_select_nor.squre {
1055
+ border-radius: 8px;
1056
+ }
1057
+ #indie_booking_wrapper .indie_select_nor.tri {
1058
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='6' viewBox='0 0 7 6'%3E%3Cpath d='M2.636,1.481a1,1,0,0,1,1.728,0L6.123,4.5A1,1,0,0,1,5.259,6H1.741A1,1,0,0,1,.877,4.5Z' transform='translate(7 6) rotate(180)' fill='%233f55c4'/%3E%3C/svg%3E");
1059
+ }
1060
+ #indie_booking_wrapper .indie_select_nor:focus, #indie_booking_wrapper .indie_select_nor:hover {
1061
+ border-color: #1B206A;
1062
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
1063
+ }
1064
+ #indie_booking_wrapper .indie_select_nor:invalid {
1065
+ color: #A3A4BE;
1066
+ }
1067
+ #indie_booking_wrapper .indie_select_nor:disabled {
1068
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.133' height='7.41' viewBox='0 0 13.133 7.41'%3E%3Cpath d='M17.59,8.59l-5.023,4.58L7.543,8.59,6,10l6.566,6,6.566-6Z' transform='translate(-6 -8.59)' fill='%23d5d5e4'/%3E%3C/svg%3E");
1069
+ background-color: #F4F4F7;
1070
+ border-color: #F4F4F7;
1071
+ opacity: 1;
1072
+ color: #D5D5E5;
1073
+ }
1074
+ #indie_booking_wrapper .indie_select_nor.black-color {
1075
+ border-color: black;
1076
+ }
1077
+ #indie_booking_wrapper .indie_select_nor.w100 {
1078
+ width: 100%;
1079
+ }
1080
+ #indie_booking_wrapper .indie_btn_nor {
1081
+ height: 30px;
1082
+ border-radius: 30px;
1083
+ padding: 5px 20px;
1084
+ text-align: center;
1085
+ background-color: #fff;
1086
+ font-size: 12px;
1087
+ font-weight: 600;
1088
+ border: 1px solid transparent;
1089
+ background-repeat: no-repeat;
1090
+ background-position: 22px 50%;
1091
+ transition: background-color 0.25s, color 0.25s, border 0.25s;
1092
+ vertical-align: middle;
1093
+ align-items: center;
1094
+ justify-content: center;
1095
+ }
1096
+ #indie_booking_wrapper .indie_btn_nor:hover {
1097
+ background-color: rgb(242.25, 242.25, 242.25);
1098
+ }
1099
+ #indie_booking_wrapper .indie_btn_nor.line {
1100
+ border-color: #383E96;
1101
+ }
1102
+ #indie_booking_wrapper .indie_btn_nor.line-black {
1103
+ border-color: black;
1104
+ }
1105
+ #indie_booking_wrapper .indie_btn_nor.line2 {
1106
+ border-color: #BDC0D3;
1107
+ }
1108
+ #indie_booking_wrapper .indie_btn_nor.line3 {
1109
+ border-color: #BDC0D3;
1110
+ color: #383E96;
1111
+ font-weight: 500;
1112
+ }
1113
+ #indie_booking_wrapper .indie_btn_nor.line4 {
1114
+ border-color: #BDC0D3;
1115
+ font-weight: 400;
1116
+ border-radius: 6px;
1117
+ font-size: 12px;
1118
+ height: 30px;
1119
+ padding: 0 15px;
1120
+ }
1121
+ #indie_booking_wrapper .indie_btn_nor.blue {
1122
+ background-color: #383E96;
1123
+ color: white;
1124
+ }
1125
+ #indie_booking_wrapper .indie_btn_nor.blue:hover {
1126
+ background-color: rgb(42.1359223301, 46.6504854369, 112.8640776699);
1127
+ }
1128
+ #indie_booking_wrapper .indie_btn_nor.xss {
1129
+ height: 24px;
1130
+ padding: 0 15px;
1131
+ font-size: 12px;
1132
+ font-weight: 400;
1133
+ }
1134
+ #indie_booking_wrapper .indie_btn_nor.xss-min {
1135
+ min-width: 100px;
1136
+ }
1137
+ #indie_booking_wrapper .indie_btn_nor.xs {
1138
+ height: 26px;
1139
+ padding: 0 15px;
1140
+ }
1141
+ #indie_booking_wrapper .indie_btn_nor.xs-min {
1142
+ min-width: 100px;
1143
+ }
1144
+ #indie_booking_wrapper .indie_btn_nor.xs3 {
1145
+ height: 28px;
1146
+ padding: 0 15px;
1147
+ }
1148
+ #indie_booking_wrapper .indie_btn_nor.xs3-min {
1149
+ min-width: 100px;
1150
+ }
1151
+ #indie_booking_wrapper .indie_btn_nor.sm {
1152
+ height: 30px;
1153
+ padding: 0 14px;
1154
+ }
1155
+ #indie_booking_wrapper .indie_btn_nor.sm-min {
1156
+ min-width: 100px;
1157
+ }
1158
+ #indie_booking_wrapper .indie_btn_nor.sm-min2 {
1159
+ min-width: 108px;
1160
+ }
1161
+ #indie_booking_wrapper .indie_btn_nor.sm.fzsm {
1162
+ font-size: 12px;
1163
+ }
1164
+ #indie_booking_wrapper .indie_btn_nor.sm2 {
1165
+ height: 30px;
1166
+ padding: 0 14px;
1167
+ }
1168
+ #indie_booking_wrapper .indie_btn_nor.sm2-min {
1169
+ min-width: 120px;
1170
+ }
1171
+ #indie_booking_wrapper .indie_btn_nor.sm3 {
1172
+ height: 30px;
1173
+ padding: 0 15px;
1174
+ font-size: 12px;
1175
+ }
1176
+ #indie_booking_wrapper .indie_btn_nor.sm3-min {
1177
+ min-width: 120px;
1178
+ }
1179
+ #indie_booking_wrapper .indie_btn_nor.md {
1180
+ height: 30px;
1181
+ min-width: 140px;
1182
+ font-size: 12px;
1183
+ }
1184
+ #indie_booking_wrapper .indie_btn_nor.lg {
1185
+ height: 40px;
1186
+ min-width: 140px;
1187
+ font-size: 13px;
1188
+ }
1189
+ #indie_booking_wrapper .indie_btn_nor.squre {
1190
+ border-radius: 8px;
1191
+ }
1192
+ #indie_booking_wrapper .indie_btn_nor:disabled {
1193
+ background-color: #DDDDDD;
1194
+ border-color: #DDDDDD;
1195
+ color: #fff;
1196
+ }
1197
+ #indie_booking_wrapper .indie_btn_squre {
1198
+ height: 30px;
1199
+ min-width: 100px;
1200
+ border-radius: 3px;
1201
+ border: 1px solid #C2C7D7;
1202
+ font-size: 12px;
1203
+ background-repeat: no-repeat;
1204
+ padding: 0 18px;
1205
+ transition: 0.25s;
1206
+ text-align: center;
1207
+ }
1208
+ #indie_booking_wrapper .indie_btn_squre:hover {
1209
+ background-color: rgb(242.25, 242.25, 242.25);
1210
+ }
1211
+ #indie_booking_wrapper .indie_btn_squre.refresh {
1212
+ padding-left: 40px;
1213
+ text-align: right;
1214
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M17.659,6.35A8,8,0,1,0,19.74,14H17.659A6,6,0,1,1,12,6a5.92,5.92,0,0,1,4.223,1.78L13.006,11h7V4Z' transform='translate(-4.01 -4)' fill='%23c2c7d7'/%3E%3C/svg%3E");
1215
+ background-position: left 10px center;
1216
+ }
1217
+ #indie_booking_wrapper .indie_btn_squre.refresh.min {
1218
+ font-size: 12px;
1219
+ padding: 0 10px 0 35px;
1220
+ }
1221
+ #indie_booking_wrapper .indie_btn_squre.search {
1222
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.141' height='17.49' viewBox='0 0 19.141 17.49'%3E%3Cpath d='M16.68,14h-.865l-.306-.27A6.155,6.155,0,0,0,17.227,9.5c0-3.59-3.185-6.5-7.114-6.5S3,5.91,3,9.5,6.185,16,10.114,16a7.486,7.486,0,0,0,4.629-1.57l.3.28v.79l5.472,4.99L22.141,19Zm-6.566,0A4.72,4.72,0,0,1,5.189,9.5,4.72,4.72,0,0,1,10.114,5a4.72,4.72,0,0,1,4.925,4.5A4.72,4.72,0,0,1,10.114,14Z' transform='translate(-3 -3)'/%3E%3C/svg%3E");
1223
+ background-repeat: no-repeat;
1224
+ background-position: center center;
1225
+ background-size: 15px;
1226
+ }
1227
+ #indie_booking_wrapper .indie_btn_squre.search2 {
1228
+ border-radius: 6px;
1229
+ min-width: 90px;
1230
+ text-align: left;
1231
+ padding: 0 28px 0 15px;
1232
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.141' height='17.49' viewBox='0 0 19.141 17.49'%3E%3Cpath d='M16.68,14h-.865l-.306-.27A6.155,6.155,0,0,0,17.227,9.5c0-3.59-3.185-6.5-7.114-6.5S3,5.91,3,9.5,6.185,16,10.114,16a7.486,7.486,0,0,0,4.629-1.57l.3.28v.79l5.472,4.99L22.141,19Zm-6.566,0A4.72,4.72,0,0,1,5.189,9.5,4.72,4.72,0,0,1,10.114,5a4.72,4.72,0,0,1,4.925,4.5A4.72,4.72,0,0,1,10.114,14Z' transform='translate(-3 -3)'/%3E%3C/svg%3E");
1233
+ background-repeat: no-repeat;
1234
+ background-position: center right 8px;
1235
+ background-size: 15px;
1236
+ }
1237
+ #indie_booking_wrapper .indie_btn_squre.bgPrimary {
1238
+ border-color: #383E96;
1239
+ background-color: #383E96;
1240
+ color: white;
1241
+ }
1242
+ #indie_booking_wrapper .indie_btn_squre.bgPrimary:hover {
1243
+ background-color: rgb(42.1359223301, 46.6504854369, 112.8640776699);
1244
+ }
1245
+ #indie_booking_wrapper .indie_btn_squre_icon {
1246
+ padding: 0 34px 0 10px;
1247
+ height: 30px;
1248
+ border-radius: 6px;
1249
+ border: 1px solid #C2C7D7;
1250
+ font-size: 12px;
1251
+ color: #383E96;
1252
+ background-repeat: no-repeat;
1253
+ transition: 0.25s;
1254
+ text-align: center;
1255
+ background-repeat: no-repeat;
1256
+ background-position: center right 10px;
1257
+ background-size: 13px;
1258
+ }
1259
+ #indie_booking_wrapper .indie_btn_squre_icon.reset {
1260
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.874' height='16.327' viewBox='0 0 11.874 16.327'%3E%3Cpath d='M9.937,3.226V1L6.969,3.969,9.937,6.937V4.711A4.456,4.456,0,0,1,14.39,9.163a4.357,4.357,0,0,1-.519,2.078l1.084,1.084a5.927,5.927,0,0,0-5.017-9.1Zm0,10.39A4.456,4.456,0,0,1,5.484,9.163,4.357,4.357,0,0,1,6,7.085L4.92,6a5.927,5.927,0,0,0,5.017,9.1v2.226l2.969-2.969L9.937,11.39Z' transform='translate(-4 -1)' fill='%23383e96'/%3E%3C/svg%3E");
1261
+ background-size: 11px;
1262
+ }
1263
+ #indie_booking_wrapper .indie_btn_squre_icon.delete {
1264
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='14' viewBox='0 0 11 14'%3E%3Cpath d='M5.786,15.444A1.568,1.568,0,0,0,7.357,17h6.286a1.568,1.568,0,0,0,1.571-1.556V6.111H5.786ZM16,3.778H13.25L12.464,3H8.536l-.786.778H5V5.333H16Z' transform='translate(-5 -3)' fill='%23383e96'/%3E%3C/svg%3E");
1265
+ background-size: 11px;
1266
+ }
1267
+ #indie_booking_wrapper .indie_btn_squre_icon.enable {
1268
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='9' viewBox='0 0 18 9'%3E%3Cpath d='M15.5,7h-9a4.5,4.5,0,0,0,0,9h9a4.5,4.5,0,0,0,0-9Zm0,7.2a2.7,2.7,0,1,1,2.7-2.7A2.7,2.7,0,0,1,15.5,14.2Z' transform='translate(-2 -7)' fill='%23383e96'/%3E%3C/svg%3E");
1269
+ background-size: 18px;
1270
+ background-color: white;
1271
+ }
1272
+ #indie_booking_wrapper .indie_btn_squre_icon.enable:hover {
1273
+ background-color: black;
1274
+ border-color: black;
1275
+ color: white;
1276
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='9' viewBox='0 0 18 9'%3E%3Cpath d='M15.5,7h-9a4.5,4.5,0,0,0,0,9h9a4.5,4.5,0,0,0,0-9Zm0,7.2a2.7,2.7,0,1,1,2.7-2.7A2.7,2.7,0,0,1,15.5,14.2Z' transform='translate(-2 -7)' fill='%23fff'/%3E%3C/svg%3E");
1277
+ }
1278
+ #indie_booking_wrapper .indie_btn_squre_icon.save {
1279
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.281' height='13.281' viewBox='0 0 13.281 13.281'%3E%3Cpath d='M13.33,3H4.476A1.475,1.475,0,0,0,3,4.476v10.33a1.475,1.475,0,0,0,1.476,1.476h10.33a1.48,1.48,0,0,0,1.476-1.476V5.951ZM9.641,14.805a2.214,2.214,0,1,1,2.214-2.214A2.211,2.211,0,0,1,9.641,14.805Zm2.214-7.378H4.476V4.476h7.378Z' transform='translate(-3 -3)' fill='%23fff'/%3E%3C/svg%3E");
1280
+ }
1281
+ #indie_booking_wrapper .indie_btn_squre_icon.modify {
1282
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.362' height='13.281' viewBox='0 0 13.362 13.281'%3E%3Cpath d='M14.142,11.955,8.624,6.437a3.892,3.892,0,0,0-.91-4.184,4.009,4.009,0,0,0-4.488-.788L5.834,4.071,4.015,5.891,1.346,3.283a3.908,3.908,0,0,0,.788,4.488,3.892,3.892,0,0,0,4.184.91L11.838,14.2a.586.586,0,0,0,.849,0L14.082,12.8a.546.546,0,0,0,.061-.849Z' transform='translate(-0.956 -1.1)' fill='%23fff'/%3E%3C/svg%3E");
1283
+ }
1284
+ #indie_booking_wrapper .indie_btn_squre_icon.modify2 {
1285
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.362' height='13.281' viewBox='0 0 13.362 13.281'%3E%3Cpath id='ic_build_24px' d='M14.142,11.955,8.624,6.437a3.892,3.892,0,0,0-.91-4.184,4.009,4.009,0,0,0-4.488-.788L5.834,4.071,4.015,5.891,1.346,3.283a3.908,3.908,0,0,0,.788,4.488,3.892,3.892,0,0,0,4.184.91L11.838,14.2a.586.586,0,0,0,.849,0L14.082,12.8a.546.546,0,0,0,.061-.849Z' transform='translate(-0.956 -1.1)' fill='%23393e97'/%3E%3C/svg%3E");
1286
+ }
1287
+ #indie_booking_wrapper .indie_btn_squre_icon.dispatch {
1288
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17'%3E%3Cpath d='M0,0H17V17H0Z' fill='none'/%3E%3Cpath d='M14.262,4.714a1.057,1.057,0,0,0-1-.714H5.476a1.064,1.064,0,0,0-1,.714L3,8.949V14.6a.709.709,0,0,0,.707.707h.707a.709.709,0,0,0,.707-.707V13.9h8.489V14.6a.709.709,0,0,0,.707.707h.707a.709.709,0,0,0,.707-.707V8.949ZM5.476,11.776a1.06,1.06,0,1,1,1.061-1.06A1.059,1.059,0,0,1,5.476,11.776Zm7.781,0a1.06,1.06,0,1,1,1.061-1.06A1.059,1.059,0,0,1,13.257,11.776ZM4.415,8.242,5.476,5.06h7.781l1.061,3.181Z' transform='translate(-0.867 -1.156)' fill='%23393e98'/%3E%3C/svg%3E%0A");
1289
+ background-size: 17px;
1290
+ }
1291
+ #indie_booking_wrapper .indie_btn_squre_icon.pdN {
1292
+ padding-right: 10px;
1293
+ }
1294
+ #indie_booking_wrapper .indie_btn_squre_icon.primary {
1295
+ background-color: #383E96;
1296
+ border-color: #383E96;
1297
+ color: white;
1298
+ }
1299
+ #indie_booking_wrapper .indie_btn_squre_icon.primary:hover, #indie_booking_wrapper .indie_btn_squre_icon.primary:focus {
1300
+ background-color: rgb(42.1359223301, 46.6504854369, 112.8640776699);
1301
+ }
1302
+ #indie_booking_wrapper .indie_btn_squre_icon.min {
1303
+ font-size: 12px;
1304
+ padding: 0 10px 0 35px;
1305
+ }
1306
+ #indie_booking_wrapper .indie_btn_squre_icon.fz12 {
1307
+ font-size: 12px;
1308
+ }
1309
+ #indie_booking_wrapper .indie_btn_squre_icon:hover {
1310
+ background-color: rgb(247.35, 247.35, 247.35);
1311
+ }
1312
+ #indie_booking_wrapper .indie_btn_squre.copy {
1313
+ padding-left: 40px;
1314
+ text-align: right;
1315
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.982' height='14.982' viewBox='0 0 14.982 14.982'%3E%3Cpath d='M83.371-867.265a1.078,1.078,0,0,1-.787-.337,1.078,1.078,0,0,1-.337-.786v-10.487a1.078,1.078,0,0,1,.337-.786,1.078,1.078,0,0,1,.787-.337H93.858a1.078,1.078,0,0,1,.787.337,1.078,1.078,0,0,1,.337.786v10.487a1.078,1.078,0,0,1-.337.786,1.078,1.078,0,0,1-.787.337Zm0-1.124H93.858v-7.116H88.24v-3.371H83.371Zm-2.247,3.371a1.078,1.078,0,0,1-.787-.337,1.078,1.078,0,0,1-.337-.787v-11.611h1.124v11.611H92.735v1.124Zm2.247-13.858v0Z' transform='translate(-80 880)' fill='%23444446'/%3E%3C/svg%3E");
1316
+ background-position: left 10px center;
1317
+ }
1318
+ #indie_booking_wrapper .indie_btn_squre.copy.min {
1319
+ font-size: 12px;
1320
+ padding: 0 10px 0 35px;
1321
+ }
1322
+ #indie_booking_wrapper .indie_btn_squre.only {
1323
+ width: 30px;
1324
+ height: 30px;
1325
+ min-width: 0;
1326
+ overflow: hidden;
1327
+ text-indent: -9999px;
1328
+ text-align: left;
1329
+ padding: 0;
1330
+ background-repeat: no-repeat;
1331
+ background-position: center center;
1332
+ }
1333
+ #indie_booking_wrapper .indie_btn_squre.only.refresh {
1334
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.874' height='16.327' viewBox='0 0 11.874 16.327'%3E%3Cpath d='M9.937,3.226V1L6.969,3.969,9.937,6.937V4.711A4.456,4.456,0,0,1,14.39,9.163a4.357,4.357,0,0,1-.519,2.078l1.084,1.084a5.927,5.927,0,0,0-5.017-9.1Zm0,10.39A4.456,4.456,0,0,1,5.484,9.163,4.357,4.357,0,0,1,6,7.085L4.92,6a5.927,5.927,0,0,0,5.017,9.1v2.226l2.969-2.969L9.937,11.39Z' transform='translate(-4 -1)' fill='%23111426'/%3E%3C/svg%3E%0A");
1335
+ }
1336
+ #indie_booking_wrapper .indie_btn_squre.only.refresh_black {
1337
+ border-radius: 6px;
1338
+ background-color: black;
1339
+ border-color: transparent;
1340
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.874' height='16.327' viewBox='0 0 11.874 16.327'%3E%3Cpath d='M9.937,3.226V1L6.969,3.969,9.937,6.937V4.711A4.456,4.456,0,0,1,14.39,9.163a4.357,4.357,0,0,1-.519,2.078l1.084,1.084a5.927,5.927,0,0,0-5.017-9.1Zm0,10.39A4.456,4.456,0,0,1,5.484,9.163,4.357,4.357,0,0,1,6,7.085L4.92,6a5.927,5.927,0,0,0,5.017,9.1v2.226l2.969-2.969L9.937,11.39Z' transform='translate(-4 -1)' fill='%23fff'/%3E%3C/svg%3E%0A");
1341
+ }
1342
+ #indie_booking_wrapper .indie_btn_squre.only.restore {
1343
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M0,0H20V20H0Z' fill='none'/%3E%3Cpath d='M11.333,10a1.62,1.62,0,1,0-1.619,1.556A1.593,1.593,0,0,0,11.333,10ZM9.714,3a7.148,7.148,0,0,0-7.286,7H0l3.238,3.111L6.476,10H4.048A5.555,5.555,0,0,1,9.714,4.556,5.555,5.555,0,0,1,15.381,10a5.555,5.555,0,0,1-5.667,5.444,5.857,5.857,0,0,1-3.287-1.011l-1.15,1.12A7.489,7.489,0,0,0,9.714,17,7.148,7.148,0,0,0,17,10,7.148,7.148,0,0,0,9.714,3Z' transform='translate(1 -0.382)'/%3E%3C/svg%3E");
1344
+ }
1345
+ #indie_booking_wrapper .indie_btn_squre.prev {
1346
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M16,16.34l-4.58-4.59L16,7.16,14.59,5.75l-6,6,6,6Z' transform='translate(-8.59 -5.75)'/%3E%3C/svg%3E");
1347
+ }
1348
+ #indie_booking_wrapper .indie_btn_squre.next {
1349
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M8.59,16.34l4.58-4.59L8.59,7.16,10,5.75l6,6-6,6Z' transform='translate(-8.59 -5.75)'/%3E%3C/svg%3E");
1350
+ }
1351
+ #indie_booking_wrapper .indie_btn_squre.black {
1352
+ background-color: black;
1353
+ border-color: black;
1354
+ }
1355
+ #indie_booking_wrapper .indie_btn_squre.black.refresh {
1356
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.874' height='16.327' viewBox='0 0 11.874 16.327'%3E%3Cpath d='M9.937,3.226V1L6.969,3.969,9.937,6.937V4.711A4.456,4.456,0,0,1,14.39,9.163a4.357,4.357,0,0,1-.519,2.078l1.084,1.084a5.927,5.927,0,0,0-5.017-9.1Zm0,10.39A4.456,4.456,0,0,1,5.484,9.163,4.357,4.357,0,0,1,6,7.085L4.92,6a5.927,5.927,0,0,0,5.017,9.1v2.226l2.969-2.969L9.937,11.39Z' transform='translate(-4 -1)' fill='%23fff'/%3E%3C/svg%3E%0A");
1357
+ }
1358
+ #indie_booking_wrapper .indie_exclamation_mark_box {
1359
+ text-align: left;
1360
+ padding-left: 23px;
1361
+ position: relative;
1362
+ }
1363
+ #indie_booking_wrapper .indie_exclamation_mark_box.one {
1364
+ padding-top: 2px;
1365
+ }
1366
+ #indie_booking_wrapper .indie_exclamation_mark_box.one::before {
1367
+ top: 0;
1368
+ }
1369
+ #indie_booking_wrapper .indie_exclamation_mark_box.one .text {
1370
+ font-size: 12px;
1371
+ color: #707070;
1372
+ }
1373
+ #indie_booking_wrapper .indie_exclamation_mark_box::before {
1374
+ content: "!";
1375
+ display: block;
1376
+ position: absolute;
1377
+ left: 0;
1378
+ top: 3px;
1379
+ width: 16px;
1380
+ height: 16px;
1381
+ border-radius: 50%;
1382
+ background-color: #EBD977;
1383
+ text-align: center;
1384
+ color: white;
1385
+ line-height: 16px;
1386
+ font-weight: 600;
1387
+ text-align: center;
1388
+ padding: 0;
1389
+ }
1390
+ #indie_booking_wrapper .indie_exclamation_mark_box .sbj {
1391
+ font-weight: 500;
1392
+ color: #383E96;
1393
+ font-size: 12px;
1394
+ }
1395
+ #indie_booking_wrapper .indie_exclamation_mark_box .txt {
1396
+ font-size: 12px;
1397
+ color: black;
1398
+ line-height: 1.3;
1399
+ word-break: keep-all;
1400
+ }
1401
+ #indie_booking_wrapper .indie_exclamation_mark_box .txt b {
1402
+ font-weight: 600;
1403
+ }
1404
+ #indie_booking_wrapper .indie_exclamation_mark_box .normal {
1405
+ font-size: 12px;
1406
+ color: #383E96;
1407
+ padding-top: 3px;
1408
+ line-height: 1.5;
1409
+ }
1410
+ #indie_booking_wrapper .indie_exclamation_mark_box .normal.gray {
1411
+ color: #707070;
1412
+ }
1413
+ #indie_booking_wrapper .indie_exclamation_mark_box .normal.gray2 {
1414
+ color: #383940;
1415
+ }
1416
+ #indie_booking_wrapper .indie_exclamation_mark_box p {
1417
+ word-break: break-all;
1418
+ }
1419
+ #indie_booking_wrapper .indie_exclamation_mark_box.sm {
1420
+ padding-left: 20px;
1421
+ }
1422
+ #indie_booking_wrapper .indie_exclamation_mark_box.sm::before {
1423
+ width: 13px;
1424
+ height: 13px;
1425
+ font-size: 10px;
1426
+ line-height: 14px;
1427
+ }
1428
+ #indie_booking_wrapper .indie_exclamation_mark_box.sm p {
1429
+ padding-top: 1px;
1430
+ }
1431
+ #indie_booking_wrapper .indie_exclamation_mark_box.gray::before {
1432
+ background-color: #697385;
1433
+ font-size: 12px;
1434
+ }
1435
+ #indie_booking_wrapper .indie_exclamation_mark_box.gray .normal {
1436
+ color: #697385;
1437
+ }
1438
+ #indie_booking_wrapper .indie_exclamation_mark_box.black::before {
1439
+ background-color: black;
1440
+ }
1441
+ #indie_booking_wrapper .indie_exclamation_mark_box.black .normal {
1442
+ color: #898989;
1443
+ }
1444
+ #indie_booking_wrapper .indie_exclamation_mark_box.grayLight::before {
1445
+ background-color: #8E92C4;
1446
+ }
1447
+ #indie_booking_wrapper .indie_exclamation_mark_box.grayLight .normal {
1448
+ color: #8E92C4;
1449
+ }
1450
+ #indie_booking_wrapper .indie_file-upload-select-form {
1451
+ display: inline-flex;
1452
+ align-items: center;
1453
+ margin: 3px;
1454
+ flex-wrap: wrap;
1455
+ vertical-align: middle;
1456
+ gap: 5px 20px;
1457
+ padding: 5px 15px;
1458
+ min-height: 30px;
1459
+ width: 300px;
1460
+ border-radius: 6px;
1461
+ border: 1px dashed #707070;
1462
+ background-color: #F5F5FC;
1463
+ padding-left: 40px;
1464
+ background-image: url("data:image/svg+xml,%3Csvg id='attach_file_black_24dp' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath d='M16.5,6V17.5a4,4,0,0,1-8,0V5a2.5,2.5,0,0,1,5,0V15.5a1,1,0,0,1-2,0V6H10v9.5a2.5,2.5,0,0,0,5,0V5A4,4,0,0,0,7,5V17.5a5.5,5.5,0,0,0,11,0V6Z' fill='%239595b8'/%3E%3C/svg%3E");
1465
+ background-repeat: no-repeat;
1466
+ background-position: left 10px center;
1467
+ transition: 0.25s;
1468
+ }
1469
+ #indie_booking_wrapper .indie_file-upload-select-form.w100 {
1470
+ width: 100%;
1471
+ }
1472
+ #indie_booking_wrapper .indie_file-upload-select-form:hover {
1473
+ background-color: #ededfa;
1474
+ }
1475
+ #indie_booking_wrapper .indie_file-upload-select-form span {
1476
+ font-size: 12px;
1477
+ font-weight: 600;
1478
+ }
1479
+ #indie_booking_wrapper .indie_file-upload-select-form .gray {
1480
+ color: #9595B8;
1481
+ }
1482
+ #indie_booking_wrapper .indie_file-upload-select-form .black {
1483
+ margin-left: auto;
1484
+ }
1485
+ #indie_booking_wrapper .indie_file-upload-select-form .black::after {
1486
+ content: "";
1487
+ width: 10px;
1488
+ height: 10px;
1489
+ display: inline-block;
1490
+ margin-left: 5px;
1491
+ vertical-align: middle;
1492
+ background-color: red;
1493
+ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.061' height='10.707' viewBox='0 0 6.061 10.707'%3E%3Cpath d='M424.627,26.044l5-5-5-5' transform='translate(-424.274 -15.691)' fill='none' stroke='%23232323' stroke-width='1'/%3E%3C/svg%3E") no-repeat center center/5px;
1494
+ }
1495
+ #indie_booking_wrapper .indie_file-upload-select-form.sm {
1496
+ min-height: 28px;
1497
+ background-size: 18px;
1498
+ }
1499
+ #indie_booking_wrapper .indie_file-upload-select-form.sm span {
1500
+ font-size: 12px;
1501
+ }
1502
+ #indie_booking_wrapper .indie_file-upload-view-form {
1503
+ display: inline-flex;
1504
+ align-items: center;
1505
+ margin: 3px;
1506
+ flex-wrap: wrap;
1507
+ vertical-align: middle;
1508
+ gap: 5px 10px;
1509
+ padding: 5px 15px;
1510
+ min-height: 30px;
1511
+ width: 300px;
1512
+ border-radius: 6px;
1513
+ border: 1px dashed #707070;
1514
+ background-color: white;
1515
+ padding-left: 40px;
1516
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath d='M16.5,6V17.5a4,4,0,0,1-8,0V5a2.5,2.5,0,0,1,5,0V15.5a1,1,0,0,1-2,0V6H10v9.5a2.5,2.5,0,0,0,5,0V5A4,4,0,0,0,7,5V17.5a5.5,5.5,0,0,0,11,0V6Z' fill='%23232323'/%3E%3C/svg%3E");
1517
+ background-repeat: no-repeat;
1518
+ background-position: left 10px center;
1519
+ font-size: 12px;
1520
+ }
1521
+ #indie_booking_wrapper .indie_file-upload-view-form.w100 {
1522
+ width: 100%;
1523
+ }
1524
+ #indie_booking_wrapper .indie_file-upload-view-form .name {
1525
+ flex: 1;
1526
+ min-width: 0;
1527
+ font-size: 12px;
1528
+ font-weight: 600;
1529
+ overflow: hidden;
1530
+ text-overflow: ellipsis;
1531
+ white-space: nowrap;
1532
+ }
1533
+ #indie_booking_wrapper .indie_file-upload-view-form .indie_btn_close_sm {
1534
+ margin-left: auto;
1535
+ }
1536
+ #indie_booking_wrapper .indie_file-upload-view-form.sm {
1537
+ min-height: 28px;
1538
+ background-size: 18px;
1539
+ }
1540
+ #indie_booking_wrapper .indie_file-upload-view-form.sm .name {
1541
+ font-size: 12px;
1542
+ }
1543
+ #indie_booking_wrapper .indie_file-upload-download-form {
1544
+ display: inline-flex;
1545
+ align-items: center;
1546
+ position: relative;
1547
+ margin: 3px;
1548
+ flex-wrap: wrap;
1549
+ vertical-align: middle;
1550
+ gap: 5px 10px;
1551
+ padding: 5px 15px;
1552
+ min-height: 30px;
1553
+ width: 300px;
1554
+ border-radius: 6px;
1555
+ border: 1px solid #B8BAD0;
1556
+ background-color: white;
1557
+ padding-left: 40px;
1558
+ padding-right: 40px;
1559
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath d='M16.5,6V17.5a4,4,0,0,1-8,0V5a2.5,2.5,0,0,1,5,0V15.5a1,1,0,0,1-2,0V6H10v9.5a2.5,2.5,0,0,0,5,0V5A4,4,0,0,0,7,5V17.5a5.5,5.5,0,0,0,11,0V6Z' fill='%23232323'/%3E%3C/svg%3E");
1560
+ background-repeat: no-repeat;
1561
+ background-position: left 10px center;
1562
+ transition: 0.25s;
1563
+ font-size: 12px;
1564
+ }
1565
+ #indie_booking_wrapper .indie_file-upload-download-form:hover {
1566
+ border-color: black;
1567
+ }
1568
+ #indie_booking_wrapper .indie_file-upload-download-form::after {
1569
+ content: "";
1570
+ width: 16px;
1571
+ height: 16px;
1572
+ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.505' height='11.542' viewBox='0 0 9.505 11.542'%3E%3Cpath d='M14.5,7.074H11.789V3H7.716V7.074H5l4.752,4.752ZM5,13.184v1.358h9.5V13.184Z' transform='translate(-5 -3)'/%3E%3C/svg%3E") no-repeat center center;
1573
+ position: absolute;
1574
+ right: 10px;
1575
+ top: calc(50% - 8px);
1576
+ }
1577
+ #indie_booking_wrapper .indie_file-upload-download-form.w100 {
1578
+ width: 100%;
1579
+ }
1580
+ #indie_booking_wrapper .indie_file-upload-download-form .name {
1581
+ flex: 1;
1582
+ min-width: 0;
1583
+ font-size: 12px;
1584
+ font-weight: 500;
1585
+ overflow: hidden;
1586
+ text-overflow: ellipsis;
1587
+ white-space: nowrap;
1588
+ }
1589
+ #indie_booking_wrapper .indie_file-upload-download-form .indie_btn_close_sm {
1590
+ margin-left: auto;
1591
+ }
1592
+ #indie_booking_wrapper .indie_file-upload-download-form.sm {
1593
+ min-height: 28px;
1594
+ background-size: 18px;
1595
+ }
1596
+ #indie_booking_wrapper .indie_file-upload-download-form.sm .name {
1597
+ font-size: 12px;
1598
+ }
1599
+ #indie_booking_wrapper .indie_phone_form_wrap {
1600
+ position: relative;
1601
+ }
1602
+ #indie_booking_wrapper .indie_phone_form_wrap .indie_phone_form {
1603
+ width: 100%;
1604
+ }
1605
+ #indie_booking_wrapper .indie_phone_form_wrap .indie_search-normal-comp {
1606
+ width: 100%;
1607
+ position: absolute;
1608
+ left: 0;
1609
+ top: 0;
1610
+ z-index: -1;
1611
+ transition: 0.3s;
1612
+ opacity: 0;
1613
+ }
1614
+ #indie_booking_wrapper .indie_phone_form_wrap .indie_search-normal-comp.show {
1615
+ opacity: 1;
1616
+ z-index: 5;
1617
+ }
1618
+ #indie_booking_wrapper .indie_phone_form {
1619
+ height: 30px;
1620
+ border: 1px solid #D3D3D3;
1621
+ background-color: white;
1622
+ border-radius: 25px;
1623
+ overflow: hidden;
1624
+ display: inline-flex;
1625
+ width: 100%;
1626
+ padding: 0 10px 0 15px;
1627
+ transition: background-color 0.25s, box-shadow 0.25s, border-color 0.25s;
1628
+ }
1629
+ #indie_booking_wrapper .indie_phone_form > select {
1630
+ flex-shrink: 0;
1631
+ font-weight: 600;
1632
+ color: #383E96;
1633
+ font-size: 12px;
1634
+ }
1635
+ #indie_booking_wrapper .indie_phone_form .select_btn {
1636
+ flex-shrink: 0;
1637
+ font-weight: 600;
1638
+ color: #383E96;
1639
+ font-size: 12px;
1640
+ padding-right: 25px;
1641
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.133' height='7.41' viewBox='0 0 13.133 7.41'%3E%3Cpath id='ic_expand_more_24px' d='M17.59,8.59l-5.023,4.58L7.543,8.59,6,10l6.566,6,6.566-6Z' transform='translate(-6 -8.59)'/%3E%3C/svg%3E");
1642
+ background-repeat: no-repeat;
1643
+ background-position: right 5px center;
1644
+ background-size: 12px;
1645
+ min-width: 60px;
1646
+ text-align: left;
1647
+ }
1648
+ #indie_booking_wrapper .indie_phone_form > input {
1649
+ flex: 1;
1650
+ font-weight: 500;
1651
+ font-size: 12px;
1652
+ padding-left: 5px;
1653
+ min-width: 0;
1654
+ border: none;
1655
+ }
1656
+ #indie_booking_wrapper .indie_phone_form.sm {
1657
+ height: 30px;
1658
+ font-size: 12px;
1659
+ }
1660
+ #indie_booking_wrapper .indie_phone_form:focus, #indie_booking_wrapper .indie_phone_form:hover {
1661
+ border-color: #1B206A;
1662
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
1663
+ }
1664
+ #indie_booking_wrapper .indie_phone_form.sm {
1665
+ height: 28px;
1666
+ }
1667
+ #indie_booking_wrapper .indie_radio_box {
1668
+ display: none;
1669
+ }
1670
+ #indie_booking_wrapper .indie_radio_box + label {
1671
+ display: flex;
1672
+ flex-direction: column;
1673
+ justify-content: center;
1674
+ width: 100%;
1675
+ text-align: left;
1676
+ padding: 15px 15px;
1677
+ padding-left: 60px;
1678
+ position: relative;
1679
+ transition: background-color 0.25s;
1680
+ min-height: 54px;
1681
+ cursor: pointer;
1682
+ }
1683
+ #indie_booking_wrapper .indie_radio_box + label::before {
1684
+ position: absolute;
1685
+ left: 15px;
1686
+ top: 12px;
1687
+ content: "";
1688
+ display: inline-block;
1689
+ width: 26px;
1690
+ height: 26px;
1691
+ border-radius: 50%;
1692
+ background-color: white;
1693
+ border: 1px solid #BCBDCB;
1694
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23bcbdcb'/%3E%3C/svg%3E");
1695
+ background-repeat: no-repeat;
1696
+ background-position: center center;
1697
+ margin: 0 15px 0 0;
1698
+ transition: background-color 0.25s;
1699
+ }
1700
+ #indie_booking_wrapper .indie_radio_box + label p {
1701
+ color: #697385;
1702
+ }
1703
+ #indie_booking_wrapper .indie_radio_box + label .bolder {
1704
+ font-size: 12px;
1705
+ font-weight: 600;
1706
+ }
1707
+ #indie_booking_wrapper .indie_radio_box + label .nor {
1708
+ font-size: 12px;
1709
+ }
1710
+ #indie_booking_wrapper .indie_radio_box + label span,
1711
+ #indie_booking_wrapper .indie_radio_box + label b {
1712
+ color: inherit;
1713
+ font-size: inherit;
1714
+ }
1715
+ #indie_booking_wrapper .indie_radio_box + label em {
1716
+ color: #3F9CED !important;
1717
+ text-decoration: underline !important;
1718
+ font-style: normal;
1719
+ }
1720
+ #indie_booking_wrapper .indie_radio_box.xs + label {
1721
+ padding: 15px 15px;
1722
+ padding-left: 45px;
1723
+ min-height: auto;
1724
+ }
1725
+ #indie_booking_wrapper .indie_radio_box.xs + label::before {
1726
+ left: 10px;
1727
+ top: 50%;
1728
+ width: 17px;
1729
+ height: 17px;
1730
+ background-size: 6px;
1731
+ transform: translateY(-50%);
1732
+ }
1733
+ #indie_booking_wrapper .indie_radio_box:checked + label::before {
1734
+ background-color: #383E96;
1735
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23ffffff'/%3E%3C/svg%3E");
1736
+ }
1737
+ #indie_booking_wrapper .indie_radio_box:checked + label p {
1738
+ color: black;
1739
+ }
1740
+ #indie_booking_wrapper .indie_radio_box:disabled + label {
1741
+ background-color: #F4F4F4;
1742
+ }
1743
+ #indie_booking_wrapper .indie_radio_box:disabled + label::before {
1744
+ background-color: #E5E5E5;
1745
+ border-color: #D0D0EA;
1746
+ }
1747
+ #indie_booking_wrapper .indie_radio_box:disabled + label * {
1748
+ color: #B6BCC7;
1749
+ }
1750
+ #indie_booking_wrapper .indie_radio_flex {
1751
+ display: none;
1752
+ }
1753
+ #indie_booking_wrapper .indie_radio_flex.back + label {
1754
+ display: grid;
1755
+ grid-template-columns: 1fr auto;
1756
+ }
1757
+ #indie_booking_wrapper .indie_radio_flex.back + label::before {
1758
+ grid-column: 2/3;
1759
+ grid-row: 1/span 50;
1760
+ flex-shrink: 0;
1761
+ margin: 0 0 0 15px;
1762
+ align-self: center;
1763
+ }
1764
+ #indie_booking_wrapper .indie_radio_flex.back + label:has(.addr)::before {
1765
+ align-self: flex-start;
1766
+ }
1767
+ #indie_booking_wrapper .indie_radio_flex.sm + label::before {
1768
+ width: 20px;
1769
+ height: 20px;
1770
+ margin: 0 10px 0 0;
1771
+ background-size: 10px;
1772
+ }
1773
+ #indie_booking_wrapper .indie_radio_flex + label {
1774
+ display: flex;
1775
+ align-items: center;
1776
+ flex-wrap: wrap;
1777
+ padding: 12px 15px;
1778
+ transition: background-color 0.25s;
1779
+ cursor: pointer;
1780
+ }
1781
+ #indie_booking_wrapper .indie_radio_flex + label::before {
1782
+ flex-shrink: 0;
1783
+ content: "";
1784
+ display: inline-block;
1785
+ width: 26px;
1786
+ height: 26px;
1787
+ border-radius: 50%;
1788
+ background-color: white;
1789
+ border: 1px solid #BCBDCB;
1790
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23bcbdcb'/%3E%3C/svg%3E");
1791
+ background-repeat: no-repeat;
1792
+ background-position: center center;
1793
+ margin: 0 15px 0 0;
1794
+ transition: background-color 0.25s;
1795
+ }
1796
+ #indie_booking_wrapper .indie_radio_flex + label .txt {
1797
+ font-size: 12px;
1798
+ font-weight: 600;
1799
+ color: #697385;
1800
+ flex: 1;
1801
+ word-break: break-all;
1802
+ display: block;
1803
+ }
1804
+ #indie_booking_wrapper .indie_radio_flex + label .txt b {
1805
+ text-decoration: underline;
1806
+ font-weight: 800;
1807
+ color: #383E96;
1808
+ }
1809
+ #indie_booking_wrapper .indie_radio_flex + label .addr {
1810
+ display: block;
1811
+ width: 100%;
1812
+ font-size: 12px;
1813
+ font-weight: 500;
1814
+ color: #A3A5BD;
1815
+ margin-top: 5px;
1816
+ flex: 1;
1817
+ word-break: break-all;
1818
+ }
1819
+ #indie_booking_wrapper .indie_radio_flex + label .addr b {
1820
+ text-decoration: underline;
1821
+ font-weight: 700;
1822
+ color: #383E96;
1823
+ }
1824
+ #indie_booking_wrapper .indie_radio_flex:checked + label {
1825
+ background-color: #FAFAFD;
1826
+ }
1827
+ #indie_booking_wrapper .indie_radio_flex:checked + label::before {
1828
+ background-color: #383E96;
1829
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23fff'/%3E%3C/svg%3E");
1830
+ }
1831
+ #indie_booking_wrapper .indie_radio_flex:checked + label .txt {
1832
+ color: #000;
1833
+ }
1834
+ #indie_booking_wrapper .indie_radio_flex:checked + label .addr {
1835
+ color: #505162;
1836
+ }
1837
+ #indie_booking_wrapper .indie_radio_base {
1838
+ display: none;
1839
+ }
1840
+ #indie_booking_wrapper .indie_radio_base.xs + label {
1841
+ font-size: 12px;
1842
+ color: #0B205F;
1843
+ }
1844
+ #indie_booking_wrapper .indie_radio_base.xs + label::before {
1845
+ width: 16px;
1846
+ height: 16px;
1847
+ background-size: 6px;
1848
+ }
1849
+ #indie_booking_wrapper .indie_radio_base.sm + label {
1850
+ font-size: 12px;
1851
+ }
1852
+ #indie_booking_wrapper .indie_radio_base.sm + label::before {
1853
+ width: 20px;
1854
+ height: 20px;
1855
+ background-size: 9px;
1856
+ }
1857
+ #indie_booking_wrapper .indie_radio_base.sm2 + label {
1858
+ font-size: 12px;
1859
+ }
1860
+ #indie_booking_wrapper .indie_radio_base.sm2 + label::before {
1861
+ width: 24px;
1862
+ height: 24px;
1863
+ background-size: 12px;
1864
+ }
1865
+ #indie_booking_wrapper .indie_radio_base.black + label {
1866
+ color: #000;
1867
+ font-weight: 500;
1868
+ font-size: 12px;
1869
+ }
1870
+ #indie_booking_wrapper .indie_radio_base.color + label {
1871
+ color: #B6B9CB;
1872
+ }
1873
+ #indie_booking_wrapper .indie_radio_base.color:checked + label {
1874
+ color: #383E96;
1875
+ }
1876
+ #indie_booking_wrapper .indie_radio_base.block + label {
1877
+ display: block;
1878
+ padding-left: 25px;
1879
+ position: relative;
1880
+ }
1881
+ #indie_booking_wrapper .indie_radio_base.block + label .tit {
1882
+ font-weight: 700;
1883
+ font-size: 12px;
1884
+ }
1885
+ #indie_booking_wrapper .indie_radio_base.block + label .txt {
1886
+ font-size: 12px;
1887
+ font-weight: 400;
1888
+ margin: 2px 0;
1889
+ }
1890
+ #indie_booking_wrapper .indie_radio_base.block + label::before {
1891
+ position: absolute;
1892
+ left: 0;
1893
+ top: 0px;
1894
+ }
1895
+ #indie_booking_wrapper .indie_radio_base.white + label {
1896
+ color: rgba(255, 255, 255, 0.28);
1897
+ }
1898
+ #indie_booking_wrapper .indie_radio_base.white + label::before {
1899
+ opacity: 0.28;
1900
+ background-color: transparent;
1901
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23fff'/%3E%3C/svg%3E");
1902
+ }
1903
+ #indie_booking_wrapper .indie_radio_base.white:checked + label {
1904
+ color: white;
1905
+ }
1906
+ #indie_booking_wrapper .indie_radio_base.white:checked + label::before {
1907
+ opacity: 1;
1908
+ background-color: white;
1909
+ border-color: white;
1910
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23383E96'/%3E%3C/svg%3E");
1911
+ }
1912
+ #indie_booking_wrapper .indie_radio_base.mgN + label::before {
1913
+ margin: 0;
1914
+ }
1915
+ #indie_booking_wrapper .indie_radio_base + label {
1916
+ cursor: pointer;
1917
+ display: inline-flex;
1918
+ align-items: center;
1919
+ }
1920
+ #indie_booking_wrapper .indie_radio_base + label::before {
1921
+ flex-shrink: 0;
1922
+ content: "";
1923
+ display: inline-block;
1924
+ width: 26px;
1925
+ height: 26px;
1926
+ border-radius: 50%;
1927
+ background-color: white;
1928
+ border: 1px solid #BCBDCB;
1929
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23BCBDCB'/%3E%3C/svg%3E");
1930
+ background-repeat: no-repeat;
1931
+ background-position: center center;
1932
+ margin: 0 8px 0 0;
1933
+ transition: background-color 0.25s;
1934
+ }
1935
+ #indie_booking_wrapper .indie_radio_base + label.lg {
1936
+ font-size: 12px;
1937
+ font-weight: 600;
1938
+ }
1939
+ #indie_booking_wrapper .indie_radio_base + label.gray {
1940
+ color: #677386;
1941
+ }
1942
+ #indie_booking_wrapper .indie_radio_base + label.blue {
1943
+ color: #109CF1;
1944
+ }
1945
+ #indie_booking_wrapper .indie_radio_base + label.red {
1946
+ color: #DE7171;
1947
+ }
1948
+ #indie_booking_wrapper .indie_radio_base + label.td {
1949
+ color: #696C89;
1950
+ }
1951
+ #indie_booking_wrapper .indie_radio_base:checked + label::before {
1952
+ background-color: #383E96;
1953
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23fff'/%3E%3C/svg%3E");
1954
+ border-color: transparent;
1955
+ }
1956
+ @media (max-width: 1450px) {
1957
+ #indie_booking_wrapper .indie_radio_base + label::before {
1958
+ width: 25px;
1959
+ height: 25px;
1960
+ background-size: 10px;
1961
+ }
1962
+ }
1963
+ #indie_booking_wrapper .indie_search-normal-comp {
1964
+ position: relative;
1965
+ }
1966
+ #indie_booking_wrapper .indie_search-normal-comp .input_box {
1967
+ position: relative;
1968
+ }
1969
+ #indie_booking_wrapper .indie_search-normal-comp .input_box .indie_text_nor {
1970
+ width: 100%;
1971
+ padding-right: 40px;
1972
+ }
1973
+ #indie_booking_wrapper .indie_search-normal-comp .input_box .indie_text_nor:not(:placeholder-shown) {
1974
+ background-color: white;
1975
+ }
1976
+ #indie_booking_wrapper .indie_search-normal-comp .input_box .indie_text_nor:not(:placeholder-shown) ~ .ic_search {
1977
+ display: none;
1978
+ }
1979
+ #indie_booking_wrapper .indie_search-normal-comp .input_box .indie_text_nor:not(:placeholder-shown) ~ .indie_btn_close_sm {
1980
+ display: block;
1981
+ }
1982
+ #indie_booking_wrapper .indie_search-normal-comp .input_box .ic_search {
1983
+ width: 25px;
1984
+ height: 25px;
1985
+ overflow: hidden;
1986
+ text-indent: -9999px;
1987
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.141' height='17.49' viewBox='0 0 19.141 17.49'%3E%3Cpath d='M16.68,14h-.865l-.306-.27A6.155,6.155,0,0,0,17.227,9.5c0-3.59-3.185-6.5-7.114-6.5S3,5.91,3,9.5,6.185,16,10.114,16a7.486,7.486,0,0,0,4.629-1.57l.3.28v.79l5.472,4.99L22.141,19Zm-6.566,0A4.72,4.72,0,0,1,5.189,9.5,4.72,4.72,0,0,1,10.114,5a4.72,4.72,0,0,1,4.925,4.5A4.72,4.72,0,0,1,10.114,14Z' transform='translate(-3 -3)'/%3E%3C/svg%3E");
1988
+ background-repeat: no-repeat;
1989
+ background-position: center center;
1990
+ background-size: 15px;
1991
+ position: absolute;
1992
+ right: 7px;
1993
+ top: 50%;
1994
+ transform: translateY(-50%);
1995
+ }
1996
+ #indie_booking_wrapper .indie_search-normal-comp .input_box .indie_btn_close_sm {
1997
+ display: none;
1998
+ position: absolute;
1999
+ right: 15px;
2000
+ top: 50%;
2001
+ transform: translateY(-50%);
2002
+ }
2003
+ #indie_booking_wrapper .indie_search-normal-comp.w100 {
2004
+ width: 100%;
2005
+ }
2006
+ #indie_booking_wrapper .indie_search-normal-comp.sm .input_box .text_nor {
2007
+ height: 28px;
2008
+ font-size: 12px;
2009
+ }
2010
+ #indie_booking_wrapper .indie_search-normal-comp.sm .indie_radio_flex + label::before {
2011
+ width: 25px;
2012
+ height: 25px;
2013
+ }
2014
+ #indie_booking_wrapper .indie_search-normal-comp.sm .indie_radio_flex.back + label .txt {
2015
+ padding-top: 3px;
2016
+ }
2017
+ #indie_booking_wrapper .indie_position_search {
2018
+ position: absolute;
2019
+ top: calc(100% - 1px);
2020
+ left: 20px;
2021
+ width: calc(100% - 40px);
2022
+ background-color: #fff;
2023
+ border: 1px solid black;
2024
+ border-radius: 0 0 6px 6px;
2025
+ overflow: auto;
2026
+ max-height: 310px;
2027
+ z-index: 50;
2028
+ box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
2029
+ display: none;
2030
+ }
2031
+ #indie_booking_wrapper .indie_position_search.transparent {
2032
+ border: none;
2033
+ border-radius: 0 0 20px 20px;
2034
+ }
2035
+ #indie_booking_wrapper .indie_position_search.gray {
2036
+ border-color: #E8E8E8;
2037
+ max-height: 150px;
2038
+ }
2039
+ #indie_booking_wrapper .indie_position_search.wide {
2040
+ border-color: #E8E8E8;
2041
+ width: 100%;
2042
+ left: 0;
2043
+ border-radius: 10px;
2044
+ }
2045
+ #indie_booking_wrapper .indie_position_search.on {
2046
+ display: block;
2047
+ }
2048
+ #indie_booking_wrapper .indie_position_search .a_link_box {
2049
+ display: block;
2050
+ width: 100%;
2051
+ padding: 12px 15px;
2052
+ font-size: 12px;
2053
+ font-weight: 700;
2054
+ transition: 0.25s;
2055
+ }
2056
+ #indie_booking_wrapper .indie_position_search .a_link_box .txt {
2057
+ color: #697385;
2058
+ }
2059
+ #indie_booking_wrapper .indie_position_search .a_link_box .txt b {
2060
+ color: #383E96;
2061
+ text-decoration: underline;
2062
+ }
2063
+ #indie_booking_wrapper .indie_position_search .a_link_box:focus, #indie_booking_wrapper .indie_position_search .a_link_box:hover {
2064
+ background-color: #FAFAFD;
2065
+ }
2066
+ #indie_booking_wrapper .indie_position_search .choice_ul > li {
2067
+ border-bottom: 1px solid #E8E8E8;
2068
+ position: relative;
2069
+ }
2070
+ #indie_booking_wrapper .indie_position_search .choice_ul > li:hover .indie_radio_flex + label {
2071
+ background-color: #FAFAFD;
2072
+ }
2073
+ #indie_booking_wrapper .indie_position_search .choice_ul > li:hover .indie_radio_flex + label::before {
2074
+ background-color: #383E96;
2075
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23fff'/%3E%3C/svg%3E%0A");
2076
+ }
2077
+ #indie_booking_wrapper .indie_position_search .choice_ul > li:hover .indie_radio_flex + label .txt {
2078
+ color: black;
2079
+ }
2080
+ #indie_booking_wrapper .indie_position_search .choice_ul > li:hover .indie_radio_flex + label .addr {
2081
+ color: #505162;
2082
+ }
2083
+ #indie_booking_wrapper .indie_value-text {
2084
+ font-size: 12px;
2085
+ color: black;
2086
+ font-weight: 600;
2087
+ min-height: 30px;
2088
+ display: flex;
2089
+ flex-direction: column;
2090
+ justify-content: center;
2091
+ align-items: flex-start;
2092
+ line-height: 1.3;
2093
+ word-break: break-all;
2094
+ }
2095
+ #indie_booking_wrapper .indie_value-text.black {
2096
+ color: black;
2097
+ }
2098
+ #indie_booking_wrapper .indie_value-text.primary {
2099
+ color: #383E96;
2100
+ }
2101
+ #indie_booking_wrapper .indie_value-text.gray {
2102
+ color: #697385;
2103
+ }
2104
+ #indie_booking_wrapper .indie_value-text.flight {
2105
+ display: inline-flex;
2106
+ min-height: auto;
2107
+ flex-direction: row;
2108
+ font-weight: 400;
2109
+ }
2110
+ #indie_booking_wrapper .indie_value-text.flight b {
2111
+ font-weight: 700;
2112
+ }
2113
+ #indie_booking_wrapper .indie_value-text.textL {
2114
+ justify-content: flex-start;
2115
+ }
2116
+ #indie_booking_wrapper .indie_value-text.alignC {
2117
+ align-items: center;
2118
+ }
2119
+ #indie_booking_wrapper .indie_value-text.normal {
2120
+ display: block;
2121
+ text-align: left;
2122
+ }
2123
+ #indie_booking_wrapper .indie_btn_pointView {
2124
+ height: 25px;
2125
+ border-radius: 20px;
2126
+ background-color: white;
2127
+ border: 1px solid #D5D5D5;
2128
+ color: black;
2129
+ font-size: 11px;
2130
+ font-weight: 500;
2131
+ padding: 0 25px 0 11px;
2132
+ background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.642' height='13.642' viewBox='0 0 13.642 13.642'%3E%3Cpath d='M0,0H13.642V13.642H0Z' fill='none'/%3E%3Cpath d='M8.979,2A3.976,3.976,0,0,0,5,5.979c0,2.984,3.979,7.389,3.979,7.389s3.979-4.405,3.979-7.389A3.976,3.976,0,0,0,8.979,2Zm0,5.4A1.421,1.421,0,1,1,10.4,5.979,1.422,1.422,0,0,1,8.979,7.4Z' transform='translate(-2.158 -0.863)'/%3E%3C/svg%3E%0A") no-repeat right 7px center;
2133
+ transition: 0.25s;
2134
+ }
2135
+ #indie_booking_wrapper .indie_btn_pointView:hover {
2136
+ background-color: rgb(242.25, 242.25, 242.25);
2137
+ }
2138
+ #indie_booking_wrapper .indie_btn_translation_nor {
2139
+ height: 28px;
2140
+ padding: 0 35px 0 15px;
2141
+ border-radius: 8px;
2142
+ border: 1px solid #696C89;
2143
+ font-size: 12px;
2144
+ color: #383E96;
2145
+ font-weight: 500;
2146
+ background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath d='M0,0H18V18H0Z' fill='none'/%3E%3Cpath d='M9.873,11.732l-1.9-1.869L8,9.841A13.031,13.031,0,0,0,10.77,4.978h2.19V3.489H7.728V2h-1.5V3.489H1V4.971H9.35A11.69,11.69,0,0,1,6.98,8.962,11.648,11.648,0,0,1,5.254,6.468h-1.5a13.071,13.071,0,0,0,2.228,3.4L2.181,13.6l1.062,1.057L6.98,10.935l2.325,2.316.568-1.519Zm4.209-3.775h-1.5L9.223,16.892h1.5l.837-2.234h3.551l.845,2.234h1.5Zm-1.959,5.212,1.211-3.224,1.211,3.224Z' transform='translate(-0.223 -0.446)' fill='%23383e96'/%3E%3C/svg%3E") no-repeat right 5px center;
2147
+ transition: 0.25s;
2148
+ }
2149
+ #indie_booking_wrapper .indie_btn_translation_nor:hover {
2150
+ background-color: rgb(242.25, 242.25, 242.25);
2151
+ }
2152
+ #indie_booking_wrapper .indie_btn_AreaChange {
2153
+ height: 25px;
2154
+ border-radius: 20px;
2155
+ background-color: white;
2156
+ border: 1px solid #D5D5D5;
2157
+ color: #569AFF;
2158
+ font-size: 11px;
2159
+ font-weight: 500;
2160
+ padding: 0 25px 0 11px;
2161
+ background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Cpath d='M11.973,8.039a3.69,3.69,0,0,0,0-1.078l1.193-.908a.272.272,0,0,0,.068-.352L12.1,3.8a.288.288,0,0,0-.345-.121l-1.408.55a4.161,4.161,0,0,0-.956-.539L9.18,2.231A.273.273,0,0,0,8.9,2H6.641a.273.273,0,0,0-.277.231L6.149,3.689a4.375,4.375,0,0,0-.956.539l-1.408-.55a.279.279,0,0,0-.345.121L2.31,5.7a.266.266,0,0,0,.068.352l1.193.908a4.245,4.245,0,0,0-.04.539,4.245,4.245,0,0,0,.04.539l-1.193.907A.272.272,0,0,0,2.31,9.3l1.131,1.9a.288.288,0,0,0,.345.121l1.408-.55a4.161,4.161,0,0,0,.956.539l.215,1.457A.273.273,0,0,0,6.641,13H8.9a.273.273,0,0,0,.277-.231l.215-1.457a4.375,4.375,0,0,0,.956-.539l1.408.55A.279.279,0,0,0,12.1,11.2l1.131-1.9a.272.272,0,0,0-.068-.352Zm-4.2,1.386A1.926,1.926,0,1,1,9.751,7.5,1.955,1.955,0,0,1,7.772,9.425Z' transform='translate(-2.271 -2)' fill='%23569aff'/%3E%3C/svg%3E") no-repeat right 7px center;
2162
+ transition: 0.25s;
2163
+ }
2164
+ #indie_booking_wrapper .indie_btn_AreaChange:hover {
2165
+ background-color: rgb(242.25, 242.25, 242.25);
2166
+ }
2167
+ #indie_booking_wrapper .indie_btn_addPoi {
2168
+ height: 42px;
2169
+ padding: 0 20px 0 40px;
2170
+ min-width: 135px;
2171
+ border-radius: 30px;
2172
+ background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M14.5,8.5h-3v-3a1.5,1.5,0,1,0-3,0l.053,3H5.5a1.5,1.5,0,1,0,0,3l3.053-.053L8.5,14.5a1.5,1.5,0,0,0,3,0V11.447l3,.053a1.5,1.5,0,0,0,0-3Z' transform='translate(-4 -4)' fill='%23569aff'/%3E%3C/svg%3E") no-repeat left 15px center;
2173
+ border: 1px dashed #569AFF;
2174
+ color: #569AFF;
2175
+ font-size: 12px;
2176
+ font-weight: 600;
2177
+ text-align: right;
2178
+ box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
2179
+ transition: 0.25s;
2180
+ }
2181
+ #indie_booking_wrapper .indie_btn_addPoi:hover {
2182
+ background-color: rgb(242.25, 242.25, 242.25);
2183
+ }
2184
+ #indie_booking_wrapper .indie_btn_close_sm {
2185
+ display: inline-block;
2186
+ vertical-align: middle;
2187
+ width: 15px;
2188
+ height: 15px;
2189
+ border-radius: 50%;
2190
+ overflow: hidden;
2191
+ text-indent: -9999px;
2192
+ background-color: rgba(0, 0, 0, 0.7);
2193
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)' fill='%23fff'/%3E%3C/svg%3E%0A");
2194
+ background-repeat: no-repeat;
2195
+ background-size: 6px;
2196
+ background-position: center center;
2197
+ transition: background-color 0.2s;
2198
+ }
2199
+ #indie_booking_wrapper .indie_btn_close_sm:hover, #indie_booking_wrapper .indie_btn_close_sm:focus {
2200
+ background-color: rgba(0, 0, 0, 0.9);
2201
+ }
2202
+ #indie_booking_wrapper .indie_btn_close_sm.lg {
2203
+ width: 27px;
2204
+ height: 27px;
2205
+ background-size: 13px;
2206
+ }
2207
+ #indie_booking_wrapper .indie_tag_close {
2208
+ display: inline-flex;
2209
+ align-items: center;
2210
+ margin: 3px;
2211
+ background-color: white;
2212
+ width: 100%;
2213
+ }
2214
+ #indie_booking_wrapper .indie_tag_close span {
2215
+ font-size: 12px;
2216
+ word-break: break-all;
2217
+ flex-grow: 1;
2218
+ }
2219
+ #indie_booking_wrapper .indie_tag_close .btn_close_sm {
2220
+ flex-shrink: 0;
2221
+ margin-left: 10px;
2222
+ }
2223
+ #indie_booking_wrapper .indie_tag_close.sm {
2224
+ margin: 0 5px;
2225
+ }
2226
+ #indie_booking_wrapper .indie_tag_close.sm span {
2227
+ font-size: 12px;
2228
+ color: #697385;
2229
+ }
2230
+ #indie_booking_wrapper .indie_tag_close.full {
2231
+ gap: 5px;
2232
+ flex-wrap: wrap;
2233
+ }
2234
+ #indie_booking_wrapper .indie_tag_close.full .btn_close_sm {
2235
+ margin-left: 0;
2236
+ }
2237
+ #indie_booking_wrapper .indie_tag_close.gap {
2238
+ flex-wrap: wrap;
2239
+ gap: 3px 8px;
2240
+ padding-right: 25px;
2241
+ position: relative;
2242
+ }
2243
+ #indie_booking_wrapper .indie_tag_close.gap .btn_close_sm {
2244
+ position: absolute;
2245
+ right: 0;
2246
+ top: 0;
2247
+ margin-left: 0;
2248
+ }
2249
+ #indie_booking_wrapper .indie_tag_close .rb {
2250
+ margin-left: auto;
2251
+ flex-grow: 0;
2252
+ }
2253
+ #indie_booking_wrapper .indie_tag_close span.primary-t {
2254
+ color: #383E96;
2255
+ }
2256
+ #indie_booking_wrapper .indie_tag_close.round {
2257
+ border: 1px solid #CECECE;
2258
+ border-radius: 30px;
2259
+ padding: 5px 10px 5px 15px;
2260
+ }
2261
+ #indie_booking_wrapper .indie_tag_close.round.space .btn_close_sm {
2262
+ margin-left: 20px;
2263
+ }
2264
+ #indie_booking_wrapper .indie_tag_close.pdR .btn_close_sm {
2265
+ margin-left: 20px;
2266
+ }
2267
+ #indie_booking_wrapper .indie_tag_close.btnNo {
2268
+ padding: 5px 17px;
2269
+ min-width: auto;
2270
+ }
2271
+ #indie_booking_wrapper .indie_tag_close.btnNo .btn_close_sm {
2272
+ display: none;
2273
+ }
2274
+ #indie_booking_wrapper .indie_tag_round {
2275
+ display: inline-flex;
2276
+ vertical-align: middle;
2277
+ margin: 3px;
2278
+ font-size: 12px;
2279
+ font-weight: 500;
2280
+ color: black;
2281
+ border-radius: 30px;
2282
+ border: 1px solid #E5E5E5;
2283
+ padding: 6px 15px;
2284
+ background-color: white;
2285
+ }
2286
+ #indie_booking_wrapper .indie_tag_round.light {
2287
+ font-weight: 400;
2288
+ }
2289
+ #indie_booking_wrapper .indie_tag_round.gray {
2290
+ font-weight: 500;
2291
+ color: #697385;
2292
+ }
2293
+ #indie_booking_wrapper .indie_check_base {
2294
+ display: none;
2295
+ }
2296
+ #indie_booking_wrapper .indie_check_base.xs + label {
2297
+ font-size: 12px;
2298
+ color: #0B205F;
2299
+ }
2300
+ #indie_booking_wrapper .indie_check_base.xs + label::before {
2301
+ width: 16px;
2302
+ height: 16px;
2303
+ background-size: 9px;
2304
+ }
2305
+ #indie_booking_wrapper .indie_check_base.xs.fz + label {
2306
+ font-size: 12px;
2307
+ }
2308
+ #indie_booking_wrapper .indie_check_base.sm + label {
2309
+ font-size: 12px;
2310
+ }
2311
+ #indie_booking_wrapper .indie_check_base.sm + label::before {
2312
+ width: 20px;
2313
+ height: 20px;
2314
+ background-size: 9px;
2315
+ }
2316
+ #indie_booking_wrapper .indie_check_base.sm2 + label {
2317
+ font-size: 12px;
2318
+ }
2319
+ #indie_booking_wrapper .indie_check_base.sm2 + label::before {
2320
+ width: 24px;
2321
+ height: 24px;
2322
+ background-size: 12px;
2323
+ }
2324
+ #indie_booking_wrapper .indie_check_base.black + label {
2325
+ color: black;
2326
+ font-weight: 500;
2327
+ font-size: 12px;
2328
+ }
2329
+ #indie_booking_wrapper .indie_check_base.color + label {
2330
+ color: #B6B9CB;
2331
+ }
2332
+ #indie_booking_wrapper .indie_check_base.color:checked + label {
2333
+ color: #383E96;
2334
+ }
2335
+ #indie_booking_wrapper .indie_check_base.color-black:checked + label {
2336
+ color: black;
2337
+ }
2338
+ #indie_booking_wrapper .indie_check_base.block + label {
2339
+ display: block;
2340
+ padding-left: 25px;
2341
+ position: relative;
2342
+ }
2343
+ #indie_booking_wrapper .indie_check_base.block + label .tit {
2344
+ font-weight: 700;
2345
+ font-size: 12px;
2346
+ }
2347
+ #indie_booking_wrapper .indie_check_base.block + label .txt {
2348
+ font-size: 12px;
2349
+ font-weight: 400;
2350
+ margin: 2px 0;
2351
+ }
2352
+ #indie_booking_wrapper .indie_check_base.block + label::before {
2353
+ position: absolute;
2354
+ left: 0;
2355
+ top: 0px;
2356
+ }
2357
+ #indie_booking_wrapper .indie_check_base.white + label {
2358
+ color: rgba(255, 255, 255, 0.28);
2359
+ }
2360
+ #indie_booking_wrapper .indie_check_base.white + label::before {
2361
+ opacity: 0.28;
2362
+ background-color: transparent;
2363
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.59' height='13.41' viewBox='0 0 17.59 13.41'%3E%3Cpath d='M9,16.17,4.83,12,3.41,13.41,9,19,21,7,19.59,5.59Z' transform='translate(-3.41 -5.59)' fill='%23fff'/%3E%3C/svg%3E");
2364
+ }
2365
+ #indie_booking_wrapper .indie_check_base.white:checked + label {
2366
+ color: white;
2367
+ }
2368
+ #indie_booking_wrapper .indie_check_base.white:checked + label::before {
2369
+ opacity: 1;
2370
+ background-color: white;
2371
+ border-color: white;
2372
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.59' height='13.41' viewBox='0 0 17.59 13.41'%3E%3Cpath d='M9,16.17,4.83,12,3.41,13.41,9,19,21,7,19.59,5.59Z' transform='translate(-3.41 -5.59)' fill='%23383E96'/%3E%3C/svg%3E");
2373
+ }
2374
+ #indie_booking_wrapper .indie_check_base.only + label::before {
2375
+ margin-right: 0;
2376
+ }
2377
+ #indie_booking_wrapper .indie_check_base + label {
2378
+ cursor: pointer;
2379
+ display: inline-flex;
2380
+ align-items: center;
2381
+ }
2382
+ #indie_booking_wrapper .indie_check_base + label::before {
2383
+ flex-shrink: 0;
2384
+ content: "";
2385
+ display: inline-block;
2386
+ width: 26px;
2387
+ height: 26px;
2388
+ border-radius: 50%;
2389
+ background-color: white;
2390
+ border: 1px solid #BCBDCB;
2391
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.59' height='13.41' viewBox='0 0 17.59 13.41'%3E%3Cpath d='M9,16.17,4.83,12,3.41,13.41,9,19,21,7,19.59,5.59Z' transform='translate(-3.41 -5.59)' fill='%23BCBDCB'/%3E%3C/svg%3E");
2392
+ background-repeat: no-repeat;
2393
+ background-position: center center;
2394
+ background-size: 13px;
2395
+ margin: 0 8px 0 0;
2396
+ transition: background-color 0.25s;
2397
+ }
2398
+ #indie_booking_wrapper .indie_check_base + label.lg {
2399
+ font-size: 12px;
2400
+ font-weight: 600;
2401
+ }
2402
+ #indie_booking_wrapper .indie_check_base:checked + label::before {
2403
+ background-color: #383E96;
2404
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.59' height='13.41' viewBox='0 0 17.59 13.41'%3E%3Cpath d='M9,16.17,4.83,12,3.41,13.41,9,19,21,7,19.59,5.59Z' transform='translate(-3.41 -5.59)' fill='%23fff'/%3E%3C/svg%3E");
2405
+ }
2406
+ @media (max-width: 1450px) {
2407
+ #indie_booking_wrapper .indie_check_base + label::before {
2408
+ width: 25px;
2409
+ height: 25px;
2410
+ background-size: 13px;
2411
+ }
2412
+ }
2413
+ #indie_booking_wrapper .indie_radio_flex {
2414
+ display: none;
2415
+ }
2416
+ #indie_booking_wrapper .indie_radio_flex.back + label {
2417
+ display: grid;
2418
+ grid-template-columns: 1fr auto;
2419
+ }
2420
+ #indie_booking_wrapper .indie_radio_flex.back + label::before {
2421
+ grid-column: 2/3;
2422
+ grid-row: 1/span 50;
2423
+ flex-shrink: 0;
2424
+ margin: 0 0 0 15px;
2425
+ align-self: center;
2426
+ }
2427
+ #indie_booking_wrapper .indie_radio_flex.back + label:has(.addr)::before {
2428
+ align-self: flex-start;
2429
+ }
2430
+ #indie_booking_wrapper .indie_radio_flex.sm + label::before {
2431
+ width: 20px;
2432
+ height: 20px;
2433
+ margin: 0 10px 0 0;
2434
+ background-size: 10px;
2435
+ }
2436
+ #indie_booking_wrapper .indie_radio_flex + label {
2437
+ display: flex;
2438
+ align-items: center;
2439
+ flex-wrap: wrap;
2440
+ padding: 12px 15px;
2441
+ transition: background-color 0.25s;
2442
+ cursor: pointer;
2443
+ }
2444
+ #indie_booking_wrapper .indie_radio_flex + label::before {
2445
+ flex-shrink: 0;
2446
+ content: "";
2447
+ display: inline-block;
2448
+ width: 26px;
2449
+ height: 26px;
2450
+ border-radius: 50%;
2451
+ background-color: white;
2452
+ border: 1px solid #BCBDCB;
2453
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23BCBDCB'/%3E%3C/svg%3E%0A");
2454
+ background-repeat: no-repeat;
2455
+ background-position: center center;
2456
+ margin: 0 15px 0 0;
2457
+ transition: background-color 0.25s;
2458
+ }
2459
+ #indie_booking_wrapper .indie_radio_flex + label .txt {
2460
+ font-size: 12px;
2461
+ font-weight: 600;
2462
+ color: #697385;
2463
+ flex: 1;
2464
+ word-break: break-all;
2465
+ display: block;
2466
+ }
2467
+ #indie_booking_wrapper .indie_radio_flex + label .txt b {
2468
+ text-decoration: underline;
2469
+ font-weight: 800;
2470
+ color: #383E96;
2471
+ }
2472
+ #indie_booking_wrapper .indie_radio_flex + label .addr {
2473
+ display: block;
2474
+ width: 100%;
2475
+ font-size: 12px;
2476
+ font-weight: 500;
2477
+ color: #A3A5BD;
2478
+ margin-top: 5px;
2479
+ flex: 1;
2480
+ word-break: break-all;
2481
+ }
2482
+ #indie_booking_wrapper .indie_radio_flex + label .addr b {
2483
+ text-decoration: underline;
2484
+ font-weight: 700;
2485
+ color: #383E96;
2486
+ }
2487
+ #indie_booking_wrapper .indie_radio_flex:checked + label {
2488
+ background-color: #383E96;
2489
+ }
2490
+ #indie_booking_wrapper .indie_radio_flex:checked + label::before {
2491
+ background-color: #383E96;
2492
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23fff'/%3E%3C/svg%3E%0A");
2493
+ }
2494
+ #indie_booking_wrapper .indie_radio_flex:checked + label .txt {
2495
+ color: black;
2496
+ }
2497
+ #indie_booking_wrapper .indie_radio_flex:checked + label .addr {
2498
+ color: #505162;
2499
+ }
2500
+ #indie_booking_wrapper .indie_switch_type_5 {
2501
+ display: none;
2502
+ }
2503
+ #indie_booking_wrapper .indie_switch_type_5 ~ label {
2504
+ height: 18px;
2505
+ line-height: 18px;
2506
+ background-color: #C2C7D7;
2507
+ padding: 0 11px 0 24px;
2508
+ border-radius: 30px;
2509
+ cursor: pointer;
2510
+ position: relative;
2511
+ width: auto;
2512
+ display: inline-block;
2513
+ vertical-align: middle;
2514
+ font-weight: 600;
2515
+ color: white;
2516
+ font-size: 11px;
2517
+ }
2518
+ #indie_booking_wrapper .indie_switch_type_5 ~ label span {
2519
+ font-size: 11px;
2520
+ display: block;
2521
+ position: relative;
2522
+ text-align: center;
2523
+ line-height: inherit;
2524
+ color: #D0D2E1;
2525
+ font-weight: 600;
2526
+ }
2527
+ #indie_booking_wrapper .indie_switch_type_5 ~ label span.confirm {
2528
+ display: none;
2529
+ color: white;
2530
+ }
2531
+ #indie_booking_wrapper .indie_switch_type_5 ~ label span.none_confirm {
2532
+ color: white;
2533
+ }
2534
+ #indie_booking_wrapper .indie_switch_type_5 ~ label::before {
2535
+ content: "";
2536
+ display: block;
2537
+ width: 14px;
2538
+ height: 14px;
2539
+ background-color: white;
2540
+ position: absolute;
2541
+ top: 2px;
2542
+ left: 3px;
2543
+ border-radius: 50%;
2544
+ transition: all 0.1s;
2545
+ }
2546
+ #indie_booking_wrapper .indie_switch_type_5:checked ~ label {
2547
+ padding: 0 24px 0 11px;
2548
+ background-color: #3F9CED;
2549
+ font-weight: 600;
2550
+ }
2551
+ #indie_booking_wrapper .indie_switch_type_5:checked ~ label .confirm {
2552
+ display: block;
2553
+ }
2554
+ #indie_booking_wrapper .indie_switch_type_5:checked ~ label .none_confirm {
2555
+ display: none;
2556
+ }
2557
+ #indie_booking_wrapper .indie_switch_type_5:checked ~ label::before {
2558
+ left: calc(100% - 17px);
2559
+ }
2560
+ #indie_booking_wrapper .indie_f-row {
2561
+ display: flex;
2562
+ flex-wrap: wrap;
2563
+ gap: 5px;
2564
+ align-items: center;
2565
+ }
2566
+ #indie_booking_wrapper .indie_f-row.mgt5 {
2567
+ margin-top: 5px;
2568
+ }
2569
+ #indie_booking_wrapper .indie_f-row .mg-l-auto {
2570
+ margin-left: auto;
2571
+ }
2572
+ #indie_booking_wrapper .indie_f-row .flexOne_1 {
2573
+ flex: 1;
2574
+ }
2575
+ #indie_booking_wrapper .indie_btn_copy_1 {
2576
+ height: 30px;
2577
+ border-radius: 8px;
2578
+ text-align: center;
2579
+ padding-left: 15px;
2580
+ padding-right: 38px;
2581
+ font-size: 12px;
2582
+ background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 14 16'%3E%3Cpath d='M12.316,1H3.474A1.469,1.469,0,0,0,2,2.455V12.637H3.474V2.455h8.842Zm2.211,2.909H6.421A1.469,1.469,0,0,0,4.947,5.364V15.546A1.469,1.469,0,0,0,6.421,17h8.105A1.469,1.469,0,0,0,16,15.546V5.364A1.469,1.469,0,0,0,14.526,3.909Zm0,11.637H6.421V5.364h8.105Z' transform='translate(-2 -1)'/%3E%3C/svg%3E%0A") no-repeat right 10px center/15px;
2583
+ border: 1px solid #D3D3D3;
2584
+ transition: 0.25s;
2585
+ }
2586
+ #indie_booking_wrapper .indie_btn_copy_1:hover {
2587
+ background-color: rgb(242.25, 242.25, 242.25);
2588
+ }
2589
+ #indie_booking_wrapper .indie_passengers_info_pop {
2590
+ position: relative;
2591
+ overflow-y: auto !important;
2592
+ flex-shrink: 0;
2593
+ }
2594
+ #indie_booking_wrapper .indie_passengers_info_pop .btn_close {
2595
+ position: absolute;
2596
+ right: 30px;
2597
+ top: 25px;
2598
+ z-index: 10;
2599
+ }
2600
+ #indie_booking_wrapper .indie_passengers_info_pop .gray_info_normal {
2601
+ min-height: 200px;
2602
+ }
2603
+ #indie_booking_wrapper .indie_pop_passenger_infos {
2604
+ position: relative;
2605
+ padding: 20px 30px 45px;
2606
+ }
2607
+ #indie_booking_wrapper .indie_pop_passenger_infos .title {
2608
+ padding-right: 30px;
2609
+ margin-bottom: 25px;
2610
+ }
2611
+ #indie_booking_wrapper .indie_pop_passenger_infos .title .sbj {
2612
+ font-size: 35px;
2613
+ font-weight: 600;
2614
+ color: #0B205F;
2615
+ vertical-align: middle;
2616
+ letter-spacing: 0;
2617
+ padding: 0 5px;
2618
+ margin-bottom: 5px;
2619
+ }
2620
+ #indie_booking_wrapper .indie_pop_passenger_infos .title .code {
2621
+ display: inline-block;
2622
+ vertical-align: middle;
2623
+ border-radius: 35px;
2624
+ padding: 3px 17px;
2625
+ color: #0B205F;
2626
+ color: white;
2627
+ font-size: 12px;
2628
+ font-weight: 600;
2629
+ }
2630
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box {
2631
+ position: relative;
2632
+ padding-right: 45px;
2633
+ }
2634
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box .btn_print {
2635
+ position: absolute;
2636
+ right: 0;
2637
+ top: 60%;
2638
+ transform: translateY(-50%);
2639
+ }
2640
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box dl dt {
2641
+ font-size: 12px;
2642
+ color: #697385;
2643
+ margin-bottom: 5px;
2644
+ }
2645
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box dl dd .name {
2646
+ font-size: 24px;
2647
+ font-weight: 600;
2648
+ color: #383E96;
2649
+ margin-bottom: 5px;
2650
+ }
2651
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box dl dd .name .gender {
2652
+ font-size: 18px;
2653
+ margin-left: 3px;
2654
+ }
2655
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box dl dd .number {
2656
+ font-size: 15px;
2657
+ font-weight: 600;
2658
+ color: #383E96;
2659
+ letter-spacing: 0;
2660
+ }
2661
+ #indie_booking_wrapper .indie_pop_passenger_infos .representive_box dl dd .place {
2662
+ font-size: 13px;
2663
+ color: #383E96;
2664
+ letter-spacing: 0;
2665
+ }
2666
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail {
2667
+ max-height: 0;
2668
+ overflow: hidden;
2669
+ transition: max-height 0.7s cubic-bezier(0, 1, 0, 1), z-index 0.5s ease;
2670
+ }
2671
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .tit {
2672
+ margin-top: 25px;
2673
+ display: flex;
2674
+ justify-content: space-between;
2675
+ margin-bottom: 5px;
2676
+ }
2677
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .tit span {
2678
+ font-size: 12px;
2679
+ color: #697385;
2680
+ padding: 0 3px;
2681
+ }
2682
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .tit .passenger {
2683
+ width: 50%;
2684
+ }
2685
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .tit .birth {
2686
+ width: 30%;
2687
+ }
2688
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .tit .gender {
2689
+ width: 20%;
2690
+ }
2691
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .list > li {
2692
+ display: flex;
2693
+ padding: 10px 0;
2694
+ border-top: 1px dashed #DBDBDB;
2695
+ }
2696
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .list > li:first-child {
2697
+ border-top: none;
2698
+ }
2699
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .list > li .passenger {
2700
+ font-size: 13px;
2701
+ color: #383E96;
2702
+ font-weight: 600;
2703
+ flex-grow: 1;
2704
+ padding: 0 3px;
2705
+ word-break: break-all;
2706
+ }
2707
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .list > li .birth {
2708
+ font-size: 13px;
2709
+ color: #383E96;
2710
+ font-weight: 600;
2711
+ letter-spacing: 0;
2712
+ flex-shrink: 0;
2713
+ flex-basis: 30%;
2714
+ padding: 0 3px;
2715
+ word-break: break-all;
2716
+ }
2717
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail .list > li .gender {
2718
+ font-size: 13px;
2719
+ color: #383E96;
2720
+ font-weight: 600;
2721
+ flex-shrink: 0;
2722
+ flex-basis: 20%;
2723
+ padding: 0 3px;
2724
+ }
2725
+ #indie_booking_wrapper .indie_pop_passenger_infos .passenger_detail.on {
2726
+ max-height: 1000px;
2727
+ transition: max-height 1s ease-in-out, z-index 1s ease-in-out;
2728
+ }
2729
+ #indie_booking_wrapper .indie_pop_passenger_infos .btn_arrow_wide {
2730
+ position: absolute;
2731
+ left: 0;
2732
+ bottom: 0;
2733
+ height: 36px;
2734
+ width: 100%;
2735
+ overflow: hidden;
2736
+ text-indent: -9999px;
2737
+ background-color: white;
2738
+ transition: background-color 0.25s;
2739
+ }
2740
+ #indie_booking_wrapper .indie_pop_passenger_infos .btn_arrow_wide::before {
2741
+ content: "";
2742
+ width: 42px;
2743
+ height: 8px;
2744
+ background-repeat: no-repeat;
2745
+ background-position: center center;
2746
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44.1' height='8.557' viewBox='0 0 44.1 8.557'%3E%3Cpath d='M161.164,13.748l21.09,7.391,21.738-7.391' transform='translate(-160.527 -13.11)' fill='none' stroke='%23383e96' stroke-linecap='round' stroke-width='1'/%3E%3C/svg%3E");
2747
+ position: absolute;
2748
+ left: 50%;
2749
+ top: 50%;
2750
+ transform: translate(-50%, -50%) rotate(0);
2751
+ transition: transform 0.25s;
2752
+ }
2753
+ #indie_booking_wrapper .indie_pop_passenger_infos .btn_arrow_wide.on::before {
2754
+ transform: translate(-50%, -50%) rotate(180deg);
2755
+ }
2756
+ #indie_booking_wrapper .indie_pop_passenger_infos .btn_arrow_wide:hover {
2757
+ background-color: rgb(249.9, 249.9, 249.9);
2758
+ }
2759
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w {
2760
+ display: flex;
2761
+ width: 100%;
2762
+ height: 100%;
2763
+ }
2764
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.invoice_detail {
2765
+ display: grid;
2766
+ grid-template-rows: 1fr;
2767
+ grid-template-columns: minmax(250px, 1fr) minmax(350px, 460px) minmax(400px, 560px);
2768
+ }
2769
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.invoice_detail .passenger_box {
2770
+ width: auto;
2771
+ }
2772
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.invoice_detail .price_inner_pops {
2773
+ position: relative;
2774
+ }
2775
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.invoice_detail .pop_passenger_infos {
2776
+ padding-top: 20px;
2777
+ }
2778
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.bill_management {
2779
+ display: grid;
2780
+ grid-template-rows: 1fr;
2781
+ grid-template-columns: minmax(400px, 490px) minmax(450px, 1fr);
2782
+ }
2783
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.bill_management .passenger_box {
2784
+ width: auto;
2785
+ z-index: 1;
2786
+ }
2787
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.bill_management .price_inner_pops {
2788
+ z-index: 2;
2789
+ }
2790
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w.booking_schedule {
2791
+ display: grid;
2792
+ grid-template-columns: minmax(300px, 1fr) minmax(1000px, 1250px);
2793
+ grid-template-rows: 1fr;
2794
+ overflow: auto;
2795
+ }
2796
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .map_box {
2797
+ flex-grow: 1;
2798
+ background-color: royalblue;
2799
+ position: relative;
2800
+ overflow: hidden;
2801
+ }
2802
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .map_box .indie_ic_map_loca {
2803
+ position: relative;
2804
+ z-index: 10;
2805
+ }
2806
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .map_box .put_map_box {
2807
+ position: relative;
2808
+ width: 100%;
2809
+ height: 100%;
2810
+ background-color: royalblue;
2811
+ }
2812
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box {
2813
+ flex-shrink: 0;
2814
+ width: 460px;
2815
+ display: flex;
2816
+ flex-direction: column;
2817
+ overflow-y: auto;
2818
+ }
2819
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .bottoms_add {
2820
+ height: 90px;
2821
+ flex-shrink: 0;
2822
+ border-top: 1px solid #B6B9CC;
2823
+ display: flex;
2824
+ flex-wrap: wrap;
2825
+ justify-content: center;
2826
+ align-items: center;
2827
+ padding: 10px;
2828
+ gap: 10px 45px;
2829
+ }
2830
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .total_dl {
2831
+ padding-left: 40px;
2832
+ background-repeat: no-repeat;
2833
+ background-position: left center;
2834
+ }
2835
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .total_dl.distance {
2836
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' viewBox='0 0 22 12'%3E%3Cpath d='M21,6H3A2.006,2.006,0,0,0,1,8v8a2.006,2.006,0,0,0,2,2H21a2.006,2.006,0,0,0,2-2V8A2.006,2.006,0,0,0,21,6Zm0,10H3V8H5v4H7V8H9v4h2V8h2v4h2V8h2v4h2V8h2Z' transform='translate(-1 -6)'/%3E%3C/svg%3E");
2837
+ }
2838
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .total_dl.period {
2839
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='21' viewBox='0 0 18 21'%3E%3Cpath id='ic_timer_24px' d='M15,1H9V3h6ZM11,14h2V8H11Zm8.03-6.61,1.42-1.42a11.048,11.048,0,0,0-1.41-1.41L17.62,5.98a9,9,0,1,0,1.41,1.41ZM12,20a7,7,0,1,1,7-7A6.995,6.995,0,0,1,12,20Z' transform='translate(-3 -1)'/%3E%3C/svg%3E");
2840
+ }
2841
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .total_dl dt {
2842
+ font-size: 12px;
2843
+ color: black;
2844
+ }
2845
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .total_dl dd {
2846
+ font-size: 18px;
2847
+ font-weight: 700;
2848
+ color: black;
2849
+ }
2850
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap {
2851
+ flex-grow: 1;
2852
+ display: flex;
2853
+ flex-direction: column;
2854
+ overflow-y: auto;
2855
+ border-top: 1px solid #D0D0EA;
2856
+ position: relative;
2857
+ }
2858
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .search_white_wrap {
2859
+ border-bottom: none;
2860
+ display: none;
2861
+ transition: 0.25s;
2862
+ z-index: 15;
2863
+ }
2864
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .search_white_wrap.focus-in {
2865
+ box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
2866
+ border: 1px solid #383E96;
2867
+ border-radius: 8px;
2868
+ margin: 10px 15px 0;
2869
+ }
2870
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .search_white_wrap.focus-in .s_txt::placeholder {
2871
+ transition: 0.25s;
2872
+ font-weight: 700;
2873
+ color: #4D58A5;
2874
+ }
2875
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .search_white_wrap.focus-in .position_search {
2876
+ top: 100%;
2877
+ left: 8px;
2878
+ width: calc(100% - 16px);
2879
+ }
2880
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .search_text_typing {
2881
+ position: absolute;
2882
+ left: 0;
2883
+ top: 73px;
2884
+ width: 100%;
2885
+ height: calc(30% - 73px);
2886
+ z-index: 10;
2887
+ background-color: #EFF0F8;
2888
+ display: flex;
2889
+ justify-content: center;
2890
+ align-items: center;
2891
+ }
2892
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .search_text_typing p {
2893
+ font-size: 18px;
2894
+ color: #B1B3C3;
2895
+ font-weight: 700;
2896
+ }
2897
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .gray_info_normal {
2898
+ border-top: none;
2899
+ overflow-y: inherit;
2900
+ }
2901
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .indie_schedule_drag_list .data .b_drag {
2902
+ display: none;
2903
+ }
2904
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap .indie_schedule_drag_list .data .b_close {
2905
+ display: none;
2906
+ }
2907
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap.manual .search_white_wrap {
2908
+ display: flex;
2909
+ }
2910
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap.manual .indie_schedule_drag_list > li:not(.start):not(.end) .data {
2911
+ padding-left: 40px;
2912
+ }
2913
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap.manual .indie_schedule_drag_list > li:not(.start):not(.end) .data .b_drag {
2914
+ display: block;
2915
+ }
2916
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap.manual .indie_schedule_drag_list > li:not(.start):not(.end) .data .b_close {
2917
+ display: block;
2918
+ }
2919
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .passenger_box .place_list_wrap.manual .indie_schedule_drag_list .btn_nor.xs {
2920
+ height: 22px;
2921
+ font-size: 11px;
2922
+ font-weight: 400;
2923
+ margin-top: 15px;
2924
+ }
2925
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops {
2926
+ overflow: auto;
2927
+ box-shadow: -5px 0 6px rgba(0, 0, 0, 0.16);
2928
+ display: flex;
2929
+ flex-direction: column;
2930
+ }
2931
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .top_box h4 {
2932
+ font-size: 24px;
2933
+ font-weight: 700;
2934
+ color: black;
2935
+ }
2936
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .basic_price_box {
2937
+ padding: 20px 35px;
2938
+ border-bottom: 1px dashed #E5E5E5;
2939
+ }
2940
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .basic_price_box .sbj {
2941
+ font-size: 13px;
2942
+ color: #383E96;
2943
+ }
2944
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .basic_price_box .price {
2945
+ font-size: 18px;
2946
+ color: #383E96;
2947
+ font-weight: 700;
2948
+ }
2949
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .basic_price_wrapper {
2950
+ padding: 25px 35px;
2951
+ border-bottom: 1px dashed #E5E5E5;
2952
+ display: flex;
2953
+ flex-wrap: wrap;
2954
+ gap: 10px 50px;
2955
+ align-items: flex-start;
2956
+ justify-content: center;
2957
+ }
2958
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .basic_price_wrapper dl dt {
2959
+ font-size: 13px;
2960
+ color: #383E96;
2961
+ }
2962
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .basic_price_wrapper dl dd {
2963
+ font-size: 18px;
2964
+ color: #383E96;
2965
+ font-weight: 700;
2966
+ }
2967
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .add_item_box {
2968
+ display: flex;
2969
+ flex-wrap: wrap;
2970
+ align-items: center;
2971
+ padding: 17px 20px 17px 35px;
2972
+ gap: 5px;
2973
+ }
2974
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .add_item_box .sbj {
2975
+ font-size: 13px;
2976
+ color: #383E96;
2977
+ }
2978
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .add_item_box .btn_nor.line-black {
2979
+ margin-left: auto;
2980
+ }
2981
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .table_box {
2982
+ overflow: auto;
2983
+ min-height: 300px;
2984
+ }
2985
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .total_price {
2986
+ text-align: right;
2987
+ padding: 15px 25px;
2988
+ border-top: 1px solid #B6B9CC;
2989
+ background-color: #EFF0F8;
2990
+ }
2991
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .total_price p {
2992
+ font-size: 12px;
2993
+ font-weight: 700;
2994
+ color: black;
2995
+ letter-spacing: 0;
2996
+ }
2997
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .total_price p b {
2998
+ font-weight: 700;
2999
+ margin-left: 7px;
3000
+ font-size: 18px;
3001
+ }
3002
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .price_inner_pops .bottom_box {
3003
+ display: flex;
3004
+ align-items: center;
3005
+ justify-content: flex-end;
3006
+ gap: 5px;
3007
+ height: 90px;
3008
+ padding: 10px 20px;
3009
+ }
3010
+ #indie_booking_wrapper .indie_dispatch_passenger_sche_w .pop_inside_wrap .botton_box {
3011
+ padding: 25px;
3012
+ text-align: center;
3013
+ border-top: 1px solid #E5E5E5;
3014
+ }
3015
+ #indie_booking_wrapper .indie_booking_schedule_modify_box {
3016
+ height: 100%;
3017
+ overflow: auto;
3018
+ display: flex;
3019
+ flex-direction: column;
3020
+ }
3021
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b {
3022
+ display: flex;
3023
+ flex-wrap: wrap;
3024
+ gap: 10px 15px;
3025
+ align-items: center;
3026
+ border-bottom: 1px solid #B6B9CC;
3027
+ flex-shrink: 0;
3028
+ padding: 15px 20px;
3029
+ padding-right: 70px;
3030
+ }
3031
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .tags {
3032
+ height: 30px;
3033
+ border-radius: 20px;
3034
+ display: flex;
3035
+ background-color: #0B205F;
3036
+ }
3037
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .tags span {
3038
+ color: white;
3039
+ font-weight: 600;
3040
+ font-size: 14px;
3041
+ display: flex;
3042
+ align-items: center;
3043
+ padding: 0 15px 0 25px;
3044
+ }
3045
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .tags strong {
3046
+ border-radius: 20px;
3047
+ color: white;
3048
+ font-weight: 600;
3049
+ font-size: 16px;
3050
+ display: flex;
3051
+ align-items: center;
3052
+ padding: 0 20px;
3053
+ background-color: #1B3EA7;
3054
+ }
3055
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .date_text {
3056
+ line-height: 30px;
3057
+ font-size: 16px;
3058
+ color: black;
3059
+ font-weight: 600;
3060
+ margin-left: 10px;
3061
+ }
3062
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .indie_select_nor {
3063
+ height: 30px;
3064
+ border: none;
3065
+ color: black;
3066
+ font-size: 16px;
3067
+ font-weight: 700;
3068
+ padding-right: 50px;
3069
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Cpath d='M5.143,1.429a1,1,0,0,1,1.715,0l4.234,7.056A1,1,0,0,1,10.234,10H1.766A1,1,0,0,1,.909,8.486Z' transform='translate(12 10) rotate(180)' fill='%23232323'/%3E%3C/svg%3E");
3070
+ background-repeat: no-repeat;
3071
+ background-position: right center;
3072
+ padding-left: 0;
3073
+ }
3074
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .indie_select_nor:focus, #indie_booking_wrapper .indie_booking_schedule_modify_box .header_b .indie_select_nor:hover {
3075
+ box-shadow: none;
3076
+ }
3077
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .contents_b {
3078
+ flex-grow: 1;
3079
+ overflow: auto;
3080
+ display: flex;
3081
+ }
3082
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .contents_b :where(.serviceZone, .scheduleZone, .bookingInfoZone) {
3083
+ border-left: 1px solid #B6B9CC;
3084
+ display: flex;
3085
+ flex-direction: column;
3086
+ overflow: auto;
3087
+ }
3088
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .contents_b :where(.serviceZone, .scheduleZone, .bookingInfoZone) h3 {
3089
+ font-size: 16px;
3090
+ font-weight: 800;
3091
+ color: #0B205F;
3092
+ padding: 25px 10px 20px 30px;
3093
+ flex-shrink: 0;
3094
+ }
3095
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .contents_b .serviceZone {
3096
+ border-left: none;
3097
+ }
3098
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone {
3099
+ width: 230px;
3100
+ flex-shrink: 0;
3101
+ }
3102
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .list_box {
3103
+ padding: 10px 20px 20px;
3104
+ flex: 1;
3105
+ min-height: 0;
3106
+ overflow: auto;
3107
+ }
3108
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .indie_schedule_drag_list > li:not(.start, .end) .dot_txt {
3109
+ background-color: #919EDE;
3110
+ border: 6px solid #3F55C4;
3111
+ }
3112
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .indie_schedule_drag_list .service_data {
3113
+ padding-top: 20px;
3114
+ }
3115
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .indie_schedule_drag_list .service_data .sbj {
3116
+ font-size: 11px;
3117
+ color: #8F9CB4;
3118
+ margin-bottom: 5px;
3119
+ font-weight: 500;
3120
+ }
3121
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .indie_schedule_drag_list .service_data .city {
3122
+ font-size: 13px;
3123
+ font-weight: 600;
3124
+ color: black;
3125
+ }
3126
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .indie_schedule_drag_list .service_data .city_gather {
3127
+ display: flex;
3128
+ flex-direction: column;
3129
+ align-items: flex-start;
3130
+ }
3131
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .serviceZone .indie_schedule_drag_list .service_data .city_gather .tag_round {
3132
+ display: inline-flex;
3133
+ }
3134
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone {
3135
+ flex: 1;
3136
+ background-color: #FAFAFD;
3137
+ }
3138
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box {
3139
+ flex: 1;
3140
+ min-height: 0;
3141
+ overflow: auto;
3142
+ padding: 10px 25px;
3143
+ }
3144
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li.start .data, #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li.end .data {
3145
+ padding-right: 25px;
3146
+ border-color: transparent;
3147
+ }
3148
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data {
3149
+ margin-left: 0;
3150
+ }
3151
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data:has(.b_close) {
3152
+ padding-right: 24px;
3153
+ padding-top: 20px;
3154
+ }
3155
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .indie_btn_pointView,
3156
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .indie_btn_AreaChange {
3157
+ margin-top: 10px;
3158
+ }
3159
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .top_b {
3160
+ display: flex;
3161
+ align-items: center;
3162
+ gap: 10px;
3163
+ margin-bottom: 5px;
3164
+ }
3165
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .top_b .lb {
3166
+ flex: 1;
3167
+ min-width: 0;
3168
+ word-break: break-all;
3169
+ }
3170
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .top_b .case {
3171
+ position: relative;
3172
+ left: 0;
3173
+ top: 0;
3174
+ flex-shrink: 0;
3175
+ }
3176
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .top_b .booking_place {
3177
+ margin-bottom: 0;
3178
+ }
3179
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .booking_time {
3180
+ font-size: 11px;
3181
+ font-weight: 700;
3182
+ margin-bottom: 5px;
3183
+ }
3184
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .booking_place {
3185
+ font-size: 14px;
3186
+ font-weight: 500;
3187
+ color: #5375C4;
3188
+ display: flex;
3189
+ flex-wrap: wrap;
3190
+ gap: 5px 10px;
3191
+ align-items: center;
3192
+ margin-bottom: 5px;
3193
+ }
3194
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .booking_addr {
3195
+ margin-top: 3px;
3196
+ font-size: 12px;
3197
+ color: #272727;
3198
+ line-height: 1.5;
3199
+ }
3200
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .booking_memo {
3201
+ margin-top: 3px;
3202
+ font-size: 12px;
3203
+ color: #9C9EA7;
3204
+ line-height: 1.5;
3205
+ }
3206
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .indie_form_boxs {
3207
+ margin-top: 7px;
3208
+ }
3209
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data:not(:has(.b_drag)) {
3210
+ padding-left: 20px;
3211
+ }
3212
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .data .indie_search-normal-comp {
3213
+ margin-top: 12px;
3214
+ }
3215
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .b_close {
3216
+ display: inline-block;
3217
+ vertical-align: middle;
3218
+ width: 15px;
3219
+ height: 15px;
3220
+ border-radius: 50%;
3221
+ overflow: hidden;
3222
+ text-indent: -9999px;
3223
+ background-color: rgba(0, 0, 0, 0.7);
3224
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)' fill='%23fff'/%3E%3C/svg%3E");
3225
+ background-repeat: no-repeat;
3226
+ background-size: 6px;
3227
+ background-position: center center;
3228
+ transition: background-color 0.2s;
3229
+ right: 10px;
3230
+ top: 10px;
3231
+ }
3232
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .b_close:hover, #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list > li .b_close:focus {
3233
+ background-color: rgba(0, 0, 0, 0.9);
3234
+ }
3235
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .schedule_box .indie_schedule_drag_list .indie_btn_addPoi {
3236
+ position: relative;
3237
+ left: -45px;
3238
+ z-index: 10;
3239
+ }
3240
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .bottoms_add {
3241
+ flex-shrink: 0;
3242
+ background-color: white;
3243
+ border-top: 1px solid #B6B9CC;
3244
+ display: flex;
3245
+ flex-wrap: wrap;
3246
+ justify-content: center;
3247
+ align-items: center;
3248
+ gap: 2px 45px;
3249
+ padding: 20px 20px;
3250
+ }
3251
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .bottoms_add .total_dl {
3252
+ padding-left: 28px;
3253
+ background-repeat: no-repeat;
3254
+ background-position: left center;
3255
+ display: flex;
3256
+ align-items: center;
3257
+ justify-content: center;
3258
+ min-height: 22px;
3259
+ }
3260
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .bottoms_add .total_dl.distance {
3261
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' viewBox='0 0 22 12'%3E%3Cpath d='M21,6H3A2.006,2.006,0,0,0,1,8v8a2.006,2.006,0,0,0,2,2H21a2.006,2.006,0,0,0,2-2V8A2.006,2.006,0,0,0,21,6Zm0,10H3V8H5v4H7V8H9v4h2V8h2v4h2V8h2v4h2V8h2Z' transform='translate(-1 -6)'/%3E%3C/svg%3E");
3262
+ }
3263
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .bottoms_add .total_dl.period {
3264
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='21' viewBox='0 0 18 21'%3E%3Cpath d='M15,1H9V3h6ZM11,14h2V8H11Zm8.03-6.61,1.42-1.42a11.048,11.048,0,0,0-1.41-1.41L17.62,5.98a9,9,0,1,0,1.41,1.41ZM12,20a7,7,0,1,1,7-7A6.995,6.995,0,0,1,12,20Z' transform='translate(-3 -1)'/%3E%3C/svg%3E");
3265
+ }
3266
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .bottoms_add .total_dl dt {
3267
+ font-size: 12px;
3268
+ color: #323341;
3269
+ margin-right: 7px;
3270
+ }
3271
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .scheduleZone .bottoms_add .total_dl dd {
3272
+ font-size: 18px;
3273
+ font-weight: 700;
3274
+ color: #323341;
3275
+ }
3276
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone {
3277
+ flex: 1.05;
3278
+ }
3279
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone h3 {
3280
+ display: flex;
3281
+ flex-wrap: wrap;
3282
+ gap: 10px;
3283
+ align-items: center;
3284
+ }
3285
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone h3 .indie_btn_copy_1 {
3286
+ margin-left: auto;
3287
+ margin-right: 10px;
3288
+ }
3289
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .table_box {
3290
+ flex: 1;
3291
+ overflow: auto;
3292
+ min-height: 0;
3293
+ border-top: 1px solid #111426;
3294
+ }
3295
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .table_box .tbl_bookingInfo {
3296
+ margin-top: -1px;
3297
+ }
3298
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo {
3299
+ width: 100%;
3300
+ border-top: 1px solid #111426;
3301
+ table-layout: fixed;
3302
+ border-collapse: collapse;
3303
+ vertical-align: middle;
3304
+ }
3305
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo tr {
3306
+ border-bottom: 1px solid #DEDEDE;
3307
+ vertical-align: middle;
3308
+ }
3309
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo th {
3310
+ text-align: left;
3311
+ padding: 13px 13px 13px 20px;
3312
+ font-size: 12px;
3313
+ color: #697385;
3314
+ font-weight: 500;
3315
+ border-right: 1px solid #DEDEDE;
3316
+ }
3317
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo td {
3318
+ vertical-align: middle;
3319
+ padding: 5px 15px;
3320
+ text-align: left;
3321
+ height: 40px;
3322
+ }
3323
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .scroll_box {
3324
+ max-height: 95px;
3325
+ overflow-y: auto;
3326
+ }
3327
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .scroll_box::-webkit-scrollbar {
3328
+ -webkit-appearance: none;
3329
+ width: 6px;
3330
+ }
3331
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .scroll_box::-webkit-scrollbar-thumb {
3332
+ background-color: rgba(0, 0, 0, 0.5);
3333
+ border-radius: 10px;
3334
+ }
3335
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .scroll_box > p {
3336
+ font-size: 12px;
3337
+ font-weight: 500;
3338
+ padding: 5px 0;
3339
+ line-height: 1;
3340
+ }
3341
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .value-txt {
3342
+ font-size: 12px;
3343
+ font-weight: 500;
3344
+ padding: 6px 0;
3345
+ line-height: 1.5;
3346
+ }
3347
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .check_base + label {
3348
+ font-size: 12px;
3349
+ margin-right: 15px;
3350
+ }
3351
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .tbl_bookingInfo .tag_round {
3352
+ font-size: 12px;
3353
+ }
3354
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .modify-textarea {
3355
+ width: 100%;
3356
+ padding: 10px 20px;
3357
+ background-color: white;
3358
+ border: 1px solid #D3D3D3;
3359
+ border-radius: 20px;
3360
+ font-size: 12px;
3361
+ font-weight: 600;
3362
+ line-height: 1.5;
3363
+ height: 105px;
3364
+ }
3365
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .bookingInfoZone .btn_translation_nor {
3366
+ margin-top: 5px;
3367
+ margin-bottom: 5px;
3368
+ }
3369
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b {
3370
+ border-top: 1px solid #B6B9CC;
3371
+ flex-shrink: 0;
3372
+ display: flex;
3373
+ align-items: center;
3374
+ flex-wrap: wrap;
3375
+ gap: 10px 20px;
3376
+ padding: 20px;
3377
+ }
3378
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .priceAll {
3379
+ display: flex;
3380
+ flex-wrap: wrap;
3381
+ align-items: center;
3382
+ gap: 10px 20px;
3383
+ }
3384
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .priceAll dt {
3385
+ font-size: 12px;
3386
+ }
3387
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .priceAll dd {
3388
+ font-size: 16px;
3389
+ font-weight: 600;
3390
+ color: black;
3391
+ }
3392
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .priceAll dd span {
3393
+ color: #EC7777;
3394
+ margin-right: 5px;
3395
+ }
3396
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .priceAll dd strong {
3397
+ font-size: inherit;
3398
+ font-weight: inherit;
3399
+ color: inherit;
3400
+ }
3401
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .left {
3402
+ margin-right: auto;
3403
+ }
3404
+ #indie_booking_wrapper .indie_booking_schedule_modify_box .footer_b .right {
3405
+ margin-left: auto;
3406
+ }
3407
+ #indie_booking_wrapper .indie_booking_occupant_passenger_box {
3408
+ border-bottom: 1px dashed #E5E5E5;
3409
+ padding: 25px 30px 28px;
3410
+ }
3411
+ #indie_booking_wrapper .indie_booking_occupant_passenger_box .title_b {
3412
+ display: flex;
3413
+ flex-wrap: wrap;
3414
+ align-items: center;
3415
+ margin-bottom: 10px;
3416
+ gap: 10px;
3417
+ padding: 0 10px;
3418
+ }
3419
+ #indie_booking_wrapper .indie_booking_occupant_passenger_box .title_b .sbj {
3420
+ margin-right: auto;
3421
+ font-size: 14px;
3422
+ color: #383E96;
3423
+ }
3424
+ #indie_booking_wrapper .indie_booking_occupant_passenger_box .text_nor {
3425
+ margin-bottom: 8px;
3426
+ }
3427
+ #indie_booking_wrapper .indie_booking_occupant_passenger_box .check_box {
3428
+ margin-top: 15px;
3429
+ padding: 0 10px;
3430
+ }
3431
+ #indie_booking_wrapper .indie_booking_occupant_passenger_box .check_box span {
3432
+ display: inline-block;
3433
+ vertical-align: middle;
3434
+ margin-right: 15px;
3435
+ }
3436
+ #indie_booking_wrapper .indie_ic_map_loca {
3437
+ display: inline-flex;
3438
+ vertical-align: top;
3439
+ justify-content: center;
3440
+ align-items: center;
3441
+ text-align: center;
3442
+ width: 26px;
3443
+ height: 30px;
3444
+ background-repeat: no-repeat;
3445
+ background-position: center center;
3446
+ background-size: 100%;
3447
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='30' viewBox='0 0 26 30'%3E%3Cg transform='translate(0 0)'%3E%3Cg %3E%3Cpath d='M32.192,22.215,25.419,29a3.418,3.418,0,0,1-4.838,0l-6.773-6.781a13.007,13.007,0,1,1,18.384,0' transform='translate(-10 0.001)' fill='%233f55c4'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 0.006)'%3E%3Cg %3E%3Cpath d='M23,30.028a3.4,3.4,0,0,1-2.422-1l-6.77-6.777a13,13,0,1,1,18.384,0l-6.77,6.777a3.4,3.4,0,0,1-2.422,1M23,1.759a11.289,11.289,0,0,0-7.975,19.269L21.8,27.8a1.7,1.7,0,0,0,2.409,0l6.77-6.777A11.285,11.285,0,0,0,23,1.759' transform='translate(-10 -0.036)' fill='%23070203'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
3448
+ color: white;
3449
+ font-size: 12px;
3450
+ font-weight: 600;
3451
+ }
3452
+ #indie_booking_wrapper .indie_ic_map_loca.start {
3453
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='30' viewBox='0 0 26 30'%3E%3Cg transform='translate(0 0)'%3E%3Cg %3E%3Cpath d='M32.192,22.215,25.419,29a3.418,3.418,0,0,1-4.838,0l-6.773-6.781a13.007,13.007,0,1,1,18.384,0' transform='translate(-10 0.001)' fill='%23e8516c'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 0.006)'%3E%3Cg %3E%3Cpath d='M23,30.028a3.4,3.4,0,0,1-2.422-1l-6.77-6.777a13,13,0,1,1,18.384,0l-6.77,6.777a3.4,3.4,0,0,1-2.422,1M23,1.759a11.289,11.289,0,0,0-7.975,19.269L21.8,27.8a1.7,1.7,0,0,0,2.409,0l6.77-6.777A11.285,11.285,0,0,0,23,1.759' transform='translate(-10 -0.036)' fill='%23070203'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
3454
+ }
3455
+ #indie_booking_wrapper .indie_ic_map_loca.end {
3456
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='30' viewBox='0 0 26 30'%3E%3Cg transform='translate(0 0)'%3E%3Cg %3E%3Cpath d='M32.192,22.215,25.419,29a3.418,3.418,0,0,1-4.838,0l-6.773-6.781a13.007,13.007,0,1,1,18.384,0' transform='translate(-10 0.001)' fill='%2345cadf'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(0 0.006)'%3E%3Cg %3E%3Cpath d='M23,30.028a3.4,3.4,0,0,1-2.422-1l-6.77-6.777a13,13,0,1,1,18.384,0l-6.77,6.777a3.4,3.4,0,0,1-2.422,1M23,1.759a11.289,11.289,0,0,0-7.975,19.269L21.8,27.8a1.7,1.7,0,0,0,2.409,0l6.77-6.777A11.285,11.285,0,0,0,23,1.759' transform='translate(-10 -0.036)' fill='%23070203'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
3457
+ }
3458
+ #indie_booking_wrapper .indie_schedule_drag_list > li {
3459
+ position: relative;
3460
+ padding-bottom: 13px;
3461
+ padding-left: 40px;
3462
+ border-color: transparent;
3463
+ }
3464
+ #indie_booking_wrapper .indie_schedule_drag_list > li::before {
3465
+ content: "";
3466
+ position: absolute;
3467
+ left: 12px;
3468
+ top: 18px;
3469
+ z-index: 1;
3470
+ display: block;
3471
+ width: 1px;
3472
+ height: 100%;
3473
+ background-color: #DBDBDB;
3474
+ }
3475
+ #indie_booking_wrapper .indie_schedule_drag_list > li.md-dash::after {
3476
+ content: "";
3477
+ display: block;
3478
+ position: absolute;
3479
+ left: 12px;
3480
+ top: calc(50% - 6px);
3481
+ width: 27px;
3482
+ height: 1px;
3483
+ border-top: 1px dotted #BCBDCB;
3484
+ }
3485
+ #indie_booking_wrapper .indie_schedule_drag_list > li:last-child {
3486
+ padding-bottom: 0;
3487
+ }
3488
+ #indie_booking_wrapper .indie_schedule_drag_list > li:last-child::before {
3489
+ width: 0;
3490
+ height: 0;
3491
+ background-color: transparent;
3492
+ }
3493
+ #indie_booking_wrapper .indie_schedule_drag_list > li .dot_txt {
3494
+ display: block;
3495
+ width: 24px;
3496
+ height: 24px;
3497
+ border-radius: 50%;
3498
+ line-height: 24px;
3499
+ text-align: center;
3500
+ color: white;
3501
+ font-size: 12px;
3502
+ font-weight: 600;
3503
+ background-color: #3F55C4;
3504
+ position: absolute;
3505
+ left: 0;
3506
+ top: 17px;
3507
+ z-index: 5;
3508
+ }
3509
+ #indie_booking_wrapper .indie_schedule_drag_list > li .km_txt {
3510
+ display: inline-block;
3511
+ text-align: center;
3512
+ min-width: 40px;
3513
+ line-height: 22px;
3514
+ border-radius: 20px;
3515
+ background-color: white;
3516
+ border: 1px solid #ddd;
3517
+ font-size: 10px;
3518
+ font-family: "Montserrat", "Noto Sans KR", sans-serif;
3519
+ color: #696C89;
3520
+ font-weight: 700;
3521
+ padding: 0 5px;
3522
+ position: absolute;
3523
+ left: 12px;
3524
+ bottom: 10px;
3525
+ z-index: 5;
3526
+ transform: translateX(-50%);
3527
+ }
3528
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data {
3529
+ margin-left: 20px;
3530
+ background-color: white;
3531
+ border-radius: 20px;
3532
+ box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
3533
+ padding: 17px 15px 17px 40px;
3534
+ position: relative;
3535
+ border: 1px solid transparent;
3536
+ }
3537
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .a_place {
3538
+ position: absolute;
3539
+ right: 20px;
3540
+ bottom: 20px;
3541
+ font-size: 13px;
3542
+ }
3543
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .time_box {
3544
+ margin-top: 10px;
3545
+ }
3546
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .time_box.modify select {
3547
+ border-color: #383E96;
3548
+ background-color: #F0FBFF;
3549
+ }
3550
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .time_txt {
3551
+ font-size: 12px;
3552
+ margin-top: 10px;
3553
+ }
3554
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .time_txt b {
3555
+ font-size: inherit;
3556
+ font-weight: 600;
3557
+ color: inherit;
3558
+ margin: 0 2px;
3559
+ }
3560
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .b_drag {
3561
+ display: block;
3562
+ width: 14px;
3563
+ height: 25px;
3564
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='19' viewBox='0 0 10 19'%3E%3Cpath d='M4.186,1.139a1,1,0,0,1,1.627,0l3.057,4.28A1,1,0,0,1,8.057,7H1.943a1,1,0,0,1-.814-1.581Z' fill='%23d1d1d1'/%3E%3Cpath d='M4.186,1.139a1,1,0,0,1,1.627,0l3.057,4.28A1,1,0,0,1,8.057,7H1.943a1,1,0,0,1-.814-1.581Z' transform='translate(10 19) rotate(180)' fill='%23d1d1d1'/%3E%3C/svg%3E");
3565
+ background-repeat: no-repeat;
3566
+ background-position: center center;
3567
+ background-size: 10px;
3568
+ overflow: hidden;
3569
+ text-indent: -9999px;
3570
+ position: absolute;
3571
+ top: 50%;
3572
+ left: 15px;
3573
+ transform: translateY(-50%);
3574
+ }
3575
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .b_close {
3576
+ display: block;
3577
+ width: 20px;
3578
+ height: 20px;
3579
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)' fill='%23bababa'/%3E%3C/svg%3E");
3580
+ background-repeat: no-repeat;
3581
+ background-position: center center;
3582
+ background-size: 14px;
3583
+ overflow: hidden;
3584
+ text-indent: -9999px;
3585
+ position: absolute;
3586
+ right: 16px;
3587
+ top: 14px;
3588
+ }
3589
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .case {
3590
+ line-height: 22px;
3591
+ padding: 0 10px;
3592
+ border-radius: 15px;
3593
+ background-color: #3F55C4;
3594
+ color: white;
3595
+ font-size: 11px;
3596
+ font-weight: 500;
3597
+ display: inline-block;
3598
+ position: absolute;
3599
+ right: 16px;
3600
+ top: 16px;
3601
+ display: none;
3602
+ }
3603
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .case.start {
3604
+ background-color: #E8516C;
3605
+ }
3606
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .case.end {
3607
+ background-color: #45CADF;
3608
+ }
3609
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .time {
3610
+ font-size: 11px;
3611
+ color: black;
3612
+ font-family: "Montserrat", "Noto Sans KR", sans-serif;
3613
+ font-weight: 700;
3614
+ margin-bottom: 5px;
3615
+ }
3616
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .place {
3617
+ font-size: 14px;
3618
+ color: black;
3619
+ margin-bottom: 2px;
3620
+ word-break: break-all;
3621
+ }
3622
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data .addr {
3623
+ font-size: 13px;
3624
+ color: #AFB3B9;
3625
+ word-break: break-all;
3626
+ }
3627
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data.select-add {
3628
+ padding-right: 210px;
3629
+ }
3630
+ #indie_booking_wrapper .indie_schedule_drag_list > li .data.select-add .user-select {
3631
+ width: 158px;
3632
+ position: absolute;
3633
+ right: 45px;
3634
+ top: 50%;
3635
+ transform: translateY(-50%);
3636
+ }
3637
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .dot_txt, #indie_booking_wrapper .indie_schedule_drag_list > li.end .dot_txt {
3638
+ border-width: 6px;
3639
+ border-style: solid;
3640
+ }
3641
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .b_close, #indie_booking_wrapper .indie_schedule_drag_list > li.end .b_close {
3642
+ display: none;
3643
+ }
3644
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .case, #indie_booking_wrapper .indie_schedule_drag_list > li.end .case {
3645
+ display: block;
3646
+ }
3647
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .b_drag, #indie_booking_wrapper .indie_schedule_drag_list > li.end .b_drag {
3648
+ display: none;
3649
+ }
3650
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .data, #indie_booking_wrapper .indie_schedule_drag_list > li.end .data {
3651
+ margin-left: 0;
3652
+ padding-left: 25px;
3653
+ padding-right: 75px;
3654
+ }
3655
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .data.select-add, #indie_booking_wrapper .indie_schedule_drag_list > li.end .data.select-add {
3656
+ padding-right: 245px;
3657
+ }
3658
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .data .user-select, #indie_booking_wrapper .indie_schedule_drag_list > li.end .data .user-select {
3659
+ right: 85px;
3660
+ }
3661
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .dot_txt {
3662
+ background-color: #FDDBDB;
3663
+ border-color: #E8516C;
3664
+ }
3665
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .case {
3666
+ background-color: #E8516C;
3667
+ }
3668
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .data {
3669
+ border-color: #E8516C;
3670
+ }
3671
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start .time_txt {
3672
+ color: #E8516C;
3673
+ }
3674
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end .dot_txt {
3675
+ background-color: #C8EBF0;
3676
+ border-color: #45CADF;
3677
+ }
3678
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end .km_txt {
3679
+ display: none;
3680
+ }
3681
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end .case {
3682
+ background-color: #45CADF;
3683
+ }
3684
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end .data {
3685
+ border-color: #45CADF;
3686
+ }
3687
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end .time_txt {
3688
+ color: #1696CE;
3689
+ }
3690
+ #indie_booking_wrapper .indie_schedule_drag_list > li.select .dot_txt {
3691
+ background-color: #E8516C;
3692
+ }
3693
+ #indie_booking_wrapper .indie_schedule_drag_list > li.select .data {
3694
+ border: 1px solid #323341;
3695
+ }
3696
+ #indie_booking_wrapper .indie_schedule_drag_list > li.select .data .place {
3697
+ color: #000;
3698
+ font-weight: 600;
3699
+ }
3700
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start_num .b_close {
3701
+ display: none;
3702
+ }
3703
+ #indie_booking_wrapper .indie_schedule_drag_list > li.start_num .case {
3704
+ display: block;
3705
+ background-color: #E8516C;
3706
+ }
3707
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end_num .b_close {
3708
+ display: none;
3709
+ }
3710
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end_num .km_txt {
3711
+ display: none;
3712
+ }
3713
+ #indie_booking_wrapper .indie_schedule_drag_list > li.end_num .case {
3714
+ display: block;
3715
+ background-color: #45CADF;
3716
+ }
3717
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .data {
3718
+ margin-left: 0;
3719
+ padding-left: 25px;
3720
+ }
3721
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .data .place {
3722
+ font-size: 13px;
3723
+ font-weight: 600;
3724
+ color: #5375C4;
3725
+ }
3726
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .data .addr {
3727
+ margin-top: 5px;
3728
+ font-size: 12px;
3729
+ letter-spacing: 0;
3730
+ line-height: 1.5;
3731
+ }
3732
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .start .data,
3733
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .end .data {
3734
+ border-color: transparent;
3735
+ padding-right: 25px;
3736
+ }
3737
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .start .data .place,
3738
+ #indie_booking_wrapper .indie_schedule_drag_list.complete .end .data .place {
3739
+ padding-right: 45px;
3740
+ }
3741
+ #indie_booking_wrapper .indie_schedule_drag_list .ch_form {
3742
+ display: inline-block;
3743
+ vertical-align: middle;
3744
+ }
3745
+ #indie_booking_wrapper .indie_flight_name_top_infos {
3746
+ display: flex;
3747
+ align-items: flex-end;
3748
+ gap: 10px;
3749
+ margin: 23px 0;
3750
+ padding: 0 0 20px 8px;
3751
+ border-bottom: 1px solid #E5E5E5;
3752
+ }
3753
+ #indie_booking_wrapper .indie_flight_name_top_infos .sbj {
3754
+ font-size: 15px;
3755
+ margin-bottom: 5px;
3756
+ }
3757
+ #indie_booking_wrapper .indie_flight_name_top_infos .date {
3758
+ font-size: 16px;
3759
+ font-weight: 600;
3760
+ display: flex;
3761
+ flex-wrap: wrap;
3762
+ gap: 10px;
3763
+ color: black;
3764
+ }
3765
+ #indie_booking_wrapper .indie_flight_name_top_infos .infos {
3766
+ flex: 1;
3767
+ }
3768
+ #indie_booking_wrapper .indie_flight_name_top_infos .btns {
3769
+ flex-shrink: 0;
3770
+ margin-left: auto;
3771
+ }
3772
+ #indie_booking_wrapper .indie_tab_squre_01_cont {
3773
+ flex-grow: 1;
3774
+ overflow: auto;
3775
+ min-height: 150px;
3776
+ }
3777
+ #indie_booking_wrapper .indie_flight_paing_box {
3778
+ flex-shrink: 0;
3779
+ text-align: center;
3780
+ margin-top: 20px;
3781
+ }
3782
+ #indie_booking_wrapper .indie_flight_name_select_list > li .check {
3783
+ transition: 0.25s;
3784
+ }
3785
+ #indie_booking_wrapper .indie_flight_name_select_list > li .check:hover {
3786
+ background-color: #F7F7FA;
3787
+ }
3788
+ #indie_booking_wrapper .indie_flight_name_select_list > li .check:has(.indie_radio_box:checked) {
3789
+ background-color: #F7F7FA;
3790
+ }
3791
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label {
3792
+ display: flex;
3793
+ flex-direction: row;
3794
+ gap: 10px;
3795
+ align-items: center;
3796
+ }
3797
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight {
3798
+ flex: 1;
3799
+ font-size: 13px;
3800
+ word-break: break-all;
3801
+ }
3802
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box {
3803
+ flex: 2.5;
3804
+ display: flex;
3805
+ align-items: center;
3806
+ position: relative;
3807
+ }
3808
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl {
3809
+ flex: 1;
3810
+ }
3811
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl dt {
3812
+ font-size: 12px;
3813
+ word-break: break-all;
3814
+ }
3815
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl dd {
3816
+ font-size: 11px;
3817
+ color: #9A9AB4;
3818
+ word-break: break-all;
3819
+ }
3820
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl dd b {
3821
+ font-weight: 600;
3822
+ margin-right: 3px;
3823
+ }
3824
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl.start {
3825
+ padding-right: 10px;
3826
+ }
3827
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl.start::after {
3828
+ content: "";
3829
+ display: block;
3830
+ position: absolute;
3831
+ top: 50%;
3832
+ left: 50%;
3833
+ transform: translate(-50%, -50%);
3834
+ width: 25px;
3835
+ height: 5px;
3836
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.604' height='5.347' viewBox='0 0 25.604 5.347'%3E%3Cpath d='M1768.217,242.5h24.336l-4.8-4.481' transform='translate(-1768.217 -237.653)' fill='none' stroke='%23232323' stroke-width='1'/%3E%3C/svg%3E");
3837
+ background-repeat: no-repeat;
3838
+ background-position: center center;
3839
+ background-size: 100%;
3840
+ }
3841
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight_b + label .flight_time_box dl.end {
3842
+ padding-left: 50px;
3843
+ }
3844
+ #indie_booking_wrapper .indie_flight_name_select_list > li .time {
3845
+ text-align: right;
3846
+ }
3847
+ #indie_booking_wrapper .indie_flight_name_select_list > li .name {
3848
+ text-align: center;
3849
+ }
3850
+ #indie_booking_wrapper .indie_flight_name_select_list > li .flight {
3851
+ font-size: 12px;
3852
+ font-weight: 600;
3853
+ color: black;
3854
+ }
3855
+ #indie_booking_wrapper .indie_flight_direct_input {
3856
+ margin-top: 30px;
3857
+ }
3858
+ #indie_booking_wrapper .indie_flight_direct_input .tops {
3859
+ padding: 0 10px;
3860
+ display: flex;
3861
+ align-items: flex-end;
3862
+ }
3863
+ #indie_booking_wrapper .indie_flight_direct_input .tops .btns {
3864
+ margin-left: auto;
3865
+ }
3866
+ #indie_booking_wrapper .indie_flight_direct_input .tit {
3867
+ font-size: 14px;
3868
+ color: #383E96;
3869
+ margin-bottom: 5px;
3870
+ }
3871
+ #indie_booking_wrapper .indie_flight_direct_input .times {
3872
+ font-size: 16px;
3873
+ font-weight: 700;
3874
+ color: black;
3875
+ }
3876
+ #indie_booking_wrapper .indie_flight_direct_input .indie_time_select_box {
3877
+ gap: 5px;
3878
+ }
3879
+ #indie_booking_wrapper .indie_flight_direct_input .indie_exclamation_mark_box {
3880
+ margin: 20px 7px;
3881
+ }
3882
+ #indie_booking_wrapper .indie_flight_direct_input .indie_exclamation_mark_box p {
3883
+ word-break: break-all;
3884
+ }
3885
+ #indie_booking_wrapper .indie_flight_direct_input .gather_box {
3886
+ margin-top: 15px;
3887
+ display: flex;
3888
+ align-items: center;
3889
+ gap: 5px;
3890
+ }
3891
+ #indie_booking_wrapper .indie_flight_direct_input .gather_box .da_select_box {
3892
+ flex: 1;
3893
+ }
3894
+ #indie_booking_wrapper .indie_flight_direct_input .da_select_box {
3895
+ display: flex;
3896
+ align-items: center;
3897
+ gap: 10px;
3898
+ }
3899
+ #indie_booking_wrapper .indie_flight_direct_input .da_select_box .date {
3900
+ font-size: 12px;
3901
+ font-weight: 600;
3902
+ color: black;
3903
+ }
3904
+ #indie_booking_wrapper .indie_time_select_box {
3905
+ height: 30px;
3906
+ background-color: white;
3907
+ padding: 0 15px 0 16px;
3908
+ display: inline-flex;
3909
+ align-items: center;
3910
+ border-radius: 30px;
3911
+ border: 1px solid #D3D3D3;
3912
+ gap: 3px;
3913
+ font-size: 12px;
3914
+ }
3915
+ #indie_booking_wrapper .indie_time_select_box span {
3916
+ font-weight: 600;
3917
+ margin: 0 5px;
3918
+ font-size: 12px;
3919
+ }
3920
+ #indie_booking_wrapper .indie_time_select_box select {
3921
+ font-weight: 600;
3922
+ background-size: 10px;
3923
+ background-position: right 3px center;
3924
+ padding-right: 22px;
3925
+ font-size: 12px;
3926
+ }
3927
+ #indie_booking_wrapper .indie_time_select_box.simple {
3928
+ padding-right: 20px;
3929
+ }
3930
+ #indie_booking_wrapper .indie_time_select_box.simple select {
3931
+ background-image: none;
3932
+ padding-right: 0;
3933
+ }
3934
+ #indie_booking_wrapper .indie_time_select_box.sm {
3935
+ height: 28px;
3936
+ padding-left: 18px;
3937
+ }
3938
+ #indie_booking_wrapper .indie_time_select_box.sm select {
3939
+ font-size: 12px;
3940
+ background-size: 10px;
3941
+ background-position: right 3px center;
3942
+ padding-right: 22px;
3943
+ }
3944
+ #indie_booking_wrapper .indie_time_select_box.triangle select {
3945
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Cpath id='다각형_44' data-name='다각형 44' d='M5.143,1.429a1,1,0,0,1,1.715,0l4.234,7.056A1,1,0,0,1,10.234,10H1.766A1,1,0,0,1,.909,8.486Z' transform='translate(12 10) rotate(180)' fill='%23232323'/%3E%3C/svg%3E%0A");
3946
+ background-repeat: no-repeat;
3947
+ background-size: 9px;
3948
+ }
3949
+ #indie_booking_wrapper .indie_time_select_box.lg {
3950
+ height: 42px;
3951
+ gap: 10px;
3952
+ }
3953
+ #indie_booking_wrapper .indie_time_select_box.lg select {
3954
+ font-size: 13px;
3955
+ }
3956
+ #indie_booking_wrapper .indie_time_select_box.wide {
3957
+ width: 100%;
3958
+ }
3959
+ #indie_booking_wrapper .indie_time_select_box.wide select {
3960
+ flex: 1;
3961
+ }
3962
+ #indie_booking_wrapper .indie_booking_new_translation {
3963
+ width: 100%;
3964
+ height: 375px;
3965
+ display: flex;
3966
+ }
3967
+ #indie_booking_wrapper .indie_booking_new_translation > div {
3968
+ flex: 1;
3969
+ display: flex;
3970
+ flex-direction: column;
3971
+ border-right: 1px solid #E5E5E5;
3972
+ }
3973
+ #indie_booking_wrapper .indie_booking_new_translation > div:last-of-type {
3974
+ border-right: none;
3975
+ }
3976
+ #indie_booking_wrapper .indie_booking_new_translation .select_lan_box {
3977
+ flex-shrink: 0;
3978
+ min-height: 52px;
3979
+ padding: 16px 30px;
3980
+ position: relative;
3981
+ border-bottom: 1px solid #E5E5E5;
3982
+ }
3983
+ #indie_booking_wrapper .indie_booking_new_translation .a_btn_select {
3984
+ font-size: 14px;
3985
+ display: inline-flex;
3986
+ align-items: center;
3987
+ font-weight: 400;
3988
+ line-height: 1.5;
3989
+ }
3990
+ #indie_booking_wrapper .indie_booking_new_translation .a_btn_select::after {
3991
+ content: "";
3992
+ display: block;
3993
+ flex-shrink: 0;
3994
+ margin-left: 10px;
3995
+ width: 14px;
3996
+ height: 10px;
3997
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.818' height='5.445' viewBox='0 0 8.818 5.445'%3E%3Cpath d='M9.626,6,8.59,7.036l3.366,3.373L8.59,13.782l1.036,1.036,4.409-4.409Z' transform='translate(14.818 -8.59) rotate(90)' fill='%23afb3b9'/%3E%3C/svg%3E");
3998
+ background-repeat: no-repeat;
3999
+ background-position: center center;
4000
+ background-size: 100%;
4001
+ transition: 0.25s;
4002
+ }
4003
+ #indie_booking_wrapper .indie_booking_new_translation .a_btn_select.on {
4004
+ font-weight: 500;
4005
+ }
4006
+ #indie_booking_wrapper .indie_booking_new_translation .a_btn_select.on::after {
4007
+ transform: rotate(180deg);
4008
+ }
4009
+ #indie_booking_wrapper .indie_booking_new_translation .a_btn_select.on + .pop_lang_select {
4010
+ height: 280px;
4011
+ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
4012
+ outline: 1px solid #EFEFF7;
4013
+ }
4014
+ #indie_booking_wrapper .indie_booking_new_translation .pop_lang_select {
4015
+ position: absolute;
4016
+ left: 3%;
4017
+ top: calc(100% - 5px);
4018
+ z-index: 10;
4019
+ width: 94%;
4020
+ height: 0;
4021
+ overflow: hidden;
4022
+ outline: 1px solid transparent;
4023
+ transition: 0.4s;
4024
+ border-radius: 12px;
4025
+ background-color: white;
4026
+ }
4027
+ #indie_booking_wrapper .indie_booking_new_translation .pop_lang_select .language_wrap {
4028
+ display: grid;
4029
+ grid-template-columns: 1fr 1fr 1fr;
4030
+ gap: 15px 10px;
4031
+ padding: 35px 40px;
4032
+ }
4033
+ #indie_booking_wrapper .indie_booking_new_translation .pop_lang_select .language_wrap label {
4034
+ font-size: 12px;
4035
+ }
4036
+ #indie_booking_wrapper .indie_booking_new_translation .radio_ch {
4037
+ display: none;
4038
+ }
4039
+ #indie_booking_wrapper .indie_booking_new_translation .radio_ch + label {
4040
+ font-size: 12px;
4041
+ color: #696C89;
4042
+ display: flex;
4043
+ align-items: center;
4044
+ cursor: pointer;
4045
+ }
4046
+ #indie_booking_wrapper .indie_booking_new_translation .radio_ch:checked + label {
4047
+ color: #383E96;
4048
+ font-weight: 500;
4049
+ }
4050
+ #indie_booking_wrapper .indie_booking_new_translation .radio_ch:checked + label::after {
4051
+ content: "";
4052
+ margin-left: 5px;
4053
+ flex-shrink: 0;
4054
+ width: 12px;
4055
+ height: 9px;
4056
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.381' height='7.152' viewBox='0 0 9.381 7.152'%3E%3Cpath d='M6.391,11.233,4.167,9.009l-.757.752,2.981,2.981,6.4-6.4-.752-.752Z' transform='translate(-3.41 -5.59)' fill='%23393e91'/%3E%3C/svg%3E");
4057
+ background-repeat: no-repeat;
4058
+ background-position: center center;
4059
+ }
4060
+ #indie_booking_wrapper .indie_booking_new_translation .btn_trans {
4061
+ width: 100%;
4062
+ height: 52px;
4063
+ background-color: #383E96;
4064
+ text-align: center;
4065
+ color: white;
4066
+ font-size: 14px;
4067
+ font-weight: 500;
4068
+ transition: 0.25s;
4069
+ }
4070
+ #indie_booking_wrapper .indie_booking_new_translation .btn_trans:hover {
4071
+ background-color: rgb(49.067961165, 54.3252427184, 131.432038835);
4072
+ }
4073
+ #indie_booking_wrapper .indie_booking_new_translation .btn_trans:disabled {
4074
+ background-color: #DBDBEF;
4075
+ }
4076
+ #indie_booking_wrapper .indie_booking_new_translation .text_box {
4077
+ flex: 1;
4078
+ overflow: auto;
4079
+ padding: 28px 30px;
4080
+ }
4081
+ #indie_booking_wrapper .indie_booking_new_translation .text_box p {
4082
+ line-height: 1.7;
4083
+ font-size: 16px;
4084
+ color: #8d8d8d;
4085
+ }
4086
+ #indie_booking_wrapper .indie_booking_new_translation .trans_lang {
4087
+ background-color: #F8F8FF;
4088
+ }
4089
+ #indie_booking_wrapper .indie_booking_new_translation .trans_lang .text_box p {
4090
+ color: black;
4091
+ }
4092
+ #indie_booking_wrapper .indie_booking_new_translation .trans_lang .loading_box {
4093
+ display: none;
4094
+ flex: 1;
4095
+ justify-content: center;
4096
+ align-items: center;
4097
+ padding-bottom: 40px;
4098
+ }
4099
+ #indie_booking_wrapper .indie_booking_new_translation .trans_lang.loading .loading_box {
4100
+ display: flex;
4101
+ }
4102
+ #indie_booking_wrapper .indie_booking_new_translation .trans_lang.loading .text_box {
4103
+ display: none;
4104
+ }
4105
+ #indie_booking_wrapper .indie_pop_wrap .pointsView {
4106
+ padding: 35px 13px 13px;
4107
+ position: relative;
4108
+ overflow: auto;
4109
+ display: block;
4110
+ }
4111
+ #indie_booking_wrapper .indie_pop_wrap .pointsView .btn_close2 {
4112
+ position: absolute;
4113
+ right: 10px;
4114
+ top: 10px;
4115
+ }
4116
+ #indie_booking_wrapper .indie_pop_wrap .point_view_tops {
4117
+ padding: 0 10px 0 30px;
4118
+ margin-bottom: 20px;
4119
+ overflow: auto;
4120
+ height: 125px;
4121
+ margin-right: 30px;
4122
+ }
4123
+ #indie_booking_wrapper .indie_pop_wrap .point_view_tops .tit {
4124
+ padding-right: 30px;
4125
+ font-size: 20px;
4126
+ font-weight: 600;
4127
+ margin-bottom: 15px;
4128
+ }
4129
+ #indie_booking_wrapper .indie_pop_wrap .point_view_tops .desc {
4130
+ font-size: 14px;
4131
+ line-height: 1.5;
4132
+ font-weight: 400;
4133
+ }
4134
+ #indie_booking_wrapper .indie_pop_wrap .pint_view_map {
4135
+ border-radius: 12px;
4136
+ overflow: hidden;
4137
+ width: 100%;
4138
+ height: 230px;
4139
+ margin-bottom: 10px;
4140
+ }
4141
+ #indie_booking_wrapper .indie_pop_wrap .pint_view_map .map_box {
4142
+ width: 100%;
4143
+ height: 100%;
4144
+ overflow: hidden;
4145
+ }
4146
+ #indie_booking_wrapper .indie_pop_wrap .pint_view_map img {
4147
+ width: 100%;
4148
+ height: 100%;
4149
+ object-fit: cover;
4150
+ object-position: center center;
4151
+ }
4152
+ #indie_booking_wrapper .indie_pop_wrap .point_view_img_wrapper .point_view_img_list {
4153
+ width: 100%;
4154
+ overflow: auto;
4155
+ display: flex;
4156
+ gap: 10px;
4157
+ scroll-behavior: smooth;
4158
+ scroll-snap-type: x mandatory;
4159
+ }
4160
+ #indie_booking_wrapper .indie_pop_wrap .point_view_img_wrapper .point_view_img_list > li {
4161
+ width: 280px;
4162
+ height: 170px;
4163
+ border-radius: 12px;
4164
+ overflow: hidden;
4165
+ flex-shrink: 0;
4166
+ scroll-snap-align: start;
4167
+ }
4168
+ #indie_booking_wrapper .indie_pop_wrap .point_view_img_wrapper .point_view_img_list > li img {
4169
+ width: 100%;
4170
+ height: 100%;
4171
+ object-fit: cover;
4172
+ object-position: center center;
4173
+ }
4174
+ #indie_booking_wrapper .indie_calendar-comp-box {
4175
+ display: none;
4176
+ position: absolute;
4177
+ left: 0;
4178
+ top: 100%;
4179
+ z-index: 1600;
4180
+ background-color: white;
4181
+ width: 340px;
4182
+ border-radius: 20px;
4183
+ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
4184
+ overflow: hidden;
4185
+ }
4186
+ #indie_booking_wrapper .indie_calendar-comp-box.poN {
4187
+ position: relative;
4188
+ left: auto;
4189
+ top: auto;
4190
+ }
4191
+ #indie_booking_wrapper .indie_calendar-comp-box.on {
4192
+ display: block;
4193
+ }
4194
+ #indie_booking_wrapper .indie_calendar-comp-box .calendar_multi_wrap {
4195
+ max-height: 540px;
4196
+ overflow-y: auto;
4197
+ margin-top: 10px;
4198
+ }
4199
+ #indie_booking_wrapper .indie_calendar-comp-box > .btn_close {
4200
+ position: absolute;
4201
+ right: 22px;
4202
+ top: 20px;
4203
+ }
4204
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_close {
4205
+ width: 15px;
4206
+ height: 15px;
4207
+ text-indent: -9999px;
4208
+ overflow: hidden;
4209
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath id='ic_close_24px' d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)'/%3E%3C/svg%3E");
4210
+ background-repeat: no-repeat;
4211
+ background-position: center center;
4212
+ background-size: 13px;
4213
+ }
4214
+ #indie_booking_wrapper .indie_calendar-comp-box .title {
4215
+ display: flex;
4216
+ justify-content: space-between;
4217
+ align-items: center;
4218
+ padding: 25px 25px 15px 32px;
4219
+ }
4220
+ #indie_booking_wrapper .indie_calendar-comp-box .title .days {
4221
+ font-size: 19px;
4222
+ font-weight: 600;
4223
+ }
4224
+ #indie_booking_wrapper .indie_calendar-comp-box .title .btns {
4225
+ display: flex;
4226
+ align-items: center;
4227
+ }
4228
+ #indie_booking_wrapper .indie_calendar-comp-box .calender_box {
4229
+ padding: 0 25px 20px;
4230
+ text-align: center;
4231
+ }
4232
+ #indie_booking_wrapper .indie_calendar-comp-box .calender_box .tbl_in_calendar {
4233
+ display: inline-block;
4234
+ }
4235
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_cal {
4236
+ width: 35px;
4237
+ height: 35px;
4238
+ overflow: hidden;
4239
+ text-indent: -9999px;
4240
+ background-repeat: no-repeat;
4241
+ background-position: center center;
4242
+ transition: background-color 0.25s;
4243
+ }
4244
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_cal.prev {
4245
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath id='ic_keyboard_arrow_right_24px' d='M16,16.34l-4.58-4.59L16,7.16,14.59,5.75l-6,6,6,6Z' transform='translate(-8.59 -5.75)'/%3E%3C/svg%3E%0A");
4246
+ }
4247
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_cal.next {
4248
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath id='ic_keyboard_arrow_right_24px' d='M8.59,16.34l4.58-4.59L8.59,7.16,10,5.75l6,6-6,6Z' transform='translate(-8.59 -5.75)'/%3E%3C/svg%3E%0A");
4249
+ }
4250
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_cal:hover {
4251
+ background-color: color-mix(in srgb, white, #000 5%);
4252
+ }
4253
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_calendar {
4254
+ display: inline-block;
4255
+ vertical-align: middle;
4256
+ width: 35px;
4257
+ height: 35px;
4258
+ text-indent: -9999px;
4259
+ overflow: hidden;
4260
+ margin: 2px;
4261
+ background-repeat: no-repeat;
4262
+ background-position: center center;
4263
+ background-image: url("data:image/svg+xml,%3Csvg id='달력아이콘' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20.372' height='19.029' viewBox='0 0 20.372 19.029'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='사각형_2884' data-name='사각형 2884' width='20.371' height='19.029' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id='사각형_2879' data-name='사각형 2879' width='19.274' height='16.224' transform='translate(0.549 2.257)' fill='%23fff'/%3E%3Cg id='그룹_3685' data-name='그룹 3685'%3E%3Cg id='그룹_3684' data-name='그룹 3684' clip-path='url(%23clip-path)'%3E%3Cpath id='패스_4334' data-name='패스 4334' d='M19.822,21.989H.549A.549.549,0,0,1,0,21.44V5.216a.549.549,0,0,1,.549-.549H19.822a.549.549,0,0,1,.549.549V21.44a.549.549,0,0,1-.549.549M1.1,20.891H19.274V5.765H1.1Z' transform='translate(0 -2.959)' fill='%23444'/%3E%3Cline id='선_323' data-name='선 323' x1='19.029' transform='translate(0.705 6.858)' fill='%23fff'/%3E%3Cpath id='패스_4335' data-name='패스 4335' d='M20,18.338H.975a.549.549,0,1,1,0-1.1H20a.549.549,0,1,1,0,1.1' transform='translate(-0.27 -10.931)' fill='%23444'/%3E%3Crect id='사각형_2880' data-name='사각형 2880' width='1.464' height='2.866' transform='translate(2.501 0.549)' fill='%23fff'/%3E%3Cpath id='패스_4336' data-name='패스 4336' d='M7.346,3.965H5.882a.549.549,0,0,1-.549-.549V.549A.549.549,0,0,1,5.882,0H7.346a.549.549,0,0,1,.549.549V3.416a.549.549,0,0,1-.549.549m-.915-1.1H6.8V1.1H6.431Z' transform='translate(-3.381)' fill='%23444'/%3E%3Crect id='사각형_2881' data-name='사각형 2881' width='1.464' height='2.866' transform='translate(7.136 0.549)' fill='%23fff'/%3E%3Cpath id='패스_4337' data-name='패스 4337' d='M20.013,3.965H18.549A.549.549,0,0,1,18,3.416V.549A.549.549,0,0,1,18.549,0h1.464a.549.549,0,0,1,.549.549V3.416a.549.549,0,0,1-.549.549m-.915-1.1h.366V1.1H19.1Z' transform='translate(-11.413)' fill='%23444'/%3E%3Crect id='사각형_2882' data-name='사각형 2882' width='1.464' height='2.866' transform='translate(11.772 0.549)' fill='%23fff'/%3E%3Cpath id='패스_4338' data-name='패스 4338' d='M32.68,3.965H31.216a.549.549,0,0,1-.549-.549V.549A.549.549,0,0,1,31.216,0H32.68a.549.549,0,0,1,.549.549V3.416a.549.549,0,0,1-.549.549m-.915-1.1h.366V1.1h-.366Z' transform='translate(-19.444)' fill='%23444'/%3E%3Crect id='사각형_2883' data-name='사각형 2883' width='1.464' height='2.866' transform='translate(16.407 0.549)' fill='%23fff'/%3E%3Cpath id='패스_4339' data-name='패스 4339' d='M45.346,3.965H43.882a.549.549,0,0,1-.549-.549V.549A.549.549,0,0,1,43.882,0h1.464a.549.549,0,0,1,.549.549V3.416a.549.549,0,0,1-.549.549m-.915-1.1H44.8V1.1h-.366Z' transform='translate(-27.475)' fill='%23444'/%3E%3Cpath id='패스_4340' data-name='패스 4340' d='M26.781,25.64h-.274a.549.549,0,0,1,0-1.1h.274a.549.549,0,0,1,0,1.1' transform='translate(-16.459 -15.561)' fill='%23444'/%3E%3Cpath id='패스_4341' data-name='패스 4341' d='M35.573,25.64H35.3a.549.549,0,0,1,0-1.1h.274a.549.549,0,0,1,0,1.1' transform='translate(-22.033 -15.561)' fill='%23444'/%3E%3Cpath id='패스_4342' data-name='패스 4342' d='M44.365,25.64h-.274a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-27.608 -15.561)' fill='%23444'/%3E%3Cpath id='패스_4343' data-name='패스 4343' d='M9.2,31.182H8.924a.549.549,0,1,1,0-1.1H9.2a.549.549,0,0,1,0,1.1' transform='translate(-5.31 -19.075)' fill='%23444'/%3E%3Cpath id='패스_4344' data-name='패스 4344' d='M17.99,31.182h-.274a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-10.885 -19.075)' fill='%23444'/%3E%3Cpath id='패스_4345' data-name='패스 4345' d='M26.781,31.182h-.274a.549.549,0,0,1,0-1.1h.274a.549.549,0,0,1,0,1.1' transform='translate(-16.459 -19.075)' fill='%23444'/%3E%3Cpath id='패스_4346' data-name='패스 4346' d='M35.573,31.182H35.3a.549.549,0,0,1,0-1.1h.274a.549.549,0,0,1,0,1.1' transform='translate(-22.033 -19.075)' fill='%23444'/%3E%3Cpath id='패스_4347' data-name='패스 4347' d='M44.365,31.182h-.274a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-27.608 -19.075)' fill='%23444'/%3E%3Cpath id='패스_4348' data-name='패스 4348' d='M9.2,36.723H8.924a.549.549,0,1,1,0-1.1H9.2a.549.549,0,1,1,0,1.1' transform='translate(-5.31 -22.588)' fill='%23444'/%3E%3Cpath id='패스_4349' data-name='패스 4349' d='M17.99,36.723h-.274a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-10.885 -22.588)' fill='%23444'/%3E%3Cpath id='패스_4350' data-name='패스 4350' d='M26.781,36.723h-.274a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-16.459 -22.588)' fill='%23444'/%3E%3Cpath id='패스_4351' data-name='패스 4351' d='M35.573,36.723H35.3a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-22.033 -22.588)' fill='%23444'/%3E%3Cpath id='패스_4352' data-name='패스 4352' d='M44.365,36.723h-.274a.549.549,0,1,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-27.608 -22.588)' fill='%23444'/%3E%3Cpath id='패스_4353' data-name='패스 4353' d='M9.2,42.265H8.924a.549.549,0,0,1,0-1.1H9.2a.549.549,0,0,1,0,1.1' transform='translate(-5.31 -26.102)' fill='%23444'/%3E%3Cpath id='패스_4354' data-name='패스 4354' d='M17.99,42.265h-.274a.549.549,0,0,1,0-1.1h.274a.549.549,0,1,1,0,1.1' transform='translate(-10.885 -26.102)' fill='%23444'/%3E%3Cpath id='패스_4355' data-name='패스 4355' d='M26.781,42.265h-.274a.549.549,0,0,1,0-1.1h.274a.549.549,0,0,1,0,1.1' transform='translate(-16.459 -26.102)' fill='%23444'/%3E%3Cpath id='패스_4356' data-name='패스 4356' d='M35.573,42.265H35.3a.549.549,0,0,1,0-1.1h.274a.549.549,0,0,1,0,1.1' transform='translate(-22.033 -26.102)' fill='%23444'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
4264
+ transition: background-color 0.25s;
4265
+ }
4266
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_calendar:hover {
4267
+ background-color: color-mix(in srgb, white, #000 5%);
4268
+ }
4269
+ #indie_booking_wrapper .indie_calendar-comp-box .btn_sec {
4270
+ width: 100%;
4271
+ border-radius: 0 0 20px 20px;
4272
+ margin-top: 10px;
4273
+ }
4274
+ #indie_booking_wrapper .indie_calendar-comp-box .time_box {
4275
+ margin: 5px 25px 20px;
4276
+ border-top: 1px solid #E0E1EC;
4277
+ padding: 25px 10px;
4278
+ }
4279
+ #indie_booking_wrapper .indie_calendar-comp-box .time_box .sbj {
4280
+ font-size: 13px;
4281
+ font-weight: 300;
4282
+ color: #111;
4283
+ margin-bottom: 20px;
4284
+ }
4285
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box {
4286
+ position: absolute;
4287
+ bottom: 0;
4288
+ left: 0;
4289
+ z-index: 10;
4290
+ width: 100%;
4291
+ max-height: 72%;
4292
+ background-color: white;
4293
+ display: flex;
4294
+ flex-direction: column;
4295
+ transform: translateY(150%);
4296
+ transition: transform 0.5s 0.2s;
4297
+ }
4298
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .title {
4299
+ flex-shrink: 0;
4300
+ background-color: white;
4301
+ border-radius: 20px 20px 0 0;
4302
+ display: flex;
4303
+ justify-content: space-between;
4304
+ align-items: center;
4305
+ padding: 18px 20px 18px 30px;
4306
+ border-bottom: 1px solid #E0E1EC;
4307
+ }
4308
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .title p {
4309
+ font-size: 16px;
4310
+ font-weight: 300;
4311
+ color: #111;
4312
+ }
4313
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .title .btn_close {
4314
+ flex-shrink: 0;
4315
+ display: inline-block;
4316
+ vertical-align: middle;
4317
+ position: inherit;
4318
+ width: 20px;
4319
+ height: 20px;
4320
+ text-indent: -9999px;
4321
+ overflow: hidden;
4322
+ margin: 2px;
4323
+ background-repeat: no-repeat;
4324
+ background-position: center center;
4325
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath id='ic_close_24px' d='M19,6.41,17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12Z' transform='translate(-5 -5)'/%3E%3C/svg%3E%0A");
4326
+ }
4327
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .select_b {
4328
+ background-color: white;
4329
+ flex-grow: 1;
4330
+ overflow-y: auto;
4331
+ min-height: 150px;
4332
+ }
4333
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .select_b .list > li {
4334
+ text-align: center;
4335
+ border-bottom: 1px solid #E0E1EC;
4336
+ }
4337
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .select_b .list > li > a {
4338
+ display: block;
4339
+ padding: 7px 10px;
4340
+ font-size: 25px;
4341
+ font-weight: 600;
4342
+ color: #111;
4343
+ transition: background-color 0.25s;
4344
+ }
4345
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .select_b .list > li > a:hover {
4346
+ background-color: #E8F3FF;
4347
+ }
4348
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .select_b .list > li.on > a {
4349
+ background-color: #E8F3FF;
4350
+ }
4351
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .btns {
4352
+ background-color: white;
4353
+ flex-shrink: 0;
4354
+ }
4355
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box .btns button {
4356
+ margin: 0;
4357
+ }
4358
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box::before {
4359
+ content: "";
4360
+ position: absolute;
4361
+ border-radius: 20px 20px 0 0;
4362
+ left: 0;
4363
+ bottom: 0;
4364
+ z-index: -1;
4365
+ width: 100%;
4366
+ height: 150%;
4367
+ background-color: rgba(0, 0, 0, 0.35);
4368
+ opacity: 0;
4369
+ transition: all 0.2s 0s;
4370
+ }
4371
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box.on {
4372
+ transform: translateY(0);
4373
+ transition-delay: 0;
4374
+ transition-duration: 0.35s;
4375
+ }
4376
+ #indie_booking_wrapper .indie_calendar-comp-box .scroll-select-box.on::before {
4377
+ opacity: 1;
4378
+ transition-delay: 0.5s;
4379
+ }
4380
+ #indie_booking_wrapper .indie_tbl_in_calendar {
4381
+ border-collapse: separate;
4382
+ text-align: center;
4383
+ table-layout: fixed;
4384
+ border-spacing: 0 5px;
4385
+ min-width: 0;
4386
+ width: 100%;
4387
+ }
4388
+ #indie_booking_wrapper .indie_tbl_in_calendar th {
4389
+ padding: 7px 5px !important;
4390
+ font-size: 12px;
4391
+ color: #6e7586;
4392
+ font-weight: 500;
4393
+ letter-spacing: 0;
4394
+ border: none !important;
4395
+ }
4396
+ #indie_booking_wrapper .indie_tbl_in_calendar td {
4397
+ padding: 0 !important;
4398
+ border-spacing: 5px;
4399
+ }
4400
+ #indie_booking_wrapper .indie_tbl_in_calendar td a {
4401
+ display: flex;
4402
+ justify-content: center;
4403
+ align-items: center;
4404
+ width: 28px;
4405
+ height: 28px;
4406
+ padding: 5px;
4407
+ border-radius: 50%;
4408
+ font-size: 12px;
4409
+ font-weight: 500;
4410
+ color: #111;
4411
+ position: relative;
4412
+ transition: background-color 0.5s;
4413
+ }
4414
+ #indie_booking_wrapper .indie_tbl_in_calendar td:hover a {
4415
+ background-color: #ECF2FE;
4416
+ }
4417
+ #indie_booking_wrapper .indie_tbl_in_calendar td.past a {
4418
+ color: rgba(0, 0, 0, 0.26);
4419
+ }
4420
+ #indie_booking_wrapper .indie_tbl_in_calendar td.today a {
4421
+ color: #383E96;
4422
+ font-weight: 600;
4423
+ }
4424
+ #indie_booking_wrapper .indie_tbl_in_calendar td.today a::before {
4425
+ content: "";
4426
+ position: absolute;
4427
+ left: calc(50% - 3px);
4428
+ bottom: 0;
4429
+ width: 6px;
4430
+ height: 6px;
4431
+ border-radius: 50%;
4432
+ background-color: #383E96;
4433
+ }
4434
+ #indie_booking_wrapper .indie_tbl_in_calendar td.range {
4435
+ background-color: #ECF2FE;
4436
+ }
4437
+ #indie_booking_wrapper .indie_tbl_in_calendar td.range a {
4438
+ border-radius: 0;
4439
+ color: #3F55C4;
4440
+ }
4441
+ #indie_booking_wrapper .indie_tbl_in_calendar td.select a {
4442
+ background-color: #383E96;
4443
+ color: white;
4444
+ border-radius: 50%;
4445
+ }
4446
+ #indie_booking_wrapper .indie_tbl_in_calendar tr td:first-of-type.range {
4447
+ border-radius: 25px 0 0 25px;
4448
+ }
4449
+ #indie_booking_wrapper .indie_tbl_in_calendar tr td:first-of-type .select {
4450
+ border-radius: 50%;
4451
+ }
4452
+ #indie_booking_wrapper .indie_tbl_in_calendar tr td:last-of-type.range {
4453
+ border-radius: 0 25px 25px 0;
4454
+ }
4455
+ #indie_booking_wrapper .indie_tbl_in_calendar tr td:last-of-type .select {
4456
+ border-radius: 50%;
4457
+ }
4458
+ #indie_booking_wrapper .indie_tbl_in_calendar tr td.range.first {
4459
+ border-radius: 25px 0 0 25px;
4460
+ }
4461
+ #indie_booking_wrapper .indie_tbl_in_calendar tr td.range.last {
4462
+ border-radius: 0 25px 25px 0;
4463
+ }
4464
+ #indie_booking_wrapper .indie_select_line_form {
4465
+ display: inline-flex;
4466
+ gap: 20px;
4467
+ max-width: 100%;
4468
+ min-width: 90%;
4469
+ }
4470
+ #indie_booking_wrapper .indie_select_line_form > span {
4471
+ flex: 1;
4472
+ position: relative;
4473
+ display: block;
4474
+ }
4475
+ #indie_booking_wrapper .indie_select_line_form > span::before {
4476
+ content: " / ";
4477
+ position: absolute;
4478
+ left: -10px;
4479
+ top: 50%;
4480
+ transform: translateY(-50%);
4481
+ z-index: 10;
4482
+ font-weight: 500;
4483
+ color: #383E96;
4484
+ font-size: 16px;
4485
+ }
4486
+ #indie_booking_wrapper .indie_select_line_form > span:first-of-type::before {
4487
+ content: "";
4488
+ }
4489
+ #indie_booking_wrapper .indie_select_line_form > span:only-of-type::before {
4490
+ content: "";
4491
+ }
4492
+ #indie_booking_wrapper .indie_select_line_form select {
4493
+ width: 100%;
4494
+ height: 42px;
4495
+ border-bottom: 1px solid #383E96;
4496
+ background: none;
4497
+ padding: 0 10px;
4498
+ font-weight: 600;
4499
+ color: #383E96;
4500
+ font-size: 13px;
4501
+ text-align: center;
4502
+ position: relative;
4503
+ }
4504
+ #indie_booking_wrapper .indie_select_line_form select::after {
4505
+ content: "..";
4506
+ }
4507
+ #indie_booking_wrapper .indie_select_line_form.black > span::before {
4508
+ color: #111;
4509
+ font-weight: 300;
4510
+ }
4511
+ #indie_booking_wrapper .indie_select_line_form.black select {
4512
+ font-size: 18px;
4513
+ color: #111;
4514
+ border-bottom-color: #111;
4515
+ }
4516
+ #indie_booking_wrapper .mgt0 {
4517
+ margin-top: 0px;
4518
+ }
4519
+ #indie_booking_wrapper .mgl0 {
4520
+ margin-left: 0px;
4521
+ }
4522
+ #indie_booking_wrapper .mgr0 {
4523
+ margin-right: 0px;
4524
+ }
4525
+ #indie_booking_wrapper .mgb0 {
4526
+ margin-bottom: 0px;
4527
+ }
4528
+ #indie_booking_wrapper .mgt5 {
4529
+ margin-top: 5px;
4530
+ }
4531
+ #indie_booking_wrapper .mgl5 {
4532
+ margin-left: 5px;
4533
+ }
4534
+ #indie_booking_wrapper .mgr5 {
4535
+ margin-right: 5px;
4536
+ }
4537
+ #indie_booking_wrapper .mgb5 {
4538
+ margin-bottom: 5px;
4539
+ }
4540
+ #indie_booking_wrapper .mgt10 {
4541
+ margin-top: 10px;
4542
+ }
4543
+ #indie_booking_wrapper .mgl10 {
4544
+ margin-left: 10px;
4545
+ }
4546
+ #indie_booking_wrapper .mgr10 {
4547
+ margin-right: 10px;
4548
+ }
4549
+ #indie_booking_wrapper .mgb10 {
4550
+ margin-bottom: 10px;
4551
+ }
4552
+ #indie_booking_wrapper .mgt15 {
4553
+ margin-top: 15px;
4554
+ }
4555
+ #indie_booking_wrapper .mgl15 {
4556
+ margin-left: 15px;
4557
+ }
4558
+ #indie_booking_wrapper .mgr15 {
4559
+ margin-right: 15px;
4560
+ }
4561
+ #indie_booking_wrapper .mgb15 {
4562
+ margin-bottom: 15px;
4563
+ }
4564
+ #indie_booking_wrapper .mgt20 {
4565
+ margin-top: 20px;
4566
+ }
4567
+ #indie_booking_wrapper .mgl20 {
4568
+ margin-left: 20px;
4569
+ }
4570
+ #indie_booking_wrapper .mgr20 {
4571
+ margin-right: 20px;
4572
+ }
4573
+ #indie_booking_wrapper .mgb20 {
4574
+ margin-bottom: 20px;
4575
+ }
4576
+ #indie_booking_wrapper .mgt25 {
4577
+ margin-top: 25px;
4578
+ }
4579
+ #indie_booking_wrapper .mgl25 {
4580
+ margin-left: 25px;
4581
+ }
4582
+ #indie_booking_wrapper .mgr25 {
4583
+ margin-right: 25px;
4584
+ }
4585
+ #indie_booking_wrapper .mgb25 {
4586
+ margin-bottom: 25px;
4587
+ }
4588
+ #indie_booking_wrapper .mgt30 {
4589
+ margin-top: 30px;
4590
+ }
4591
+ #indie_booking_wrapper .mgl30 {
4592
+ margin-left: 30px;
4593
+ }
4594
+ #indie_booking_wrapper .mgr30 {
4595
+ margin-right: 30px;
4596
+ }
4597
+ #indie_booking_wrapper .mgb30 {
4598
+ margin-bottom: 30px;
4599
+ }
4600
+ #indie_booking_wrapper .mgt35 {
4601
+ margin-top: 35px;
4602
+ }
4603
+ #indie_booking_wrapper .mgl35 {
4604
+ margin-left: 35px;
4605
+ }
4606
+ #indie_booking_wrapper .mgr35 {
4607
+ margin-right: 35px;
4608
+ }
4609
+ #indie_booking_wrapper .mgb35 {
4610
+ margin-bottom: 35px;
4611
+ }
4612
+ #indie_booking_wrapper .mgt40 {
4613
+ margin-top: 40px;
4614
+ }
4615
+ #indie_booking_wrapper .mgl40 {
4616
+ margin-left: 40px;
4617
+ }
4618
+ #indie_booking_wrapper .mgr40 {
4619
+ margin-right: 40px;
4620
+ }
4621
+ #indie_booking_wrapper .mgb40 {
4622
+ margin-bottom: 40px;
4623
+ }
4624
+ #indie_booking_wrapper .mgTMinus {
4625
+ margin-top: -1px;
4626
+ }
4627
+ #indie_booking_wrapper .mg-l-auto {
4628
+ margin-left: auto;
4629
+ }
4630
+ #indie_booking_wrapper .mg-r-auto {
4631
+ margin-right: auto;
4632
+ }
4633
+ #indie_booking_wrapper .pdt0 {
4634
+ padding-top: 0px;
4635
+ }
4636
+ #indie_booking_wrapper .pdl0 {
4637
+ padding-left: 0px;
4638
+ }
4639
+ #indie_booking_wrapper .pdr0 {
4640
+ padding-right: 0px;
4641
+ }
4642
+ #indie_booking_wrapper .pdb0 {
4643
+ padding-bottom: 0px;
4644
+ }
4645
+ #indie_booking_wrapper .pdt5 {
4646
+ padding-top: 5px;
4647
+ }
4648
+ #indie_booking_wrapper .pdl5 {
4649
+ padding-left: 5px;
4650
+ }
4651
+ #indie_booking_wrapper .pdr5 {
4652
+ padding-right: 5px;
4653
+ }
4654
+ #indie_booking_wrapper .pdb5 {
4655
+ padding-bottom: 5px;
4656
+ }
4657
+ #indie_booking_wrapper .pdt10 {
4658
+ padding-top: 10px;
4659
+ }
4660
+ #indie_booking_wrapper .pdl10 {
4661
+ padding-left: 10px;
4662
+ }
4663
+ #indie_booking_wrapper .pdr10 {
4664
+ padding-right: 10px;
4665
+ }
4666
+ #indie_booking_wrapper .pdb10 {
4667
+ padding-bottom: 10px;
4668
+ }
4669
+ #indie_booking_wrapper .pdt15 {
4670
+ padding-top: 15px;
4671
+ }
4672
+ #indie_booking_wrapper .pdl15 {
4673
+ padding-left: 15px;
4674
+ }
4675
+ #indie_booking_wrapper .pdr15 {
4676
+ padding-right: 15px;
4677
+ }
4678
+ #indie_booking_wrapper .pdb15 {
4679
+ padding-bottom: 15px;
4680
+ }
4681
+ #indie_booking_wrapper .pdt20 {
4682
+ padding-top: 20px;
4683
+ }
4684
+ #indie_booking_wrapper .pdl20 {
4685
+ padding-left: 20px;
4686
+ }
4687
+ #indie_booking_wrapper .pdr20 {
4688
+ padding-right: 20px;
4689
+ }
4690
+ #indie_booking_wrapper .pdb20 {
4691
+ padding-bottom: 20px;
4692
+ }
4693
+ #indie_booking_wrapper .pdt25 {
4694
+ padding-top: 25px;
4695
+ }
4696
+ #indie_booking_wrapper .pdl25 {
4697
+ padding-left: 25px;
4698
+ }
4699
+ #indie_booking_wrapper .pdr25 {
4700
+ padding-right: 25px;
4701
+ }
4702
+ #indie_booking_wrapper .pdb25 {
4703
+ padding-bottom: 25px;
4704
+ }
4705
+ #indie_booking_wrapper .pdt30 {
4706
+ padding-top: 30px;
4707
+ }
4708
+ #indie_booking_wrapper .pdl30 {
4709
+ padding-left: 30px;
4710
+ }
4711
+ #indie_booking_wrapper .pdr30 {
4712
+ padding-right: 30px;
4713
+ }
4714
+ #indie_booking_wrapper .pdb30 {
4715
+ padding-bottom: 30px;
4716
+ }
4717
+ #indie_booking_wrapper .pdt35 {
4718
+ padding-top: 35px;
4719
+ }
4720
+ #indie_booking_wrapper .pdl35 {
4721
+ padding-left: 35px;
4722
+ }
4723
+ #indie_booking_wrapper .pdr35 {
4724
+ padding-right: 35px;
4725
+ }
4726
+ #indie_booking_wrapper .pdb35 {
4727
+ padding-bottom: 35px;
4728
+ }
4729
+ #indie_booking_wrapper .pdt40 {
4730
+ padding-top: 40px;
4731
+ }
4732
+ #indie_booking_wrapper .pdl40 {
4733
+ padding-left: 40px;
4734
+ }
4735
+ #indie_booking_wrapper .pdr40 {
4736
+ padding-right: 40px;
4737
+ }
4738
+ #indie_booking_wrapper .pdb40 {
4739
+ padding-bottom: 40px;
4740
+ }
4741
+ #indie_booking_wrapper .w0 {
4742
+ width: 0%;
4743
+ }
4744
+ #indie_booking_wrapper .w5 {
4745
+ width: 5%;
4746
+ }
4747
+ #indie_booking_wrapper .w10 {
4748
+ width: 10%;
4749
+ }
4750
+ #indie_booking_wrapper .w15 {
4751
+ width: 15%;
4752
+ }
4753
+ #indie_booking_wrapper .w20 {
4754
+ width: 20%;
4755
+ }
4756
+ #indie_booking_wrapper .w25 {
4757
+ width: 25%;
4758
+ }
4759
+ #indie_booking_wrapper .w30 {
4760
+ width: 30%;
4761
+ }
4762
+ #indie_booking_wrapper .w35 {
4763
+ width: 35%;
4764
+ }
4765
+ #indie_booking_wrapper .w40 {
4766
+ width: 40%;
4767
+ }
4768
+ #indie_booking_wrapper .w45 {
4769
+ width: 45%;
4770
+ }
4771
+ #indie_booking_wrapper .w50 {
4772
+ width: 50%;
4773
+ }
4774
+ #indie_booking_wrapper .w55 {
4775
+ width: 55%;
4776
+ }
4777
+ #indie_booking_wrapper .w60 {
4778
+ width: 60%;
4779
+ }
4780
+ #indie_booking_wrapper .w65 {
4781
+ width: 65%;
4782
+ }
4783
+ #indie_booking_wrapper .w70 {
4784
+ width: 70%;
4785
+ }
4786
+ #indie_booking_wrapper .w75 {
4787
+ width: 75%;
4788
+ }
4789
+ #indie_booking_wrapper .w80 {
4790
+ width: 80%;
4791
+ }
4792
+ #indie_booking_wrapper .w85 {
4793
+ width: 85%;
4794
+ }
4795
+ #indie_booking_wrapper .w90 {
4796
+ width: 90%;
4797
+ }
4798
+ #indie_booking_wrapper .w95 {
4799
+ width: 95%;
4800
+ }
4801
+ #indie_booking_wrapper .w100 {
4802
+ width: 100%;
4803
+ }
4804
+ #indie_booking_wrapper .w0px {
4805
+ width: 0px;
4806
+ }
4807
+ #indie_booking_wrapper .w10px {
4808
+ width: 10px;
4809
+ }
4810
+ #indie_booking_wrapper .w20px {
4811
+ width: 20px;
4812
+ }
4813
+ #indie_booking_wrapper .w30px {
4814
+ width: 30px;
4815
+ }
4816
+ #indie_booking_wrapper .w40px {
4817
+ width: 40px;
4818
+ }
4819
+ #indie_booking_wrapper .w50px {
4820
+ width: 50px;
4821
+ }
4822
+ #indie_booking_wrapper .w60px {
4823
+ width: 60px;
4824
+ }
4825
+ #indie_booking_wrapper .w70px {
4826
+ width: 70px;
4827
+ }
4828
+ #indie_booking_wrapper .w80px {
4829
+ width: 80px;
4830
+ }
4831
+ #indie_booking_wrapper .w90px {
4832
+ width: 90px;
4833
+ }
4834
+ #indie_booking_wrapper .w100px {
4835
+ width: 100px;
4836
+ }
4837
+ #indie_booking_wrapper .w110px {
4838
+ width: 110px;
4839
+ }
4840
+ #indie_booking_wrapper .w120px {
4841
+ width: 120px;
4842
+ }
4843
+ #indie_booking_wrapper .w130px {
4844
+ width: 130px;
4845
+ }
4846
+ #indie_booking_wrapper .w140px {
4847
+ width: 140px;
4848
+ }
4849
+ #indie_booking_wrapper .w150px {
4850
+ width: 150px;
4851
+ }
4852
+ #indie_booking_wrapper .w160px {
4853
+ width: 160px;
4854
+ }
4855
+ #indie_booking_wrapper .w170px {
4856
+ width: 170px;
4857
+ }
4858
+ #indie_booking_wrapper .w180px {
4859
+ width: 180px;
4860
+ }
4861
+ #indie_booking_wrapper .w190px {
4862
+ width: 190px;
4863
+ }
4864
+ #indie_booking_wrapper .w200px {
4865
+ width: 200px;
4866
+ }
4867
+ #indie_booking_wrapper .w210px {
4868
+ width: 210px;
4869
+ }
4870
+ #indie_booking_wrapper .w220px {
4871
+ width: 220px;
4872
+ }
4873
+ #indie_booking_wrapper .w230px {
4874
+ width: 230px;
4875
+ }
4876
+ #indie_booking_wrapper .w240px {
4877
+ width: 240px;
4878
+ }
4879
+ #indie_booking_wrapper .w250px {
4880
+ width: 250px;
4881
+ }
4882
+ #indie_booking_wrapper .w260px {
4883
+ width: 260px;
4884
+ }
4885
+ #indie_booking_wrapper .w270px {
4886
+ width: 270px;
4887
+ }
4888
+ #indie_booking_wrapper .w280px {
4889
+ width: 280px;
4890
+ }
4891
+ #indie_booking_wrapper .w290px {
4892
+ width: 290px;
4893
+ }
4894
+ #indie_booking_wrapper .w300px {
4895
+ width: 300px;
4896
+ }
4897
+ #indie_booking_wrapper .w310px {
4898
+ width: 310px;
4899
+ }
4900
+ #indie_booking_wrapper .w320px {
4901
+ width: 320px;
4902
+ }
4903
+ #indie_booking_wrapper .w330px {
4904
+ width: 330px;
4905
+ }
4906
+ #indie_booking_wrapper .w340px {
4907
+ width: 340px;
4908
+ }
4909
+ #indie_booking_wrapper .w350px {
4910
+ width: 350px;
4911
+ }
4912
+ #indie_booking_wrapper .w360px {
4913
+ width: 360px;
4914
+ }
4915
+ #indie_booking_wrapper .w370px {
4916
+ width: 370px;
4917
+ }
4918
+ #indie_booking_wrapper .w380px {
4919
+ width: 380px;
4920
+ }
4921
+ #indie_booking_wrapper .w390px {
4922
+ width: 390px;
4923
+ }
4924
+ #indie_booking_wrapper .w400px {
4925
+ width: 400px;
4926
+ }
4927
+ #indie_booking_wrapper .w410px {
4928
+ width: 410px;
4929
+ }
4930
+ #indie_booking_wrapper .w420px {
4931
+ width: 420px;
4932
+ }
4933
+ #indie_booking_wrapper .w430px {
4934
+ width: 430px;
4935
+ }
4936
+ #indie_booking_wrapper .w440px {
4937
+ width: 440px;
4938
+ }
4939
+ #indie_booking_wrapper .w450px {
4940
+ width: 450px;
4941
+ }
4942
+ #indie_booking_wrapper .w460px {
4943
+ width: 460px;
4944
+ }
4945
+ #indie_booking_wrapper .w470px {
4946
+ width: 470px;
4947
+ }
4948
+ #indie_booking_wrapper .w480px {
4949
+ width: 480px;
4950
+ }
4951
+ #indie_booking_wrapper .w490px {
4952
+ width: 490px;
4953
+ }
4954
+ #indie_booking_wrapper .w500px {
4955
+ width: 500px;
4956
+ }
4957
+ #indie_booking_wrapper .add_email_wrap {
4958
+ display: flex;
4959
+ flex-direction: column;
4960
+ position: relative;
4961
+ }
4962
+ #indie_booking_wrapper .add_email_wrap .add_email_list {
4963
+ display: flex;
4964
+ flex-direction: column;
4965
+ gap: 5px;
4966
+ }
4967
+ #indie_booking_wrapper .add_email_wrap .add_email_list .item {
4968
+ position: relative;
4969
+ }
4970
+ #indie_booking_wrapper .add_email_wrap .add_email_list .item > input {
4971
+ padding-right: 34px;
4972
+ }
4973
+ #indie_booking_wrapper .add_email_wrap .add_email_list .item > button {
4974
+ position: absolute;
4975
+ top: 6px;
4976
+ right: 10px;
4977
+ text-indent: -9999px;
4978
+ width: 18px;
4979
+ height: 18px;
4980
+ border-radius: 50%;
4981
+ background-size: 16px;
4982
+ background-repeat: no-repeat;
4983
+ background-position: center center;
4984
+ }
4985
+ #indie_booking_wrapper .add_email_wrap .add_email_list .item > button.button_add {
4986
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23FFFFFF'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z'/%3E%3C/svg%3E");
4987
+ background-color: #323341;
4988
+ }
4989
+ #indie_booking_wrapper .add_email_wrap .add_email_list .item > button.button_minus {
4990
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23FFFFFF'%3E%3Cpath d='M200-440v-80h560v80H200Z'/%3E%3C/svg%3E");
4991
+ background-color: #ff6565;
4992
+ }