@pmidc/upyog-css 1.2.36-UAT.3 → 1.2.36-UAT.5

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.
Files changed (134) hide show
  1. package/dist/index.css +752 -8
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -195
  18. package/src/components/TimeLine.scss +96 -96
  19. package/src/components/WhatsNewCard.scss +12 -12
  20. package/src/components/actionLink.scss +3 -3
  21. package/src/components/actionbar.scss +99 -99
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +422 -422
  24. package/src/components/buttons.scss +144 -144
  25. package/src/components/card.scss +966 -968
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +119 -119
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +117 -117
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -26
  56. package/src/components/radiobtn.scss +46 -46
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +384 -384
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +146 -146
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +118 -116
  75. package/src/index.scss +2420 -2404
  76. package/src/modules/BPA/index.scss +123 -97
  77. package/src/modules/TL/index.scss +768 -0
  78. package/src/modules/adv/index.scss +643 -643
  79. package/src/modules/hrms/index.scss +1327 -1327
  80. package/src/modules/rentAndLease/index.scss +238 -238
  81. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  82. package/src/pages/citizen/CitizenLogin.scss +50 -50
  83. package/src/pages/citizen/DocumentList.scss +454 -454
  84. package/src/pages/citizen/Events.scss +46 -46
  85. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  86. package/src/pages/citizen/InboxCard.scss +378 -378
  87. package/src/pages/citizen/SurveyList.scss +24 -24
  88. package/src/pages/citizen/citizenDocument.scss +25 -25
  89. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  90. package/src/pages/citizen/container.scss +32 -32
  91. package/src/pages/citizen/loaderMessage.scss +341 -341
  92. package/src/pages/citizen/payment/payment-type.scss +2 -2
  93. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  94. package/src/pages/common/form.scss +25 -25
  95. package/src/pages/common/newApplicationTimeline.scss +341 -341
  96. package/src/pages/common/pgrUICssfix.scss +128 -128
  97. package/src/pages/common/requiredField.scss +2 -2
  98. package/src/pages/common/sanctionFeeTable.scss +91 -91
  99. package/src/pages/common/searchIcon.scss +21 -21
  100. package/src/pages/common/sitePhotoGraphs.scss +26 -26
  101. package/src/pages/common/stepForm.scss +40 -40
  102. package/src/pages/employee/EmployeeLogin.scss +6 -6
  103. package/src/pages/employee/cardfix.scss +13 -13
  104. package/src/pages/employee/container.scss +73 -73
  105. package/src/pages/employee/dashboard.scss +204 -204
  106. package/src/pages/employee/disconnection.scss +425 -425
  107. package/src/pages/employee/dss.scss +251 -251
  108. package/src/pages/employee/faq.scss +353 -353
  109. package/src/pages/employee/footer.scss +68 -68
  110. package/src/pages/employee/form-fields.scss +26 -26
  111. package/src/pages/employee/header.scss +262 -262
  112. package/src/pages/employee/iframe.scss +65 -65
  113. package/src/pages/employee/inbox.scss +1110 -1110
  114. package/src/pages/employee/index.scss +694 -694
  115. package/src/pages/employee/landing.scss +1802 -1802
  116. package/src/pages/employee/login.scss +253 -253
  117. package/src/pages/employee/oldMobileInbox.scss +4 -4
  118. package/src/pages/employee/popupmodule.scss +47 -47
  119. package/src/pages/employee/response.scss +2 -2
  120. package/src/pages/employee/scroll-table.scss +113 -113
  121. package/src/pages/employee/surveys.scss +469 -469
  122. package/src/pages/employee/tooltip.scss +35 -35
  123. package/src/pages/employee/updateNumber.scss +12 -12
  124. package/src/pages/swach/index.scss +231 -231
  125. package/src/pages/ws/index.scss +118 -118
  126. package/svg/camera.svg +4 -4
  127. package/svg/check.svg +3 -3
  128. package/svg/close.svg +4 -4
  129. package/svg/error.svg +3 -3
  130. package/svg/error2.svg +5 -5
  131. package/svg/searchicon.svg +3 -3
  132. package/svg/starempty.svg +3 -3
  133. package/svg/starfilled.svg +4 -4
  134. package/svg/success.svg +3 -3
package/dist/index.css CHANGED
@@ -1642,7 +1642,6 @@ body {
1642
1642
  margin-bottom: 8px;
1643
1643
  margin-top: 8px;
1644
1644
  font-weight: 700;
1645
- text-transform: uppercase;
1646
1645
  letter-spacing: .5px;
1647
1646
  width: 100%; }
