dristi-ui-css 0.0.2-dristi-kerala.1 → 0.0.2-dristi-kerala.3

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 CHANGED
@@ -1,5 +1,6 @@
1
+ @charset "UTF-8";
1
2
  /*!
2
- * dristi-ui-css - 0.0.2-dristi-kerala.1
3
+ * dristi-ui-css - 0.0.2-dristi-kerala.3
3
4
  *
4
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
5
6
  *
@@ -12225,6 +12226,69 @@ body {
12225
12226
  line-height: 18.75px;
12226
12227
  text-align: center; }
12227
12228
 
12229
+ .complainant, .respondent {
12230
+ width: 80% !important; }
12231
+ .complainant .card-section-header:first-child, .respondent .card-section-header:first-child {
12232
+ margin-bottom: 8px; }
12233
+ .complainant .label-field-pair, .respondent .label-field-pair {
12234
+ margin-bottom: 20px;
12235
+ padding-bottom: 0 !important; }
12236
+ .complainant .label-field-pair .bolder, .respondent .label-field-pair .bolder {
12237
+ font-family: Roboto;
12238
+ font-size: 16px;
12239
+ font-weight: 400;
12240
+ line-height: 18.75px;
12241
+ text-align: left;
12242
+ color: #0a0a0a !important; }
12243
+ .complainant .card-section-header, .respondent .card-section-header {
12244
+ margin-bottom: 20px;
12245
+ padding-bottom: 0 !important; }
12246
+ .complainant input, .complainant .checkbox-wrap .input-emp, .checkbox-wrap .complainant .input-emp, .complainant .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .complainant .input-emp, .respondent input, .respondent .checkbox-wrap .input-emp, .checkbox-wrap .respondent .input-emp, .respondent .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .respondent .input-emp {
12247
+ margin: 0 !important; }
12248
+
12249
+ .edit-profile-style {
12250
+ width: 90% !important; }
12251
+
12252
+ .review-litigant-profile .supporting-document .docviewer-wrapper {
12253
+ margin-top: 20px !important; }
12254
+ .review-litigant-profile .supporting-document .docviewer-wrapper .employeeCard {
12255
+ -webkit-box-shadow: none !important;
12256
+ box-shadow: none !important;
12257
+ padding: 0 !important; }
12258
+
12259
+ .review-litigant-profile .review-profile-editing {
12260
+ width: 100% !important; }
12261
+
12262
+ .review-litigant-profile .review-litigant-profile-new-data .accordion-title, .review-litigant-profile .review-litigant-profile-old-data .accordion-title {
12263
+ display: none !important; }
12264
+
12265
+ .review-litigant-profile .submit-bar, .review-litigant-profile .workbench .workbench-create-form div.action-bar-wrap .submit-bar, .workbench .workbench-create-form div.action-bar-wrap .review-litigant-profile .submit-bar {
12266
+ width: 147px !important; }
12267
+
12268
+ .review-litigant-profile .previous-button {
12269
+ width: 149px !important;
12270
+ background-color: #bb2c2f !important;
12271
+ border: none !important;
12272
+ color: #fff !important; }
12273
+
12274
+ .review-profile-editing-modal-accept .selector-button-border {
12275
+ background-color: none !important; }
12276
+
12277
+ .review-profile-editing-modal-accept .selector-button-primary {
12278
+ background-color: #007e7e !important; }
12279
+
12280
+ .review-profile-editing-modal-reject .selector-button-border {
12281
+ background-color: none !important; }
12282
+
12283
+ .review-profile-editing-modal-reject .selector-button-primary {
12284
+ background-color: #bb2c2f !important; }
12285
+
12286
+ .profile-editing-submission-modal .selector-button-border {
12287
+ background-color: #fff !important;
12288
+ border: 1px solid #007e7e !important; }
12289
+ .profile-editing-submission-modal .selector-button-border h2 {
12290
+ color: #007e7e !important; }
12291
+
12228
12292
  .schedule-admission-main .select-custom-dates-main {
12229
12293
  display: -webkit-box;
12230
12294
  display: -ms-flexbox;
@@ -14837,7 +14901,16 @@ body {
14837
14901
  .orders-success-modal.popup-module .popup-module-main .popup-module-action-bar .selector-button-primary {
14838
14902
  height: 40px;
14839
14903
  width: 50%;
14840
- padding: 8px 24px; }
14904
+ padding: 8px 24px;
14905
+ display: -webkit-box;
14906
+ display: -ms-flexbox;
14907
+ display: flex;
14908
+ -webkit-box-pack: center;
14909
+ -ms-flex-pack: center;
14910
+ justify-content: center;
14911
+ -webkit-box-align: center;
14912
+ -ms-flex-align: center;
14913
+ align-items: center; }
14841
14914
  .orders-success-modal.popup-module .popup-module-main .popup-module-action-bar .selector-button-primary h2 {
14842
14915
  font-family: Roboto;
14843
14916
  font-size: 16px;
@@ -16645,6 +16718,35 @@ body {
16645
16718
  background-color: #e5e5e5;
16646
16719
  border-radius: 8px; }
16647
16720
 
16721
+ .case-label-field-pair.reason-for-replacement-text-area .custom-text-area-header-div {
16722
+ margin: 0 0 8px; }
16723
+ .case-label-field-pair.reason-for-replacement-text-area .custom-text-area-header-div h2 {
16724
+ font-size: 16px;
16725
+ font-weight: 400;
16726
+ line-height: 24px;
16727
+ color: #0b0c0c; }
16728
+
16729
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style {
16730
+ padding: 0;
16731
+ height: 100px; }
16732
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea {
16733
+ width: 100%;
16734
+ padding: 8px 12px;
16735
+ height: 100%;
16736
+ resize: none;
16737
+ border: 1px solid #3d3c3c;
16738
+ color: #3d3c3c; }
16739
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::-webkit-input-placeholder {
16740
+ color: #bbbbbd; }
16741
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::-moz-placeholder {
16742
+ color: #bbbbbd; }
16743
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea:-ms-input-placeholder {
16744
+ color: #bbbbbd; }
16745
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::-ms-input-placeholder {
16746
+ color: #bbbbbd; }
16747
+ .case-label-field-pair.reason-for-replacement-text-area .custom-textarea-style textarea::placeholder {
16748
+ color: #bbbbbd; }
16749
+
16648
16750
  .join-a-case-advocate-search {
16649
16751
  min-width: 100%;
16650
16752
  margin: 0;
@@ -16772,6 +16874,159 @@ body {
16772
16874
  grid-gap: 7px;
16773
16875
  gap: 7px; }
16774
16876
 
16877
+ .advocate-replacement-request-container {
16878
+ grid-gap: 40px;
16879
+ gap: 40px;
16880
+ height: 100%; }
16881
+
16882
+ .advocate-replacement-request, .advocate-replacement-request-container {
16883
+ display: -webkit-box;
16884
+ display: -ms-flexbox;
16885
+ display: flex;
16886
+ -webkit-box-orient: vertical;
16887
+ -webkit-box-direction: normal;
16888
+ -ms-flex-direction: column;
16889
+ flex-direction: column; }
16890
+
16891
+ .advocate-replacement-request {
16892
+ padding: 40px;
16893
+ grid-gap: 24px;
16894
+ gap: 24px;
16895
+ height: calc(100% - 40px);
16896
+ overflow-y: auto; }
16897
+
16898
+ .advocate-replacement-request-body {
16899
+ display: -webkit-box;
16900
+ display: -ms-flexbox;
16901
+ display: flex;
16902
+ -webkit-box-orient: vertical;
16903
+ -webkit-box-direction: normal;
16904
+ -ms-flex-direction: column;
16905
+ flex-direction: column;
16906
+ grid-gap: 16px;
16907
+ gap: 16px;
16908
+ width: 100%;
16909
+ grid-gap: 8px;
16910
+ gap: 8px;
16911
+ border: 1px solid #d9d9d9;
16912
+ padding: 16px; }
16913
+
16914
+ .advocate-replacement-request-body .info-row {
16915
+ display: -webkit-box;
16916
+ display: -ms-flexbox;
16917
+ display: flex; }
16918
+ .advocate-replacement-request-body .info-row .data {
16919
+ font-family: Roboto;
16920
+ font-weight: 400;
16921
+ font-size: 16px;
16922
+ line-height: 100%;
16923
+ letter-spacing: 0;
16924
+ color: #0b0c0c;
16925
+ margin: 0;
16926
+ word-break: break-all; }
16927
+ .advocate-replacement-request-body .info-row .data.item-1 {
16928
+ width: 100%; }
16929
+ .advocate-replacement-request-body .info-row .data.item-2 {
16930
+ width: 50%; }
16931
+ .advocate-replacement-request-body .info-row .data.item-3 {
16932
+ width: 33.333333%; }
16933
+ .advocate-replacement-request-body .info-row .data.head {
16934
+ font-weight: 700; }
16935
+ .advocate-replacement-request-body .info-row .data:nth-child(2) {
16936
+ text-align: center; }
16937
+ .advocate-replacement-request-body .info-row .data:nth-child(3) {
16938
+ text-align: right; }
16939
+ .advocate-replacement-request-body .info-row .label {
16940
+ width: 40%;
16941
+ font-weight: 700;
16942
+ line-height: 100%; }
16943
+ .advocate-replacement-request-body .info-row .label, .advocate-replacement-request-body .info-row .value {
16944
+ color: #0b0c0c;
16945
+ font-family: Roboto;
16946
+ font-size: 16px;
16947
+ letter-spacing: 0;
16948
+ margin: 0; }
16949
+ .advocate-replacement-request-body .info-row .value {
16950
+ width: 60%;
16951
+ font-weight: 400;
16952
+ line-height: 24px;
16953
+ text-align: right; }
16954
+ .advocate-replacement-request-body .info-row .value.litigants-list .litigant-item {
16955
+ margin-bottom: 4px; }
16956
+ .advocate-replacement-request-body .info-row .value.litigants-list .litigant-item:last-child {
16957
+ margin-bottom: 0; }
16958
+
16959
+ .reason-document-wrapper {
16960
+ width: 60%;
16961
+ display: -webkit-box;
16962
+ display: -ms-flexbox;
16963
+ display: flex;
16964
+ -webkit-box-pack: end;
16965
+ -ms-flex-pack: end;
16966
+ justify-content: flex-end; }
16967
+ .reason-document-wrapper .docviewer-wrapper {
16968
+ margin-top: 0 !important; }
16969
+ .reason-document-wrapper .docviewer-wrapper .employeeCard {
16970
+ padding: 0 !important; }
16971
+
16972
+ .advocate-replacement-request-footer {
16973
+ display: -webkit-box;
16974
+ display: -ms-flexbox;
16975
+ display: flex;
16976
+ grid-gap: 40px;
16977
+ gap: 40px;
16978
+ -webkit-box-pack: center;
16979
+ -ms-flex-pack: center;
16980
+ justify-content: center;
16981
+ margin-bottom: 40px; }
16982
+ .advocate-replacement-request-footer .advocate-replacement-request-cancel-button, .advocate-replacement-request-footer .advocate-replacement-request-submit-button {
16983
+ padding: 9px 24px;
16984
+ color: #fff;
16985
+ height: -webkit-fit-content;
16986
+ height: -moz-fit-content;
16987
+ height: fit-content;
16988
+ -webkit-box-shadow: none;
16989
+ box-shadow: none;
16990
+ height: 40px; }
16991
+ .advocate-replacement-request-footer .advocate-replacement-request-cancel-button h2, .advocate-replacement-request-footer .advocate-replacement-request-submit-button h2 {
16992
+ font-family: Roboto;
16993
+ font-weight: 500;
16994
+ font-size: 16px;
16995
+ line-height: 24px;
16996
+ letter-spacing: 0;
16997
+ text-align: center; }
16998
+ .advocate-replacement-request-footer .advocate-replacement-request-cancel-button {
16999
+ background: #bb2c2f; }
17000
+
17001
+ .advocate-replacement-request-modal .confirm-modal-content {
17002
+ padding: 24px 24px 0; }
17003
+ .advocate-replacement-request-modal .confirm-modal-content.reject {
17004
+ padding: 24px; }
17005
+ .advocate-replacement-request-modal .confirm-modal-content .confirm-modal-content-text {
17006
+ font-family: Roboto;
17007
+ font-weight: 400;
17008
+ font-size: 16px;
17009
+ line-height: 135%;
17010
+ letter-spacing: 0;
17011
+ margin: 0; }
17012
+
17013
+ .advocate-replacement-request-modal .popup-module-action-bar .approve-button h2, .advocate-replacement-request-modal .popup-module-action-bar .reject-button h2, .advocate-replacement-request-modal .popup-module-action-bar .selector-button-primary-disabled h2 {
17014
+ color: #fff !important;
17015
+ font-family: Roboto;
17016
+ font-weight: 700;
17017
+ font-size: 16px;
17018
+ line-height: 100%;
17019
+ letter-spacing: 0;
17020
+ text-align: center; }
17021
+
17022
+ .advocate-replacement-request-modal .popup-module-main .popup-module-action-bar button.reject-button.selector-button-primary {
17023
+ background-color: #bb2c2f !important;
17024
+ border: none !important; }
17025
+
17026
+ .advocate-replacement-request-modal .popup-module-main .popup-module-action-bar button.approve-button.selector-button-primary, .advocate-replacement-request-modal .popup-module-main .popup-module-action-bar button.selector-button-primary-disabled {
17027
+ background-color: #007e7e !important;
17028
+ border: none !important; }
17029
+
16775
17030
  .register-respondent-form {
16776
17031
  max-height: calc(100% - 64px);
16777
17032
  overflow-y: auto; }
@@ -17567,6 +17822,66 @@ body {
17567
17822
  -webkit-box-shadow: none;
17568
17823
  box-shadow: none; }
17569
17824
 
17825
+ .bulk-esign-order-view {
17826
+ min-height: calc(100vh - 90px);
17827
+ width: 100%;
17828
+ padding: 30px;
17829
+ margin-bottom: 56px; }
17830
+ .bulk-esign-order-view .header {
17831
+ font-family: Roboto;
17832
+ font-weight: 700;
17833
+ font-size: 40px;
17834
+ line-height: 100%;
17835
+ letter-spacing: 0;
17836
+ padding: 0 1rem; }
17837
+ .bulk-esign-order-view .inbox-search-component-wrapper .search-tabs-container div {
17838
+ border: none; }
17839
+ .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search {
17840
+ display: -webkit-box;
17841
+ display: -ms-flexbox;
17842
+ display: flex; }
17843
+ .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair {
17844
+ width: 200px; }
17845
+ .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .label-field-pair .select-wrap .options-card {
17846
+ top: 40px;
17847
+ max-height: 160px;
17848
+ overflow-y: auto; }
17849
+ .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper {
17850
+ margin-left: auto; }
17851
+ .bulk-esign-order-view .inbox-search-component-wrapper .search-field-wrapper.search.custom-both-clear-search .search-button-wrapper .submit-bar {
17852
+ width: 200px !important;
17853
+ -webkit-box-shadow: none;
17854
+ box-shadow: none; }
17855
+
17856
+ .custom-checkbox, .checkbox-wrap .custom-checkbox-emp {
17857
+ appearance: none;
17858
+ -webkit-appearance: none;
17859
+ -moz-appearance: none;
17860
+ width: 20px;
17861
+ height: 20px;
17862
+ border: 2px solid #007e7e;
17863
+ border-radius: 4px;
17864
+ background-color: #fff;
17865
+ cursor: pointer;
17866
+ position: relative;
17867
+ outline: none;
17868
+ display: inline-block; }
17869
+
17870
+ .custom-checkbox:checked, .checkbox-wrap .custom-checkbox-emp:checked {
17871
+ background-color: #fff;
17872
+ border: 2px solid #007e7e; }
17873
+
17874
+ .custom-checkbox:checked:after, .checkbox-wrap .custom-checkbox-emp:checked:after {
17875
+ content: "✔";
17876
+ font-size: 16px;
17877
+ color: #007e7e;
17878
+ position: absolute;
17879
+ top: 50%;
17880
+ left: 50%;
17881
+ -webkit-transform: translate(-50%, -50%);
17882
+ transform: translate(-50%, -50%);
17883
+ font-weight: 700; }
17884
+
17570
17885
  .review-card-main {
17571
17886
  width: 100%;
17572
17887
  border-radius: 4px;