@pmidc/upyog-css 1.1.12 → 1.1.13

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 (129) hide show
  1. package/dist/index.css +3 -0
  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 +450 -450
  24. package/src/components/buttons.scss +134 -134
  25. package/src/components/card.scss +627 -627
  26. package/src/components/cardHeaderWithOptions.scss +13 -13
  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 +118 -118
  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/filters.scss +97 -97
  38. package/src/components/grey.scss +3 -3
  39. package/src/components/hoc/InboxComposer.scss +115 -115
  40. package/src/components/howItWorks.scss +71 -71
  41. package/src/components/imageviewer.scss +33 -33
  42. package/src/components/info-banner.scss +35 -35
  43. package/src/components/inputotp.scss +15 -15
  44. package/src/components/keynote.scss +29 -29
  45. package/src/components/languageSelector.scss +24 -24
  46. package/src/components/loader.scss +96 -96
  47. package/src/components/map.scss +36 -36
  48. package/src/components/metricsTable.scss +26 -26
  49. package/src/components/multiLink.scss +87 -87
  50. package/src/components/multiSelectDropdown.scss +88 -88
  51. package/src/components/navbar.scss +377 -377
  52. package/src/components/newFooter.scss +75 -75
  53. package/src/components/plusMinus.scss +15 -15
  54. package/src/components/popup.scss +15 -15
  55. package/src/components/radiobtn.scss +44 -44
  56. package/src/components/ratingstar.scss +33 -33
  57. package/src/components/roundedLabel.scss +10 -10
  58. package/src/components/searchAction.scss +27 -27
  59. package/src/components/sectionalDropdown.scss +43 -43
  60. package/src/components/selectdropdown.scss +279 -279
  61. package/src/components/staticDynamicMessages.scss +110 -110
  62. package/src/components/staticSideBar.scss +27 -27
  63. package/src/components/statushighlight.scss +17 -17
  64. package/src/components/submiterrors.scss +11 -11
  65. package/src/components/summary.scss +28 -28
  66. package/src/components/table.scss +383 -383
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +138 -138
  70. package/src/components/toast.scss +31 -31
  71. package/src/components/toggleSwitch.scss +40 -40
  72. package/src/components/topbar.scss +217 -217
  73. package/src/components/uploadcomponents.scss +113 -113
  74. package/src/index.scss +1381 -1377
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/rentAndLease/index.scss +227 -227
  77. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  78. package/src/pages/citizen/CitizenLogin.scss +50 -50
  79. package/src/pages/citizen/DocumentList.scss +454 -454
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  82. package/src/pages/citizen/InboxCard.scss +378 -378
  83. package/src/pages/citizen/SurveyList.scss +21 -21
  84. package/src/pages/citizen/citizenDocument.scss +25 -25
  85. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  86. package/src/pages/citizen/container.scss +32 -32
  87. package/src/pages/citizen/loaderMessage.scss +341 -341
  88. package/src/pages/citizen/payment/payment-type.scss +2 -2
  89. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  90. package/src/pages/common/form.scss +25 -25
  91. package/src/pages/common/newApplicationTimeline.scss +319 -319
  92. package/src/pages/common/pgrUICssfix.scss +105 -105
  93. package/src/pages/common/requiredField.scss +2 -2
  94. package/src/pages/common/sanctionFeeTable.scss +91 -91
  95. package/src/pages/common/searchIcon.scss +12 -12
  96. package/src/pages/common/stepForm.scss +40 -40
  97. package/src/pages/employee/EmployeeLogin.scss +6 -6
  98. package/src/pages/employee/cardfix.scss +13 -13
  99. package/src/pages/employee/container.scss +73 -73
  100. package/src/pages/employee/dashboard.scss +203 -203
  101. package/src/pages/employee/disconnection.scss +425 -425
  102. package/src/pages/employee/dss.scss +251 -251
  103. package/src/pages/employee/faq.scss +353 -353
  104. package/src/pages/employee/footer.scss +68 -68
  105. package/src/pages/employee/form-fields.scss +13 -13
  106. package/src/pages/employee/header.scss +262 -262
  107. package/src/pages/employee/iframe.scss +65 -65
  108. package/src/pages/employee/inbox.scss +744 -744
  109. package/src/pages/employee/index.scss +694 -694
  110. package/src/pages/employee/landing.scss +1782 -1782
  111. package/src/pages/employee/login.scss +253 -253
  112. package/src/pages/employee/oldMobileInbox.scss +4 -4
  113. package/src/pages/employee/popupmodule.scss +47 -47
  114. package/src/pages/employee/response.scss +2 -2
  115. package/src/pages/employee/scroll-table.scss +113 -113
  116. package/src/pages/employee/surveys.scss +469 -469
  117. package/src/pages/employee/tooltip.scss +35 -35
  118. package/src/pages/employee/updateNumber.scss +12 -12
  119. package/src/pages/swach/index.scss +174 -174
  120. package/src/pages/ws/index.scss +104 -104
  121. package/svg/camera.svg +4 -4
  122. package/svg/check.svg +3 -3
  123. package/svg/close.svg +4 -4
  124. package/svg/error.svg +3 -3
  125. package/svg/error2.svg +5 -5
  126. package/svg/searchicon.svg +3 -3
  127. package/svg/starempty.svg +3 -3
  128. package/svg/starfilled.svg +4 -4
  129. package/svg/success.svg +3 -3
