dristi-ui-css 0.0.2-dristi-kerala.4 → 0.0.2-dristi-kerala.6
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 +294 -11
- package/dist/index.min.css +2 -2
- package/package.json +1 -1
- package/src/cases/pages/employeee/joinCaseHome.scss +5 -0
- package/src/dristi/eFiling.scss +13 -0
- package/src/home/Dashboard.scss +192 -10
- package/src/index.scss +1 -0
- package/src/orders/orders.scss +95 -1
package/dist/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* dristi-ui-css - 0.0.2-dristi-kerala.
|
|
3
|
+
* dristi-ui-css - 0.0.2-dristi-kerala.6
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
|
|
6
6
|
*
|
|
@@ -11687,7 +11687,14 @@ body {
|
|
|
11687
11687
|
.label-field-pair .field-container .text-input-width {
|
|
11688
11688
|
max-width: unset; }
|
|
11689
11689
|
|
|
11690
|
-
.
|
|
11690
|
+
.join-case-modal-payment {
|
|
11691
|
+
min-width: unset !important; }
|
|
11692
|
+
|
|
11693
|
+
.custom-modal-stepper-non-doc, .join-case-modal-payment {
|
|
11694
|
+
height: unset !important;
|
|
11695
|
+
padding: unset !important; }
|
|
11696
|
+
|
|
11697
|
+
.custom-modal-stepper-non-doc, .e-filing-payment, .join-case-modal-payment {
|
|
11691
11698
|
min-width: 55%;
|
|
11692
11699
|
width: 800px;
|
|
11693
11700
|
height: 490px;
|
|
@@ -11703,14 +11710,14 @@ body {
|
|
|
11703
11710
|
-ms-flex-pack: justify;
|
|
11704
11711
|
justify-content: space-between;
|
|
11705
11712
|
background-color: #fff; }
|
|
11706
|
-
.e-filing-payment .e-filing-card-label {
|
|
11713
|
+
.custom-modal-stepper-non-doc .e-filing-card-label, .e-filing-payment .e-filing-card-label, .join-case-modal-payment .e-filing-card-label {
|
|
11707
11714
|
font-family: Roboto;
|
|
11708
11715
|
font-size: 19px;
|
|
11709
11716
|
font-weight: 400;
|
|
11710
11717
|
line-height: 28.5px;
|
|
11711
11718
|
text-align: center;
|
|
11712
11719
|
margin: 0; }
|
|
11713
|
-
.e-filing-payment .e-filing-table-data-style {
|
|
11720
|
+
.custom-modal-stepper-non-doc .e-filing-table-data-style, .e-filing-payment .e-filing-table-data-style, .join-case-modal-payment .e-filing-table-data-style {
|
|
11714
11721
|
border-left: none;
|
|
11715
11722
|
padding: 10px;
|
|
11716
11723
|
display: -webkit-box !important;
|
|
@@ -11719,20 +11726,20 @@ body {
|
|
|
11719
11726
|
-webkit-box-pack: justify;
|
|
11720
11727
|
-ms-flex-pack: justify;
|
|
11721
11728
|
justify-content: space-between; }
|
|
11722
|
-
.e-filing-payment .e-filing-table-data-style .case-info-value {
|
|
11729
|
+
.custom-modal-stepper-non-doc .e-filing-table-data-style .case-info-value, .e-filing-payment .e-filing-table-data-style .case-info-value, .join-case-modal-payment .e-filing-table-data-style .case-info-value {
|
|
11723
11730
|
display: -webkit-box;
|
|
11724
11731
|
display: -ms-flexbox;
|
|
11725
11732
|
display: flex;
|
|
11726
11733
|
grid-gap: 8px;
|
|
11727
11734
|
gap: 8px; }
|
|
11728
|
-
.e-filing-payment .e-filing-table-data-style .case-info-value .case-info-button {
|
|
11735
|
+
.custom-modal-stepper-non-doc .e-filing-table-data-style .case-info-value .case-info-button, .e-filing-payment .e-filing-table-data-style .case-info-value .case-info-button, .join-case-modal-payment .e-filing-table-data-style .case-info-value .case-info-button {
|
|
11729
11736
|
display: -webkit-box;
|
|
11730
11737
|
display: -ms-flexbox;
|
|
11731
11738
|
display: flex;
|
|
11732
11739
|
grid-gap: 8px;
|
|
11733
11740
|
gap: 8px;
|
|
11734
11741
|
font-size: 16px; }
|
|
11735
|
-
.e-filing-payment .button-field {
|
|
11742
|
+
.custom-modal-stepper-non-doc .button-field, .e-filing-payment .button-field, .join-case-modal-payment .button-field {
|
|
11736
11743
|
display: -webkit-box;
|
|
11737
11744
|
display: -ms-flexbox;
|
|
11738
11745
|
display: flex;
|
|
@@ -11740,18 +11747,18 @@ body {
|
|
|
11740
11747
|
-webkit-box-pack: justify;
|
|
11741
11748
|
-ms-flex-pack: justify;
|
|
11742
11749
|
justify-content: space-between; }
|
|
11743
|
-
.e-filing-payment .button-field .tertiary-button-selector {
|
|
11750
|
+
.custom-modal-stepper-non-doc .button-field .tertiary-button-selector, .e-filing-payment .button-field .tertiary-button-selector, .join-case-modal-payment .button-field .tertiary-button-selector {
|
|
11744
11751
|
background-color: #007e7e !important;
|
|
11745
11752
|
-webkit-box-shadow: none;
|
|
11746
11753
|
box-shadow: none;
|
|
11747
11754
|
min-width: 44%; }
|
|
11748
|
-
.e-filing-payment .button-field .secondary-button-selector {
|
|
11755
|
+
.custom-modal-stepper-non-doc .button-field .secondary-button-selector, .e-filing-payment .button-field .secondary-button-selector, .join-case-modal-payment .button-field .secondary-button-selector {
|
|
11749
11756
|
min-width: 44%; }
|
|
11750
|
-
.e-filing-payment .payment-due-wrapper {
|
|
11757
|
+
.custom-modal-stepper-non-doc .payment-due-wrapper, .e-filing-payment .payment-due-wrapper, .join-case-modal-payment .payment-due-wrapper {
|
|
11751
11758
|
padding: 16px 0;
|
|
11752
11759
|
grid-gap: 16px;
|
|
11753
11760
|
gap: 16px; }
|
|
11754
|
-
.e-filing-payment .payment-due-wrapper .payment-calculator-wrapper {
|
|
11761
|
+
.custom-modal-stepper-non-doc .payment-due-wrapper .payment-calculator-wrapper, .e-filing-payment .payment-due-wrapper .payment-calculator-wrapper, .join-case-modal-payment .payment-due-wrapper .payment-calculator-wrapper {
|
|
11755
11762
|
width: 100%;
|
|
11756
11763
|
height: 100%;
|
|
11757
11764
|
max-height: 124px;
|
|
@@ -15312,6 +15319,68 @@ body {
|
|
|
15312
15319
|
.order-submission .employee-card-input.employee-card-input-error, .order-submission .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .all-input-field-wrapper .employee-card-input-error.form-control, .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field .all-input-field-wrapper .order-submission .employee-card-input-error.form-control, .order-submission .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label input.employee-card-input-error[type=checkbox], .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .order-submission input.employee-card-input-error[type=checkbox], .order-submission .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .checkbox-wrap .employee-card-input-error.input-emp[type=checkbox], .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .checkbox-wrap .order-submission .employee-card-input-error.input-emp[type=checkbox], .order-submission .checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .employee-card-input-error.input-emp[type=checkbox], .checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .order-submission .employee-card-input-error.input-emp[type=checkbox], .order-submission .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .digit-checkbox-wrap .employee-card-input-error.input-emp[type=checkbox], .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .digit-checkbox-wrap .order-submission .employee-card-input-error.input-emp[type=checkbox], .order-submission .digit-checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .employee-card-input-error.input-emp[type=checkbox], .digit-checkbox-wrap .workbench .workbench-create-form form #digit_root .field-wrapper .form-group.field.field-boolean .checkbox label .order-submission .employee-card-input-error.input-emp[type=checkbox] {
|
|
15313
15320
|
margin-bottom: 24px !important; }
|
|
15314
15321
|
|
|
15322
|
+
.summons-order-component .police-station-dropdown .options-card {
|
|
15323
|
+
max-height: 320px;
|
|
15324
|
+
overflow: auto;
|
|
15325
|
+
scrollbar-width: thin; }
|
|
15326
|
+
|
|
15327
|
+
.summons-order-component .police-station-dropdown .menu::-webkit-scrollbar {
|
|
15328
|
+
width: 6px; }
|
|
15329
|
+
|
|
15330
|
+
.summons-order-component .police-station-dropdown .menu::-webkit-scrollbar-track {
|
|
15331
|
+
background: #f1f1f1;
|
|
15332
|
+
border-radius: 3px; }
|
|
15333
|
+
|
|
15334
|
+
.summons-order-component .police-station-dropdown .menu::-webkit-scrollbar-thumb {
|
|
15335
|
+
background: #888;
|
|
15336
|
+
border-radius: 3px; }
|
|
15337
|
+
|
|
15338
|
+
.summons-order-component .police-station-dropdown .menu::-webkit-scrollbar-thumb:hover {
|
|
15339
|
+
background: #555; }
|
|
15340
|
+
|
|
15341
|
+
.summons-order-component .party-dropdown .menu {
|
|
15342
|
+
max-height: 320px;
|
|
15343
|
+
overflow-y: auto;
|
|
15344
|
+
scrollbar-width: thin; }
|
|
15345
|
+
|
|
15346
|
+
.summons-order-component .party-dropdown .menu::-webkit-scrollbar {
|
|
15347
|
+
width: 6px; }
|
|
15348
|
+
|
|
15349
|
+
.summons-order-component .party-dropdown .menu::-webkit-scrollbar-track {
|
|
15350
|
+
background: #f1f1f1;
|
|
15351
|
+
border-radius: 3px; }
|
|
15352
|
+
|
|
15353
|
+
.summons-order-component .party-dropdown .menu::-webkit-scrollbar-thumb {
|
|
15354
|
+
background: #888;
|
|
15355
|
+
border-radius: 3px; }
|
|
15356
|
+
|
|
15357
|
+
.summons-order-component .party-dropdown .menu::-webkit-scrollbar-thumb:hover {
|
|
15358
|
+
background: #555; }
|
|
15359
|
+
|
|
15360
|
+
.get-police-station-modal {
|
|
15361
|
+
width: 720px; }
|
|
15362
|
+
.get-police-station-modal .police-station-dropdown .menu {
|
|
15363
|
+
max-height: 320px;
|
|
15364
|
+
overflow-y: auto;
|
|
15365
|
+
scrollbar-width: thin; }
|
|
15366
|
+
.get-police-station-modal .police-station-dropdown .menu::-webkit-scrollbar {
|
|
15367
|
+
width: 6px; }
|
|
15368
|
+
.get-police-station-modal .police-station-dropdown .menu::-webkit-scrollbar-track {
|
|
15369
|
+
background: #f1f1f1;
|
|
15370
|
+
border-radius: 3px; }
|
|
15371
|
+
.get-police-station-modal .police-station-dropdown .menu::-webkit-scrollbar-thumb {
|
|
15372
|
+
background: #888;
|
|
15373
|
+
border-radius: 3px; }
|
|
15374
|
+
.get-police-station-modal .police-station-dropdown .menu::-webkit-scrollbar-thumb:hover {
|
|
15375
|
+
background: #555; }
|
|
15376
|
+
.get-police-station-modal .selector-button-border {
|
|
15377
|
+
background: none;
|
|
15378
|
+
border: 1px solid #007e7e; }
|
|
15379
|
+
.get-police-station-modal .selector-button-border h2 {
|
|
15380
|
+
font-size: 18px;
|
|
15381
|
+
font-weight: 700;
|
|
15382
|
+
color: #007e7e; }
|
|
15383
|
+
|
|
15315
15384
|
.review-submission-appl-body-main .application-details {
|
|
15316
15385
|
width: 100%; }
|
|
15317
15386
|
|
|
@@ -16523,6 +16592,8 @@ body {
|
|
|
16523
16592
|
margin: 0; }
|
|
16524
16593
|
.litigant-verification .multi-litigant-composer .card .label-field-pair input, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair input, .litigant-verification .multi-litigant-composer .card .label-field-pair .checkbox-wrap .input-emp, .checkbox-wrap .litigant-verification .multi-litigant-composer .card .label-field-pair .input-emp, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .checkbox-wrap .input-emp, .checkbox-wrap .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .input-emp, .litigant-verification .multi-litigant-composer .card .label-field-pair .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .litigant-verification .multi-litigant-composer .card .label-field-pair .input-emp, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .input-emp {
|
|
16525
16594
|
margin-bottom: 0; }
|
|
16595
|
+
.litigant-verification .multi-litigant-composer .card .label-field-pair .field .radio-wrap, .litigant-verification .multi-litigant-composer .card-emp .label-field-pair .field .radio-wrap {
|
|
16596
|
+
margin: 0; }
|
|
16526
16597
|
.litigant-verification .multi-litigant-composer .card .card-label-error, .litigant-verification .multi-litigant-composer .card-emp .card-label-error {
|
|
16527
16598
|
width: 100%;
|
|
16528
16599
|
margin-left: 0 !important;
|
|
@@ -18184,6 +18255,218 @@ body {
|
|
|
18184
18255
|
.bulk-reschedule .field .disabled {
|
|
18185
18256
|
background: #d9d9d9; }
|
|
18186
18257
|
|
|
18258
|
+
.dashboard-container {
|
|
18259
|
+
display: -webkit-box;
|
|
18260
|
+
display: -ms-flexbox;
|
|
18261
|
+
display: flex;
|
|
18262
|
+
height: calc(100% - 134px);
|
|
18263
|
+
-webkit-box-orient: horizontal;
|
|
18264
|
+
-webkit-box-direction: normal;
|
|
18265
|
+
-ms-flex-direction: row;
|
|
18266
|
+
flex-direction: row; }
|
|
18267
|
+
.dashboard-container .dashboardSidebar {
|
|
18268
|
+
display: -webkit-box;
|
|
18269
|
+
display: -ms-flexbox;
|
|
18270
|
+
display: flex;
|
|
18271
|
+
-webkit-box-orient: vertical;
|
|
18272
|
+
-webkit-box-direction: normal;
|
|
18273
|
+
-ms-flex-direction: column;
|
|
18274
|
+
flex-direction: column;
|
|
18275
|
+
border-right: 1px solid #e0e0e0;
|
|
18276
|
+
position: fixed;
|
|
18277
|
+
height: calc(100% - 82px); }
|
|
18278
|
+
.dashboard-container .dashboardSidebar.collapsed {
|
|
18279
|
+
width: 70px; }
|
|
18280
|
+
.dashboard-container .dashboardSidebar:not(.collapsed) {
|
|
18281
|
+
width: 270px; }
|
|
18282
|
+
.dashboard-container .sidebar-nav {
|
|
18283
|
+
-webkit-box-flex: 1;
|
|
18284
|
+
-ms-flex: 1;
|
|
18285
|
+
flex: 1;
|
|
18286
|
+
-webkit-box-orient: vertical;
|
|
18287
|
+
-webkit-box-direction: normal;
|
|
18288
|
+
-ms-flex-direction: column;
|
|
18289
|
+
flex-direction: column;
|
|
18290
|
+
padding: 10px;
|
|
18291
|
+
grid-gap: 16px;
|
|
18292
|
+
gap: 16px;
|
|
18293
|
+
margin-top: 50px; }
|
|
18294
|
+
.dashboard-container .dashboard-btn, .dashboard-container .sidebar-nav {
|
|
18295
|
+
display: -webkit-box;
|
|
18296
|
+
display: -ms-flexbox;
|
|
18297
|
+
display: flex; }
|
|
18298
|
+
.dashboard-container .dashboard-btn {
|
|
18299
|
+
padding: 16px;
|
|
18300
|
+
font-size: 16px;
|
|
18301
|
+
-webkit-box-align: center;
|
|
18302
|
+
-ms-flex-align: center;
|
|
18303
|
+
align-items: center;
|
|
18304
|
+
grid-gap: 8px;
|
|
18305
|
+
gap: 8px;
|
|
18306
|
+
text-align: left;
|
|
18307
|
+
border: none;
|
|
18308
|
+
border-radius: 4px;
|
|
18309
|
+
cursor: pointer; }
|
|
18310
|
+
.dashboard-container .dashboard-btn.active {
|
|
18311
|
+
color: #007e7e;
|
|
18312
|
+
font-weight: 600;
|
|
18313
|
+
background-color: #f9fafb; }
|
|
18314
|
+
.dashboard-container .dashboard-btn:not(.active) {
|
|
18315
|
+
color: #77787b;
|
|
18316
|
+
font-weight: 400;
|
|
18317
|
+
background-color: initial; }
|
|
18318
|
+
.dashboard-container .sidebar-toggle {
|
|
18319
|
+
padding: 16px;
|
|
18320
|
+
display: -webkit-box;
|
|
18321
|
+
display: -ms-flexbox;
|
|
18322
|
+
display: flex;
|
|
18323
|
+
-webkit-box-pack: justify;
|
|
18324
|
+
-ms-flex-pack: justify;
|
|
18325
|
+
justify-content: space-between;
|
|
18326
|
+
-webkit-box-align: center;
|
|
18327
|
+
-ms-flex-align: center;
|
|
18328
|
+
align-items: center;
|
|
18329
|
+
border-top: 1px solid #e0e0e0;
|
|
18330
|
+
cursor: pointer; }
|
|
18331
|
+
.dashboard-container .sidebar-toggle.collapsed {
|
|
18332
|
+
-webkit-box-pack: center;
|
|
18333
|
+
-ms-flex-pack: center;
|
|
18334
|
+
justify-content: center; }
|
|
18335
|
+
.dashboard-container .main-content {
|
|
18336
|
+
margin-top: 50px;
|
|
18337
|
+
-webkit-box-flex: 1;
|
|
18338
|
+
-ms-flex-positive: 1;
|
|
18339
|
+
flex-grow: 1;
|
|
18340
|
+
display: -webkit-box;
|
|
18341
|
+
display: -ms-flexbox;
|
|
18342
|
+
display: flex;
|
|
18343
|
+
-webkit-box-orient: vertical;
|
|
18344
|
+
-webkit-box-direction: normal;
|
|
18345
|
+
-ms-flex-direction: column;
|
|
18346
|
+
flex-direction: column;
|
|
18347
|
+
height: calc(100% - 134px);
|
|
18348
|
+
overflow: hidden; }
|
|
18349
|
+
.dashboard-container .main-content, .dashboard-container .main-content:not(.collapsed) {
|
|
18350
|
+
margin-left: 270px; }
|
|
18351
|
+
.dashboard-container .main-content.collapsed {
|
|
18352
|
+
margin-left: 70px; }
|
|
18353
|
+
.dashboard-container .dashboardTopbar {
|
|
18354
|
+
padding: 16px;
|
|
18355
|
+
display: -webkit-box;
|
|
18356
|
+
display: -ms-flexbox;
|
|
18357
|
+
display: flex;
|
|
18358
|
+
-webkit-box-pack: justify;
|
|
18359
|
+
-ms-flex-pack: justify;
|
|
18360
|
+
justify-content: space-between;
|
|
18361
|
+
-webkit-box-align: center;
|
|
18362
|
+
-ms-flex-align: center;
|
|
18363
|
+
align-items: center;
|
|
18364
|
+
border-bottom: 1px solid #e0e0e0; }
|
|
18365
|
+
.dashboard-container .dashboard-content {
|
|
18366
|
+
-webkit-box-flex: 1;
|
|
18367
|
+
-ms-flex-positive: 1;
|
|
18368
|
+
flex-grow: 1;
|
|
18369
|
+
-webkit-box-orient: vertical;
|
|
18370
|
+
-ms-flex-direction: column;
|
|
18371
|
+
flex-direction: column;
|
|
18372
|
+
padding: 20px;
|
|
18373
|
+
height: 100%;
|
|
18374
|
+
overflow: hidden; }
|
|
18375
|
+
.dashboard-container .dashboard-content, .dashboard-container .date-filter {
|
|
18376
|
+
display: -webkit-box;
|
|
18377
|
+
display: -ms-flexbox;
|
|
18378
|
+
display: flex;
|
|
18379
|
+
-webkit-box-direction: normal; }
|
|
18380
|
+
.dashboard-container .date-filter {
|
|
18381
|
+
-webkit-box-orient: horizontal;
|
|
18382
|
+
-ms-flex-direction: row;
|
|
18383
|
+
flex-direction: row;
|
|
18384
|
+
grid-gap: 15px;
|
|
18385
|
+
gap: 15px;
|
|
18386
|
+
-webkit-box-pack: start;
|
|
18387
|
+
-ms-flex-pack: start;
|
|
18388
|
+
justify-content: flex-start;
|
|
18389
|
+
margin-bottom: 20px; }
|
|
18390
|
+
.dashboard-container .filter-button {
|
|
18391
|
+
display: -webkit-box;
|
|
18392
|
+
display: -ms-flexbox;
|
|
18393
|
+
display: flex;
|
|
18394
|
+
-webkit-box-align: center;
|
|
18395
|
+
-ms-flex-align: center;
|
|
18396
|
+
align-items: center;
|
|
18397
|
+
padding: 8px 16px;
|
|
18398
|
+
border: 1px solid #e8e8e8;
|
|
18399
|
+
cursor: pointer;
|
|
18400
|
+
font-weight: 500;
|
|
18401
|
+
color: #000;
|
|
18402
|
+
background: transparent;
|
|
18403
|
+
font-size: 16px; }
|
|
18404
|
+
.dashboard-container .content-area {
|
|
18405
|
+
-webkit-box-flex: 1;
|
|
18406
|
+
-ms-flex-positive: 1;
|
|
18407
|
+
flex-grow: 1;
|
|
18408
|
+
width: 100%;
|
|
18409
|
+
height: calc(100% - 60px);
|
|
18410
|
+
position: relative; }
|
|
18411
|
+
.dashboard-container .icon {
|
|
18412
|
+
margin-right: 8px; }
|
|
18413
|
+
.dashboard-container .dashboard-btn:hover, .dashboard-container .sidebar-toggle:hover {
|
|
18414
|
+
background-color: #f0f2f5; }
|
|
18415
|
+
.dashboard-container .download-report {
|
|
18416
|
+
display: -webkit-box;
|
|
18417
|
+
display: -ms-flexbox;
|
|
18418
|
+
display: flex;
|
|
18419
|
+
height: 48px;
|
|
18420
|
+
-webkit-box-align: center;
|
|
18421
|
+
-ms-flex-align: center;
|
|
18422
|
+
align-items: center;
|
|
18423
|
+
-webkit-box-pack: justify;
|
|
18424
|
+
-ms-flex-pack: justify;
|
|
18425
|
+
justify-content: space-between;
|
|
18426
|
+
padding: 10px;
|
|
18427
|
+
border: 1px solid #ccc;
|
|
18428
|
+
border-radius: 4px;
|
|
18429
|
+
max-width: 800px;
|
|
18430
|
+
cursor: pointer; }
|
|
18431
|
+
.dashboard-container .download-report .module-loader {
|
|
18432
|
+
padding: 0; }
|
|
18433
|
+
.dashboard-container .download-report .loadingio-spinner-rolling-faewnb8ux8 {
|
|
18434
|
+
background: transparent;
|
|
18435
|
+
width: 25px;
|
|
18436
|
+
height: 25px; }
|
|
18437
|
+
.dashboard-container .download-report .ldio-pjg92h09b2o div {
|
|
18438
|
+
width: 20px;
|
|
18439
|
+
height: 20px;
|
|
18440
|
+
left: 25px;
|
|
18441
|
+
top: 25px;
|
|
18442
|
+
border: 10px solid #22394d;
|
|
18443
|
+
border-top-color: transparent;
|
|
18444
|
+
border-radius: 50%; }
|
|
18445
|
+
.dashboard-container .download-report button {
|
|
18446
|
+
padding: 0;
|
|
18447
|
+
background: transparent; }
|
|
18448
|
+
|
|
18449
|
+
.dashboard .bread-crumb {
|
|
18450
|
+
position: fixed;
|
|
18451
|
+
width: 100%;
|
|
18452
|
+
background: #fff;
|
|
18453
|
+
height: 48px;
|
|
18454
|
+
z-index: 100; }
|
|
18455
|
+
|
|
18456
|
+
body, html {
|
|
18457
|
+
height: 100%;
|
|
18458
|
+
margin: 0; }
|
|
18459
|
+
|
|
18460
|
+
.body-container {
|
|
18461
|
+
height: 100%;
|
|
18462
|
+
display: -webkit-box;
|
|
18463
|
+
display: -ms-flexbox;
|
|
18464
|
+
display: flex;
|
|
18465
|
+
-webkit-box-orient: vertical;
|
|
18466
|
+
-webkit-box-direction: normal;
|
|
18467
|
+
-ms-flex-direction: column;
|
|
18468
|
+
flex-direction: column; }
|
|
18469
|
+
|
|
18187
18470
|
.wbh-header .header-icon-container {
|
|
18188
18471
|
cursor: pointer;
|
|
18189
18472
|
color: #007e7e;
|