@pmidc/upyog-css 1.1.11 → 1.1.12
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 +551 -152
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +535 -535
- package/src/components/CitizenHomeCard.scss +228 -228
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/NewAccordianCitizen.scss +130 -130
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/SurveyModal.scss +195 -196
- package/src/components/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +99 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +450 -446
- package/src/components/buttons.scss +134 -118
- package/src/components/card.scss +627 -622
- package/src/components/cardHeaderWithOptions.scss +13 -13
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +118 -116
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +115 -115
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +29 -29
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +36 -36
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +377 -377
- package/src/components/newFooter.scss +75 -75
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +27 -27
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +279 -276
- package/src/components/staticDynamicMessages.scss +110 -110
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +383 -362
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +138 -138
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +217 -217
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +1377 -1033
- package/src/modules/adv/index.scss +552 -552
- package/src/modules/rentAndLease/index.scss +227 -227
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +454 -448
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +215 -214
- package/src/pages/citizen/InboxCard.scss +378 -378
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +352 -352
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +341 -341
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/newApplicationTimeline.scss +319 -319
- package/src/pages/common/pgrUICssfix.scss +105 -105
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +203 -203
- package/src/pages/employee/disconnection.scss +425 -425
- package/src/pages/employee/dss.scss +251 -251
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +13 -13
- package/src/pages/employee/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +694 -678
- package/src/pages/employee/landing.scss +1782 -1782
- package/src/pages/employee/login.scss +253 -253
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +174 -174
- package/src/pages/ws/index.scss +104 -104
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
.footer-bottom{
|
|
2
|
-
background-color: #294A97;
|
|
3
|
-
width: 100%;
|
|
4
|
-
min-height: 200px;
|
|
5
|
-
display: flex;
|
|
6
|
-
flex-direction: row;
|
|
7
|
-
justify-content:space-around;
|
|
8
|
-
padding: 50px 50px 20px 50px;
|
|
9
|
-
font-family: Poppins;
|
|
10
|
-
font-size: 14px;
|
|
11
|
-
color:white;
|
|
12
|
-
|
|
13
|
-
@media (max-width : 639px) {
|
|
14
|
-
display:flex;
|
|
15
|
-
flex-direction: column;
|
|
16
|
-
align-items: center;
|
|
17
|
-
padding:20px 0px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.footer-bottom-first{
|
|
23
|
-
|
|
24
|
-
h2{
|
|
25
|
-
margin-bottom: 10px;
|
|
26
|
-
text-align: left;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
@media (max-width : 639px) {
|
|
30
|
-
padding:20px 0px;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.footer-bottom-second, .footer-bottom-third, .footer-bottom-fourth{
|
|
36
|
-
|
|
37
|
-
h1{
|
|
38
|
-
margin-bottom: 10px;
|
|
39
|
-
text-decoration: underline;
|
|
40
|
-
text-align: left;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
ul {
|
|
44
|
-
list-style-type: disc;
|
|
45
|
-
padding: 0px 12px;
|
|
46
|
-
text-align: left;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
li{
|
|
50
|
-
margin: 5px 0px;
|
|
51
|
-
padding-left: 10px;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
a{
|
|
55
|
-
text-decoration: none;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
@media (max-width : 639px) {
|
|
59
|
-
padding:0px 0px 20px 0px;
|
|
60
|
-
|
|
61
|
-
h1{
|
|
62
|
-
text-align: center;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
ul{
|
|
66
|
-
text-align: center;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
1
|
+
.footer-bottom{
|
|
2
|
+
background-color: #294A97;
|
|
3
|
+
width: 100%;
|
|
4
|
+
min-height: 200px;
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-direction: row;
|
|
7
|
+
justify-content:space-around;
|
|
8
|
+
padding: 50px 50px 20px 50px;
|
|
9
|
+
font-family: Poppins;
|
|
10
|
+
font-size: 14px;
|
|
11
|
+
color:white;
|
|
12
|
+
|
|
13
|
+
@media (max-width : 639px) {
|
|
14
|
+
display:flex;
|
|
15
|
+
flex-direction: column;
|
|
16
|
+
align-items: center;
|
|
17
|
+
padding:20px 0px;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.footer-bottom-first{
|
|
23
|
+
|
|
24
|
+
h2{
|
|
25
|
+
margin-bottom: 10px;
|
|
26
|
+
text-align: left;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@media (max-width : 639px) {
|
|
30
|
+
padding:20px 0px;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.footer-bottom-second, .footer-bottom-third, .footer-bottom-fourth{
|
|
36
|
+
|
|
37
|
+
h1{
|
|
38
|
+
margin-bottom: 10px;
|
|
39
|
+
text-decoration: underline;
|
|
40
|
+
text-align: left;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
ul {
|
|
44
|
+
list-style-type: disc;
|
|
45
|
+
padding: 0px 12px;
|
|
46
|
+
text-align: left;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
li{
|
|
50
|
+
margin: 5px 0px;
|
|
51
|
+
padding-left: 10px;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
a{
|
|
55
|
+
text-decoration: none;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@media (max-width : 639px) {
|
|
59
|
+
padding:0px 0px 20px 0px;
|
|
60
|
+
|
|
61
|
+
h1{
|
|
62
|
+
text-align: center;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
ul{
|
|
66
|
+
text-align: center;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
69
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
.form-field{
|
|
2
|
-
@apply w-full
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
@screen dt {
|
|
6
|
-
.form-field{
|
|
7
|
-
@apply w-1/2
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.desktop-w-full{
|
|
11
|
-
@apply w-full !important
|
|
12
|
-
}
|
|
13
|
-
}
|
|
1
|
+
.form-field{
|
|
2
|
+
@apply w-full
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
@screen dt {
|
|
6
|
+
.form-field{
|
|
7
|
+
@apply w-1/2
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.desktop-w-full{
|
|
11
|
+
@apply w-full !important
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -1,262 +1,262 @@
|
|
|
1
|
-
/* Banner Header Container */
|
|
2
|
-
.employee-header-bannerHeader {
|
|
3
|
-
width: 100%;
|
|
4
|
-
background-color: #ffffff;
|
|
5
|
-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
|
6
|
-
position: sticky;
|
|
7
|
-
top: 0;
|
|
8
|
-
z-index: 1000;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
/* Top App Bar */
|
|
12
|
-
.employee-header-appbar {
|
|
13
|
-
background-color: #2947a3;
|
|
14
|
-
color: #ffffff;
|
|
15
|
-
font-size: 14px;
|
|
16
|
-
padding: 8px 0;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.employee-header-appbar-container {
|
|
20
|
-
max-width: 1440px;
|
|
21
|
-
margin: 0 auto;
|
|
22
|
-
padding: 0 24px;
|
|
23
|
-
display: flex;
|
|
24
|
-
justify-content: space-between;
|
|
25
|
-
align-items: center;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.employee-header-appbar-box-left {
|
|
29
|
-
font-weight: 500;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.employee-header-appbar-box-right a {
|
|
33
|
-
color: #ffffff;
|
|
34
|
-
text-decoration: none;
|
|
35
|
-
font-size: 13px;
|
|
36
|
-
transition: opacity 0.2s;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.employee-header-appbar-box-right a:hover {
|
|
40
|
-
opacity: 0.8;
|
|
41
|
-
text-decoration: underline;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/* Main Header */
|
|
45
|
-
.employee-header-topHeader {
|
|
46
|
-
background-color: #ffffff;
|
|
47
|
-
padding: 16px 0;
|
|
48
|
-
border-bottom: 1px solid #e5e7eb;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.employee-header-topHeader-container {
|
|
52
|
-
max-width: 1440px;
|
|
53
|
-
margin: 0 auto;
|
|
54
|
-
padding: 0 24px;
|
|
55
|
-
display: flex;
|
|
56
|
-
justify-content: space-between;
|
|
57
|
-
align-items: center;
|
|
58
|
-
gap: 32px;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/* Logo Section */
|
|
62
|
-
.employee-header-topHeader-box-left {
|
|
63
|
-
display: flex;
|
|
64
|
-
align-items: center;
|
|
65
|
-
gap: 24px;
|
|
66
|
-
flex-shrink: 0;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.employee-header-header-logo {
|
|
70
|
-
height: 50px;
|
|
71
|
-
width: auto;
|
|
72
|
-
object-fit: contain;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
/* Navigation Menu */
|
|
76
|
-
.employee-header-topHeader-box-center {
|
|
77
|
-
flex: 1;
|
|
78
|
-
display: flex;
|
|
79
|
-
justify-content: center;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.employee-header-header-nav ul {
|
|
83
|
-
display: flex;
|
|
84
|
-
list-style: none;
|
|
85
|
-
margin: 0;
|
|
86
|
-
padding: 0;
|
|
87
|
-
gap: 32px;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
.employee-header-header-nav li {
|
|
91
|
-
margin: 0;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.employee-header-header-nav a {
|
|
95
|
-
color: #374151;
|
|
96
|
-
text-decoration: none;
|
|
97
|
-
font-weight: 500;
|
|
98
|
-
font-size: 15px;
|
|
99
|
-
transition: color 0.2s;
|
|
100
|
-
position: relative;
|
|
101
|
-
padding: 8px 0;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.employee-header-header-nav a:hover {
|
|
105
|
-
color: #2947a3;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.employee-header-header-nav a::after {
|
|
109
|
-
content: "";
|
|
110
|
-
position: absolute;
|
|
111
|
-
bottom: 0;
|
|
112
|
-
left: 0;
|
|
113
|
-
width: 0;
|
|
114
|
-
height: 2px;
|
|
115
|
-
background-color: #2947a3;
|
|
116
|
-
transition: width 0.3s ease;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.employee-header-header-nav a:hover::after {
|
|
120
|
-
width: 100%;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
/* Action Buttons */
|
|
124
|
-
.employee-header-topHeader-box-right {
|
|
125
|
-
display: flex;
|
|
126
|
-
gap: 12px;
|
|
127
|
-
flex-shrink: 0;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.employee-header-header-btn {
|
|
131
|
-
padding: 10px 24px;
|
|
132
|
-
border-radius: 6px;
|
|
133
|
-
font-weight: 500;
|
|
134
|
-
font-size: 14px;
|
|
135
|
-
cursor: pointer;
|
|
136
|
-
transition: all 0.2s;
|
|
137
|
-
border: none;
|
|
138
|
-
outline: none;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
.employee-header-header-btn-login {
|
|
142
|
-
background-color: transparent;
|
|
143
|
-
|
|
144
|
-
border: 2px solid #2947a3;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.employee-header-header-btn-login:hover {
|
|
148
|
-
background-color: #2947a3;
|
|
149
|
-
color: #ffffff;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.employee-header-header-btn-register {
|
|
153
|
-
background-color: #2947a3;
|
|
154
|
-
color: #ffffff;
|
|
155
|
-
border: 2px solid #2947a3;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.employee-header-header-btn-register:hover {
|
|
159
|
-
background-color: #1e3a8a;
|
|
160
|
-
border-color: #1e3a8a;
|
|
161
|
-
transform: translateY(-1px);
|
|
162
|
-
box-shadow: 0 4px 12px rgba(41, 71, 163, 0.3);
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
/* Responsive Design */
|
|
166
|
-
@media (max-width: 1024px) {
|
|
167
|
-
.employee-header-topHeader-container {
|
|
168
|
-
gap: 16px;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.employee-header-header-nav ul {
|
|
172
|
-
gap: 20px;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.employee-header-header-nav a {
|
|
176
|
-
font-size: 14px;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.employee-header-header-logo {
|
|
180
|
-
height: 42px;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
@media (max-width: 768px) {
|
|
185
|
-
.employee-header-appbar-container {
|
|
186
|
-
padding: 0 16px;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.employee-header-topHeader {
|
|
190
|
-
padding: 12px 0;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.employee-header-topHeader-container {
|
|
194
|
-
padding: 0 16px;
|
|
195
|
-
flex-wrap: wrap;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.employee-header-topHeader-box-left {
|
|
199
|
-
gap: 16px;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.employee-header-header-logo {
|
|
203
|
-
height: 36px;
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
.employee-header-topHeader-box-center {
|
|
207
|
-
order: 3;
|
|
208
|
-
width: 100%;
|
|
209
|
-
margin-top: 12px;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.employee-header-header-nav ul {
|
|
213
|
-
gap: 16px;
|
|
214
|
-
justify-content: center;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
.employee-header-header-nav a {
|
|
218
|
-
font-size: 13px;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.employee-header-topHeader-box-right {
|
|
222
|
-
gap: 8px;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
.employee-header-header-btn {
|
|
226
|
-
padding: 8px 16px;
|
|
227
|
-
font-size: 13px;
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
@media (max-width: 480px) {
|
|
232
|
-
.employee-header-appbar {
|
|
233
|
-
font-size: 12px;
|
|
234
|
-
padding: 6px 0;
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
.employee-header-appbar-box-right a {
|
|
238
|
-
font-size: 11px;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.employee-header-topHeader-box-left {
|
|
242
|
-
gap: 12px;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
.employee-header-header-logo {
|
|
246
|
-
height: 32px;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.employee-header-header-nav ul {
|
|
250
|
-
gap: 12px;
|
|
251
|
-
flex-wrap: wrap;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
.employee-header-header-nav a {
|
|
255
|
-
font-size: 12px;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
.employee-header-header-btn {
|
|
259
|
-
padding: 7px 14px;
|
|
260
|
-
font-size: 12px;
|
|
261
|
-
}
|
|
262
|
-
}
|
|
1
|
+
/* Banner Header Container */
|
|
2
|
+
.employee-header-bannerHeader {
|
|
3
|
+
width: 100%;
|
|
4
|
+
background-color: #ffffff;
|
|
5
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
|
6
|
+
position: sticky;
|
|
7
|
+
top: 0;
|
|
8
|
+
z-index: 1000;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/* Top App Bar */
|
|
12
|
+
.employee-header-appbar {
|
|
13
|
+
background-color: #2947a3;
|
|
14
|
+
color: #ffffff;
|
|
15
|
+
font-size: 14px;
|
|
16
|
+
padding: 8px 0;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.employee-header-appbar-container {
|
|
20
|
+
max-width: 1440px;
|
|
21
|
+
margin: 0 auto;
|
|
22
|
+
padding: 0 24px;
|
|
23
|
+
display: flex;
|
|
24
|
+
justify-content: space-between;
|
|
25
|
+
align-items: center;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.employee-header-appbar-box-left {
|
|
29
|
+
font-weight: 500;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.employee-header-appbar-box-right a {
|
|
33
|
+
color: #ffffff;
|
|
34
|
+
text-decoration: none;
|
|
35
|
+
font-size: 13px;
|
|
36
|
+
transition: opacity 0.2s;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.employee-header-appbar-box-right a:hover {
|
|
40
|
+
opacity: 0.8;
|
|
41
|
+
text-decoration: underline;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/* Main Header */
|
|
45
|
+
.employee-header-topHeader {
|
|
46
|
+
background-color: #ffffff;
|
|
47
|
+
padding: 16px 0;
|
|
48
|
+
border-bottom: 1px solid #e5e7eb;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.employee-header-topHeader-container {
|
|
52
|
+
max-width: 1440px;
|
|
53
|
+
margin: 0 auto;
|
|
54
|
+
padding: 0 24px;
|
|
55
|
+
display: flex;
|
|
56
|
+
justify-content: space-between;
|
|
57
|
+
align-items: center;
|
|
58
|
+
gap: 32px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/* Logo Section */
|
|
62
|
+
.employee-header-topHeader-box-left {
|
|
63
|
+
display: flex;
|
|
64
|
+
align-items: center;
|
|
65
|
+
gap: 24px;
|
|
66
|
+
flex-shrink: 0;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.employee-header-header-logo {
|
|
70
|
+
height: 50px;
|
|
71
|
+
width: auto;
|
|
72
|
+
object-fit: contain;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/* Navigation Menu */
|
|
76
|
+
.employee-header-topHeader-box-center {
|
|
77
|
+
flex: 1;
|
|
78
|
+
display: flex;
|
|
79
|
+
justify-content: center;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.employee-header-header-nav ul {
|
|
83
|
+
display: flex;
|
|
84
|
+
list-style: none;
|
|
85
|
+
margin: 0;
|
|
86
|
+
padding: 0;
|
|
87
|
+
gap: 32px;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.employee-header-header-nav li {
|
|
91
|
+
margin: 0;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.employee-header-header-nav a {
|
|
95
|
+
color: #374151;
|
|
96
|
+
text-decoration: none;
|
|
97
|
+
font-weight: 500;
|
|
98
|
+
font-size: 15px;
|
|
99
|
+
transition: color 0.2s;
|
|
100
|
+
position: relative;
|
|
101
|
+
padding: 8px 0;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.employee-header-header-nav a:hover {
|
|
105
|
+
color: #2947a3;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.employee-header-header-nav a::after {
|
|
109
|
+
content: "";
|
|
110
|
+
position: absolute;
|
|
111
|
+
bottom: 0;
|
|
112
|
+
left: 0;
|
|
113
|
+
width: 0;
|
|
114
|
+
height: 2px;
|
|
115
|
+
background-color: #2947a3;
|
|
116
|
+
transition: width 0.3s ease;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.employee-header-header-nav a:hover::after {
|
|
120
|
+
width: 100%;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
/* Action Buttons */
|
|
124
|
+
.employee-header-topHeader-box-right {
|
|
125
|
+
display: flex;
|
|
126
|
+
gap: 12px;
|
|
127
|
+
flex-shrink: 0;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.employee-header-header-btn {
|
|
131
|
+
padding: 10px 24px;
|
|
132
|
+
border-radius: 6px;
|
|
133
|
+
font-weight: 500;
|
|
134
|
+
font-size: 14px;
|
|
135
|
+
cursor: pointer;
|
|
136
|
+
transition: all 0.2s;
|
|
137
|
+
border: none;
|
|
138
|
+
outline: none;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.employee-header-header-btn-login {
|
|
142
|
+
background-color: transparent;
|
|
143
|
+
|
|
144
|
+
border: 2px solid #2947a3;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.employee-header-header-btn-login:hover {
|
|
148
|
+
background-color: #2947a3;
|
|
149
|
+
color: #ffffff;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.employee-header-header-btn-register {
|
|
153
|
+
background-color: #2947a3;
|
|
154
|
+
color: #ffffff;
|
|
155
|
+
border: 2px solid #2947a3;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.employee-header-header-btn-register:hover {
|
|
159
|
+
background-color: #1e3a8a;
|
|
160
|
+
border-color: #1e3a8a;
|
|
161
|
+
transform: translateY(-1px);
|
|
162
|
+
box-shadow: 0 4px 12px rgba(41, 71, 163, 0.3);
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/* Responsive Design */
|
|
166
|
+
@media (max-width: 1024px) {
|
|
167
|
+
.employee-header-topHeader-container {
|
|
168
|
+
gap: 16px;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
.employee-header-header-nav ul {
|
|
172
|
+
gap: 20px;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
.employee-header-header-nav a {
|
|
176
|
+
font-size: 14px;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
.employee-header-header-logo {
|
|
180
|
+
height: 42px;
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
@media (max-width: 768px) {
|
|
185
|
+
.employee-header-appbar-container {
|
|
186
|
+
padding: 0 16px;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.employee-header-topHeader {
|
|
190
|
+
padding: 12px 0;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.employee-header-topHeader-container {
|
|
194
|
+
padding: 0 16px;
|
|
195
|
+
flex-wrap: wrap;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
.employee-header-topHeader-box-left {
|
|
199
|
+
gap: 16px;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.employee-header-header-logo {
|
|
203
|
+
height: 36px;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.employee-header-topHeader-box-center {
|
|
207
|
+
order: 3;
|
|
208
|
+
width: 100%;
|
|
209
|
+
margin-top: 12px;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.employee-header-header-nav ul {
|
|
213
|
+
gap: 16px;
|
|
214
|
+
justify-content: center;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
.employee-header-header-nav a {
|
|
218
|
+
font-size: 13px;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.employee-header-topHeader-box-right {
|
|
222
|
+
gap: 8px;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
.employee-header-header-btn {
|
|
226
|
+
padding: 8px 16px;
|
|
227
|
+
font-size: 13px;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
@media (max-width: 480px) {
|
|
232
|
+
.employee-header-appbar {
|
|
233
|
+
font-size: 12px;
|
|
234
|
+
padding: 6px 0;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.employee-header-appbar-box-right a {
|
|
238
|
+
font-size: 11px;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.employee-header-topHeader-box-left {
|
|
242
|
+
gap: 12px;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.employee-header-header-logo {
|
|
246
|
+
height: 32px;
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.employee-header-header-nav ul {
|
|
250
|
+
gap: 12px;
|
|
251
|
+
flex-wrap: wrap;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.employee-header-header-nav a {
|
|
255
|
+
font-size: 12px;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.employee-header-header-btn {
|
|
259
|
+
padding: 7px 14px;
|
|
260
|
+
font-size: 12px;
|
|
261
|
+
}
|
|
262
|
+
}
|