@@ -1,96 +1,96 @@
1
- .page-loader,
2
- .module-loader {
3
- text-align: center;
4
- }
5
-
6
- .page-loader {
7
- padding-top: 88px;
8
- }
9
-
10
- .module-loader {
11
- padding: 16px;
12
- }
13
-
14
- @keyframes ldio-pjg92h09b2o {
15
- 0% {
16
- transform: translate(-50%, -50%) rotate(0deg);
17
- }
18
-
19
- 100% {
20
- transform: translate(-50%, -50%) rotate(360deg);
21
- }
22
- }
23
-
24
- .ldio-pjg92h09b2o div {
25
- position: absolute;
26
- width: 52px;
27
- height: 52px;
28
- border: 12px solid #22394d;
29
- border-top-color: transparent;
30
- border-radius: 50%;
31
- }
32
-
33
- .ldio-pjg92h09b2o div {
34
- animation: ldio-pjg92h09b2o 1s linear infinite;
35
- top: 50px;
36
- left: 50px;
37
- }
38
-
39
- .loadingio-spinner-rolling-faewnb8ux8 {
40
- width: 48px;
41
- height: 48px;
42
- display: inline-block;
43
- overflow: hidden;
44
- background: none;
45
- }
46
-
47
- .ldio-pjg92h09b2o {
48
- width: 100%;
49
- height: 100%;
50
- position: relative;
51
- transform: translateZ(0) scale(0.48);
52
- backface-visibility: hidden;
53
- transform-origin: 0 0;
54
- /* see note above */
55
- }
56
-
57
- .ldio-pjg92h09b2o div {
58
- box-sizing: content-box;
59
- }
60
-
61
- /*
62
- .loader {
63
- position: absolute;
64
- left: 50%;
65
- top: 50%;
66
- z-index: 1;
67
- width: 80px;
68
- height: 80px;
69
- margin: -80px 0 0 -40px;
70
- border: 8px solid #f3f3f3;
71
- border-radius: 50%;
72
- border-top-color: #3498db;
73
- -webkit-animation: loader-spin 1s linear infinite;
74
- animation: loader-spin 1s linear infinite;
75
- }
76
-
77
- @-webkit-keyframes loader-spin {
78
- 0% {
79
- -webkit-transform: rotate(0deg);
80
- }
81
-
82
- 100% {
83
- -webkit-transform: rotate(360deg);
84
- }
85
- }
86
-
87
- @keyframes loader-spin {
88
- 0% {
89
- transform: rotate(0deg);
90
- }
91
-
92
- 100% {
93
- transform: rotate(360deg);
94
- }
95
- }
96
- */
1
+ .page-loader,
2
+ .module-loader {
3
+ text-align: center;
4
+ }
5
+
6
+ .page-loader {
7
+ padding-top: 88px;
8
+ }
9
+
10
+ .module-loader {
11
+ padding: 16px;
12
+ }
13
+
14
+ @keyframes ldio-pjg92h09b2o {
15
+ 0% {
16
+ transform: translate(-50%, -50%) rotate(0deg);
17
+ }
18
+
19
+ 100% {
20
+ transform: translate(-50%, -50%) rotate(360deg);
21
+ }
22
+ }
23
+
24
+ .ldio-pjg92h09b2o div {
25
+ position: absolute;
26
+ width: 52px;
27
+ height: 52px;
28
+ border: 12px solid #22394d;
29
+ border-top-color: transparent;
30
+ border-radius: 50%;
31
+ }
32
+
33
+ .ldio-pjg92h09b2o div {
34
+ animation: ldio-pjg92h09b2o 1s linear infinite;
35
+ top: 50px;
36
+ left: 50px;
37
+ }
38
+
39
+ .loadingio-spinner-rolling-faewnb8ux8 {
40
+ width: 48px;
41
+ height: 48px;
42
+ display: inline-block;
43
+ overflow: hidden;
44
+ background: none;
45
+ }
46
+
47
+ .ldio-pjg92h09b2o {
48
+ width: 100%;
49
+ height: 100%;
50
+ position: relative;
51
+ transform: translateZ(0) scale(0.48);
52
+ backface-visibility: hidden;
53
+ transform-origin: 0 0;
54
+ /* see note above */
55
+ }
56
+
57
+ .ldio-pjg92h09b2o div {
58
+ box-sizing: content-box;
59
+ }
60
+
61
+ /*
62
+ .loader {
63
+ position: absolute;
64
+ left: 50%;
65
+ top: 50%;
66
+ z-index: 1;
67
+ width: 80px;
68
+ height: 80px;
69
+ margin: -80px 0 0 -40px;
70
+ border: 8px solid #f3f3f3;
71
+ border-radius: 50%;
72
+ border-top-color: #3498db;
73
+ -webkit-animation: loader-spin 1s linear infinite;
74
+ animation: loader-spin 1s linear infinite;
75
+ }
76
+
77
+ @-webkit-keyframes loader-spin {
78
+ 0% {
79
+ -webkit-transform: rotate(0deg);
80
+ }
81
+
82
+ 100% {
83
+ -webkit-transform: rotate(360deg);
84
+ }
85
+ }
86
+
87
+ @keyframes loader-spin {
88
+ 0% {
89
+ transform: rotate(0deg);
90
+ }
91
+
92
+ 100% {
93
+ transform: rotate(360deg);
94
+ }
95
+ }
96
+ */
@@ -1,36 +1,36 @@
1
- .map-wrap {
2
- @apply pb-lg;
3
- }
4
-
5
- .map {
6
- width: 100%;
7
- height: 384px;
8
- overflow: visible;
9
- position: relative;
10
- }
11
-
12
- .map-search-bar-wrap {
13
- border-radius: 4px;
14
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
15
- margin-bottom: 4px;
16
- display: flex;
17
- width: 100%;
18
- }
19
-
20
- .map-search-bar-icon {
21
- @apply inline h-6 w-6 m-sm;
22
- }
23
-
24
- .map-search-bar {
25
- @apply block outline-none text-form-field text-text-primary h-10 w-full !important;
26
- }
27
-
28
- .map-search-bar:focus {
29
- border: none;
30
- }
31
- .bharatMapStyle{
32
- width: 100%;
33
- height: 400px;
34
- border-radius: 8px;
35
- overflow: hidden;
36
- }
1
+ .map-wrap {
2
+ @apply pb-lg;
3
+ }
4
+
5
+ .map {
6
+ width: 100%;
7
+ height: 384px;
8
+ overflow: visible;
9
+ position: relative;
10
+ }
11
+
12
+ .map-search-bar-wrap {
13
+ border-radius: 4px;
14
+ box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
15
+ margin-bottom: 4px;
16
+ display: flex;
17
+ width: 100%;
18
+ }
19
+
20
+ .map-search-bar-icon {
21
+ @apply inline h-6 w-6 m-sm;
22
+ }
23
+
24
+ .map-search-bar {
25
+ @apply block outline-none text-form-field text-text-primary h-10 w-full !important;
26
+ }
27
+
28
+ .map-search-bar:focus {
29
+ border: none;
30
+ }
31
+ .bharatMapStyle{
32
+ width: 100%;
33
+ height: 400px;
34
+ border-radius: 8px;
35
+ overflow: hidden;
36
+ }
@@ -1,27 +1,27 @@
1
- .metricsTable {
2
- @apply bg-white px-md pt-md pb-lg shadow-card;
3
- max-width: 440px;
4
- border-radius: 4px;
5
-
6
- .row {
7
- @apply flex justify-between;
8
- height: 80px;
9
- width: 100%;
10
- }
11
-
12
- .lower_red {
13
- @apply inline;
14
- color: rgb(229, 77, 66);
15
- }
16
-
17
- .upper_green {
18
- @apply inline;
19
- color: #00703C;
20
- }
21
- }
22
-
23
- .chart-metric-wrapper{
24
- display: flex;
25
- flex-wrap: wrap;
26
- margin-top: 15px;
1
+ .metricsTable {
2
+ @apply bg-white px-md pt-md pb-lg shadow-card;
3
+ max-width: 440px;
4
+ border-radius: 4px;
5
+
6
+ .row {
7
+ @apply flex justify-between;
8
+ height: 80px;
9
+ width: 100%;
10
+ }
11
+
12
+ .lower_red {
13
+ @apply inline;
14
+ color: rgb(229, 77, 66);
15
+ }
16
+
17
+ .upper_green {
18
+ @apply inline;
19
+ color: #00703C;
20
+ }
21
+ }
22
+
23
+ .chart-metric-wrapper{
24
+ display: flex;
25
+ flex-wrap: wrap;
26
+ margin-top: 15px;
27
27
  }
@@ -1,88 +1,88 @@
1
- .multilink-labelWrap{
2
- top: 73px;
3
- @apply flex items-center align-middle text-center m-md absolute right-0 z-10;
4
- }
5
-
6
- .multilink-link-button{
7
- margin: 0;
8
- @apply text-heading-s
9
- }
10
-
11
- .multilink-optionWrap{
12
- right: 0;
13
- top:110px;
14
- width: max-content;
15
- @apply absolute shadow-card bg-white m-md z-10;
16
-
17
- .multilink-option{
18
-
19
- svg{
20
- margin-top: auto;
21
- margin-bottom: auto;
22
- @apply mx-sm
23
- }
24
-
25
- &:hover{
26
- @apply bg-grey-mid cursor-pointer;
27
- }
28
- @apply p-md;
29
- }
30
- }
31
- .overCard{
32
- top: 23px;
33
- }
34
-
35
- .multilink-block-wrapper{
36
- @apply relative;
37
- .multilink-labelWrap{
38
- margin: 0 !important;
39
- top: unset;
40
- @apply relative text-text-primary !important;
41
- svg{
42
- fill: #505A5F;
43
- }
44
- span{
45
- @apply text-text-primary !important;
46
- }
47
- }
48
- .multilink-optionWrap{
49
- top: 8px;
50
- right: -50%;
51
- @apply block !important;
52
- }
53
- }
54
-
55
- @screen dt {
56
-
57
- .multilink-block-wrapper{
58
- .multilink-optionWrap{
59
- right: 0 !important;
60
- }
61
- }
62
-
63
- .multilink-labelWrap{
64
- right: 20%;
65
- top: 80px;
66
- }
67
-
68
- .multilink-optionWrap{
69
- right: 20%;
70
- top: 110px;
71
- @apply shadow-card rounded-sm;
72
- }
73
- }
74
-
75
- .reports-download-btn{
76
- justify-content: flex-end;
77
- position: unset;
78
- }
79
-
80
- .reports-options-download{
81
- position: absolute;
82
- justify-content: flex-end;
83
- float: right;
84
- right:0%;
85
- display: flex;
86
- flex-direction: row;
87
- top:2rem;
1
+ .multilink-labelWrap{
2
+ top: 73px;
3
+ @apply flex items-center align-middle text-center m-md absolute right-0 z-10;
4
+ }
5
+
6
+ .multilink-link-button{
7
+ margin: 0;
8
+ @apply text-heading-s
9
+ }
10
+
11
+ .multilink-optionWrap{
12
+ right: 0;
13
+ top:110px;
14
+ width: max-content;
15
+ @apply absolute shadow-card bg-white m-md z-10;
16
+
17
+ .multilink-option{
18
+
19
+ svg{
20
+ margin-top: auto;
21
+ margin-bottom: auto;
22
+ @apply mx-sm
23
+ }
24
+
25
+ &:hover{
26
+ @apply bg-grey-mid cursor-pointer;
27
+ }
28
+ @apply p-md;
29
+ }
30
+ }
31
+ .overCard{
32
+ top: 23px;
33
+ }
34
+
35
+ .multilink-block-wrapper{
36
+ @apply relative;
37
+ .multilink-labelWrap{
38
+ margin: 0 !important;
39
+ top: unset;
40
+ @apply relative text-text-primary !important;
41
+ svg{
42
+ fill: #505A5F;
43
+ }
44
+ span{
45
+ @apply text-text-primary !important;
46
+ }
47
+ }
48
+ .multilink-optionWrap{
49
+ top: 8px;
50
+ right: -50%;
51
+ @apply block !important;
52
+ }
53
+ }
54
+
55
+ @screen dt {
56
+
57
+ .multilink-block-wrapper{
58
+ .multilink-optionWrap{
59
+ right: 0 !important;
60
+ }
61
+ }
62
+
63
+ .multilink-labelWrap{
64
+ right: 20%;
65
+ top: 80px;
66
+ }
67
+
68
+ .multilink-optionWrap{
69
+ right: 20%;
70
+ top: 110px;
71
+ @apply shadow-card rounded-sm;
72
+ }
73
+ }
74
+
75
+ .reports-download-btn{
76
+ justify-content: flex-end;
77
+ position: unset;
78
+ }
79
+
80
+ .reports-options-download{
81
+ position: absolute;
82
+ justify-content: flex-end;
83
+ float: right;
84
+ right:0%;
85
+ display: flex;
86
+ flex-direction: row;
87
+ top:2rem;
88
88
  }
@@ -1,89 +1,89 @@
1
- .multi-select-dropdown-wrap{
2
- @apply relative text-form-field text-text-primary w-full;
3
- .master, .master-active{
4
- @apply relative border border-solid border-input-border h-10 w-full;
5
- input[type=text]{
6
- @apply absolute top-0 left-0 p-sm pl-sm min-h-full min-w-full opacity-0;
7
- color: #1f2937 !important;
8
- &:focus{
9
- @apply outline-none;
10
- color: #1f2937 !important;
11
- }
12
- &::placeholder {
13
- color: #9ca3af !important;
14
- }
15
- }
16
- .label{
17
- @apply flex justify-between p-sm w-full h-full;
18
- color: #1f2937;
19
- svg{
20
- @apply h-6 w-6;
21
- }
22
- }
23
-
24
- &:hover{
25
- @apply border-2 border-solid border-input-border;
26
- }
27
- }
28
-
29
- .master-active{
30
- @apply border-2 border-input-border;
31
- input[type=text]{
32
- @apply opacity-100;
33
- color: #1f2937 !important;
34
- &:focus {
35
- color: #1f2937 !important;
36
- border-color: #d1d5db !important;
37
- }
38
- }
39
- .label{
40
- @apply hidden;
41
- }
42
- }
43
-
44
- .server{
45
-
46
- box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
47
- top:40px;
48
-
49
- max-height:20vmax;
50
- overflow: scroll;
51
- @apply absolute min-w-full z-20;
52
- div{
53
- @apply flex w-full bg-white;
54
- &:hover{
55
- @apply bg-grey-light;
56
- background-color: #f3f4f6;
57
- }
58
- input{
59
- height: 44px;
60
- @apply absolute min-w-full opacity-0 z-20 cursor-pointer;
61
- }
62
- p{
63
- padding: 12px;
64
- @apply text-form-field text-text-primary;
65
- color: #1f2937;
66
- }
67
- .custom-checkbox{
68
- height: 28px;
69
- width: 28px;
70
- @apply border border-solid border-input-border m-sm;
71
- background-color: #ffffff;
72
- svg{
73
- @apply opacity-0 z-10;
74
- }
75
- }
76
- input:checked ~ .custom-checkbox,
77
- input:hover ~ .custom-checkbox {
78
- @apply border-2 border-solid;
79
- border-color: #d1d5db;
80
- background-color: #ffffff;
81
- }
82
-
83
- input:checked ~ .custom-checkbox svg {
84
- @apply opacity-100;
85
- }
86
-
87
- }
88
- }
1
+ .multi-select-dropdown-wrap{
2
+ @apply relative text-form-field text-text-primary w-full;
3
+ .master, .master-active{
4
+ @apply relative border border-solid border-input-border h-10 w-full;
5
+ input[type=text]{
6
+ @apply absolute top-0 left-0 p-sm pl-sm min-h-full min-w-full opacity-0;
7
+ color: #1f2937 !important;
8
+ &:focus{
9
+ @apply outline-none;
10
+ color: #1f2937 !important;
11
+ }
12
+ &::placeholder {
13
+ color: #9ca3af !important;
14
+ }
15
+ }
16
+ .label{
17
+ @apply flex justify-between p-sm w-full h-full;
18
+ color: #1f2937;
19
+ svg{
20
+ @apply h-6 w-6;
21
+ }
22
+ }
23
+
24
+ &:hover{
25
+ @apply border-2 border-solid border-input-border;
26
+ }
27
+ }
28
+
29
+ .master-active{
30
+ @apply border-2 border-input-border;
31
+ input[type=text]{
32
+ @apply opacity-100;
33
+ color: #1f2937 !important;
34
+ &:focus {
35
+ color: #1f2937 !important;
36
+ border-color: #d1d5db !important;
37
+ }
38
+ }
39
+ .label{
40
+ @apply hidden;
41
+ }
42
+ }
43
+
44
+ .server{
45
+
46
+ box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
47
+ top:40px;
48
+
49
+ max-height:20vmax;
50
+ overflow: scroll;
51
+ @apply absolute min-w-full z-20;
52
+ div{
53
+ @apply flex w-full bg-white;
54
+ &:hover{
55
+ @apply bg-grey-light;
56
+ background-color: #f3f4f6;
57
+ }
58
+ input{
59
+ height: 44px;
60
+ @apply absolute min-w-full opacity-0 z-20 cursor-pointer;
61
+ }
62
+ p{
63
+ padding: 12px;
64
+ @apply text-form-field text-text-primary;
65
+ color: #1f2937;
66
+ }
67
+ .custom-checkbox{
68
+ height: 28px;
69
+ width: 28px;
70
+ @apply border border-solid border-input-border m-sm;
71
+ background-color: #ffffff;
72
+ svg{
73
+ @apply opacity-0 z-10;
74
+ }
75
+ }
76
+ input:checked ~ .custom-checkbox,
77
+ input:hover ~ .custom-checkbox {
78
+ @apply border-2 border-solid;
79
+ border-color: #d1d5db;
80
+ background-color: #ffffff;
81
+ }
82
+
83
+ input:checked ~ .custom-checkbox svg {
84
+ @apply opacity-100;
85
+ }
86
+
87
+ }
88
+ }
89
89
  }