@egovernments/digit-ui-health-css 0.2.42 → 0.2.44
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.
- package/dist/index.css +1192 -29
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/pages/employee/payment.scss +0 -3
package/dist/index.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @egovernments/digit-ui-health-css - 0.2.
|
|
2
|
+
* @egovernments/digit-ui-health-css - 0.2.44
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2025 Jagankumar <jagan.kumar@egov.org.in>
|
|
5
5
|
*
|
|
@@ -3255,7 +3255,7 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
|
|
|
3255
3255
|
.typography.text-heading-l, .summary-header {
|
|
3256
3256
|
font-size: 1.5rem; } }
|
|
3257
3257
|
|
|
3258
|
-
.typography.text-heading-l, .summary-header, .typography.text-heading-m {
|
|
3258
|
+
.typography.text-heading-l, .summary-header, .typography.text-heading-m, .view-composer-header-section .employee-card-sub-header, .digit-employee-card.campaign-update-container .search-field-container .field-description {
|
|
3259
3259
|
font-family: Roboto;
|
|
3260
3260
|
font-style: normal;
|
|
3261
3261
|
font-weight: 700;
|
|
@@ -3263,15 +3263,15 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
|
|
|
3263
3263
|
line-height: normal; }
|
|
3264
3264
|
|
|
3265
3265
|
@media screen and (min-width: 1024px) {
|
|
3266
|
-
.typography.text-heading-m {
|
|
3266
|
+
.typography.text-heading-m, .view-composer-header-section .employee-card-sub-header, .digit-employee-card.campaign-update-container .search-field-container .field-description {
|
|
3267
3267
|
font-size: 1.5rem; } }
|
|
3268
3268
|
|
|
3269
3269
|
@media screen and (min-width: 768px) {
|
|
3270
|
-
.typography.text-heading-m {
|
|
3270
|
+
.typography.text-heading-m, .view-composer-header-section .employee-card-sub-header, .digit-employee-card.campaign-update-container .search-field-container .field-description {
|
|
3271
3271
|
font-size: 1.375rem; } }
|
|
3272
3272
|
|
|
3273
3273
|
@media screen and (min-width: 400px) {
|
|
3274
|
-
.typography.text-heading-m {
|
|
3274
|
+
.typography.text-heading-m, .view-composer-header-section .employee-card-sub-header, .digit-employee-card.campaign-update-container .search-field-container .field-description {
|
|
3275
3275
|
font-size: 1.5rem; } }
|
|
3276
3276
|
|
|
3277
3277
|
.typography.text-heading-s {
|
|
@@ -3431,61 +3431,61 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
|
|
|
3431
3431
|
.typography.text-link {
|
|
3432
3432
|
font-size: 1rem; } }
|
|
3433
3433
|
|
|
3434
|
-
.typography.heading-xl, .kpi-card h2 {
|
|
3434
|
+
.typography.heading-xl, .kpi-card h2, .village-header, .uploader-sub-heading {
|
|
3435
3435
|
font-family: Roboto Condensed; }
|
|
3436
3436
|
@media (max-width: 30rem) {
|
|
3437
|
-
.typography.heading-xl, .kpi-card h2 {
|
|
3437
|
+
.typography.heading-xl, .kpi-card h2, .village-header, .uploader-sub-heading {
|
|
3438
3438
|
font-size: 2rem; } }
|
|
3439
3439
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3440
|
-
.typography.heading-xl, .kpi-card h2 {
|
|
3440
|
+
.typography.heading-xl, .kpi-card h2, .village-header, .uploader-sub-heading {
|
|
3441
3441
|
font-size: 2.25rem; } }
|
|
3442
3442
|
@media (min-width: 48rem) {
|
|
3443
|
-
.typography.heading-xl, .kpi-card h2 {
|
|
3443
|
+
.typography.heading-xl, .kpi-card h2, .village-header, .uploader-sub-heading {
|
|
3444
3444
|
font-size: 2.5rem; } }
|
|
3445
3445
|
|
|
3446
|
-
.typography.heading-l, .typography.heading-xl, .kpi-card h2 {
|
|
3446
|
+
.typography.heading-l, .summary-main-heading, .typography.heading-xl, .kpi-card h2, .village-header, .uploader-sub-heading {
|
|
3447
3447
|
font-style: normal;
|
|
3448
3448
|
font-weight: 700; }
|
|
3449
3449
|
|
|
3450
|
-
.typography.heading-l {
|
|
3450
|
+
.typography.heading-l, .summary-main-heading {
|
|
3451
3451
|
font-family: Roboto; }
|
|
3452
3452
|
@media (max-width: 30rem) {
|
|
3453
|
-
.typography.heading-l {
|
|
3453
|
+
.typography.heading-l, .summary-main-heading {
|
|
3454
3454
|
font-size: 1.5rem; } }
|
|
3455
3455
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3456
|
-
.typography.heading-l {
|
|
3456
|
+
.typography.heading-l, .summary-main-heading {
|
|
3457
3457
|
font-size: 1.75rem; } }
|
|
3458
3458
|
@media (min-width: 48rem) {
|
|
3459
|
-
.typography.heading-l {
|
|
3459
|
+
.typography.heading-l, .summary-main-heading {
|
|
3460
3460
|
font-size: 2rem; } }
|
|
3461
3461
|
|
|
3462
3462
|
@media (max-width: 30rem) {
|
|
3463
|
-
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text {
|
|
3463
|
+
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3464
3464
|
font-size: 1.25rem; } }
|
|
3465
3465
|
|
|
3466
3466
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3467
|
-
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text {
|
|
3467
|
+
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3468
3468
|
font-size: 1.375rem; } }
|
|
3469
3469
|
|
|
3470
3470
|
@media (min-width: 48rem) {
|
|
3471
|
-
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text {
|
|
3471
|
+
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading {
|
|
3472
3472
|
font-size: 1.5rem; } }
|
|
3473
3473
|
|
|
3474
|
-
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p {
|
|
3474
|
+
.typography.heading-m, .kpi-card p, .microplan-deatils-view-card .digit-view-card-header, .map-filter-by-boundary .map-filter-boundary-selection .map-header-section .map-header-section-header, .custom-inbox-filter-heading, .inbox-header-text, .card-heading-title, .security-question-label, .summary-sub-heading, .typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3475
3475
|
font-family: Roboto;
|
|
3476
3476
|
font-style: normal;
|
|
3477
3477
|
font-weight: 700; }
|
|
3478
3478
|
|
|
3479
3479
|
@media (max-width: 30rem) {
|
|
3480
|
-
.typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p {
|
|
3480
|
+
.typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3481
3481
|
font-size: 1rem; } }
|
|
3482
3482
|
|
|
3483
3483
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3484
|
-
.typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p {
|
|
3484
|
+
.typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3485
3485
|
font-size: 1rem; } }
|
|
3486
3486
|
|
|
3487
3487
|
@media (min-width: 48rem) {
|
|
3488
|
-
.typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p {
|
|
3488
|
+
.typography.heading-s, .mp-hypothesis-label-field > div > span, .formula-label-field > span, .map-container-main .base-map-selector .icon-first .map-filter-layers, .map-container-main .choropleth-section .icon-rest p, .map-container-main .filter-section .icon-rest p, .label-heading, .edit-label, .summary-sub-heading.subBoundary, .boundary-header {
|
|
3489
3489
|
font-size: 1rem; } }
|
|
3490
3490
|
|
|
3491
3491
|
.typography.heading-xs, .map-container-main .base-map-selector .base-map-area .selected p {
|
|
@@ -3538,18 +3538,18 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
|
|
|
3538
3538
|
font-size: 1.25rem; } }
|
|
3539
3539
|
|
|
3540
3540
|
@media (max-width: 30rem) {
|
|
3541
|
-
.typography.body-l {
|
|
3541
|
+
.typography.body-l, .label-text {
|
|
3542
3542
|
font-size: 1rem; } }
|
|
3543
3543
|
|
|
3544
3544
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3545
|
-
.typography.body-l {
|
|
3545
|
+
.typography.body-l, .label-text {
|
|
3546
3546
|
font-size: 1.25rem; } }
|
|
3547
3547
|
|
|
3548
3548
|
@media (min-width: 48rem) {
|
|
3549
|
-
.typography.body-l {
|
|
3549
|
+
.typography.body-l, .label-text {
|
|
3550
3550
|
font-size: 1.25rem; } }
|
|
3551
3551
|
|
|
3552
|
-
.typography.body-l, .typography.body-s {
|
|
3552
|
+
.typography.body-l, .label-text, .typography.body-s {
|
|
3553
3553
|
font-family: Roboto;
|
|
3554
3554
|
font-style: normal;
|
|
3555
3555
|
font-weight: 400; }
|
|
@@ -3578,21 +3578,21 @@ tbody tr:last-child td:last-child .digit-dropdown-employee-select-wrap .digit-dr
|
|
|
3578
3578
|
.typography.body-xs {
|
|
3579
3579
|
font-size: .875rem; } }
|
|
3580
3580
|
|
|
3581
|
-
.typography.body-xs, .typography.label {
|
|
3581
|
+
.typography.body-xs, .typography.label, .comment-label {
|
|
3582
3582
|
font-family: Roboto;
|
|
3583
3583
|
font-style: normal;
|
|
3584
3584
|
font-weight: 400; }
|
|
3585
3585
|
|
|
3586
3586
|
@media (max-width: 30rem) {
|
|
3587
|
-
.typography.label {
|
|
3587
|
+
.typography.label, .comment-label {
|
|
3588
3588
|
font-size: 1rem; } }
|
|
3589
3589
|
|
|
3590
3590
|
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
3591
|
-
.typography.label {
|
|
3591
|
+
.typography.label, .comment-label {
|
|
3592
3592
|
font-size: 1rem; } }
|
|
3593
3593
|
|
|
3594
3594
|
@media (min-width: 48rem) {
|
|
3595
|
-
.typography.label {
|
|
3595
|
+
.typography.label, .comment-label {
|
|
3596
3596
|
font-size: 1rem; } }
|
|
3597
3597
|
|
|
3598
3598
|
.typography.link {
|
|
@@ -5256,3 +5256,1166 @@ header {
|
|
|
5256
5256
|
padding: 6px;
|
|
5257
5257
|
margin-bottom: 10px;
|
|
5258
5258
|
cursor: pointer; }
|
|
5259
|
+
|
|
5260
|
+
.custom-bill-inbox {
|
|
5261
|
+
-webkit-box-orient: vertical;
|
|
5262
|
+
-ms-flex-direction: column;
|
|
5263
|
+
flex-direction: column;
|
|
5264
|
+
margin-bottom: 2.5rem; }
|
|
5265
|
+
|
|
5266
|
+
.bill-container, .custom-bill-inbox {
|
|
5267
|
+
display: -webkit-box;
|
|
5268
|
+
display: -ms-flexbox;
|
|
5269
|
+
display: flex;
|
|
5270
|
+
-webkit-box-direction: normal;
|
|
5271
|
+
grid-gap: 1.5rem;
|
|
5272
|
+
gap: 1.5rem; }
|
|
5273
|
+
|
|
5274
|
+
.bill-container {
|
|
5275
|
+
-webkit-box-orient: horizontal;
|
|
5276
|
+
-ms-flex-direction: row;
|
|
5277
|
+
flex-direction: row; }
|
|
5278
|
+
|
|
5279
|
+
.bill-container-margin-bottom {
|
|
5280
|
+
margin-bottom: 2.5rem; }
|
|
5281
|
+
|
|
5282
|
+
.left-section {
|
|
5283
|
+
width: 30%; }
|
|
5284
|
+
|
|
5285
|
+
.left-section, .right-section {
|
|
5286
|
+
display: -webkit-box;
|
|
5287
|
+
display: -ms-flexbox;
|
|
5288
|
+
display: flex;
|
|
5289
|
+
-webkit-box-orient: vertical;
|
|
5290
|
+
-webkit-box-direction: normal;
|
|
5291
|
+
-ms-flex-direction: column;
|
|
5292
|
+
flex-direction: column;
|
|
5293
|
+
grid-gap: 1.5rem;
|
|
5294
|
+
gap: 1.5rem; }
|
|
5295
|
+
|
|
5296
|
+
.right-section {
|
|
5297
|
+
width: 100%; }
|
|
5298
|
+
|
|
5299
|
+
.filter-container {
|
|
5300
|
+
-webkit-box-orient: horizontal;
|
|
5301
|
+
-ms-flex-direction: row;
|
|
5302
|
+
flex-direction: row;
|
|
5303
|
+
height: 60vh;
|
|
5304
|
+
overflow-y: auto; }
|
|
5305
|
+
|
|
5306
|
+
.filter-container, .ingestion-container {
|
|
5307
|
+
display: -webkit-box;
|
|
5308
|
+
display: -ms-flexbox;
|
|
5309
|
+
display: flex;
|
|
5310
|
+
-webkit-box-direction: normal; }
|
|
5311
|
+
|
|
5312
|
+
.ingestion-container {
|
|
5313
|
+
-webkit-box-orient: vertical;
|
|
5314
|
+
-ms-flex-direction: column;
|
|
5315
|
+
flex-direction: column;
|
|
5316
|
+
text-align: center;
|
|
5317
|
+
-webkit-box-align: center;
|
|
5318
|
+
-ms-flex-align: center;
|
|
5319
|
+
align-items: center;
|
|
5320
|
+
-webkit-box-pack: center;
|
|
5321
|
+
-ms-flex-pack: center;
|
|
5322
|
+
justify-content: center;
|
|
5323
|
+
height: 100vh;
|
|
5324
|
+
width: 100%;
|
|
5325
|
+
background-color: #f9fafc;
|
|
5326
|
+
color: #1b1b1b; }
|
|
5327
|
+
|
|
5328
|
+
.drop-area {
|
|
5329
|
+
border: 2px dashed #ccc;
|
|
5330
|
+
padding: 20px;
|
|
5331
|
+
text-align: center;
|
|
5332
|
+
width: 500px;
|
|
5333
|
+
height: 400px; }
|
|
5334
|
+
|
|
5335
|
+
.drop-area.active {
|
|
5336
|
+
border: 2px dashed #f47738; }
|
|
5337
|
+
|
|
5338
|
+
.upload-file-button {
|
|
5339
|
+
cursor: pointer;
|
|
5340
|
+
padding: .25rem;
|
|
5341
|
+
font-size: 1rem;
|
|
5342
|
+
border: none;
|
|
5343
|
+
font-family: Oswald,sans-serif;
|
|
5344
|
+
font-size: 20px;
|
|
5345
|
+
background-color: initial;
|
|
5346
|
+
margin-top: 20px;
|
|
5347
|
+
color: #f47738; }
|
|
5348
|
+
|
|
5349
|
+
.drag-drop-tag {
|
|
5350
|
+
font-size: 20px; }
|
|
5351
|
+
|
|
5352
|
+
.remove-button {
|
|
5353
|
+
font-size: 20px;
|
|
5354
|
+
padding: 8px;
|
|
5355
|
+
outline: #f37f12;
|
|
5356
|
+
background-color: #f9fafc;
|
|
5357
|
+
color: #f47738; }
|
|
5358
|
+
|
|
5359
|
+
.override-card {
|
|
5360
|
+
margin-left: 0 !important; }
|
|
5361
|
+
|
|
5362
|
+
.table {
|
|
5363
|
+
--bg-opacity:1;
|
|
5364
|
+
background-color: #fff;
|
|
5365
|
+
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
5366
|
+
width: 100%;
|
|
5367
|
+
border-radius: 4px 4px 0 0;
|
|
5368
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
|
|
5369
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
|
|
5370
|
+
border-left-width: 24px;
|
|
5371
|
+
border-right-width: 24px;
|
|
5372
|
+
border-left-color: #fff;
|
|
5373
|
+
border-right-color: #fff; }
|
|
5374
|
+
.table thead th {
|
|
5375
|
+
padding: 20px 18px;
|
|
5376
|
+
font-weight: 700;
|
|
5377
|
+
vertical-align: middle;
|
|
5378
|
+
text-align: left; }
|
|
5379
|
+
.table thead th:first-child {
|
|
5380
|
+
min-width: 256px; }
|
|
5381
|
+
.table tbody {
|
|
5382
|
+
border: none;
|
|
5383
|
+
padding: 0;
|
|
5384
|
+
margin: 0; }
|
|
5385
|
+
.table tbody td {
|
|
5386
|
+
--border-opacity:1;
|
|
5387
|
+
border-color: #d6d5d4;
|
|
5388
|
+
border-color: rgba(214, 213, 212, var(--border-opacity));
|
|
5389
|
+
text-align: left;
|
|
5390
|
+
vertical-align: middle;
|
|
5391
|
+
padding: "20px 18px"; }
|
|
5392
|
+
|
|
5393
|
+
.sub-work-table {
|
|
5394
|
+
-webkit-box-pack: center;
|
|
5395
|
+
-ms-flex-pack: center;
|
|
5396
|
+
justify-content: center;
|
|
5397
|
+
padding: 0;
|
|
5398
|
+
border-collapse: collapse;
|
|
5399
|
+
border: 1px solid #ddd; }
|
|
5400
|
+
.sub-work-table td, .sub-work-table th {
|
|
5401
|
+
color: #0b0c0c;
|
|
5402
|
+
border: 1px solid #ddd;
|
|
5403
|
+
padding: 12px; }
|
|
5404
|
+
.sub-work-table .remove-button {
|
|
5405
|
+
font-size: 20px;
|
|
5406
|
+
padding: 8px;
|
|
5407
|
+
outline: #f37f12;
|
|
5408
|
+
background-color: #f9fafc;
|
|
5409
|
+
color: #f47738; }
|
|
5410
|
+
.sub-work-table .action-bar {
|
|
5411
|
+
display: -webkit-box;
|
|
5412
|
+
display: -ms-flexbox;
|
|
5413
|
+
display: flex;
|
|
5414
|
+
-webkit-box-orient: horizontal;
|
|
5415
|
+
-webkit-box-direction: normal;
|
|
5416
|
+
-ms-flex-direction: row;
|
|
5417
|
+
flex-direction: row;
|
|
5418
|
+
-webkit-box-pack: end;
|
|
5419
|
+
-ms-flex-pack: end;
|
|
5420
|
+
justify-content: flex-end; }
|
|
5421
|
+
.sub-work-table .action-bar .action-bar-button {
|
|
5422
|
+
margin-right: .5em; }
|
|
5423
|
+
.sub-work-table th {
|
|
5424
|
+
padding: 10px;
|
|
5425
|
+
text-align: center;
|
|
5426
|
+
background-color: #efefef;
|
|
5427
|
+
color: #0b0c0c; }
|
|
5428
|
+
.sub-work-table tr td span:hover {
|
|
5429
|
+
cursor: pointer; }
|
|
5430
|
+
|
|
5431
|
+
.reports-table {
|
|
5432
|
+
margin-top: 2rem; }
|
|
5433
|
+
.reports-table thead th:first-child {
|
|
5434
|
+
min-width: unset; }
|
|
5435
|
+
|
|
5436
|
+
.h1.works-header-create, .h1.works-header-search, .h1.works-header-view {
|
|
5437
|
+
font-size: 36px; }
|
|
5438
|
+
|
|
5439
|
+
.download-button {
|
|
5440
|
+
-webkit-box-pack: end !important;
|
|
5441
|
+
-ms-flex-pack: end !important;
|
|
5442
|
+
justify-content: flex-end !important;
|
|
5443
|
+
margin: 20px; }
|
|
5444
|
+
|
|
5445
|
+
.download-button, .master-container {
|
|
5446
|
+
display: -webkit-box;
|
|
5447
|
+
display: -ms-flexbox;
|
|
5448
|
+
display: flex; }
|
|
5449
|
+
|
|
5450
|
+
.master-container {
|
|
5451
|
+
grid-gap: 1rem; }
|
|
5452
|
+
.master-container .custom-master {
|
|
5453
|
+
cursor: pointer;
|
|
5454
|
+
width: 6.25rem;
|
|
5455
|
+
height: 6.25rem; }
|
|
5456
|
+
.master-container .custom-master a {
|
|
5457
|
+
color: #0b0c0c;
|
|
5458
|
+
text-decoration: none; }
|
|
5459
|
+
.master-container .custom-master .master-icon {
|
|
5460
|
+
text-align: center; }
|
|
5461
|
+
.master-container .custom-master:hover {
|
|
5462
|
+
background-color: #feefe7; }
|
|
5463
|
+
|
|
5464
|
+
.help-screen-container .help-screen-body a {
|
|
5465
|
+
cursor: pointer;
|
|
5466
|
+
color: #c84c0e;
|
|
5467
|
+
text-decoration: none; }
|
|
5468
|
+
|
|
5469
|
+
.card-details {
|
|
5470
|
+
background-color: #fafafa !important;
|
|
5471
|
+
position: relative;
|
|
5472
|
+
width: -webkit-fill-available; }
|
|
5473
|
+
|
|
5474
|
+
.CloseButton {
|
|
5475
|
+
position: absolute;
|
|
5476
|
+
top: 5px;
|
|
5477
|
+
right: 5px;
|
|
5478
|
+
cursor: pointer; }
|
|
5479
|
+
|
|
5480
|
+
.startNumber {
|
|
5481
|
+
padding-top: 25px; }
|
|
5482
|
+
|
|
5483
|
+
.endNumber, .startNumber {
|
|
5484
|
+
display: -webkit-box;
|
|
5485
|
+
display: -ms-flexbox;
|
|
5486
|
+
display: flex; }
|
|
5487
|
+
|
|
5488
|
+
.start {
|
|
5489
|
+
padding-right: 1.2rem; }
|
|
5490
|
+
|
|
5491
|
+
.end, .start {
|
|
5492
|
+
min-width: -webkit-fit-content;
|
|
5493
|
+
min-width: -moz-fit-content;
|
|
5494
|
+
min-width: fit-content; }
|
|
5495
|
+
|
|
5496
|
+
.end {
|
|
5497
|
+
padding-right: 1.55rem; }
|
|
5498
|
+
|
|
5499
|
+
.workbench-add-row-detail-btn {
|
|
5500
|
+
margin-bottom: 15px; }
|
|
5501
|
+
|
|
5502
|
+
.village-header {
|
|
5503
|
+
color: #363636;
|
|
5504
|
+
margin-bottom: 1.5rem; }
|
|
5505
|
+
|
|
5506
|
+
.card-heading {
|
|
5507
|
+
display: -webkit-box;
|
|
5508
|
+
display: -ms-flexbox;
|
|
5509
|
+
display: flex;
|
|
5510
|
+
-webkit-box-pack: justify;
|
|
5511
|
+
-ms-flex-pack: justify;
|
|
5512
|
+
justify-content: space-between;
|
|
5513
|
+
-webkit-box-align: center;
|
|
5514
|
+
-ms-flex-align: center;
|
|
5515
|
+
align-items: center; }
|
|
5516
|
+
|
|
5517
|
+
.card-heading-title {
|
|
5518
|
+
color: #0b4b66;
|
|
5519
|
+
margin: 0; }
|
|
5520
|
+
|
|
5521
|
+
.label-pair {
|
|
5522
|
+
display: -webkit-box;
|
|
5523
|
+
display: -ms-flexbox;
|
|
5524
|
+
display: flex;
|
|
5525
|
+
-webkit-box-pack: justify;
|
|
5526
|
+
-ms-flex-pack: justify;
|
|
5527
|
+
justify-content: space-between;
|
|
5528
|
+
grid-gap: 1.5rem;
|
|
5529
|
+
gap: 1.5rem; }
|
|
5530
|
+
|
|
5531
|
+
.label-heading {
|
|
5532
|
+
color: #363636;
|
|
5533
|
+
width: 20%;
|
|
5534
|
+
text-align: left;
|
|
5535
|
+
white-space: pre-wrap;
|
|
5536
|
+
word-wrap: break-word; }
|
|
5537
|
+
|
|
5538
|
+
.label-text {
|
|
5539
|
+
color: #363636;
|
|
5540
|
+
width: 80%; }
|
|
5541
|
+
|
|
5542
|
+
.edit-label-field-pair {
|
|
5543
|
+
display: -webkit-box;
|
|
5544
|
+
display: -ms-flexbox;
|
|
5545
|
+
display: flex;
|
|
5546
|
+
-webkit-box-pack: justify;
|
|
5547
|
+
-ms-flex-pack: justify;
|
|
5548
|
+
justify-content: space-between;
|
|
5549
|
+
grid-gap: 1.5rem;
|
|
5550
|
+
gap: 1.5rem; }
|
|
5551
|
+
|
|
5552
|
+
.edit-label {
|
|
5553
|
+
color: #363636;
|
|
5554
|
+
width: 40%;
|
|
5555
|
+
white-space: pre-wrap;
|
|
5556
|
+
word-wrap: break-word; }
|
|
5557
|
+
|
|
5558
|
+
.edit-label, [dir=ltr] .edit-value {
|
|
5559
|
+
text-align: left; }
|
|
5560
|
+
|
|
5561
|
+
[dir=rtl] .edit-value {
|
|
5562
|
+
text-align: right; }
|
|
5563
|
+
|
|
5564
|
+
.edit-value {
|
|
5565
|
+
width: 60%; }
|
|
5566
|
+
|
|
5567
|
+
.middle-child {
|
|
5568
|
+
margin-bottom: 1.5rem; }
|
|
5569
|
+
|
|
5570
|
+
.comment-label {
|
|
5571
|
+
margin-bottom: .25rem;
|
|
5572
|
+
color: #363636; }
|
|
5573
|
+
|
|
5574
|
+
.comment-label .required {
|
|
5575
|
+
color: #b91900; }
|
|
5576
|
+
|
|
5577
|
+
.security-question-label {
|
|
5578
|
+
margin-bottom: 1.5rem;
|
|
5579
|
+
color: #363636; }
|
|
5580
|
+
|
|
5581
|
+
.questions-divider {
|
|
5582
|
+
margin-bottom: 1rem; }
|
|
5583
|
+
|
|
5584
|
+
.facility-popup {
|
|
5585
|
+
max-width: 85% !important; }
|
|
5586
|
+
|
|
5587
|
+
.facilitypopup-serach-results-wrapper {
|
|
5588
|
+
display: -webkit-box;
|
|
5589
|
+
display: -ms-flexbox;
|
|
5590
|
+
display: flex;
|
|
5591
|
+
-webkit-box-orient: vertical;
|
|
5592
|
+
-webkit-box-direction: normal;
|
|
5593
|
+
-ms-flex-direction: column;
|
|
5594
|
+
flex-direction: column;
|
|
5595
|
+
grid-gap: 1.5rem;
|
|
5596
|
+
gap: 1.5rem; }
|
|
5597
|
+
|
|
5598
|
+
.facility-popup-table-card {
|
|
5599
|
+
border: 1px solid #d6d5d4; }
|
|
5600
|
+
|
|
5601
|
+
.facilitypopup-tab-serach-wrapper {
|
|
5602
|
+
display: -webkit-box;
|
|
5603
|
+
display: -ms-flexbox;
|
|
5604
|
+
display: flex;
|
|
5605
|
+
-webkit-box-orient: vertical;
|
|
5606
|
+
-webkit-box-direction: normal;
|
|
5607
|
+
-ms-flex-direction: column;
|
|
5608
|
+
flex-direction: column;
|
|
5609
|
+
-webkit-box-pack: start;
|
|
5610
|
+
-ms-flex-pack: start;
|
|
5611
|
+
justify-content: flex-start; }
|
|
5612
|
+
|
|
5613
|
+
.searchjurisdiction-multiselectdropdown {
|
|
5614
|
+
margin-bottom: 0; }
|
|
5615
|
+
|
|
5616
|
+
.mandatory-span {
|
|
5617
|
+
color: #b91900 !important;
|
|
5618
|
+
margin-left: .25rem; }
|
|
5619
|
+
|
|
5620
|
+
.microplan-details-card-subheader {
|
|
5621
|
+
font-family: Roboto;
|
|
5622
|
+
font-style: normal;
|
|
5623
|
+
color: #363636;
|
|
5624
|
+
font-weight: 700; }
|
|
5625
|
+
@media (max-width: 30rem) {
|
|
5626
|
+
.microplan-details-card-subheader {
|
|
5627
|
+
font-size: 1.25rem; } }
|
|
5628
|
+
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
5629
|
+
.microplan-details-card-subheader {
|
|
5630
|
+
font-size: 1.375rem; } }
|
|
5631
|
+
@media (min-width: 48rem) {
|
|
5632
|
+
.microplan-details-card-subheader {
|
|
5633
|
+
font-size: 1.5rem; } }
|
|
5634
|
+
|
|
5635
|
+
.alert-popup-setup-microplan {
|
|
5636
|
+
max-width: 500px !important; }
|
|
5637
|
+
|
|
5638
|
+
.selecting-boundary-card {
|
|
5639
|
+
margin-bottom: 1.5rem; }
|
|
5640
|
+
.selecting-boundary-card .boundary-selection-description {
|
|
5641
|
+
margin: 0;
|
|
5642
|
+
font-family: Roboto;
|
|
5643
|
+
font-style: normal;
|
|
5644
|
+
font-weight: 400; }
|
|
5645
|
+
@media (max-width: 30rem) {
|
|
5646
|
+
.selecting-boundary-card .boundary-selection-description {
|
|
5647
|
+
font-size: .875rem; } }
|
|
5648
|
+
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
5649
|
+
.selecting-boundary-card .boundary-selection-description {
|
|
5650
|
+
font-size: 1rem; } }
|
|
5651
|
+
@media (min-width: 48rem) {
|
|
5652
|
+
.selecting-boundary-card .boundary-selection-description {
|
|
5653
|
+
font-size: 1rem; } }
|
|
5654
|
+
.selecting-boundary-card .selecting-boundary-div {
|
|
5655
|
+
padding: 0; }
|
|
5656
|
+
|
|
5657
|
+
.digit-multiselectdropdown-master-active.serachable input[type=text] {
|
|
5658
|
+
opacity: 1;
|
|
5659
|
+
width: calc(100% - 24px); }
|
|
5660
|
+
|
|
5661
|
+
.digit-multiselectdropdown-master-active.serachable .digit-multiselectdropdown-label svg {
|
|
5662
|
+
z-index: 1;
|
|
5663
|
+
cursor: pointer; }
|
|
5664
|
+
|
|
5665
|
+
.boundary-selection-label {
|
|
5666
|
+
font-family: Roboto;
|
|
5667
|
+
font-style: normal;
|
|
5668
|
+
font-weight: 700;
|
|
5669
|
+
color: #363636; }
|
|
5670
|
+
@media (max-width: 30rem) {
|
|
5671
|
+
.boundary-selection-label {
|
|
5672
|
+
font-size: 1rem; } }
|
|
5673
|
+
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
5674
|
+
.boundary-selection-label {
|
|
5675
|
+
font-size: 1rem; } }
|
|
5676
|
+
@media (min-width: 48rem) {
|
|
5677
|
+
.boundary-selection-label {
|
|
5678
|
+
font-size: 1rem; } }
|
|
5679
|
+
|
|
5680
|
+
.campaign-details-description {
|
|
5681
|
+
margin: 0; }
|
|
5682
|
+
|
|
5683
|
+
.campaign-type-label {
|
|
5684
|
+
font-family: Roboto;
|
|
5685
|
+
font-style: normal;
|
|
5686
|
+
font-weight: 700;
|
|
5687
|
+
color: #363636; }
|
|
5688
|
+
@media (max-width: 30rem) {
|
|
5689
|
+
.campaign-type-label {
|
|
5690
|
+
font-size: 1rem; } }
|
|
5691
|
+
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
5692
|
+
.campaign-type-label {
|
|
5693
|
+
font-size: 1rem; } }
|
|
5694
|
+
@media (min-width: 48rem) {
|
|
5695
|
+
.campaign-type-label {
|
|
5696
|
+
font-size: 1rem; } }
|
|
5697
|
+
|
|
5698
|
+
.campaign-type-label-pair {
|
|
5699
|
+
padding-top: 10.5px; }
|
|
5700
|
+
|
|
5701
|
+
.digit-view-card .digit-view-card-header {
|
|
5702
|
+
padding-bottom: 0; }
|
|
5703
|
+
|
|
5704
|
+
.microplan-details-label {
|
|
5705
|
+
font-family: Roboto;
|
|
5706
|
+
font-style: normal;
|
|
5707
|
+
font-weight: 700;
|
|
5708
|
+
color: #363636; }
|
|
5709
|
+
@media (max-width: 30rem) {
|
|
5710
|
+
.microplan-details-label {
|
|
5711
|
+
font-size: 1rem; } }
|
|
5712
|
+
@media (min-width: 30.063rem) and (max-width: 47.938rem) {
|
|
5713
|
+
.microplan-details-label {
|
|
5714
|
+
font-size: 1rem; } }
|
|
5715
|
+
@media (min-width: 48rem) {
|
|
5716
|
+
.microplan-details-label {
|
|
5717
|
+
font-size: 1rem; } }
|
|
5718
|
+
|
|
5719
|
+
.selecting-boundary-div .digit-label-field-pair:last-child {
|
|
5720
|
+
margin-bottom: 0; }
|
|
5721
|
+
|
|
5722
|
+
.digit-tag-container {
|
|
5723
|
+
grid-gap: 1rem;
|
|
5724
|
+
gap: 1rem; }
|
|
5725
|
+
|
|
5726
|
+
.pop-inbox-header {
|
|
5727
|
+
margin: 0; }
|
|
5728
|
+
|
|
5729
|
+
.pagination {
|
|
5730
|
+
-webkit-box-pack: end;
|
|
5731
|
+
-ms-flex-pack: end;
|
|
5732
|
+
justify-content: flex-end; }
|
|
5733
|
+
|
|
5734
|
+
.search-component-table {
|
|
5735
|
+
background-color: #fff;
|
|
5736
|
+
overflow-y: auto; }
|
|
5737
|
+
|
|
5738
|
+
.search-component-table::-webkit-scrollbar {
|
|
5739
|
+
height: .5rem;
|
|
5740
|
+
background-color: #d6d5d4; }
|
|
5741
|
+
|
|
5742
|
+
.search-component-table::-webkit-scrollbar-thumb, .search-component-table::-webkit-scrollbar-track {
|
|
5743
|
+
background-color: #d6d5d4;
|
|
5744
|
+
border-radius: .563rem; }
|
|
5745
|
+
|
|
5746
|
+
.search-component-table::-webkit-scrollbar:vertical {
|
|
5747
|
+
width: .5rem;
|
|
5748
|
+
background-color: #d6d5d4; }
|
|
5749
|
+
|
|
5750
|
+
.digit-topbar .digit-logo-ulb-wrapper .digit-topbar-logo {
|
|
5751
|
+
width: -webkit-fit-content !important;
|
|
5752
|
+
width: -moz-fit-content !important;
|
|
5753
|
+
width: fit-content !important; }
|
|
5754
|
+
|
|
5755
|
+
.results-table-wrapper {
|
|
5756
|
+
margin-bottom: 2rem; }
|
|
5757
|
+
.results-table-wrapper .pagination {
|
|
5758
|
+
margin-bottom: 2rem; }
|
|
5759
|
+
|
|
5760
|
+
.digit-topbar-container {
|
|
5761
|
+
width: 100%; }
|
|
5762
|
+
|
|
5763
|
+
.employee .ground-container {
|
|
5764
|
+
margin: 0; }
|
|
5765
|
+
|
|
5766
|
+
.digit-sidebar {
|
|
5767
|
+
top: 4.5rem; }
|
|
5768
|
+
|
|
5769
|
+
.user-profile {
|
|
5770
|
+
margin-top: 6rem;
|
|
5771
|
+
margin-left: 3.5rem; }
|
|
5772
|
+
|
|
5773
|
+
.main.digit-home-main {
|
|
5774
|
+
margin-left: 60px; }
|
|
5775
|
+
.main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper {
|
|
5776
|
+
margin-left: 0;
|
|
5777
|
+
margin-right: 0;
|
|
5778
|
+
padding-right: 0;
|
|
5779
|
+
margin-bottom: 0; }
|
|
5780
|
+
.main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper .ground-container.digit-home-ground {
|
|
5781
|
+
padding: 0;
|
|
5782
|
+
margin-bottom: 0; }
|
|
5783
|
+
.main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper .ground-container.digit-home-ground .employee-app-container.digit-home-employee-app .ground-container.moduleCardWrapper.gridModuleWrapper.digit-home-moduleCardWrapper {
|
|
5784
|
+
grid-gap: 1.5rem;
|
|
5785
|
+
gap: 1.5rem;
|
|
5786
|
+
margin-top: 1.5rem;
|
|
5787
|
+
margin-left: 1rem;
|
|
5788
|
+
margin-bottom: 0;
|
|
5789
|
+
padding: 0;
|
|
5790
|
+
display: grid !important;
|
|
5791
|
+
grid-template-columns: repeat(auto-fill, minmax(263px, 1fr)); }
|
|
5792
|
+
.main.digit-home-main .employee-app-wrapper.digit-home-app-wrapper .ground-container.digit-home-ground .employee-app-container.digit-home-employee-app .ground-container.moduleCardWrapper.gridModuleWrapper.digit-home-moduleCardWrapper .employeeCard.customEmployeeCard.card-home.home-action-cards {
|
|
5793
|
+
margin: 0 !important;
|
|
5794
|
+
min-width: 263px !important;
|
|
5795
|
+
width: auto !important; }
|
|
5796
|
+
|
|
5797
|
+
.campaign-cycle-container .popup-header-fix {
|
|
5798
|
+
margin-top: 1.5rem !important; }
|
|
5799
|
+
|
|
5800
|
+
.tag.inbox-tag {
|
|
5801
|
+
max-width: -webkit-fit-content;
|
|
5802
|
+
max-width: -moz-fit-content;
|
|
5803
|
+
max-width: fit-content;
|
|
5804
|
+
background-color: #d6d5d4;
|
|
5805
|
+
border-radius: 2rem;
|
|
5806
|
+
padding: .5rem;
|
|
5807
|
+
display: -webkit-box;
|
|
5808
|
+
display: -ms-flexbox;
|
|
5809
|
+
display: flex;
|
|
5810
|
+
-webkit-box-align: center;
|
|
5811
|
+
-ms-flex-align: center;
|
|
5812
|
+
align-items: center;
|
|
5813
|
+
height: 2rem;
|
|
5814
|
+
margin-bottom: .7rem;
|
|
5815
|
+
grid-gap: .2rem;
|
|
5816
|
+
gap: .2rem; }
|
|
5817
|
+
|
|
5818
|
+
.digit-bread-crumb {
|
|
5819
|
+
margin-top: 0; }
|
|
5820
|
+
|
|
5821
|
+
.mandatory-span {
|
|
5822
|
+
font-size: 1rem;
|
|
5823
|
+
font-weight: 700;
|
|
5824
|
+
color: #c84c0e !important; }
|
|
5825
|
+
|
|
5826
|
+
.digit-employee-card-input.numeric {
|
|
5827
|
+
margin-bottom: unset; }
|
|
5828
|
+
|
|
5829
|
+
.actionBarClass {
|
|
5830
|
+
display: -webkit-box;
|
|
5831
|
+
display: -ms-flexbox;
|
|
5832
|
+
display: flex;
|
|
5833
|
+
-webkit-box-pack: justify;
|
|
5834
|
+
-ms-flex-pack: justify;
|
|
5835
|
+
justify-content: space-between;
|
|
5836
|
+
-webkit-box-orient: horizontal;
|
|
5837
|
+
-webkit-box-direction: reverse;
|
|
5838
|
+
-ms-flex-direction: row-reverse;
|
|
5839
|
+
flex-direction: row-reverse;
|
|
5840
|
+
z-index: 10; }
|
|
5841
|
+
|
|
5842
|
+
.previous-button {
|
|
5843
|
+
margin-left: 4rem;
|
|
5844
|
+
min-width: 12.5rem; }
|
|
5845
|
+
|
|
5846
|
+
.info-text {
|
|
5847
|
+
padding-bottom: 1.5rem; }
|
|
5848
|
+
|
|
5849
|
+
.microplan-bulk-upload {
|
|
5850
|
+
display: -webkit-box;
|
|
5851
|
+
display: -ms-flexbox;
|
|
5852
|
+
display: flex;
|
|
5853
|
+
-webkit-box-pack: justify;
|
|
5854
|
+
-ms-flex-pack: justify;
|
|
5855
|
+
justify-content: space-between;
|
|
5856
|
+
margin-bottom: 0;
|
|
5857
|
+
padding-bottom: 0; }
|
|
5858
|
+
.microplan-bulk-upload .campaign-download-template-btn {
|
|
5859
|
+
font-weight: 700; }
|
|
5860
|
+
|
|
5861
|
+
.uploader-sub-heading {
|
|
5862
|
+
color: #363636;
|
|
5863
|
+
margin-bottom: 0; }
|
|
5864
|
+
|
|
5865
|
+
.summary-main-heading {
|
|
5866
|
+
color: #363636;
|
|
5867
|
+
margin-bottom: 0; }
|
|
5868
|
+
|
|
5869
|
+
.summary-sub-heading {
|
|
5870
|
+
color: #0b4b66 !important;
|
|
5871
|
+
margin-bottom: 0; }
|
|
5872
|
+
|
|
5873
|
+
.view-composer-header-section {
|
|
5874
|
+
display: -webkit-box;
|
|
5875
|
+
display: -ms-flexbox;
|
|
5876
|
+
display: flex;
|
|
5877
|
+
-webkit-box-pack: justify;
|
|
5878
|
+
-ms-flex-pack: justify;
|
|
5879
|
+
justify-content: space-between;
|
|
5880
|
+
-webkit-box-align: baseline;
|
|
5881
|
+
-ms-flex-align: baseline;
|
|
5882
|
+
align-items: baseline; }
|
|
5883
|
+
|
|
5884
|
+
.vertical-stepper-card {
|
|
5885
|
+
height: 36.5rem;
|
|
5886
|
+
padding-top: 0;
|
|
5887
|
+
margin-bottom: 0 !important; }
|
|
5888
|
+
|
|
5889
|
+
.vertical-custom-height-stepper-card {
|
|
5890
|
+
height: 37.5rem;
|
|
5891
|
+
padding-top: 0;
|
|
5892
|
+
margin-bottom: 0 !important; }
|
|
5893
|
+
|
|
5894
|
+
.card-with-background {
|
|
5895
|
+
margin-top: 1rem; }
|
|
5896
|
+
.card-with-background .card-head {
|
|
5897
|
+
margin-bottom: 1rem;
|
|
5898
|
+
color: #505a5f; }
|
|
5899
|
+
|
|
5900
|
+
.no-data-found {
|
|
5901
|
+
display: -webkit-box;
|
|
5902
|
+
display: -ms-flexbox;
|
|
5903
|
+
display: flex;
|
|
5904
|
+
-webkit-box-orient: vertical;
|
|
5905
|
+
-webkit-box-direction: normal;
|
|
5906
|
+
-ms-flex-direction: column;
|
|
5907
|
+
flex-direction: column;
|
|
5908
|
+
-webkit-box-align: center;
|
|
5909
|
+
-ms-flex-align: center;
|
|
5910
|
+
align-items: center; }
|
|
5911
|
+
.no-data-found .error-msg {
|
|
5912
|
+
margin-top: 1rem; }
|
|
5913
|
+
|
|
5914
|
+
.search-tab-head {
|
|
5915
|
+
color: #505a5f; }
|
|
5916
|
+
|
|
5917
|
+
.search-tabs-container {
|
|
5918
|
+
border-bottom: none;
|
|
5919
|
+
margin-bottom: 0; }
|
|
5920
|
+
|
|
5921
|
+
.delivery-preview-card {
|
|
5922
|
+
margin-bottom: 1.5rem !important;
|
|
5923
|
+
background-color: #fafafa;
|
|
5924
|
+
border: 1px solid #d6d5d4;
|
|
5925
|
+
width: 70%; }
|
|
5926
|
+
.delivery-preview-card .custom-table-label {
|
|
5927
|
+
font-size: 1.5rem;
|
|
5928
|
+
font-weight: 700;
|
|
5929
|
+
color: #505a5f;
|
|
5930
|
+
margin-bottom: 1rem; }
|
|
5931
|
+
.delivery-preview-card .campaign-attribute-table table {
|
|
5932
|
+
border-width: 0 !important;
|
|
5933
|
+
background-color: #fafafa;
|
|
5934
|
+
border-collapse: collapse;
|
|
5935
|
+
border-radius: 1rem; }
|
|
5936
|
+
.delivery-preview-card .campaign-attribute-table table tbody tr:nth-child(odd) {
|
|
5937
|
+
background-color: #fff; }
|
|
5938
|
+
.delivery-preview-card .campaign-attribute-table table th {
|
|
5939
|
+
border-right: 1px solid #d6d5d4; }
|
|
5940
|
+
.delivery-preview-card .campaign-attribute-table table th:last-child {
|
|
5941
|
+
border-right: none; }
|
|
5942
|
+
.delivery-preview-card .campaign-attribute-table table td {
|
|
5943
|
+
padding: 1rem;
|
|
5944
|
+
border-right: 1px solid #d6d5d4; }
|
|
5945
|
+
.delivery-preview-card .campaign-attribute-table table td:last-child {
|
|
5946
|
+
padding: 1rem;
|
|
5947
|
+
border-right: none; }
|
|
5948
|
+
.delivery-preview-card .campaign-attribute-table, .delivery-preview-card .campaign-product-table {
|
|
5949
|
+
margin-bottom: 1rem;
|
|
5950
|
+
border: 1px solid #d6d5d4;
|
|
5951
|
+
overflow: hidden;
|
|
5952
|
+
border-radius: 4px;
|
|
5953
|
+
border: 1px solid #d6d5d4; }
|
|
5954
|
+
.delivery-preview-card .campaign-product-table table {
|
|
5955
|
+
background-color: #fafafa;
|
|
5956
|
+
border-collapse: collapse;
|
|
5957
|
+
border-radius: 1rem;
|
|
5958
|
+
border-width: 0 !important; }
|
|
5959
|
+
.delivery-preview-card .campaign-product-table table th {
|
|
5960
|
+
border-right: 1px solid #d6d5d4; }
|
|
5961
|
+
.delivery-preview-card .campaign-product-table table th:last-child {
|
|
5962
|
+
border-right: none; }
|
|
5963
|
+
.delivery-preview-card .campaign-product-table table td {
|
|
5964
|
+
padding: 1rem;
|
|
5965
|
+
border-right: 1px solid #d6d5d4; }
|
|
5966
|
+
.delivery-preview-card .campaign-product-table table td:last-child {
|
|
5967
|
+
border-right: none; }
|
|
5968
|
+
|
|
5969
|
+
.cycle-paragraph {
|
|
5970
|
+
font-weight: 700;
|
|
5971
|
+
font-size: 24px;
|
|
5972
|
+
color: #505a5f;
|
|
5973
|
+
margin-top: .5rem; }
|
|
5974
|
+
|
|
5975
|
+
.header-end {
|
|
5976
|
+
margin-right: 1rem; }
|
|
5977
|
+
|
|
5978
|
+
.digit-stepper-container {
|
|
5979
|
+
margin-bottom: 1.5rem; }
|
|
5980
|
+
|
|
5981
|
+
.employee-app-wrapper {
|
|
5982
|
+
margin: 0 1rem; }
|
|
5983
|
+
|
|
5984
|
+
input[type=date]::-webkit-calendar-picker-indicator {
|
|
5985
|
+
position: absolute;
|
|
5986
|
+
right: 5px;
|
|
5987
|
+
top: 20%;
|
|
5988
|
+
-webkit-transform: translateY(-10%);
|
|
5989
|
+
transform: translateY(-10%); }
|
|
5990
|
+
|
|
5991
|
+
.campaign-preview-edit-container {
|
|
5992
|
+
display: -webkit-box;
|
|
5993
|
+
display: -ms-flexbox;
|
|
5994
|
+
display: flex;
|
|
5995
|
+
grid-gap: 1rem;
|
|
5996
|
+
gap: 1rem;
|
|
5997
|
+
cursor: pointer; }
|
|
5998
|
+
.campaign-preview-edit-container span {
|
|
5999
|
+
color: #c84c0e; }
|
|
6000
|
+
|
|
6001
|
+
.campaign-attribute-table {
|
|
6002
|
+
border: 1px solid #d6d5d4;
|
|
6003
|
+
overflow: hidden;
|
|
6004
|
+
border-radius: 4px; }
|
|
6005
|
+
.campaign-attribute-table tbody tr:nth-child(odd) {
|
|
6006
|
+
background-color: #fff; }
|
|
6007
|
+
|
|
6008
|
+
tbody tr:nth-child(odd) {
|
|
6009
|
+
background-color: #fff; }
|
|
6010
|
+
|
|
6011
|
+
.popup-wrap.campaign-data-preview {
|
|
6012
|
+
-webkit-box-orient: vertical;
|
|
6013
|
+
-webkit-box-direction: normal;
|
|
6014
|
+
-ms-flex-direction: column;
|
|
6015
|
+
flex-direction: column; }
|
|
6016
|
+
|
|
6017
|
+
.digit-employee-card-input.numeric {
|
|
6018
|
+
pointer-events: none; }
|
|
6019
|
+
|
|
6020
|
+
.product-tag-container {
|
|
6021
|
+
display: -webkit-box;
|
|
6022
|
+
display: -ms-flexbox;
|
|
6023
|
+
display: flex;
|
|
6024
|
+
-ms-flex-wrap: wrap;
|
|
6025
|
+
flex-wrap: wrap;
|
|
6026
|
+
grid-gap: 1.5rem;
|
|
6027
|
+
gap: 1.5rem;
|
|
6028
|
+
margin-bottom: 1rem; }
|
|
6029
|
+
|
|
6030
|
+
.workbench-download-template-btn {
|
|
6031
|
+
font-weight: 700; }
|
|
6032
|
+
|
|
6033
|
+
.digit-employee-card-input.numeric {
|
|
6034
|
+
text-align: center; }
|
|
6035
|
+
|
|
6036
|
+
.in-between {
|
|
6037
|
+
display: grid;
|
|
6038
|
+
grid-template-columns: 1fr 1fr;
|
|
6039
|
+
grid-gap: 2rem;
|
|
6040
|
+
gap: 2rem; }
|
|
6041
|
+
@media screen and (min-width: 1024px) {
|
|
6042
|
+
.in-between {
|
|
6043
|
+
grid-gap: 10rem; } }
|
|
6044
|
+
|
|
6045
|
+
.setup-campaign .setup-campaign-card {
|
|
6046
|
+
padding-bottom: 1.5rem; }
|
|
6047
|
+
|
|
6048
|
+
.setup-campaign .digit-dropdown-options-card {
|
|
6049
|
+
max-height: 10rem !important; }
|
|
6050
|
+
|
|
6051
|
+
.setup-campaign .digit-field {
|
|
6052
|
+
margin-bottom: 0 !important; }
|
|
6053
|
+
|
|
6054
|
+
.campaign-summary-container .setup-campaign-card .employeeCard.employeeCard-override {
|
|
6055
|
+
padding: 1.5rem;
|
|
6056
|
+
margin-bottom: 1.5rem !important; }
|
|
6057
|
+
|
|
6058
|
+
.campaign-summary-container .row {
|
|
6059
|
+
-webkit-box-pack: start;
|
|
6060
|
+
-ms-flex-pack: start;
|
|
6061
|
+
justify-content: flex-start;
|
|
6062
|
+
grid-gap: 5rem;
|
|
6063
|
+
gap: 5rem; }
|
|
6064
|
+
.campaign-summary-container .row h2 {
|
|
6065
|
+
margin: 0;
|
|
6066
|
+
width: 272px; }
|
|
6067
|
+
.campaign-summary-container .row .value {
|
|
6068
|
+
width: unset; }
|
|
6069
|
+
.campaign-summary-container .row .value p {
|
|
6070
|
+
margin: 0; }
|
|
6071
|
+
|
|
6072
|
+
.campaign-summary-container .digit-infobanner-wrap.error {
|
|
6073
|
+
margin-left: 0;
|
|
6074
|
+
margin-bottom: 1.5rem;
|
|
6075
|
+
min-width: 100%; }
|
|
6076
|
+
.campaign-summary-container .digit-infobanner-wrap.error .digit-button-primary {
|
|
6077
|
+
height: 1.5rem;
|
|
6078
|
+
background-color: #d4351c !important; }
|
|
6079
|
+
.campaign-summary-container .digit-infobanner-wrap.error .digit-button-primary .icon-label-container.primary.large {
|
|
6080
|
+
font-size: 14px; }
|
|
6081
|
+
.campaign-summary-container .digit-infobanner-wrap.error .digit-button-primary .icon-label-container.primary.large .digit-button-label {
|
|
6082
|
+
font-size: 14px;
|
|
6083
|
+
color: #fff; }
|
|
6084
|
+
|
|
6085
|
+
.view-composer-header-section .employee-card-sub-header {
|
|
6086
|
+
margin-bottom: 1.5rem; }
|
|
6087
|
+
|
|
6088
|
+
.view-composer-header-section .employee-card-sub-header.error {
|
|
6089
|
+
color: #d4351c;
|
|
6090
|
+
display: -webkit-box;
|
|
6091
|
+
display: -ms-flexbox;
|
|
6092
|
+
display: flex;
|
|
6093
|
+
-webkit-box-align: center;
|
|
6094
|
+
-ms-flex-align: center;
|
|
6095
|
+
align-items: center;
|
|
6096
|
+
grid-gap: .5rem;
|
|
6097
|
+
gap: .5rem; }
|
|
6098
|
+
|
|
6099
|
+
.add-new-product-container {
|
|
6100
|
+
border: 1px solid #d6d5d4;
|
|
6101
|
+
background-color: #fafafa;
|
|
6102
|
+
width: 100%;
|
|
6103
|
+
padding-top: 0; }
|
|
6104
|
+
.add-new-product-container .heading-bar {
|
|
6105
|
+
font-weight: 700;
|
|
6106
|
+
display: -webkit-box;
|
|
6107
|
+
display: -ms-flexbox;
|
|
6108
|
+
display: flex;
|
|
6109
|
+
-webkit-box-align: baseline;
|
|
6110
|
+
-ms-flex-align: baseline;
|
|
6111
|
+
align-items: baseline;
|
|
6112
|
+
-webkit-box-pack: justify;
|
|
6113
|
+
-ms-flex-pack: justify;
|
|
6114
|
+
justify-content: space-between; }
|
|
6115
|
+
.add-new-product-container .heading-bar .card-text {
|
|
6116
|
+
margin-top: 1rem;
|
|
6117
|
+
margin-bottom: 1rem; }
|
|
6118
|
+
.add-new-product-container .label-field-pair {
|
|
6119
|
+
grid-gap: 5rem;
|
|
6120
|
+
gap: 5rem;
|
|
6121
|
+
-webkit-box-align: baseline;
|
|
6122
|
+
-ms-flex-align: baseline;
|
|
6123
|
+
align-items: baseline; }
|
|
6124
|
+
.add-new-product-container .label-field-pair .product-label-field {
|
|
6125
|
+
width: 12rem;
|
|
6126
|
+
text-wrap: nowrap;
|
|
6127
|
+
font-weight: 700; }
|
|
6128
|
+
|
|
6129
|
+
.page-padding-fix {
|
|
6130
|
+
margin-top: 1.5rem;
|
|
6131
|
+
padding: 1.5rem; }
|
|
6132
|
+
|
|
6133
|
+
.addProductActionClass {
|
|
6134
|
+
display: -webkit-box;
|
|
6135
|
+
display: -ms-flexbox;
|
|
6136
|
+
display: flex;
|
|
6137
|
+
-webkit-box-orient: horizontal;
|
|
6138
|
+
-webkit-box-direction: reverse;
|
|
6139
|
+
-ms-flex-direction: row-reverse;
|
|
6140
|
+
flex-direction: row-reverse;
|
|
6141
|
+
-webkit-box-pack: justify;
|
|
6142
|
+
-ms-flex-pack: justify;
|
|
6143
|
+
justify-content: space-between; }
|
|
6144
|
+
.addProductActionClass .submit-bar {
|
|
6145
|
+
background-color: #c84c0e !important;
|
|
6146
|
+
width: -webkit-max-content;
|
|
6147
|
+
width: -moz-max-content;
|
|
6148
|
+
width: max-content;
|
|
6149
|
+
padding-left: 1.5rem;
|
|
6150
|
+
padding-right: 1.5rem; }
|
|
6151
|
+
|
|
6152
|
+
.loginFormStyleEmployee .loginCardClassName .digit-header-content:not(label) {
|
|
6153
|
+
display: -webkit-box;
|
|
6154
|
+
display: -ms-flexbox;
|
|
6155
|
+
display: flex;
|
|
6156
|
+
-webkit-box-pack: center;
|
|
6157
|
+
-ms-flex-pack: center;
|
|
6158
|
+
justify-content: center; }
|
|
6159
|
+
|
|
6160
|
+
.selecting-boundaries-dropdown .digit-multiselectdropdown-server {
|
|
6161
|
+
max-height: 15rem; }
|
|
6162
|
+
|
|
6163
|
+
.hover {
|
|
6164
|
+
cursor: pointer; }
|
|
6165
|
+
|
|
6166
|
+
.digit-dropdown-employee-select-wrap .digit-dropdown-employee-select-wrap--elipses {
|
|
6167
|
+
font-size: 1rem !important; }
|
|
6168
|
+
|
|
6169
|
+
.digit-dropdown-employee-select-wrap.language-dropdown .digit-dropdown-options-card {
|
|
6170
|
+
min-width: -webkit-fit-content;
|
|
6171
|
+
min-width: -moz-fit-content;
|
|
6172
|
+
min-width: fit-content; }
|
|
6173
|
+
|
|
6174
|
+
.digit-popup-wrapper.boundaries-pop-module.default {
|
|
6175
|
+
width: 36rem; }
|
|
6176
|
+
.digit-popup-wrapper.boundaries-pop-module.default .digit-popup-footer .digit-popup-footer-buttons {
|
|
6177
|
+
width: 100% !important;
|
|
6178
|
+
display: grid;
|
|
6179
|
+
grid-template-columns: 1fr 1fr; }
|
|
6180
|
+
.digit-popup-wrapper.boundaries-pop-module.default .digit-popup-footer .digit-popup-footer-buttons .digit-button-primary, .digit-popup-wrapper.boundaries-pop-module.default .digit-popup-footer .digit-popup-footer-buttons .digit-button-secondary {
|
|
6181
|
+
width: 100%; }
|
|
6182
|
+
|
|
6183
|
+
.campaign-type-alert-button .digit-button-label {
|
|
6184
|
+
width: 100% !important; }
|
|
6185
|
+
|
|
6186
|
+
.campaign-pop-module {
|
|
6187
|
+
padding: 1.5rem;
|
|
6188
|
+
border-radius: 4px;
|
|
6189
|
+
width: 36rem; }
|
|
6190
|
+
|
|
6191
|
+
.campaign-modal-heading {
|
|
6192
|
+
font-size: 2rem;
|
|
6193
|
+
font-weight: 700;
|
|
6194
|
+
margin: 0 !important; }
|
|
6195
|
+
|
|
6196
|
+
.campaign-pop-main {
|
|
6197
|
+
font-size: 1.25rem;
|
|
6198
|
+
padding: 0 !important;
|
|
6199
|
+
font-size: 400; }
|
|
6200
|
+
.campaign-pop-main .card-text {
|
|
6201
|
+
margin-bottom: 1.5rem !important; }
|
|
6202
|
+
.campaign-pop-main .popup-module-action-bar.campaign-pop-action .selector-button-border {
|
|
6203
|
+
background-color: #fff;
|
|
6204
|
+
border: 1px solid #c84c0e; }
|
|
6205
|
+
.campaign-pop-main .popup-module-action-bar.campaign-pop-action .selector-button-border h2 {
|
|
6206
|
+
color: #c84c0e !important; }
|
|
6207
|
+
|
|
6208
|
+
.digit-toast-success {
|
|
6209
|
+
max-width: 90%;
|
|
6210
|
+
margin-left: auto;
|
|
6211
|
+
margin-right: auto;
|
|
6212
|
+
height: auto; }
|
|
6213
|
+
.digit-toast-success .toast-label {
|
|
6214
|
+
line-height: 1.5;
|
|
6215
|
+
word-break: break-word;
|
|
6216
|
+
height: auto;
|
|
6217
|
+
white-space: unset; }
|
|
6218
|
+
|
|
6219
|
+
.digit-dropdown-select.error {
|
|
6220
|
+
border: 1px solid #d4351c; }
|
|
6221
|
+
|
|
6222
|
+
.campaign-type-wrapper .digit-error-icon-message-wrap {
|
|
6223
|
+
margin-top: 4px;
|
|
6224
|
+
font-size: 14px; }
|
|
6225
|
+
|
|
6226
|
+
.individualElement h2 {
|
|
6227
|
+
color: #363636; }
|
|
6228
|
+
|
|
6229
|
+
.link {
|
|
6230
|
+
color: #c84c0e !important; }
|
|
6231
|
+
|
|
6232
|
+
.employeeCard.employeeCard-override.card-error {
|
|
6233
|
+
border: 1px solid #d4351c; }
|
|
6234
|
+
|
|
6235
|
+
.label-field-pair.delivery-type-radio {
|
|
6236
|
+
grid-gap: 5rem;
|
|
6237
|
+
gap: 5rem; }
|
|
6238
|
+
.label-field-pair.delivery-type-radio .digit-radio-options-wrap {
|
|
6239
|
+
grid-gap: 2rem;
|
|
6240
|
+
gap: 2rem;
|
|
6241
|
+
margin-bottom: 0 !important; }
|
|
6242
|
+
.label-field-pair.delivery-type-radio .digit-radio-options-wrap .radio-option-container {
|
|
6243
|
+
margin-bottom: 0;
|
|
6244
|
+
-webkit-box-align: center;
|
|
6245
|
+
-ms-flex-align: center;
|
|
6246
|
+
align-items: center; }
|
|
6247
|
+
|
|
6248
|
+
.digit-radio-options-wrap {
|
|
6249
|
+
grid-gap: 2rem;
|
|
6250
|
+
gap: 2rem;
|
|
6251
|
+
margin-bottom: 0 !important; }
|
|
6252
|
+
.digit-radio-options-wrap .radio-option-container {
|
|
6253
|
+
margin-bottom: 0;
|
|
6254
|
+
-webkit-box-align: center;
|
|
6255
|
+
-ms-flex-align: center;
|
|
6256
|
+
align-items: center; }
|
|
6257
|
+
|
|
6258
|
+
.bold {
|
|
6259
|
+
font-weight: 700; }
|
|
6260
|
+
|
|
6261
|
+
.summary-doc-error p {
|
|
6262
|
+
margin-top: 0;
|
|
6263
|
+
margin-bottom: 0; }
|
|
6264
|
+
|
|
6265
|
+
.summary-doc-error .digit-infobanner-wrap.error {
|
|
6266
|
+
margin-bottom: .5rem;
|
|
6267
|
+
margin-top: 1.5rem; }
|
|
6268
|
+
|
|
6269
|
+
.digit-employee-card.campaign-update-container {
|
|
6270
|
+
padding: 1.5rem;
|
|
6271
|
+
margin: 0 !important; }
|
|
6272
|
+
.digit-employee-card.campaign-update-container .header {
|
|
6273
|
+
margin-bottom: 1.5rem; }
|
|
6274
|
+
.digit-employee-card.campaign-update-container .search-field-container {
|
|
6275
|
+
border: 1px solid #d6d5d4;
|
|
6276
|
+
border-radius: 4px;
|
|
6277
|
+
padding: 1rem;
|
|
6278
|
+
background-color: #fafafa !important;
|
|
6279
|
+
margin: unset !important; }
|
|
6280
|
+
.digit-employee-card.campaign-update-container .search-field-container .field-description {
|
|
6281
|
+
margin: unset;
|
|
6282
|
+
margin-bottom: 1rem;
|
|
6283
|
+
margin-top: 0 !important; }
|
|
6284
|
+
.digit-employee-card.campaign-update-container .search-field-container .label-field-grid {
|
|
6285
|
+
display: grid;
|
|
6286
|
+
grid-template-columns: 20rem 20rem 20rem;
|
|
6287
|
+
grid-gap: 2rem;
|
|
6288
|
+
gap: 2rem; }
|
|
6289
|
+
.digit-employee-card.campaign-update-container .search-field-container .label-field-grid .update-date-labelField {
|
|
6290
|
+
display: grid;
|
|
6291
|
+
grid-template-columns: 1fr;
|
|
6292
|
+
-webkit-box-align: start;
|
|
6293
|
+
-ms-flex-align: start;
|
|
6294
|
+
align-items: start; }
|
|
6295
|
+
.digit-employee-card.campaign-update-container .search-field-container .label-field-grid .update-date-labelField .update-label {
|
|
6296
|
+
display: -webkit-box;
|
|
6297
|
+
display: -ms-flexbox;
|
|
6298
|
+
display: flex; }
|
|
6299
|
+
.digit-employee-card.campaign-update-container .search-field-container .label-field-grid .update-date-labelField .update-label p {
|
|
6300
|
+
margin: 0 0 .25rem; }
|
|
6301
|
+
.digit-employee-card.campaign-update-container .search-field-container .label-field-grid .update-date-labelField .update-label .mandatory-date {
|
|
6302
|
+
margin-top: -.25rem; }
|
|
6303
|
+
.digit-employee-card.campaign-update-container .search-field-container .label-field-grid .digit-button-primary {
|
|
6304
|
+
-ms-flex-item-align: end;
|
|
6305
|
+
align-self: flex-end; }
|
|
6306
|
+
|
|
6307
|
+
.digit-multiselectdropdown-wrap.select-boundaries-target {
|
|
6308
|
+
margin-bottom: 0; }
|
|
6309
|
+
|
|
6310
|
+
.boundary-with-container {
|
|
6311
|
+
margin: 1.5rem 0 0 !important; }
|
|
6312
|
+
|
|
6313
|
+
.cycle-date-container {
|
|
6314
|
+
margin-left: 0 !important;
|
|
6315
|
+
margin-right: 0 !important;
|
|
6316
|
+
border: 1px solid #d6d5d4 !important;
|
|
6317
|
+
background-color: #fafafa !important; }
|
|
6318
|
+
|
|
6319
|
+
.header-dropdown-container {
|
|
6320
|
+
position: absolute; }
|
|
6321
|
+
.header-dropdown-container .header-dropdown-menu {
|
|
6322
|
+
left: 0;
|
|
6323
|
+
bottom: 2.25rem; }
|
|
6324
|
+
|
|
6325
|
+
.table.campaign-table .header-dropdown-menu.showBottom {
|
|
6326
|
+
min-width: 8.6rem; }
|
|
6327
|
+
|
|
6328
|
+
.digit-card-component.bannerCard.removeBottomMargin.languageSelection {
|
|
6329
|
+
width: unset !important; }
|
|
6330
|
+
|
|
6331
|
+
.inbox-search-wrapper .inbox-search-component-wrapper .sections-parent.search .search-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper .submit-bar {
|
|
6332
|
+
background-color: #c84c0e !important; }
|
|
6333
|
+
|
|
6334
|
+
.inbox-search-wrapper .inbox-search-component-wrapper .sections-parent.search .search-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper .link-label {
|
|
6335
|
+
color: #c84c0e !important; }
|
|
6336
|
+
|
|
6337
|
+
.boundary-header {
|
|
6338
|
+
color: #0b4b66;
|
|
6339
|
+
padding-bottom: 1rem; }
|
|
6340
|
+
|
|
6341
|
+
.card-header-timeline {
|
|
6342
|
+
margin-bottom: 0 !important;
|
|
6343
|
+
border-top-left-radius: .25rem;
|
|
6344
|
+
border-top-right-radius: .25rem;
|
|
6345
|
+
border-bottom-left-radius: 0;
|
|
6346
|
+
border-bottom-right-radius: 0;
|
|
6347
|
+
padding: .75rem 1.5rem;
|
|
6348
|
+
border: .063rem solid;
|
|
6349
|
+
-webkit-box-align: center;
|
|
6350
|
+
-ms-flex-align: center;
|
|
6351
|
+
align-items: center;
|
|
6352
|
+
color: #0b4b66 !important; }
|
|
6353
|
+
.card-header-timeline .digit-text-block-subheader {
|
|
6354
|
+
color: #0b4b66 !important; }
|
|
6355
|
+
|
|
6356
|
+
.stepper-subheader {
|
|
6357
|
+
color: #0b4b66 !important; }
|
|
6358
|
+
|
|
6359
|
+
.parent-group {
|
|
6360
|
+
padding: 1rem 1rem 0; }
|
|
6361
|
+
|
|
6362
|
+
.parent-group, .summary-parent-group {
|
|
6363
|
+
border-width: .063rem;
|
|
6364
|
+
background: #fafafa;
|
|
6365
|
+
border-color: #d4d5d6;
|
|
6366
|
+
border-radius: .25rem; }
|
|
6367
|
+
|
|
6368
|
+
.summary-parent-group {
|
|
6369
|
+
padding: 1rem; }
|
|
6370
|
+
|
|
6371
|
+
.summary-parent-group:not(:last-child) {
|
|
6372
|
+
margin-bottom: 1.5rem; }
|
|
6373
|
+
|
|
6374
|
+
.card-container {
|
|
6375
|
+
height: 100%; }
|
|
6376
|
+
|
|
6377
|
+
.card-container2 {
|
|
6378
|
+
width: -webkit-fill-available;
|
|
6379
|
+
padding-bottom: 1.5rem; }
|
|
6380
|
+
|
|
6381
|
+
.card-container-delivery {
|
|
6382
|
+
height: 100%;
|
|
6383
|
+
width: -webkit-fill-available; }
|
|
6384
|
+
|
|
6385
|
+
.parent {
|
|
6386
|
+
color: #0b4b66;
|
|
6387
|
+
font-weight: 700;
|
|
6388
|
+
font-family: Roboto;
|
|
6389
|
+
padding-bottom: 1rem; }
|
|
6390
|
+
|
|
6391
|
+
.view-campaign-details-card .view-composer-header-section {
|
|
6392
|
+
margin-bottom: 1.5rem; }
|
|
6393
|
+
.view-campaign-details-card .view-composer-header-section header {
|
|
6394
|
+
margin: 0; }
|
|
6395
|
+
|
|
6396
|
+
.view-campaign-details-card .employee-data-table .row {
|
|
6397
|
+
padding: 0;
|
|
6398
|
+
display: -webkit-box;
|
|
6399
|
+
display: -ms-flexbox;
|
|
6400
|
+
display: flex;
|
|
6401
|
+
-webkit-box-align: center;
|
|
6402
|
+
-ms-flex-align: center;
|
|
6403
|
+
align-items: center;
|
|
6404
|
+
grid-gap: 1.5rem;
|
|
6405
|
+
gap: 1.5rem;
|
|
6406
|
+
margin: 0 0 1.5rem; }
|
|
6407
|
+
.view-campaign-details-card .employee-data-table .row h2 {
|
|
6408
|
+
margin: 0;
|
|
6409
|
+
width: 20%; }
|
|
6410
|
+
.view-campaign-details-card .employee-data-table .row .value {
|
|
6411
|
+
width: 80%; }
|
|
6412
|
+
.view-campaign-details-card .employee-data-table .row.last, .view-campaign-details-card .employee-data-table .row p {
|
|
6413
|
+
margin: 0; }
|
|
6414
|
+
|
|
6415
|
+
.facility-mapping-config .multi-select-dropdown-wrap {
|
|
6416
|
+
margin-bottom: 1.5rem; }
|
|
6417
|
+
|
|
6418
|
+
.digit-landing-page-wrapper .digit-landing-page-card {
|
|
6419
|
+
min-width: -webkit-fit-content;
|
|
6420
|
+
min-width: -moz-fit-content;
|
|
6421
|
+
min-width: fit-content; }
|