@syncfusion/ej2-angular-inputs 23.2.4-ngcc → 24.1.41-ngcc

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 (228) hide show
  1. package/CHANGELOG.md +1 -40
  2. package/dist/ej2-angular-inputs.umd.js +1 -1
  3. package/dist/ej2-angular-inputs.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +1 -7061
  9. package/styles/bootstrap-dark.scss +1 -0
  10. package/styles/bootstrap.css +1 -7040
  11. package/styles/bootstrap.scss +1 -0
  12. package/styles/bootstrap4.css +1 -7194
  13. package/styles/bootstrap4.scss +1 -0
  14. package/styles/bootstrap5-dark.css +1 -7345
  15. package/styles/bootstrap5-dark.scss +1 -0
  16. package/styles/bootstrap5.css +1 -7345
  17. package/styles/bootstrap5.scss +1 -0
  18. package/styles/color-picker/bootstrap-dark.css +1 -745
  19. package/styles/color-picker/bootstrap.css +1 -745
  20. package/styles/color-picker/bootstrap4.css +1 -828
  21. package/styles/color-picker/bootstrap5-dark.css +1 -796
  22. package/styles/color-picker/bootstrap5.css +1 -796
  23. package/styles/color-picker/fabric-dark.css +1 -745
  24. package/styles/color-picker/fabric.css +1 -745
  25. package/styles/color-picker/fluent-dark.css +1 -753
  26. package/styles/color-picker/fluent.css +1 -753
  27. package/styles/color-picker/highcontrast-light.css +1 -745
  28. package/styles/color-picker/highcontrast.css +1 -745
  29. package/styles/color-picker/material-dark.css +1 -751
  30. package/styles/color-picker/material.css +1 -759
  31. package/styles/color-picker/material3-dark.css +1 -879
  32. package/styles/color-picker/material3.css +1 -935
  33. package/styles/color-picker/tailwind-dark.css +1 -773
  34. package/styles/color-picker/tailwind.css +1 -773
  35. package/styles/data-form/bootstrap-dark.css +1 -0
  36. package/styles/data-form/bootstrap-dark.scss +1 -0
  37. package/styles/data-form/bootstrap.css +1 -0
  38. package/styles/data-form/bootstrap.scss +1 -0
  39. package/styles/data-form/bootstrap4.css +1 -0
  40. package/styles/data-form/bootstrap4.scss +1 -0
  41. package/styles/data-form/bootstrap5-dark.css +1 -0
  42. package/styles/data-form/bootstrap5-dark.scss +1 -0
  43. package/styles/data-form/bootstrap5.css +1 -0
  44. package/styles/data-form/bootstrap5.scss +1 -0
  45. package/styles/data-form/fabric-dark.css +1 -0
  46. package/styles/data-form/fabric-dark.scss +1 -0
  47. package/styles/data-form/fabric.css +1 -0
  48. package/styles/data-form/fabric.scss +1 -0
  49. package/styles/data-form/fluent-dark.css +1 -0
  50. package/styles/data-form/fluent-dark.scss +1 -0
  51. package/styles/data-form/fluent.css +1 -0
  52. package/styles/data-form/fluent.scss +1 -0
  53. package/styles/data-form/highcontrast-light.css +1 -0
  54. package/styles/data-form/highcontrast-light.scss +1 -0
  55. package/styles/data-form/highcontrast.css +1 -0
  56. package/styles/data-form/highcontrast.scss +1 -0
  57. package/styles/data-form/material-dark.css +1 -0
  58. package/styles/data-form/material-dark.scss +1 -0
  59. package/styles/data-form/material.css +1 -0
  60. package/styles/data-form/material.scss +1 -0
  61. package/styles/data-form/material3-dark.css +1 -0
  62. package/styles/data-form/material3-dark.scss +2 -0
  63. package/styles/data-form/material3.css +1 -0
  64. package/styles/data-form/material3.scss +2 -0
  65. package/styles/data-form/tailwind-dark.css +1 -0
  66. package/styles/data-form/tailwind-dark.scss +1 -0
  67. package/styles/data-form/tailwind.css +1 -0
  68. package/styles/data-form/tailwind.scss +1 -0
  69. package/styles/fabric-dark.css +1 -6990
  70. package/styles/fabric-dark.scss +1 -0
  71. package/styles/fabric.css +1 -6990
  72. package/styles/fabric.scss +1 -0
  73. package/styles/fluent-dark.css +1 -7126
  74. package/styles/fluent-dark.scss +1 -0
  75. package/styles/fluent.css +1 -7126
  76. package/styles/fluent.scss +1 -0
  77. package/styles/highcontrast-light.css +1 -7306
  78. package/styles/highcontrast-light.scss +1 -0
  79. package/styles/highcontrast.css +1 -7306
  80. package/styles/highcontrast.scss +1 -0
  81. package/styles/input/bootstrap-dark.css +1 -4652
  82. package/styles/input/bootstrap.css +1 -4652
  83. package/styles/input/bootstrap4.css +1 -4634
  84. package/styles/input/bootstrap5-dark.css +1 -4745
  85. package/styles/input/bootstrap5.css +1 -4745
  86. package/styles/input/fabric-dark.css +1 -4572
  87. package/styles/input/fabric.css +1 -4572
  88. package/styles/input/fluent-dark.css +1 -4617
  89. package/styles/input/fluent.css +1 -4617
  90. package/styles/input/highcontrast-light.css +1 -4846
  91. package/styles/input/highcontrast.css +1 -4846
  92. package/styles/input/material-dark.css +1 -12567
  93. package/styles/input/material.css +1 -12575
  94. package/styles/input/material3-dark.css +1 -12444
  95. package/styles/input/material3.css +1 -12500
  96. package/styles/input/tailwind-dark.css +1 -4588
  97. package/styles/input/tailwind.css +1 -4588
  98. package/styles/maskedtextbox/bootstrap-dark.css +1 -34
  99. package/styles/maskedtextbox/bootstrap.css +1 -14
  100. package/styles/maskedtextbox/bootstrap4.css +1 -34
  101. package/styles/maskedtextbox/bootstrap5-dark.css +1 -34
  102. package/styles/maskedtextbox/bootstrap5.css +1 -34
  103. package/styles/maskedtextbox/fabric-dark.css +1 -34
  104. package/styles/maskedtextbox/fabric.css +1 -34
  105. package/styles/maskedtextbox/fluent-dark.css +1 -27
  106. package/styles/maskedtextbox/fluent.css +1 -27
  107. package/styles/maskedtextbox/highcontrast-light.css +1 -34
  108. package/styles/maskedtextbox/highcontrast.css +1 -34
  109. package/styles/maskedtextbox/material-dark.css +1 -40
  110. package/styles/maskedtextbox/material.css +1 -48
  111. package/styles/maskedtextbox/material3-dark.css +1 -103
  112. package/styles/maskedtextbox/material3.css +1 -159
  113. package/styles/maskedtextbox/tailwind-dark.css +1 -34
  114. package/styles/maskedtextbox/tailwind.css +1 -34
  115. package/styles/material-dark.css +1 -15146
  116. package/styles/material-dark.scss +1 -0
  117. package/styles/material.css +1 -15190
  118. package/styles/material.scss +1 -0
  119. package/styles/material3-dark.css +1 -15642
  120. package/styles/material3-dark.scss +1 -0
  121. package/styles/material3.css +1 -16146
  122. package/styles/material3.scss +1 -0
  123. package/styles/numerictextbox/bootstrap-dark.css +1 -52
  124. package/styles/numerictextbox/bootstrap.css +1 -52
  125. package/styles/numerictextbox/bootstrap4.css +1 -48
  126. package/styles/numerictextbox/bootstrap5-dark.css +1 -48
  127. package/styles/numerictextbox/bootstrap5.css +1 -48
  128. package/styles/numerictextbox/fabric-dark.css +1 -48
  129. package/styles/numerictextbox/fabric.css +1 -48
  130. package/styles/numerictextbox/fluent-dark.css +1 -59
  131. package/styles/numerictextbox/fluent.css +1 -59
  132. package/styles/numerictextbox/highcontrast-light.css +1 -48
  133. package/styles/numerictextbox/highcontrast.css +1 -48
  134. package/styles/numerictextbox/material-dark.css +1 -54
  135. package/styles/numerictextbox/material.css +1 -62
  136. package/styles/numerictextbox/material3-dark.css +1 -117
  137. package/styles/numerictextbox/material3.css +1 -173
  138. package/styles/numerictextbox/tailwind-dark.css +1 -48
  139. package/styles/numerictextbox/tailwind.css +1 -48
  140. package/styles/rating/bootstrap-dark.css +1 -270
  141. package/styles/rating/bootstrap.css +1 -270
  142. package/styles/rating/bootstrap4.css +1 -270
  143. package/styles/rating/bootstrap5-dark.css +1 -271
  144. package/styles/rating/bootstrap5.css +1 -271
  145. package/styles/rating/fabric-dark.css +1 -270
  146. package/styles/rating/fabric.css +1 -270
  147. package/styles/rating/fluent-dark.css +1 -270
  148. package/styles/rating/fluent.css +1 -270
  149. package/styles/rating/highcontrast-light.css +1 -270
  150. package/styles/rating/highcontrast.css +1 -270
  151. package/styles/rating/material-dark.css +1 -270
  152. package/styles/rating/material.css +1 -270
  153. package/styles/rating/material3-dark.css +1 -335
  154. package/styles/rating/material3.css +1 -391
  155. package/styles/rating/tailwind-dark.css +1 -275
  156. package/styles/rating/tailwind.css +1 -275
  157. package/styles/signature/bootstrap-dark.css +1 -9
  158. package/styles/signature/bootstrap.css +1 -9
  159. package/styles/signature/bootstrap4.css +1 -9
  160. package/styles/signature/bootstrap5-dark.css +1 -9
  161. package/styles/signature/bootstrap5.css +1 -9
  162. package/styles/signature/fabric-dark.css +1 -9
  163. package/styles/signature/fabric.css +1 -9
  164. package/styles/signature/fluent-dark.css +1 -9
  165. package/styles/signature/fluent.css +1 -9
  166. package/styles/signature/highcontrast-light.css +1 -9
  167. package/styles/signature/highcontrast.css +1 -9
  168. package/styles/signature/material-dark.css +1 -9
  169. package/styles/signature/material.css +1 -9
  170. package/styles/signature/material3-dark.css +1 -64
  171. package/styles/signature/material3.css +1 -120
  172. package/styles/signature/tailwind-dark.css +1 -9
  173. package/styles/signature/tailwind.css +1 -9
  174. package/styles/slider/bootstrap-dark.css +1 -492
  175. package/styles/slider/bootstrap.css +1 -492
  176. package/styles/slider/bootstrap4.css +1 -564
  177. package/styles/slider/bootstrap5-dark.css +1 -629
  178. package/styles/slider/bootstrap5.css +1 -629
  179. package/styles/slider/fabric-dark.css +1 -504
  180. package/styles/slider/fabric.css +1 -504
  181. package/styles/slider/fluent-dark.css +1 -532
  182. package/styles/slider/fluent.css +1 -532
  183. package/styles/slider/highcontrast-light.css +1 -547
  184. package/styles/slider/highcontrast.css +1 -547
  185. package/styles/slider/material-dark.css +1 -642
  186. package/styles/slider/material.css +1 -642
  187. package/styles/slider/material3-dark.css +1 -764
  188. package/styles/slider/material3.css +1 -820
  189. package/styles/slider/tailwind-dark.css +1 -628
  190. package/styles/slider/tailwind.css +1 -628
  191. package/styles/tailwind-dark.css +1 -7197
  192. package/styles/tailwind-dark.scss +1 -0
  193. package/styles/tailwind.css +1 -7197
  194. package/styles/tailwind.scss +1 -0
  195. package/styles/textbox/bootstrap-dark.css +1 -2
  196. package/styles/textbox/bootstrap.css +1 -2
  197. package/styles/textbox/bootstrap4.css +1 -2
  198. package/styles/textbox/bootstrap5-dark.css +1 -2
  199. package/styles/textbox/bootstrap5.css +1 -2
  200. package/styles/textbox/fabric-dark.css +1 -2
  201. package/styles/textbox/fabric.css +1 -2
  202. package/styles/textbox/fluent-dark.css +1 -2
  203. package/styles/textbox/fluent.css +1 -2
  204. package/styles/textbox/highcontrast-light.css +1 -2
  205. package/styles/textbox/highcontrast.css +1 -2
  206. package/styles/textbox/material-dark.css +1 -8
  207. package/styles/textbox/material.css +1 -16
  208. package/styles/textbox/material3-dark.css +1 -71
  209. package/styles/textbox/material3.css +1 -127
  210. package/styles/textbox/tailwind-dark.css +1 -2
  211. package/styles/textbox/tailwind.css +1 -2
  212. package/styles/uploader/bootstrap-dark.css +1 -800
  213. package/styles/uploader/bootstrap.css +1 -800
  214. package/styles/uploader/bootstrap4.css +1 -800
  215. package/styles/uploader/bootstrap5-dark.css +1 -806
  216. package/styles/uploader/bootstrap5.css +1 -806
  217. package/styles/uploader/fabric-dark.css +1 -800
  218. package/styles/uploader/fabric.css +1 -800
  219. package/styles/uploader/fluent-dark.css +1 -852
  220. package/styles/uploader/fluent.css +1 -852
  221. package/styles/uploader/highcontrast-light.css +1 -800
  222. package/styles/uploader/highcontrast.css +1 -800
  223. package/styles/uploader/material-dark.css +1 -800
  224. package/styles/uploader/material.css +1 -804
  225. package/styles/uploader/material3-dark.css +1 -860
  226. package/styles/uploader/material3.css +1 -916
  227. package/styles/uploader/tailwind-dark.css +1 -834
  228. package/styles/uploader/tailwind.css +1 -834