1648
1647
  .card .card-label-error {
@@ -1738,7 +1737,6 @@ body {
1738
1737
  color: #0f172a;
1739
1738
  margin-bottom: 8px;
1740
1739
  font-weight: 700;
1741
- text-transform: uppercase;
1742
1740
  letter-spacing: .5px; }
1743
1741
  .employeeCard .card-label-error {
1744
1742
  display: block;
@@ -4476,7 +4474,8 @@ body {
4476
4474
  .upload-file input, .upload-file .checkbox-wrap .input-emp, .checkbox-wrap .upload-file .input-emp {
4477
4475
  position: absolute;
4478
4476
  opacity: 0;
4479
- height: 100%;
4477
+ height: 40px;
4478
+ width: 175px;
4480
4479
  top: 20%;
4481
4480
  left: 3%; }
4482
4481
 
@@ -7991,7 +7990,7 @@ video::-webkit-media-controls-panel {
7991
7990
  .employee .ground-container {
7992
7991
  margin-bottom: 56px;
7993
7992
  margin-left: 0;
7994
- margin-top: 3rem !important;
7993
+ margin-top: 5rem !important;
7995
7994
  display: -webkit-box;
7996
7995
  display: -ms-flexbox;
7997
7996
  display: flex;
@@ -16302,7 +16301,7 @@ body {
16302
16301
  .bpa-owner-search-icon-container {
16303
16302
  position: absolute;
16304
16303
  right: 12px;
16305
- top: 36%;
16304
+ top: 50%;
16306
16305
  -webkit-transform: translateY(-50%);
16307
16306
  transform: translateY(-50%);
16308
16307
  display: -webkit-box;
@@ -19622,6 +19621,36 @@ body {
19622
19621
  .error-text {
19623
19622
  color: red; }
19624
19623
 
19624
+ .back-button-container {
19625
+ cursor: pointer;
19626
+ width: -webkit-fit-content;
19627
+ width: -moz-fit-content;
19628
+ width: fit-content;
19629
+ display: -webkit-box;
19630
+ display: -ms-flexbox;
19631
+ display: flex;
19632
+ font-family: Roboto Condensed,sans-serif;
19633
+ color: rgba(13, 67, 167, var(--text-opacity));
19634
+ font-size: 16px;
19635
+ line-height: 24px; }
19636
+
19637
+ .stepper-margin {
19638
+ margin-left: 30px; }
19639
+
19640
+ .document-link-bpa {
19641
+ text-decoration: none;
19642
+ cursor: pointer;
19643
+ -webkit-transition: -webkit-transform .2s,-webkit-box-shadow .2s;
19644
+ transition: -webkit-transform .2s,-webkit-box-shadow .2s;
19645
+ transition: transform .2s,box-shadow .2s;
19646
+ transition: transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s;
19647
+ width: 250px; }
19648
+ .document-link-bpa:hover .document-card {
19649
+ -webkit-transform: translateY(-4px);
19650
+ transform: translateY(-4px);
19651
+ -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
19652
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }
19653
+
19625
19654
  @media (max-width: 768px) {
19626
19655
  .upload-tag-container {
19627
19656
  width: 80%; } }
@@ -19663,6 +19692,708 @@ body {
19663
19692
  border-radius: 10%;
19664
19693
  cursor: pointer; }
19665
19694
 
19695
+ .TL-response-dFlex-endBaseL {
19696
+ -webkit-box-align: baseline !important;
19697
+ -ms-flex-align: baseline !important;
19698
+ align-items: baseline !important; }
19699
+
19700
+ .TL-response-dFlex-endBaseL, .TL-response-dFlex-endGapW {
19701
+ display: -webkit-box !important;
19702
+ display: -ms-flexbox !important;
19703
+ display: flex !important;
19704
+ -webkit-box-pack: end !important;
19705
+ -ms-flex-pack: end !important;
19706
+ justify-content: flex-end !important; }
19707
+
19708
+ .TL-response-dFlex-endGapW {
19709
+ grid-gap: 1rem !important;
19710
+ gap: 1rem !important;
19711
+ width: auto !important; }
19712
+
19713
+ .TL-ml-unset {
19714
+ margin-left: unset !important; }
19715
+
19716
+ .TL-mt-16 {
19717
+ margin-top: 16px; }
19718
+
19719
+ .TL-mb-10 {
19720
+ margin-bottom: 10px; }
19721
+
19722
+ .TL-ml-16 {
19723
+ margin-left: 16px; }
19724
+
19725
+ .TL-wAuto {
19726
+ width: auto !important; }
19727
+
19728
+ .Tl-ml-15 {
19729
+ margin-left: 15px !important; }
19730
+
19731
+ .TL-mr-1 {
19732
+ margin-right: 1rem !important; }
19733
+
19734
+ .TL-ground-ml-0 {
19735
+ margin-left: 0 !important; }
19736
+
19737
+ .TL-ground-full-width {
19738
+ width: 100% !important; }
19739
+
19740
+ .TL-breadcrumb-offset {
19741
+ margin-left: 15px !important;
19742
+ margin-top: 3rem !important; }
19743
+
19744
+ .TL-chb-container {
19745
+ width: 100% !important;
19746
+ padding-right: 25px !important;
19747
+ padding-left: 25px !important; }
19748
+
19749
+ .TL-page-title {
19750
+ color: #000 !important;
19751
+ font-family: Noto Sans, sans-serif !important;
19752
+ font-size: 28px !important;
19753
+ font-weight: 500 !important;
19754
+ margin: 0 !important; }
19755
+
19756
+ .TL-divider {
19757
+ border: 1px solid #dfe0e2 !important;
19758
+ margin-bottom: 50px !important; }
19759
+
19760
+ .TL-divider, .TL-full-width-container {
19761
+ width: 100% !important; }
19762
+
19763
+ .TL-label-inline-100 {
19764
+ width: 100px !important;
19765
+ display: inline !important; }
19766
+
19767
+ .TL-mb-15 {
19768
+ margin-bottom: 15px !important; }
19769
+
19770
+ .TL-flex-center-start-gap10 {
19771
+ display: -webkit-box !important;
19772
+ display: -ms-flexbox !important;
19773
+ display: flex !important;
19774
+ -webkit-box-pack: center !important;
19775
+ -ms-flex-pack: center !important;
19776
+ justify-content: center !important;
19777
+ -webkit-box-align: start !important;
19778
+ -ms-flex-align: start !important;
19779
+ align-items: flex-start !important;
19780
+ grid-gap: 10px !important;
19781
+ gap: 10px !important; }
19782
+
19783
+ .TL-z10-relative {
19784
+ z-index: 10 !important;
19785
+ position: relative !important; }
19786
+
19787
+ .TL-fee-layout {
19788
+ display: -webkit-box !important;
19789
+ display: -ms-flexbox !important;
19790
+ display: flex !important;
19791
+ -webkit-box-pack: justify !important;
19792
+ -ms-flex-pack: justify !important;
19793
+ justify-content: space-between !important;
19794
+ -webkit-box-align: start !important;
19795
+ -ms-flex-align: start !important;
19796
+ align-items: flex-start !important; }
19797
+
19798
+ .TL-flex-1 {
19799
+ -webkit-box-flex: 1 !important;
19800
+ -ms-flex: 1 !important;
19801
+ flex: 1 !important; }
19802
+
19803
+ .TL-fee-table {
19804
+ width: 100% !important;
19805
+ border-collapse: collapse !important; }
19806
+
19807
+ .TL-fee-td-label {
19808
+ padding: 12px 16px !important;
19809
+ color: #0b4da2 !important;
19810
+ font-weight: 600 !important; }
19811
+
19812
+ .TL-tooltip-icon {
19813
+ display: inline-block !important;
19814
+ width: 16px !important;
19815
+ height: 16px !important;
19816
+ border-radius: 50% !important;
19817
+ background-color: #6c757d !important;
19818
+ color: #fff !important;
19819
+ text-align: center !important;
19820
+ font-size: 11px !important;
19821
+ line-height: 16px !important;
19822
+ margin-left: 6px !important;
19823
+ cursor: pointer !important; }
19824
+
19825
+ .TL-fee-td-right {
19826
+ padding: 12px 16px !important;
19827
+ text-align: right !important; }
19828
+
19829
+ .TL-fee-total-row {
19830
+ border-top: 2px solid #0b4da2 !important; }
19831
+
19832
+ .TL-fee-td-total-label {
19833
+ color: #0b4da2 !important; }
19834
+
19835
+ .TL-fee-td-total-amount, .TL-fee-td-total-label {
19836
+ padding: 12px 16px !important;
19837
+ font-weight: 700 !important; }
19838
+
19839
+ .TL-fee-summary-box, .TL-fee-td-total-amount {
19840
+ text-align: right !important; }
19841
+
19842
+ .TL-fee-summary-box {
19843
+ margin-left: 40px !important;
19844
+ min-width: 200px !important; }
19845
+
19846
+ .TL-fee-summary-label {
19847
+ color: #0b4da2 !important;
19848
+ font-size: 14px !important; }
19849
+
19850
+ .TL-fee-summary-amount {
19851
+ font-size: 36px !important;
19852
+ font-weight: 700 !important; }
19853
+
19854
+ .TL-fee-actions {
19855
+ padding-top: 16px !important;
19856
+ display: -webkit-box !important;
19857
+ display: -ms-flexbox !important;
19858
+ display: flex !important;
19859
+ grid-gap: 24px !important;
19860
+ gap: 24px !important; }
19861
+
19862
+ .TL-action-link {
19863
+ color: #d4351c !important;
19864
+ font-weight: 700 !important;
19865
+ cursor: pointer !important;
19866
+ text-transform: uppercase !important;
19867
+ font-size: 14px !important; }
19868
+
19869
+ .TL-modal-overlay {
19870
+ position: fixed !important;
19871
+ top: 0 !important;
19872
+ left: 0 !important;
19873
+ right: 0 !important;
19874
+ bottom: 0 !important;
19875
+ background-color: rgba(0, 0, 0, 0.5) !important;
19876
+ z-index: 9999 !important;
19877
+ display: -webkit-box !important;
19878
+ display: -ms-flexbox !important;
19879
+ display: flex !important;
19880
+ -webkit-box-pack: center !important;
19881
+ -ms-flex-pack: center !important;
19882
+ justify-content: center !important;
19883
+ -webkit-box-align: center !important;
19884
+ -ms-flex-align: center !important;
19885
+ align-items: center !important; }
19886
+
19887
+ .TL-modal-content-sm {
19888
+ min-width: 400px !important;
19889
+ max-width: 550px !important;
19890
+ max-height: 80vh !important; }
19891
+
19892
+ .TL-modal-content-md, .TL-modal-content-sm {
19893
+ background-color: #fff !important;
19894
+ border-radius: 4px !important;
19895
+ padding: 24px !important;
19896
+ overflow-y: auto !important;
19897
+ position: relative !important;
19898
+ -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important;
19899
+ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important; }
19900
+
19901
+ .TL-modal-content-md {
19902
+ min-width: 500px !important;
19903
+ max-width: 600px !important;
19904
+ max-height: 85vh !important; }
19905
+
19906
+ .TL-modal-header-lg {
19907
+ display: -webkit-box !important;
19908
+ display: -ms-flexbox !important;
19909
+ display: flex !important;
19910
+ -webkit-box-pack: justify !important;
19911
+ -ms-flex-pack: justify !important;
19912
+ justify-content: space-between !important;
19913
+ -webkit-box-align: center !important;
19914
+ -ms-flex-align: center !important;
19915
+ align-items: center !important;
19916
+ margin-bottom: 20px !important; }
19917
+
19918
+ .TL-breakup-section-title-mt {
19919
+ font-size: 14px !important;
19920
+ font-weight: 600 !important;
19921
+ margin-top: 12px !important;
19922
+ margin-bottom: 8px !important; }
19923
+
19924
+ .TL-breakup-row-bold {
19925
+ padding: 4px 0 !important; }
19926
+
19927
+ .TL-breakup-row-bold, .TL-breakup-subtotal {
19928
+ display: -webkit-box !important;
19929
+ display: -ms-flexbox !important;
19930
+ display: flex !important;
19931
+ -webkit-box-pack: justify !important;
19932
+ -ms-flex-pack: justify !important;
19933
+ justify-content: space-between !important;
19934
+ font-size: 13px !important;
19935
+ font-weight: 600 !important; }
19936
+
19937
+ .TL-breakup-subtotal {
19938
+ border-top: 1px solid #ddd !important;
19939
+ padding: 6px 0 !important;
19940
+ margin-top: 4px !important; }
19941
+
19942
+ .TL-breakup-final-section {
19943
+ border-top: 2px solid #333 !important;
19944
+ margin-top: 12px !important;
19945
+ padding-top: 8px !important; }
19946
+
19947
+ .TL-breakup-rebate-section {
19948
+ border-top: 1px solid #ddd !important;
19949
+ margin-top: 8px !important;
19950
+ padding-top: 8px !important; }
19951
+
19952
+ .TL-loader-overlay {
19953
+ position: fixed !important;
19954
+ top: 0 !important;
19955
+ left: 0 !important;
19956
+ right: 0 !important;
19957
+ bottom: 0 !important;
19958
+ background-color: rgba(255, 255, 255, 0.7) !important;
19959
+ z-index: 10000 !important;
19960
+ display: -webkit-box !important;
19961
+ display: -ms-flexbox !important;
19962
+ display: flex !important;
19963
+ -webkit-box-pack: center !important;
19964
+ -ms-flex-pack: center !important;
19965
+ justify-content: center !important;
19966
+ -webkit-box-align: center !important;
19967
+ -ms-flex-align: center !important;
19968
+ align-items: center !important; }
19969
+
19970
+ .TL-mb-20 {
19971
+ margin-bottom: 20px !important; }
19972
+
19973
+ .TL-adhoc-section-title {
19974
+ font-size: 15px !important;
19975
+ font-weight: 600 !important;
19976
+ margin-bottom: 12px !important;
19977
+ color: #0b4da2 !important; }
19978
+
19979
+ .TL-form-label {
19980
+ display: block !important;
19981
+ font-size: 13px !important;
19982
+ margin-bottom: 4px !important;
19983
+ color: #505a5f !important; }
19984
+
19985
+ .TL-form-input, .TL-form-select {
19986
+ width: 100% !important;
19987
+ padding: 10px 12px !important;
19988
+ border: 1px solid #d6d5d4 !important;
19989
+ border-radius: 2px !important;
19990
+ font-size: 14px !important;
19991
+ -webkit-box-sizing: border-box !important;
19992
+ box-sizing: border-box !important; }
19993
+
19994
+ .TL-form-select {
19995
+ background-color: #fff !important; }
19996
+
19997
+ .TL-form-textarea {
19998
+ width: 100% !important;
19999
+ padding: 10px 12px !important;
20000
+ border: 1px solid #d6d5d4 !important;
20001
+ border-radius: 2px !important;
20002
+ font-size: 14px !important;
20003
+ -webkit-box-sizing: border-box !important;
20004
+ box-sizing: border-box !important;
20005
+ resize: vertical !important; }
20006
+
20007
+ .TL-adhoc-divider {
20008
+ border: none !important;
20009
+ border-top: 1px solid #d6d5d4 !important;
20010
+ margin: 16px 0 !important; }
20011
+
20012
+ .TL-adhoc-actions {
20013
+ display: -webkit-box !important;
20014
+ display: -ms-flexbox !important;
20015
+ display: flex !important;
20016
+ -webkit-box-pack: end !important;
20017
+ -ms-flex-pack: end !important;
20018
+ justify-content: flex-end !important;
20019
+ grid-gap: 12px !important;
20020
+ gap: 12px !important;
20021
+ margin-top: 16px !important; }
20022
+
20023
+ .TL-btn-cancel {
20024
+ border: 1px solid #0b4da2 !important;
20025
+ background-color: #fff !important;
20026
+ color: #0b4da2 !important;
20027
+ cursor: pointer !important;
20028
+ border-radius: 2px !important; }
20029
+
20030
+ .TL-btn-cancel, .TL-btn-submit {
20031
+ padding: 10px 24px !important;
20032
+ font-size: 14px !important;
20033
+ font-weight: 600 !important;
20034
+ text-transform: uppercase !important; }
20035
+
20036
+ .TL-btn-submit {
20037
+ border: none !important;
20038
+ background: linear-gradient(135deg, #2563eb, #1e40af) !important;
20039
+ color: #fff !important;
20040
+ border-radius: 2px !important; }
20041
+
20042
+ .TL-btn-disabled {
20043
+ cursor: not-allowed !important;
20044
+ opacity: 0.7 !important; }
20045
+
20046
+ .TL-max-width-960 {
20047
+ max-width: 960px !important; }
20048
+
20049
+ .TL-multi-box {
20050
+ border: groove !important;
20051
+ background: #fafafa !important;
20052
+ border-radius: 4px !important;
20053
+ padding-left: 10px !important;
20054
+ padding-right: 10px !important;
20055
+ margin-top: 10px !important;
20056
+ margin-bottom: 10px !important; }
20057
+
20058
+ .TL-doc-container {
20059
+ margin-top: 20px !important;
20060
+ margin-bottom: 20px !important;
20061
+ border-radius: 4px !important;
20062
+ border: 1px solid #e0e4e8 !important;
20063
+ background-color: #f9f9f9 !important;
20064
+ padding: 16px !important; }
20065
+
20066
+ .TL-no-doc-placeholder {
20067
+ padding: 16px !important;
20068
+ color: #7a8a96 !important;
20069
+ background-color: #fff !important;
20070
+ border-radius: 4px !important; }
20071
+
20072
+ .TL-alignC, .TL-no-doc-placeholder {
20073
+ text-align: center !important; }
20074
+
20075
+ .TL-stepper-nav {
20076
+ -webkit-box-orient: vertical !important;
20077
+ -webkit-box-direction: normal !important;
20078
+ -ms-flex-direction: column !important;
20079
+ flex-direction: column !important;
20080
+ padding: 18px !important;
20081
+ background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8fafc)) !important;
20082
+ background: linear-gradient(180deg, #fff, #f8fafc) !important;
20083
+ border: 1px solid rgba(15, 23, 42, 0.04) !important;
20084
+ -webkit-box-shadow: 0 8px 20px rgba(2, 6, 23, 0.06) !important;
20085
+ box-shadow: 0 8px 20px rgba(2, 6, 23, 0.06) !important;
20086
+ border-radius: 12px !important;
20087
+ min-width: 120px !important;
20088
+ max-width: 320px !important; }
20089
+
20090
+ .TL-step-item, .TL-stepper-nav {
20091
+ display: -webkit-box !important;
20092
+ display: -ms-flexbox !important;
20093
+ display: flex !important;
20094
+ -webkit-box-align: center !important;
20095
+ -ms-flex-align: center !important;
20096
+ align-items: center !important; }
20097
+
20098
+ .TL-step-item {
20099
+ -webkit-box-pack: end !important;
20100
+ -ms-flex-pack: end !important;
20101
+ justify-content: flex-end !important;
20102
+ -webkit-box-flex: 0 !important;
20103
+ -ms-flex: 0 0 auto !important;
20104
+ flex: 0 0 auto !important;
20105
+ padding: 14px 12px !important;
20106
+ width: 260px !important;
20107
+ margin-bottom: 18px !important; }
20108
+
20109
+ .TL-step-item-last {
20110
+ margin-bottom: 6px !important; }
20111
+
20112
+ .TL-step-active {
20113
+ color: #0d43a7 !important; }
20114
+
20115
+ .TL-step-inactive {
20116
+ color: #9ca3af !important; }
20117
+
20118
+ .TL-step-sub-content {
20119
+ -webkit-box-orient: vertical !important;
20120
+ -webkit-box-direction: normal !important;
20121
+ -ms-flex-direction: column !important;
20122
+ flex-direction: column !important;
20123
+ -webkit-box-align: end !important;
20124
+ -ms-flex-align: end !important;
20125
+ align-items: flex-end !important;
20126
+ margin: 10px !important; }
20127
+
20128
+ .TL-step-circle, .TL-step-sub-content {
20129
+ display: -webkit-box !important;
20130
+ display: -ms-flexbox !important;
20131
+ display: flex !important; }
20132
+
20133
+ .TL-step-circle {
20134
+ width: 56px !important;
20135
+ height: 56px !important;
20136
+ border-radius: 50% !important;
20137
+ -webkit-box-align: center !important;
20138
+ -ms-flex-align: center !important;
20139
+ align-items: center !important;
20140
+ -webkit-box-pack: center !important;
20141
+ -ms-flex-pack: center !important;
20142
+ justify-content: center !important;
20143
+ margin-bottom: 8px !important;
20144
+ font-weight: 600 !important;
20145
+ font-size: 18px !important;
20146
+ position: relative !important; }
20147
+
20148
+ .TL-step-circle-completed {
20149
+ background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
20150
+ color: #fff !important;
20151
+ border: none !important;
20152
+ -webkit-box-shadow: 0 6px 18px rgba(37, 99, 235, 0.18) !important;
20153
+ box-shadow: 0 6px 18px rgba(37, 99, 235, 0.18) !important; }
20154
+
20155
+ .TL-step-circle-pending {
20156
+ background: #fff !important;
20157
+ color: #0f172a !important;
20158
+ border: 1px solid rgba(15, 23, 42, 0.08) !important;
20159
+ -webkit-box-shadow: 0 2px 6px rgba(2, 6, 23, 0.04) !important;
20160
+ box-shadow: 0 2px 6px rgba(2, 6, 23, 0.04) !important; }
20161
+
20162
+ .TL-search-wAuto {
20163
+ width: auto !important; }
20164
+
20165
+ .TL-search-ml-24 {
20166
+ margin-left: 24px !important; }
20167
+
20168
+ [dir=ltr] .TL-text-start {
20169
+ text-align: left !important; }
20170
+
20171
+ [dir=rtl] .TL-text-start {
20172
+ text-align: right !important; }
20173
+
20174
+ .TL-search-error {
20175
+ font-weight: 700 !important;
20176
+ color: #d4351c !important;
20177
+ padding-left: 8px !important;
20178
+ margin-top: -10px !important;
20179
+ font-size: 12px !important; }
20180
+
20181
+ .TL-search-clear-wrapper {
20182
+ width: 240px !important;
20183
+ text-align: right !important;
20184
+ margin-left: 96px !important;
20185
+ margin-top: 8px !important; }
20186
+
20187
+ .TL-w-full {
20188
+ width: 100% !important; }
20189
+
20190
+ .TL-pt-9 {
20191
+ padding-top: 9px !important; }
20192
+
20193
+ .TL-p-0 {
20194
+ padding: 0 !important; }
20195
+
20196
+ .TL-color-error {
20197
+ color: #a82227 !important; }
20198
+
20199
+ .TL-property-search-field {
20200
+ margin-top: 20px !important;
20201
+ display: -webkit-box !important;
20202
+ display: -ms-flexbox !important;
20203
+ display: flex !important; }
20204
+
20205
+ .TL-btn-white, .TL-search-btn {
20206
+ color: #fff !important; }
20207
+
20208
+ .TL-search-btn {
20209
+ padding: 8px 16px !important;
20210
+ border: none !important;
20211
+ border-radius: 4px !important;
20212
+ font-size: 13px !important;
20213
+ font-weight: 600 !important;
20214
+ white-space: nowrap !important;
20215
+ min-width: 80px !important;
20216
+ height: 38px !important;
20217
+ -webkit-transition: all 0.2s ease !important;
20218
+ transition: all 0.2s ease !important; }
20219
+
20220
+ .TL-search-btn-active {
20221
+ background: linear-gradient(135deg, #2563eb, #1e40af) !important;
20222
+ cursor: pointer !important; }
20223
+
20224
+ .TL-search-btn-searching {
20225
+ background: #94a3b8 !important;
20226
+ cursor: not-allowed !important; }
20227
+
20228
+ .TL-mb-16 {
20229
+ margin-bottom: 16px !important; }
20230
+
20231
+ .TL-mb-24 {
20232
+ margin-bottom: 24px !important; }
20233
+
20234
+ .TL-mt-4 {
20235
+ margin-top: 4px !important; }
20236
+
20237
+ .TL-doc-note {
20238
+ font-size: 13px !important;
20239
+ color: #505a5f !important;
20240
+ margin-bottom: 12px !important; }
20241
+
20242
+ .TL-download-btn {
20243
+ background-color: #5e5e5e !important;
20244
+ color: #fff !important;
20245
+ border: none !important;
20246
+ padding: 10px 20px !important;
20247
+ font-size: 14px !important;
20248
+ font-weight: 700 !important;
20249
+ cursor: pointer !important;
20250
+ letter-spacing: 0.5px !important; }
20251
+
20252
+ .TL-doc-file-info {
20253
+ font-size: 12px !important;
20254
+ color: #505a5f !important;
20255
+ margin-top: 4px !important; }
20256
+
20257
+ .TL-mt-5 {
20258
+ margin-top: 5px !important; }
20259
+
20260
+ .TL-mt-12 {
20261
+ margin-top: 12px !important; }
20262
+
20263
+ .TL-fw-600 {
20264
+ font-weight: 600 !important; }
20265
+
20266
+ .TL-breakup-link {
20267
+ color: #a82227 !important;
20268
+ cursor: pointer !important;
20269
+ font-weight: 700 !important;
20270
+ text-decoration: underline !important;
20271
+ font-size: 14px !important; }
20272
+
20273
+ .TL-modal-backdrop {
20274
+ position: fixed !important;
20275
+ top: 0 !important;
20276
+ left: 0 !important;
20277
+ right: 0 !important;
20278
+ bottom: 0 !important;
20279
+ background-color: rgba(0, 0, 0, 0.5) !important;
20280
+ z-index: 9999 !important;
20281
+ display: -webkit-box !important;
20282
+ display: -ms-flexbox !important;
20283
+ display: flex !important;
20284
+ -webkit-box-pack: center !important;
20285
+ -ms-flex-pack: center !important;
20286
+ justify-content: center !important;
20287
+ -webkit-box-align: center !important;
20288
+ -ms-flex-align: center !important;
20289
+ align-items: center !important; }
20290
+
20291
+ .TL-modal-content {
20292
+ background-color: #fff !important;
20293
+ border-radius: 4px !important;
20294
+ padding: 24px !important;
20295
+ min-width: 400px !important;
20296
+ max-width: 550px !important;
20297
+ max-height: 80vh !important;
20298
+ overflow-y: auto !important;
20299
+ position: relative !important;
20300
+ -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important;
20301
+ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3) !important; }
20302
+
20303
+ .TL-modal-header {
20304
+ display: -webkit-box !important;
20305
+ display: -ms-flexbox !important;
20306
+ display: flex !important;
20307
+ -webkit-box-pack: justify !important;
20308
+ -ms-flex-pack: justify !important;
20309
+ justify-content: space-between !important;
20310
+ -webkit-box-align: center !important;
20311
+ -ms-flex-align: center !important;
20312
+ align-items: center !important;
20313
+ margin-bottom: 16px !important; }
20314
+
20315
+ .TL-modal-title {
20316
+ margin: 0 !important;
20317
+ font-size: 18px !important;
20318
+ font-weight: 600 !important; }
20319
+
20320
+ .TL-modal-close {
20321
+ cursor: pointer !important;
20322
+ font-size: 20px !important;
20323
+ font-weight: 700 !important;
20324
+ color: #666 !important; }
20325
+
20326
+ .TL-breakup-section-title {
20327
+ font-size: 14px !important;
20328
+ font-weight: 600 !important;
20329
+ margin-bottom: 8px !important; }
20330
+
20331
+ .TL-breakup-row {
20332
+ padding: 4px 0 !important; }
20333
+
20334
+ .TL-breakup-row, .TL-breakup-subtotal-row {
20335
+ display: -webkit-box !important;
20336
+ display: -ms-flexbox !important;
20337
+ display: flex !important;
20338
+ -webkit-box-pack: justify !important;
20339
+ -ms-flex-pack: justify !important;
20340
+ justify-content: space-between !important;
20341
+ font-size: 13px !important; }
20342
+
20343
+ .TL-breakup-subtotal-row {
20344
+ border-top: 1px solid #ddd !important;
20345
+ padding: 6px 0 !important;
20346
+ font-weight: 600 !important;
20347
+ margin-top: 4px !important; }
20348
+
20349
+ .TL-breakup-strong-section {
20350
+ border-top: 2px solid #333 !important;
20351
+ margin-top: 12px !important;
20352
+ padding-top: 8px !important; }
20353
+
20354
+ .TL-breakup-light-section {
20355
+ border-top: 1px solid #ddd !important; }
20356
+
20357
+ .TL-breakup-grand-total, .TL-breakup-light-section {
20358
+ margin-top: 8px !important;
20359
+ padding-top: 8px !important; }
20360
+
20361
+ .TL-breakup-grand-total {
20362
+ display: -webkit-box !important;
20363
+ display: -ms-flexbox !important;
20364
+ display: flex !important;
20365
+ -webkit-box-pack: justify !important;
20366
+ -ms-flex-pack: justify !important;
20367
+ justify-content: space-between !important;
20368
+ border-top: 2px solid #333 !important;
20369
+ font-weight: 700 !important;
20370
+ font-size: 15px !important; }
20371
+
20372
+ .TL-item-index {
20373
+ font-weight: 600 !important;
20374
+ margin-bottom: 0.5rem !important; }
20375
+
20376
+ .TL-declaration-row {
20377
+ display: -webkit-box !important;
20378
+ display: -ms-flexbox !important;
20379
+ display: flex !important;
20380
+ -webkit-box-align: center !important;
20381
+ -ms-flex-align: center !important;
20382
+ align-items: center !important;
20383
+ grid-gap: 10px !important;
20384
+ gap: 10px !important;
20385
+ cursor: pointer !important;
20386
+ margin-top: 20px !important; }
20387
+
20388
+ .TL-declaration-checkbox {
20389
+ width: 18px !important;
20390
+ height: 18px !important;
20391
+ cursor: pointer !important; }
20392
+
20393
+ .TL-declaration-label {
20394
+ cursor: pointer !important;
20395
+ margin: 0 !important; }
20396
+
19666
20397
  .display-none {
19667
20398
  display: none; }
19668
20399
 
@@ -20489,7 +21220,6 @@ body {
20489
21220
 
20490
21221
  .options-card {
20491
21222
  max-height: 350px;
20492
- min-height: 20px;
20493
21223
  overflow-y: auto;
20494
21224
  overflow-x: hidden;
20495
21225
  border: 1px solid #ccc;
@@ -20497,8 +21227,7 @@ body {
20497
21227
  background-color: #fff;
20498
21228
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
20499
21229
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
20500
- padding: 4px 0;
20501
- z-index: 1000; }
21230
+ padding: 4px 0; }
20502
21231
 
20503
21232
  .timeline-hoc-container .checkpoint-done header, .timeline-hoc-container .checkpoint header {
20504
21233
  -webkit-box-flex: 1;
@@ -21865,3 +22594,18 @@ input[type=date], .checkbox-wrap .input-emp[type=date] {
21865
22594
  @media (max-width: 768px) {
21866
22595
  .surveyCardSection {
21867
22596
  width: 100%; } }
22597
+
22598
+ .hrms-text-transform {
22599
+ text-transform: none !important; }
22600
+
22601
+ .noc-popupStyles {
22602
+ width: unset;
22603
+ min-width: 360px;
22604
+ max-width: 600px;
22605
+ padding: 20px; }
22606
+
22607
+ .engagementForm {
22608
+ width: 70%; }
22609
+ @media (max-width: 768px) {
22610
+ .engagementForm {
22611
+ width: 100%; } }