@@ -1,4652 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-float-input .e-clear-icon::before,
3
- .e-float-input.e-control-wrapper .e-clear-icon::before {
4
- content: "\e96c";
5
- font-family: "e-icons";
6
- }
7
-
8
- .e-input-group .e-clear-icon::before,
9
- .e-input-group.e-control-wrapper .e-clear-icon::before {
10
- content: "\e96c";
11
- font-family: "e-icons";
12
- }
13
-
14
- /*! input layout */
15
- .e-input-group,
16
- .e-input-group.e-control-wrapper {
17
- display: table;
18
- line-height: 1.4;
19
- margin-bottom: 0;
20
- }
21
-
22
- input.e-input,
23
- .e-input-group input.e-input,
24
- .e-input-group.e-control-wrapper input.e-input,
25
- textarea.e-input,
26
- .e-input-group textarea.e-input,
27
- .e-input-group.e-control-wrapper textarea.e-input {
28
- border: 0 solid;
29
- border-width: 1px;
30
- height: auto;
31
- line-height: inherit;
32
- margin: 0;
33
- margin-bottom: 0;
34
- outline: none;
35
- padding: 0;
36
- text-indent: 12px;
37
- width: 100%;
38
- }
39
-
40
- input.e-input,
41
- textarea.e-input,
42
- .e-input-group,
43
- .e-input-group.e-control-wrapper {
44
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
45
- font-size: 14px;
46
- font-weight: normal;
47
- }
48
-
49
- .e-input-group.e-disabled,
50
- .e-input-group.e-control-wrapper.e-disabled {
51
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
52
- font-size: 14px;
53
- font-weight: normal;
54
- }
55
-
56
- .e-input-group input.e-input,
57
- .e-input-group.e-control-wrapper input.e-input,
58
- .e-input-group textarea.e-input,
59
- .e-input-group.e-control-wrapper textarea.e-input {
60
- font: inherit;
61
- }
62
-
63
- input.e-input,
64
- .e-input-group input.e-input,
65
- .e-input-group input,
66
- .e-input-group.e-control-wrapper input.e-input,
67
- .e-input-group.e-control-wrapper input,
68
- .e-float-input input,
69
- .e-float-input.e-input-group input,
70
- .e-float-input.e-control-wrapper input,
71
- .e-float-input.e-control-wrapper.e-input-group input,
72
- input.e-input:focus,
73
- .e-input-group input.e-input:focus,
74
- .e-input-group input:focus,
75
- .e-input-group.e-control-wrapper input.e-input:focus,
76
- .e-input-group.e-control-wrapper input:focus,
77
- .e-float-input input:focus,
78
- .e-float-input.e-input-group input:focus,
79
- .e-float-input.e-control-wrapper input:focus,
80
- .e-float-input.e-control-wrapper.e-input-group input:focus {
81
- overflow: hidden;
82
- text-overflow: ellipsis;
83
- white-space: nowrap;
84
- }
85
-
86
- .e-input-group.e-input-focus input.e-input,
87
- .e-input-group.e-input-focus input,
88
- .e-input-group.e-control-wrapper.e-input-focus input.e-input,
89
- .e-input-group.e-control-wrapper.e-input-focus input,
90
- .e-float-input.e-input-focus input,
91
- .e-float-input.e-input-group.e-input-focus input,
92
- .e-float-input.e-control-wrapper.e-input-focus input,
93
- .e-float-input.e-control-wrapper.e-input-group.e-input-focus input {
94
- overflow: hidden;
95
- text-overflow: ellipsis;
96
- white-space: nowrap;
97
- }
98
-
99
- input.e-input,
100
- .e-input-group input.e-input,
101
- .e-input-group input,
102
- .e-input-group.e-control-wrapper input.e-input,
103
- .e-input-group.e-control-wrapper input,
104
- .e-float-input input,
105
- .e-float-input.e-input-group input,
106
- .e-float-input.e-control-wrapper input,
107
- .e-float-input.e-control-wrapper.e-input-group input,
108
- .e-input-group,
109
- .e-input-group.e-control-wrapper,
110
- .e-float-input,
111
- .e-float-input.e-control-wrapper {
112
- border-radius: 4px;
113
- }
114
-
115
- .e-input:focus {
116
- border-width: 1px;
117
- padding-bottom: 0;
118
- }
119
-
120
- .e-input.e-small:focus {
121
- border-width: 1px;
122
- padding-bottom: 0;
123
- }
124
-
125
- .e-input.e-bigger:focus,
126
- .e-bigger .e-input:focus {
127
- padding-bottom: 0;
128
- }
129
-
130
- .e-input.e-small.e-bigger:focus,
131
- .e-bigger .e-input.e-small:focus {
132
- padding-bottom: 0;
133
- }
134
-
135
- .e-input-group input.e-input:focus,
136
- .e-input-group.e-control-wrapper input.e-input:focus,
137
- .e-input-group textarea.e-input:focus,
138
- .e-input-group.e-control-wrapper textarea.e-input:focus,
139
- .e-input-group.e-input-focus input.e-input,
140
- .e-input-group.e-control-wrapper.e-input-focus input.e-input {
141
- padding: 0;
142
- }
143
-
144
- .e-input-group textarea.e-input:focus,
145
- .e-input-group.e-control-wrapper textarea.e-input:focus {
146
- padding: 4px 12px 4px 12px;
147
- }
148
-
149
- input.e-input.e-bigger,
150
- textarea.e-input.e-bigger,
151
- .e-bigger input.e-input,
152
- .e-bigger textarea.e-input,
153
- .e-input-group.e-bigger,
154
- .e-bigger .e-input-group,
155
- .e-input-group.e-control-wrapper.e-bigger,
156
- .e-bigger .e-input-group.e-control-wrapper {
157
- font-size: 15px;
158
- }
159
-
160
- .e-input-group.e-bigger .e-input,
161
- .e-input-group.e-bigger.e-control-wrapper .e-input,
162
- .e-bigger .e-input-group .e-input,
163
- .e-bigger .e-input-group.e-control-wrapper .e-input {
164
- font: inherit;
165
- }
166
-
167
- input.e-input.e-bigger,
168
- textarea.e-input.e-bigger,
169
- .e-input-group.e-bigger .e-input,
170
- .e-input-group.e-bigger.e-control-wrapper .e-input,
171
- .e-bigger input.e-input,
172
- .e-bigger textarea.e-input,
173
- .e-bigger .e-input-group .e-input,
174
- .e-bigger .e-input-group.e-control-wrapper .e-input {
175
- line-height: inherit;
176
- margin-bottom: 0;
177
- padding: 0;
178
- }
179
-
180
- .e-input-group.e-bigger .e-input:focus,
181
- .e-bigger .e-input-group .e-input:focus,
182
- .e-input-group.e-control-wrapper.e-bigger .e-input:focus,
183
- .e-bigger .e-input-group.e-control-wrapper .e-input:focus,
184
- .e-input-group.e-bigger.e-input-focus .e-input,
185
- .e-bigger .e-input-group.e-input-focus .e-input,
186
- .e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
187
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus .e-input {
188
- padding: 0;
189
- }
190
-
191
- .e-input-group .e-input-group-icon,
192
- .e-input-group.e-control-wrapper .e-input-group-icon {
193
- -ms-flex-align: center;
194
- align-items: center;
195
- border: 0 solid;
196
- border-width: 0;
197
- box-sizing: content-box;
198
- cursor: pointer;
199
- -ms-flex-direction: column;
200
- flex-direction: column;
201
- font-size: 12px;
202
- -ms-flex-pack: center;
203
- justify-content: center;
204
- line-height: 1;
205
- min-height: 32px;
206
- min-width: 32px;
207
- padding: 0;
208
- text-align: center;
209
- border: 1px solid;
210
- border-bottom: 0;
211
- border-collapse: collapse;
212
- border-top: 0;
213
- }
214
-
215
- /* stylelint-disable property-no-vendor-prefix */
216
- .e-input-group .e-input-group-icon:last-child,
217
- .e-input-group.e-control-wrapper .e-input-group-icon:last-child {
218
- border-right-width: 0;
219
- }
220
-
221
- .e-input-group .e-input-group-icon + .e-input-group-icon .e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon {
222
- border-left-width: 0;
223
- }
224
-
225
- .e-input-group .e-input-group-icon:first-child,
226
- .e-input-group.e-control-wrapper .e-input-group-icon:first-child {
227
- border-left-width: 0;
228
- }
229
-
230
- .e-input-group.e-rtl .e-input-group-icon,
231
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon,
232
- .e-rtl .e-input-group .e-input-group-icon,
233
- .e-rtl .e-input-group.e-control-wrapper .e-input-group-icon {
234
- border-left-width: 1px;
235
- border-right-width: 0;
236
- }
237
-
238
- .e-input-group.e-rtl .e-input-group-icon + .e-input-group-icon,
239
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon + .e-input-group-icon,
240
- .e-rtl .e-input-group .e-input-group-icon + .e-input-group-icon,
241
- .e-rtl .e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon {
242
- border-left-width: 1px;
243
- border-right-width: 0;
244
- }
245
-
246
- .e-input-group.e-rtl input ~ .e-input-group-icon,
247
- .e-input-group.e-control-wrapper.e-rtl input ~ .e-input-group-icon,
248
- .e-rtl .e-input-group input ~ .e-input-group-icon,
249
- .e-rtl .e-input-group.e-control-wrapper input ~ .e-input-group-icon {
250
- border-left-width: 0;
251
- border-right: 1px solid #ccc;
252
- }
253
-
254
- .e-input-group.e-rtl input ~ .e-input-group-icon + .e-input-group-icon,
255
- .e-input-group.e-control-wrapper.e-rtl input ~ .e-input-group-icon + .e-input-group-icon,
256
- .e-rtl .e-input-group input ~ .e-input-group-icon + .e-input-group-icon,
257
- .e-rtl .e-input-group.e-control-wrapper input ~ .e-input-group-icon + .e-input-group-icon {
258
- border-left-width: 0;
259
- border-right-width: 1px;
260
- }
261
-
262
- .e-input-group .e-input-group-icon + .e-input-group-icon,
263
- .e-input-group.e-control-wrapper .e-input-group-icon + .e-input-group-icon {
264
- border-left-width: 0;
265
- }
266
-
267
- .e-input-group .e-input-group-icon:last-child,
268
- .e-input-group.e-control-wrapper .e-input-group-icon:last-child {
269
- border-bottom-right-radius: 3px;
270
- border-top-right-radius: 3px;
271
- }
272
-
273
- .e-input-group .e-input-group-icon:first-child,
274
- .e-input-group.e-control-wrapper .e-input-group-icon:first-child {
275
- border-bottom-left-radius: 3px;
276
- border-top-left-radius: 3px;
277
- }
278
-
279
- .e-input-group.e-rtl .e-input-group-icon:last-child,
280
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child,
281
- .e-rtl .e-input-group .e-input-group-icon:last-child,
282
- .e-rtl .e-input-group.e-control-wrapper .e-input-group-icon:last-child {
283
- border-bottom-left-radius: 3px;
284
- border-bottom-right-radius: 0;
285
- border-top-left-radius: 3px;
286
- border-top-right-radius: 0;
287
- }
288
-
289
- .e-input-group.e-rtl .e-input-group-icon:first-child,
290
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child,
291
- .e-rtl .e-input-group .e-input-group-icon:first-child,
292
- .e-rtl .e-input-group.e-control-wrapper .e-input-group-icon:first-child {
293
- border-bottom-left-radius: 0;
294
- border-bottom-right-radius: 3px;
295
- border-top-left-radius: 0;
296
- border-top-right-radius: 3px;
297
- }
298
-
299
- .e-input-group.e-bigger .e-input-group-icon,
300
- .e-input-group .e-input-group-icon.e-bigger,
301
- .e-bigger .e-input-group .e-input-group-icon,
302
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
303
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
304
- .e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
305
- min-height: 38px;
306
- min-width: 38px;
307
- }
308
-
309
- .e-input-group.e-bigger .e-input-group-icon,
310
- .e-input-group .e-input-group-icon.e-bigger,
311
- .e-bigger .e-input-group .e-input-group-icon,
312
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
313
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
314
- .e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
315
- font-size: 14px;
316
- padding: 0;
317
- }
318
-
319
- .e-input[disabled],
320
- .e-input-group .e-input[disabled],
321
- .e-input-group.e-control-wrapper .e-input[disabled],
322
- .e-input-group.e-disabled,
323
- .e-input-group.e-disabled input,
324
- .e-input-group.e-disabled input.e-input,
325
- .e-input-group.e-disabled textarea,
326
- .e-input-group.e-disabled textarea.e-input,
327
- .e-input-group.e-control-wrapper.e-disabled,
328
- .e-input-group.e-control-wrapper.e-disabled input,
329
- .e-input-group.e-control-wrapper.e-disabled input.e-input,
330
- .e-input-group.e-control-wrapper.e-disabled textarea,
331
- .e-input-group.e-control-wrapper.e-disabled textarea.e-input,
332
- .e-float-input.e-disabled input,
333
- .e-float-input.e-disabled textarea,
334
- .e-float-input input[disabled],
335
- .e-float-input input.e-disabled,
336
- .e-float-input textarea[disabled],
337
- .e-float-input textarea.e-disabled,
338
- .e-float-input.e-control-wrapper.e-disabled input,
339
- .e-float-input.e-control-wrapper.e-disabled textarea,
340
- .e-float-input.e-control-wrapper input[disabled],
341
- .e-float-input.e-control-wrapper input.e-disabled,
342
- .e-float-input.e-control-wrapper textarea[disabled],
343
- .e-float-input.e-control-wrapper textarea.e-disabled,
344
- .e-input-group.e-disabled span,
345
- .e-input-group.e-control-wrapper.e-disabled span {
346
- cursor: not-allowed;
347
- }
348
-
349
- .e-input[disabled],
350
- .e-input-group.e-disabled,
351
- .e-input-group.e-control-wrapper.e-disabled,
352
- .e-float-input input[disabled],
353
- .e-float-input input.e-disabled,
354
- .e-float-input.e-control-wrapper input[disabled],
355
- .e-float-input.e-control-wrapper input.e-disabled {
356
- border-color: #ccc;
357
- border-style: solid;
358
- }
359
-
360
- .e-input-group.e-disabled,
361
- .e-input-group.e-control-wrapper.e-disabled {
362
- border-bottom-style: solid;
363
- border-width: 1px;
364
- }
365
-
366
- .e-input[disabled],
367
- .e-input-group.e-disabled,
368
- .e-input-group.e-control-wrapper.e-disabled,
369
- .e-float-input.e-disabled,
370
- .e-float-input input[disabled],
371
- .e-float-input input.e-disabled,
372
- .e-float-input.e-disabled input,
373
- .e-float-input.e-control-wrapper.e-disabled,
374
- .e-float-input.e-control-wrapper input[disabled],
375
- .e-float-input.e-control-wrapper input.e-disabled,
376
- .e-float-input.e-control-wrapper.e-disabled input {
377
- filter: alpha(opacity=100);
378
- opacity: 1;
379
- }
380
-
381
- .e-input.e-rtl,
382
- .e-input-group.e-rtl,
383
- .e-input-group.e-control-wrapper.e-rtl {
384
- direction: rtl;
385
- }
386
-
387
- .e-input.e-corner {
388
- border-radius: 4px;
389
- }
390
-
391
- .e-input-group,
392
- .e-input-group.e-control-wrapper {
393
- display: -ms-inline-flexbox;
394
- display: inline-flex;
395
- vertical-align: middle;
396
- }
397
-
398
- .e-float-input:not(.e-input-group),
399
- .e-float-input.e-control-wrapper:not(.e-input-group) {
400
- display: inline-block;
401
- }
402
-
403
- .e-input-group .e-input-group-icon,
404
- .e-input-group.e-control-wrapper .e-input-group-icon {
405
- display: -ms-flexbox;
406
- display: flex;
407
- }
408
-
409
- .e-input-group .e-input-group-icon,
410
- .e-input-group.e-control-wrapper .e-input-group-icon {
411
- white-space: nowrap;
412
- }
413
-
414
- .e-input-group.e-corner .e-input:first-child,
415
- .e-input-group.e-corner .e-input-group-icon:first-child,
416
- .e-input-group.e-control-wrapper.e-corner .e-input:first-child,
417
- .e-input-group.e-control-wrapper.e-corner .e-input-group-icon:first-child {
418
- border-bottom-left-radius: 4px;
419
- border-top-left-radius: 4px;
420
- }
421
-
422
- .e-input-group.e-corner .e-input:last-child,
423
- .e-input-group.e-corner .e-input-group-icon:last-child,
424
- .e-input-group.e-control-wrapper.e-corner .e-input:last-child,
425
- .e-input-group.e-control-wrapper.e-corner .e-input-group-icon:last-child {
426
- border-bottom-right-radius: 4px;
427
- border-top-right-radius: 4px;
428
- }
429
-
430
- input.e-input.e-small,
431
- textarea.e-input.e-small,
432
- .e-small input.e-input,
433
- .e-small textarea.e-input,
434
- .e-input-group.e-small,
435
- .e-small .e-input-group,
436
- .e-input-group.e-control-wrapper.e-small,
437
- .e-small .e-input-group.e-control-wrapper,
438
- .e-input-group.e-small.e-disabled,
439
- .e-small .e-input-group.e-disabled,
440
- .e-input-group.e-control-wrapper.e-small.e-disabled,
441
- .e-small .e-input-group.e-control-wrapper.e-disabled {
442
- font-size: 13px;
443
- }
444
-
445
- .e-input-group.e-small .e-input,
446
- .e-input-group.e-small.e-control-wrapper .e-input,
447
- .e-small .e-input-group .e-input,
448
- .e-small .e-input-group.e-control-wrapper .e-input {
449
- font: inherit;
450
- }
451
-
452
- .e-input.e-small,
453
- .e-input-group.e-small .e-input,
454
- .e-input-group.e-control-wrapper.e-small .e-input {
455
- line-height: inherit;
456
- padding: 0;
457
- }
458
-
459
- .e-input-group.e-small .e-input:focus,
460
- .e-input-group.e-control-wrapper.e-small .e-input:focus,
461
- .e-input-group.e-small.e-input-focus .e-input,
462
- .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
463
- padding: 0;
464
- }
465
-
466
- .e-input.e-small.e-bigger,
467
- .e-input-group.e-small.e-bigger,
468
- .e-small.e-bigger .e-input-group,
469
- .e-input-group.e-control-wrapper.e-small.e-bigger,
470
- .e-small.e-bigger .e-input-group.e-control-wrapper,
471
- .e-bigger .e-input.e-small,
472
- .e-small .e-input.e-bigger,
473
- .e-bigger .e-input-group.e-small,
474
- .e-bigger .e-input-group.e-control-wrapper.e-small,
475
- .e-small .e-input-group.e-bigger,
476
- .e-small .e-input-group.e-control-wrapper.e-bigger {
477
- font-size: 14px;
478
- }
479
-
480
- .e-input-group.e-small.e-bigger.e-disabled,
481
- .e-small.e-bigger .e-input-group.e-disabled,
482
- .e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
483
- .e-small.e-bigger .e-input-group.e-control-wrapper.e-disabled,
484
- .e-bigger .e-input.e-small.e-disabled,
485
- .e-small .e-input.e-bigger.e-disabled,
486
- .e-bigger .e-input-group.e-small.e-disabled,
487
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-disabled,
488
- .e-small .e-input-group.e-bigger.e-disabled,
489
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-disabled {
490
- font-size: 14px;
491
- }
492
-
493
- .e-input.e-small.e-bigger,
494
- .e-bigger .e-input.e-small,
495
- .e-small .e-input.e-bigger {
496
- padding: 0;
497
- }
498
-
499
- .e-input-group.e-small.e-bigger .e-input,
500
- .e-input-group.e-small .e-input.e-bigger,
501
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
502
- .e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
503
- .e-bigger .e-input-group.e-small .e-input,
504
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input {
505
- font: inherit;
506
- padding: 0;
507
- }
508
-
509
- .e-input-group.e-small.e-bigger .e-input:focus,
510
- .e-input-group.e-small .e-input.e-bigger:focus,
511
- .e-bigger .e-input-group.e-small .e-input:focus,
512
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
513
- .e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
514
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input:focus,
515
- .e-input-group.e-small.e-bigger.e-input-focus .e-input,
516
- .e-input-group.e-small.e-input-focus .e-input.e-bigger,
517
- .e-bigger .e-input-group.e-small.e-input-focus .e-input,
518
- .e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
519
- .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
520
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
521
- padding: 0;
522
- }
523
-
524
- .e-input-group.e-small .e-input-group-icon,
525
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon,
526
- .e-small .e-input-group .e-input-group-icon,
527
- .e-small .e-input-group.e-control-wrapper .e-input-group-icon {
528
- font-size: 10px;
529
- min-height: 26px;
530
- min-width: 26px;
531
- padding: 0;
532
- }
533
-
534
- .e-input-group.e-small.e-bigger .e-input-group-icon,
535
- .e-input-group.e-small .e-input-group-icon.e-bigger,
536
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
537
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
538
- .e-small.e-bigger .e-input-group .e-input-group-icon,
539
- .e-small.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,
540
- .e-bigger .e-input-group.e-small .e-input-group-icon,
541
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
542
- font-size: 12px;
543
- min-height: 34px;
544
- min-width: 34px;
545
- padding: 0;
546
- }
547
-
548
- label.e-float-text,
549
- .e-float-input label.e-float-text,
550
- .e-float-input.e-control-wrapper label.e-float-text,
551
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
552
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
553
- font-size: 14px;
554
- font-style: normal;
555
- font-weight: normal;
556
- left: 0;
557
- overflow: hidden;
558
- padding-left: 10px;
559
- pointer-events: none;
560
- position: absolute;
561
- text-overflow: ellipsis;
562
- top: -11px;
563
- transform: translate3d(0, 16px, 0) scale(1);
564
- transform-origin: left top;
565
- transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
566
- -webkit-user-select: none;
567
- -ms-user-select: none;
568
- user-select: none;
569
- white-space: nowrap;
570
- width: 100%;
571
- }
572
-
573
- label.e-float-text,
574
- .e-float-input label.e-float-text,
575
- .e-float-input.e-control-wrapper label.e-float-text,
576
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
577
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
578
- top: -11px;
579
- }
580
-
581
- label.e-float-text,
582
- .e-float-input label.e-float-text,
583
- .e-float-input.e-control-wrapper label.e-float-text,
584
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
585
- .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
586
- .e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
587
- .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
588
- .e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
589
- .e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
590
- .e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
591
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
592
- .e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
593
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
594
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
595
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
596
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
597
- .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
598
- .e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
599
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
600
- .e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
601
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
602
- .e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
603
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
604
- -moz-transform: translate(0%, -50%);
605
- -ms-transform: translate(0%, -50%);
606
- -o-transform: translate(0%, -50%);
607
- -webkit-transform: translate(0%, -50%);
608
- box-sizing: border-box;
609
- left: 0%;
610
- top: 50%;
611
- transform: translate(0%, -50%);
612
- -webkit-user-select: none;
613
- -ms-user-select: none;
614
- user-select: none;
615
- width: 100%;
616
- font-style: normal;
617
- }
618
-
619
- .e-float-input.e-bigger label.e-float-text,
620
- .e-float-input label.e-float-text.e-bigger,
621
- .e-float-input input.e-bigger ~ label.e-float-text,
622
- .e-bigger .e-float-input label.e-float-text,
623
- .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
624
- .e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
625
- .e-float-input.e-control-wrapper.e-bigger label.e-float-text,
626
- .e-float-input.e-control-wrapper label.e-float-text.e-bigger,
627
- .e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
628
- .e-bigger .e-float-input.e-control-wrapper label.e-float-text,
629
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
630
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
631
- font-size: 15px;
632
- }
633
-
634
- .e-float-input.e-small label.e-float-text,
635
- .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
636
- .e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
637
- .e-float-input.e-control-wrapper.e-small label.e-float-text,
638
- .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
639
- .e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
640
- font-size: 13px;
641
- }
642
-
643
- .e-float-input.e-small.e-bigger label.e-float-text,
644
- .e-bigger .e-float-input.e-small label.e-float-text,
645
- .e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
646
- .e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
647
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
648
- .e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
649
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
650
- .e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
651
- .e-bigger .e-float-input.e-control-wrapper.e-small label.e-float-text,
652
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
653
- .e-small .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
654
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
655
- .e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
656
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
657
- font-size: 14px;
658
- font-style: normal;
659
- }
660
-
661
- .e-float-input input:focus ~ label.e-float-text,
662
- .e-float-input input:valid ~ label.e-float-text,
663
- .e-float-input input ~ label.e-label-top.e-float-text,
664
- .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
665
- .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
666
- .e-float-input input label.e-float-text.e-label-top,
667
- .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
668
- .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
669
- .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
670
- .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
671
- .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
672
- .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
673
- .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
674
- .e-float-input.e-input-focus input ~ label.e-float-text {
675
- font-size: 12px;
676
- padding-right: 0;
677
- transform: translate3d(-10px, -39px, 0) scale(1);
678
- }
679
-
680
- .e-float-input.e-small input:focus ~ label.e-float-text,
681
- .e-float-input.e-small input:valid ~ label.e-float-text,
682
- .e-float-input.e-small input ~ label.e-label-top.e-float-text,
683
- .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
684
- .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
685
- .e-float-input.e-small input label.e-float-text.e-label-top,
686
- .e-small .e-float-input input:focus ~ label.e-float-text,
687
- .e-small .e-float-input input:valid ~ label.e-float-text,
688
- .e-small .e-float-input input ~ label.e-label-top.e-float-text,
689
- .e-small .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
690
- .e-small .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
691
- .e-small .e-float-input input label.e-float-text.e-label-top,
692
- .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
693
- .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
694
- .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
695
- .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
696
- .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
697
- .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
698
- .e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
699
- .e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
700
- .e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
701
- .e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
702
- .e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
703
- .e-small .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
704
- .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
705
- .e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
706
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
707
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
708
- font-size: 12px;
709
- padding-right: 0;
710
- transform: translate3d(-10px, -39px, 0) scale(1);
711
- }
712
-
713
- .e-float-input.e-bigger input:focus ~ label.e-float-text,
714
- .e-float-input.e-bigger input:valid ~ label.e-float-text,
715
- .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
716
- .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
717
- .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
718
- .e-float-input.e-bigger input label.e-float-text.e-label-top,
719
- .e-bigger .e-float-input input:focus ~ label.e-float-text,
720
- .e-bigger .e-float-input input:valid ~ label.e-float-text,
721
- .e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
722
- .e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
723
- .e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
724
- .e-bigger .e-float-input input label.e-float-text.e-label-top,
725
- .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
726
- .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
727
- .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
728
- .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
729
- .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
730
- .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
731
- .e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
732
- .e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
733
- .e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
734
- .e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
735
- .e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
736
- .e-bigger .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
737
- .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
738
- .e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
739
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
740
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
741
- padding-right: 0;
742
- transform: translate3d(-10px, -39px, 0) scale(1);
743
- }
744
-
745
- .e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
746
- .e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
747
- .e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
748
- .e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
749
- .e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
750
- .e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
751
- .e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
752
- .e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
753
- .e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
754
- .e-bigger .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
755
- .e-bigger .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
756
- .e-bigger .e-float-input.e-small input label.e-float-text.e-label-top,
757
- .e-small .e-float-input.e-bigger input:focus ~ label.e-float-text,
758
- .e-small .e-float-input.e-bigger input:valid ~ label.e-float-text,
759
- .e-small .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
760
- .e-small .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
761
- .e-small .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
762
- .e-small .e-float-input.e-bigger input label.e-float-text.e-label-top,
763
- .e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
764
- .e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
765
- .e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
766
- .e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
767
- .e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
768
- .e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
769
- .e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
770
- .e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
771
- .e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
772
- .e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
773
- .e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
774
- .e-bigger .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
775
- .e-small .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
776
- .e-small .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
777
- .e-small .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
778
- .e-small .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
779
- .e-small .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
780
- .e-small .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
781
- .e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
782
- .e-bigger .e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
783
- .e-small .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
784
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
785
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
786
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
787
- padding-right: 0;
788
- transform: translate3d(-10px, -39px, 0) scale(1);
789
- }
790
-
791
- .e-float-input.e-bigger input:focus ~ label.e-float-text,
792
- .e-float-input.e-bigger input:valid ~ label.e-float-text,
793
- .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
794
- .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
795
- .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
796
- .e-bigger .e-float-input input:focus ~ label.e-float-text,
797
- .e-bigger .e-float-input input:valid ~ label.e-float-text,
798
- .e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
799
- .e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
800
- .e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
801
- .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
802
- .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
803
- .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
804
- .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
805
- .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
806
- .e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
807
- .e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
808
- .e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
809
- .e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
810
- .e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
811
- .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
812
- .e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
813
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
814
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
815
- font-size: 13px;
816
- padding-right: 0;
817
- top: 14px;
818
- }
819
-
820
- .e-float-input.e-small input:focus ~ label.e-float-text,
821
- .e-float-input.e-small input:valid ~ label.e-float-text,
822
- .e-float-input.e-small input ~ label.e-label-top.e-float-text,
823
- .e-small .e-float-input input ~ label.e-label-top.e-float-text,
824
- .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
825
- .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
826
- .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
827
- .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
828
- .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
829
- .e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
830
- .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
831
- .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
832
- .e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
833
- .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
834
- font-size: 11px;
835
- padding-right: 0;
836
- top: 17px;
837
- }
838
-
839
- .e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
840
- .e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
841
- .e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
842
- .e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
843
- .e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
844
- .e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
845
- .e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
846
- .e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
847
- .e-bigger .e-float-input.e-small input[readonly] ~ label.e-float-text,
848
- .e-bigger .e-float-input.e-small input[disabled] ~ label.e-float-text,
849
- .e-bigger.e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
850
- .e-bigger.e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
851
- .e-bigger.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
852
- .e-bigger.e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-float-text,
853
- .e-bigger.e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
854
- .e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
855
- .e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
856
- .e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
857
- .e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
858
- .e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
859
- .e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
860
- .e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
861
- .e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
862
- .e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
863
- .e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
864
- .e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
865
- .e-bigger .e-float-input.e-small.e-input-focus input ~ label.e-float-text,
866
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
867
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
868
- font-size: 12px;
869
- padding-right: 0;
870
- top: 16px;
871
- }
872
-
873
- .e-float-input,
874
- .e-float-input.e-control-wrapper {
875
- line-height: 1.4;
876
- margin-bottom: 0;
877
- margin-top: 24px;
878
- padding-top: 0;
879
- position: relative;
880
- width: 100%;
881
- }
882
-
883
- .e-float-input.e-bigger,
884
- .e-bigger .e-float-input,
885
- .e-float-input.e-control-wrapper.e-bigger,
886
- .e-bigger .e-float-input.e-control-wrapper {
887
- line-height: 1.5;
888
- margin-bottom: 0;
889
- margin-top: 24px;
890
- padding-top: 0;
891
- position: relative;
892
- width: 100%;
893
- }
894
-
895
- .e-float-input.e-small,
896
- .e-float-input.e-control-wrapper.e-small,
897
- .e-small .e-float-input.e-control-wrapper {
898
- line-height: 1.35;
899
- margin-bottom: 0;
900
- margin-top: 20px;
901
- padding-top: 0;
902
- }
903
-
904
- .e-float-input.e-small.e-bigger,
905
- .e-bigger.e-small .e-float-input.e-small,
906
- .e-bigger .e-float-input.e-small,
907
- .e-small .e-float-input.e-bigger,
908
- .e-float-input.e-control-wrapper.e-small.e-bigger,
909
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-small,
910
- .e-bigger .e-float-input.e-control-wrapper.e-small,
911
- .e-small .e-float-input.e-control-wrapper.e-bigger {
912
- line-height: 1.4;
913
- margin-bottom: 0;
914
- margin-top: 21px;
915
- padding-top: 0;
916
- }
917
-
918
- .e-input-group.e-bigger,
919
- .e-bigger .e-input-group,
920
- .e-input-group.e-control-wrapper.e-bigger,
921
- .e-bigger .e-input-group.e-control-wrapper {
922
- line-height: 1.5;
923
- }
924
-
925
- .e-input-group.e-small,
926
- .e-input-group.e-control-wrapper.e-small,
927
- .e-small .e-input-group,
928
- .e-small .e-input-group.e-control-wrapper,
929
- .e-input-group.e-small.e-bigger,
930
- .e-bigger.e-small .e-input-group.e-small,
931
- .e-bigger .e-input-group.e-small,
932
- .e-small .e-input-group.e-bigger,
933
- .e-input-group.e-control-wrapper.e-small.e-bigger,
934
- .e-bigger.e-small .e-input-group.e-control-wrapper.e-small,
935
- .e-bigger .e-input-group.e-control-wrapper.e-small,
936
- .e-small .e-input-group.e-control-wrapper.e-bigger {
937
- line-height: normal;
938
- }
939
-
940
- .e-float-input.e-no-float-label,
941
- .e-float-input.e-bigger.e-no-float-label,
942
- .e-bigger .e-float-input.e-no-float-label,
943
- .e-float-input.e-small.e-no-float-label,
944
- .e-small .e-float-input.e-no-float-label,
945
- .e-float-input.e-small.e-bigger.e-no-float-label,
946
- .e-bigger .e-float-input.e-small.e-no-float-label,
947
- .e-small .e-float-input.e-bigger.e-no-float-label,
948
- .e-float-input.e-control-wrapper.e-no-float-label,
949
- .e-float-input.e-control-wrapper.e-bigger.e-no-float-label,
950
- .e-bigger .e-float-input.e-control-wrapper.e-no-float-label,
951
- .e-float-input.e-control-wrapper.e-small.e-no-float-label,
952
- .e-small .e-float-input.e-control-wrapper.e-no-float-label,
953
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-no-float-label,
954
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-no-float-label,
955
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-no-float-label {
956
- margin-top: 0;
957
- }
958
-
959
- .e-float-input,
960
- .e-float-input.e-control-wrapper,
961
- .e-float-input.e-disabled,
962
- .e-float-input.e-control-wrapper.e-disabled,
963
- .e-float-input.e-input-group.e-disabled,
964
- .e-float-input.e-input-group.e-control-wrapper.e-disabled {
965
- font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
966
- font-size: 14px;
967
- font-weight: normal;
968
- }
969
-
970
- .e-float-input input,
971
- .e-float-input textarea,
972
- .e-float-input.e-control-wrapper input,
973
- .e-float-input.e-control-wrapper textarea {
974
- border: 0 solid;
975
- border-width: 1px;
976
- display: block;
977
- font: inherit;
978
- width: 100%;
979
- }
980
-
981
- .e-float-input input,
982
- .e-float-input.e-control-wrapper input {
983
- min-width: 0;
984
- padding: 0;
985
- }
986
-
987
- .e-float-input input,
988
- .e-input-group input,
989
- .e-float-input.e-control-wrapper input,
990
- .e-input-group.e-control-wrapper input {
991
- text-indent: 12px;
992
- }
993
-
994
- .e-float-input textarea,
995
- .e-input-group textarea,
996
- .e-float-input.e-control-wrapper textarea,
997
- .e-input-group.e-control-wrapper textarea {
998
- text-indent: 12px;
999
- }
1000
-
1001
- .e-float-input.e-bigger,
1002
- .e-bigger .e-float-input,
1003
- .e-float-input.e-control-wrapper.e-bigger,
1004
- .e-bigger .e-float-input.e-control-wrapper {
1005
- font-size: 15px;
1006
- }
1007
-
1008
- .e-float-input.e-bigger.e-disabled,
1009
- .e-bigger .e-float-input.e-disabled,
1010
- .e-float-input.e-control-wrapper.e-bigger.e-disabled,
1011
- .e-bigger .e-float-input.e-control-wrapper.e-disabled,
1012
- .e-float-input.e-input-group.e-bigger.e-disabled,
1013
- .e-bigger .e-float-input.e-input-group.e-disabled,
1014
- .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
1015
- .e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled {
1016
- font-size: 15px;
1017
- }
1018
-
1019
- .e-float-input.e-bigger input,
1020
- .e-float-input input.e-bigger,
1021
- .e-bigger .e-float-input input,
1022
- .e-float-input.e-control-wrapper.e-bigger input,
1023
- .e-float-input.e-control-wrapper input.e-bigger,
1024
- .e-bigger .e-float-input.e-control-wrapper input {
1025
- font: inherit;
1026
- line-height: inherit;
1027
- padding: 0;
1028
- }
1029
-
1030
- .e-float-input.e-small,
1031
- .e-small .e-float-input,
1032
- .e-float-input.e-control-wrapper.e-small,
1033
- .e-small .e-float-input.e-control-wrapper {
1034
- font-size: 13px;
1035
- }
1036
-
1037
- .e-float-input.e-small.e-disabled,
1038
- .e-small .e-float-input.e-disabled,
1039
- .e-float-input.e-control-wrapper.e-small.e-disabled,
1040
- .e-small .e-float-input.e-control-wrapper.e-disabled,
1041
- .e-float-input.e-input-group.e-small.e-disabled,
1042
- .e-small .e-float-input.e-input-group.e-disabled,
1043
- .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
1044
- .e-small .e-float-input.e-input-group.e-control-wrapper.e-disabled {
1045
- font-size: 13px;
1046
- }
1047
-
1048
- .e-float-input.e-small input,
1049
- .e-float-input.e-control-wrapper.e-small input {
1050
- font: inherit;
1051
- line-height: inherit;
1052
- padding: 0;
1053
- }
1054
-
1055
- .e-float-input.e-small.e-bigger,
1056
- .e-small.e-bigger .e-float-input,
1057
- .e-bigger .e-float-input.e-small,
1058
- .e-small .e-float-input.e-bigger,
1059
- .e-float-input.e-control-wrapper.e-small.e-bigger,
1060
- .e-small.e-bigger .e-float-input.e-control-wrapper,
1061
- .e-bigger .e-float-input.e-control-wrapper.e-small,
1062
- .e-small .e-float-input.e-control-wrapper.e-bigger {
1063
- font-size: 14px;
1064
- }
1065
-
1066
- .e-float-input.e-small.e-bigger.e-disabled,
1067
- .e-small.e-bigger .e-float-input.e-disabled,
1068
- .e-bigger .e-float-input.e-small.e-disabled,
1069
- .e-small .e-float-input.e-bigger.e-disabled,
1070
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
1071
- .e-small.e-bigger .e-float-input.e-control-wrapper.e-disabled,
1072
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-disabled,
1073
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-disabled,
1074
- .e-float-input.e-input-group.e-small.e-bigger.e-disabled,
1075
- .e-small.e-bigger .e-float-input.e-input-group.e-disabled,
1076
- .e-bigger .e-float-input.e-input-group.e-small.e-disabled,
1077
- .e-small .e-float-input.e-input-group.e-bigger.e-disabled,
1078
- .e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
1079
- .e-small.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
1080
- .e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
1081
- .e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled {
1082
- font-size: 14px;
1083
- }
1084
-
1085
- .e-float-input.e-small.e-bigger input,
1086
- .e-float-input.e-small input.e-bigger,
1087
- .e-bigger .e-float-input.e-small input,
1088
- .e-float-input.e-control-wrapper.e-small.e-bigger input,
1089
- .e-float-input.e-control-wrapper.e-small input.e-bigger,
1090
- .e-bigger .e-float-input.e-control-wrapper.e-small input {
1091
- font: inherit;
1092
- line-height: inherit;
1093
- padding: 0;
1094
- }
1095
-
1096
- .e-float-input input:focus,
1097
- .e-float-input.e-control-wrapper input:focus,
1098
- .e-float-input textarea:focus,
1099
- .e-float-input.e-control-wrapper textarea:focus,
1100
- .e-float-input.e-input-focus input,
1101
- .e-float-input.e-control-wrapper.e-input-focus input {
1102
- outline: none;
1103
- }
1104
-
1105
- label.e-float-text,
1106
- .e-float-input label.e-float-text,
1107
- .e-float-input.e-control-wrapper label.e-float-text {
1108
- font-family: inherit;
1109
- }
1110
-
1111
- .e-float-input input:valid ~ label.e-float-text,
1112
- .e-float-input input:focus ~ label.e-float-text,
1113
- .e-float-input input:valid ~ label.e-float-text.e-label-top,
1114
- .e-float-input input ~ label.e-float-text.e-label-top,
1115
- .e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
1116
- .e-float-input .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
1117
- .e-float-input .e-input-in-wrap input ~ label.e-float-text.e-label-top,
1118
- .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
1119
- .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
1120
- .e-float-input.e-control-wrapper input:valid ~ label.e-float-text.e-label-top,
1121
- .e-float-input.e-control-wrapper input ~ label.e-float-text.e-label-top,
1122
- .e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
1123
- .e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
1124
- .e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-float-text.e-label-top,
1125
- .e-float-input.e-input-focus input ~ label.e-float-text,
1126
- .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
1127
- font-weight: bold;
1128
- -webkit-user-select: text;
1129
- -ms-user-select: text;
1130
- user-select: text;
1131
- }
1132
-
1133
- .e-float-input textarea:valid ~ label.e-float-text,
1134
- .e-float-input textarea:focus ~ label.e-float-text,
1135
- .e-float-input textarea:valid ~ label.e-float-text.e-label-top,
1136
- .e-float-input textarea ~ label.e-float-text.e-label-top,
1137
- .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
1138
- .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
1139
- .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text.e-label-top,
1140
- .e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-label-top {
1141
- font-weight: bold;
1142
- -webkit-user-select: text;
1143
- -ms-user-select: text;
1144
- user-select: text;
1145
- }
1146
-
1147
- label.e-float-text,
1148
- .e-float-input label.e-float-text,
1149
- .e-float-input.e-control-wrapper label.e-float-text,
1150
- .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1151
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1152
- .e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1153
- .e-float-input.e-bigger.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1154
- .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1155
- .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1156
- .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1157
- .e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1158
- .e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1159
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1160
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1161
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1162
- .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1163
- .e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1164
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1165
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
1166
- font-weight: normal;
1167
- }
1168
-
1169
- .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1170
- .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1171
- .e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1172
- .e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1173
- .e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1174
- .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1175
- .e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1176
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1177
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1178
- .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1179
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1180
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1181
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1182
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1183
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1184
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
1185
- font-weight: normal;
1186
- }
1187
-
1188
- .e-float-input:not(.e-input-group) .e-float-line::before,
1189
- .e-float-input:not(.e-input-group) .e-float-line::after,
1190
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
1191
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
1192
- bottom: 0;
1193
- content: "";
1194
- height: 2px;
1195
- position: absolute;
1196
- transition: 0.2s ease;
1197
- width: 0;
1198
- }
1199
-
1200
- .e-float-input:not(.e-input-group) .e-float-line::before,
1201
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before {
1202
- left: 50%;
1203
- }
1204
-
1205
- .e-float-input:not(.e-input-group) .e-float-line::after,
1206
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
1207
- right: 50%;
1208
- }
1209
-
1210
- .e-float-input:not(.e-input-group) input:focus ~ .e-float-line::before,
1211
- .e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::before,
1212
- .e-float-input:not(.e-input-group) input:focus ~ .e-float-line::after,
1213
- .e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::after,
1214
- .e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::before,
1215
- .e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::before,
1216
- .e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::after,
1217
- .e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::after,
1218
- .e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
1219
- .e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::after,
1220
- .e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
1221
- .e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::after {
1222
- width: 50%;
1223
- }
1224
-
1225
- .e-float-input .e-float-line,
1226
- .e-float-input.e-control-wrapper .e-float-line {
1227
- display: block;
1228
- position: relative;
1229
- width: 100%;
1230
- }
1231
-
1232
- .e-float-input.e-rtl,
1233
- .e-float-input.e-control-wrapper.e-rtl {
1234
- direction: rtl;
1235
- }
1236
-
1237
- .e-float-input.e-rtl label.e-float-text,
1238
- .e-float-input.e-control-wrapper.e-rtl label.e-float-text,
1239
- .e-rtl .e-float-input label.e-float-text,
1240
- .e-rtl .e-float-input.e-control-wrapper label.e-float-text,
1241
- .e-rtl label.e-float-text,
1242
- .e-rtl .e-float-input.e-control-wrapper label.e-float-text,
1243
- .e-rtl.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1244
- .e-rtl .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1245
- .e-rtl.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1246
- .e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1247
- .e-rtl.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1248
- .e-rtl.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1249
- .e-rtl .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1250
- .e-rtl .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
1251
- right: 0;
1252
- transform-origin: right top;
1253
- }
1254
-
1255
- /* stylelint-disable selector-max-empty-lines */
1256
- .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1257
- .e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1258
- .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1259
- .e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1260
- .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1261
- .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1262
- .e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1263
- .e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1264
- .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1265
- .e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1266
- .e-float-input.e-rtl.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1267
- .e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
1268
- padding-right: 10px;
1269
- }
1270
-
1271
- .e-float-input.e-rtl.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1272
- .e-float-input.e-rtl.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1273
- .e-rtl .e-float-input.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1274
- .e-rtl .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1275
- .e-bigger .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1276
- .e-bigger .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1277
- .e-bigger.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1278
- .e-bigger.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1279
- .e-float-input.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1280
- .e-float-input.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1281
- .e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text,
1282
- .e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1283
- .e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1284
- .e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1285
- .e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1286
- .e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1287
- .e-float-input.e-control-wrapper.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1288
- .e-float-input.e-control-wrapper.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1289
- .e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text,
1290
- .e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1291
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1292
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1293
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1294
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
1295
- padding-right: 10px;
1296
- }
1297
-
1298
- .e-float-input.e-rtl.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1299
- .e-float-input.e-rtl.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1300
- .e-rtl .e-float-input.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1301
- .e-rtl .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1302
- .e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1303
- .e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1304
- .e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1305
- .e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1306
- .e-float-input.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1307
- .e-float-input.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1308
- .e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text,
1309
- .e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1310
- .e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1311
- .e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1312
- .e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1313
- .e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1314
- .e-float-input.e-control-wrapper.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1315
- .e-float-input.e-control-wrapper.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1316
- .e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text,
1317
- .e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1318
- .e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1319
- .e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1320
- .e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1321
- .e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
1322
- padding-right: 10px;
1323
- }
1324
-
1325
- .e-float-input.e-rtl.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1326
- .e-float-input.e-rtl.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1327
- .e-rtl .e-float-input.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1328
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1329
- .e-bigger.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1330
- .e-bigger.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1331
- .e-bigger.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1332
- .e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1333
- .e-float-input.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1334
- .e-float-input.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1335
- .e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
1336
- .e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1337
- .e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1338
- .e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1339
- .e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1340
- .e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1341
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1342
- .e-float-input.e-control-wrapper.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1343
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
1344
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1345
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1346
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1347
- .e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1348
- .e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
1349
- padding-right: 10px;
1350
- }
1351
-
1352
- /* stylelint-enable selector-max-empty-lines */
1353
- .e-input-group.e-corner.e-rtl .e-input:first-child,
1354
- .e-input-group.e-corner.e-rtl .e-input-group-icon:first-child,
1355
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:first-child,
1356
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:first-child {
1357
- border-bottom-left-radius: 0;
1358
- border-bottom-right-radius: 4px;
1359
- border-top-left-radius: 0;
1360
- border-top-right-radius: 4px;
1361
- }
1362
-
1363
- .e-input-group.e-corner.e-rtl .e-input:last-child,
1364
- .e-input-group.e-corner.e-rtl .e-input-group-icon:last-child,
1365
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:last-child,
1366
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:last-child {
1367
- border-bottom-left-radius: 4px;
1368
- border-bottom-right-radius: 0;
1369
- border-top-left-radius: 4px;
1370
- border-top-right-radius: 0;
1371
- }
1372
-
1373
- .e-input-group.e-warning::before,
1374
- .e-input-group.e-control-wrapper.e-warning::before {
1375
- content: "";
1376
- }
1377
-
1378
- .e-float-input input[disabled],
1379
- .e-float-input input.e-disabled,
1380
- .e-float-input.e-control-wrapper input[disabled],
1381
- .e-float-input.e-control-wrapper input.e-disabled {
1382
- background: transparent;
1383
- background-image: none;
1384
- cursor: not-allowed;
1385
- }
1386
-
1387
- .e-input-group.e-corner.e-rtl input.e-input:only-child,
1388
- .e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child {
1389
- border-radius: 4px;
1390
- }
1391
-
1392
- .e-input-group.e-rtl .e-input:not(:first-child):focus,
1393
- .e-input-group.e-control-wrapper.e-rtl .e-input:not(:first-child):focus {
1394
- border-right-width: 0;
1395
- }
1396
-
1397
- .e-input-group input.e-input,
1398
- .e-input-group.e-control-wrapper input.e-input {
1399
- min-width: 0;
1400
- width: 100%;
1401
- }
1402
-
1403
- .e-input-group input.e-input,
1404
- .e-input-group textarea.e-input,
1405
- .e-input-group input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
1406
- .e-input-group textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]),
1407
- .e-input-group.e-control-wrapper input.e-input,
1408
- .e-input-group.e-control-wrapper textarea.e-input,
1409
- .e-input-group.e-control-wrapper input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
1410
- .e-input-group.e-control-wrapper textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
1411
- border: 0 solid;
1412
- border-width: 0;
1413
- }
1414
-
1415
- .e-input-group input.e-input,
1416
- .e-input-group textarea.e-input,
1417
- .e-input-group.e-bigger .e-input,
1418
- .e-input-group.e-control-wrapper input.e-input,
1419
- .e-input-group.e-control-wrapper textarea.e-input,
1420
- .e-input-group.e-control-wrapper.e-bigger .e-input,
1421
- .e-bigger .e-input-group .e-input,
1422
- .e-bigger .e-input-group.e-control-wrapper .e-input {
1423
- margin-bottom: 0;
1424
- }
1425
-
1426
- .e-input-group::before,
1427
- .e-input-group::after,
1428
- .e-input-group.e-control-wrapper::before,
1429
- .e-input-group.e-control-wrapper::after {
1430
- content: "";
1431
- }
1432
-
1433
- .e-input-group::before,
1434
- .e-input-group.e-control-wrapper::before {
1435
- content: "";
1436
- }
1437
-
1438
- .e-input-group.e-input-focus::before,
1439
- .e-input-group.e-input-focus::after,
1440
- .e-input-group.e-control-wrapper.e-input-focus::before,
1441
- .e-input-group.e-control-wrapper.e-input-focus::after {
1442
- content: "";
1443
- }
1444
-
1445
- .e-input-group::after,
1446
- .e-input-group.e-control-wrapper::after {
1447
- content: "";
1448
- }
1449
-
1450
- .e-input-group,
1451
- .e-input-group.e-control-wrapper {
1452
- position: relative;
1453
- width: 100%;
1454
- }
1455
-
1456
- .e-input.e-small,
1457
- .e-input-group.e-small,
1458
- .e-input-group.e-control-wrapper.e-small {
1459
- margin-bottom: 0;
1460
- }
1461
-
1462
- .e-input.e-small.e-bigger,
1463
- .e-input-group.e-small.e-bigger,
1464
- .e-input-group.e-control-wrapper.e-small.e-bigger,
1465
- .e-bigger .e-input.e-small,
1466
- .e-bigger .e-input-group.e-small,
1467
- .e-bigger .e-input-group.e-control-wrapper.e-small {
1468
- line-height: inherit;
1469
- margin-bottom: 0;
1470
- }
1471
-
1472
- .e-input-group .e-input-group-icon,
1473
- .e-input-group.e-control-wrapper .e-input-group-icon {
1474
- margin-bottom: 0;
1475
- margin-right: 0;
1476
- margin-top: 0;
1477
- }
1478
-
1479
- .e-float-input.e-input-group .e-input-group-icon,
1480
- .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
1481
- margin-top: 0;
1482
- }
1483
-
1484
- .e-input-group.e-bigger .e-input-group-icon,
1485
- .e-input-group .e-input-group-icon.e-bigger,
1486
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
1487
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
1488
- .e-bigger .e-input-group .e-input-group-icon,
1489
- .e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
1490
- margin-bottom: 0;
1491
- margin-right: 0;
1492
- margin-top: 0;
1493
- }
1494
-
1495
- .e-float-input.e-input-group.e-bigger .e-input-group-icon,
1496
- .e-float-input.e-input-group .e-input-group-icon.e-bigger,
1497
- .e-bigger .e-float-input.e-input-group .e-input-group-icon,
1498
- .e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
1499
- .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
1500
- .e-bigger .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
1501
- margin-top: 0;
1502
- }
1503
-
1504
- .e-input-group.e-small.e-bigger .e-input-group-icon,
1505
- .e-input-group.e-small .e-input-group-icon.e-bigger,
1506
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
1507
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
1508
- .e-small .e-bigger.e-input-group .e-input-group-icon,
1509
- .e-small .e-bigger.e-input-group.e-control-wrapper .e-input-group-icon,
1510
- .e-bigger .e-input-group.e-small .e-input-group-icon,
1511
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
1512
- margin-bottom: 0;
1513
- margin-right: 0;
1514
- margin-top: 0;
1515
- }
1516
-
1517
- .e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
1518
- .e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
1519
- .e-bigger .e-float-input.e-input-group.e-small .e-input-group-icon,
1520
- .e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
1521
- .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
1522
- .e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
1523
- margin-top: 0;
1524
- }
1525
-
1526
- .e-input-group.e-small .e-input-group-icon,
1527
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon,
1528
- .e-small .e-input-group .e-input-group-icon,
1529
- .e-small .e-input-group.e-control-wrapper .e-input-group-icon {
1530
- margin-bottom: 0;
1531
- margin-right: 0;
1532
- margin-top: 0;
1533
- }
1534
-
1535
- .e-float-input.e-input-group.e-small .e-input-group-icon,
1536
- .e-small .e-float-input.e-input-group .e-input-group-icon,
1537
- .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
1538
- .e-small .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
1539
- margin-top: 0;
1540
- }
1541
-
1542
- .e-input-group .e-input-group-icon:last-child,
1543
- .e-input-group.e-bigger .e-input-group-icon:last-child,
1544
- .e-input-group .e-input-group-icon.e-bigger:last-child,
1545
- .e-bigger .e-input-group .e-input-group-icon:last-child,
1546
- .e-input-group.e-small .e-input-group-icon:last-child,
1547
- .e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
1548
- .e-input-group.e-small .e-input-group-icon.e-bigger:last-child,
1549
- .e-input-group.e-control-wrapper .e-input-group-icon:last-child,
1550
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon:last-child,
1551
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger:last-child,
1552
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
1553
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon:last-child,
1554
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger:last-child,
1555
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
1556
- .e-bigger .e-input-group.e-small .e-input-group-icon:last-child {
1557
- margin-right: 0;
1558
- }
1559
-
1560
- .e-input-group,
1561
- .e-input-group.e-control-wrapper {
1562
- border-bottom: 1px solid;
1563
- }
1564
-
1565
- .e-input-group,
1566
- .e-input-group.e-success,
1567
- .e-input-group.e-warning,
1568
- .e-input-group.e-error,
1569
- .e-input-group.e-control-wrapper,
1570
- .e-input-group.e-control-wrapper.e-success,
1571
- .e-input-group.e-control-wrapper.e-warning,
1572
- .e-input-group.e-control-wrapper.e-error {
1573
- border: 1px solid;
1574
- border-width: 1px;
1575
- }
1576
-
1577
- .e-input-group.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus,
1578
- .e-input-group.e-control-wrapper.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus {
1579
- border-right-width: 0;
1580
- }
1581
-
1582
- .e-input-group.e-input-focus.e-corner,
1583
- .e-input-group.e-control-wrapper.e-input-focus.e-corner {
1584
- border-radius: 4px;
1585
- }
1586
-
1587
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
1588
- .e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
1589
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
1590
- .e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
1591
- background: #eee;
1592
- color: #999;
1593
- }
1594
-
1595
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-disabled,
1596
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-disabled {
1597
- border-style: solid;
1598
- }
1599
-
1600
- .e-float-custom-tag,
1601
- .e-float-custom-tag.e-control-wrapper {
1602
- display: inline-block;
1603
- }
1604
-
1605
- .e-float-custom-tag.e-input-group,
1606
- .e-float-custom-tag.e-input-group.e-control-wrapper,
1607
- .e-input-custom-tag,
1608
- .e-input-custom-tag.e-input-group,
1609
- .e-input-custom-tag.e-input-group.e-control-wrapper {
1610
- display: -ms-inline-flexbox;
1611
- display: inline-flex;
1612
- vertical-align: middle;
1613
- }
1614
-
1615
- .e-input-group .e-input-group-icon,
1616
- .e-input-group.e-control-wrapper .e-input-group-icon {
1617
- content: "";
1618
- }
1619
-
1620
- .e-input-group:not(.e-filled) .e-input-group-icon::after,
1621
- .e-input-group.e-control-wrapper:not(.e-filled) .e-input-group-icon::after {
1622
- content: "";
1623
- }
1624
-
1625
- .e-input-group .e-input-group-icon.e-input-btn-ripple::after,
1626
- .e-input-group.e-control-wrapper .e-input-group-icon.e-input-btn-ripple::after {
1627
- content: "";
1628
- }
1629
-
1630
- input.e-input::-ms-clear,
1631
- .e-float-input input::-ms-clear,
1632
- .e-float-input.e-control-wrapper input::-ms-clear {
1633
- display: none;
1634
- }
1635
-
1636
- input.e-input[type=search]::-webkit-search-decoration,
1637
- input.e-input[type=search]::-webkit-search-cancel-button,
1638
- input.e-input[type=search]::-webkit-search-results-button,
1639
- input.e-input[type=search]::-webkit-search-results-decoration,
1640
- .e-float-input input[type=search]::-webkit-search-decoration,
1641
- .e-float-input input[type=search]::-webkit-search-cancel-button,
1642
- .e-float-input input[type=search]::-webkit-search-results-button,
1643
- .e-float-input input[type=search]::-webkit-search-results-decoration,
1644
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-decoration,
1645
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-cancel-button,
1646
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-button,
1647
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-decoration {
1648
- -webkit-appearance: none;
1649
- }
1650
-
1651
- .e-float-input.e-input-group .e-float-line,
1652
- .e-float-input.e-input-group.e-control-wrapper .e-float-line,
1653
- .e-float-input.e-control-wrapper.e-input-group .e-float-line,
1654
- .e-float-input.e-control-wrapper.e-input-group.e-control-wrapper .e-float-line {
1655
- bottom: -1px;
1656
- position: absolute;
1657
- }
1658
-
1659
- .e-float-input.e-input-group input,
1660
- .e-float-input.e-input-group textarea,
1661
- .e-float-input.e-input-group.e-control-wrapper input,
1662
- .e-float-input.e-input-group.e-control-wrapper textarea {
1663
- border: 0;
1664
- }
1665
-
1666
- .e-float-input.e-input-group .e-float-line,
1667
- .e-float-input.e-input-group .e-float-text,
1668
- .e-float-input.e-input-group.e-control-wrapper .e-float-line,
1669
- .e-float-input.e-input-group.e-control-wrapper .e-float-text {
1670
- right: 0;
1671
- }
1672
-
1673
- input.e-input::-webkit-input-placeholder,
1674
- input.e-input:-moz-placeholder,
1675
- input.e-input:-ms-input-placeholder,
1676
- input.e-input::-moz-placeholder {
1677
- font-size: 14px;
1678
- font-style: normal;
1679
- }
1680
-
1681
- textarea.e-input::-webkit-input-placeholder,
1682
- textarea.e-input:-moz-placeholder,
1683
- textarea.e-input:-ms-input-placeholder,
1684
- textarea.e-input::-moz-placeholder {
1685
- font-size: 14px;
1686
- font-style: normal;
1687
- }
1688
-
1689
- .e-bigger input.e-input::-webkit-input-placeholder,
1690
- input.e-bigger.e-input::-webkit-input-placeholder,
1691
- .e-bigger input.e-input:-moz-placeholder,
1692
- input.e-bigger.e-input:-moz-placeholder,
1693
- .e-bigger input.e-input:-ms-input-placeholder,
1694
- input.e-bigger.e-input:-ms-input-placeholder,
1695
- .e-bigger input.e-input::-moz-placeholder,
1696
- input.e-bigger.e-input::-moz-placeholder {
1697
- font-size: 15px;
1698
- font-style: normal;
1699
- }
1700
-
1701
- .e-bigger textarea.e-input::-webkit-input-placeholder,
1702
- textarea.e-bigger.e-input::-webkit-input-placeholder,
1703
- .e-bigger textarea.e-input:-moz-placeholder,
1704
- textarea.e-bigger.e-input:-moz-placeholder,
1705
- .e-bigger textarea.e-input:-ms-input-placeholder,
1706
- textarea.e-bigger.e-input:-ms-input-placeholder,
1707
- .e-bigger textarea.e-input::-moz-placeholder,
1708
- textarea.e-bigger.e-input::-moz-placeholder {
1709
- font-size: 15px;
1710
- font-style: normal;
1711
- }
1712
-
1713
- .e-small input.e-input::-webkit-input-placeholder,
1714
- input.e-small.e-input::-webkit-input-placeholder,
1715
- .e-small input.e-input:-moz-placeholder,
1716
- input.e-small.e-input:-moz-placeholder,
1717
- .e-small input.e-input:-ms-input-placeholder,
1718
- input.e-small.e-input:-ms-input-placeholder,
1719
- .e-small input.e-input::-moz-placeholder,
1720
- input.e-small.e-input::-moz-placeholder {
1721
- font-size: 13px;
1722
- font-style: normal;
1723
- }
1724
-
1725
- .e-small textarea.e-input::-webkit-input-placeholder,
1726
- textarea.e-small.e-input::-webkit-input-placeholder,
1727
- .e-small textarea.e-input:-moz-placeholder,
1728
- textarea.e-small.e-input:-moz-placeholder,
1729
- .e-small textarea.e-input:-ms-input-placeholder,
1730
- textarea.e-small.e-input:-ms-input-placeholder,
1731
- .e-small textarea.e-input::-moz-placeholder,
1732
- textarea.e-small.e-input::-moz-placeholder {
1733
- font-size: 13px;
1734
- font-style: normal;
1735
- }
1736
-
1737
- .e-bigger input.e-small.e-input::-webkit-input-placeholder,
1738
- .e-small input.e-bigger.e-input::-webkit-input-placeholder,
1739
- .e-bigger input.e-small.e-input:-moz-placeholder,
1740
- .e-small input.e-bigger.e-input:-moz-placeholder,
1741
- .e-bigger input.e-small.e-input:-ms-input-placeholder,
1742
- .e-small input.e-bigger.e-input:-ms-input-placeholder,
1743
- .e-bigger input.e-small.e-input::-moz-placeholder,
1744
- .e-small input.e-bigger.e-input::-moz-placeholder {
1745
- font-size: 14px;
1746
- font-style: normal;
1747
- }
1748
-
1749
- .e-bigger textarea.e-small.e-input::-webkit-input-placeholder,
1750
- .e-small textarea.e-bigger.e-input::-webkit-input-placeholder,
1751
- .e-bigger textarea.e-small.e-input:-moz-placeholder,
1752
- .e-small textarea.e-bigger.e-input:-moz-placeholder,
1753
- .e-bigger intextareaput.e-small.e-input:-ms-input-placeholder,
1754
- .e-small textarea.e-bigger.e-input:-ms-input-placeholder,
1755
- .e-bigger textarea.e-small.e-input::-moz-placeholder,
1756
- .e-small textarea.e-bigger.e-input::-moz-placeholder {
1757
- font-size: 14px;
1758
- font-style: normal;
1759
- }
1760
-
1761
- input.e-input:-moz-placeholder {
1762
- font-style: normal;
1763
- user-select: none;
1764
- }
1765
-
1766
- textarea.e-input:-moz-placeholder {
1767
- font-style: normal;
1768
- user-select: none;
1769
- }
1770
-
1771
- .e-input-group input.e-input:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
1772
- font-style: normal;
1773
- user-select: none;
1774
- }
1775
-
1776
- .e-input-group textarea.e-input:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
1777
- font-style: normal;
1778
- user-select: none;
1779
- }
1780
-
1781
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
1782
- font-style: normal;
1783
- user-select: none;
1784
- }
1785
-
1786
- .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
1787
- font-style: normal;
1788
- user-select: none;
1789
- }
1790
-
1791
- input.e-input:-moz-placeholder {
1792
- font-style: normal;
1793
- user-select: none;
1794
- }
1795
-
1796
- .e-input-group input.e-input:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
1797
- font-style: normal;
1798
- user-select: none;
1799
- }
1800
-
1801
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder { /* stylelint-disable-line selector-no-vendor-prefix */
1802
- font-style: normal;
1803
- user-select: none;
1804
- }
1805
-
1806
- textarea.e-input:-moz-placeholder {
1807
- font-style: normal;
1808
- user-select: none;
1809
- }
1810
-
1811
- input.e-input::-moz-placeholder {
1812
- font-style: normal;
1813
- user-select: none;
1814
- }
1815
-
1816
- textarea.e-input::-moz-placeholder {
1817
- font-style: normal;
1818
- user-select: none;
1819
- }
1820
-
1821
- input.e-input:-ms-input-placeholder {
1822
- font-style: normal;
1823
- }
1824
-
1825
- textarea.e-input:-ms-input-placeholder {
1826
- font-style: normal;
1827
- }
1828
-
1829
- input.e-input::-webkit-input-placeholder {
1830
- font-style: normal;
1831
- -webkit-user-select: none;
1832
- user-select: none;
1833
- }
1834
-
1835
- textarea.e-input::-webkit-input-placeholder {
1836
- font-style: normal;
1837
- -webkit-user-select: none;
1838
- user-select: none;
1839
- }
1840
-
1841
- input.e-input,
1842
- .e-input-group input,
1843
- .e-input-group.e-control-wrapper input,
1844
- .e-input-group input.e-input,
1845
- .e-input-group.e-control-wrapper input.e-input {
1846
- box-sizing: border-box;
1847
- height: 32px;
1848
- }
1849
-
1850
- .e-float-input:not(.e-input-group) input,
1851
- .e-float-input.e-control-wrapper:not(.e-input-group) input {
1852
- box-sizing: border-box;
1853
- height: 34px;
1854
- }
1855
-
1856
- input.e-input.e-bigger,
1857
- .e-bigger input.e-input,
1858
- .e-input-group.e-bigger input,
1859
- .e-input-group.e-bigger input.e-input,
1860
- .e-input-group.e-control-wrapper.e-bigger input,
1861
- .e-input-group.e-control-wrapper.e-bigger input.e-input,
1862
- .e-bigger .e-input-group input,
1863
- .e-bigger .e-input-group input.e-input,
1864
- .e-bigger .e-input-group.e-control-wrapper input,
1865
- .e-bigger .e-input-group.e-control-wrapper input.e-input,
1866
- .e-float-input.e-bigger input,
1867
- .e-float-input.e-bigger input.e-input,
1868
- .e-bigger .e-float-input input,
1869
- .e-bigger .e-float-input input.e-input,
1870
- .e-float-input.e-control-wrapper.e-bigger input,
1871
- .e-float-input.e-control-wrapper.e-bigger input.e-input,
1872
- .e-bigger .e-float-input.e-control-wrapper input,
1873
- .e-bigger .e-float-input.e-control-wrapper input.e-input {
1874
- box-sizing: border-box;
1875
- height: 38px;
1876
- }
1877
-
1878
- .e-float-input.e-bigger:not(.e-input-group) input,
1879
- .e-float-input.e-bigger:not(.e-input-group) input.e-input,
1880
- .e-bigger .e-float-input:not(.e-input-group) input,
1881
- .e-bigger .e-float-input:not(.e-input-group) input.e-input,
1882
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
1883
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,
1884
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input,
1885
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
1886
- box-sizing: border-box;
1887
- height: 40px;
1888
- }
1889
-
1890
- input.e-input.e-small,
1891
- .e-input-group.e-small input,
1892
- .e-input-group.e-small input.e-input,
1893
- .e-small .e-input-group input,
1894
- .e-small .e-input-group input.e-input,
1895
- .e-input-group.e-control-wrapper.e-small input,
1896
- .e-input-group.e-control-wrapper.e-small input.e-input,
1897
- .e-small .e-input-group.e-control-wrapper input,
1898
- .e-small .e-input-group.e-control-wrapper input.e-input,
1899
- .e-float-input.e-small input,
1900
- .e-float-input.e-small input.e-input,
1901
- .e-small .e-float-input input,
1902
- .e-small .e-float-input input.e-input,
1903
- .e-float-input.e-control-wrapper.e-small input,
1904
- .e-float-input.e-control-wrapper.e-small input.e-input,
1905
- .e-small .e-float-input.e-control-wrapper input,
1906
- .e-small .e-float-input.e-control-wrapper input.e-input {
1907
- box-sizing: border-box;
1908
- height: 26px;
1909
- }
1910
-
1911
- .e-float-input.e-small:not(.e-input-group) input,
1912
- .e-float-input.e-small:not(.e-input-group) input.e-input,
1913
- .e-small .e-float-input:not(.e-input-group) input,
1914
- .e-small .e-float-input:not(.e-input-group) input.e-input .e-float-input.e-control-wrapper.e-small:not(.e-input-group) input,
1915
- .e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
1916
- .e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
1917
- .e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
1918
- box-sizing: border-box;
1919
- height: 28px;
1920
- }
1921
-
1922
- input.e-input.e-small.e-bigger,
1923
- .e-input-group.e-bigger.e-small input,
1924
- .e-input-group.e-bigger.e-small input.e-input,
1925
- .e-bigger.e-small .e-input-group input,
1926
- .e-bigger.e-small .e-input-group input.e-input,
1927
- .e-input-group.e-control-wrapper.e-bigger.e-small input,
1928
- .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
1929
- .e-bigger.e-small .e-input-group.e-control-wrapper input,
1930
- .e-bigger.e-small .e-input-group.e-control-wrapper input.e-input,
1931
- .e-float-input.e-bigger.e-small input,
1932
- .e-float-input.e-bigger.e-small input.e-input,
1933
- .e-bigger.e-small .e-float-input input,
1934
- .e-bigger.e-small .e-float-input input.e-input,
1935
- .e-float-input.e-control-wrapper.e-bigger.e-small input,
1936
- .e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
1937
- .e-bigger.e-small .e-float-input.e-control-wrapper input,
1938
- .e-bigger.e-small .e-float-input.e-control-wrapper input.e-input {
1939
- box-sizing: border-box;
1940
- height: 34px;
1941
- }
1942
-
1943
- .e-float-input.e-bigger.e-small:not(.e-input-group) input,
1944
- .e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
1945
- .e-bigger.e-small .e-float-input:not(.e-input-group) input,
1946
- .e-bigger.e-small .e-float-input:not(.e-input-group) input.e-input,
1947
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
1948
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,
1949
- .e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
1950
- .e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
1951
- box-sizing: border-box;
1952
- height: 36px;
1953
- }
1954
-
1955
- textarea.e-input,
1956
- .e-input-group textarea,
1957
- .e-input-group.e-control-wrapper textarea,
1958
- .e-float-input textarea,
1959
- .e-float-input.e-control-wrapper textarea {
1960
- box-sizing: border-box;
1961
- height: auto;
1962
- }
1963
-
1964
- .e-input-group textarea.e-input.e-bigger,
1965
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
1966
- textarea.e-input.e-bigger,
1967
- .e-input-group.e-bigger textarea,
1968
- .e-input-group.e-bigger textarea.e-input,
1969
- .e-bigger .e-input-group textarea,
1970
- .e-bigger .e-input-group textarea.e-input,
1971
- .e-input-group.e-control-wrapper.e-bigger textarea,
1972
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input,
1973
- .e-bigger .e-input-group.e-control-wrapper textarea,
1974
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input,
1975
- .e-float-input.e-bigger textarea,
1976
- .e-float-input.e-bigger textarea.e-input,
1977
- .e-bigger .e-float-input textarea,
1978
- .e-bigger .e-float-input textarea.e-input,
1979
- .e-float-input.e-control-wrapper.e-bigger textarea,
1980
- .e-float-input.e-control-wrapper.e-bigger textarea.e-input,
1981
- .e-bigger .e-float-input.e-control-wrapper textarea,
1982
- .e-bigger .e-float-input.e-control-wrapper textarea.e-input {
1983
- box-sizing: border-box;
1984
- height: auto;
1985
- }
1986
-
1987
- textarea.e-input.e-small,
1988
- .e-input-group.e-small textarea,
1989
- .e-input-group.e-small textarea.e-input,
1990
- .e-small .e-input-group textarea,
1991
- .e-small .e-input-group textarea.e-input,
1992
- .e-input-group.e-control-wrapper.e-small textarea,
1993
- .e-input-group.e-control-wrapper.e-small textarea.e-input,
1994
- .e-small .e-input-group.e-control-wrapper textarea,
1995
- .e-small .e-input-group.e-control-wrapper textarea.e-input,
1996
- .e-float-input.e-small textarea,
1997
- .e-float-input.e-small textarea.e-input,
1998
- .e-small .e-float-input textarea,
1999
- .e-small .e-float-input textarea.e-input,
2000
- .e-float-input.e-control-wrapper.e-small textarea,
2001
- .e-float-input.e-control-wrapper.e-small textarea.e-input,
2002
- .e-small .e-float-input.e-control-wrapper textarea,
2003
- .e-small .e-float-input.e-control-wrapper textarea.e-input {
2004
- box-sizing: border-box;
2005
- height: auto;
2006
- }
2007
-
2008
- textarea.e-input.e-small.e-bigger,
2009
- .e-input-group.e-bigger.e-small textarea,
2010
- .e-input-group.e-bigger.e-small textarea.e-input,
2011
- .e-bigger.e-small .e-input-group textarea,
2012
- .e-bigger.e-small .e-input-group textarea.e-input,
2013
- .e-input-group.e-control-wrapper.e-bigger.e-small textarea,
2014
- .e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
2015
- .e-bigger.e-small .e-input-group.e-control-wrapper textarea,
2016
- .e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
2017
- .e-float-input.e-bigger.e-small textarea,
2018
- .e-float-input.e-bigger.e-small textarea.e-input,
2019
- .e-bigger.e-small .e-float-input textarea,
2020
- .e-bigger.e-small .e-float-input textarea.e-input,
2021
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea,
2022
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
2023
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea,
2024
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea.e-input {
2025
- box-sizing: border-box;
2026
- height: auto;
2027
- }
2028
-
2029
- input.e-input.e-bigger,
2030
- .e-input-group input.e-input.e-bigger,
2031
- .e-input-group input.e-input.e-bigger,
2032
- .e-input-group.e-control-wrapper input.e-input.e-bigger,
2033
- .e-input-group.e-control-wrapper input.e-input.e-bigger,
2034
- .e-input-group.e-bigger .e-input,
2035
- .e-input-group.e-control-wrapper.e-bigger .e-input,
2036
- .e-bigger input.e-input,
2037
- .e-bigger .e-input-group .e-input,
2038
- .e-bigger .e-input-group.e-control-wrapper .e-input,
2039
- .e-float-input.e-bigger input,
2040
- .e-float-input input.e-bigger,
2041
- .e-bigger .e-float-input input,
2042
- .e-float-input.e-control-wrapper.e-bigger input,
2043
- .e-float-input.e-control-wrapper input.e-bigger,
2044
- .e-bigger .e-float-input.e-control-wrapper input {
2045
- text-indent: 14px;
2046
- }
2047
-
2048
- input.e-input.e-small,
2049
- .e-input-group input.e-input.e-small,
2050
- .e-input-group.e-control-wrapper input.e-input.e-small,
2051
- .e-input-group.e-small .e-input,
2052
- .e-input-group.e-control-wrapper.e-small .e-input,
2053
- .e-small input.e-input,
2054
- .e-small .e-input-group .e-input,
2055
- .e-small .e-input-group.e-control-wrapper .e-input,
2056
- .e-float-input.e-small input,
2057
- .e-float-input input.e-small,
2058
- .e-small .e-float-input input,
2059
- .e-float-input.e-control-wrapper.e-small input,
2060
- .e-float-input.e-control-wrapper input.e-small,
2061
- .e-small .e-float-input.e-control-wrapper input {
2062
- text-indent: 10px;
2063
- }
2064
-
2065
- textarea.e-input.e-small,
2066
- .e-input-group textarea.e-input.e-small,
2067
- .e-input-group.e-control-wrapper input.e-input-group textarea.e-input.e-small,
2068
- .e-small input.e-input,
2069
- .e-float-input.e-small textarea,
2070
- .e-float-input textarea.e-small,
2071
- .e-small .e-float-input textarea,
2072
- .e-float-input.e-control-wrapper.e-small textarea,
2073
- .e-float-input.e-control-wrapper textarea.e-small,
2074
- .e-small .e-float-input.e-control-wrapper textarea {
2075
- text-indent: 10px;
2076
- }
2077
-
2078
- input.e-input,
2079
- .e-input-group input.e-input,
2080
- .e-input-group input,
2081
- .e-input-group.e-control-wrapper input.e-input,
2082
- .e-input-group.e-control-wrapper input,
2083
- .e-float-input input.e-input,
2084
- .e-float-input input,
2085
- .e-float-input.e-control-wrapper input.e-input,
2086
- .e-float-input.e-control-wrapper input,
2087
- .e-input-group input.e-input:focus,
2088
- .e-input-group.e-control-wrapper input.e-input:focus,
2089
- .e-float-input.e-control-wrapper input:focus,
2090
- .e-float-input input:focus,
2091
- .e-input-group.e-input-focus input.e-input,
2092
- .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2093
- .e-float-input.e-control-wrapper.e-input-focus input,
2094
- .e-float-input.e-input-focus input {
2095
- padding-left: 12px;
2096
- text-indent: 0;
2097
- }
2098
-
2099
- textarea.e-input,
2100
- .e-input-group textarea.e-input,
2101
- .e-input-group textarea,
2102
- .e-input-group.e-control-wrapper textarea.e-input,
2103
- .e-input-group.e-control-wrapper textarea,
2104
- .e-float-input textarea.e-input,
2105
- .e-float-input textarea,
2106
- .e-float-input.e-control-wrapper textarea.e-input,
2107
- .e-float-input.e-control-wrapper textarea,
2108
- .e-input-group textarea.e-input:focus,
2109
- .e-input-group.e-control-wrapper textarea.e-input:focus,
2110
- .e-float-input.e-control-wrapper textarea:focus,
2111
- .e-float-input textarea:focus {
2112
- padding-left: 12px;
2113
- text-indent: 0;
2114
- }
2115
-
2116
- input.e-input.e-rtl,
2117
- .e-input-group.e-rtl input.e-input,
2118
- .e-input-group.e-control-container.e-rtl input.e-control,
2119
- .e-input-group.e-control-wrapper.e-rtl input.e-input,
2120
- .e-float-input.e-rtl input,
2121
- .e-float-input.e-control-wrapper.e-rtl input,
2122
- .e-rtl .e-input-group input.e-input,
2123
- .e-rtl .e-input-group.e-control-wrapper input.e-input,
2124
- .e-rtl .e-float-input input,
2125
- .e-rtl .e-float-input.e-control-wrapper input,
2126
- .e-input-group.e-rtl input.e-input,
2127
- .e-input-group.e-control-wrapper.e-rtl input.e-input,
2128
- .e-float-input.e-rtl input,
2129
- .e-float-input.e-control-wrapper.e-rtl input,
2130
- .e-rtl .e-input-group input.e-input,
2131
- .e-rtl .e-input-group.e-control-wrapper input.e-input,
2132
- .e-rtl .e-float-input input,
2133
- .e-rtl .e-float-input.e-control-wrapper input,
2134
- .e-input-group.e-rtl input.e-input:focus,
2135
- .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
2136
- .e-float-input.e-rtl input:focus,
2137
- .e-float-input.e-control-wrapper.e-rtl input:focus,
2138
- .e-rtl .e-input-group input.e-input:focus,
2139
- .e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
2140
- .e-rtl .e-float-input input:focus,
2141
- .e-rtl .e-float-input.e-control-wrapper input:focus,
2142
- .e-input-group.e-rtl.e-input-focus input.e-input,
2143
- .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
2144
- .e-rtl .e-input-group.e-input-focus input.e-input,
2145
- .e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2146
- .e-float-input.e-rtl.e-input-focus input,
2147
- .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
2148
- .e-rtl .e-float-input.e-input-focus input,
2149
- .e-rtl .e-float-input.e-control-wrapper.e-input-focus input {
2150
- padding-left: 0;
2151
- padding-right: 12px;
2152
- text-indent: 0;
2153
- }
2154
-
2155
- textarea.e-input.e-rtl,
2156
- .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2157
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2158
- .e-float-input:not(.e-outline).e-rtl textarea,
2159
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2160
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2161
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2162
- .e-rtl .e-float-input:not(.e-outline) textarea,
2163
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2164
- .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2165
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2166
- .e-float-input:not(.e-outline).e-rtl textarea,
2167
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2168
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2169
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2170
- .e-rtl .e-float-input:not(.e-outline) textarea,
2171
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2172
- .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
2173
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
2174
- .e-float-input:not(.e-outline).e-rtl textarea:focus,
2175
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
2176
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
2177
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
2178
- .e-rtl .e-float-input:not(.e-outline) textarea:focus,
2179
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus {
2180
- padding-right: 12px;
2181
- text-indent: 0;
2182
- }
2183
-
2184
- input.e-input.e-small,
2185
- .e-small input.e-input,
2186
- .e-input-group.e-small input.e-input,
2187
- .e-input-group.e-control-wrapper.e-small input.e-input,
2188
- .e-float-input.e-small input,
2189
- .e-float-input.e-control-wrapper input.e-small,
2190
- .e-float-input.e-small input,
2191
- .e-float-input.e-control-wrapper input.e-small,
2192
- .e-input-group input.e-input.e-small,
2193
- .e-input-group.e-control-wrapper input.e-input.e-small,
2194
- .e-small .e-float-input input,
2195
- .e-small .e-float-input.e-control-wrapper input,
2196
- .e-small .e-input-group input.e-input,
2197
- .e-small .e-input-group.e-control-wrapper input.e-input,
2198
- .e-input-group.e-small input.e-input:focus,
2199
- .e-input-group.e-control-wrapper.e-small input.e-input:focus,
2200
- .e-float-input.e-small input:focus,
2201
- .e-float-input.e-control-wrapper.e-small input:focus,
2202
- .e-small .e-input-group.e-control-wrapper input.e-input:focus,
2203
- .e-small .e-input-group input.e-input:focus,
2204
- .e-small .e-float-input input:focus,
2205
- .e-small .e-float-input.e-control-wrapper input:focus,
2206
- .e-input-group.e-small.e-input-focus input.e-input,
2207
- .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
2208
- .e-small .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2209
- .e-small .e-input-group.e-input-focus input.e-input,
2210
- .e-float-input.e-small.e-input-focus input,
2211
- .e-float-input.e-control-wrapper.e-input-focus.e-small input,
2212
- .e-small .e-float-input.e-input-focus input,
2213
- .e-small .e-float-input.e-control-wrapper.e-input-focus input {
2214
- padding-left: 10px;
2215
- text-indent: 0;
2216
- }
2217
-
2218
- textarea.e-input.e-small,
2219
- .e-small textarea.e-input,
2220
- .e-input-group.e-small textarea.e-input,
2221
- .e-input-group.e-control-wrapper.e-small textarea.e-input,
2222
- .e-float-input.e-control-wrapper.e-small textarea,
2223
- .e-float-input.e-control-wrapper textarea.e-small,
2224
- .e-float-input.e-small textarea,
2225
- .e-float-input textarea.e-small,
2226
- .e-input-group textarea.e-input.e-small,
2227
- .e-input-group.e-control-wrapper textarea.e-input.e-small,
2228
- .e-small .e-float-input.e-control-wrapper textarea,
2229
- .e-small .e-float-input textarea,
2230
- .e-small .e-input-group textarea.e-input,
2231
- .e-small .e-input-group.e-control-wrapper textarea.e-input,
2232
- .e-input-group.e-small textarea.e-input:focus,
2233
- .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
2234
- .e-float-input.e-small textarea:focus,
2235
- .e-float-input.e-control-wrapper.e-small textarea:focus,
2236
- .e-small .e-input-group textarea.e-input:focus,
2237
- .e-small .e-input-group.e-control-wrapper textarea.e-input:focus,
2238
- .e-small .e-float-input.e-control-wrapper textarea:focus,
2239
- .e-small .e-float-input textarea:focus {
2240
- padding-left: 10px;
2241
- text-indent: 0;
2242
- }
2243
-
2244
- .e-rtl input.e-input.e-small,
2245
- input.e-input.e-small.e-rtl,
2246
- .e-small.e-rtl input.e-input,
2247
- .e-small input.e-input.e-rtl,
2248
- .e-float-input.e-control-wrapper.e-small.e-rtl input,
2249
- .e-float-input.e-small.e-rtl input,
2250
- .e-input-group.e-small.e-rtl input.e-input,
2251
- .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
2252
- .e-rtl .e-float-input.e-small input,
2253
- .e-rtl .e-float-input.e-control-wrapper.e-small input,
2254
- .e-rtl .e-input-group.e-small input.e-input,
2255
- .e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
2256
- .e-float-input.e-rtl input.e-small,
2257
- .e-float-input.e-control-wrapper.e-rtl input.e-small,
2258
- .e-input-group.e-rtl input.e-input.e-small,
2259
- .e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
2260
- .e-rtl .e-float-input input.e-small,
2261
- .e-rtl .e-float-input.e-control-wrapper input.e-small,
2262
- .e-rtl .e-input-group input.e-input.e-small,
2263
- .e-rtl .e-input-group.e-control-wrapper input.e-input.e-small,
2264
- .e-small .e-float-input.e-rtl input,
2265
- .e-small .e-float-input.e-control-wrapper.e-rtl input,
2266
- .e-small .e-input-group.e-rtl input.e-input,
2267
- .e-small .e-input-group.e-control-wrapper.e-rtl input.e-input,
2268
- .e-small.e-rtl .e-float-input.e-control-wrapper input,
2269
- .e-small.e-rtl .e-float-input input,
2270
- .e-small.e-rtl .e-input-group.e-control-wrapper input.e-input,
2271
- .e-small.e-rtl .e-input-group input.e-input,
2272
- .e-small.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
2273
- .e-small.e-rtl .e-input-group input.e-input:focus,
2274
- .e-small.e-rtl .e-float-input.e-control-wrapper input:focus,
2275
- .e-small.e-rtl .e-float-input input:focus,
2276
- .e-small .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
2277
- .e-small .e-input-group.e-rtl input.e-input:focus,
2278
- .e-small .e-float-input.e-control-wrapper.e-rtl input:focus,
2279
- .e-small .e-float-input.e-rtl input:focus,
2280
- .e-small.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2281
- .e-small.e-rtl .e-input-group.e-input-focus input.e-input,
2282
- .e-small .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
2283
- .e-small .e-input-group.e-rtl.e-input-focus input.e-input,
2284
- .e-small.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
2285
- .e-small.e-rtl .e-float-input.e-input-focus input,
2286
- .e-small .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
2287
- .e-small .e-float-input.e-rtl.e-input-focus input {
2288
- padding-left: 0;
2289
- padding-right: 10px;
2290
- text-indent: 0;
2291
- }
2292
-
2293
- .e-rtl textarea.e-input.e-small,
2294
- textarea.e-input.e-small.e-rtl,
2295
- .e-small.e-rtl textarea.e-input,
2296
- .e-small textarea.e-input.e-rtl,
2297
- .e-float-input:not(.e-outline).e-small.e-rtl textarea,
2298
- .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
2299
- .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
2300
- .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
2301
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
2302
- .e-rtl .e-float-input:not(.e-outline).e-small textarea,
2303
- .e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
2304
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
2305
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-small,
2306
- .e-float-input:not(.e-outline).e-rtl textarea.e-small,
2307
- .e-input-group:not(.e-outline).e-rtl textarea.e-input.e-small,
2308
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-small,
2309
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-small,
2310
- .e-rtl .e-float-input:not(.e-outline) textarea.e-small,
2311
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-small,
2312
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-small,
2313
- .e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2314
- .e-small .e-float-input:not(.e-outline).e-rtl textarea,
2315
- .e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2316
- .e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2317
- .e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2318
- .e-small.e-rtl .e-float-input:not(.e-outline) textarea,
2319
- .e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2320
- .e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2321
- .e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
2322
- .e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
2323
- .e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
2324
- .e-small.e-rtl .e-float-input:not(.e-outline) textarea:focus,
2325
- .e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
2326
- .e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
2327
- .e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
2328
- .e-small .e-float-input:not(.e-outline).e-rtl textarea:focus {
2329
- padding-right: 10px;
2330
- text-indent: 0;
2331
- }
2332
-
2333
- input.e-input.e-bigger,
2334
- .e-bigger input.e-input,
2335
- .e-input-group.e-bigger input.e-input,
2336
- .e-input-group.e-control-wrapper.e-bigger input.e-input,
2337
- .e-float-input.e-control-wrapper.e-bigger input,
2338
- .e-float-input.e-control-wrapper input.e-bigger,
2339
- .e-float-input.e-bigger input,
2340
- .e-float-input input.e-bigger,
2341
- .e-input-group input.e-input.e-bigger,
2342
- .e-input-group.e-control-wrapper input.e-input.e-bigger,
2343
- .e-bigger .e-float-input.e-control-wrapper input,
2344
- .e-bigger .e-float-input input,
2345
- .e-bigger .e-input-group.e-control-wrapper input.e-input,
2346
- .e-bigger .e-input-group input.e-input,
2347
- .e-input-group.e-bigger input.e-input:focus,
2348
- .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
2349
- .e-float-input.e-control-wrapper.e-bigger input:focus,
2350
- .e-float-input.e-bigger input:focus,
2351
- .e-bigger .e-input-group input.e-input:focus,
2352
- .e-bigger .e-input-group.e-control-wrapper input.e-input:focus,
2353
- .e-bigger .e-float-input.e-control-wrapper input:focus,
2354
- .e-bigger .e-float-input input:focus,
2355
- .e-input-group.e-bigger.e-input-focus input.e-input,
2356
- .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
2357
- .e-bigger .e-input-group.e-input-focus input.e-input,
2358
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2359
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
2360
- .e-float-input.e-bigger.e-input-focus input,
2361
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input,
2362
- .e-bigger .e-float-input.e-input-focus input {
2363
- padding-left: 14px;
2364
- text-indent: 0;
2365
- }
2366
-
2367
- .e-rtl input.e-input.e-bigger,
2368
- input.e-input.e-bigger.e-rtl,
2369
- .e-bigger.e-rtl input.e-input,
2370
- .e-bigger input.e-input.e-rtl,
2371
- .e-float-input.e-control-wrapper.e-bigger.e-rtl input,
2372
- .e-float-input.e-bigger.e-rtl input,
2373
- .e-input-group.e-bigger.e-rtl input.e-input,
2374
- .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
2375
- .e-rtl .e-float-input.e-control-wrapper.e-bigger input,
2376
- .e-rtl .e-float-input.e-bigger input,
2377
- .e-rtl .e-input-group.e-bigger input.e-input,
2378
- .e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input,
2379
- .e-float-input.e-control-wrapper.e-rtl input.e-bigger,
2380
- .e-float-input.e-rtl input.e-bigger,
2381
- .e-input-group.e-rtl input.e-input.e-bigger,
2382
- .e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
2383
- .e-rtl .e-float-input.e-control-wrapper input.e-bigger,
2384
- .e-rtl .e-float-input input.e-bigger,
2385
- .e-rtl .e-input-group input.e-input.e-bigger,
2386
- .e-rtl .e-input-group.e-control-wrapper input.e-input.e-bigger,
2387
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input,
2388
- .e-bigger .e-float-input.e-rtl input,
2389
- .e-bigger .e-input-group.e-rtl input.e-input,
2390
- .e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input,
2391
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input,
2392
- .e-bigger.e-rtl .e-float-input input,
2393
- .e-bigger.e-rtl .e-input-group input.e-input,
2394
- .e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input,
2395
- .e-bigger.e-rtl .e-input-group input.e-input:focus,
2396
- .e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
2397
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input:focus,
2398
- .e-bigger.e-rtl .e-float-input input:focus,
2399
- .e-bigger .e-input-group.e-rtl input.e-input:focus,
2400
- .e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
2401
- .e-bigger .e-float-input.e-rtl input:focus,
2402
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input:focus,
2403
- .e-bigger.e-rtl .e-input-group.e-input-focus input.e-input,
2404
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2405
- .e-bigger .e-input-group.e-rtl.e-input-focus input.e-input,
2406
- .e-bigger .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
2407
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
2408
- .e-bigger.e-rtl .e-float-input.e-input-focus input,
2409
- .e-bigger .e-float-input.e-rtl.e-input-focus input,
2410
- .e-bigger .e-float-input.e-control-wrapper.e-rtl.e-input-focus input {
2411
- padding-left: 0;
2412
- padding-right: 14px;
2413
- text-indent: 0;
2414
- }
2415
-
2416
- textarea.e-input.e-bigger,
2417
- .e-bigger textarea.e-input,
2418
- .e-input-group.e-bigger textarea.e-input,
2419
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input,
2420
- .e-float-input.e-control-wrapper.e-bigger textarea,
2421
- .e-float-input.e-control-wrapper textarea.e-bigger,
2422
- .e-float-input.e-bigger textarea,
2423
- .e-float-input textarea.e-bigger,
2424
- .e-input-group textarea.e-input.e-bigger,
2425
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
2426
- .e-bigger .e-float-input.e-control-wrapper textarea,
2427
- .e-bigger .e-float-input textarea,
2428
- .e-bigger .e-input-group textarea.e-input,
2429
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input,
2430
- .e-input-group.e-bigger textarea.e-input:focus,
2431
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
2432
- .e-float-input.e-control-wrapper.e-bigger textarea:focus,
2433
- .e-float-input.e-bigger textarea:focus,
2434
- .e-bigger .e-input-group textarea.e-input:focus,
2435
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
2436
- .e-bigger .e-float-input.e-control-wrapper textarea:focus,
2437
- .e-bigger .e-float-input textarea:focus {
2438
- padding-left: 14px;
2439
- text-indent: 0;
2440
- }
2441
-
2442
- .e-rtl textarea.e-input.e-bigger,
2443
- textarea.e-input.e-bigger.e-rtl,
2444
- .e-bigger.e-rtl textarea.e-input,
2445
- .e-bigger textarea.e-input.e-rtl,
2446
- .e-float-input.e-control-wrapper:not(.e-outline).e-bigger.e-rtl textarea,
2447
- .e-float-input:not(.e-outline).e-bigger.e-rtl textarea,
2448
- .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input,
2449
- .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input,
2450
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea,
2451
- .e-rtl .e-float-input:not(.e-outline).e-bigger textarea,
2452
- .e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input,
2453
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input,
2454
- .e-float-input:not(.e-outline).e-rtl textarea.e-bigger,
2455
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-bigger,
2456
- .e-input-group:not(.e-outline).e-rtl textarea.e-input.e-bigger,
2457
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-bigger,
2458
- .e-rtl .e-float-input:not(.e-outline) textarea.e-bigger,
2459
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-bigger,
2460
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-bigger,
2461
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-bigger,
2462
- .e-bigger .e-float-input:not(.e-outline).e-rtl textarea,
2463
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2464
- .e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2465
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2466
- .e-bigger.e-rtl .e-float-input:not(.e-outline) textarea,
2467
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2468
- .e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2469
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2470
- .e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
2471
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
2472
- .e-bigger.e-rtl .e-float-input:not(.e-outline) textarea:focus,
2473
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
2474
- .e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
2475
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
2476
- .e-bigger .e-float-input:not(.e-outline).e-rtl textarea:focus,
2477
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus {
2478
- padding-right: 14px;
2479
- text-indent: 0;
2480
- }
2481
-
2482
- input.e-input.e-bigger.e-small,
2483
- .e-bigger input.e-input.e-small,
2484
- .e-input-group.e-small.e-bigger input.e-input,
2485
- .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
2486
- .e-input-group.e-small input.e-input.e-bigger,
2487
- .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
2488
- .e-bigger .e-input-group.e-small input.e-input,
2489
- .e-bigger .e-input-group.e-control-wrapper.e-small input.e-input,
2490
- .e-float-input.e-small.e-bigger input,
2491
- .e-float-input.e-small input.e-bigger,
2492
- .e-bigger .e-float-input.e-small input,
2493
- .e-float-input.e-control-wrapper.e-small.e-bigger input,
2494
- .e-float-input.e-control-wrapper.e-small input.e-bigger,
2495
- .e-bigger .e-float-input.e-control-wrapper.e-small input,
2496
- .e-bigger .e-input-group.e-small input.e-input:focus,
2497
- .e-bigger .e-input-group.e-control-wrapper.e-small input.e-input:focus,
2498
- .e-bigger .e-float-input.e-control-wrapper.e-small input:focus,
2499
- .e-bigger .e-float-input.e-small input:focus,
2500
- .e-small .e-input-group.e-bigger input.e-input:focus,
2501
- .e-small .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
2502
- .e-small .e-float-input.e-control-wrapper.e-bigger input:focus,
2503
- .e-small .e-float-input.e-bigger input:focus,
2504
- .e-input-group.e-bigger.e-small input.e-input:focus,
2505
- .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
2506
- .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
2507
- .e-float-input.e-bigger.e-small input:focus,
2508
- .e-bigger .e-input-group.e-small.e-input-focus input.e-input,
2509
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
2510
- .e-small .e-input-group.e-bigger.e-input-focus input.e-input,
2511
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
2512
- .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
2513
- .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,
2514
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input,
2515
- .e-bigger .e-float-input.e-small.e-input-focus input,
2516
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
2517
- .e-small .e-float-input.e-bigger.e-input-focus input,
2518
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
2519
- .e-float-input.e-bigger.e-small.e-input-focus input {
2520
- padding-left: 12px;
2521
- text-indent: 0;
2522
- }
2523
-
2524
- .e-bigger input.e-input.e-small.e-rtl,
2525
- .e-input-group.e-small.e-bigger.e-rtl input.e-input,
2526
- .e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
2527
- .e-input-group.e-small.e-rtl input.e-input.e-bigger,
2528
- .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
2529
- .e-bigger .e-input-group.e-small.e-rtl input.e-input,
2530
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
2531
- .e-float-input.e-small.e-bigger.e-rtl input,
2532
- .e-float-input.e-small.e-rtl input.e-bigger,
2533
- .e-bigger .e-float-input.e-small.e-rtl input,
2534
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
2535
- .e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
2536
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input,
2537
- .e-bigger.e-rtl input.e-input.e-small,
2538
- .e-rtl .e-input-group.e-small.e-bigger input.e-input,
2539
- .e-rtl .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
2540
- .e-rtl .e-input-group.e-small input.e-input.e-bigger,
2541
- .e-rtl .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
2542
- .e-bigger.e-rtl .e-input-group.e-small input.e-input,
2543
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
2544
- .e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger input,
2545
- .e-rtl .e-float-input.e-control-wrapper.e-small input.e-bigger,
2546
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input,
2547
- .e-rtl .e-float-input.e-small.e-bigger input,
2548
- .e-rtl .e-float-input.e-small input.e-bigger,
2549
- .e-bigger.e-rtl .e-float-input.e-small input,
2550
- .e-bigger .e-input-group.e-small.e-rtl input.e-input:focus,
2551
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
2552
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
2553
- .e-bigger .e-float-input.e-small.e-rtl input:focus,
2554
- .e-small .e-input-group.e-bigger.e-rtl input.e-input:focus,
2555
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
2556
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
2557
- .e-small .e-float-input.e-bigger.e-rtl input:focus,
2558
- .e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
2559
- .e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
2560
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
2561
- .e-float-input.e-bigger.e-small.e-rtl input:focus,
2562
- .e-bigger.e-rtl .e-input-group.e-small input.e-input:focus,
2563
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input:focus,
2564
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input:focus,
2565
- .e-bigger.e-rtl .e-float-input.e-small input:focus,
2566
- .e-small.e-rtl .e-input-group.e-bigger input.e-input:focus,
2567
- .e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
2568
- .e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger input:focus,
2569
- .e-small.e-rtl .e-float-input.e-bigger input:focus,
2570
- .e-rtl .e-input-group.e-bigger.e-small input.e-input:focus,
2571
- .e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
2572
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
2573
- .e-rtl .e-float-input.e-bigger.e-small input:focus,
2574
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
2575
- .e-bigger .e-float-input.e-small.e-rtl.e-input-focus input,
2576
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
2577
- .e-small .e-float-input.e-bigger.e-rtl.e-input-focus input,
2578
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
2579
- .e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
2580
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small.e-input-focus input,
2581
- .e-bigger.e-rtl .e-float-input.e-small.e-input-focus input,
2582
- .e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
2583
- .e-small.e-rtl .e-float-input.e-bigger.e-input-focus input,
2584
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
2585
- .e-rtl .e-float-input.e-bigger.e-small.e-input-focus input,
2586
- .e-bigger .e-input-group.e-small.e-rtl.e-input-focus input.e-input,
2587
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
2588
- .e-small .e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
2589
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
2590
- .e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
2591
- .e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
2592
- .e-bigger.e-rtl .e-input-group.e-small.e-input-focus input.e-input,
2593
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
2594
- .e-small.e-rtl .e-input-group.e-bigger.e-input-focus input.e-input,
2595
- .e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
2596
- .e-rtl .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
2597
- .e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input {
2598
- padding-left: 0;
2599
- padding-right: 12px;
2600
- text-indent: 0;
2601
- }
2602
-
2603
- textarea.e-input.e-bigger.e-small,
2604
- .e-bigger textarea.e-input.e-small,
2605
- .e-input-group.e-small.e-bigger textarea.e-input,
2606
- .e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
2607
- .e-input-group.e-small textarea.e-input.e-bigger,
2608
- .e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
2609
- .e-bigger .e-input-group.e-small textarea.e-input,
2610
- .e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
2611
- .e-float-input.e-small.e-bigger textarea,
2612
- .e-float-input.e-small textarea.e-bigger,
2613
- .e-bigger .e-float-input.e-small textarea,
2614
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea,
2615
- .e-float-input.e-control-wrapper.e-small textarea.e-bigger,
2616
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea,
2617
- .e-bigger .e-input-group.e-small textarea.e-input:focus,
2618
- .e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
2619
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus,
2620
- .e-bigger .e-float-input.e-small textarea:focus,
2621
- .e-small .e-input-group.e-bigger textarea.e-input:focus,
2622
- .e-small .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
2623
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus,
2624
- .e-small .e-float-input.e-bigger textarea:focus,
2625
- .e-input-group.e-bigger.e-small textarea.e-input:focus,
2626
- .e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
2627
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus,
2628
- .e-float-input.e-bigger.e-small textarea:focus {
2629
- padding-left: 12px;
2630
- text-indent: 0;
2631
- }
2632
-
2633
- .e-bigger textarea.e-input.e-small.e-rtl,
2634
- .e-input-group:not(.e-outline).e-small.e-bigger.e-rtl textarea.e-input,
2635
- .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
2636
- .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input.e-bigger,
2637
- .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
2638
- .e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
2639
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
2640
- .e-float-input:not(.e-outline).e-small.e-bigger.e-rtl textarea,
2641
- .e-float-input:not(.e-outline).e-small.e-rtl textarea.e-bigger,
2642
- .e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea,
2643
- .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea,
2644
- .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-bigger,
2645
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
2646
- .e-bigger.e-rtl textarea.e-input.e-small,
2647
- .e-rtl .e-input-group:not(.e-outline).e-small.e-bigger textarea.e-input,
2648
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea.e-input,
2649
- .e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input.e-bigger,
2650
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input.e-bigger,
2651
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
2652
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
2653
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
2654
- .e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
2655
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
2656
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
2657
- .e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
2658
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea,
2659
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-small.e-control-wrapper textarea,
2660
- .e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input:focus,
2661
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
2662
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea:focus,
2663
- .e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea:focus,
2664
- .e-small .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input:focus,
2665
- .e-small .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
2666
- .e-small .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea:focus,
2667
- .e-small .e-float-input:not(.e-outline).e-bigger.e-rtl textarea:focus,
2668
- .e-input-group:not(.e-outline).e-bigger.e-small.e-rtl textarea.e-input:focus,
2669
- .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
2670
- .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
2671
- .e-float-input:not(.e-outline).e-bigger.e-small.e-rtl textarea:focus,
2672
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input:focus,
2673
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input:focus,
2674
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea:focus,
2675
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea:focus,
2676
- .e-small.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input:focus,
2677
- .e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input:focus,
2678
- .e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea:focus,
2679
- .e-small.e-rtl .e-float-input:not(.e-outline).e-bigger textarea:focus,
2680
- .e-rtl .e-input-group:not(.e-outline).e-bigger.e-small textarea.e-input:focus,
2681
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
2682
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea:focus,
2683
- .e-rtl .e-float-input:not(.e-outline).e-bigger.e-small textarea:focus {
2684
- padding-right: 12px;
2685
- text-indent: 0;
2686
- }
2687
-
2688
- .e-float-input .e-clear-icon,
2689
- .e-float-input.e-control-wrapper .e-clear-icon,
2690
- .e-input-group .e-clear-icon,
2691
- .e-input-group.e-control-wrapper .e-clear-icon {
2692
- background: transparent;
2693
- border: 0;
2694
- cursor: pointer;
2695
- display: -ms-flexbox;
2696
- display: flex;
2697
- -ms-flex-direction: column;
2698
- flex-direction: column;
2699
- -ms-flex-pack: center;
2700
- justify-content: center;
2701
- line-height: 1;
2702
- min-width: 24px;
2703
- outline: none;
2704
- padding: 0;
2705
- text-align: center;
2706
- }
2707
-
2708
- .e-float-input .e-clear-icon::before,
2709
- .e-float-input.e-control-wrapper .e-clear-icon::before,
2710
- .e-input-group .e-clear-icon::before,
2711
- .e-input-group.e-control-wrapper .e-clear-icon::before {
2712
- font-size: 12px;
2713
- padding: 0;
2714
- text-align: center;
2715
- vertical-align: middle;
2716
- }
2717
-
2718
- .e-float-input.e-static-clear .e-clear-icon.e-clear-icon-hide,
2719
- .e-float-input.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
2720
- .e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
2721
- .e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
2722
- cursor: pointer;
2723
- display: -ms-flexbox;
2724
- display: flex;
2725
- }
2726
-
2727
- .e-float-input.e-small.e-bigger .e-clear-icon,
2728
- .e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2729
- .e-input-group.e-small.e-bigger .e-clear-icon,
2730
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2731
- .e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon,
2732
- .e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
2733
- .e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon,
2734
- .e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
2735
- .e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
2736
- .e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon,
2737
- .e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
2738
- .e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon {
2739
- padding-bottom: 0;
2740
- }
2741
-
2742
- .e-float-input.e-small .e-clear-icon::before,
2743
- .e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
2744
- .e-input-group.e-small .e-clear-icon::before,
2745
- .e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
2746
- .e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
2747
- .e-small .e-float-input.e-control-wrapper .e-clear-icon::before,
2748
- .e-float-input input.e-small:first-child ~ .e-clear-icon::before,
2749
- .e-small .e-float-input .e-clear-icon::before,
2750
- .e-small .e-input-group .e-clear-icon::before,
2751
- .e-small .e-input-group.e-control-wrapper .e-clear-icon::before {
2752
- font-size: 10px;
2753
- }
2754
-
2755
- .e-float-input.e-bigger .e-clear-icon::before,
2756
- .e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
2757
- .e-input-group.e-bigger .e-clear-icon::before,
2758
- .e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
2759
- .e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
2760
- .e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
2761
- .e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
2762
- .e-bigger .e-float-input .e-clear-icon::before,
2763
- .e-bigger .e-input-group .e-clear-icon::before,
2764
- .e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
2765
- font-size: 12px;
2766
- }
2767
-
2768
- .e-float-input.e-small.e-bigger .e-clear-icon::before,
2769
- .e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
2770
- .e-input-group.e-small.e-bigger .e-clear-icon::before,
2771
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
2772
- .e-small.e-bigger .e-float-input .e-clear-icon::before,
2773
- .e-small.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
2774
- .e-small.e-bigger .e-input-group .e-clear-icon::before,
2775
- .e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before,
2776
- .e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
2777
- .e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
2778
- .e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon::before,
2779
- .e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
2780
- .e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
2781
- .e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
2782
- .e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
2783
- .e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon::before {
2784
- font-size: 12px;
2785
- }
2786
-
2787
- .e-input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
2788
- .e-input-group input:not(.e-control).e-input:not(:valid):first-child ~ .e-clear-icon,
2789
- .e-input-group.e-control-wrapper input.e-input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
2790
- .e-float-input input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
2791
- .e-float-input.e-control-wrapper input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
2792
- .e-float-input.e-input-group input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
2793
- .e-float-input.e-input-group.e-control-wrapper input:not(:valid):not(.e-control):first-child ~ .e-clear-icon {
2794
- display: none;
2795
- }
2796
-
2797
- .e-input-group .e-clear-icon.e-clear-icon-hide,
2798
- .e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
2799
- display: none;
2800
- }
2801
-
2802
- .e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
2803
- .e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
2804
- cursor: pointer;
2805
- }
2806
-
2807
- .e-input-group.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
2808
- .e-input-group.e-control-wrapper.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
2809
- .e-float-input.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
2810
- .e-float-input.e-input-group.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
2811
- .e-float-input.e-input-group.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
2812
- .e-float-input.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
2813
- .e-input-group.e-disabled .e-clear-icon.e-clear-icon-hide,
2814
- .e-input-group.e-control-wrapper.e-disabled .e-clear-icon.e-clear-icon-hide {
2815
- cursor: not-allowed;
2816
- }
2817
-
2818
- .e-float-input.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
2819
- .e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
2820
- .e-float-input input[readonly]:first-child ~ .e-clear-icon,
2821
- .e-float-input.e-input-group input[readonly]:first-child ~ .e-clear-icon,
2822
- .e-input-group input[readonly]:first-child ~ .e-clear-icon.e-clear-icon-hide,
2823
- .e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
2824
- .e-float-input.e-input-group.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
2825
- .e-input-group.e-control-wrapper input[readonly]:first-child .e-clear-icon.e-clear-icon-hide {
2826
- cursor: auto;
2827
- }
2828
-
2829
- .e-input-group .e-clear-icon,
2830
- .e-input-group.e-control-wrapper .e-clear-icon {
2831
- min-height: 0;
2832
- min-width: 32px;
2833
- padding-bottom: 0;
2834
- padding-left: 0;
2835
- padding-right: 0;
2836
- padding-top: 0;
2837
- }
2838
-
2839
- .e-float-input.e-input-group .e-clear-icon,
2840
- .e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
2841
- padding-right: 0;
2842
- padding-top: 0;
2843
- }
2844
-
2845
- .e-input-group.e-bigger .e-clear-icon,
2846
- .e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
2847
- .e-input-group .e-clear-icon.e-bigger,
2848
- .e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
2849
- .e-bigger .e-input-group .e-clear-icon,
2850
- .e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
2851
- min-width: 38px;
2852
- min-height: 0;
2853
- padding-bottom: 0;
2854
- padding-right: 0;
2855
- padding-top: 0;
2856
- }
2857
-
2858
- .e-input-group.e-float-input.e-bigger .e-clear-icon,
2859
- .e-input-group.e-float-input .e-clear-icon.e-bigger,
2860
- .e-bigger .e-input-group.e-float-input .e-clear-icon,
2861
- .e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
2862
- .e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
2863
- .e-bigger .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
2864
- padding-right: 0;
2865
- padding-top: 0;
2866
- }
2867
-
2868
- .e-input-group.e-small .e-clear-icon,
2869
- .e-input-group .e-clear-icon.e-small,
2870
- .e-small.e-bigger .e-input-group .e-clear-icon,
2871
- .e-input-group.e-control-wrapper.e-small .e-clear-icon,
2872
- .e-input-group.e-control-wrapper .e-clear-icon.e-small,
2873
- .e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
2874
- min-height: 0;
2875
- min-width: 38px;
2876
- padding-bottom: 0;
2877
- padding-right: 0;
2878
- padding-top: 0;
2879
- }
2880
-
2881
- .e-input-group.e-small.e-bigger .e-clear-icon,
2882
- .e-input-group.e-small .e-clear-icon.e-bigger,
2883
- .e-bigger .e-input-group.e-small .e-clear-icon,
2884
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2885
- .e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
2886
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-clear-icon {
2887
- min-height: 0;
2888
- min-width: 34px;
2889
- padding-bottom: 0;
2890
- padding-right: 0;
2891
- padding-top: 0;
2892
- }
2893
-
2894
- .e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
2895
- .e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,
2896
- .e-bigger .e-input-group.e-float-input.e-small .e-clear-icon,
2897
- .e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
2898
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
2899
- .e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
2900
- .e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2901
- .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
2902
- .e-bigger .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
2903
- .e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
2904
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
2905
- .e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon {
2906
- padding-right: 0;
2907
- padding-top: 0;
2908
- }
2909
-
2910
- .e-input-group.e-small .e-clear-icon,
2911
- .e-input-group .e-clear-icon.e-small,
2912
- .e-small .e-input-group .e-clear-icon,
2913
- .e-input-group.e-control-wrapper.e-small .e-clear-icon,
2914
- .e-input-group.e-control-wrapper .e-clear-icon.e-small,
2915
- .e-small .e-input-group.e-control-wrapper .e-clear-icon {
2916
- min-height: 0;
2917
- min-width: 26px;
2918
- padding-bottom: 0;
2919
- padding-right: 0;
2920
- padding-top: 0;
2921
- }
2922
-
2923
- .e-input-group.e-float-input.e-small .e-clear-icon,
2924
- .e-input-group.e-float-input .e-clear-icon.e-small,
2925
- .e-small .e-input-group.e-float-input .e-clear-icon,
2926
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
2927
- .e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
2928
- .e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
2929
- .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
2930
- .e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
2931
- .e-small .e-input-group.e-float-input.e-control-wrapper .e-clear-icon,
2932
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
2933
- .e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
2934
- .e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
2935
- padding-right: 0;
2936
- padding-top: 0;
2937
- }
2938
-
2939
- .e-input:not(:valid),
2940
- .e-input:valid,
2941
- .e-float-input.e-control-wrapper input:not(:valid),
2942
- .e-float-input.e-control-wrapper input:valid,
2943
- .e-float-input input:not(:valid),
2944
- .e-float-input input:valid,
2945
- .e-input-group input:not(:valid),
2946
- .e-input-group input:valid,
2947
- .e-input-group.e-control-wrapper input:not(:valid),
2948
- .e-input-group.e-control-wrapper input:valid,
2949
- .e-float-input.e-control-wrapper textarea:not(:valid),
2950
- .e-float-input.e-control-wrapper textarea:valid,
2951
- .e-float-input textarea:not(:valid),
2952
- .e-float-input textarea:valid,
2953
- .e-input-group.e-control-wrapper textarea:not(:valid),
2954
- .e-input-group.e-control-wrapper textarea:valid,
2955
- .e-input-group textarea:not(:valid),
2956
- .e-input-group textarea:valid {
2957
- box-shadow: none;
2958
- }
2959
-
2960
- .e-input-group .e-input-in-wrap,
2961
- .e-input-group.e-control-wrapper .e-input-in-wrap,
2962
- .e-float-input .e-input-in-wrap,
2963
- .e-float-input.e-control-wrapper .e-input-in-wrap {
2964
- width: 100%;
2965
- display: -ms-flexbox;
2966
- display: flex;
2967
- position: relative;
2968
- }
2969
-
2970
- .e-float-input .e-input-in-wrap label.e-float-text,
2971
- .e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text {
2972
- right: 0;
2973
- overflow: hidden;
2974
- text-overflow: ellipsis;
2975
- vertical-align: middle;
2976
- white-space: nowrap;
2977
- }
2978
-
2979
- .e-float-input input.e-input,
2980
- .e-float-input.e-bigger .e-input,
2981
- .e-bigger .e-float-input .e-input,
2982
- .e-float-input.e-control-wrapper input.e-input,
2983
- .e-float-input.e-control-wrapper.e-bigger .e-input,
2984
- .e-bigger .e-float-input.e-control-wrapper .e-input {
2985
- margin-bottom: 0;
2986
- }
2987
-
2988
- .e-float-input textarea:focus ~ label.e-float-text,
2989
- .e-float-input textarea:valid ~ label.e-float-text,
2990
- .e-float-input textarea ~ label.e-label-top.e-float-text,
2991
- .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
2992
- .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
2993
- .e-float-input textarea label.e-float-text.e-label-top,
2994
- .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
2995
- .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
2996
- .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
2997
- .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
2998
- .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
2999
- .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3000
- font-size: 12px;
3001
- padding-right: 0;
3002
- transform: translate3d(-10px, -37px, 0) scale(1);
3003
- }
3004
-
3005
- .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
3006
- .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
3007
- .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
3008
- .e-bigger .e-float-input textarea:focus ~ label.e-float-text,
3009
- .e-bigger .e-float-input textarea:valid ~ label.e-float-text,
3010
- .e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
3011
- .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
3012
- .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
3013
- .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
3014
- .e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3015
- .e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3016
- .e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
3017
- font-size: 13px;
3018
- top: 14px;
3019
- }
3020
-
3021
- .e-float-input.e-small textarea:focus ~ label.e-float-text,
3022
- .e-float-input.e-small textarea:valid ~ label.e-float-text,
3023
- .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
3024
- .e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
3025
- .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
3026
- .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
3027
- .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
3028
- .e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
3029
- font-size: 11px;
3030
- top: 16px;
3031
- }
3032
-
3033
- .e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
3034
- .e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
3035
- .e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
3036
- .e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
3037
- .e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
3038
- .e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
3039
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
3040
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
3041
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
3042
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
3043
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
3044
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text {
3045
- font-size: 12px;
3046
- top: 16px;
3047
- }
3048
-
3049
- .e-float-input textarea ~ .e-float-text,
3050
- .e-float-input.e-control-wrapper textarea ~ .e-float-text {
3051
- top: 15px;
3052
- }
3053
-
3054
- .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3055
- .e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3056
- .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3057
- .e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3058
- font-size: 13px;
3059
- }
3060
-
3061
- .e-float-input.e-bigger textarea ~ label.e-float-text,
3062
- .e-float-input textarea ~ label.e-float-text.e-bigger,
3063
- .e-float-input textarea.e-bigger ~ label.e-float-text,
3064
- .e-bigger .e-float-input textarea ~ label.e-float-text,
3065
- .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3066
- .e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3067
- .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
3068
- .e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
3069
- .e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
3070
- .e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-float-text,
3071
- .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3072
- .e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3073
- font-size: 15px;
3074
- top: 18px;
3075
- }
3076
-
3077
- .e-float-input.e-small textarea ~ label.e-float-text,
3078
- .e-float-input textarea ~ label.e-float-text.e-small,
3079
- .e-float-input textarea.e-small ~ label.e-float-text,
3080
- .e-small .e-float-input textarea ~ label.e-float-text,
3081
- .e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
3082
- .e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
3083
- .e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
3084
- .e-small .e-float-input.e-control-wrapper textarea ~ label.e-float-text {
3085
- font-size: 13px;
3086
- top: 15px;
3087
- }
3088
-
3089
- .e-input-group:hover:not(.e-disabled),
3090
- .e-input-group.e-control-wrapper:hover:not(.e-disabled),
3091
- .e-float-input:hover:not(.e-disabled),
3092
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3093
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
3094
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3095
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
3096
- .e-float-input.e-control-wrapper:hover:not(.e-disabled),
3097
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3098
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
3099
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3100
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
3101
- border-bottom-width: 1px;
3102
- }
3103
-
3104
- .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3105
- .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3106
- .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3107
- font-size: 12px;
3108
- font-weight: bold;
3109
- padding-right: 0;
3110
- transform: translate3d(-10px, -39px, 0) scale(1);
3111
- -webkit-user-select: text;
3112
- user-select: text;
3113
- }
3114
-
3115
- .e-bigger .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3116
- .e-bigger.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3117
- .e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3118
- .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3119
- .e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3120
- .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3121
- font-size: 13px;
3122
- font-weight: bold;
3123
- padding-right: 0;
3124
- top: 14px;
3125
- transform: translate3d(-10px, -39px, 0) scale(1);
3126
- -webkit-user-select: text;
3127
- user-select: text;
3128
- }
3129
-
3130
- .e-small .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3131
- .e-small.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3132
- .e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3133
- .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3134
- .e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3135
- .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3136
- font-size: 11px;
3137
- font-weight: bold;
3138
- padding-right: 0;
3139
- top: 17px;
3140
- transform: translate3d(-10px, -39px, 0) scale(1);
3141
- -webkit-user-select: text;
3142
- user-select: text;
3143
- }
3144
-
3145
- .e-bigger .e-float-input.e-small:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3146
- .e-bigger.e-small .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3147
- .e-float-input.e-bigger.e-small:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3148
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3149
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3150
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3151
- .e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3152
- .e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3153
- .e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3154
- .e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-input-focus):not(.e-outline) input:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3155
- font-size: 12px;
3156
- font-weight: bold;
3157
- padding-right: 0;
3158
- top: 16px;
3159
- transform: translate3d(-10px, -39px, 0) scale(1);
3160
- -webkit-user-select: text;
3161
- user-select: text;
3162
- }
3163
-
3164
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3165
- .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3166
- .e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3167
- .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3168
- .e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3169
- .e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3170
- .e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3171
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3172
- .e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3173
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3174
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3175
- .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3176
- .e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3177
- .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3178
- .e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3179
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3180
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3181
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3182
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3183
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3184
- -moz-transform: translate(0%, -50%);
3185
- -ms-transform: translate(0%, -50%);
3186
- -o-transform: translate(0%, -50%);
3187
- -webkit-transform: translate(0%, -50%);
3188
- box-sizing: border-box;
3189
- left: 0%;
3190
- top: 15px;
3191
- transform: translate(0%, -50%);
3192
- width: 100%;
3193
- font-style: normal;
3194
- }
3195
-
3196
- .e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3197
- .e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3198
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3199
- .e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3200
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3201
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3202
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3203
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3204
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3205
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3206
- font-size: 14px;
3207
- font-style: normal;
3208
- }
3209
-
3210
- .e-float-input.e-bigger.e-small textarea:focus ~ label.e-float-text,
3211
- .e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
3212
- .e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
3213
- .e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3214
- .e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3215
- .e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
3216
- .e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
3217
- .e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
3218
- .e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
3219
- .e-bigger .e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3220
- .e-bigger .e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3221
- .e-bigger .e-float-input.e-small textarea label.e-float-text.e-label-top,
3222
- .e-small .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
3223
- .e-small .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
3224
- .e-small .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
3225
- .e-small .e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3226
- .e-small .e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3227
- .e-small .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
3228
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
3229
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
3230
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
3231
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3232
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3233
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
3234
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
3235
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
3236
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
3237
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3238
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3239
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
3240
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
3241
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
3242
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
3243
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3244
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3245
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top {
3246
- padding-right: 0;
3247
- transform: translate3d(-10px, -37px, 0) scale(1);
3248
- }
3249
-
3250
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3251
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3252
- padding-right: 0;
3253
- transform: translate3d(0, 16px, 0) scale(1);
3254
- }
3255
-
3256
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3257
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3258
- font-size: 14px;
3259
- font-style: normal;
3260
- font-weight: normal;
3261
- left: 0;
3262
- overflow: hidden;
3263
- padding-left: 10px;
3264
- pointer-events: none;
3265
- position: absolute;
3266
- text-overflow: ellipsis;
3267
- top: -11px;
3268
- transform: translate3d(0, 16px, 0) scale(1);
3269
- transform-origin: left top;
3270
- transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
3271
- -webkit-user-select: none;
3272
- -ms-user-select: none;
3273
- user-select: none;
3274
- white-space: nowrap;
3275
- width: 100%;
3276
- }
3277
-
3278
- textarea.e-input::-webkit-textarea-placeholder,
3279
- textarea.e-input:-moz-placeholder,
3280
- textarea.e-input:-ms-textarea-placeholder,
3281
- textarea.e-input::-moz-placeholder {
3282
- font-size: 14px;
3283
- font-style: normal;
3284
- }
3285
-
3286
- .e-small textarea.e-input::-webkit-textarea-placeholder,
3287
- textarea.e-small.e-input::-webkit-textarea-placeholder,
3288
- .e-small textarea.e-input:-moz-placeholder,
3289
- textarea.e-small.e-input:-moz-placeholder,
3290
- .e-small textarea.e-input:-ms-input-placeholder,
3291
- textarea.e-small.e-input:-ms-input-placeholder,
3292
- .e-small textarea.e-input::-moz-placeholder,
3293
- textarea.e-small.e-input::-moz-placeholder {
3294
- font-size: 13px;
3295
- font-style: normal;
3296
- }
3297
-
3298
- .e-bigger textarea.e-small.e-input::-webkit-textarea-placeholder,
3299
- .e-small textarea.e-bigger.e-input::-webkit-textarea-placeholder,
3300
- .e-bigger textarea.e-small.e-input:-moz-placeholder,
3301
- .e-small textarea.e-bigger.e-input:-moz-placeholder,
3302
- .e-bigger textarea.e-small.e-input:-ms-input-placeholder,
3303
- .e-small textarea.e-bigger.e-input:-ms-input-placeholder,
3304
- .e-bigger textarea.e-small.e-input::-moz-placeholder,
3305
- .e-small textarea.e-bigger.e-input::-moz-placeholder {
3306
- font-size: 14px;
3307
- font-style: normal;
3308
- }
3309
-
3310
- .e-bigger textarea.e-input::-webkit-textarea-placeholder,
3311
- textarea.e-bigger.e-input::-webkit-textarea-placeholder,
3312
- .e-bigger textarea.e-input:-moz-placeholder,
3313
- textarea.e-bigger.e-input:-moz-placeholder,
3314
- .e-bigger textarea.e-input:-ms-textarea-placeholder,
3315
- textarea.e-bigger.e-input:-ms-textarea-placeholder,
3316
- .e-bigger textarea.e-input::-moz-placeholder,
3317
- textarea.e-bigger.e-input::-moz-placeholder {
3318
- font-size: 15px;
3319
- font-style: normal;
3320
- }
3321
-
3322
- .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3323
- .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3324
- .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3325
- font-size: 12px;
3326
- font-weight: bold;
3327
- padding-right: 0;
3328
- transform: translate3d(-10px, -39px, 0) scale(1);
3329
- -webkit-user-select: text;
3330
- user-select: text;
3331
- }
3332
-
3333
- .e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3334
- .e-small.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3335
- .e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3336
- .e-small.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3337
- .e-small .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3338
- .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3339
- font-size: 11px;
3340
- font-weight: bold;
3341
- padding-right: 0;
3342
- top: 17px;
3343
- transform: translate3d(-10px, -39px, 0) scale(1);
3344
- -webkit-user-select: text;
3345
- user-select: text;
3346
- }
3347
-
3348
- .e-bigger .e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
3349
- .e-bigger.e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3350
- .e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
3351
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3352
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3353
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3354
- .e-small.e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3355
- .e-small.e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3356
- .e-bigger .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3357
- .e-small .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3358
- font-size: 12px;
3359
- font-weight: bold;
3360
- padding-right: 0;
3361
- top: 16px;
3362
- transform: translate3d(-10px, -39px, 0) scale(1);
3363
- -webkit-user-select: text;
3364
- user-select: text;
3365
- }
3366
-
3367
- .e-bigger .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3368
- .e-bigger.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3369
- .e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3370
- .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3371
- .e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3372
- .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3373
- font-size: 13px;
3374
- font-weight: bold;
3375
- padding-right: 0;
3376
- top: 14px;
3377
- transform: translate3d(-10px, -39px, 0) scale(1);
3378
- -webkit-user-select: text;
3379
- user-select: text;
3380
- }
3381
-
3382
- .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
3383
- .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
3384
- .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
3385
- .e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3386
- .e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3387
- .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
3388
- .e-bigger .e-float-input textarea:focus ~ label.e-float-text,
3389
- .e-bigger .e-float-input textarea:valid ~ label.e-float-text,
3390
- .e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
3391
- .e-bigger .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
3392
- .e-bigger .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
3393
- .e-bigger .e-float-input textarea label.e-float-text.e-label-top,
3394
- .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
3395
- .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
3396
- .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
3397
- .e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3398
- .e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3399
- .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
3400
- .e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3401
- .e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3402
- .e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
3403
- .e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
3404
- .e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
3405
- .e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3406
- padding-right: 0;
3407
- transform: translate3d(-10px, -39px, 0) scale(1);
3408
- }
3409
-
3410
- .e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
3411
- .e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
3412
- .e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
3413
- .e-float-input.e-small.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3414
- .e-float-input.e-small.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3415
- .e-float-input.e-small.e-bigger textarea label.e-float-text.e-label-top,
3416
- .e-bigger.e-small .e-float-input textarea:focus ~ label.e-float-text,
3417
- .e-bigger.e-small .e-float-input textarea:valid ~ label.e-float-text,
3418
- .e-bigger.e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
3419
- .e-bigger.e-small .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
3420
- .e-bigger.e-small .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
3421
- .e-bigger.e-small .e-float-input textarea label.e-float-text.e-label-top,
3422
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
3423
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
3424
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
3425
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3426
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3427
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
3428
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3429
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3430
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
3431
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
3432
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
3433
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3434
- padding-right: 0;
3435
- transform: translate3d(-10px, -39px, 0) scale(1);
3436
- }
3437
-
3438
- .e-float-input.e-small textarea:focus ~ label.e-float-text,
3439
- .e-float-input.e-small textarea:valid ~ label.e-float-text,
3440
- .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
3441
- .e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3442
- .e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3443
- .e-float-input.e-small textarea label.e-float-text.e-label-top,
3444
- .e-small .e-float-input textarea:focus ~ label.e-float-text,
3445
- .e-small .e-float-input textarea:valid ~ label.e-float-text,
3446
- .e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
3447
- .e-small .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
3448
- .e-small .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
3449
- .e-small .e-float-input textarea label.e-float-text.e-label-top,
3450
- .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
3451
- .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
3452
- .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
3453
- .e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3454
- .e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3455
- .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
3456
- .e-small .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3457
- .e-small .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3458
- .e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
3459
- .e-small .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
3460
- .e-small .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
3461
- .e-small .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3462
- padding-right: 0;
3463
- transform: translate3d(-10px, -39px, 0) scale(1);
3464
- }
3465
-
3466
- .e-float-input textarea[disabled],
3467
- .e-float-input textarea.e-disabled,
3468
- .e-float-input.e-control-wrapper textarea[disabled],
3469
- .e-float-input.e-control-wrapper textarea.e-disabled {
3470
- border-color: #ccc;
3471
- border-style: solid;
3472
- }
3473
-
3474
- .e-float-input textarea[disabled],
3475
- .e-float-input textarea.e-disabled,
3476
- .e-float-input.e-disabled textarea,
3477
- .e-float-input.e-control-wrapper textarea[disabled],
3478
- .e-float-input.e-control-wrapper textarea.e-disabled,
3479
- .e-float-input.e-control-wrapper.e-disabled textarea {
3480
- filter: alpha(opacity=100);
3481
- opacity: 1;
3482
- }
3483
-
3484
- .e-float-input textarea[disabled],
3485
- .e-float-input textarea.e-disabled,
3486
- .e-float-input.e-control-wrapper textarea[disabled],
3487
- .e-float-input.e-control-wrapper textarea.e-disabled {
3488
- background: transparent;
3489
- background-image: none;
3490
- cursor: not-allowed;
3491
- }
3492
-
3493
- textarea.e-input,
3494
- .e-input-group textarea.e-input,
3495
- .e-input-group textarea,
3496
- .e-input-group.e-control-wrapper textarea.e-input,
3497
- .e-input-group.e-control-wrapper textarea,
3498
- .e-float-input textarea,
3499
- .e-float-input.e-input-group textarea,
3500
- .e-float-input.e-control-wrapper textarea,
3501
- .e-float-input.e-control-wrapper.e-input-group textarea {
3502
- border-radius: 4px;
3503
- }
3504
-
3505
- textarea.e-input,
3506
- .e-input-group textarea,
3507
- .e-input-group textarea.e-input,
3508
- .e-input-group.e-input-focus textarea,
3509
- .e-input-group.e-input-focus textarea.e-input,
3510
- .e-input-group.e-control-wrapper textarea,
3511
- .e-input-group.e-control-wrapper.e-input-focus textarea,
3512
- .e-input-group.e-control-wrapper textarea.e-input,
3513
- .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3514
- .e-float-input textarea,
3515
- .e-float-input.e-control-wrapper textarea {
3516
- line-height: 1.5;
3517
- min-height: 32px;
3518
- min-width: 0;
3519
- padding: 4px 12px 4px 12px;
3520
- resize: vertical;
3521
- }
3522
-
3523
- .e-input-group.e-bigger textarea,
3524
- .e-input-group.e-bigger textarea.e-input,
3525
- .e-input-group textarea.e-bigger,
3526
- .e-input-group textarea.e-input.e-bigger,
3527
- .e-input-group.e-control-wrapper.e-bigger textarea,
3528
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input,
3529
- .e-input-group.e-control-wrapper textarea.e-bigger,
3530
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
3531
- .e-bigger .e-input-group textarea,
3532
- .e-bigger .e-input-group textarea.e-input,
3533
- .e-bigger .e-input-group.e-control-wrapper textarea,
3534
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input,
3535
- .e-float-input.e-bigger textarea,
3536
- .e-float-input textarea.e-bigger,
3537
- .e-float-input.e-control-wrapper.e-bigger textarea,
3538
- .e-float-input.e-control-wrapper textarea.e-bigger,
3539
- .e-bigger .e-float-input textarea,
3540
- .e-bigger .e-float-input.e-control-wrapper textarea {
3541
- font: inherit;
3542
- line-height: 1.5;
3543
- min-height: 36px;
3544
- padding: 6px 14px 6px 14px;
3545
- }
3546
-
3547
- .e-input-group.e-input-focus.e-bigger textarea,
3548
- .e-input-group.e-input-focus.e-bigger textarea.e-input,
3549
- .e-input-group.e-input-focus textarea.e-bigger,
3550
- .e-input-group.e-input-focus textarea.e-input.e-bigger,
3551
- .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
3552
- .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
3553
- .e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
3554
- .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
3555
- .e-bigger .e-input-group.e-input-focus textarea,
3556
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
3557
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3558
- .e-input-group.e-control-wrapper textarea.e-bigger:focus,
3559
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger:focus,
3560
- .e-bigger .e-input-group.e-control-wrapper textarea:focus,
3561
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea:focus,
3562
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus {
3563
- font: inherit;
3564
- line-height: 1.5;
3565
- min-height: 36px;
3566
- padding: 6px 14px 6px 14px;
3567
- }
3568
-
3569
- .e-input-group.e-small textarea,
3570
- .e-input-group.e-small textarea.e-input,
3571
- .e-input-group textarea.e-small,
3572
- .e-input-group textarea.e-input.e-small,
3573
- .e-input-group.e-control-wrapper.e-small textarea,
3574
- .e-input-group.e-control-wrapper.e-small textarea.e-input,
3575
- .e-small .e-input-group textarea,
3576
- .e-small .e-input-group textarea.e-input,
3577
- .e-float-input.e-small textarea,
3578
- .e-float-input textarea.e-small,
3579
- .e-float-input.e-control-wrapper.e-small textarea,
3580
- .e-float-input.e-control-wrapper textarea.e-small,
3581
- .e-small .e-float-input textarea,
3582
- .e-small .e-float-input.e-control-wrapper textarea {
3583
- font: inherit;
3584
- min-height: 26px;
3585
- padding: 4px 10px 4px 10px;
3586
- }
3587
-
3588
- .e-input-group.e-input-focus.e-small textarea,
3589
- .e-input-group.e-input-focus.e-small textarea.e-input,
3590
- .e-input-group.e-input-focus textarea.e-small,
3591
- .e-input-group.e-input-focus textarea.e-input.e-small,
3592
- .e-input-group.e-input-focus textarea.e-input.e-small,
3593
- .e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
3594
- .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
3595
- .e-small .e-input-group.e-input-focus textarea,
3596
- .e-small .e-input-group.e-input-focus textarea.e-input {
3597
- font: inherit;
3598
- min-height: 26px;
3599
- padding: 4px 10px 4px 10px;
3600
- }
3601
-
3602
- .e-input-group.e-small textarea:focus,
3603
- .e-input-group.e-small textarea.e-input:focus,
3604
- .e-input-group textarea.e-small:focus,
3605
- .e-input-group textarea.e-input.e-small:focus,
3606
- .e-input-group.e-control-wrapper.e-small textarea:focus,
3607
- .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
3608
- .e-small .e-input-group textarea:focus,
3609
- .e-small .e-input-group textarea.e-input:focus,
3610
- .e-float-input.e-small textarea:focus,
3611
- .e-float-input textarea.e-small:focus,
3612
- .e-float-input.e-control-wrapper.e-small textarea:focus,
3613
- .e-float-input.e-control-wrapper textarea.e-small:focus,
3614
- .e-small .e-float-input textarea:focus,
3615
- .e-small .e-float-input.e-control-wrapper textarea:focus {
3616
- padding: 4px 10px 4px 10px;
3617
- }
3618
-
3619
- .e-input-group.e-small.e-bigger textarea.e-input,
3620
- .e-input-group.e-small textarea.e-input.e-bigger,
3621
- .e-input-group textarea.e-input.e-bigger.e-small,
3622
- .e-input-group.e-bigger textarea.e-small,
3623
- .e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
3624
- .e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
3625
- .e-bigger.e-small .e-input-group textarea.e-input,
3626
- .e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
3627
- .e-bigger .input-group textarea.e-small,
3628
- .e-bigger .e-input-group.e-small textarea.e-input,
3629
- .e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
3630
- .e-bigger .e-small.e-input-group.e-control-wrapper textarea.e-input,
3631
- .e-small .input-group textarea.e-bigger,
3632
- .e-small .e-input-group.e-bigger textarea.e-input,
3633
- .e-small .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
3634
- .e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
3635
- .e-float-input textarea.e-bigger.e-small,
3636
- .e-float-input.e-small.e-bigger textarea,
3637
- .e-float-input.e-small textarea.e-bigger,
3638
- .e-float-input.e-bigger textarea.e-small,
3639
- .e-bigger .e-float-input.e-small textarea,
3640
- .e-bigger.e-small .e-float-input textarea,
3641
- .e-bigger .float-input textarea.e-small,
3642
- .e-small .e-float-input.e-bigger textarea,
3643
- .e-small .float-input textarea.e-bigger,
3644
- .e-small .e-float-input.e-control-wrapper textarea.e-bigger,
3645
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea,
3646
- .e-float-input.e-control-wrapper.e-small textarea.e-bigger,
3647
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea,
3648
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea,
3649
- .e-bigger .e-small.e-float-input.e-control-wrapper textarea {
3650
- font: inherit;
3651
- line-height: 1.5;
3652
- min-height: 32px;
3653
- padding: 4px 12px 4px 12px;
3654
- }
3655
-
3656
- .e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
3657
- .e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
3658
- .e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
3659
- .e-input-group.e-input-focus.e-bigger textarea.e-small,
3660
- .e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
3661
- .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
3662
- .e-bigger.e-small .e-input-group.e-input-focus textarea.e-input,
3663
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
3664
- .e-bigger.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3665
- .e-bigger .e-small.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3666
- .e-small .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input {
3667
- font: inherit;
3668
- line-height: 1.5;
3669
- min-height: 32px;
3670
- padding: 4px 12px 4px 12px;
3671
- }
3672
-
3673
- .e-filled.e-input-group,
3674
- .e-filled.e-input-group.e-control-wrapper,
3675
- .e-filled.e-float-input,
3676
- .e-filled.e-float-input.e-control-wrapper {
3677
- line-height: 1;
3678
- }
3679
-
3680
- .e-filled textarea.e-input,
3681
- .e-filled.e-input-group.e-multi-line-input textarea,
3682
- .e-filled.e-input-group.e-control-wrapper.e-multi-line-input textarea,
3683
- .e-filled.e-float-input.e-multi-line-input textarea,
3684
- .e-filled.e-float-input.e-control-wrapper.e-multi-line-input textarea {
3685
- box-sizing: border-box;
3686
- }
3687
-
3688
- .e-float-input.e-control-wrapper.e-hidden,
3689
- .e-input-group.e-control-wrapper.e-hidden {
3690
- display: none;
3691
- }
3692
-
3693
- .e-input-group.e-control-container.valid.modified,
3694
- .e-input-group.e-control-container.invalid,
3695
- .e-float-input.e-control-container.valid.modified,
3696
- .e-float-input.e-control-container.invalid {
3697
- outline: none;
3698
- }
3699
-
3700
- /*! input theme */
3701
- input.e-input,
3702
- .e-input-group input.e-input,
3703
- .e-input-group.e-control-wrapper input.e-input,
3704
- .e-input-group textarea.e-input,
3705
- .e-input-group.e-control-wrapper textarea.e-input,
3706
- textarea.e-input,
3707
- .e-float-input input,
3708
- .e-float-input.e-control-wrapper input,
3709
- .e-float-input textarea,
3710
- .e-float-input.e-control-wrapper textarea {
3711
- background: #fff;
3712
- border-color: #ccc;
3713
- color: #555;
3714
- }
3715
-
3716
- .e-input-group,
3717
- .e-input-group.e-control-wrapper,
3718
- .e-float-input,
3719
- .e-float-input.e-input-group,
3720
- .e-float-input.e-control-wrapper,
3721
- .e-float-input.e-input-group.e-control-wrapper {
3722
- background: #fff;
3723
- color: #555;
3724
- }
3725
-
3726
- .e-input-group .e-input-group-icon,
3727
- .e-input-group.e-control-wrapper .e-input-group-icon {
3728
- background: transparent;
3729
- border-color: #ccc;
3730
- color: #333;
3731
- }
3732
-
3733
- .e-input-group.e-disabled .e-input-group-icon,
3734
- .e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
3735
- color: #999;
3736
- }
3737
-
3738
- /* stylelint-disable property-no-vendor-prefix */
3739
- /* stylelint-disable selector-no-vendor-prefix */
3740
- .e-input[disabled],
3741
- .e-input-group .e-input[disabled],
3742
- .e-input-group.e-control-wrapper .e-input[disabled],
3743
- .e-input-group.e-disabled,
3744
- .e-input-group.e-control-wrapper.e-disabled,
3745
- .e-float-input input[disabled],
3746
- .e-float-input.e-control-wrapper input[disabled],
3747
- .e-float-input textarea[disabled],
3748
- .e-float-input.e-control-wrapper textarea[disabled],
3749
- .e-float-input.e-disabled,
3750
- .e-float-input.e-control-wrapper.e-disabled {
3751
- -webkit-text-fill-color: #999;
3752
- background: #eee;
3753
- color: #999;
3754
- border-color: #ccc;
3755
- }
3756
-
3757
- .e-input-group input.e-input,
3758
- .e-input-group.e-control-wrapper input.e-input,
3759
- .e-float-input input,
3760
- .e-float-input.e-control-wrapper input,
3761
- .e-input-group textarea.e-input,
3762
- .e-input-group.e-control-wrapper textarea.e-input,
3763
- .e-float-input textarea,
3764
- .e-float-input.e-control-wrapper textarea,
3765
- .e-input-group .e-input[disabled],
3766
- .e-input-group.e-control-wrapper .e-input[disabled],
3767
- .e-input-group.e-disabled input.e-input,
3768
- .e-input-group.e-control-wrapper.e-disabled input.e-input,
3769
- .e-input-group.e-disabled textarea.e-input,
3770
- .e-input-group.e-control-wrapper.e-disabled textarea.e-input {
3771
- background: none;
3772
- color: inherit;
3773
- }
3774
-
3775
- .e-input-group .e-input[readonly],
3776
- .e-input-group.e-control-wrapper .e-input[readonly],
3777
- .e-float-input input[readonly],
3778
- .e-float-input.e-control-wrapper input[readonly],
3779
- .e-float-input textarea[readonly],
3780
- .e-float-input.e-control-wrapper textarea[readonly] {
3781
- background: none;
3782
- color: inherit;
3783
- }
3784
-
3785
- .e-float-input.e-disabled input,
3786
- .e-float-input.e-control-wrapper.e-disabled input,
3787
- .e-float-input.e-disabled textarea,
3788
- .e-float-input.e-control-wrapper.e-disabled textarea,
3789
- .e-float-input input[disabled],
3790
- .e-float-input.e-control-wrapper input[disabled],
3791
- .e-float-input textarea[disabled],
3792
- .e-float-input.e-control-wrapper textarea[disabled] {
3793
- color: inherit;
3794
- }
3795
-
3796
- /*! Added color to textbox for disbaled state */
3797
- .e-float-input:not(.e-disabled) input[disabled],
3798
- .e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
3799
- .e-float-input:not(.e-disabled) textarea[disabled],
3800
- .e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled] {
3801
- -webkit-text-fill-color: #999;
3802
- color: #999;
3803
- }
3804
-
3805
- .e-input-group.e-disabled .e-input-group-icon,
3806
- .e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
3807
- background: #eee;
3808
- border-color: #ccc;
3809
- }
3810
-
3811
- .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
3812
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
3813
- background: #e6e6e6;
3814
- color: #333;
3815
- }
3816
-
3817
- .e-input.e-success,
3818
- .e-input.e-success:focus,
3819
- .e-input-group.e-success input.e-input,
3820
- .e-input-group.e-control-wrapper.e-success input.e-input,
3821
- .e-input-group.e-success .e-input-group-icon,
3822
- .e-input-group.e-control-wrapper.e-success .e-input-group-icon,
3823
- .e-input-group.e-success textarea.e-input,
3824
- .e-input-group.e-control-wrapper.e-success textarea.e-input {
3825
- border-color: #3c763d;
3826
- }
3827
-
3828
- .e-input.e-warning,
3829
- .e-input.e-warning:focus,
3830
- .e-input-group.e-warning input.e-input,
3831
- .e-input-group.e-control-wrapper.e-warning input.e-input,
3832
- .e-input-group.e-warning .e-input-group-icon,
3833
- .e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
3834
- .e-input-group.e-warning textarea.e-input,
3835
- .e-input-group.e-control-wrapper.e-warning textarea.e-input {
3836
- border-color: #8a6d3b;
3837
- }
3838
-
3839
- .e-input.e-error,
3840
- .e-input.e-error:focus,
3841
- .e-input-group.e-error input.e-input,
3842
- .e-input-group.e-control-wrapper.e-error input.e-input,
3843
- .e-input-group.e-control-wrapper.e-error .e-input-group-icon,
3844
- .e-input-group.e-error .e-input-group-icon,
3845
- .e-input-group.e-error textarea.e-input,
3846
- .e-input-group.e-control-wrapper.e-error textarea.e-input {
3847
- border-color: #a94442;
3848
- }
3849
-
3850
- label.e-float-text,
3851
- .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3852
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3853
- .e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3854
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3855
- .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3856
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3857
- .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3858
- .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3859
- .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3860
- .e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3861
- .e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3862
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3863
- .e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3864
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3865
- color: #999;
3866
- }
3867
-
3868
- .e-float-input.e-error label.e-float-text,
3869
- .e-float-input.e-control-wrapper.e-error label.e-float-text,
3870
- .e-float-input.e-error input:focus ~ label.e-float-text,
3871
- .e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
3872
- .e-float-input.e-error.e-input-focus input ~ label.e-float-text,
3873
- .e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
3874
- .e-float-input.e-error textarea:focus ~ label.e-float-text,
3875
- .e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
3876
- color: #a94442;
3877
- }
3878
-
3879
- .e-float-input input,
3880
- .e-float-input textarea,
3881
- .e-float-input.e-control-wrapper input,
3882
- .e-float-input.e-control-wrapper textarea {
3883
- border-bottom-color: #ccc;
3884
- }
3885
-
3886
- .e-float-input.e-success input,
3887
- .e-float-input.e-success textarea,
3888
- .e-float-input.e-control-wrapper.e-success input,
3889
- .e-float-input.e-control-wrapper.e-success textarea {
3890
- border-color: #3c763d;
3891
- }
3892
-
3893
- .e-float-input.e-warning input,
3894
- .e-float-input.e-control-wrapper.e-warning input,
3895
- .e-float-input.e-warning textarea,
3896
- .e-float-input.e-control-wrapper.e-warning textarea {
3897
- border-color: #8a6d3b;
3898
- }
3899
-
3900
- .e-float-input.e-error input,
3901
- .e-float-input.e-control-wrapper.e-error input,
3902
- .e-float-input.e-error textarea,
3903
- .e-float-input.e-control-wrapper.e-error textarea {
3904
- border-color: #a94442;
3905
- }
3906
-
3907
- .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
3908
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
3909
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
3910
- color: #999;
3911
- }
3912
-
3913
- .e-input-group:not(.e-disabled) .e-input-group-icon:active,
3914
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active {
3915
- background: #d4d4d4;
3916
- color: #333;
3917
- box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
3918
- }
3919
-
3920
- input.e-input::selection,
3921
- textarea.e-input::selection,
3922
- .e-input-group input.e-input::selection,
3923
- .e-input-group.e-control-wrapper input.e-input::selection,
3924
- .e-float-input input::selection,
3925
- .e-float-input.e-control-wrapper input::selection,
3926
- .e-input-group textarea.e-input::selection,
3927
- .e-input-group.e-control-wrapper textarea.e-input::selection,
3928
- .e-float-input textarea::selection,
3929
- .e-float-input.e-control-wrapper textarea::selection {
3930
- background: #317ab9;
3931
- color: #fff;
3932
- }
3933
-
3934
- .e-float-input.e-small textarea::selection,
3935
- .e-float-input textarea::selection {
3936
- background: #317ab9;
3937
- color: #fff;
3938
- }
3939
-
3940
- input.e-input:-moz-placeholder {
3941
- color: #999;
3942
- }
3943
-
3944
- .e-input-group input.e-input:-moz-placeholder {
3945
- color: #999;
3946
- }
3947
-
3948
- .e-input-group input.e-input:-moz-placeholder,
3949
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder {
3950
- color: #999;
3951
- }
3952
-
3953
- input.e-input:-moz-placeholder {
3954
- color: #999;
3955
- }
3956
-
3957
- .e-input-group input.e-input:-moz-placeholder {
3958
- color: #999;
3959
- }
3960
-
3961
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder {
3962
- color: #999;
3963
- }
3964
-
3965
- textarea.e-input:-moz-placeholder {
3966
- color: #999;
3967
- }
3968
-
3969
- .e-input-group textarea.e-input:-moz-placeholder {
3970
- color: #999;
3971
- }
3972
-
3973
- .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder {
3974
- color: #999;
3975
- }
3976
-
3977
- input.e-input::-moz-placeholder {
3978
- color: #999;
3979
- }
3980
-
3981
- .e-input-group input.e-input::-moz-placeholder {
3982
- color: #999;
3983
- }
3984
-
3985
- .e-input-group.e-control-wrapper input.e-input::-moz-placeholder {
3986
- color: #999;
3987
- }
3988
-
3989
- textarea.e-input::-moz-placeholder {
3990
- color: #999;
3991
- }
3992
-
3993
- .e-input-group textarea.e-input::-moz-placeholder {
3994
- color: #999;
3995
- }
3996
-
3997
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
3998
- color: #999;
3999
- }
4000
-
4001
- input.e-input:-ms-input-placeholder {
4002
- color: #999;
4003
- }
4004
-
4005
- .e-input-group input.e-input:-ms-input-placeholder {
4006
- color: #999;
4007
- }
4008
-
4009
- .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder {
4010
- color: #999;
4011
- }
4012
-
4013
- textarea.e-input:-ms-input-placeholder {
4014
- color: #999;
4015
- }
4016
-
4017
- .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder {
4018
- color: #999;
4019
- }
4020
-
4021
- .e-input-group textarea.e-input:-ms-input-placeholder {
4022
- color: #999;
4023
- }
4024
-
4025
- input.e-input::-webkit-input-placeholder {
4026
- color: #999;
4027
- }
4028
-
4029
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder {
4030
- color: #999;
4031
- }
4032
-
4033
- .e-input-group input.e-input::-webkit-input-placeholder {
4034
- color: #999;
4035
- }
4036
-
4037
- textarea.e-input::-webkit-input-placeholder {
4038
- color: #999;
4039
- }
4040
-
4041
- .e-input-group textarea.e-input::-webkit-input-placeholder {
4042
- color: #999;
4043
- }
4044
-
4045
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
4046
- color: #999;
4047
- }
4048
-
4049
- .e-input-group::before,
4050
- .e-input-group::after,
4051
- .e-input-group.e-control-wrapper::before,
4052
- .e-input-group.e-control-wrapper::after {
4053
- content: "";
4054
- }
4055
-
4056
- .e-input-group.e-success::before,
4057
- .e-input-group.e-success::after,
4058
- .e-input-group.e-control-wrapper.e-success::before,
4059
- .e-input-group.e-control-wrapper.e-success::after {
4060
- content: "";
4061
- }
4062
-
4063
- .e-input-group.e-warning::before,
4064
- .e-input-group.e-warning::after,
4065
- .e-input-group.e-control-wrapper.e-warning::before,
4066
- .e-input-group.e-control-wrapper.e-warning::after {
4067
- content: "";
4068
- }
4069
-
4070
- .e-input-group.e-error::before,
4071
- .e-input-group.e-error::after,
4072
- .e-input-group.e-control-wrapper.e-error::before,
4073
- .e-input-group.e-control-wrapper.e-error::after {
4074
- content: "";
4075
- }
4076
-
4077
- .e-input-group.e-success .e-input-group-icon,
4078
- .e-input-group.e-control-wrapper.e-success .e-input-group-icon {
4079
- color: #333;
4080
- }
4081
-
4082
- .e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4083
- .e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover {
4084
- color: #333;
4085
- }
4086
-
4087
- .e-input-group.e-warning .e-input-group-icon,
4088
- .e-input-group.e-control-wrapper.e-warning .e-input-group-icon {
4089
- color: #333;
4090
- }
4091
-
4092
- .e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4093
- .e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover {
4094
- color: #333;
4095
- }
4096
-
4097
- .e-input-group.e-error .e-input-group-icon,
4098
- .e-input-group.e-control-wrapper.e-error .e-input-group-icon {
4099
- color: #333;
4100
- }
4101
-
4102
- .e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4103
- .e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
4104
- color: #333;
4105
- }
4106
-
4107
- .e-input-group input.e-input,
4108
- .e-input-group.e-control-wrapper input.e-input,
4109
- .e-input-group textarea.e-input,
4110
- .e-input-group.e-control-wrapper textarea.e-input {
4111
- border-color: #ccc;
4112
- }
4113
-
4114
- .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
4115
- .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
4116
- .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
4117
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
4118
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
4119
- .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
4120
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input {
4121
- border-color: #317ab9;
4122
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(49, 122, 185, 0.6);
4123
- }
4124
-
4125
- .e-input:focus:not(.e-success):not(.e-warning).e-error,
4126
- .e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
4127
- .e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
4128
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
4129
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
4130
- .e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
4131
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input {
4132
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.6);
4133
- }
4134
-
4135
- .e-input:focus:not(.e-error):not(.e-warning).e-success,
4136
- .e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
4137
- .e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
4138
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
4139
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
4140
- .e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
4141
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input {
4142
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 118, 61, 0.6);
4143
- }
4144
-
4145
- .e-input:focus:not(.e-success):not(.e-error).e-warning,
4146
- .e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
4147
- .e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
4148
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
4149
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
4150
- .e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
4151
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input {
4152
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 109, 59, 0.6);
4153
- }
4154
-
4155
- .e-input-group:not(.e-float-input):not(.e-float-icon-left) .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
4156
- .e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
4157
- .e-input-group.e-control-wrapper:not(.e-float-input):not(.e-float-icon-left) .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
4158
- .e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
4159
- .e-input-group:not(.e-float-input):not(.e-float-icon-left).e-input-focus .e-input:not(.e-success):not(.e-warning):not(.e-error),
4160
- .e-input-group.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap .e-input:not(.e-success):not(.e-warning):not(.e-error),
4161
- .e-input-group.e-control-wrapper:not(.e-float-input):not(.e-float-icon-left).e-input-focus .e-input:not(.e-success):not(.e-warning):not(.e-error),
4162
- .e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input).e-input-focus .e-input-in-wrap .e-input:not(.e-success):not(.e-warning):not(.e-error) {
4163
- box-shadow: none;
4164
- }
4165
-
4166
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
4167
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
4168
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
4169
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
4170
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,
4171
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus {
4172
- border-color: transparent;
4173
- }
4174
-
4175
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
4176
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
4177
- border-color: #317ab9;
4178
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(49, 122, 185, 0.6);
4179
- }
4180
-
4181
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning).e-error,
4182
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning).e-error {
4183
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.6);
4184
- }
4185
-
4186
- .e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
4187
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-error):not(.e-warning).e-success {
4188
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 118, 61, 0.6);
4189
- }
4190
-
4191
- .e-input-group.e-input-focus:not(.e-success):not(.e-error).e-warning,
4192
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-error).e-warning {
4193
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 109, 59, 0.6);
4194
- }
4195
-
4196
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4197
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4198
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
4199
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
4200
- border-color: #ccc;
4201
- }
4202
-
4203
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error),
4204
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
4205
- border-color: #ccc;
4206
- }
4207
-
4208
- .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
4209
- .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
4210
- border-color: #317ab9;
4211
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(49, 122, 185, 0.6);
4212
- }
4213
-
4214
- .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error,
4215
- .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error {
4216
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.6);
4217
- }
4218
-
4219
- .e-input-group:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success,
4220
- .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success {
4221
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(60, 118, 61, 0.6);
4222
- }
4223
-
4224
- .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning,
4225
- .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning {
4226
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(138, 109, 59, 0.6);
4227
- }
4228
-
4229
- .e-input-group.e-disabled:not(.e-success):not(.e-warning):not(.e-error),
4230
- .e-input-group.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error) {
4231
- border-color: #ccc;
4232
- }
4233
-
4234
- .e-input-group,
4235
- .e-input-group.e-control-wrapper {
4236
- border-bottom-color: #ccc;
4237
- }
4238
-
4239
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4240
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4241
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
4242
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
4243
- border-bottom-color: transparent;
4244
- border-top-color: transparent;
4245
- }
4246
-
4247
- .e-input-group.e-success,
4248
- .e-input-group.e-control-wrapper.e-success,
4249
- .e-input-group.e-success:not(.e-float-icon-left),
4250
- .e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left) {
4251
- border-color: #3c763d;
4252
- }
4253
-
4254
- .e-input-group.e-warning,
4255
- .e-input-group.e-control-wrapper.e-warning,
4256
- .e-input-group.e-warning:not(.e-float-icon-left),
4257
- .e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left) {
4258
- border-color: #8a6d3b;
4259
- }
4260
-
4261
- .e-input-group.e-error,
4262
- .e-input-group.e-control-wrapper.e-error,
4263
- .e-input-group.e-error:not(.e-float-icon-left),
4264
- .e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
4265
- border-color: #a94442;
4266
- }
4267
-
4268
- .e-float-input .e-clear-icon,
4269
- .e-float-input.e-control-wrapper .e-clear-icon,
4270
- .e-input-group .e-clear-icon,
4271
- .e-input-group.e-control-wrapper .e-clear-icon {
4272
- color: #777;
4273
- }
4274
-
4275
- .e-float-input .e-clear-icon:hover,
4276
- .e-float-input.e-control-wrapper .e-clear-icon:hover,
4277
- .e-input-group .e-clear-icon:hover,
4278
- .e-input-group.e-control-wrapper .e-clear-icon:hover {
4279
- color: #333;
4280
- }
4281
-
4282
- .e-float-input:not(.e-disabled) .e-clear-icon:hover,
4283
- .e-float-input.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover,
4284
- .e-input-group:not(.e-disabled) .e-clear-icon:hover,
4285
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-clear-icon:hover {
4286
- color: #333;
4287
- }
4288
-
4289
- .e-float-input.e-disabled .e-clear-icon,
4290
- .e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
4291
- .e-input-group.e-disabled .e-clear-icon,
4292
- .e-input-group.e-control-wrapper.e-disabled .e-clear-icon {
4293
- color: #999;
4294
- }
4295
-
4296
- .e-float-input.e-input-focus .e-input:focus,
4297
- .e-float-input.e-control-wrapper.e-input-focus .e-input:focus {
4298
- border-bottom-color: transparent;
4299
- border-top-color: transparent;
4300
- }
4301
-
4302
- .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
4303
- .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
4304
- .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
4305
- .e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4306
- .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4307
- .e-float-input:not(.e-error) input label.e-float-text.e-label-top,
4308
- .e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4309
- .e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4310
- .e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4311
- .e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4312
- .e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4313
- .e-bigger .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
4314
- .e-bigger .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
4315
- .e-bigger .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
4316
- .e-bigger .e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4317
- .e-bigger .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4318
- .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
4319
- .e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4320
- .e-bigger .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text {
4321
- color: #333;
4322
- }
4323
-
4324
- .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
4325
- .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
4326
- .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
4327
- .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4328
- .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4329
- .e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
4330
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4331
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4332
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4333
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4334
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4335
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
4336
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
4337
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
4338
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4339
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4340
- .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
4341
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4342
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text {
4343
- color: #333;
4344
- }
4345
-
4346
- .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
4347
- .e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
4348
- .e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4349
- .e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
4350
- .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4351
- .e-small .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
4352
- .e-small .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
4353
- .e-small .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
4354
- .e-small .e-float-input:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
4355
- .e-small .e-float-input:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4356
- .e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4357
- .e-float-input.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4358
- .e-float-input.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4359
- .e-float-input.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4360
- .e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4361
- .e-bigger .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
4362
- .e-bigger .e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
4363
- .e-bigger .e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4364
- .e-bigger .e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4365
- .e-bigger .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4366
- .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
4367
- .e-small .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
4368
- .e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4369
- .e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
4370
- color: #333;
4371
- }
4372
-
4373
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
4374
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
4375
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4376
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
4377
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4378
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
4379
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
4380
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
4381
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
4382
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4383
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4384
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4385
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4386
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4387
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4388
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
4389
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
4390
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4391
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4392
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4393
- .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
4394
- .e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
4395
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4396
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text {
4397
- color: #333;
4398
- }
4399
-
4400
- .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4401
- .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4402
- .e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4403
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4404
- .e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4405
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4406
- .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4407
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4408
- .e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4409
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4410
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4411
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4412
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4413
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
4414
- color: #999;
4415
- }
4416
-
4417
- .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
4418
- .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
4419
- .e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
4420
- color: #999;
4421
- }
4422
-
4423
- .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
4424
- .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
4425
- .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4426
- .e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4427
- .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4428
- .e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
4429
- .e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4430
- .e-float-input.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4431
- .e-float-input.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4432
- .e-float-input.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4433
- .e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4434
- .e-bigger .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
4435
- .e-bigger .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
4436
- .e-bigger .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4437
- .e-bigger .e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4438
- .e-bigger .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
4439
- color: #333;
4440
- }
4441
-
4442
- .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
4443
- .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
4444
- .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4445
- .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4446
- .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4447
- .e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,
4448
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4449
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4450
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4451
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4452
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4453
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
4454
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
4455
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4456
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4457
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
4458
- color: #333;
4459
- }
4460
-
4461
- .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4462
- .e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4463
- .e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4464
- .e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
4465
- .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4466
- .e-small .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
4467
- .e-small .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
4468
- .e-small .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4469
- .e-small .e-float-input:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
4470
- .e-small .e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4471
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4472
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4473
- .e-float-input.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4474
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4475
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4476
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4477
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4478
- .e-bigger .e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4479
- .e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4480
- .e-bigger .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
4481
- color: #333;
4482
- }
4483
-
4484
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4485
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4486
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4487
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
4488
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4489
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
4490
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
4491
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4492
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
4493
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4494
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4495
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4496
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4497
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4498
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4499
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4500
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4501
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4502
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4503
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
4504
- color: #333;
4505
- }
4506
-
4507
- .e-float-input.e-input-group.e-disabled .e-float-text,
4508
- .e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
4509
- .e-float-input input[disabled] ~ label.e-float-text,
4510
- .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
4511
- .e-float-input.e-disabled label.e-float-text,
4512
- .e-float-input.e-disabled label.e-float-text.e-label-top,
4513
- .e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
4514
- .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4515
- .e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4516
- .e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4517
- .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4518
- .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4519
- .e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4520
- .e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
4521
- color: #999;
4522
- }
4523
-
4524
- .e-float-input textarea[disabled] ~ label.e-float-text,
4525
- .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
4526
- .e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
4527
- .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4528
- .e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4529
- .e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4530
- .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4531
- .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4532
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4533
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
4534
- color: #999;
4535
- }
4536
-
4537
- .e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
4538
- .e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
4539
- .e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
4540
- .e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
4541
- .e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
4542
- .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
4543
- .e-float-input.e-control-wrapper.e-disabled label.e-float-text,
4544
- .e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
4545
- .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
4546
- .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4547
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4548
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4549
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4550
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4551
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4552
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4553
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
4554
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4555
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4556
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4557
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4558
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4559
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4560
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top {
4561
- color: #999;
4562
- }
4563
-
4564
- .e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
4565
- .e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
4566
- .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
4567
- .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
4568
- .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
4569
- .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4570
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4571
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4572
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4573
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4574
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4575
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4576
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
4577
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4578
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4579
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4580
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4581
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4582
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4583
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
4584
- color: #999;
4585
- }
4586
-
4587
- input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
4588
- textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
4589
- border-color: #ccc;
4590
- }
4591
-
4592
- .e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4593
- .e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4594
- .e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4595
- .e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4596
- .e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
4597
- .e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
4598
- .e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
4599
- .e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
4600
- border-color: #317ab9;
4601
- }
4602
-
4603
- .e-input-group:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4604
- .e-input-group.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4605
- .e-float-input:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4606
- .e-float-input.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4607
- .e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
4608
- .e-float-input.e-control-wrapper:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
4609
- .e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
4610
- .e-float-input.e-control-wrapper:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
4611
- border-color: #317ab9;
4612
- }
4613
-
4614
- .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4615
- .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4616
- .e-bigger.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4617
- .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4618
- .e-small.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4619
- .e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4620
- .e-bigger.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4621
- .e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4622
- .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4623
- .e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4624
- .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4625
- .e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4626
- .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4627
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4628
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4629
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text {
4630
- color: #333;
4631
- }
4632
-
4633
- .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4634
- .e-bigger .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4635
- .e-bigger.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4636
- .e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4637
- .e-small.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4638
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4639
- .e-bigger.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4640
- .e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4641
- .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4642
- .e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4643
- .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4644
- .e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4645
- .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4646
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4647
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4648
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
4649
- color: #333;
4650
- }
4651
-
4652
- /* stylelint-disable-line no-empty-source */
1
+ @import '@syncfusion/ej2-inputs/styles/input/bootstrap.css';