@syncfusion/ej2-vue-inputs 26.1.41 → 26.2.4

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 (251) hide show
  1. package/dist/ej2-vue-inputs.umd.min.js +2 -2
  2. package/dist/ej2-vue-inputs.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-inputs.es2015.js +11 -71
  4. package/dist/es6/ej2-vue-inputs.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-inputs.es5.js +11 -71
  6. package/dist/es6/ej2-vue-inputs.es5.js.map +1 -1
  7. package/package.json +8 -8
  8. package/src/color-picker/colorpicker.component.js +2 -8
  9. package/src/maskedtextbox/maskedtextbox.component.js +2 -8
  10. package/src/numerictextbox/numerictextbox.component.js +2 -8
  11. package/src/otp-input/otpinput.component.js +2 -8
  12. package/src/rating/rating.component.js +2 -8
  13. package/src/signature/signature.component.js +2 -8
  14. package/src/slider/slider.component.js +2 -8
  15. package/src/textarea/textarea.component.js +2 -8
  16. package/src/textbox/textbox.component.js +2 -8
  17. package/src/uploader/uploader.component.js +2 -8
  18. package/styles/bootstrap-dark.css +1 -7402
  19. package/styles/bootstrap.css +1 -7384
  20. package/styles/bootstrap4.css +1 -7542
  21. package/styles/bootstrap5-dark.css +1 -7707
  22. package/styles/bootstrap5.css +1 -7707
  23. package/styles/color-picker/bootstrap-dark.css +1 -779
  24. package/styles/color-picker/bootstrap.css +1 -779
  25. package/styles/color-picker/bootstrap4.css +1 -865
  26. package/styles/color-picker/bootstrap5-dark.css +1 -845
  27. package/styles/color-picker/bootstrap5.css +1 -845
  28. package/styles/color-picker/fabric-dark.css +1 -779
  29. package/styles/color-picker/fabric.css +1 -784
  30. package/styles/color-picker/fluent-dark.css +1 -800
  31. package/styles/color-picker/fluent.css +1 -800
  32. package/styles/color-picker/fluent2.css +1 -2025
  33. package/styles/color-picker/highcontrast-light.css +1 -779
  34. package/styles/color-picker/highcontrast.css +1 -779
  35. package/styles/color-picker/material-dark.css +1 -793
  36. package/styles/color-picker/material.css +1 -826
  37. package/styles/color-picker/material3-dark.css +1 -1015
  38. package/styles/color-picker/material3.css +1 -1127
  39. package/styles/color-picker/tailwind-dark.css +1 -819
  40. package/styles/color-picker/tailwind.css +1 -819
  41. package/styles/data-form/bootstrap-dark.css +1 -232
  42. package/styles/data-form/bootstrap.css +1 -232
  43. package/styles/data-form/bootstrap4.css +1 -232
  44. package/styles/data-form/bootstrap5-dark.css +1 -232
  45. package/styles/data-form/bootstrap5.css +1 -232
  46. package/styles/data-form/fabric-dark.css +1 -232
  47. package/styles/data-form/fabric.css +1 -232
  48. package/styles/data-form/fluent-dark.css +1 -232
  49. package/styles/data-form/fluent.css +1 -232
  50. package/styles/data-form/fluent2.css +1 -1266
  51. package/styles/data-form/highcontrast-light.css +1 -232
  52. package/styles/data-form/highcontrast.css +1 -232
  53. package/styles/data-form/material-dark.css +1 -232
  54. package/styles/data-form/material.css +1 -232
  55. package/styles/data-form/material3-dark.css +1 -342
  56. package/styles/data-form/material3.css +1 -454
  57. package/styles/data-form/tailwind-dark.css +1 -232
  58. package/styles/data-form/tailwind.css +1 -232
  59. package/styles/fabric-dark.css +1 -7348
  60. package/styles/fabric.css +1 -7353
  61. package/styles/fluent-dark.css +1 -7499
  62. package/styles/fluent.css +1 -7499
  63. package/styles/fluent2.css +1 -25566
  64. package/styles/highcontrast-light.css +1 -7557
  65. package/styles/highcontrast.css +1 -7557
  66. package/styles/input/bootstrap-dark.css +1 -4368
  67. package/styles/input/bootstrap.css +1 -4368
  68. package/styles/input/bootstrap4.css +1 -4348
  69. package/styles/input/bootstrap5-dark.css +1 -4446
  70. package/styles/input/bootstrap5.css +1 -4446
  71. package/styles/input/fabric-dark.css +1 -4298
  72. package/styles/input/fabric.css +1 -4298
  73. package/styles/input/fluent-dark.css +1 -4327
  74. package/styles/input/fluent.css +1 -4327
  75. package/styles/input/fluent2.css +1 -10185
  76. package/styles/input/highcontrast-light.css +1 -4462
  77. package/styles/input/highcontrast.css +1 -4462
  78. package/styles/input/material-dark.css +1 -11659
  79. package/styles/input/material.css +1 -11679
  80. package/styles/input/material3-dark.css +1 -11609
  81. package/styles/input/material3.css +1 -11721
  82. package/styles/input/tailwind-dark.css +1 -4303
  83. package/styles/input/tailwind.css +1 -4303
  84. package/styles/maskedtextbox/bootstrap-dark.css +1 -31
  85. package/styles/maskedtextbox/bootstrap.css +1 -14
  86. package/styles/maskedtextbox/bootstrap4.css +1 -31
  87. package/styles/maskedtextbox/bootstrap5-dark.css +1 -31
  88. package/styles/maskedtextbox/bootstrap5.css +1 -31
  89. package/styles/maskedtextbox/fabric-dark.css +1 -31
  90. package/styles/maskedtextbox/fabric.css +1 -31
  91. package/styles/maskedtextbox/fluent-dark.css +1 -27
  92. package/styles/maskedtextbox/fluent.css +1 -27
  93. package/styles/maskedtextbox/fluent2.css +1 -1244
  94. package/styles/maskedtextbox/highcontrast-light.css +1 -31
  95. package/styles/maskedtextbox/highcontrast.css +1 -31
  96. package/styles/maskedtextbox/material-dark.css +1 -45
  97. package/styles/maskedtextbox/material.css +1 -65
  98. package/styles/maskedtextbox/material3-dark.css +1 -175
  99. package/styles/maskedtextbox/material3.css +1 -287
  100. package/styles/maskedtextbox/tailwind-dark.css +1 -31
  101. package/styles/maskedtextbox/tailwind.css +1 -31
  102. package/styles/material-dark.css +1 -14901
  103. package/styles/material.css +1 -14988
  104. package/styles/material3-dark.css +1 -16319
  105. package/styles/material3.css +1 -17663
  106. package/styles/numerictextbox/bootstrap-dark.css +1 -53
  107. package/styles/numerictextbox/bootstrap.css +1 -53
  108. package/styles/numerictextbox/bootstrap4.css +1 -48
  109. package/styles/numerictextbox/bootstrap5-dark.css +1 -48
  110. package/styles/numerictextbox/bootstrap5.css +1 -48
  111. package/styles/numerictextbox/fabric-dark.css +1 -48
  112. package/styles/numerictextbox/fabric.css +1 -48
  113. package/styles/numerictextbox/fluent-dark.css +1 -59
  114. package/styles/numerictextbox/fluent.css +1 -59
  115. package/styles/numerictextbox/fluent2.css +1 -1261
  116. package/styles/numerictextbox/highcontrast-light.css +1 -48
  117. package/styles/numerictextbox/highcontrast.css +1 -48
  118. package/styles/numerictextbox/material-dark.css +1 -62
  119. package/styles/numerictextbox/material.css +1 -82
  120. package/styles/numerictextbox/material3-dark.css +1 -192
  121. package/styles/numerictextbox/material3.css +1 -304
  122. package/styles/numerictextbox/tailwind-dark.css +1 -48
  123. package/styles/numerictextbox/tailwind.css +1 -48
  124. package/styles/otp-input/bootstrap-dark.css +1 -225
  125. package/styles/otp-input/bootstrap.css +1 -225
  126. package/styles/otp-input/bootstrap4.css +1 -225
  127. package/styles/otp-input/bootstrap5-dark.css +1 -225
  128. package/styles/otp-input/bootstrap5.css +1 -225
  129. package/styles/otp-input/fabric-dark.css +1 -225
  130. package/styles/otp-input/fabric.css +1 -225
  131. package/styles/otp-input/fluent-dark.css +1 -225
  132. package/styles/otp-input/fluent.css +1 -225
  133. package/styles/otp-input/fluent2.css +1 -1259
  134. package/styles/otp-input/highcontrast-light.css +1 -225
  135. package/styles/otp-input/highcontrast.css +1 -225
  136. package/styles/otp-input/material-dark.css +1 -225
  137. package/styles/otp-input/material.css +1 -225
  138. package/styles/otp-input/material3-dark.css +1 -335
  139. package/styles/otp-input/material3.css +1 -447
  140. package/styles/otp-input/tailwind-dark.css +1 -225
  141. package/styles/otp-input/tailwind.css +1 -225
  142. package/styles/rating/bootstrap-dark.css +1 -315
  143. package/styles/rating/bootstrap.css +1 -315
  144. package/styles/rating/bootstrap4.css +1 -315
  145. package/styles/rating/bootstrap5-dark.css +1 -316
  146. package/styles/rating/bootstrap5.css +1 -316
  147. package/styles/rating/fabric-dark.css +1 -315
  148. package/styles/rating/fabric.css +1 -315
  149. package/styles/rating/fluent-dark.css +1 -315
  150. package/styles/rating/fluent.css +1 -315
  151. package/styles/rating/fluent2.css +1 -1349
  152. package/styles/rating/highcontrast-light.css +1 -315
  153. package/styles/rating/highcontrast.css +1 -315
  154. package/styles/rating/material-dark.css +1 -315
  155. package/styles/rating/material.css +1 -315
  156. package/styles/rating/material3-dark.css +1 -434
  157. package/styles/rating/material3.css +1 -546
  158. package/styles/rating/tailwind-dark.css +1 -319
  159. package/styles/rating/tailwind.css +1 -319
  160. package/styles/signature/bootstrap-dark.css +1 -9
  161. package/styles/signature/bootstrap.css +1 -9
  162. package/styles/signature/bootstrap4.css +1 -9
  163. package/styles/signature/bootstrap5-dark.css +1 -9
  164. package/styles/signature/bootstrap5.css +1 -9
  165. package/styles/signature/fabric-dark.css +1 -9
  166. package/styles/signature/fabric.css +1 -9
  167. package/styles/signature/fluent-dark.css +1 -9
  168. package/styles/signature/fluent.css +1 -9
  169. package/styles/signature/fluent2.css +1 -1043
  170. package/styles/signature/highcontrast-light.css +1 -9
  171. package/styles/signature/highcontrast.css +1 -9
  172. package/styles/signature/material-dark.css +1 -9
  173. package/styles/signature/material.css +1 -9
  174. package/styles/signature/material3-dark.css +1 -119
  175. package/styles/signature/material3.css +1 -231
  176. package/styles/signature/tailwind-dark.css +1 -9
  177. package/styles/signature/tailwind.css +1 -9
  178. package/styles/slider/bootstrap-dark.css +1 -484
  179. package/styles/slider/bootstrap.css +1 -484
  180. package/styles/slider/bootstrap4.css +1 -563
  181. package/styles/slider/bootstrap5-dark.css +1 -643
  182. package/styles/slider/bootstrap5.css +1 -643
  183. package/styles/slider/fabric-dark.css +1 -504
  184. package/styles/slider/fabric.css +1 -504
  185. package/styles/slider/fluent-dark.css +1 -547
  186. package/styles/slider/fluent.css +1 -547
  187. package/styles/slider/fluent2.css +1 -1642
  188. package/styles/slider/highcontrast-light.css +1 -550
  189. package/styles/slider/highcontrast.css +1 -550
  190. package/styles/slider/material-dark.css +1 -662
  191. package/styles/slider/material.css +1 -662
  192. package/styles/slider/material3-dark.css +1 -873
  193. package/styles/slider/material3.css +1 -985
  194. package/styles/slider/tailwind-dark.css +1 -617
  195. package/styles/slider/tailwind.css +1 -617
  196. package/styles/tailwind-dark.css +1 -7544
  197. package/styles/tailwind.css +1 -7544
  198. package/styles/textarea/bootstrap-dark.css +1 -34
  199. package/styles/textarea/bootstrap.css +1 -34
  200. package/styles/textarea/bootstrap4.css +1 -34
  201. package/styles/textarea/bootstrap5-dark.css +1 -34
  202. package/styles/textarea/bootstrap5.css +1 -34
  203. package/styles/textarea/fabric-dark.css +1 -34
  204. package/styles/textarea/fabric.css +1 -34
  205. package/styles/textarea/fluent-dark.css +1 -34
  206. package/styles/textarea/fluent.css +1 -34
  207. package/styles/textarea/fluent2.css +1 -1247
  208. package/styles/textarea/highcontrast-light.css +1 -34
  209. package/styles/textarea/highcontrast.css +1 -34
  210. package/styles/textarea/material-dark.css +1 -48
  211. package/styles/textarea/material.css +1 -68
  212. package/styles/textarea/material3-dark.css +1 -178
  213. package/styles/textarea/material3.css +1 -290
  214. package/styles/textarea/tailwind-dark.css +1 -34
  215. package/styles/textarea/tailwind.css +1 -34
  216. package/styles/textbox/bootstrap-dark.css +1 -28
  217. package/styles/textbox/bootstrap.css +1 -28
  218. package/styles/textbox/bootstrap4.css +1 -28
  219. package/styles/textbox/bootstrap5-dark.css +1 -28
  220. package/styles/textbox/bootstrap5.css +1 -28
  221. package/styles/textbox/fabric-dark.css +1 -28
  222. package/styles/textbox/fabric.css +1 -28
  223. package/styles/textbox/fluent-dark.css +1 -28
  224. package/styles/textbox/fluent.css +1 -28
  225. package/styles/textbox/fluent2.css +1 -1241
  226. package/styles/textbox/highcontrast-light.css +1 -28
  227. package/styles/textbox/highcontrast.css +1 -28
  228. package/styles/textbox/material-dark.css +1 -42
  229. package/styles/textbox/material.css +1 -62
  230. package/styles/textbox/material3-dark.css +1 -172
  231. package/styles/textbox/material3.css +1 -284
  232. package/styles/textbox/tailwind-dark.css +1 -28
  233. package/styles/textbox/tailwind.css +1 -28
  234. package/styles/uploader/bootstrap-dark.css +1 -835
  235. package/styles/uploader/bootstrap.css +1 -835
  236. package/styles/uploader/bootstrap4.css +1 -835
  237. package/styles/uploader/bootstrap5-dark.css +1 -841
  238. package/styles/uploader/bootstrap5.css +1 -841
  239. package/styles/uploader/fabric-dark.css +1 -835
  240. package/styles/uploader/fabric.css +1 -835
  241. package/styles/uploader/fluent-dark.css +1 -887
  242. package/styles/uploader/fluent.css +1 -887
  243. package/styles/uploader/fluent2.css +1 -1880
  244. package/styles/uploader/highcontrast-light.css +1 -835
  245. package/styles/uploader/highcontrast.css +1 -835
  246. package/styles/uploader/material-dark.css +1 -835
  247. package/styles/uploader/material.css +1 -839
  248. package/styles/uploader/material3-dark.css +1 -951
  249. package/styles/uploader/material3.css +1 -1063
  250. package/styles/uploader/tailwind-dark.css +1 -870
  251. package/styles/uploader/tailwind.css +1 -870
@@ -1,4462 +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: "\e953";
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: "\e953";
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: 10px;
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
- .e-input-group.e-disabled,
45
- .e-input-group.e-control-wrapper.e-disabled {
46
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
47
- font-size: 14px;
48
- font-weight: normal;
49
- }
50
-
51
- .e-input-group input.e-input,
52
- .e-input-group.e-control-wrapper input.e-input,
53
- .e-input-group textarea.e-input,
54
- .e-input-group.e-control-wrapper textarea.e-input,
55
- .e-input-group.e-small .e-input,
56
- .e-input-group.e-small.e-control-wrapper .e-input,
57
- .e-small .e-input-group .e-input,
58
- .e-small .e-input-group.e-control-wrapper .e-input,
59
- .e-input-group.e-bigger .e-input,
60
- .e-input-group.e-bigger.e-control-wrapper .e-input,
61
- .e-bigger .e-input-group .e-input,
62
- .e-bigger .e-input-group.e-control-wrapper .e-input {
63
- font: inherit;
64
- }
65
-
66
- input.e-input,
67
- .e-input-group input.e-input,
68
- .e-input-group input,
69
- .e-input-group.e-control-wrapper input.e-input,
70
- .e-input-group.e-control-wrapper input,
71
- .e-float-input input,
72
- .e-float-input.e-input-group input,
73
- .e-float-input.e-control-wrapper input,
74
- .e-float-input.e-control-wrapper.e-input-group input,
75
- input.e-input:focus,
76
- .e-input-group input.e-input:focus,
77
- .e-input-group input:focus,
78
- .e-input-group.e-control-wrapper input.e-input:focus,
79
- .e-input-group.e-control-wrapper input:focus,
80
- .e-float-input input:focus,
81
- .e-float-input.e-input-group input:focus,
82
- .e-float-input.e-control-wrapper input:focus,
83
- .e-float-input.e-control-wrapper.e-input-group input:focus,
84
- .e-input-group.e-input-focus input.e-input,
85
- .e-input-group.e-input-focus input,
86
- .e-input-group.e-control-wrapper.e-input-focus input.e-input,
87
- .e-input-group.e-control-wrapper.e-input-focus input,
88
- .e-float-input.e-input-focus input,
89
- .e-float-input.e-input-group.e-input-focus input,
90
- .e-float-input.e-control-wrapper.e-input-focus input,
91
- .e-float-input.e-control-wrapper.e-input-group.e-input-focus input {
92
- overflow: hidden;
93
- text-overflow: ellipsis;
94
- white-space: nowrap;
95
- }
96
-
97
- input.e-input,
98
- .e-input-group input.e-input,
99
- .e-input-group input,
100
- .e-input-group.e-control-wrapper input.e-input,
101
- .e-input-group.e-control-wrapper input,
102
- .e-float-input input,
103
- .e-float-input.e-input-group input,
104
- .e-float-input.e-control-wrapper input,
105
- .e-float-input.e-control-wrapper.e-input-group input,
106
- .e-input-group,
107
- .e-input-group.e-control-wrapper,
108
- .e-float-input,
109
- .e-float-input.e-control-wrapper,
110
- .e-input.e-corner,
111
- .e-input-group.e-corner.e-rtl input.e-input:only-child,
112
- .e-input-group.e-control-wrapper.e-corner.e-rtl input.e-input:only-child,
113
- .e-input-group.e-input-focus.e-corner,
114
- .e-input-group.e-control-wrapper.e-input-focus.e-corner,
115
- textarea.e-input,
116
- .e-input-group textarea.e-input,
117
- .e-input-group textarea,
118
- .e-input-group.e-control-wrapper textarea.e-input,
119
- .e-input-group.e-control-wrapper textarea,
120
- .e-float-input textarea,
121
- .e-float-input.e-input-group textarea,
122
- .e-float-input.e-control-wrapper textarea,
123
- .e-float-input.e-control-wrapper.e-input-group textarea {
124
- border-radius: 0;
125
- }
126
-
127
- .e-input:focus {
128
- border-width: 1px;
129
- padding-bottom: 0;
130
- }
131
-
132
- .e-input.e-small:focus {
133
- border-width: 1px;
134
- padding-bottom: 0;
135
- }
136
-
137
- .e-input.e-bigger:focus,
138
- .e-bigger .e-input:focus {
139
- padding-bottom: 0;
140
- }
141
-
142
- .e-input.e-small.e-bigger:focus,
143
- .e-bigger .e-input.e-small:focus {
144
- padding-bottom: 0;
145
- }
146
-
147
- .e-input-group input.e-input:focus,
148
- .e-input-group.e-control-wrapper input.e-input:focus,
149
- .e-input-group textarea.e-input:focus,
150
- .e-input-group.e-control-wrapper textarea.e-input:focus,
151
- .e-input-group.e-input-focus input.e-input,
152
- .e-input-group.e-control-wrapper.e-input-focus input.e-input {
153
- padding: 0;
154
- }
155
-
156
- .e-input-group textarea.e-input:focus,
157
- .e-input-group.e-control-wrapper textarea.e-input:focus {
158
- padding: 4px 10px 0 10px;
159
- }
160
-
161
- input.e-input.e-bigger,
162
- textarea.e-input.e-bigger,
163
- .e-bigger input.e-input,
164
- .e-bigger textarea.e-input,
165
- .e-input-group.e-bigger,
166
- .e-bigger .e-input-group,
167
- .e-input-group.e-control-wrapper.e-bigger,
168
- .e-bigger .e-input-group.e-control-wrapper {
169
- font-size: 15px;
170
- }
171
-
172
- input.e-input.e-bigger,
173
- textarea.e-input.e-bigger,
174
- .e-input-group.e-bigger .e-input,
175
- .e-input-group.e-bigger.e-control-wrapper .e-input,
176
- .e-bigger input.e-input,
177
- .e-bigger textarea.e-input,
178
- .e-bigger .e-input-group .e-input,
179
- .e-bigger .e-input-group.e-control-wrapper .e-input {
180
- line-height: inherit;
181
- margin-bottom: 0;
182
- padding: 0;
183
- }
184
-
185
- .e-input-group.e-bigger .e-input:focus,
186
- .e-bigger .e-input-group .e-input:focus,
187
- .e-input-group.e-control-wrapper.e-bigger .e-input:focus,
188
- .e-bigger .e-input-group.e-control-wrapper .e-input:focus,
189
- .e-input-group.e-bigger.e-input-focus .e-input,
190
- .e-bigger .e-input-group.e-input-focus .e-input,
191
- .e-input-group.e-control-wrapper.e-bigger.e-input-focus .e-input,
192
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus .e-input {
193
- padding: 0;
194
- }
195
-
196
- .e-input-group .e-input-group-icon,
197
- .e-input-group.e-control-wrapper .e-input-group-icon {
198
- -webkit-box-align: center;
199
- -ms-flex-align: center;
200
- align-items: center;
201
- border: 0 solid;
202
- border-width: 0;
203
- -webkit-box-sizing: content-box;
204
- box-sizing: content-box;
205
- cursor: pointer;
206
- -webkit-box-orient: vertical;
207
- -webkit-box-direction: normal;
208
- -ms-flex-direction: column;
209
- flex-direction: column;
210
- font-size: 12px;
211
- -webkit-box-pack: center;
212
- -ms-flex-pack: center;
213
- justify-content: center;
214
- line-height: 1;
215
- min-height: 30px;
216
- min-width: 30px;
217
- padding: 0;
218
- text-align: center;
219
- }
220
-
221
- /* stylelint-disable property-no-vendor-prefix */
222
- .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
223
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
224
- -moz-box-sizing: border-box;
225
- -webkit-box-sizing: border-box;
226
- border-collapse: collapse;
227
- border-width: 0px 1px 0px 1px;
228
- box-sizing: border-box;
229
- }
230
-
231
- .e-input-group:not(.e-rtl):not(.e-disabled) .e-input-group-icon:last-child:hover,
232
- .e-input-group.e-control-wrapper:not(.e-rtl):not(.e-disabled) .e-input-group-icon:last-child:hover,
233
- .e-input-group:not(.e-disabled) .e-input-group-icon:not(:last-child):hover + .e-input-group-icon:not(:last-child):hover .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:not(:last-child):hover + .e-input-group-icon:not(:last-child):hover,
234
- .e-input-group:not(.e-disabled) .e-input-group-icon:first-child:hover,
235
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:first-child:hover,
236
- .e-input-group:not(.e-rtl):not(.e-disabled) .e-input + .e-input-group-icon:last-child:hover,
237
- .e-input-group.e-control-wrapper:not(.e-rtl):not(.e-disabled) .e-input + .e-input-group-icon:last-child:hover,
238
- .e-input-group:not(.e-disabled) .e-input-group-icon:not(:last-child):hover,
239
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:not(:last-child):hover,
240
- .e-float-input.e-input-group.e-small:not(:disabled) .e-input-group-icon:first-child:hover,
241
- .e-float-input.e-control-wrapper.e-input-group.e-small:not(:disabled) .e-input-group-icon:first-child:hover,
242
- .e-input-group.e-rtl:not(.e-disabled) .e-input-group-icon:last-child:hover,
243
- .e-input-group.e-control-wrapper.e-rtl:not(.e-disabled) .e-input-group-icon:last-child:hover,
244
- .e-input-group.e-small:not(.e-disabled):not(.e-float-input):not(.e-rtl) .e-input-group-icon:last-child:hover,
245
- .e-input-group.e-float-icon-left .e-input-group-icon:last-child:hover,
246
- .e-input-group.e-control-wrapper.e-small:not(.e-disabled):not(.e-float-input):not(.e-rtl) .e-input-group-icon:last-child:hover,
247
- .e-input-group.e-control-wrapper.e-float-icon-left .e-input-group-icon:last-child:hover,
248
- .e-input-group.e-small:not(.e-disabled):not(.e-float-input):not(.e-bigger):not(.e-float-icon-left) .e-input-group-icon:not(:last-child):hover,
249
- .e-input-group.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
250
- .e-input-group.e-control-wrapper.e-small:not(.e-disabled):not(.e-float-input):not(.e-bigger):not(.e-float-icon-left) .e-input-group-icon:not(:last-child):hover,
251
- .e-input-group.e-control-wrapper.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
252
- .e-input-group.e-small.e-float-icon-left:not(.e-disabled) .e-input-group-icon:first-child:hover,
253
- .e-input-group.e-control-wrapper.e-small.e-float-icon-left:not(.e-disabled) .e-input-group-icon:first-child:hover,
254
- .e-input-group.e-bigger.e-float-icon-left:not(.e-disabled) .e-input-group-icon:first-child:hover,
255
- .e-input-group.e-control-wrapper.e-bigger.e-float-icon-left:not(.e-disabled) .e-input-group-icon:first-child:hover,
256
- .e-float-input.e-input-group.e-small:not(.e-float-icon-left):not(.e-input-group):not(.e-disabled) .e-input-group-icon:last-child:hover,
257
- .e-float-input.e-control-wrapper.e-input-group.e-small:not(.e-float-icon-left):not(.e-input-group):not(.e-disabled) .e-input-group-icon:last-child:hover,
258
- .e-float-input.e-input-group.e-small.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
259
- .e-float-input.e-input-group.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
260
- .e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
261
- .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
262
- .e-float-input.e-input-group.e-small.e-float-icon-left .e-input-group-icon:last-child:hover,
263
- .e-float-input.e-input-group.e-float-icon-left .e-input-group-icon:last-child:hover,
264
- .e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left .e-input-group-icon:last-child:hover,
265
- .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-group-icon:last-child:hover {
266
- -moz-box-sizing: border-box;
267
- -webkit-box-sizing: border-box;
268
- border-width: 0px 1px 0px 1px;
269
- box-sizing: border-box;
270
- }
271
-
272
- .e-input-group.e-bigger .e-input-group-icon,
273
- .e-input-group .e-input-group-icon.e-bigger,
274
- .e-bigger .e-input-group .e-input-group-icon,
275
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
276
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
277
- .e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
278
- min-height: 38px;
279
- min-width: 38px;
280
- }
281
-
282
- .e-input-group.e-bigger .e-input-group-icon,
283
- .e-input-group .e-input-group-icon.e-bigger,
284
- .e-bigger .e-input-group .e-input-group-icon,
285
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
286
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
287
- .e-bigger .e-input-group.e-control-wrapper .e-input-group-icon {
288
- font-size: 12px;
289
- padding: 0;
290
- }
291
-
292
- .e-input[disabled],
293
- .e-input-group .e-input[disabled],
294
- .e-input-group.e-control-wrapper .e-input[disabled],
295
- .e-input-group.e-disabled,
296
- .e-input-group.e-disabled input,
297
- .e-input-group.e-disabled input.e-input,
298
- .e-input-group.e-disabled textarea,
299
- .e-input-group.e-disabled textarea.e-input,
300
- .e-input-group.e-control-wrapper.e-disabled,
301
- .e-input-group.e-control-wrapper.e-disabled input,
302
- .e-input-group.e-control-wrapper.e-disabled input.e-input,
303
- .e-input-group.e-control-wrapper.e-disabled textarea,
304
- .e-input-group.e-control-wrapper.e-disabled textarea.e-input,
305
- .e-float-input.e-disabled input,
306
- .e-float-input.e-disabled textarea,
307
- .e-float-input input[disabled],
308
- .e-float-input input.e-disabled,
309
- .e-float-input textarea[disabled],
310
- .e-float-input textarea.e-disabled,
311
- .e-float-input.e-control-wrapper.e-disabled input,
312
- .e-float-input.e-control-wrapper.e-disabled textarea,
313
- .e-float-input.e-control-wrapper input[disabled],
314
- .e-float-input.e-control-wrapper input.e-disabled,
315
- .e-float-input.e-control-wrapper textarea[disabled],
316
- .e-float-input.e-control-wrapper textarea.e-disabled,
317
- .e-input-group.e-disabled span,
318
- .e-input-group.e-control-wrapper.e-disabled span,
319
- .e-input-group.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
320
- .e-input-group.e-control-wrapper.e-disabled input.e-input:not(:valid):first-child ~ .e-clear-icon,
321
- .e-float-input.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
322
- .e-float-input.e-input-group.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
323
- .e-float-input.e-input-group.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
324
- .e-float-input.e-control-wrapper.e-disabled input:not(:valid):first-child ~ .e-clear-icon,
325
- .e-input-group.e-disabled .e-clear-icon.e-clear-icon-hide,
326
- .e-input-group.e-control-wrapper.e-disabled .e-clear-icon.e-clear-icon-hide {
327
- cursor: not-allowed;
328
- }
329
-
330
- .e-input[disabled],
331
- .e-input-group.e-disabled,
332
- .e-input-group.e-control-wrapper.e-disabled,
333
- .e-float-input input[disabled],
334
- .e-float-input input.e-disabled,
335
- .e-float-input.e-control-wrapper input[disabled],
336
- .e-float-input.e-control-wrapper input.e-disabled {
337
- border-color: #757575;
338
- border-style: solid;
339
- }
340
-
341
- .e-input-group.e-disabled,
342
- .e-input-group.e-control-wrapper.e-disabled {
343
- border-bottom-style: solid;
344
- border-width: 1px;
345
- }
346
-
347
- .e-input[disabled],
348
- .e-input-group.e-disabled,
349
- .e-input-group.e-control-wrapper.e-disabled,
350
- .e-float-input.e-disabled,
351
- .e-float-input input[disabled],
352
- .e-float-input input.e-disabled,
353
- .e-float-input.e-disabled input,
354
- .e-float-input.e-control-wrapper.e-disabled,
355
- .e-float-input.e-control-wrapper input[disabled],
356
- .e-float-input.e-control-wrapper input.e-disabled,
357
- .e-float-input.e-control-wrapper.e-disabled input,
358
- .e-float-input textarea[disabled],
359
- .e-float-input textarea.e-disabled,
360
- .e-float-input.e-disabled textarea,
361
- .e-float-input.e-control-wrapper textarea[disabled],
362
- .e-float-input.e-control-wrapper textarea.e-disabled,
363
- .e-float-input.e-control-wrapper.e-disabled textarea {
364
- filter: alpha(opacity=100);
365
- opacity: 1;
366
- }
367
-
368
- .e-input.e-rtl,
369
- .e-input-group.e-rtl,
370
- .e-input-group.e-control-wrapper.e-rtl,
371
- .e-float-input.e-rtl,
372
- .e-float-input.e-control-wrapper.e-rtl {
373
- direction: rtl;
374
- }
375
-
376
- .e-input-group,
377
- .e-input-group.e-control-wrapper,
378
- .e-float-custom-tag.e-input-group,
379
- .e-float-custom-tag.e-input-group.e-control-wrapper,
380
- .e-input-custom-tag,
381
- .e-input-custom-tag.e-input-group,
382
- .e-input-custom-tag.e-input-group.e-control-wrapper {
383
- display: -webkit-inline-box;
384
- display: -ms-inline-flexbox;
385
- display: inline-flex;
386
- vertical-align: middle;
387
- }
388
-
389
- .e-float-input:not(.e-input-group),
390
- .e-float-input.e-control-wrapper:not(.e-input-group),
391
- .e-float-custom-tag,
392
- .e-float-custom-tag.e-control-wrapper {
393
- display: inline-block;
394
- }
395
-
396
- .e-input-group .e-input-group-icon,
397
- .e-input-group.e-control-wrapper .e-input-group-icon {
398
- display: -webkit-box;
399
- display: -ms-flexbox;
400
- display: flex;
401
- }
402
-
403
- .e-input-group .e-input-group-icon:first-child,
404
- .e-input-group.e-control-wrapper .e-input-group-icon:first-child {
405
- border-left-width: 0;
406
- }
407
-
408
- .e-input-group .e-input-group-icon,
409
- .e-input-group.e-control-wrapper .e-input-group-icon {
410
- white-space: nowrap;
411
- }
412
-
413
- .e-input-group .e-input-group-icon:not(:last-child),
414
- .e-input-group.e-control-wrapper .e-input-group-icon:not(:last-child) {
415
- border-right-width: 0;
416
- }
417
-
418
- .e-input + .e-input-group-icon,
419
- .e-input-group .e-input + .e-input-group-icon,
420
- .e-input-group.e-control-wrapper .e-input + .e-input-group-icon {
421
- border-left-width: 0;
422
- }
423
-
424
- .e-input-group.e-corner .e-input:first-child,
425
- .e-input-group.e-corner .e-input-group-icon:first-child,
426
- .e-input-group.e-control-wrapper.e-corner .e-input:first-child,
427
- .e-input-group.e-control-wrapper.e-corner .e-input-group-icon:first-child {
428
- border-bottom-left-radius: 0;
429
- border-top-left-radius: 0;
430
- }
431
-
432
- .e-input-group.e-corner .e-input:last-child,
433
- .e-input-group.e-corner .e-input-group-icon:last-child,
434
- .e-input-group.e-control-wrapper.e-corner .e-input:last-child,
435
- .e-input-group.e-control-wrapper.e-corner .e-input-group-icon:last-child {
436
- border-bottom-right-radius: 0;
437
- border-top-right-radius: 0;
438
- }
439
-
440
- .e-input-group.e-rtl .e-input-group-icon:first-child,
441
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:first-child {
442
- border-left-width: 0;
443
- border-right-width: 0;
444
- }
445
-
446
- .e-input-group.e-rtl .e-input-group-icon:last-child,
447
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:last-child {
448
- border-left-width: 0;
449
- border-right-width: 0;
450
- }
451
-
452
- .e-input-group.e-rtl .e-input-group-icon:not(:last-child),
453
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon:not(:last-child) {
454
- border-left-width: 0;
455
- }
456
-
457
- .e-input-group.e-rtl:not(.e-disabled) .e-input-group-icon:not(:last-child):hover,
458
- .e-input-group.e-control-wrapper.e-rtl:not(.e-disabled) .e-input-group-icon:not(:last-child):hover {
459
- border-width: 0px 1px 0px 1px;
460
- }
461
-
462
- .e-input-group.e-rtl .e-input-group-icon + .e-input,
463
- .e-input-group.e-control-wrapper.e-rtl .e-input-group-icon + .e-input {
464
- border-right-width: 0;
465
- }
466
-
467
- input.e-input.e-small,
468
- textarea.e-input.e-small,
469
- .e-small input.e-input,
470
- .e-small textarea.e-input,
471
- .e-input-group.e-small,
472
- .e-small .e-input-group,
473
- .e-input-group.e-control-wrapper.e-small,
474
- .e-small .e-input-group.e-control-wrapper,
475
- .e-input-group.e-small.e-disabled,
476
- .e-small .e-input-group.e-disabled,
477
- .e-input-group.e-control-wrapper.e-small.e-disabled,
478
- .e-small .e-input-group.e-control-wrapper.e-disabled {
479
- font-size: 13px;
480
- }
481
-
482
- .e-input.e-small,
483
- .e-input-group.e-small .e-input,
484
- .e-input-group.e-control-wrapper.e-small .e-input {
485
- line-height: inherit;
486
- padding: 0;
487
- }
488
-
489
- .e-input-group.e-small .e-input:focus,
490
- .e-input-group.e-control-wrapper.e-small .e-input:focus,
491
- .e-input-group.e-small.e-input-focus .e-input,
492
- .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input {
493
- padding: 0;
494
- }
495
-
496
- .e-input.e-small.e-bigger,
497
- .e-input-group.e-small.e-bigger,
498
- .e-small.e-bigger .e-input-group,
499
- .e-input-group.e-control-wrapper.e-small.e-bigger,
500
- .e-small.e-bigger .e-input-group.e-control-wrapper,
501
- .e-bigger .e-input.e-small,
502
- .e-small .e-input.e-bigger,
503
- .e-bigger .e-input-group.e-small,
504
- .e-bigger .e-input-group.e-control-wrapper.e-small,
505
- .e-small .e-input-group.e-bigger,
506
- .e-small .e-input-group.e-control-wrapper.e-bigger,
507
- .e-input-group.e-small.e-bigger.e-disabled,
508
- .e-small.e-bigger .e-input-group.e-disabled,
509
- .e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
510
- .e-small.e-bigger .e-input-group.e-control-wrapper.e-disabled,
511
- .e-bigger .e-input.e-small.e-disabled,
512
- .e-small .e-input.e-bigger.e-disabled,
513
- .e-bigger .e-input-group.e-small.e-disabled,
514
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-disabled,
515
- .e-small .e-input-group.e-bigger.e-disabled,
516
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-disabled {
517
- font-size: 14px;
518
- }
519
-
520
- .e-input-group.e-small.e-bigger .e-input,
521
- .e-input-group.e-small .e-input.e-bigger,
522
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input,
523
- .e-input-group.e-control-wrapper.e-small .e-input.e-bigger,
524
- .e-bigger .e-input-group.e-small .e-input,
525
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input {
526
- font: inherit;
527
- padding: 0;
528
- }
529
-
530
- .e-input-group.e-small.e-bigger .e-input:focus,
531
- .e-input-group.e-small .e-input.e-bigger:focus,
532
- .e-bigger .e-input-group.e-small .e-input:focus,
533
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input:focus,
534
- .e-input-group.e-control-wrapper.e-small .e-input.e-bigger:focus,
535
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input:focus,
536
- .e-input-group.e-small.e-bigger.e-input-focus .e-input,
537
- .e-input-group.e-small.e-input-focus .e-input.e-bigger,
538
- .e-bigger .e-input-group.e-small.e-input-focus .e-input,
539
- .e-input-group.e-control-wrapper.e-small.e-bigger.e-input-focus .e-input,
540
- .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input.e-bigger,
541
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus .e-input,
542
- .e-input.e-small.e-bigger,
543
- .e-bigger .e-input.e-small,
544
- .e-small .e-input.e-bigger {
545
- padding: 0;
546
- }
547
-
548
- .e-input-group.e-small .e-input-group-icon,
549
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon,
550
- .e-small .e-input-group .e-input-group-icon,
551
- .e-small .e-input-group.e-control-wrapper .e-input-group-icon {
552
- font-size: 10px;
553
- min-height: 24px;
554
- min-width: 24px;
555
- padding: 0;
556
- }
557
-
558
- .e-input-group.e-small:not(.e-disabled) .e-input-group-icon:first-child:hover,
559
- .e-input-group.e-float-icon-left .e-input-group-icon:first-child:hover,
560
- .e-input-group.e-control-wrapper.e-small:not(.e-disabled) .e-input-group-icon:first-child:hover,
561
- .e-input-group.e-control-wrapper.e-float-icon-left .e-input-group-icon:first-child:hover {
562
- -moz-box-sizing: border-box;
563
- -webkit-box-sizing: border-box;
564
- border-width: 0px 1px 0px 1px;
565
- box-sizing: border-box;
566
- }
567
-
568
- .e-input-group.e-small.e-bigger .e-input-group-icon,
569
- .e-input-group.e-small .e-input-group-icon.e-bigger,
570
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
571
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
572
- .e-small.e-bigger .e-input-group .e-input-group-icon,
573
- .e-small.e-bigger .e-input-group.e-control-wrapper .e-input-group-icon,
574
- .e-bigger .e-input-group.e-small .e-input-group-icon,
575
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
576
- font-size: 12px;
577
- min-height: 34px;
578
- min-width: 34px;
579
- padding: 0;
580
- }
581
-
582
- label.e-float-text,
583
- .e-float-input label.e-float-text,
584
- .e-float-input.e-control-wrapper label.e-float-text,
585
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
586
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
587
- font-size: 14px;
588
- font-style: italic;
589
- font-weight: normal;
590
- left: 0;
591
- overflow: hidden;
592
- padding-left: 10px;
593
- pointer-events: none;
594
- position: absolute;
595
- text-overflow: ellipsis;
596
- top: -11px;
597
- -webkit-transform: translate3d(0, 16px, 0) scale(1);
598
- transform: translate3d(0, 16px, 0) scale(1);
599
- -webkit-transform-origin: left top;
600
- transform-origin: left top;
601
- -webkit-transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
602
- transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
603
- -webkit-user-select: none;
604
- -moz-user-select: none;
605
- -ms-user-select: none;
606
- user-select: none;
607
- white-space: nowrap;
608
- width: 100%;
609
- }
610
-
611
- label.e-float-text,
612
- .e-float-input label.e-float-text,
613
- .e-float-input.e-control-wrapper label.e-float-text,
614
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
615
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
616
- top: -11px;
617
- }
618
-
619
- label.e-float-text,
620
- .e-float-input label.e-float-text,
621
- .e-float-input.e-control-wrapper label.e-float-text,
622
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
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-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
626
- .e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
627
- .e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
628
- .e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
629
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
630
- .e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
631
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
632
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
633
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
634
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
635
- .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
636
- .e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
637
- .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,
638
- .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,
639
- .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,
640
- .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,
641
- .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 {
642
- -moz-transform: translate(0%, -50%);
643
- -ms-transform: translate(0%, -50%);
644
- -o-transform: translate(0%, -50%);
645
- -webkit-transform: translate(0%, -50%);
646
- -webkit-box-sizing: border-box;
647
- box-sizing: border-box;
648
- left: 0%;
649
- top: 50%;
650
- transform: translate(0%, -50%);
651
- width: 100%;
652
- font-style: italic;
653
- }
654
-
655
- .e-float-input.e-bigger label.e-float-text,
656
- .e-float-input label.e-float-text.e-bigger,
657
- .e-float-input input.e-bigger ~ label.e-float-text,
658
- .e-bigger .e-float-input label.e-float-text,
659
- .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
660
- .e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
661
- .e-float-input.e-control-wrapper.e-bigger label.e-float-text,
662
- .e-float-input.e-control-wrapper label.e-float-text.e-bigger,
663
- .e-float-input.e-control-wrapper input.e-bigger ~ label.e-float-text,
664
- .e-bigger .e-float-input.e-control-wrapper label.e-float-text,
665
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
666
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
667
- font-size: 15px;
668
- }
669
-
670
- .e-float-input.e-small label.e-float-text,
671
- .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
672
- .e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
673
- .e-float-input.e-control-wrapper.e-small label.e-float-text,
674
- .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
675
- .e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
676
- font-size: 13px;
677
- }
678
-
679
- .e-float-input.e-small.e-bigger label.e-float-text,
680
- .e-bigger .e-float-input.e-small label.e-float-text,
681
- .e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
682
- .e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
683
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
684
- .e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
685
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
686
- .e-float-input.e-control-wrapper.e-small.e-bigger label.e-float-text,
687
- .e-bigger .e-float-input.e-control-wrapper.e-small label.e-float-text,
688
- .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,
689
- .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,
690
- .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,
691
- .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,
692
- .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 {
693
- font-size: 14px;
694
- font-style: italic;
695
- }
696
-
697
- .e-float-input input:focus ~ label.e-float-text,
698
- .e-float-input input:valid ~ label.e-float-text,
699
- .e-float-input input ~ label.e-label-top.e-float-text,
700
- .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
701
- .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
702
- .e-float-input input label.e-float-text.e-label-top,
703
- .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
704
- .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
705
- .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
706
- .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
707
- .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
708
- .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
709
- .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
710
- .e-float-input.e-input-focus input ~ label.e-float-text {
711
- font-size: 12px;
712
- font-style: normal;
713
- padding-right: 0;
714
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
715
- transform: translate3d(-10px, -43px, 0) scale(1);
716
- }
717
-
718
- .e-float-input.e-small input:focus ~ label.e-float-text,
719
- .e-float-input.e-small input:valid ~ label.e-float-text,
720
- .e-float-input.e-small input ~ label.e-label-top.e-float-text,
721
- .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
722
- .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
723
- .e-float-input.e-small input label.e-float-text.e-label-top,
724
- .e-small .e-float-input input:focus ~ label.e-float-text,
725
- .e-small .e-float-input input:valid ~ label.e-float-text,
726
- .e-small .e-float-input input ~ label.e-label-top.e-float-text,
727
- .e-small .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
728
- .e-small .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
729
- .e-small .e-float-input input label.e-float-text.e-label-top,
730
- .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
731
- .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
732
- .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
733
- .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
734
- .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
735
- .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
736
- .e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
737
- .e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
738
- .e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
739
- .e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
740
- .e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
741
- .e-small .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
742
- .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
743
- .e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
744
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
745
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
746
- font-size: 12px;
747
- font-style: normal;
748
- padding-right: 0;
749
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
750
- transform: translate3d(-10px, -43px, 0) scale(1);
751
- }
752
-
753
- .e-float-input.e-bigger input:focus ~ label.e-float-text,
754
- .e-float-input.e-bigger input:valid ~ label.e-float-text,
755
- .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
756
- .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
757
- .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
758
- .e-float-input.e-bigger input label.e-float-text.e-label-top,
759
- .e-bigger .e-float-input input:focus ~ label.e-float-text,
760
- .e-bigger .e-float-input input:valid ~ label.e-float-text,
761
- .e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
762
- .e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
763
- .e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
764
- .e-bigger .e-float-input input label.e-float-text.e-label-top,
765
- .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
766
- .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
767
- .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
768
- .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
769
- .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
770
- .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
771
- .e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
772
- .e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
773
- .e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
774
- .e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
775
- .e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
776
- .e-bigger .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
777
- .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
778
- .e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
779
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
780
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
781
- font-style: normal;
782
- padding-right: 0;
783
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
784
- transform: translate3d(-10px, -43px, 0) scale(1);
785
- }
786
-
787
- .e-float-input.e-bigger.e-small input:focus ~ label.e-float-text,
788
- .e-float-input.e-bigger.e-small input:valid ~ label.e-float-text,
789
- .e-float-input.e-bigger.e-small input ~ label.e-label-top.e-float-text,
790
- .e-float-input.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
791
- .e-float-input.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
792
- .e-float-input.e-bigger.e-small input label.e-float-text.e-label-top,
793
- .e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
794
- .e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
795
- .e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
796
- .e-bigger .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
797
- .e-bigger .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
798
- .e-bigger .e-float-input.e-small input label.e-float-text.e-label-top,
799
- .e-small .e-float-input.e-bigger input:focus ~ label.e-float-text,
800
- .e-small .e-float-input.e-bigger input:valid ~ label.e-float-text,
801
- .e-small .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
802
- .e-small .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
803
- .e-small .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
804
- .e-small .e-float-input.e-bigger input label.e-float-text.e-label-top,
805
- .e-float-input.e-control-wrapper.e-bigger.e-small input:focus ~ label.e-float-text,
806
- .e-float-input.e-control-wrapper.e-bigger.e-small input:valid ~ label.e-float-text,
807
- .e-float-input.e-control-wrapper.e-bigger.e-small input ~ label.e-label-top.e-float-text,
808
- .e-float-input.e-control-wrapper.e-bigger.e-small input[readonly] ~ label.e-label-top.e-float-text,
809
- .e-float-input.e-control-wrapper.e-bigger.e-small input[disabled] ~ label.e-label-top.e-float-text,
810
- .e-float-input.e-control-wrapper.e-bigger.e-small input label.e-float-text.e-label-top,
811
- .e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
812
- .e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
813
- .e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
814
- .e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
815
- .e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
816
- .e-bigger .e-float-input.e-control-wrapper.e-small input label.e-float-text.e-label-top,
817
- .e-small .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
818
- .e-small .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
819
- .e-small .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
820
- .e-small .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
821
- .e-small .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
822
- .e-small .e-float-input.e-control-wrapper.e-bigger input label.e-float-text.e-label-top,
823
- .e-float-input.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
824
- .e-bigger .e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
825
- .e-small .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
826
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input ~ label.e-float-text,
827
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text,
828
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text {
829
- font-style: normal;
830
- padding-right: 0;
831
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
832
- transform: translate3d(-10px, -43px, 0) scale(1);
833
- }
834
-
835
- .e-float-input.e-bigger input:focus ~ label.e-float-text,
836
- .e-float-input.e-bigger input:valid ~ label.e-float-text,
837
- .e-float-input.e-bigger input ~ label.e-label-top.e-float-text,
838
- .e-float-input.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
839
- .e-float-input.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
840
- .e-bigger .e-float-input input:focus ~ label.e-float-text,
841
- .e-bigger .e-float-input input:valid ~ label.e-float-text,
842
- .e-bigger .e-float-input input ~ label.e-label-top.e-float-text,
843
- .e-bigger .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
844
- .e-bigger .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
845
- .e-float-input.e-control-wrapper.e-bigger input:focus ~ label.e-float-text,
846
- .e-float-input.e-control-wrapper.e-bigger input:valid ~ label.e-float-text,
847
- .e-float-input.e-control-wrapper.e-bigger input ~ label.e-label-top.e-float-text,
848
- .e-float-input.e-control-wrapper.e-bigger input[readonly] ~ label.e-label-top.e-float-text,
849
- .e-float-input.e-control-wrapper.e-bigger input[disabled] ~ label.e-label-top.e-float-text,
850
- .e-bigger .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
851
- .e-bigger .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
852
- .e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
853
- .e-bigger .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
854
- .e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
855
- .e-float-input.e-bigger.e-input-focus input ~ label.e-float-text,
856
- .e-bigger .e-float-input.e-input-focus input ~ label.e-float-text,
857
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input ~ label.e-float-text,
858
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
859
- font-size: 13px;
860
- padding-right: 0;
861
- top: 14px;
862
- }
863
-
864
- .e-float-input.e-small input:focus ~ label.e-float-text,
865
- .e-float-input.e-small input:valid ~ label.e-float-text,
866
- .e-float-input.e-small input ~ label.e-label-top.e-float-text,
867
- .e-small .e-float-input input ~ label.e-label-top.e-float-text,
868
- .e-float-input.e-small input[readonly] ~ label.e-label-top.e-float-text,
869
- .e-float-input.e-small input[disabled] ~ label.e-label-top.e-float-text,
870
- .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
871
- .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
872
- .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
873
- .e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
874
- .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-label-top.e-float-text,
875
- .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-label-top.e-float-text,
876
- .e-float-input.e-small.e-input-focus input-group-animation ~ label.e-float-text,
877
- .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
878
- font-size: 11px;
879
- padding-right: 0;
880
- top: 17px;
881
- }
882
-
883
- .e-float-input.e-small.e-bigger input:focus ~ label.e-float-text,
884
- .e-float-input.e-small.e-bigger input:valid ~ label.e-float-text,
885
- .e-float-input.e-small.e-bigger input ~ label.e-label-top.e-float-text,
886
- .e-float-input.e-small.e-bigger input[readonly] ~ label.e-float-text,
887
- .e-float-input.e-small.e-bigger input[disabled] ~ label.e-float-text,
888
- .e-bigger .e-float-input.e-small input:focus ~ label.e-float-text,
889
- .e-bigger .e-float-input.e-small input:valid ~ label.e-float-text,
890
- .e-bigger .e-float-input.e-small input ~ label.e-label-top.e-float-text,
891
- .e-bigger .e-float-input.e-small input[readonly] ~ label.e-float-text,
892
- .e-bigger .e-float-input.e-small input[disabled] ~ label.e-float-text,
893
- .e-bigger.e-small .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
894
- .e-bigger.e-small .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
895
- .e-bigger.e-small .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
896
- .e-bigger.e-small .e-float-input.e-control-wrapper input[readonly] ~ label.e-float-text,
897
- .e-bigger.e-small .e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
898
- .e-float-input.e-control-wrapper.e-small.e-bigger input:focus ~ label.e-float-text,
899
- .e-float-input.e-control-wrapper.e-small.e-bigger input:valid ~ label.e-float-text,
900
- .e-float-input.e-control-wrapper.e-small.e-bigger input ~ label.e-label-top.e-float-text,
901
- .e-float-input.e-control-wrapper.e-small.e-bigger input[readonly] ~ label.e-float-text,
902
- .e-float-input.e-control-wrapper.e-small.e-bigger input[disabled] ~ label.e-float-text,
903
- .e-bigger .e-float-input.e-control-wrapper.e-small input:focus ~ label.e-float-text,
904
- .e-bigger .e-float-input.e-control-wrapper.e-small input:valid ~ label.e-float-text,
905
- .e-bigger .e-float-input.e-control-wrapper.e-small input ~ label.e-label-top.e-float-text,
906
- .e-bigger .e-float-input.e-control-wrapper.e-small input[readonly] ~ label.e-float-text,
907
- .e-bigger .e-float-input.e-control-wrapper.e-small input[disabled] ~ label.e-float-text,
908
- .e-float-input.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
909
- .e-bigger .e-float-input.e-small.e-input-focus input ~ label.e-float-text,
910
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-input-focus input ~ label.e-float-text,
911
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input ~ label.e-float-text {
912
- font-size: 12px;
913
- padding-right: 0;
914
- top: 16px;
915
- }
916
-
917
- .e-float-input,
918
- .e-float-input.e-control-wrapper {
919
- line-height: 1.4;
920
- margin-bottom: 0;
921
- margin-top: 28px;
922
- padding-top: 0;
923
- position: relative;
924
- width: 100%;
925
- }
926
-
927
- .e-float-input.e-bigger,
928
- .e-bigger .e-float-input,
929
- .e-float-input.e-control-wrapper.e-bigger,
930
- .e-bigger .e-float-input.e-control-wrapper {
931
- line-height: 1.5;
932
- margin-bottom: 0;
933
- margin-top: 28px;
934
- padding-top: 0;
935
- position: relative;
936
- width: 100%;
937
- }
938
-
939
- .e-float-input.e-small,
940
- .e-float-input.e-control-wrapper.e-small,
941
- .e-small .e-float-input.e-control-wrapper {
942
- line-height: 1.35;
943
- margin-bottom: 0;
944
- margin-top: 25px;
945
- padding-top: 0;
946
- }
947
-
948
- .e-float-input.e-small.e-bigger,
949
- .e-bigger.e-small .e-float-input.e-small,
950
- .e-bigger .e-float-input.e-small,
951
- .e-small .e-float-input.e-bigger,
952
- .e-float-input.e-control-wrapper.e-small.e-bigger,
953
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-small,
954
- .e-bigger .e-float-input.e-control-wrapper.e-small,
955
- .e-small .e-float-input.e-control-wrapper.e-bigger {
956
- line-height: 1.4;
957
- margin-bottom: 0;
958
- margin-top: 26px;
959
- padding-top: 0;
960
- }
961
-
962
- .e-input-group.e-bigger,
963
- .e-bigger .e-input-group,
964
- .e-input-group.e-control-wrapper.e-bigger,
965
- .e-bigger .e-input-group.e-control-wrapper {
966
- line-height: 1.5;
967
- }
968
-
969
- .e-input-group.e-small,
970
- .e-input-group.e-control-wrapper.e-small,
971
- .e-small .e-input-group,
972
- .e-small .e-input-group.e-control-wrapper,
973
- .e-input-group.e-small.e-bigger,
974
- .e-bigger.e-small .e-input-group.e-small,
975
- .e-bigger .e-input-group.e-small,
976
- .e-small .e-input-group.e-bigger,
977
- .e-input-group.e-control-wrapper.e-small.e-bigger,
978
- .e-bigger.e-small .e-input-group.e-control-wrapper.e-small,
979
- .e-bigger .e-input-group.e-control-wrapper.e-small,
980
- .e-small .e-input-group.e-control-wrapper.e-bigger {
981
- line-height: normal;
982
- }
983
-
984
- .e-float-input.e-no-float-label,
985
- .e-float-input.e-bigger.e-no-float-label,
986
- .e-bigger .e-float-input.e-no-float-label,
987
- .e-float-input.e-small.e-no-float-label,
988
- .e-small .e-float-input.e-no-float-label,
989
- .e-float-input.e-small.e-bigger.e-no-float-label,
990
- .e-bigger .e-float-input.e-small.e-no-float-label,
991
- .e-small .e-float-input.e-bigger.e-no-float-label,
992
- .e-float-input.e-control-wrapper.e-no-float-label,
993
- .e-float-input.e-control-wrapper.e-bigger.e-no-float-label,
994
- .e-bigger .e-float-input.e-control-wrapper.e-no-float-label,
995
- .e-float-input.e-control-wrapper.e-small.e-no-float-label,
996
- .e-small .e-float-input.e-control-wrapper.e-no-float-label,
997
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-no-float-label,
998
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-no-float-label,
999
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-no-float-label {
1000
- margin-top: 0;
1001
- }
1002
-
1003
- .e-float-input,
1004
- .e-float-input.e-control-wrapper,
1005
- .e-float-input.e-disabled,
1006
- .e-float-input.e-control-wrapper.e-disabled,
1007
- .e-float-input.e-input-group.e-disabled,
1008
- .e-float-input.e-input-group.e-control-wrapper.e-disabled {
1009
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
1010
- font-size: 14px;
1011
- font-weight: normal;
1012
- }
1013
-
1014
- .e-float-input input,
1015
- .e-float-input textarea,
1016
- .e-float-input.e-control-wrapper input,
1017
- .e-float-input.e-control-wrapper textarea {
1018
- border: 0 solid;
1019
- border-width: 1px;
1020
- display: block;
1021
- font: inherit;
1022
- width: 100%;
1023
- }
1024
-
1025
- .e-float-input input,
1026
- .e-float-input.e-control-wrapper input {
1027
- min-width: 0;
1028
- padding: 0;
1029
- }
1030
-
1031
- .e-float-input input,
1032
- .e-input-group input,
1033
- .e-float-input.e-control-wrapper input,
1034
- .e-input-group.e-control-wrapper input,
1035
- .e-float-input textarea,
1036
- .e-input-group textarea,
1037
- .e-float-input.e-control-wrapper textarea,
1038
- .e-input-group.e-control-wrapper textarea {
1039
- text-indent: 10px;
1040
- }
1041
-
1042
- .e-float-input.e-bigger.e-disabled,
1043
- .e-bigger .e-float-input.e-disabled,
1044
- .e-float-input.e-control-wrapper.e-bigger.e-disabled,
1045
- .e-bigger .e-float-input.e-control-wrapper.e-disabled,
1046
- .e-float-input.e-input-group.e-bigger.e-disabled,
1047
- .e-bigger .e-float-input.e-input-group.e-disabled,
1048
- .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
1049
- .e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
1050
- .e-float-input.e-bigger,
1051
- .e-bigger .e-float-input,
1052
- .e-float-input.e-control-wrapper.e-bigger,
1053
- .e-bigger .e-float-input.e-control-wrapper {
1054
- font-size: 15px;
1055
- }
1056
-
1057
- .e-float-input.e-bigger input,
1058
- .e-float-input input.e-bigger,
1059
- .e-bigger .e-float-input input,
1060
- .e-float-input.e-control-wrapper.e-bigger input,
1061
- .e-float-input.e-control-wrapper input.e-bigger,
1062
- .e-bigger .e-float-input.e-control-wrapper input {
1063
- font: inherit;
1064
- line-height: inherit;
1065
- padding: 0;
1066
- }
1067
-
1068
- .e-float-input.e-small.e-disabled,
1069
- .e-small .e-float-input.e-disabled,
1070
- .e-float-input.e-control-wrapper.e-small.e-disabled,
1071
- .e-small .e-float-input.e-control-wrapper.e-disabled,
1072
- .e-float-input.e-input-group.e-small.e-disabled,
1073
- .e-small .e-float-input.e-input-group.e-disabled,
1074
- .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
1075
- .e-small .e-float-input.e-input-group.e-control-wrapper.e-disabled,
1076
- .e-float-input.e-small,
1077
- .e-small .e-float-input,
1078
- .e-float-input.e-control-wrapper.e-small,
1079
- .e-small .e-float-input.e-control-wrapper {
1080
- font-size: 13px;
1081
- }
1082
-
1083
- .e-float-input.e-small input,
1084
- .e-float-input.e-control-wrapper.e-small input {
1085
- font: inherit;
1086
- line-height: inherit;
1087
- padding: 0;
1088
- }
1089
-
1090
- .e-float-input.e-small.e-bigger.e-disabled,
1091
- .e-small.e-bigger .e-float-input.e-disabled,
1092
- .e-bigger .e-float-input.e-small.e-disabled,
1093
- .e-small .e-float-input.e-bigger.e-disabled,
1094
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-disabled,
1095
- .e-small.e-bigger .e-float-input.e-control-wrapper.e-disabled,
1096
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-disabled,
1097
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-disabled,
1098
- .e-float-input.e-input-group.e-small.e-bigger.e-disabled,
1099
- .e-small.e-bigger .e-float-input.e-input-group.e-disabled,
1100
- .e-bigger .e-float-input.e-input-group.e-small.e-disabled,
1101
- .e-small .e-float-input.e-input-group.e-bigger.e-disabled,
1102
- .e-float-input.e-input-group.e-control-wrapper.e-small.e-bigger.e-disabled,
1103
- .e-small.e-bigger .e-float-input.e-input-group.e-control-wrapper.e-disabled,
1104
- .e-bigger .e-float-input.e-input-group.e-control-wrapper.e-small.e-disabled,
1105
- .e-small .e-float-input.e-input-group.e-control-wrapper.e-bigger.e-disabled,
1106
- .e-float-input.e-small.e-bigger,
1107
- .e-small.e-bigger .e-float-input,
1108
- .e-bigger .e-float-input.e-small,
1109
- .e-small .e-float-input.e-bigger,
1110
- .e-float-input.e-control-wrapper.e-small.e-bigger,
1111
- .e-small.e-bigger .e-float-input.e-control-wrapper,
1112
- .e-bigger .e-float-input.e-control-wrapper.e-small,
1113
- .e-small .e-float-input.e-control-wrapper.e-bigger {
1114
- font-size: 14px;
1115
- }
1116
-
1117
- .e-float-input.e-small.e-bigger input,
1118
- .e-float-input.e-small input.e-bigger,
1119
- .e-bigger .e-float-input.e-small input,
1120
- .e-float-input.e-control-wrapper.e-small.e-bigger input,
1121
- .e-float-input.e-control-wrapper.e-small input.e-bigger,
1122
- .e-bigger .e-float-input.e-control-wrapper.e-small input {
1123
- font: inherit;
1124
- line-height: inherit;
1125
- padding: 0;
1126
- }
1127
-
1128
- .e-float-input input:focus,
1129
- .e-float-input.e-control-wrapper input:focus,
1130
- .e-float-input textarea:focus,
1131
- .e-float-input.e-control-wrapper textarea:focus,
1132
- .e-float-input.e-input-focus input,
1133
- .e-float-input.e-control-wrapper.e-input-focus input,
1134
- .e-input-group.e-control-container.valid.modified,
1135
- .e-input-group.e-control-container.invalid,
1136
- .e-float-input.e-control-container.valid.modified,
1137
- .e-float-input.e-control-container.invalid {
1138
- outline: none;
1139
- }
1140
-
1141
- label.e-float-text,
1142
- .e-float-input label.e-float-text,
1143
- .e-float-input.e-control-wrapper label.e-float-text {
1144
- font-family: inherit;
1145
- }
1146
-
1147
- .e-float-input input:valid ~ label.e-float-text,
1148
- .e-float-input input:focus ~ label.e-float-text,
1149
- .e-float-input input:valid ~ label.e-float-text.e-label-top,
1150
- .e-float-input input ~ label.e-float-text.e-label-top,
1151
- .e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
1152
- .e-float-input .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
1153
- .e-float-input .e-input-in-wrap input ~ label.e-float-text.e-label-top,
1154
- .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
1155
- .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
1156
- .e-float-input.e-control-wrapper input:valid ~ label.e-float-text.e-label-top,
1157
- .e-float-input.e-control-wrapper input ~ label.e-float-text.e-label-top,
1158
- .e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
1159
- .e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
1160
- .e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-float-text.e-label-top,
1161
- .e-float-input.e-input-focus input ~ label.e-float-text,
1162
- .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
1163
- .e-float-input textarea:valid ~ label.e-float-text,
1164
- .e-float-input textarea:focus ~ label.e-float-text,
1165
- .e-float-input textarea:valid ~ label.e-float-text.e-label-top,
1166
- .e-float-input textarea ~ label.e-float-text.e-label-top,
1167
- .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
1168
- .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
1169
- .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text.e-label-top,
1170
- .e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-label-top {
1171
- -webkit-user-select: text;
1172
- -moz-user-select: text;
1173
- -ms-user-select: text;
1174
- user-select: text;
1175
- }
1176
-
1177
- label.e-float-text,
1178
- .e-float-input label.e-float-text,
1179
- .e-float-input.e-control-wrapper label.e-float-text,
1180
- .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1181
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1182
- .e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1183
- .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,
1184
- .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1185
- .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1186
- .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1187
- .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,
1188
- .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,
1189
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1190
- .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,
1191
- .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,
1192
- .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,
1193
- .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,
1194
- .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,
1195
- .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,
1196
- .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1197
- .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1198
- .e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1199
- .e-float-input.e-bigger.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1200
- .e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1201
- .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1202
- .e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1203
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1204
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1205
- .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1206
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1207
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1208
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1209
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1210
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1211
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
1212
- font-weight: normal;
1213
- }
1214
-
1215
- .e-float-input:not(.e-input-group) .e-float-line::before,
1216
- .e-float-input:not(.e-input-group) .e-float-line::after,
1217
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before,
1218
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
1219
- bottom: 0;
1220
- content: "";
1221
- height: 2px;
1222
- position: absolute;
1223
- -webkit-transition: 0.2s ease;
1224
- transition: 0.2s ease;
1225
- width: 0;
1226
- }
1227
-
1228
- .e-float-input:not(.e-input-group) .e-float-line::before,
1229
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::before {
1230
- left: 50%;
1231
- }
1232
-
1233
- .e-float-input:not(.e-input-group) .e-float-line::after,
1234
- .e-float-input.e-control-wrapper:not(.e-input-group) .e-float-line::after {
1235
- right: 50%;
1236
- }
1237
-
1238
- .e-float-input:not(.e-input-group) input:focus ~ .e-float-line::before,
1239
- .e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::before,
1240
- .e-float-input:not(.e-input-group) input:focus ~ .e-float-line::after,
1241
- .e-float-input:not(.e-input-group) textarea:focus ~ .e-float-line::after,
1242
- .e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::before,
1243
- .e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::before,
1244
- .e-float-input.e-control-wrapper:not(.e-input-group) input:focus ~ .e-float-line::after,
1245
- .e-float-input.e-control-wrapper:not(.e-input-group) textarea:focus ~ .e-float-line::after,
1246
- .e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
1247
- .e-float-input:not(.e-input-group).e-input-focus input ~ .e-float-line::after,
1248
- .e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::before,
1249
- .e-float-input.e-control-wrapper:not(.e-input-group).e-input-focus input ~ .e-float-line::after {
1250
- width: 50%;
1251
- }
1252
-
1253
- .e-float-input .e-float-line,
1254
- .e-float-input.e-control-wrapper .e-float-line {
1255
- display: block;
1256
- position: relative;
1257
- width: 100%;
1258
- }
1259
-
1260
- .e-float-input.e-rtl label.e-float-text,
1261
- .e-float-input.e-control-wrapper.e-rtl label.e-float-text,
1262
- .e-rtl .e-float-input label.e-float-text,
1263
- .e-rtl .e-float-input.e-control-wrapper label.e-float-text,
1264
- .e-rtl label.e-float-text,
1265
- .e-rtl .e-float-input.e-control-wrapper label.e-float-text,
1266
- .e-rtl.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1267
- .e-rtl .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1268
- .e-rtl.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1269
- .e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1270
- .e-rtl.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1271
- .e-rtl.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1272
- .e-rtl .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
1273
- .e-rtl .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
1274
- right: 0;
1275
- -webkit-transform-origin: right top;
1276
- transform-origin: right top;
1277
- }
1278
-
1279
- .e-float-input.e-rtl.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1280
- .e-float-input.e-rtl.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1281
- .e-rtl .e-float-input.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1282
- .e-rtl .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) label.e-float-text.e-label-bottom,
1283
- .e-bigger .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1284
- .e-bigger .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1285
- .e-bigger.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1286
- .e-bigger.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1287
- .e-float-input.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1288
- .e-float-input.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1289
- .e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text,
1290
- .e-rtl .e-float-input.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1291
- .e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1292
- .e-bigger .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1293
- .e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1294
- .e-bigger.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1295
- .e-float-input.e-control-wrapper.e-bigger.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1296
- .e-float-input.e-control-wrapper.e-rtl.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1297
- .e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text,
1298
- .e-rtl .e-float-input.e-control-wrapper.e-bigger input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1299
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1300
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1301
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1302
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1303
- .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1304
- .e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1305
- .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1306
- .e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1307
- .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1308
- .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1309
- .e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1310
- .e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1311
- .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1312
- .e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1313
- .e-float-input.e-rtl.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1314
- .e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1315
- .e-float-input.e-rtl.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1316
- .e-float-input.e-rtl.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1317
- .e-rtl .e-float-input.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1318
- .e-rtl .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1319
- .e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1320
- .e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1321
- .e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1322
- .e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1323
- .e-float-input.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1324
- .e-float-input.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1325
- .e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text,
1326
- .e-rtl .e-float-input.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1327
- .e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1328
- .e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1329
- .e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1330
- .e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1331
- .e-float-input.e-control-wrapper.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1332
- .e-float-input.e-control-wrapper.e-rtl.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1333
- .e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text,
1334
- .e-rtl .e-float-input.e-control-wrapper.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1335
- .e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1336
- .e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1337
- .e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1338
- .e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1339
- .e-float-input.e-rtl.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1340
- .e-float-input.e-rtl.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1341
- .e-rtl .e-float-input.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1342
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-focus) label.e-float-text.e-label-bottom,
1343
- .e-bigger.e-small .e-float-input.e-rtl:not(.e-input-focus) label.e-float-text.e-label-bottom,
1344
- .e-bigger.e-small .e-float-input.e-rtl.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1345
- .e-bigger.e-small.e-rtl .e-float-input:not(.e-input-focus) label.e-float-text.e-label-bottom,
1346
- .e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper:not(.e-input-focus) label.e-float-text.e-label-bottom,
1347
- .e-float-input.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1348
- .e-float-input.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1349
- .e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
1350
- .e-rtl .e-float-input.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1351
- .e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1352
- .e-bigger.e-small .e-float-input.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1353
- .e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text,
1354
- .e-bigger.e-small.e-rtl .e-float-input input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1355
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1356
- .e-float-input.e-control-wrapper.e-rtl.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1357
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text,
1358
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1359
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text,
1360
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-rtl input:not(:focus):not(:valid) label.e-float-text.e-label-bottom,
1361
- .e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text,
1362
- .e-bigger.e-small.e-rtl .e-float-input.e-control-wrapper input:not(:focus):not(:valid) label.e-float-text.e-label-bottom {
1363
- padding-right: 10px;
1364
- }
1365
-
1366
- .e-input-group.e-corner.e-rtl .e-input:first-child,
1367
- .e-input-group.e-corner.e-rtl .e-input-group-icon:first-child,
1368
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:first-child,
1369
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:first-child {
1370
- border-bottom-left-radius: 0;
1371
- border-bottom-right-radius: 0;
1372
- border-top-left-radius: 0;
1373
- border-top-right-radius: 0;
1374
- }
1375
-
1376
- .e-input-group.e-corner.e-rtl .e-input:last-child,
1377
- .e-input-group.e-corner.e-rtl .e-input-group-icon:last-child,
1378
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input:last-child,
1379
- .e-input-group.e-control-wrapper.e-corner.e-rtl .e-input-group-icon:last-child {
1380
- border-bottom-left-radius: 0;
1381
- border-bottom-right-radius: 0;
1382
- border-top-left-radius: 0;
1383
- border-top-right-radius: 0;
1384
- }
1385
-
1386
- .e-input-group.e-warning::before,
1387
- .e-input-group.e-control-wrapper.e-warning::before {
1388
- content: "";
1389
- }
1390
-
1391
- .e-float-input input[disabled],
1392
- .e-float-input input.e-disabled,
1393
- .e-float-input.e-control-wrapper input[disabled],
1394
- .e-float-input.e-control-wrapper input.e-disabled {
1395
- background: transparent;
1396
- background-image: none;
1397
- cursor: not-allowed;
1398
- color: #757575;
1399
- }
1400
-
1401
- .e-input-group.e-rtl .e-input:not(:first-child):focus,
1402
- .e-input-group.e-control-wrapper.e-rtl .e-input:not(:first-child):focus {
1403
- border-right-width: 0;
1404
- }
1405
-
1406
- .e-input-group input.e-input,
1407
- .e-input-group.e-control-wrapper input.e-input {
1408
- min-width: 0;
1409
- width: 100%;
1410
- }
1411
-
1412
- .e-input-group input.e-input,
1413
- .e-input-group textarea.e-input,
1414
- .e-input-group input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
1415
- .e-input-group textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]),
1416
- .e-input-group.e-control-wrapper input.e-input,
1417
- .e-input-group.e-control-wrapper textarea.e-input,
1418
- .e-input-group.e-control-wrapper input.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]):not(:focus),
1419
- .e-input-group.e-control-wrapper textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabled]) {
1420
- border: 0 solid;
1421
- border-width: 0;
1422
- }
1423
-
1424
- .e-input-group input.e-input,
1425
- .e-input-group textarea.e-input,
1426
- .e-input-group.e-bigger .e-input,
1427
- .e-input-group.e-control-wrapper input.e-input,
1428
- .e-input-group.e-control-wrapper textarea.e-input,
1429
- .e-input-group.e-control-wrapper.e-bigger .e-input,
1430
- .e-bigger .e-input-group .e-input,
1431
- .e-bigger .e-input-group.e-control-wrapper .e-input,
1432
- .e-float-input input.e-input,
1433
- .e-float-input.e-bigger .e-input,
1434
- .e-bigger .e-float-input .e-input,
1435
- .e-float-input.e-control-wrapper input.e-input,
1436
- .e-float-input.e-control-wrapper.e-bigger .e-input,
1437
- .e-bigger .e-float-input.e-control-wrapper .e-input {
1438
- margin-bottom: 0;
1439
- }
1440
-
1441
- .e-input-group::before,
1442
- .e-input-group::after,
1443
- .e-input-group.e-control-wrapper::before,
1444
- .e-input-group.e-control-wrapper::after {
1445
- content: "";
1446
- }
1447
-
1448
- .e-input-group::before,
1449
- .e-input-group.e-control-wrapper::before {
1450
- content: "";
1451
- }
1452
-
1453
- .e-input-group.e-input-focus::before,
1454
- .e-input-group.e-input-focus::after,
1455
- .e-input-group.e-control-wrapper.e-input-focus::before,
1456
- .e-input-group.e-control-wrapper.e-input-focus::after {
1457
- content: "";
1458
- }
1459
-
1460
- .e-input-group::after,
1461
- .e-input-group.e-control-wrapper::after {
1462
- content: "";
1463
- }
1464
-
1465
- .e-input-group,
1466
- .e-input-group.e-control-wrapper {
1467
- position: relative;
1468
- width: 100%;
1469
- }
1470
-
1471
- .e-input-group .e-input-group-icon:hover,
1472
- .e-input-group.e-rtl.e-corner .e-input-group-icon:hover,
1473
- .e-input-group.e-control-wrapper .e-input-group-icon:hover,
1474
- .e-input-group.e-control-wrapper.e-rtl.e-corner .e-input-group-icon:hover {
1475
- border-radius: 0;
1476
- }
1477
-
1478
- .e-input.e-small,
1479
- .e-input-group.e-small,
1480
- .e-input-group.e-control-wrapper.e-small {
1481
- margin-bottom: 0;
1482
- }
1483
-
1484
- .e-input.e-small.e-bigger,
1485
- .e-input-group.e-small.e-bigger,
1486
- .e-input-group.e-control-wrapper.e-small.e-bigger,
1487
- .e-bigger .e-input.e-small,
1488
- .e-bigger .e-input-group.e-small,
1489
- .e-bigger .e-input-group.e-control-wrapper.e-small {
1490
- line-height: inherit;
1491
- margin-bottom: 0;
1492
- }
1493
-
1494
- .e-input-group .e-input-group-icon,
1495
- .e-input-group.e-control-wrapper .e-input-group-icon {
1496
- margin-bottom: 0;
1497
- margin-right: 0;
1498
- margin-top: 0;
1499
- }
1500
-
1501
- .e-float-input.e-input-group .e-input-group-icon,
1502
- .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
1503
- margin-top: 0;
1504
- }
1505
-
1506
- .e-input-group.e-bigger .e-input-group-icon,
1507
- .e-input-group .e-input-group-icon.e-bigger,
1508
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon,
1509
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger,
1510
- .e-bigger .e-input-group .e-input-group-icon,
1511
- .e-bigger .e-input-group.e-control-wrapper .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-bigger .e-input-group-icon,
1518
- .e-float-input.e-input-group .e-input-group-icon.e-bigger,
1519
- .e-bigger .e-float-input.e-input-group .e-input-group-icon,
1520
- .e-float-input.e-control-wrapper.e-input-group.e-bigger .e-input-group-icon,
1521
- .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon.e-bigger,
1522
- .e-bigger .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
1523
- margin-top: 0;
1524
- }
1525
-
1526
- .e-input-group.e-small.e-bigger .e-input-group-icon,
1527
- .e-input-group.e-small .e-input-group-icon.e-bigger,
1528
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
1529
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
1530
- .e-small .e-bigger.e-input-group .e-input-group-icon,
1531
- .e-small .e-bigger.e-input-group.e-control-wrapper .e-input-group-icon,
1532
- .e-bigger .e-input-group.e-small .e-input-group-icon,
1533
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon {
1534
- margin-bottom: 0;
1535
- margin-right: 0;
1536
- margin-top: 0;
1537
- }
1538
-
1539
- .e-float-input.e-input-group.e-small.e-bigger .e-input-group-icon,
1540
- .e-float-input.e-input-group.e-small .e-input-group-icon.e-bigger,
1541
- .e-bigger .e-float-input.e-input-group.e-small .e-input-group-icon,
1542
- .e-float-input.e-control-wrapper.e-input-group.e-small.e-bigger .e-input-group-icon,
1543
- .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon.e-bigger,
1544
- .e-bigger .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon {
1545
- margin-top: 0;
1546
- }
1547
-
1548
- .e-input-group.e-small .e-input-group-icon,
1549
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon,
1550
- .e-small .e-input-group .e-input-group-icon,
1551
- .e-small .e-input-group.e-control-wrapper .e-input-group-icon {
1552
- margin-bottom: 0;
1553
- margin-right: 0;
1554
- margin-top: 0;
1555
- }
1556
-
1557
- .e-float-input.e-input-group.e-small .e-input-group-icon,
1558
- .e-small .e-float-input.e-input-group .e-input-group-icon,
1559
- .e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
1560
- .e-small .e-float-input.e-control-wrapper.e-input-group .e-input-group-icon {
1561
- margin-top: 0;
1562
- }
1563
-
1564
- .e-input-group .e-input-group-icon:last-child,
1565
- .e-input-group.e-bigger .e-input-group-icon:last-child,
1566
- .e-input-group .e-input-group-icon.e-bigger:last-child,
1567
- .e-bigger .e-input-group .e-input-group-icon:last-child,
1568
- .e-input-group.e-control-wrapper .e-input-group-icon:last-child,
1569
- .e-input-group.e-small .e-input-group-icon:last-child,
1570
- .e-input-group.e-small.e-bigger .e-input-group-icon:last-child,
1571
- .e-input-group.e-small .e-input-group-icon.e-bigger:last-child,
1572
- .e-input-group.e-control-wrapper.e-bigger .e-input-group-icon:last-child,
1573
- .e-input-group.e-control-wrapper .e-input-group-icon.e-bigger:last-child,
1574
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
1575
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-input-group-icon:last-child,
1576
- .e-input-group.e-control-wrapper.e-small .e-input-group-icon.e-bigger:last-child,
1577
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-input-group-icon:last-child,
1578
- .e-bigger .e-input-group.e-small .e-input-group-icon:last-child {
1579
- margin-right: 0;
1580
- }
1581
-
1582
- .e-input-group,
1583
- .e-input-group.e-control-wrapper {
1584
- border-bottom: 1px solid;
1585
- }
1586
-
1587
- .e-input-group,
1588
- .e-input-group.e-success,
1589
- .e-input-group.e-warning,
1590
- .e-input-group.e-error,
1591
- .e-input-group.e-control-wrapper,
1592
- .e-input-group.e-control-wrapper.e-success,
1593
- .e-input-group.e-control-wrapper.e-warning,
1594
- .e-input-group.e-control-wrapper.e-error {
1595
- border: 1px solid;
1596
- border-width: 1px;
1597
- }
1598
-
1599
- .e-input-group.e-rtl.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:not(:first-child):focus,
1600
- .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 {
1601
- border-right-width: 0;
1602
- }
1603
-
1604
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
1605
- .e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
1606
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
1607
- .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 {
1608
- background: #000;
1609
- color: #757575;
1610
- }
1611
-
1612
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-disabled,
1613
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-disabled {
1614
- border-style: solid;
1615
- }
1616
-
1617
- .e-input-group .e-input-group-icon,
1618
- .e-input-group.e-control-wrapper .e-input-group-icon {
1619
- content: "";
1620
- }
1621
-
1622
- .e-input-group:not(.e-filled) .e-input-group-icon::after,
1623
- .e-input-group.e-control-wrapper:not(.e-filled) .e-input-group-icon::after {
1624
- content: "";
1625
- }
1626
-
1627
- .e-input-group .e-input-group-icon.e-input-btn-ripple::after,
1628
- .e-input-group.e-control-wrapper .e-input-group-icon.e-input-btn-ripple::after {
1629
- content: "";
1630
- }
1631
-
1632
- input.e-input::-ms-clear,
1633
- .e-float-input input::-ms-clear,
1634
- .e-float-input.e-control-wrapper input::-ms-clear,
1635
- .e-input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
1636
- .e-input-group input:not(.e-control).e-input:not(:valid):first-child ~ .e-clear-icon,
1637
- .e-input-group.e-control-wrapper input.e-input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
1638
- .e-float-input input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
1639
- .e-float-input.e-control-wrapper input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
1640
- .e-float-input.e-input-group input:not(:valid):not(.e-control):first-child ~ .e-clear-icon,
1641
- .e-float-input.e-input-group.e-control-wrapper input:not(:valid):not(.e-control):first-child ~ .e-clear-icon {
1642
- display: none;
1643
- }
1644
-
1645
- .e-input-group .e-clear-icon.e-clear-icon-hide,
1646
- .e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
1647
- .e-float-input.e-control-wrapper.e-hidden,
1648
- .e-input-group.e-control-wrapper.e-hidden {
1649
- display: none;
1650
- }
1651
-
1652
- input.e-input[type=search]::-webkit-search-decoration,
1653
- input.e-input[type=search]::-webkit-search-cancel-button,
1654
- input.e-input[type=search]::-webkit-search-results-button,
1655
- input.e-input[type=search]::-webkit-search-results-decoration,
1656
- .e-float-input input[type=search]::-webkit-search-decoration,
1657
- .e-float-input input[type=search]::-webkit-search-cancel-button,
1658
- .e-float-input input[type=search]::-webkit-search-results-button,
1659
- .e-float-input input[type=search]::-webkit-search-results-decoration,
1660
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-decoration,
1661
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-cancel-button,
1662
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-button,
1663
- .e-float-input.e-control-wrapper input[type=search]::-webkit-search-results-decoration {
1664
- -webkit-appearance: none;
1665
- }
1666
-
1667
- .e-float-input.e-input-group .e-float-line,
1668
- .e-float-input.e-input-group.e-control-wrapper .e-float-line,
1669
- .e-float-input.e-control-wrapper.e-input-group .e-float-line,
1670
- .e-float-input.e-control-wrapper.e-input-group.e-control-wrapper .e-float-line {
1671
- bottom: -1px;
1672
- position: absolute;
1673
- }
1674
-
1675
- .e-float-input.e-input-group input,
1676
- .e-float-input.e-input-group textarea,
1677
- .e-float-input.e-input-group.e-control-wrapper input,
1678
- .e-float-input.e-input-group.e-control-wrapper textarea {
1679
- border: 0;
1680
- }
1681
-
1682
- .e-float-input.e-input-group .e-float-line,
1683
- .e-float-input.e-input-group .e-float-text,
1684
- .e-float-input.e-input-group.e-control-wrapper .e-float-line,
1685
- .e-float-input.e-input-group.e-control-wrapper .e-float-text {
1686
- right: 0;
1687
- }
1688
-
1689
- input.e-input::-webkit-input-placeholder,
1690
- input.e-input:-moz-placeholder,
1691
- input.e-input:-ms-input-placeholder,
1692
- input.e-input::-moz-placeholder,
1693
- textarea.e-input::-webkit-input-placeholder,
1694
- textarea.e-input:-moz-placeholder,
1695
- textarea.e-input:-ms-input-placeholder,
1696
- textarea.e-input::-moz-placeholder,
1697
- textarea.e-input::-webkit-textarea-placeholder,
1698
- textarea.e-input:-moz-placeholder,
1699
- textarea.e-input:-ms-textarea-placeholder,
1700
- textarea.e-input::-moz-placeholder {
1701
- font-size: 14px;
1702
- font-style: italic;
1703
- }
1704
-
1705
- .e-bigger input.e-input::-webkit-input-placeholder,
1706
- input.e-bigger.e-input::-webkit-input-placeholder,
1707
- .e-bigger input.e-input:-moz-placeholder,
1708
- input.e-bigger.e-input:-moz-placeholder,
1709
- .e-bigger input.e-input:-ms-input-placeholder,
1710
- input.e-bigger.e-input:-ms-input-placeholder,
1711
- .e-bigger input.e-input::-moz-placeholder,
1712
- input.e-bigger.e-input::-moz-placeholder,
1713
- .e-bigger textarea.e-input::-webkit-input-placeholder,
1714
- textarea.e-bigger.e-input::-webkit-input-placeholder,
1715
- .e-bigger textarea.e-input:-moz-placeholder,
1716
- textarea.e-bigger.e-input:-moz-placeholder,
1717
- .e-bigger textarea.e-input:-ms-input-placeholder,
1718
- textarea.e-bigger.e-input:-ms-input-placeholder,
1719
- .e-bigger textarea.e-input::-moz-placeholder,
1720
- textarea.e-bigger.e-input::-moz-placeholder,
1721
- .e-bigger textarea.e-input::-webkit-textarea-placeholder,
1722
- textarea.e-bigger.e-input::-webkit-textarea-placeholder,
1723
- .e-bigger textarea.e-input:-moz-placeholder,
1724
- textarea.e-bigger.e-input:-moz-placeholder,
1725
- .e-bigger textarea.e-input:-ms-textarea-placeholder,
1726
- textarea.e-bigger.e-input:-ms-textarea-placeholder,
1727
- .e-bigger textarea.e-input::-moz-placeholder,
1728
- textarea.e-bigger.e-input::-moz-placeholder {
1729
- font-size: 15px;
1730
- font-style: italic;
1731
- }
1732
-
1733
- .e-small input.e-input::-webkit-input-placeholder,
1734
- input.e-small.e-input::-webkit-input-placeholder,
1735
- .e-small input.e-input:-moz-placeholder,
1736
- input.e-small.e-input:-moz-placeholder,
1737
- .e-small input.e-input:-ms-input-placeholder,
1738
- input.e-small.e-input:-ms-input-placeholder,
1739
- .e-small input.e-input::-moz-placeholder,
1740
- input.e-small.e-input::-moz-placeholder,
1741
- .e-small textarea.e-input::-webkit-input-placeholder,
1742
- textarea.e-small.e-input::-webkit-input-placeholder,
1743
- .e-small textarea.e-input:-moz-placeholder,
1744
- textarea.e-small.e-input:-moz-placeholder,
1745
- .e-small textarea.e-input:-ms-input-placeholder,
1746
- textarea.e-small.e-input:-ms-input-placeholder,
1747
- .e-small textarea.e-input::-moz-placeholder,
1748
- textarea.e-small.e-input::-moz-placeholder,
1749
- .e-small textarea.e-input::-webkit-textarea-placeholder,
1750
- textarea.e-small.e-input::-webkit-textarea-placeholder,
1751
- .e-small textarea.e-input:-moz-placeholder,
1752
- textarea.e-small.e-input:-moz-placeholder,
1753
- .e-small textarea.e-input:-ms-input-placeholder,
1754
- textarea.e-small.e-input:-ms-input-placeholder,
1755
- .e-small textarea.e-input::-moz-placeholder,
1756
- textarea.e-small.e-input::-moz-placeholder {
1757
- font-size: 13px;
1758
- font-style: italic;
1759
- }
1760
-
1761
- .e-bigger input.e-small.e-input::-webkit-input-placeholder,
1762
- .e-small input.e-bigger.e-input::-webkit-input-placeholder,
1763
- .e-bigger input.e-small.e-input:-moz-placeholder,
1764
- .e-small input.e-bigger.e-input:-moz-placeholder,
1765
- .e-bigger input.e-small.e-input:-ms-input-placeholder,
1766
- .e-small input.e-bigger.e-input:-ms-input-placeholder,
1767
- .e-bigger input.e-small.e-input::-moz-placeholder,
1768
- .e-small input.e-bigger.e-input::-moz-placeholder,
1769
- .e-bigger textarea.e-small.e-input::-webkit-input-placeholder,
1770
- .e-small textarea.e-bigger.e-input::-webkit-input-placeholder,
1771
- .e-bigger textarea.e-small.e-input:-moz-placeholder,
1772
- .e-small textarea.e-bigger.e-input:-moz-placeholder,
1773
- .e-bigger intextareaput.e-small.e-input:-ms-input-placeholder,
1774
- .e-small textarea.e-bigger.e-input:-ms-input-placeholder,
1775
- .e-bigger textarea.e-small.e-input::-moz-placeholder,
1776
- .e-small textarea.e-bigger.e-input::-moz-placeholder,
1777
- .e-bigger textarea.e-small.e-input::-webkit-textarea-placeholder,
1778
- .e-small textarea.e-bigger.e-input::-webkit-textarea-placeholder,
1779
- .e-bigger textarea.e-small.e-input:-moz-placeholder,
1780
- .e-small textarea.e-bigger.e-input:-moz-placeholder,
1781
- .e-bigger textarea.e-small.e-input:-ms-input-placeholder,
1782
- .e-small textarea.e-bigger.e-input:-ms-input-placeholder,
1783
- .e-bigger textarea.e-small.e-input::-moz-placeholder,
1784
- .e-small textarea.e-bigger.e-input::-moz-placeholder {
1785
- font-size: 14px;
1786
- font-style: italic;
1787
- }
1788
-
1789
- input.e-input:-moz-placeholder,
1790
- textarea.e-input:-moz-placeholder,
1791
- .e-input-group input.e-input:-moz-placeholder,
1792
- .e-input-group textarea.e-input:-moz-placeholder,
1793
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
1794
- .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
1795
- input.e-input:-moz-placeholder,
1796
- .e-input-group input.e-input:-moz-placeholder,
1797
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
1798
- textarea.e-input:-moz-placeholder,
1799
- input.e-input::-moz-placeholder,
1800
- textarea.e-input::-moz-placeholder,
1801
- input.e-input::-webkit-input-placeholder,
1802
- textarea.e-input::-webkit-input-placeholder {
1803
- font-style: italic;
1804
- -moz-user-select: none;
1805
- user-select: none;
1806
- }
1807
-
1808
- input.e-input:-ms-input-placeholder,
1809
- textarea.e-input:-ms-input-placeholder {
1810
- font-style: italic;
1811
- }
1812
-
1813
- input.e-input,
1814
- .e-input-group input,
1815
- .e-input-group.e-control-wrapper input,
1816
- .e-input-group input.e-input,
1817
- .e-input-group.e-control-wrapper input.e-input {
1818
- -webkit-box-sizing: border-box;
1819
- box-sizing: border-box;
1820
- height: 30px;
1821
- }
1822
-
1823
- .e-float-input:not(.e-input-group) input,
1824
- .e-float-input.e-control-wrapper:not(.e-input-group) input {
1825
- -webkit-box-sizing: border-box;
1826
- box-sizing: border-box;
1827
- height: 32px;
1828
- }
1829
-
1830
- input.e-input.e-bigger,
1831
- .e-bigger input.e-input,
1832
- .e-input-group.e-bigger input,
1833
- .e-input-group.e-bigger input.e-input,
1834
- .e-input-group.e-control-wrapper.e-bigger input,
1835
- .e-input-group.e-control-wrapper.e-bigger input.e-input,
1836
- .e-bigger .e-input-group input,
1837
- .e-bigger .e-input-group input.e-input,
1838
- .e-bigger .e-input-group.e-control-wrapper input,
1839
- .e-bigger .e-input-group.e-control-wrapper input.e-input,
1840
- .e-float-input.e-bigger input,
1841
- .e-float-input.e-bigger input.e-input,
1842
- .e-bigger .e-float-input input,
1843
- .e-bigger .e-float-input input.e-input,
1844
- .e-float-input.e-control-wrapper.e-bigger input,
1845
- .e-float-input.e-control-wrapper.e-bigger input.e-input,
1846
- .e-bigger .e-float-input.e-control-wrapper input,
1847
- .e-bigger .e-float-input.e-control-wrapper input.e-input {
1848
- -webkit-box-sizing: border-box;
1849
- box-sizing: border-box;
1850
- height: 38px;
1851
- }
1852
-
1853
- .e-float-input.e-bigger:not(.e-input-group) input,
1854
- .e-float-input.e-bigger:not(.e-input-group) input.e-input,
1855
- .e-bigger .e-float-input:not(.e-input-group) input,
1856
- .e-bigger .e-float-input:not(.e-input-group) input.e-input,
1857
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input,
1858
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-group) input.e-input,
1859
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input,
1860
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
1861
- -webkit-box-sizing: border-box;
1862
- box-sizing: border-box;
1863
- height: 40px;
1864
- }
1865
-
1866
- input.e-input.e-small,
1867
- .e-input-group.e-small input,
1868
- .e-input-group.e-small input.e-input,
1869
- .e-small .e-input-group input,
1870
- .e-small .e-input-group input.e-input,
1871
- .e-input-group.e-control-wrapper.e-small input,
1872
- .e-input-group.e-control-wrapper.e-small input.e-input,
1873
- .e-small .e-input-group.e-control-wrapper input,
1874
- .e-small .e-input-group.e-control-wrapper input.e-input,
1875
- .e-float-input.e-small input,
1876
- .e-float-input.e-small input.e-input,
1877
- .e-small .e-float-input input,
1878
- .e-small .e-float-input input.e-input,
1879
- .e-float-input.e-control-wrapper.e-small input,
1880
- .e-float-input.e-control-wrapper.e-small input.e-input,
1881
- .e-small .e-float-input.e-control-wrapper input,
1882
- .e-small .e-float-input.e-control-wrapper input.e-input {
1883
- -webkit-box-sizing: border-box;
1884
- box-sizing: border-box;
1885
- height: 24px;
1886
- }
1887
-
1888
- .e-float-input.e-small:not(.e-input-group) input,
1889
- .e-float-input.e-small:not(.e-input-group) input.e-input,
1890
- .e-small .e-float-input:not(.e-input-group) input,
1891
- .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,
1892
- .e-float-input.e-control-wrapper.e-small:not(.e-input-group) input.e-input,
1893
- .e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
1894
- .e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
1895
- -webkit-box-sizing: border-box;
1896
- box-sizing: border-box;
1897
- height: 26px;
1898
- }
1899
-
1900
- input.e-input.e-small.e-bigger,
1901
- .e-input-group.e-bigger.e-small input,
1902
- .e-input-group.e-bigger.e-small input.e-input,
1903
- .e-bigger.e-small .e-input-group input,
1904
- .e-bigger.e-small .e-input-group input.e-input,
1905
- .e-input-group.e-control-wrapper.e-bigger.e-small input,
1906
- .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input,
1907
- .e-bigger.e-small .e-input-group.e-control-wrapper input,
1908
- .e-bigger.e-small .e-input-group.e-control-wrapper input.e-input,
1909
- .e-float-input.e-bigger.e-small input,
1910
- .e-float-input.e-bigger.e-small input.e-input,
1911
- .e-bigger.e-small .e-float-input input,
1912
- .e-bigger.e-small .e-float-input input.e-input,
1913
- .e-float-input.e-control-wrapper.e-bigger.e-small input,
1914
- .e-float-input.e-control-wrapper.e-bigger.e-small input.e-input,
1915
- .e-bigger.e-small .e-float-input.e-control-wrapper input,
1916
- .e-bigger.e-small .e-float-input.e-control-wrapper input.e-input {
1917
- -webkit-box-sizing: border-box;
1918
- box-sizing: border-box;
1919
- height: 34px;
1920
- }
1921
-
1922
- .e-float-input.e-bigger.e-small:not(.e-input-group) input,
1923
- .e-float-input.e-bigger.e-small:not(.e-input-group) input.e-input,
1924
- .e-bigger.e-small .e-float-input:not(.e-input-group) input,
1925
- .e-bigger.e-small .e-float-input:not(.e-input-group) input.e-input,
1926
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input,
1927
- .e-float-input.e-control-wrapper.e-bigger.e-small:not(.e-input-group) input.e-input,
1928
- .e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input,
1929
- .e-bigger.e-small .e-float-input.e-control-wrapper:not(.e-input-group) input.e-input {
1930
- -webkit-box-sizing: border-box;
1931
- box-sizing: border-box;
1932
- height: 36px;
1933
- }
1934
-
1935
- textarea.e-input,
1936
- .e-input-group textarea,
1937
- .e-input-group.e-control-wrapper textarea,
1938
- .e-float-input textarea,
1939
- .e-float-input.e-control-wrapper textarea {
1940
- -webkit-box-sizing: border-box;
1941
- box-sizing: border-box;
1942
- height: auto;
1943
- }
1944
-
1945
- .e-input-group textarea.e-input.e-bigger,
1946
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
1947
- textarea.e-input.e-bigger,
1948
- .e-input-group.e-bigger textarea,
1949
- .e-input-group.e-bigger textarea.e-input,
1950
- .e-bigger .e-input-group textarea,
1951
- .e-bigger .e-input-group textarea.e-input,
1952
- .e-input-group.e-control-wrapper.e-bigger textarea,
1953
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input,
1954
- .e-bigger .e-input-group.e-control-wrapper textarea,
1955
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input,
1956
- .e-float-input.e-bigger textarea,
1957
- .e-float-input.e-bigger textarea.e-input,
1958
- .e-bigger .e-float-input textarea,
1959
- .e-bigger .e-float-input textarea.e-input,
1960
- .e-float-input.e-control-wrapper.e-bigger textarea,
1961
- .e-float-input.e-control-wrapper.e-bigger textarea.e-input,
1962
- .e-bigger .e-float-input.e-control-wrapper textarea,
1963
- .e-bigger .e-float-input.e-control-wrapper textarea.e-input {
1964
- -webkit-box-sizing: border-box;
1965
- box-sizing: border-box;
1966
- height: auto;
1967
- }
1968
-
1969
- textarea.e-input.e-small,
1970
- .e-input-group.e-small textarea,
1971
- .e-input-group.e-small textarea.e-input,
1972
- .e-small .e-input-group textarea,
1973
- .e-small .e-input-group textarea.e-input,
1974
- .e-input-group.e-control-wrapper.e-small textarea,
1975
- .e-input-group.e-control-wrapper.e-small textarea.e-input,
1976
- .e-small .e-input-group.e-control-wrapper textarea,
1977
- .e-small .e-input-group.e-control-wrapper textarea.e-input,
1978
- .e-float-input.e-small textarea,
1979
- .e-float-input.e-small textarea.e-input,
1980
- .e-small .e-float-input textarea,
1981
- .e-small .e-float-input textarea.e-input,
1982
- .e-float-input.e-control-wrapper.e-small textarea,
1983
- .e-float-input.e-control-wrapper.e-small textarea.e-input,
1984
- .e-small .e-float-input.e-control-wrapper textarea,
1985
- .e-small .e-float-input.e-control-wrapper textarea.e-input {
1986
- -webkit-box-sizing: border-box;
1987
- box-sizing: border-box;
1988
- height: auto;
1989
- }
1990
-
1991
- textarea.e-input.e-small.e-bigger,
1992
- .e-input-group.e-bigger.e-small textarea,
1993
- .e-input-group.e-bigger.e-small textarea.e-input,
1994
- .e-bigger.e-small .e-input-group textarea,
1995
- .e-bigger.e-small .e-input-group textarea.e-input,
1996
- .e-input-group.e-control-wrapper.e-bigger.e-small textarea,
1997
- .e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input,
1998
- .e-bigger.e-small .e-input-group.e-control-wrapper textarea,
1999
- .e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
2000
- .e-float-input.e-bigger.e-small textarea,
2001
- .e-float-input.e-bigger.e-small textarea.e-input,
2002
- .e-bigger.e-small .e-float-input textarea,
2003
- .e-bigger.e-small .e-float-input textarea.e-input,
2004
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea,
2005
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea.e-input,
2006
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea,
2007
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea.e-input {
2008
- -webkit-box-sizing: border-box;
2009
- box-sizing: border-box;
2010
- height: auto;
2011
- }
2012
-
2013
- input.e-input.e-bigger,
2014
- .e-input-group input.e-input.e-bigger,
2015
- .e-input-group input.e-input.e-bigger,
2016
- .e-input-group.e-control-wrapper input.e-input.e-bigger,
2017
- .e-input-group.e-control-wrapper input.e-input.e-bigger,
2018
- .e-input-group.e-bigger .e-input,
2019
- .e-input-group.e-control-wrapper.e-bigger .e-input,
2020
- .e-bigger input.e-input,
2021
- .e-bigger .e-input-group .e-input,
2022
- .e-bigger .e-input-group.e-control-wrapper .e-input,
2023
- .e-float-input.e-bigger input,
2024
- .e-float-input input.e-bigger,
2025
- .e-bigger .e-float-input input,
2026
- .e-float-input.e-control-wrapper.e-bigger input,
2027
- .e-float-input.e-control-wrapper input.e-bigger,
2028
- .e-bigger .e-float-input.e-control-wrapper input {
2029
- text-indent: 12px;
2030
- }
2031
-
2032
- input.e-input.e-small,
2033
- .e-input-group input.e-input.e-small,
2034
- .e-input-group.e-control-wrapper input.e-input.e-small,
2035
- .e-input-group.e-small .e-input,
2036
- .e-input-group.e-control-wrapper.e-small .e-input,
2037
- .e-small input.e-input,
2038
- .e-small .e-input-group .e-input,
2039
- .e-small .e-input-group.e-control-wrapper .e-input,
2040
- .e-float-input.e-small input,
2041
- .e-float-input input.e-small,
2042
- .e-small .e-float-input input,
2043
- .e-float-input.e-control-wrapper.e-small input,
2044
- .e-float-input.e-control-wrapper input.e-small,
2045
- .e-small .e-float-input.e-control-wrapper input,
2046
- textarea.e-input.e-small,
2047
- .e-input-group textarea.e-input.e-small,
2048
- .e-input-group.e-control-wrapper input.e-input-group textarea.e-input.e-small,
2049
- .e-small input.e-input,
2050
- .e-float-input.e-small textarea,
2051
- .e-float-input textarea.e-small,
2052
- .e-small .e-float-input textarea,
2053
- .e-float-input.e-control-wrapper.e-small textarea,
2054
- .e-float-input.e-control-wrapper textarea.e-small,
2055
- .e-small .e-float-input.e-control-wrapper textarea {
2056
- text-indent: 10px;
2057
- }
2058
-
2059
- input.e-input,
2060
- .e-input-group input.e-input,
2061
- .e-input-group input,
2062
- .e-input-group.e-control-wrapper input.e-input,
2063
- .e-input-group.e-control-wrapper input,
2064
- .e-float-input input.e-input,
2065
- .e-float-input input,
2066
- .e-float-input.e-control-wrapper input.e-input,
2067
- .e-float-input.e-control-wrapper input,
2068
- .e-input-group input.e-input:focus,
2069
- .e-input-group.e-control-wrapper input.e-input:focus,
2070
- .e-float-input.e-control-wrapper input:focus,
2071
- .e-float-input input:focus,
2072
- .e-input-group.e-input-focus input.e-input,
2073
- .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2074
- .e-float-input.e-control-wrapper.e-input-focus input,
2075
- .e-float-input.e-input-focus input,
2076
- textarea.e-input,
2077
- .e-input-group textarea.e-input,
2078
- .e-input-group textarea,
2079
- .e-input-group.e-control-wrapper textarea.e-input,
2080
- .e-input-group.e-control-wrapper textarea,
2081
- .e-float-input textarea.e-input,
2082
- .e-float-input textarea,
2083
- .e-float-input.e-control-wrapper textarea.e-input,
2084
- .e-float-input.e-control-wrapper textarea,
2085
- .e-input-group textarea.e-input:focus,
2086
- .e-input-group.e-control-wrapper textarea.e-input:focus,
2087
- .e-float-input.e-control-wrapper textarea:focus,
2088
- .e-float-input textarea:focus {
2089
- padding-left: 10px;
2090
- text-indent: 0;
2091
- }
2092
-
2093
- input.e-input.e-rtl,
2094
- .e-input-group.e-rtl input.e-input,
2095
- .e-input-group.e-control-container.e-rtl input.e-control,
2096
- .e-input-group.e-control-wrapper.e-rtl input.e-input,
2097
- .e-float-input.e-rtl input,
2098
- .e-float-input.e-control-wrapper.e-rtl input,
2099
- .e-rtl .e-input-group input.e-input,
2100
- .e-rtl .e-input-group.e-control-wrapper input.e-input,
2101
- .e-rtl .e-float-input input,
2102
- .e-rtl .e-float-input.e-control-wrapper input,
2103
- .e-input-group.e-rtl input.e-input,
2104
- .e-input-group.e-control-wrapper.e-rtl input.e-input,
2105
- .e-float-input.e-rtl input,
2106
- .e-float-input.e-control-wrapper.e-rtl input,
2107
- .e-rtl .e-input-group input.e-input,
2108
- .e-rtl .e-input-group.e-control-wrapper input.e-input,
2109
- .e-rtl .e-float-input input,
2110
- .e-rtl .e-float-input.e-control-wrapper input,
2111
- .e-input-group.e-rtl input.e-input:focus,
2112
- .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
2113
- .e-float-input.e-rtl input:focus,
2114
- .e-float-input.e-control-wrapper.e-rtl input:focus,
2115
- .e-rtl .e-input-group input.e-input:focus,
2116
- .e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
2117
- .e-rtl .e-float-input input:focus,
2118
- .e-rtl .e-float-input.e-control-wrapper input:focus,
2119
- .e-input-group.e-rtl.e-input-focus input.e-input,
2120
- .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
2121
- .e-rtl .e-input-group.e-input-focus input.e-input,
2122
- .e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2123
- .e-float-input.e-rtl.e-input-focus input,
2124
- .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
2125
- .e-rtl .e-float-input.e-input-focus input,
2126
- .e-rtl .e-float-input.e-control-wrapper.e-input-focus input {
2127
- padding-left: 0;
2128
- padding-right: 10px;
2129
- text-indent: 0;
2130
- }
2131
-
2132
- textarea.e-input.e-rtl,
2133
- .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2134
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2135
- .e-float-input:not(.e-outline).e-rtl textarea,
2136
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2137
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2138
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2139
- .e-rtl .e-float-input:not(.e-outline) textarea,
2140
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2141
- .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2142
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2143
- .e-float-input:not(.e-outline).e-rtl textarea,
2144
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2145
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2146
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2147
- .e-rtl .e-float-input:not(.e-outline) textarea,
2148
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2149
- .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
2150
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
2151
- .e-float-input:not(.e-outline).e-rtl textarea:focus,
2152
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
2153
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
2154
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
2155
- .e-rtl .e-float-input:not(.e-outline) textarea:focus,
2156
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus {
2157
- padding-right: 10px;
2158
- text-indent: 0;
2159
- }
2160
-
2161
- input.e-input.e-small,
2162
- .e-small input.e-input,
2163
- .e-input-group.e-small input.e-input,
2164
- .e-input-group.e-control-wrapper.e-small input.e-input,
2165
- .e-float-input.e-small input,
2166
- .e-float-input.e-control-wrapper input.e-small,
2167
- .e-float-input.e-small input,
2168
- .e-float-input.e-control-wrapper input.e-small,
2169
- .e-input-group input.e-input.e-small,
2170
- .e-input-group.e-control-wrapper input.e-input.e-small,
2171
- .e-small .e-float-input input,
2172
- .e-small .e-float-input.e-control-wrapper input,
2173
- .e-small .e-input-group input.e-input,
2174
- .e-small .e-input-group.e-control-wrapper input.e-input,
2175
- .e-input-group.e-small input.e-input:focus,
2176
- .e-input-group.e-control-wrapper.e-small input.e-input:focus,
2177
- .e-float-input.e-small input:focus,
2178
- .e-float-input.e-control-wrapper.e-small input:focus,
2179
- .e-small .e-input-group.e-control-wrapper input.e-input:focus,
2180
- .e-small .e-input-group input.e-input:focus,
2181
- .e-small .e-float-input input:focus,
2182
- .e-small .e-float-input.e-control-wrapper input:focus,
2183
- .e-input-group.e-small.e-input-focus input.e-input,
2184
- .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
2185
- .e-small .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2186
- .e-small .e-input-group.e-input-focus input.e-input,
2187
- .e-float-input.e-small.e-input-focus input,
2188
- .e-float-input.e-control-wrapper.e-input-focus.e-small input,
2189
- .e-small .e-float-input.e-input-focus input,
2190
- .e-small .e-float-input.e-control-wrapper.e-input-focus input,
2191
- textarea.e-input.e-small,
2192
- .e-small textarea.e-input,
2193
- .e-input-group.e-small textarea.e-input,
2194
- .e-input-group.e-control-wrapper.e-small textarea.e-input,
2195
- .e-float-input.e-control-wrapper.e-small textarea,
2196
- .e-float-input.e-control-wrapper textarea.e-small,
2197
- .e-float-input.e-small textarea,
2198
- .e-float-input textarea.e-small,
2199
- .e-input-group textarea.e-input.e-small,
2200
- .e-input-group.e-control-wrapper textarea.e-input.e-small,
2201
- .e-small .e-float-input.e-control-wrapper textarea,
2202
- .e-small .e-float-input textarea,
2203
- .e-small .e-input-group textarea.e-input,
2204
- .e-small .e-input-group.e-control-wrapper textarea.e-input,
2205
- .e-input-group.e-small textarea.e-input:focus,
2206
- .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
2207
- .e-float-input.e-small textarea:focus,
2208
- .e-float-input.e-control-wrapper.e-small textarea:focus,
2209
- .e-small .e-input-group textarea.e-input:focus,
2210
- .e-small .e-input-group.e-control-wrapper textarea.e-input:focus,
2211
- .e-small .e-float-input.e-control-wrapper textarea:focus,
2212
- .e-small .e-float-input textarea:focus {
2213
- padding-left: 10px;
2214
- text-indent: 0;
2215
- }
2216
-
2217
- .e-rtl input.e-input.e-small,
2218
- input.e-input.e-small.e-rtl,
2219
- .e-small.e-rtl input.e-input,
2220
- .e-small input.e-input.e-rtl,
2221
- .e-float-input.e-control-wrapper.e-small.e-rtl input,
2222
- .e-float-input.e-small.e-rtl input,
2223
- .e-input-group.e-small.e-rtl input.e-input,
2224
- .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
2225
- .e-rtl .e-float-input.e-small input,
2226
- .e-rtl .e-float-input.e-control-wrapper.e-small input,
2227
- .e-rtl .e-input-group.e-small input.e-input,
2228
- .e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
2229
- .e-float-input.e-rtl input.e-small,
2230
- .e-float-input.e-control-wrapper.e-rtl input.e-small,
2231
- .e-input-group.e-rtl input.e-input.e-small,
2232
- .e-input-group.e-control-wrapper.e-rtl input.e-input.e-small,
2233
- .e-rtl .e-float-input input.e-small,
2234
- .e-rtl .e-float-input.e-control-wrapper input.e-small,
2235
- .e-rtl .e-input-group input.e-input.e-small,
2236
- .e-rtl .e-input-group.e-control-wrapper input.e-input.e-small,
2237
- .e-small .e-float-input.e-rtl input,
2238
- .e-small .e-float-input.e-control-wrapper.e-rtl input,
2239
- .e-small .e-input-group.e-rtl input.e-input,
2240
- .e-small .e-input-group.e-control-wrapper.e-rtl input.e-input,
2241
- .e-small.e-rtl .e-float-input.e-control-wrapper input,
2242
- .e-small.e-rtl .e-float-input input,
2243
- .e-small.e-rtl .e-input-group.e-control-wrapper input.e-input,
2244
- .e-small.e-rtl .e-input-group input.e-input,
2245
- .e-small.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
2246
- .e-small.e-rtl .e-input-group input.e-input:focus,
2247
- .e-small.e-rtl .e-float-input.e-control-wrapper input:focus,
2248
- .e-small.e-rtl .e-float-input input:focus,
2249
- .e-small .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
2250
- .e-small .e-input-group.e-rtl input.e-input:focus,
2251
- .e-small .e-float-input.e-control-wrapper.e-rtl input:focus,
2252
- .e-small .e-float-input.e-rtl input:focus,
2253
- .e-small.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2254
- .e-small.e-rtl .e-input-group.e-input-focus input.e-input,
2255
- .e-small .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
2256
- .e-small .e-input-group.e-rtl.e-input-focus input.e-input,
2257
- .e-small.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
2258
- .e-small.e-rtl .e-float-input.e-input-focus input,
2259
- .e-small .e-float-input.e-control-wrapper.e-rtl.e-input-focus input,
2260
- .e-small .e-float-input.e-rtl.e-input-focus input {
2261
- padding-left: 0;
2262
- padding-right: 10px;
2263
- text-indent: 0;
2264
- }
2265
-
2266
- .e-rtl textarea.e-input.e-small,
2267
- textarea.e-input.e-small.e-rtl,
2268
- .e-small.e-rtl textarea.e-input,
2269
- .e-small textarea.e-input.e-rtl,
2270
- .e-float-input:not(.e-outline).e-small.e-rtl textarea,
2271
- .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
2272
- .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
2273
- .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
2274
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
2275
- .e-rtl .e-float-input:not(.e-outline).e-small textarea,
2276
- .e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
2277
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
2278
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-small,
2279
- .e-float-input:not(.e-outline).e-rtl textarea.e-small,
2280
- .e-input-group:not(.e-outline).e-rtl textarea.e-input.e-small,
2281
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-small,
2282
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-small,
2283
- .e-rtl .e-float-input:not(.e-outline) textarea.e-small,
2284
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-small,
2285
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-small,
2286
- .e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2287
- .e-small .e-float-input:not(.e-outline).e-rtl textarea,
2288
- .e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2289
- .e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2290
- .e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2291
- .e-small.e-rtl .e-float-input:not(.e-outline) textarea,
2292
- .e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2293
- .e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2294
- .e-small.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
2295
- .e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
2296
- .e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
2297
- .e-small.e-rtl .e-float-input:not(.e-outline) textarea:focus,
2298
- .e-small .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
2299
- .e-small .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
2300
- .e-small .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus,
2301
- .e-small .e-float-input:not(.e-outline).e-rtl textarea:focus {
2302
- padding-right: 10px;
2303
- text-indent: 0;
2304
- }
2305
-
2306
- input.e-input.e-bigger,
2307
- .e-bigger input.e-input,
2308
- .e-input-group.e-bigger input.e-input,
2309
- .e-input-group.e-control-wrapper.e-bigger input.e-input,
2310
- .e-float-input.e-control-wrapper.e-bigger input,
2311
- .e-float-input.e-control-wrapper input.e-bigger,
2312
- .e-float-input.e-bigger input,
2313
- .e-float-input input.e-bigger,
2314
- .e-input-group input.e-input.e-bigger,
2315
- .e-input-group.e-control-wrapper input.e-input.e-bigger,
2316
- .e-bigger .e-float-input.e-control-wrapper input,
2317
- .e-bigger .e-float-input input,
2318
- .e-bigger .e-input-group.e-control-wrapper input.e-input,
2319
- .e-bigger .e-input-group input.e-input,
2320
- .e-input-group.e-bigger input.e-input:focus,
2321
- .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
2322
- .e-float-input.e-control-wrapper.e-bigger input:focus,
2323
- .e-float-input.e-bigger input:focus,
2324
- .e-bigger .e-input-group input.e-input:focus,
2325
- .e-bigger .e-input-group.e-control-wrapper input.e-input:focus,
2326
- .e-bigger .e-float-input.e-control-wrapper input:focus,
2327
- .e-bigger .e-float-input input:focus,
2328
- .e-input-group.e-bigger.e-input-focus input.e-input,
2329
- .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
2330
- .e-bigger .e-input-group.e-input-focus input.e-input,
2331
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2332
- .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
2333
- .e-float-input.e-bigger.e-input-focus input,
2334
- .e-bigger .e-float-input.e-control-wrapper.e-input-focus input,
2335
- .e-bigger .e-float-input.e-input-focus input {
2336
- padding-left: 12px;
2337
- text-indent: 0;
2338
- }
2339
-
2340
- .e-rtl input.e-input.e-bigger,
2341
- input.e-input.e-bigger.e-rtl,
2342
- .e-bigger.e-rtl input.e-input,
2343
- .e-bigger input.e-input.e-rtl,
2344
- .e-float-input.e-control-wrapper.e-bigger.e-rtl input,
2345
- .e-float-input.e-bigger.e-rtl input,
2346
- .e-input-group.e-bigger.e-rtl input.e-input,
2347
- .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input,
2348
- .e-rtl .e-float-input.e-control-wrapper.e-bigger input,
2349
- .e-rtl .e-float-input.e-bigger input,
2350
- .e-rtl .e-input-group.e-bigger input.e-input,
2351
- .e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input,
2352
- .e-float-input.e-control-wrapper.e-rtl input.e-bigger,
2353
- .e-float-input.e-rtl input.e-bigger,
2354
- .e-input-group.e-rtl input.e-input.e-bigger,
2355
- .e-input-group.e-control-wrapper.e-rtl input.e-input.e-bigger,
2356
- .e-rtl .e-float-input.e-control-wrapper input.e-bigger,
2357
- .e-rtl .e-float-input input.e-bigger,
2358
- .e-rtl .e-input-group input.e-input.e-bigger,
2359
- .e-rtl .e-input-group.e-control-wrapper input.e-input.e-bigger,
2360
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input,
2361
- .e-bigger .e-float-input.e-rtl input,
2362
- .e-bigger .e-input-group.e-rtl input.e-input,
2363
- .e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input,
2364
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input,
2365
- .e-bigger.e-rtl .e-float-input input,
2366
- .e-bigger.e-rtl .e-input-group input.e-input,
2367
- .e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input,
2368
- .e-bigger.e-rtl .e-input-group input.e-input:focus,
2369
- .e-bigger.e-rtl .e-input-group.e-control-wrapper input.e-input:focus,
2370
- .e-bigger.e-rtl .e-float-input.e-control-wrapper input:focus,
2371
- .e-bigger.e-rtl .e-float-input input:focus,
2372
- .e-bigger .e-input-group.e-rtl input.e-input:focus,
2373
- .e-bigger .e-input-group.e-control-wrapper.e-rtl input.e-input:focus,
2374
- .e-bigger .e-float-input.e-rtl input:focus,
2375
- .e-bigger .e-float-input.e-control-wrapper.e-rtl input:focus,
2376
- .e-bigger.e-rtl .e-input-group.e-input-focus input.e-input,
2377
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-input-focus input.e-input,
2378
- .e-bigger .e-input-group.e-rtl.e-input-focus input.e-input,
2379
- .e-bigger .e-input-group.e-control-wrapper.e-rtl.e-input-focus input.e-input,
2380
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-input-focus input,
2381
- .e-bigger.e-rtl .e-float-input.e-input-focus input,
2382
- .e-bigger .e-float-input.e-rtl.e-input-focus input,
2383
- .e-bigger .e-float-input.e-control-wrapper.e-rtl.e-input-focus input {
2384
- padding-left: 0;
2385
- padding-right: 12px;
2386
- text-indent: 0;
2387
- }
2388
-
2389
- textarea.e-input.e-bigger,
2390
- .e-bigger textarea.e-input,
2391
- .e-input-group.e-bigger textarea.e-input,
2392
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input,
2393
- .e-float-input.e-control-wrapper.e-bigger textarea,
2394
- .e-float-input.e-control-wrapper textarea.e-bigger,
2395
- .e-float-input.e-bigger textarea,
2396
- .e-float-input textarea.e-bigger,
2397
- .e-input-group textarea.e-input.e-bigger,
2398
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
2399
- .e-bigger .e-float-input.e-control-wrapper textarea,
2400
- .e-bigger .e-float-input textarea,
2401
- .e-bigger .e-input-group textarea.e-input,
2402
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input,
2403
- .e-input-group.e-bigger textarea.e-input:focus,
2404
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
2405
- .e-float-input.e-control-wrapper.e-bigger textarea:focus,
2406
- .e-float-input.e-bigger textarea:focus,
2407
- .e-bigger .e-input-group textarea.e-input:focus,
2408
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
2409
- .e-bigger .e-float-input.e-control-wrapper textarea:focus,
2410
- .e-bigger .e-float-input textarea:focus {
2411
- padding-left: 12px;
2412
- text-indent: 0;
2413
- }
2414
-
2415
- .e-rtl textarea.e-input.e-bigger,
2416
- textarea.e-input.e-bigger.e-rtl,
2417
- .e-bigger.e-rtl textarea.e-input,
2418
- .e-bigger textarea.e-input.e-rtl,
2419
- .e-float-input.e-control-wrapper:not(.e-outline).e-bigger.e-rtl textarea,
2420
- .e-float-input:not(.e-outline).e-bigger.e-rtl textarea,
2421
- .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input,
2422
- .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input,
2423
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea,
2424
- .e-rtl .e-float-input:not(.e-outline).e-bigger textarea,
2425
- .e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input,
2426
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input,
2427
- .e-float-input:not(.e-outline).e-rtl textarea.e-bigger,
2428
- .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea.e-bigger,
2429
- .e-input-group:not(.e-outline).e-rtl textarea.e-input.e-bigger,
2430
- .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input.e-bigger,
2431
- .e-rtl .e-float-input:not(.e-outline) textarea.e-bigger,
2432
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea.e-bigger,
2433
- .e-rtl .e-input-group:not(.e-outline) textarea.e-input.e-bigger,
2434
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input.e-bigger,
2435
- .e-bigger .e-float-input:not(.e-outline).e-rtl textarea,
2436
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea,
2437
- .e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input,
2438
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input,
2439
- .e-bigger.e-rtl .e-float-input:not(.e-outline) textarea,
2440
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea,
2441
- .e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input,
2442
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input,
2443
- .e-bigger.e-rtl .e-input-group:not(.e-outline) textarea.e-input:focus,
2444
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper textarea.e-input:focus,
2445
- .e-bigger.e-rtl .e-float-input:not(.e-outline) textarea:focus,
2446
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper textarea:focus,
2447
- .e-bigger .e-input-group:not(.e-outline).e-rtl textarea.e-input:focus,
2448
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-rtl textarea.e-input:focus,
2449
- .e-bigger .e-float-input:not(.e-outline).e-rtl textarea:focus,
2450
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-rtl textarea:focus {
2451
- padding-right: 12px;
2452
- text-indent: 0;
2453
- }
2454
-
2455
- input.e-input.e-bigger.e-small,
2456
- .e-bigger input.e-input.e-small,
2457
- .e-input-group.e-small.e-bigger input.e-input,
2458
- .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
2459
- .e-input-group.e-small input.e-input.e-bigger,
2460
- .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
2461
- .e-bigger .e-input-group.e-small input.e-input,
2462
- .e-bigger .e-input-group.e-control-wrapper.e-small input.e-input,
2463
- .e-float-input.e-small.e-bigger input,
2464
- .e-float-input.e-small input.e-bigger,
2465
- .e-bigger .e-float-input.e-small input,
2466
- .e-float-input.e-control-wrapper.e-small.e-bigger input,
2467
- .e-float-input.e-control-wrapper.e-small input.e-bigger,
2468
- .e-bigger .e-float-input.e-control-wrapper.e-small input,
2469
- .e-bigger .e-input-group.e-small input.e-input:focus,
2470
- .e-bigger .e-input-group.e-control-wrapper.e-small input.e-input:focus,
2471
- .e-bigger .e-float-input.e-control-wrapper.e-small input:focus,
2472
- .e-bigger .e-float-input.e-small input:focus,
2473
- .e-small .e-input-group.e-bigger input.e-input:focus,
2474
- .e-small .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
2475
- .e-small .e-float-input.e-control-wrapper.e-bigger input:focus,
2476
- .e-small .e-float-input.e-bigger input:focus,
2477
- .e-input-group.e-bigger.e-small input.e-input:focus,
2478
- .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
2479
- .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
2480
- .e-float-input.e-bigger.e-small input:focus,
2481
- .e-bigger .e-input-group.e-small.e-input-focus input.e-input,
2482
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
2483
- .e-small .e-input-group.e-bigger.e-input-focus input.e-input,
2484
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
2485
- .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
2486
- .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input,
2487
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-input-focus input,
2488
- .e-bigger .e-float-input.e-small.e-input-focus input,
2489
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
2490
- .e-small .e-float-input.e-bigger.e-input-focus input,
2491
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
2492
- .e-float-input.e-bigger.e-small.e-input-focus input,
2493
- textarea.e-input.e-bigger.e-small,
2494
- .e-bigger textarea.e-input.e-small,
2495
- .e-input-group.e-small.e-bigger textarea.e-input,
2496
- .e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
2497
- .e-input-group.e-small textarea.e-input.e-bigger,
2498
- .e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
2499
- .e-bigger .e-input-group.e-small textarea.e-input,
2500
- .e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
2501
- .e-float-input.e-small.e-bigger textarea,
2502
- .e-float-input.e-small textarea.e-bigger,
2503
- .e-bigger .e-float-input.e-small textarea,
2504
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea,
2505
- .e-float-input.e-control-wrapper.e-small textarea.e-bigger,
2506
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea,
2507
- .e-bigger .e-input-group.e-small textarea.e-input:focus,
2508
- .e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
2509
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus,
2510
- .e-bigger .e-float-input.e-small textarea:focus,
2511
- .e-small .e-input-group.e-bigger textarea.e-input:focus,
2512
- .e-small .e-input-group.e-control-wrapper.e-bigger textarea.e-input:focus,
2513
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus,
2514
- .e-small .e-float-input.e-bigger textarea:focus,
2515
- .e-input-group.e-bigger.e-small textarea.e-input:focus,
2516
- .e-input-group.e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
2517
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus,
2518
- .e-float-input.e-bigger.e-small textarea:focus {
2519
- padding-left: 12px;
2520
- text-indent: 0;
2521
- }
2522
-
2523
- .e-bigger input.e-input.e-small.e-rtl,
2524
- .e-input-group.e-small.e-bigger.e-rtl input.e-input,
2525
- .e-input-group.e-control-wrapper.e-small.e-bigger.e-rtl input.e-input,
2526
- .e-input-group.e-small.e-rtl input.e-input.e-bigger,
2527
- .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input.e-bigger,
2528
- .e-bigger .e-input-group.e-small.e-rtl input.e-input,
2529
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input,
2530
- .e-float-input.e-small.e-bigger.e-rtl input,
2531
- .e-float-input.e-small.e-rtl input.e-bigger,
2532
- .e-bigger .e-float-input.e-small.e-rtl input,
2533
- .e-float-input.e-control-wrapper.e-small.e-bigger.e-rtl input,
2534
- .e-float-input.e-control-wrapper.e-small.e-rtl input.e-bigger,
2535
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input,
2536
- .e-bigger.e-rtl input.e-input.e-small,
2537
- .e-rtl .e-input-group.e-small.e-bigger input.e-input,
2538
- .e-rtl .e-input-group.e-control-wrapper.e-small.e-bigger input.e-input,
2539
- .e-rtl .e-input-group.e-small input.e-input.e-bigger,
2540
- .e-rtl .e-input-group.e-control-wrapper.e-small input.e-input.e-bigger,
2541
- .e-bigger.e-rtl .e-input-group.e-small input.e-input,
2542
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input,
2543
- .e-rtl .e-float-input.e-control-wrapper.e-small.e-bigger input,
2544
- .e-rtl .e-float-input.e-control-wrapper.e-small input.e-bigger,
2545
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input,
2546
- .e-rtl .e-float-input.e-small.e-bigger input,
2547
- .e-rtl .e-float-input.e-small input.e-bigger,
2548
- .e-bigger.e-rtl .e-float-input.e-small input,
2549
- .e-bigger .e-input-group.e-small.e-rtl input.e-input:focus,
2550
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl input.e-input:focus,
2551
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl input:focus,
2552
- .e-bigger .e-float-input.e-small.e-rtl input:focus,
2553
- .e-small .e-input-group.e-bigger.e-rtl input.e-input:focus,
2554
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl input.e-input:focus,
2555
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl input:focus,
2556
- .e-small .e-float-input.e-bigger.e-rtl input:focus,
2557
- .e-input-group.e-bigger.e-small.e-rtl input.e-input:focus,
2558
- .e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl input.e-input:focus,
2559
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl input:focus,
2560
- .e-float-input.e-bigger.e-small.e-rtl input:focus,
2561
- .e-bigger.e-rtl .e-input-group.e-small input.e-input:focus,
2562
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small input.e-input:focus,
2563
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small input:focus,
2564
- .e-bigger.e-rtl .e-float-input.e-small input:focus,
2565
- .e-small.e-rtl .e-input-group.e-bigger input.e-input:focus,
2566
- .e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger input.e-input:focus,
2567
- .e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger input:focus,
2568
- .e-small.e-rtl .e-float-input.e-bigger input:focus,
2569
- .e-rtl .e-input-group.e-bigger.e-small input.e-input:focus,
2570
- .e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small input.e-input:focus,
2571
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small input:focus,
2572
- .e-rtl .e-float-input.e-bigger.e-small input:focus,
2573
- .e-bigger .e-float-input.e-control-wrapper.e-small.e-rtl.e-input-focus input,
2574
- .e-bigger .e-float-input.e-small.e-rtl.e-input-focus input,
2575
- .e-small .e-float-input.e-control-wrapper.e-bigger.e-rtl.e-input-focus input,
2576
- .e-small .e-float-input.e-bigger.e-rtl.e-input-focus input,
2577
- .e-float-input.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input,
2578
- .e-float-input.e-bigger.e-small.e-rtl.e-input-focus input,
2579
- .e-bigger.e-rtl .e-float-input.e-control-wrapper.e-small.e-input-focus input,
2580
- .e-bigger.e-rtl .e-float-input.e-small.e-input-focus input,
2581
- .e-small.e-rtl .e-float-input.e-control-wrapper.e-bigger.e-input-focus input,
2582
- .e-small.e-rtl .e-float-input.e-bigger.e-input-focus input,
2583
- .e-rtl .e-float-input.e-control-wrapper.e-bigger.e-small.e-input-focus input,
2584
- .e-rtl .e-float-input.e-bigger.e-small.e-input-focus input,
2585
- .e-bigger .e-input-group.e-small.e-rtl.e-input-focus input.e-input,
2586
- .e-bigger .e-input-group.e-control-wrapper.e-small.e-rtl.e-input-focus input.e-input,
2587
- .e-small .e-input-group.e-bigger.e-rtl.e-input-focus input.e-input,
2588
- .e-small .e-input-group.e-control-wrapper.e-bigger.e-rtl.e-input-focus input.e-input,
2589
- .e-input-group.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
2590
- .e-input-group.e-control-wrapper.e-bigger.e-small.e-rtl.e-input-focus input.e-input,
2591
- .e-bigger.e-rtl .e-input-group.e-small.e-input-focus input.e-input,
2592
- .e-bigger.e-rtl .e-input-group.e-control-wrapper.e-small.e-input-focus input.e-input,
2593
- .e-small.e-rtl .e-input-group.e-bigger.e-input-focus input.e-input,
2594
- .e-small.e-rtl .e-input-group.e-control-wrapper.e-bigger.e-input-focus input.e-input,
2595
- .e-rtl .e-input-group.e-bigger.e-small.e-input-focus input.e-input,
2596
- .e-rtl .e-input-group.e-control-wrapper.e-bigger.e-small.e-input-focus input.e-input {
2597
- padding-left: 0;
2598
- padding-right: 12px;
2599
- text-indent: 0;
2600
- }
2601
-
2602
- .e-bigger textarea.e-input.e-small.e-rtl,
2603
- .e-input-group:not(.e-outline).e-small.e-bigger.e-rtl textarea.e-input,
2604
- .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea.e-input,
2605
- .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input.e-bigger,
2606
- .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input.e-bigger,
2607
- .e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input,
2608
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input,
2609
- .e-float-input:not(.e-outline).e-small.e-bigger.e-rtl textarea,
2610
- .e-float-input:not(.e-outline).e-small.e-rtl textarea.e-bigger,
2611
- .e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea,
2612
- .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger.e-rtl textarea,
2613
- .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-bigger,
2614
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea,
2615
- .e-bigger.e-rtl textarea.e-input.e-small,
2616
- .e-rtl .e-input-group:not(.e-outline).e-small.e-bigger textarea.e-input,
2617
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea.e-input,
2618
- .e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input.e-bigger,
2619
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input.e-bigger,
2620
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input,
2621
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input,
2622
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
2623
- .e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
2624
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea,
2625
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-bigger textarea,
2626
- .e-rtl .e-float-input:not(.e-outline).e-small textarea.e-bigger,
2627
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea,
2628
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-small.e-control-wrapper textarea,
2629
- .e-bigger .e-input-group:not(.e-outline).e-small.e-rtl textarea.e-input:focus,
2630
- .e-bigger .e-input-group:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea.e-input:focus,
2631
- .e-bigger .e-float-input:not(.e-outline).e-control-wrapper.e-small.e-rtl textarea:focus,
2632
- .e-bigger .e-float-input:not(.e-outline).e-small.e-rtl textarea:focus,
2633
- .e-small .e-input-group:not(.e-outline).e-bigger.e-rtl textarea.e-input:focus,
2634
- .e-small .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea.e-input:focus,
2635
- .e-small .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-rtl textarea:focus,
2636
- .e-small .e-float-input:not(.e-outline).e-bigger.e-rtl textarea:focus,
2637
- .e-input-group:not(.e-outline).e-bigger.e-small.e-rtl textarea.e-input:focus,
2638
- .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea.e-input:focus,
2639
- .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small.e-rtl textarea:focus,
2640
- .e-float-input:not(.e-outline).e-bigger.e-small.e-rtl textarea:focus,
2641
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-small textarea.e-input:focus,
2642
- .e-bigger.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-small textarea.e-input:focus,
2643
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-small textarea:focus,
2644
- .e-bigger.e-rtl .e-float-input:not(.e-outline).e-small textarea:focus,
2645
- .e-small.e-rtl .e-input-group:not(.e-outline).e-bigger textarea.e-input:focus,
2646
- .e-small.e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger textarea.e-input:focus,
2647
- .e-small.e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger textarea:focus,
2648
- .e-small.e-rtl .e-float-input:not(.e-outline).e-bigger textarea:focus,
2649
- .e-rtl .e-input-group:not(.e-outline).e-bigger.e-small textarea.e-input:focus,
2650
- .e-rtl .e-input-group:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea.e-input:focus,
2651
- .e-rtl .e-float-input:not(.e-outline).e-control-wrapper.e-bigger.e-small textarea:focus,
2652
- .e-rtl .e-float-input:not(.e-outline).e-bigger.e-small textarea:focus {
2653
- padding-right: 12px;
2654
- text-indent: 0;
2655
- }
2656
-
2657
- .e-float-input .e-clear-icon,
2658
- .e-float-input.e-control-wrapper .e-clear-icon,
2659
- .e-input-group .e-clear-icon,
2660
- .e-input-group.e-control-wrapper .e-clear-icon {
2661
- background: transparent;
2662
- border: 0;
2663
- cursor: pointer;
2664
- display: -webkit-box;
2665
- display: -ms-flexbox;
2666
- display: flex;
2667
- -webkit-box-orient: vertical;
2668
- -webkit-box-direction: normal;
2669
- -ms-flex-direction: column;
2670
- flex-direction: column;
2671
- -webkit-box-pack: center;
2672
- -ms-flex-pack: center;
2673
- justify-content: center;
2674
- line-height: 1;
2675
- min-width: 24px;
2676
- outline: none;
2677
- padding: 0;
2678
- text-align: center;
2679
- }
2680
-
2681
- .e-float-input .e-clear-icon::before,
2682
- .e-float-input.e-control-wrapper .e-clear-icon::before,
2683
- .e-input-group .e-clear-icon::before,
2684
- .e-input-group.e-control-wrapper .e-clear-icon::before {
2685
- font-size: 12px;
2686
- padding: 0;
2687
- text-align: center;
2688
- vertical-align: middle;
2689
- }
2690
-
2691
- .e-float-input.e-static-clear .e-clear-icon.e-clear-icon-hide,
2692
- .e-float-input.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide,
2693
- .e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
2694
- .e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
2695
- cursor: pointer;
2696
- display: -webkit-box;
2697
- display: -ms-flexbox;
2698
- display: flex;
2699
- }
2700
-
2701
- .e-float-input.e-small.e-bigger .e-clear-icon,
2702
- .e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2703
- .e-input-group.e-small.e-bigger .e-clear-icon,
2704
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2705
- .e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon,
2706
- .e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
2707
- .e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon,
2708
- .e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
2709
- .e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon,
2710
- .e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon,
2711
- .e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon,
2712
- .e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon {
2713
- padding-bottom: 0;
2714
- }
2715
-
2716
- .e-float-input.e-small .e-clear-icon::before,
2717
- .e-float-input.e-control-wrapper.e-small .e-clear-icon::before,
2718
- .e-input-group.e-small .e-clear-icon::before,
2719
- .e-input-group.e-control-wrapper.e-small .e-clear-icon::before,
2720
- .e-float-input.e-control-wrapper input.e-small:first-child ~ .e-clear-icon::before,
2721
- .e-small .e-float-input.e-control-wrapper .e-clear-icon::before,
2722
- .e-float-input input.e-small:first-child ~ .e-clear-icon::before,
2723
- .e-small .e-float-input .e-clear-icon::before,
2724
- .e-small .e-input-group .e-clear-icon::before,
2725
- .e-small .e-input-group.e-control-wrapper .e-clear-icon::before {
2726
- font-size: 10px;
2727
- }
2728
-
2729
- .e-float-input.e-bigger .e-clear-icon::before,
2730
- .e-float-input.e-control-wrapper.e-bigger .e-clear-icon::before,
2731
- .e-input-group.e-bigger .e-clear-icon::before,
2732
- .e-input-group.e-control-wrapper.e-bigger .e-clear-icon::before,
2733
- .e-float-input.e-control-wrapper input.e-bigger:first-child ~ .e-clear-icon::before,
2734
- .e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
2735
- .e-float-input input.e-bigger:first-child ~ .e-clear-icon::before,
2736
- .e-bigger .e-float-input .e-clear-icon::before,
2737
- .e-bigger .e-input-group .e-clear-icon::before,
2738
- .e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
2739
- font-size: 12px;
2740
- }
2741
-
2742
- .e-float-input.e-small.e-bigger .e-clear-icon::before,
2743
- .e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
2744
- .e-input-group.e-small.e-bigger .e-clear-icon::before,
2745
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon::before,
2746
- .e-small.e-bigger .e-float-input .e-clear-icon::before,
2747
- .e-small.e-bigger .e-float-input.e-control-wrapper .e-clear-icon::before,
2748
- .e-small.e-bigger .e-input-group .e-clear-icon::before,
2749
- .e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before,
2750
- .e-small .e-input-group.e-bigger input:first-child ~ .e-clear-icon::before,
2751
- .e-small .e-input-group.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
2752
- .e-bigger .e-input-group.e-small input:first-child ~ .e-clear-icon::before,
2753
- .e-bigger .e-input-group.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
2754
- .e-small .e-float-input.e-control-wrapper.e-bigger input:first-child ~ .e-clear-icon::before,
2755
- .e-small .e-float-input.e-bigger input:first-child ~ .e-clear-icon::before,
2756
- .e-bigger .e-float-input.e-control-wrapper.e-small input:first-child ~ .e-clear-icon::before,
2757
- .e-bigger .e-float-input.e-small input:first-child ~ .e-clear-icon::before {
2758
- font-size: 12px;
2759
- }
2760
-
2761
- .e-input-group.e-static-clear .e-clear-icon.e-clear-icon-hide,
2762
- .e-input-group.e-control-wrapper.e-static-clear .e-clear-icon.e-clear-icon-hide {
2763
- cursor: pointer;
2764
- }
2765
-
2766
- .e-float-input.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
2767
- .e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
2768
- .e-float-input input[readonly]:first-child ~ .e-clear-icon,
2769
- .e-float-input.e-input-group input[readonly]:first-child ~ .e-clear-icon,
2770
- .e-input-group input[readonly]:first-child ~ .e-clear-icon.e-clear-icon-hide,
2771
- .e-float-input.e-control-wrapper.e-input-group input[readonly]:first-child ~ .e-clear-icon,
2772
- .e-float-input.e-input-group.e-control-wrapper input[readonly]:first-child ~ .e-clear-icon,
2773
- .e-input-group.e-control-wrapper input[readonly]:first-child .e-clear-icon.e-clear-icon-hide {
2774
- cursor: auto;
2775
- }
2776
-
2777
- .e-input-group .e-clear-icon,
2778
- .e-input-group.e-control-wrapper .e-clear-icon {
2779
- min-height: 0;
2780
- min-width: 30px;
2781
- padding-bottom: 0;
2782
- padding-left: 0;
2783
- padding-right: 0;
2784
- padding-top: 0;
2785
- }
2786
-
2787
- .e-float-input.e-input-group .e-clear-icon,
2788
- .e-float-input.e-input-group.e-control-wrapper .e-clear-icon {
2789
- padding-right: 0;
2790
- padding-top: 0;
2791
- }
2792
-
2793
- .e-input-group.e-bigger .e-clear-icon,
2794
- .e-input-group.e-control-wrapper.e-bigger .e-clear-icon,
2795
- .e-input-group .e-clear-icon.e-bigger,
2796
- .e-input-group.e-control-wrapper .e-clear-icon.e-bigger,
2797
- .e-bigger .e-input-group .e-clear-icon,
2798
- .e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
2799
- min-width: 38px;
2800
- min-height: 0;
2801
- padding-bottom: 0;
2802
- padding-right: 0;
2803
- padding-top: 0;
2804
- }
2805
-
2806
- .e-input-group.e-float-input.e-bigger .e-clear-icon,
2807
- .e-input-group.e-float-input .e-clear-icon.e-bigger,
2808
- .e-bigger .e-input-group.e-float-input .e-clear-icon,
2809
- .e-input-group.e-control-wrapper.e-float-input.e-bigger .e-clear-icon,
2810
- .e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-bigger,
2811
- .e-bigger .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
2812
- padding-right: 0;
2813
- padding-top: 0;
2814
- }
2815
-
2816
- .e-input-group.e-small .e-clear-icon,
2817
- .e-input-group .e-clear-icon.e-small,
2818
- .e-small.e-bigger .e-input-group .e-clear-icon,
2819
- .e-input-group.e-control-wrapper.e-small .e-clear-icon,
2820
- .e-input-group.e-control-wrapper .e-clear-icon.e-small,
2821
- .e-small.e-bigger .e-input-group.e-control-wrapper .e-clear-icon {
2822
- min-height: 0;
2823
- min-width: 38px;
2824
- padding-bottom: 0;
2825
- padding-right: 0;
2826
- padding-top: 0;
2827
- }
2828
-
2829
- .e-input-group.e-small.e-bigger .e-clear-icon,
2830
- .e-input-group.e-small .e-clear-icon.e-bigger,
2831
- .e-bigger .e-input-group.e-small .e-clear-icon,
2832
- .e-input-group.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2833
- .e-input-group.e-control-wrapper.e-small .e-clear-icon.e-bigger,
2834
- .e-bigger .e-input-group.e-control-wrapper.e-small .e-clear-icon {
2835
- min-height: 0;
2836
- min-width: 34px;
2837
- padding-bottom: 0;
2838
- padding-right: 0;
2839
- padding-top: 0;
2840
- }
2841
-
2842
- .e-input-group.e-float-input.e-small.e-bigger .e-clear-icon,
2843
- .e-input-group.e-float-input.e-small .e-clear-icon.e-bigger,
2844
- .e-bigger .e-input-group.e-float-input.e-small .e-clear-icon,
2845
- .e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
2846
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
2847
- .e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
2848
- .e-input-group.e-float-input.e-control-wrapper.e-small.e-bigger .e-clear-icon,
2849
- .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon.e-bigger,
2850
- .e-bigger .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
2851
- .e-input-group.e-control-wrapper.e-float-input.e-small.e-bigger .e-clear-icon,
2852
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon.e-bigger,
2853
- .e-bigger .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon {
2854
- padding-right: 0;
2855
- padding-top: 0;
2856
- }
2857
-
2858
- .e-input-group.e-small .e-clear-icon,
2859
- .e-input-group .e-clear-icon.e-small,
2860
- .e-small .e-input-group .e-clear-icon,
2861
- .e-input-group.e-control-wrapper.e-small .e-clear-icon,
2862
- .e-input-group.e-control-wrapper .e-clear-icon.e-small,
2863
- .e-small .e-input-group.e-control-wrapper .e-clear-icon {
2864
- min-height: 0;
2865
- min-width: 24px;
2866
- padding-bottom: 0;
2867
- padding-right: 0;
2868
- padding-top: 0;
2869
- }
2870
-
2871
- .e-input-group.e-float-input.e-small .e-clear-icon,
2872
- .e-input-group.e-float-input .e-clear-icon.e-small,
2873
- .e-small .e-input-group.e-float-input .e-clear-icon,
2874
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
2875
- .e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
2876
- .e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon,
2877
- .e-input-group.e-float-input.e-control-wrapper.e-small .e-clear-icon,
2878
- .e-input-group.e-float-input.e-control-wrapper .e-clear-icon.e-small,
2879
- .e-small .e-input-group.e-float-input.e-control-wrapper .e-clear-icon,
2880
- .e-input-group.e-control-wrapper.e-float-input.e-small .e-clear-icon,
2881
- .e-input-group.e-control-wrapper.e-float-input .e-clear-icon.e-small,
2882
- .e-small .e-input-group.e-control-wrapper.e-float-input .e-clear-icon {
2883
- padding-right: 0;
2884
- padding-top: 0;
2885
- }
2886
-
2887
- .e-input:not(:valid),
2888
- .e-input:valid,
2889
- .e-float-input.e-control-wrapper input:not(:valid),
2890
- .e-float-input.e-control-wrapper input:valid,
2891
- .e-float-input input:not(:valid),
2892
- .e-float-input input:valid,
2893
- .e-input-group input:not(:valid),
2894
- .e-input-group input:valid,
2895
- .e-input-group.e-control-wrapper input:not(:valid),
2896
- .e-input-group.e-control-wrapper input:valid,
2897
- .e-float-input.e-control-wrapper textarea:not(:valid),
2898
- .e-float-input.e-control-wrapper textarea:valid,
2899
- .e-float-input textarea:not(:valid),
2900
- .e-float-input textarea:valid,
2901
- .e-input-group.e-control-wrapper textarea:not(:valid),
2902
- .e-input-group.e-control-wrapper textarea:valid,
2903
- .e-input-group textarea:not(:valid),
2904
- .e-input-group textarea:valid {
2905
- -webkit-box-shadow: none;
2906
- box-shadow: none;
2907
- }
2908
-
2909
- .e-input-group .e-input-in-wrap,
2910
- .e-input-group.e-control-wrapper .e-input-in-wrap,
2911
- .e-float-input .e-input-in-wrap,
2912
- .e-float-input.e-control-wrapper .e-input-in-wrap {
2913
- width: 100%;
2914
- display: -webkit-box;
2915
- display: -ms-flexbox;
2916
- display: flex;
2917
- position: relative;
2918
- }
2919
-
2920
- .e-float-input .e-input-in-wrap label.e-float-text,
2921
- .e-float-input.e-control-wrapper .e-input-in-wrap label.e-float-text {
2922
- right: 0;
2923
- overflow: hidden;
2924
- text-overflow: ellipsis;
2925
- vertical-align: middle;
2926
- white-space: nowrap;
2927
- }
2928
-
2929
- .e-float-input textarea:focus ~ label.e-float-text,
2930
- .e-float-input textarea:valid ~ label.e-float-text,
2931
- .e-float-input textarea ~ label.e-label-top.e-float-text,
2932
- .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
2933
- .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
2934
- .e-float-input textarea label.e-float-text.e-label-top,
2935
- .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
2936
- .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
2937
- .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
2938
- .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
2939
- .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
2940
- .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
2941
- font-size: 12px;
2942
- font-style: normal;
2943
- top: 15px;
2944
- -webkit-transform: translate3d(-10px, -40px, 0) scale(1);
2945
- transform: translate3d(-10px, -40px, 0) scale(1);
2946
- }
2947
-
2948
- .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
2949
- .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
2950
- .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
2951
- .e-bigger .e-float-input textarea:focus ~ label.e-float-text,
2952
- .e-bigger .e-float-input textarea:valid ~ label.e-float-text,
2953
- .e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
2954
- .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
2955
- .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
2956
- .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
2957
- .e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
2958
- .e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
2959
- .e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
2960
- font-size: 13px;
2961
- top: 14px;
2962
- }
2963
-
2964
- .e-float-input.e-small textarea:focus ~ label.e-float-text,
2965
- .e-float-input.e-small textarea:valid ~ label.e-float-text,
2966
- .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
2967
- .e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
2968
- .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
2969
- .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
2970
- .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
2971
- .e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text {
2972
- font-size: 11px;
2973
- top: 16px;
2974
- }
2975
-
2976
- .e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
2977
- .e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
2978
- .e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
2979
- .e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
2980
- .e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
2981
- .e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
2982
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea:focus ~ label.e-float-text,
2983
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea:valid ~ label.e-float-text,
2984
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
2985
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
2986
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
2987
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text {
2988
- font-size: 12px;
2989
- top: 16px;
2990
- }
2991
-
2992
- .e-float-input textarea ~ .e-float-text,
2993
- .e-float-input.e-control-wrapper textarea ~ .e-float-text {
2994
- top: 15px;
2995
- }
2996
-
2997
- .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
2998
- .e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
2999
- .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3000
- .e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3001
- font-size: 13px;
3002
- }
3003
-
3004
- .e-float-input.e-bigger textarea ~ label.e-float-text,
3005
- .e-float-input textarea ~ label.e-float-text.e-bigger,
3006
- .e-float-input textarea.e-bigger ~ label.e-float-text,
3007
- .e-bigger .e-float-input textarea ~ label.e-float-text,
3008
- .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3009
- .e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3010
- .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-float-text,
3011
- .e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-bigger,
3012
- .e-float-input.e-control-wrapper textarea.e-bigger ~ label.e-float-text,
3013
- .e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-float-text,
3014
- .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3015
- .e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3016
- font-size: 15px;
3017
- top: 18px;
3018
- }
3019
-
3020
- .e-float-input.e-small textarea ~ label.e-float-text,
3021
- .e-float-input textarea ~ label.e-float-text.e-small,
3022
- .e-float-input textarea.e-small ~ label.e-float-text,
3023
- .e-small .e-float-input textarea ~ label.e-float-text,
3024
- .e-float-input.e-control-wrapper.e-small textarea ~ label.e-float-text,
3025
- .e-float-input.e-control-wrapper textarea ~ label.e-float-text.e-small,
3026
- .e-float-input.e-control-wrapper textarea.e-small ~ label.e-float-text,
3027
- .e-small .e-float-input.e-control-wrapper textarea ~ label.e-float-text {
3028
- font-size: 13px;
3029
- top: 15px;
3030
- }
3031
-
3032
- .e-input-group:hover:not(.e-disabled),
3033
- .e-input-group.e-control-wrapper:hover:not(.e-disabled),
3034
- .e-float-input:hover:not(.e-disabled),
3035
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3036
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
3037
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3038
- .e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
3039
- .e-float-input.e-control-wrapper:hover:not(.e-disabled),
3040
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3041
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
3042
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
3043
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
3044
- border-bottom-width: 1px;
3045
- }
3046
-
3047
- .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3048
- .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3049
- .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 {
3050
- font-size: 12px;
3051
- font-style: normal;
3052
- padding-right: 0;
3053
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3054
- transform: translate3d(-10px, -43px, 0) scale(1);
3055
- -webkit-user-select: text;
3056
- user-select: text;
3057
- }
3058
-
3059
- .e-bigger .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3060
- .e-bigger.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3061
- .e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3062
- .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3063
- .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,
3064
- .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 {
3065
- font-size: 13px;
3066
- font-style: normal;
3067
- padding-right: 0;
3068
- top: 14px;
3069
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3070
- transform: translate3d(-10px, -43px, 0) scale(1);
3071
- -webkit-user-select: text;
3072
- user-select: text;
3073
- }
3074
-
3075
- .e-small .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3076
- .e-small.e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3077
- .e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3078
- .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3079
- .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,
3080
- .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 {
3081
- font-size: 11px;
3082
- font-style: normal;
3083
- padding-right: 0;
3084
- top: 17px;
3085
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3086
- transform: translate3d(-10px, -43px, 0) scale(1);
3087
- -webkit-user-select: text;
3088
- user-select: text;
3089
- }
3090
-
3091
- .e-bigger .e-float-input.e-small:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3092
- .e-bigger.e-small .e-float-input:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3093
- .e-float-input.e-bigger.e-small:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3094
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3095
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3096
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-outline) input:-webkit-autofill ~ label.e-float-text,
3097
- .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,
3098
- .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,
3099
- .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,
3100
- .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 {
3101
- font-size: 12px;
3102
- font-style: normal;
3103
- padding-right: 0;
3104
- top: 16px;
3105
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3106
- transform: translate3d(-10px, -43px, 0) scale(1);
3107
- -webkit-user-select: text;
3108
- user-select: text;
3109
- }
3110
-
3111
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3112
- .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3113
- .e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3114
- .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3115
- .e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3116
- .e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3117
- .e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3118
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3119
- .e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3120
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3121
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3122
- .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3123
- .e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3124
- .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3125
- .e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3126
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3127
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3128
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3129
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3130
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3131
- -moz-transform: translate(0%, -50%);
3132
- -ms-transform: translate(0%, -50%);
3133
- -o-transform: translate(0%, -50%);
3134
- -webkit-transform: translate(0%, -50%);
3135
- -webkit-box-sizing: border-box;
3136
- box-sizing: border-box;
3137
- left: 0%;
3138
- top: 15px;
3139
- transform: translate(0%, -50%);
3140
- width: 100%;
3141
- font-style: italic;
3142
- }
3143
-
3144
- .e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3145
- .e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3146
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3147
- .e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3148
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3149
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3150
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3151
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3152
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3153
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3154
- font-size: 14px;
3155
- font-style: italic;
3156
- }
3157
-
3158
- .e-float-input.e-bigger.e-small textarea:focus ~ label.e-float-text,
3159
- .e-float-input.e-bigger.e-small textarea:valid ~ label.e-float-text,
3160
- .e-float-input.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
3161
- .e-float-input.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3162
- .e-float-input.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3163
- .e-float-input.e-bigger.e-small textarea label.e-float-text.e-label-top,
3164
- .e-bigger .e-float-input.e-small textarea:focus ~ label.e-float-text,
3165
- .e-bigger .e-float-input.e-small textarea:valid ~ label.e-float-text,
3166
- .e-bigger .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
3167
- .e-bigger .e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3168
- .e-bigger .e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3169
- .e-bigger .e-float-input.e-small textarea label.e-float-text.e-label-top,
3170
- .e-small .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
3171
- .e-small .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
3172
- .e-small .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
3173
- .e-small .e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3174
- .e-small .e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3175
- .e-small .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
3176
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
3177
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
3178
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
3179
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3180
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3181
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
3182
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
3183
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
3184
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
3185
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3186
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3187
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
3188
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
3189
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
3190
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
3191
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3192
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3193
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top {
3194
- font-style: normal;
3195
- padding-right: 0;
3196
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3197
- transform: translate3d(-10px, -43px, 0) scale(1);
3198
- }
3199
-
3200
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3201
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3202
- font-style: normal;
3203
- -webkit-transform: translate3d(0, 16px, 0) scale(1);
3204
- transform: translate3d(0, 16px, 0) scale(1);
3205
- }
3206
-
3207
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3208
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3209
- font-size: 14px;
3210
- font-style: italic;
3211
- font-weight: normal;
3212
- left: 0;
3213
- overflow: hidden;
3214
- padding-left: 10px;
3215
- pointer-events: none;
3216
- position: absolute;
3217
- text-overflow: ellipsis;
3218
- top: -11px;
3219
- -webkit-transform: translate3d(0, 16px, 0) scale(1);
3220
- transform: translate3d(0, 16px, 0) scale(1);
3221
- -webkit-transform-origin: left top;
3222
- transform-origin: left top;
3223
- -webkit-transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
3224
- transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
3225
- -webkit-user-select: none;
3226
- -moz-user-select: none;
3227
- -ms-user-select: none;
3228
- user-select: none;
3229
- white-space: nowrap;
3230
- width: 100%;
3231
- }
3232
-
3233
- .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3234
- .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3235
- .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3236
- font-size: 12px;
3237
- font-style: normal;
3238
- padding-right: 0;
3239
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3240
- transform: translate3d(-10px, -43px, 0) scale(1);
3241
- -webkit-user-select: text;
3242
- user-select: text;
3243
- }
3244
-
3245
- .e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3246
- .e-small.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3247
- .e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3248
- .e-small.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3249
- .e-small .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3250
- .e-small.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3251
- font-size: 11px;
3252
- font-style: normal;
3253
- padding-right: 0;
3254
- top: 17px;
3255
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3256
- transform: translate3d(-10px, -43px, 0) scale(1);
3257
- -webkit-user-select: text;
3258
- user-select: text;
3259
- }
3260
-
3261
- .e-bigger .e-float-input.e-small textarea:-webkit-autofill ~ label.e-float-text,
3262
- .e-bigger.e-small .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3263
- .e-float-input.e-bigger.e-small textarea:-webkit-autofill ~ label.e-float-text,
3264
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3265
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3266
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3267
- .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,
3268
- .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,
3269
- .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,
3270
- .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 {
3271
- font-size: 12px;
3272
- font-style: normal;
3273
- padding-right: 0;
3274
- top: 16px;
3275
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3276
- transform: translate3d(-10px, -43px, 0) scale(1);
3277
- -webkit-user-select: text;
3278
- user-select: text;
3279
- }
3280
-
3281
- .e-bigger .e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3282
- .e-bigger.e-float-input textarea:-webkit-autofill ~ label.e-float-text,
3283
- .e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3284
- .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:-webkit-autofill ~ label.e-float-text,
3285
- .e-bigger .e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom,
3286
- .e-bigger.e-float-input.e-control-wrapper.e-autofill textarea:not(:focus):valid:-webkit-autofill ~ label.e-float-text.e-label-bottom {
3287
- font-size: 13px;
3288
- font-style: normal;
3289
- padding-right: 0;
3290
- top: 14px;
3291
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3292
- transform: translate3d(-10px, -43px, 0) scale(1);
3293
- -webkit-user-select: text;
3294
- user-select: text;
3295
- }
3296
-
3297
- .e-float-input.e-bigger textarea:focus ~ label.e-float-text,
3298
- .e-float-input.e-bigger textarea:valid ~ label.e-float-text,
3299
- .e-float-input.e-bigger textarea ~ label.e-label-top.e-float-text,
3300
- .e-float-input.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3301
- .e-float-input.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3302
- .e-float-input.e-bigger textarea label.e-float-text.e-label-top,
3303
- .e-bigger .e-float-input textarea:focus ~ label.e-float-text,
3304
- .e-bigger .e-float-input textarea:valid ~ label.e-float-text,
3305
- .e-bigger .e-float-input textarea ~ label.e-label-top.e-float-text,
3306
- .e-bigger .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
3307
- .e-bigger .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
3308
- .e-bigger .e-float-input textarea label.e-float-text.e-label-top,
3309
- .e-float-input.e-control-wrapper.e-bigger textarea:focus ~ label.e-float-text,
3310
- .e-float-input.e-control-wrapper.e-bigger textarea:valid ~ label.e-float-text,
3311
- .e-float-input.e-control-wrapper.e-bigger textarea ~ label.e-label-top.e-float-text,
3312
- .e-float-input.e-control-wrapper.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3313
- .e-float-input.e-control-wrapper.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3314
- .e-float-input.e-control-wrapper.e-bigger textarea label.e-float-text.e-label-top,
3315
- .e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3316
- .e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3317
- .e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
3318
- .e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
3319
- .e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
3320
- .e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3321
- font-style: normal;
3322
- padding-right: 0;
3323
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3324
- transform: translate3d(-10px, -43px, 0) scale(1);
3325
- }
3326
-
3327
- .e-float-input.e-small.e-bigger textarea:focus ~ label.e-float-text,
3328
- .e-float-input.e-small.e-bigger textarea:valid ~ label.e-float-text,
3329
- .e-float-input.e-small.e-bigger textarea ~ label.e-label-top.e-float-text,
3330
- .e-float-input.e-small.e-bigger textarea[readonly] ~ label.e-label-top.e-float-text,
3331
- .e-float-input.e-small.e-bigger textarea[disabled] ~ label.e-label-top.e-float-text,
3332
- .e-float-input.e-small.e-bigger textarea label.e-float-text.e-label-top,
3333
- .e-bigger.e-small .e-float-input textarea:focus ~ label.e-float-text,
3334
- .e-bigger.e-small .e-float-input textarea:valid ~ label.e-float-text,
3335
- .e-bigger.e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
3336
- .e-bigger.e-small .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
3337
- .e-bigger.e-small .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
3338
- .e-bigger.e-small .e-float-input textarea label.e-float-text.e-label-top,
3339
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:focus ~ label.e-float-text,
3340
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:valid ~ label.e-float-text,
3341
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea ~ label.e-label-top.e-float-text,
3342
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3343
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3344
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea label.e-float-text.e-label-top,
3345
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3346
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3347
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
3348
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
3349
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
3350
- .e-small.e-bigger .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3351
- font-style: normal;
3352
- padding-right: 0;
3353
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3354
- transform: translate3d(-10px, -43px, 0) scale(1);
3355
- }
3356
-
3357
- .e-float-input.e-small textarea:focus ~ label.e-float-text,
3358
- .e-float-input.e-small textarea:valid ~ label.e-float-text,
3359
- .e-float-input.e-small textarea ~ label.e-label-top.e-float-text,
3360
- .e-float-input.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3361
- .e-float-input.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3362
- .e-float-input.e-small textarea label.e-float-text.e-label-top,
3363
- .e-small .e-float-input textarea:focus ~ label.e-float-text,
3364
- .e-small .e-float-input textarea:valid ~ label.e-float-text,
3365
- .e-small .e-float-input textarea ~ label.e-label-top.e-float-text,
3366
- .e-small .e-float-input textarea[readonly] ~ label.e-label-top.e-float-text,
3367
- .e-small .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
3368
- .e-small .e-float-input textarea label.e-float-text.e-label-top,
3369
- .e-float-input.e-control-wrapper.e-small textarea:focus ~ label.e-float-text,
3370
- .e-float-input.e-control-wrapper.e-small textarea:valid ~ label.e-float-text,
3371
- .e-float-input.e-control-wrapper.e-small textarea ~ label.e-label-top.e-float-text,
3372
- .e-float-input.e-control-wrapper.e-small textarea[readonly] ~ label.e-label-top.e-float-text,
3373
- .e-float-input.e-control-wrapper.e-small textarea[disabled] ~ label.e-label-top.e-float-text,
3374
- .e-float-input.e-control-wrapper.e-small textarea label.e-float-text.e-label-top,
3375
- .e-small .e-float-input.e-control-wrapper textarea:focus ~ label.e-float-text,
3376
- .e-small .e-float-input.e-control-wrapper textarea:valid ~ label.e-float-text,
3377
- .e-small .e-float-input.e-control-wrapper textarea ~ label.e-label-top.e-float-text,
3378
- .e-small .e-float-input.e-control-wrapper textarea[readonly] ~ label.e-label-top.e-float-text,
3379
- .e-small .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
3380
- .e-small .e-float-input.e-control-wrapper textarea label.e-float-text.e-label-top {
3381
- font-style: normal;
3382
- padding-right: 0;
3383
- -webkit-transform: translate3d(-10px, -43px, 0) scale(1);
3384
- transform: translate3d(-10px, -43px, 0) scale(1);
3385
- }
3386
-
3387
- .e-float-input textarea[disabled],
3388
- .e-float-input textarea.e-disabled,
3389
- .e-float-input.e-control-wrapper textarea[disabled],
3390
- .e-float-input.e-control-wrapper textarea.e-disabled {
3391
- border-color: #757575;
3392
- border-style: solid;
3393
- }
3394
-
3395
- .e-float-input textarea[disabled],
3396
- .e-float-input textarea.e-disabled,
3397
- .e-float-input.e-control-wrapper textarea[disabled],
3398
- .e-float-input.e-control-wrapper textarea.e-disabled {
3399
- background: transparent;
3400
- background-image: none;
3401
- cursor: not-allowed;
3402
- color: #757575;
3403
- }
3404
-
3405
- textarea.e-input,
3406
- .e-input-group textarea,
3407
- .e-input-group textarea.e-input,
3408
- .e-input-group.e-input-focus textarea,
3409
- .e-input-group.e-input-focus textarea.e-input,
3410
- .e-input-group.e-control-wrapper textarea,
3411
- .e-input-group.e-control-wrapper.e-input-focus textarea,
3412
- .e-input-group.e-control-wrapper textarea.e-input,
3413
- .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3414
- .e-float-input textarea,
3415
- .e-float-input.e-control-wrapper textarea {
3416
- line-height: 1.5;
3417
- min-height: 30px;
3418
- min-width: 0;
3419
- padding: 4px 10px 0 10px;
3420
- resize: vertical;
3421
- }
3422
-
3423
- .e-input-group.e-bigger textarea,
3424
- .e-input-group.e-bigger textarea.e-input,
3425
- .e-input-group textarea.e-bigger,
3426
- .e-input-group textarea.e-input.e-bigger,
3427
- .e-input-group.e-control-wrapper.e-bigger textarea,
3428
- .e-input-group.e-control-wrapper.e-bigger textarea.e-input,
3429
- .e-input-group.e-control-wrapper textarea.e-bigger,
3430
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
3431
- .e-bigger .e-input-group textarea,
3432
- .e-bigger .e-input-group textarea.e-input,
3433
- .e-bigger .e-input-group.e-control-wrapper textarea,
3434
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input,
3435
- .e-float-input.e-bigger textarea,
3436
- .e-float-input textarea.e-bigger,
3437
- .e-float-input.e-control-wrapper.e-bigger textarea,
3438
- .e-float-input.e-control-wrapper textarea.e-bigger,
3439
- .e-bigger .e-float-input textarea,
3440
- .e-bigger .e-float-input.e-control-wrapper textarea {
3441
- font: inherit;
3442
- line-height: 1.2;
3443
- min-height: 36px;
3444
- padding: 6px 12px 0 12px;
3445
- }
3446
-
3447
- .e-input-group.e-input-focus.e-bigger textarea,
3448
- .e-input-group.e-input-focus.e-bigger textarea.e-input,
3449
- .e-input-group.e-input-focus textarea.e-bigger,
3450
- .e-input-group.e-input-focus textarea.e-input.e-bigger,
3451
- .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea,
3452
- .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input,
3453
- .e-input-group.e-control-wrapper.e-input-focus textarea.e-bigger,
3454
- .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
3455
- .e-bigger .e-input-group.e-input-focus textarea,
3456
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea,
3457
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3458
- .e-input-group.e-control-wrapper textarea.e-bigger:focus,
3459
- .e-input-group.e-control-wrapper textarea.e-input.e-bigger:focus,
3460
- .e-bigger .e-input-group.e-control-wrapper textarea:focus,
3461
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus textarea:focus,
3462
- .e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus {
3463
- font: inherit;
3464
- line-height: 1.2;
3465
- min-height: 36px;
3466
- padding: 6px 12px 0 12px;
3467
- }
3468
-
3469
- .e-input-group.e-small textarea,
3470
- .e-input-group.e-small textarea.e-input,
3471
- .e-input-group textarea.e-small,
3472
- .e-input-group textarea.e-input.e-small,
3473
- .e-input-group.e-control-wrapper.e-small textarea,
3474
- .e-input-group.e-control-wrapper.e-small textarea.e-input,
3475
- .e-small .e-input-group textarea,
3476
- .e-small .e-input-group textarea.e-input,
3477
- .e-float-input.e-small textarea,
3478
- .e-float-input textarea.e-small,
3479
- .e-float-input.e-control-wrapper.e-small textarea,
3480
- .e-float-input.e-control-wrapper textarea.e-small,
3481
- .e-small .e-float-input textarea,
3482
- .e-small .e-float-input.e-control-wrapper textarea {
3483
- font: inherit;
3484
- min-height: 26px;
3485
- padding: 4px 10px 0 10px;
3486
- }
3487
-
3488
- .e-input-group.e-input-focus.e-small textarea,
3489
- .e-input-group.e-input-focus.e-small textarea.e-input,
3490
- .e-input-group.e-input-focus textarea.e-small,
3491
- .e-input-group.e-input-focus textarea.e-input.e-small,
3492
- .e-input-group.e-input-focus textarea.e-input.e-small,
3493
- .e-input-group.e-control-wrapper.e-input-focus.e-small textarea,
3494
- .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
3495
- .e-small .e-input-group.e-input-focus textarea,
3496
- .e-small .e-input-group.e-input-focus textarea.e-input {
3497
- font: inherit;
3498
- min-height: 26px;
3499
- padding: 4px 10px 0 10px;
3500
- }
3501
-
3502
- .e-input-group.e-small textarea:focus,
3503
- .e-input-group.e-small textarea.e-input:focus,
3504
- .e-input-group textarea.e-small:focus,
3505
- .e-input-group textarea.e-input.e-small:focus,
3506
- .e-input-group.e-control-wrapper.e-small textarea:focus,
3507
- .e-input-group.e-control-wrapper.e-small textarea.e-input:focus,
3508
- .e-small .e-input-group textarea:focus,
3509
- .e-small .e-input-group textarea.e-input:focus,
3510
- .e-float-input.e-small textarea:focus,
3511
- .e-float-input textarea.e-small:focus,
3512
- .e-float-input.e-control-wrapper.e-small textarea:focus,
3513
- .e-float-input.e-control-wrapper textarea.e-small:focus,
3514
- .e-small .e-float-input textarea:focus,
3515
- .e-small .e-float-input.e-control-wrapper textarea:focus {
3516
- padding: 4px 10px 0 10px;
3517
- }
3518
-
3519
- .e-input-group.e-small.e-bigger textarea.e-input,
3520
- .e-input-group.e-small textarea.e-input.e-bigger,
3521
- .e-input-group textarea.e-input.e-bigger.e-small,
3522
- .e-input-group.e-bigger textarea.e-small,
3523
- .e-input-group.e-control-wrapper.e-small.e-bigger textarea.e-input,
3524
- .e-input-group.e-control-wrapper.e-small textarea.e-input.e-bigger,
3525
- .e-bigger.e-small .e-input-group textarea.e-input,
3526
- .e-bigger.e-small .e-input-group.e-control-wrapper textarea.e-input,
3527
- .e-bigger .input-group textarea.e-small,
3528
- .e-bigger .e-input-group.e-small textarea.e-input,
3529
- .e-bigger .e-input-group.e-control-wrapper.e-small textarea.e-input,
3530
- .e-bigger .e-small.e-input-group.e-control-wrapper textarea.e-input,
3531
- .e-small .input-group textarea.e-bigger,
3532
- .e-small .e-input-group.e-bigger textarea.e-input,
3533
- .e-small .e-input-group.e-control-wrapper textarea.e-input.e-bigger,
3534
- .e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input.e-bigger,
3535
- .e-float-input textarea.e-bigger.e-small,
3536
- .e-float-input.e-small.e-bigger textarea,
3537
- .e-float-input.e-small textarea.e-bigger,
3538
- .e-float-input.e-bigger textarea.e-small,
3539
- .e-bigger .e-float-input.e-small textarea,
3540
- .e-bigger.e-small .e-float-input textarea,
3541
- .e-bigger .float-input textarea.e-small,
3542
- .e-small .e-float-input.e-bigger textarea,
3543
- .e-small .float-input textarea.e-bigger,
3544
- .e-small .e-float-input.e-control-wrapper textarea.e-bigger,
3545
- .e-float-input.e-control-wrapper.e-small.e-bigger textarea,
3546
- .e-float-input.e-control-wrapper.e-small textarea.e-bigger,
3547
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea,
3548
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea,
3549
- .e-bigger .e-small.e-float-input.e-control-wrapper textarea {
3550
- font: inherit;
3551
- line-height: 1.2;
3552
- min-height: 32px;
3553
- padding: 4px 12px 0 12px;
3554
- }
3555
-
3556
- .e-input-group.e-input-focus textarea.e-input.e-bigger.e-small,
3557
- .e-input-group.e-input-focus.e-small.e-bigger textarea.e-input,
3558
- .e-input-group.e-input-focus.e-small textarea.e-input.e-bigger,
3559
- .e-input-group.e-input-focus.e-bigger textarea.e-small,
3560
- .e-input-group.e-control-wrapper.e-input-focus.e-small.e-bigger textarea.e-input,
3561
- .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input.e-bigger,
3562
- .e-bigger.e-small .e-input-group.e-input-focus textarea.e-input,
3563
- .e-bigger .e-input-group.e-control-wrapper.e-input-focus.e-small textarea.e-input,
3564
- .e-bigger.e-small .e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3565
- .e-bigger .e-small.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
3566
- .e-small .e-input-group.e-control-wrapper.e-input-focus.e-bigger textarea.e-input {
3567
- font: inherit;
3568
- line-height: 1.2;
3569
- min-height: 32px;
3570
- padding: 4px 12px 0 12px;
3571
- }
3572
-
3573
- .e-filled.e-input-group,
3574
- .e-filled.e-input-group.e-control-wrapper,
3575
- .e-filled.e-float-input,
3576
- .e-filled.e-float-input.e-control-wrapper {
3577
- line-height: 1;
3578
- }
3579
-
3580
- .e-filled textarea.e-input,
3581
- .e-filled.e-input-group.e-multi-line-input textarea,
3582
- .e-filled.e-input-group.e-control-wrapper.e-multi-line-input textarea,
3583
- .e-filled.e-float-input.e-multi-line-input textarea,
3584
- .e-filled.e-float-input.e-control-wrapper.e-multi-line-input textarea {
3585
- -webkit-box-sizing: border-box;
3586
- box-sizing: border-box;
3587
- }
3588
-
3589
- /*! input theme */
3590
- input.e-input,
3591
- .e-input-group input.e-input,
3592
- .e-input-group.e-control-wrapper input.e-input,
3593
- .e-input-group textarea.e-input,
3594
- .e-input-group.e-control-wrapper textarea.e-input,
3595
- textarea.e-input,
3596
- .e-float-input input,
3597
- .e-float-input.e-control-wrapper input,
3598
- .e-float-input textarea,
3599
- .e-float-input.e-control-wrapper textarea {
3600
- background: #000;
3601
- border-color: #fff;
3602
- color: #fff;
3603
- }
3604
-
3605
- .e-input-group,
3606
- .e-input-group.e-control-wrapper,
3607
- .e-float-input,
3608
- .e-float-input.e-input-group,
3609
- .e-float-input.e-control-wrapper,
3610
- .e-float-input.e-input-group.e-control-wrapper {
3611
- background: #000;
3612
- color: #fff;
3613
- }
3614
-
3615
- .e-input-group .e-input-group-icon,
3616
- .e-input-group.e-control-wrapper .e-input-group-icon {
3617
- background: transparent;
3618
- border-color: #fff;
3619
- color: #fff;
3620
- }
3621
-
3622
- .e-input-group.e-disabled .e-input-group-icon,
3623
- .e-input-group.e-control-wrapper.e-disabled .e-input-group-icon,
3624
- .e-float-input.e-disabled .e-clear-icon,
3625
- .e-float-input.e-control-wrapper.e-disabled .e-clear-icon,
3626
- .e-input-group.e-disabled .e-clear-icon,
3627
- .e-input-group.e-control-wrapper.e-disabled .e-clear-icon {
3628
- color: #757575;
3629
- }
3630
-
3631
- /* stylelint-disable property-no-vendor-prefix */
3632
- /* stylelint-disable selector-no-vendor-prefix */
3633
- .e-input[disabled],
3634
- .e-input-group .e-input[disabled],
3635
- .e-input-group.e-control-wrapper .e-input[disabled],
3636
- .e-input-group.e-disabled,
3637
- .e-input-group.e-control-wrapper.e-disabled,
3638
- .e-float-input input[disabled],
3639
- .e-float-input.e-control-wrapper input[disabled],
3640
- .e-float-input textarea[disabled],
3641
- .e-float-input.e-control-wrapper textarea[disabled],
3642
- .e-float-input.e-disabled,
3643
- .e-float-input.e-control-wrapper.e-disabled {
3644
- -webkit-text-fill-color: #757575;
3645
- background: #000;
3646
- color: #757575;
3647
- border-color: #757575;
3648
- }
3649
-
3650
- .e-input-group input.e-input,
3651
- .e-input-group.e-control-wrapper input.e-input,
3652
- .e-float-input input,
3653
- .e-float-input.e-control-wrapper input,
3654
- .e-input-group textarea.e-input,
3655
- .e-input-group.e-control-wrapper textarea.e-input,
3656
- .e-float-input textarea,
3657
- .e-float-input.e-control-wrapper textarea,
3658
- .e-input-group .e-input[disabled],
3659
- .e-input-group.e-control-wrapper .e-input[disabled],
3660
- .e-input-group.e-disabled input.e-input,
3661
- .e-input-group.e-control-wrapper.e-disabled input.e-input,
3662
- .e-input-group.e-disabled textarea.e-input,
3663
- .e-input-group.e-control-wrapper.e-disabled textarea.e-input {
3664
- background: none;
3665
- color: inherit;
3666
- }
3667
-
3668
- .e-input-group .e-input[readonly],
3669
- .e-input-group.e-control-wrapper .e-input[readonly],
3670
- .e-float-input input[readonly],
3671
- .e-float-input.e-control-wrapper input[readonly],
3672
- .e-float-input textarea[readonly],
3673
- .e-float-input.e-control-wrapper textarea[readonly] {
3674
- background: none;
3675
- color: inherit;
3676
- }
3677
-
3678
- .e-float-input.e-disabled input,
3679
- .e-float-input.e-control-wrapper.e-disabled input,
3680
- .e-float-input.e-disabled textarea,
3681
- .e-float-input.e-control-wrapper.e-disabled textarea,
3682
- .e-float-input input[disabled],
3683
- .e-float-input.e-control-wrapper input[disabled],
3684
- .e-float-input textarea[disabled],
3685
- .e-float-input.e-control-wrapper textarea[disabled] {
3686
- color: inherit;
3687
- }
3688
-
3689
- /*! Added color to textbox for disbaled state */
3690
- .e-float-input:not(.e-disabled) input[disabled],
3691
- .e-float-input.e-control-wrapper:not(.e-disabled) input[disabled],
3692
- .e-float-input:not(.e-disabled) textarea[disabled],
3693
- .e-float-input.e-control-wrapper:not(.e-disabled) textarea[disabled] {
3694
- -webkit-text-fill-color: #757575;
3695
- color: #757575;
3696
- }
3697
-
3698
- .e-input-group.e-disabled .e-input-group-icon,
3699
- .e-input-group.e-control-wrapper.e-disabled .e-input-group-icon {
3700
- background: #000;
3701
- border-color: #757575;
3702
- }
3703
-
3704
- .e-input-group:not(.e-disabled) .e-input-group-icon:hover,
3705
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
3706
- background: #685708;
3707
- border-color: #fff;
3708
- color: #fff;
3709
- }
3710
-
3711
- .e-input.e-success,
3712
- .e-input.e-success:focus,
3713
- .e-input-group.e-success input.e-input,
3714
- .e-input-group.e-control-wrapper.e-success input.e-input,
3715
- .e-input-group.e-success .e-input-group-icon,
3716
- .e-input-group.e-control-wrapper.e-success .e-input-group-icon,
3717
- .e-input-group.e-success textarea.e-input,
3718
- .e-input-group.e-control-wrapper.e-success textarea.e-input {
3719
- border-color: #2bc700;
3720
- }
3721
-
3722
- .e-input.e-warning,
3723
- .e-input.e-warning:focus,
3724
- .e-input-group.e-warning input.e-input,
3725
- .e-input-group.e-control-wrapper.e-warning input.e-input,
3726
- .e-input-group.e-warning .e-input-group-icon,
3727
- .e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
3728
- .e-input-group.e-warning textarea.e-input,
3729
- .e-input-group.e-control-wrapper.e-warning textarea.e-input {
3730
- border-color: #ff7d1a;
3731
- }
3732
-
3733
- .e-input + .e-input-group-icon:not(.e-input-group):not(.e-float-icon-left):last-child:hover,
3734
- .e-input-group.e-success .e-input + .e-input-group-icon:last-child:hover,
3735
- .e-input-group.e-success.e-control-wrapper .e-input + .e-input-group-icon:last-child:hover {
3736
- border-color: #2bc700;
3737
- }
3738
-
3739
- .e-input.e-error,
3740
- .e-input.e-error:focus,
3741
- .e-input-group.e-error input.e-input,
3742
- .e-input-group.e-control-wrapper.e-error input.e-input,
3743
- .e-input-group.e-control-wrapper.e-error .e-input-group-icon,
3744
- .e-input-group.e-error .e-input-group-icon,
3745
- .e-input-group.e-error textarea.e-input,
3746
- .e-input-group.e-control-wrapper.e-error textarea.e-input {
3747
- border-color: #ff6161;
3748
- }
3749
-
3750
- label.e-float-text,
3751
- .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3752
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3753
- .e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3754
- .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,
3755
- .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3756
- .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,
3757
- .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3758
- .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,
3759
- .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3760
- .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,
3761
- .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,
3762
- .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,
3763
- .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,
3764
- .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 {
3765
- color: #fff;
3766
- color: #969696;
3767
- }
3768
-
3769
- .e-float-input.e-error label.e-float-text,
3770
- .e-float-input.e-control-wrapper.e-error label.e-float-text,
3771
- .e-float-input.e-error input:focus ~ label.e-float-text,
3772
- .e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
3773
- .e-float-input.e-error.e-input-focus input ~ label.e-float-text,
3774
- .e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
3775
- .e-float-input.e-error textarea:focus ~ label.e-float-text,
3776
- .e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
3777
- color: #ff6161;
3778
- color: #fff;
3779
- }
3780
-
3781
- .e-float-input input,
3782
- .e-float-input textarea,
3783
- .e-float-input.e-control-wrapper input,
3784
- .e-float-input.e-control-wrapper textarea,
3785
- .e-input-group,
3786
- .e-input-group.e-control-wrapper {
3787
- border-bottom-color: #fff;
3788
- }
3789
-
3790
- .e-float-input.e-success input,
3791
- .e-float-input.e-success textarea,
3792
- .e-float-input.e-control-wrapper.e-success input,
3793
- .e-float-input.e-control-wrapper.e-success textarea {
3794
- border-color: #2bc700;
3795
- }
3796
-
3797
- .e-float-input.e-warning input,
3798
- .e-float-input.e-control-wrapper.e-warning input,
3799
- .e-float-input.e-warning textarea,
3800
- .e-float-input.e-control-wrapper.e-warning textarea {
3801
- border-color: #ff7d1a;
3802
- }
3803
-
3804
- .e-float-input.e-error input,
3805
- .e-float-input.e-control-wrapper.e-error input,
3806
- .e-float-input.e-error textarea,
3807
- .e-float-input.e-control-wrapper.e-error textarea {
3808
- border-color: #ff6161;
3809
- }
3810
-
3811
- label.e-float-text,
3812
- .e-float-input label.e-float-text,
3813
- .e-float-input.e-control-wrapper label.e-float-text,
3814
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3815
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3816
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3817
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3818
- label.e-float-text,
3819
- .e-float-input label.e-float-text,
3820
- .e-float-input.e-control-wrapper label.e-float-text,
3821
- .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3822
- .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3823
- .e-bigger .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3824
- .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3825
- .e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3826
- .e-bigger .e-float-input.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3827
- .e-small .e-float-input.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3828
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3829
- .e-bigger.e-small .e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3830
- .e-float-input.e-bigger.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3831
- .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3832
- .e-float-input.e-control-wrapper.e-bigger:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3833
- .e-bigger .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3834
- .e-float-input.e-control-wrapper.e-small:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3835
- .e-small .e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3836
- .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,
3837
- .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,
3838
- .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,
3839
- .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,
3840
- .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,
3841
- .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3842
- .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3843
- .e-bigger .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3844
- .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3845
- .e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3846
- .e-bigger .e-float-input.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3847
- .e-small .e-float-input.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3848
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3849
- .e-bigger.e-small .e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3850
- .e-float-input.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3851
- .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3852
- .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3853
- .e-bigger .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3854
- .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3855
- .e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3856
- .e-bigger .e-float-input.e-control-wrapper.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3857
- .e-small .e-float-input.e-control-wrapper.e-bigger textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3858
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3859
- .e-bigger.e-small .e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
3860
- .e-float-input.e-control-wrapper.e-bigger.e-small textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
3861
- color: #969696;
3862
- }
3863
-
3864
- .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),
3865
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
3866
- .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),
3867
- input.e-input:-moz-placeholder,
3868
- .e-input-group input.e-input:-moz-placeholder,
3869
- .e-input-group input.e-input:-moz-placeholder,
3870
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
3871
- input.e-input:-moz-placeholder,
3872
- .e-input-group input.e-input:-moz-placeholder,
3873
- .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
3874
- textarea.e-input:-moz-placeholder,
3875
- .e-input-group textarea.e-input:-moz-placeholder,
3876
- .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
3877
- input.e-input::-moz-placeholder,
3878
- .e-input-group input.e-input::-moz-placeholder,
3879
- .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
3880
- textarea.e-input::-moz-placeholder,
3881
- .e-input-group textarea.e-input::-moz-placeholder,
3882
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
3883
- input.e-input:-ms-input-placeholder,
3884
- .e-input-group input.e-input:-ms-input-placeholder,
3885
- .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
3886
- textarea.e-input:-ms-input-placeholder,
3887
- .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
3888
- .e-input-group textarea.e-input:-ms-input-placeholder,
3889
- input.e-input::-webkit-input-placeholder,
3890
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
3891
- .e-input-group input.e-input::-webkit-input-placeholder,
3892
- textarea.e-input::-webkit-input-placeholder,
3893
- .e-input-group textarea.e-input::-webkit-input-placeholder,
3894
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
3895
- .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
3896
- .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
3897
- .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) {
3898
- color: #969696;
3899
- }
3900
-
3901
- .e-input-group:not(.e-disabled) .e-input-group-icon:active,
3902
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active {
3903
- background: #ffd939;
3904
- color: #000;
3905
- border-left-color: transparent;
3906
- border-right-color: transparent;
3907
- }
3908
-
3909
- .e-float-input.e-input-group.e-small.e-float-icon-left .e-input-group-icon:last-child:hover,
3910
- .e-float-input.e-input-group.e-float-icon-left .e-input-group-icon:last-child:hover,
3911
- .e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left .e-input-group-icon:last-child:hover,
3912
- .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-group-icon:last-child:hover,
3913
- .e-float-input.e-input-group.e-small:not(.e-float-icon-left):not(.e-input-group):not(.e-disabled) .e-input-group-icon:last-child:hover,
3914
- .e-float-input.e-control-wrapper.e-input-group.e-small:not(.e-float-icon-left):not(.e-input-group):not(.e-disabled) .e-input-group-icon:last-child:hover,
3915
- .e-input-group.e-small:not(.e-disabled):not(.e-float-input):not(.e-rtl) .e-input-group-icon:last-child:hover,
3916
- .e-input-group.e-float-icon-left .e-input-group-icon:last-child:hover,
3917
- .e-input-group.e-control-wrapper.e-small:not(.e-disabled):not(.e-float-input):not(.e-rtl) .e-input-group-icon:last-child:hover,
3918
- .e-input-group.e-control-wrapper.e-float-icon-left .e-input-group-icon:last-child:hover,
3919
- .e-input-group:not(.e-rtl):not(.e-disabled) .e-input + .e-input-group-icon:last-child:hover,
3920
- .e-input-group.e-control-wrapper:not(.e-rtl):not(.e-disabled) .e-input + .e-input-group-icon:last-child:hover,
3921
- .e-input-group:not(.e-disabled) .e-input-group-icon:not(:last-child):hover + .e-input-group-icon:not(:last-child):hover,
3922
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:not(:last-child):hover + .e-input-group-icon:not(:last-child):hover,
3923
- .e-input-group:not(.e-rtl):not(.e-disabled) .e-input-group-icon:last-child:hover,
3924
- .e-input-group.e-control-wrapper:not(.e-rtl):not(.e-disabled) .e-input-group-icon:last-child:hover {
3925
- border-right-color: transparent;
3926
- background-color: #685708;
3927
- }
3928
-
3929
- .e-float-input.e-input-group.e-small.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
3930
- .e-float-input.e-input-group.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
3931
- .e-float-input.e-control-wrapper.e-input-group.e-small.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
3932
- .e-float-input.e-control-wrapper.e-input-group.e-float-icon-left .e-input-group-icon:not(:last-child):hover,
3933
- .e-input-group.e-small.e-float-icon-left:not(.e-disabled) .e-input-group-icon:first-child:hover,
3934
- .e-input-group.e-control-wrapper.e-small.e-float-icon-left:not(.e-disabled) .e-input-group-icon:first-child:hover,
3935
- .e-input-group.e-small:not(.e-disabled) .e-input-group-icon:first-child:hover,
3936
- .e-input-group.e-float-icon-left .e-input-group-icon:first-child:hover,
3937
- .e-input-group.e-control-wrapper.e-small:not(.e-disabled) .e-input-group-icon:first-child:hover,
3938
- .e-input-group.e-control-wrapper.e-float-icon-left .e-input-group-icon:first-child:hover,
3939
- .e-input-group.e-rtl:not(.e-disabled) .e-input-group-icon:last-child:hover,
3940
- .e-input-group.e-control-wrapper.e-rtl:not(.e-disabled) .e-input-group-icon:last-child:hover,
3941
- .e-input-group:not(.e-disabled) .e-input-group-icon:first-child:hover,
3942
- .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:first-child:hover {
3943
- border-left-color: transparent;
3944
- }
3945
-
3946
- input.e-input::-moz-selection, textarea.e-input::-moz-selection, .e-input-group input.e-input::-moz-selection, .e-input-group.e-control-wrapper input.e-input::-moz-selection, .e-float-input input::-moz-selection, .e-float-input.e-control-wrapper input::-moz-selection, .e-input-group textarea.e-input::-moz-selection, .e-input-group.e-control-wrapper textarea.e-input::-moz-selection, .e-float-input textarea::-moz-selection, .e-float-input.e-control-wrapper textarea::-moz-selection, .e-float-input.e-small textarea::-moz-selection, .e-float-input textarea::-moz-selection {
3947
- background: #ffd939;
3948
- color: #000;
3949
- }
3950
-
3951
- input.e-input::selection,
3952
- textarea.e-input::selection,
3953
- .e-input-group input.e-input::selection,
3954
- .e-input-group.e-control-wrapper input.e-input::selection,
3955
- .e-float-input input::selection,
3956
- .e-float-input.e-control-wrapper input::selection,
3957
- .e-input-group textarea.e-input::selection,
3958
- .e-input-group.e-control-wrapper textarea.e-input::selection,
3959
- .e-float-input textarea::selection,
3960
- .e-float-input.e-control-wrapper textarea::selection,
3961
- .e-float-input.e-small textarea::selection,
3962
- .e-float-input textarea::selection {
3963
- background: #ffd939;
3964
- color: #000;
3965
- }
3966
-
3967
- .e-input-group::before,
3968
- .e-input-group::after,
3969
- .e-input-group.e-control-wrapper::before,
3970
- .e-input-group.e-control-wrapper::after {
3971
- content: "";
3972
- }
3973
-
3974
- .e-input-group.e-success::before,
3975
- .e-input-group.e-success::after,
3976
- .e-input-group.e-control-wrapper.e-success::before,
3977
- .e-input-group.e-control-wrapper.e-success::after {
3978
- content: "";
3979
- }
3980
-
3981
- .e-input-group.e-warning::before,
3982
- .e-input-group.e-warning::after,
3983
- .e-input-group.e-control-wrapper.e-warning::before,
3984
- .e-input-group.e-control-wrapper.e-warning::after {
3985
- content: "";
3986
- }
3987
-
3988
- .e-input-group.e-error::before,
3989
- .e-input-group.e-error::after,
3990
- .e-input-group.e-control-wrapper.e-error::before,
3991
- .e-input-group.e-control-wrapper.e-error::after {
3992
- content: "";
3993
- }
3994
-
3995
- .e-input-group.e-success .e-input-group-icon,
3996
- .e-input-group.e-control-wrapper.e-success .e-input-group-icon,
3997
- .e-input-group.e-warning .e-input-group-icon,
3998
- .e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
3999
- .e-input-group.e-error .e-input-group-icon,
4000
- .e-input-group.e-control-wrapper.e-error .e-input-group-icon {
4001
- color: #fff;
4002
- }
4003
-
4004
- .e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4005
- .e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4006
- .e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4007
- .e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4008
- .e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
4009
- .e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
4010
- color: #fff;
4011
- }
4012
-
4013
- .e-input-group input.e-input,
4014
- .e-input-group.e-control-wrapper input.e-input,
4015
- .e-input-group textarea.e-input,
4016
- .e-input-group.e-control-wrapper textarea.e-input,
4017
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4018
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4019
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
4020
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
4021
- border-color: #fff;
4022
- }
4023
-
4024
- .e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
4025
- .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
4026
- .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
4027
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
4028
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
4029
- .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
4030
- .e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input {
4031
- border-color: #ffd939;
4032
- }
4033
-
4034
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
4035
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) input.e-input:focus,
4036
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
4037
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error).e-input-focus input.e-input,
4038
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus,
4039
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) textarea.e-input:focus {
4040
- border-color: #fff;
4041
- }
4042
-
4043
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
4044
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
4045
- border-color: #ffd939;
4046
- }
4047
-
4048
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
4049
- .e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon,
4050
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
4051
- .e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:last-child.e-input-group-icon {
4052
- border-color: transparent;
4053
- }
4054
-
4055
- .e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
4056
- .e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
4057
- .e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
4058
- .e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
4059
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
4060
- .e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon,
4061
- .e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
4062
- .e-input-focus.e-control-wrapper.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:first-child:focus,
4063
- .e-input-focus.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
4064
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span.e-input-group-icon {
4065
- border-color: transparent;
4066
- }
4067
-
4068
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
4069
- .e-input-group.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
4070
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
4071
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon,
4072
- .e-input-group.e-control-wrapper.e-input-focus.e-rtl:not(.e-success):not(.e-warning):not(.e-error) .e-input:last-child:focus,
4073
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) span:first-child.e-input-group-icon {
4074
- border-color: transparent;
4075
- }
4076
-
4077
- .e-input-group:not(.e-success):not(.e-warning):not(.e-error),
4078
- .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
4079
- border-color: #fff;
4080
- }
4081
-
4082
- .e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
4083
- .e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
4084
- border-color: #ffd939;
4085
- }
4086
-
4087
- .e-input-group.e-disabled:not(.e-success):not(.e-warning):not(.e-error),
4088
- .e-input-group.e-control-wrapper.e-disabled:not(.e-success):not(.e-warning):not(.e-error) {
4089
- border-color: #757575;
4090
- }
4091
-
4092
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4093
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input:focus,
4094
- .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input,
4095
- .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) .e-input {
4096
- border-bottom-color: transparent;
4097
- border-top-color: transparent;
4098
- }
4099
-
4100
- .e-input-group.e-success,
4101
- .e-input-group.e-control-wrapper.e-success,
4102
- .e-input-group.e-success:not(.e-float-icon-left),
4103
- .e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left) {
4104
- border-color: #2bc700;
4105
- }
4106
-
4107
- .e-input-group.e-warning,
4108
- .e-input-group.e-control-wrapper.e-warning,
4109
- .e-input-group.e-warning:not(.e-float-icon-left),
4110
- .e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left) {
4111
- border-color: #ff7d1a;
4112
- }
4113
-
4114
- .e-input-group.e-error,
4115
- .e-input-group.e-control-wrapper.e-error,
4116
- .e-input-group.e-error:not(.e-float-icon-left),
4117
- .e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
4118
- border-color: #ff6161;
4119
- }
4120
-
4121
- .e-float-input .e-clear-icon,
4122
- .e-float-input.e-control-wrapper .e-clear-icon,
4123
- .e-input-group .e-clear-icon,
4124
- .e-input-group.e-control-wrapper .e-clear-icon {
4125
- color: #fff;
4126
- }
4127
-
4128
- .e-float-input .e-clear-icon:hover,
4129
- .e-float-input.e-control-wrapper .e-clear-icon:hover,
4130
- .e-input-group .e-clear-icon:hover,
4131
- .e-input-group.e-control-wrapper .e-clear-icon:hover {
4132
- color: #fff;
4133
- }
4134
-
4135
- .e-float-input.e-input-focus .e-input:focus,
4136
- .e-float-input.e-control-wrapper.e-input-focus .e-input:focus {
4137
- border-bottom-color: transparent;
4138
- border-top-color: transparent;
4139
- }
4140
-
4141
- .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
4142
- .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
4143
- .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
4144
- .e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4145
- .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4146
- .e-float-input:not(.e-error) input label.e-float-text.e-label-top,
4147
- .e-float-input.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4148
- .e-float-input.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4149
- .e-float-input.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4150
- .e-float-input.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4151
- .e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4152
- .e-bigger .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
4153
- .e-bigger .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
4154
- .e-bigger .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
4155
- .e-bigger .e-float-input:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4156
- .e-bigger .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4157
- .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
4158
- .e-float-input.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4159
- .e-bigger .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
4160
- .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
4161
- .e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
4162
- .e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4163
- .e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
4164
- .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4165
- .e-small .e-float-input:not(.e-error) input:focus ~ label.e-float-text,
4166
- .e-small .e-float-input:not(.e-error) input:valid ~ label.e-float-text,
4167
- .e-small .e-float-input:not(.e-error) input ~ label.e-label-top.e-float-text,
4168
- .e-small .e-float-input:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
4169
- .e-small .e-float-input:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4170
- .e-float-input.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4171
- .e-float-input.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4172
- .e-float-input.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4173
- .e-float-input.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4174
- .e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4175
- .e-bigger .e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
4176
- .e-bigger .e-float-input.e-small:not(.e-error) input:valid ~ label.e-float-text,
4177
- .e-bigger .e-float-input.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4178
- .e-bigger .e-float-input.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4179
- .e-bigger .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4180
- .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
4181
- .e-small .e-float-input:not(.e-error).e-input-focus input ~ label.e-float-text,
4182
- .e-float-input.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4183
- .e-bigger .e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
4184
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
4185
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
4186
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4187
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-float-text,
4188
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4189
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
4190
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
4191
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
4192
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-float-text.e-label-top,
4193
- .e-small .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4194
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4195
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4196
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4197
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4198
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4199
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:focus ~ label.e-float-text,
4200
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input:valid ~ label.e-float-text,
4201
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input ~ label.e-label-top.e-float-text,
4202
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4203
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4204
- .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
4205
- .e-small .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
4206
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4207
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
4208
- .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
4209
- .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
4210
- .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4211
- .e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4212
- .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4213
- .e-float-input:not(.e-error) textarea label.e-float-text.e-label-top,
4214
- .e-float-input.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4215
- .e-float-input.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4216
- .e-float-input.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4217
- .e-float-input.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4218
- .e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4219
- .e-bigger .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
4220
- .e-bigger .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
4221
- .e-bigger .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4222
- .e-bigger .e-float-input:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4223
- .e-bigger .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4224
- .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4225
- .e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4226
- .e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4227
- .e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
4228
- .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4229
- .e-small .e-float-input:not(.e-error) textarea:focus ~ label.e-float-text,
4230
- .e-small .e-float-input:not(.e-error) textarea:valid ~ label.e-float-text,
4231
- .e-small .e-float-input:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4232
- .e-small .e-float-input:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
4233
- .e-small .e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4234
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4235
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4236
- .e-float-input.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4237
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4238
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4239
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4240
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4241
- .e-bigger .e-float-input.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4242
- .e-bigger .e-float-input.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4243
- .e-bigger .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4244
- .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4245
- .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4246
- .e-bigger.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4247
- .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4248
- .e-small.e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4249
- .e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4250
- .e-bigger.e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4251
- .e-float-input.e-bigger.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4252
- .e-float-input.e-control-wrapper.e-autofill:not(.e-error):not(.e-input-focus) input:not(:focus):-webkit-autofill ~ label.e-float-text,
4253
- .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,
4254
- .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,
4255
- .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,
4256
- .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,
4257
- .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,
4258
- .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,
4259
- .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,
4260
- .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4261
- .e-bigger .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4262
- .e-bigger.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4263
- .e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4264
- .e-small.e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4265
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4266
- .e-bigger.e-small .e-float-input:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4267
- .e-float-input.e-bigger.e-small:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4268
- .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4269
- .e-bigger .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4270
- .e-bigger.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4271
- .e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4272
- .e-small.e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4273
- .e-bigger .e-float-input.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4274
- .e-bigger.e-small .e-float-input.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text,
4275
- .e-float-input.e-bigger.e-small.e-control-wrapper.e-autofill:not(.e-error) textarea:not(:focus):-webkit-autofill ~ label.e-float-text {
4276
- color: #fff;
4277
- }
4278
-
4279
- .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
4280
- .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
4281
- .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
4282
- .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4283
- .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4284
- .e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top,
4285
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:focus ~ label.e-float-text,
4286
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input:valid ~ label.e-float-text,
4287
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input ~ label.e-label-top.e-float-text,
4288
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4289
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4290
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text,
4291
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text,
4292
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text,
4293
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text,
4294
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4295
- .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
4296
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error).e-input-focus input ~ label.e-float-text,
4297
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text,
4298
- .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
4299
- .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
4300
- .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4301
- .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4302
- .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4303
- .e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top,
4304
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4305
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4306
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4307
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4308
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4309
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
4310
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
4311
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4312
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4313
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
4314
- color: #fff;
4315
- }
4316
-
4317
- .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4318
- .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4319
- .e-float-input.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4320
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4321
- .e-bigger .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4322
- .e-bigger .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4323
- .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4324
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4325
- .e-small .e-float-input:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4326
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4327
- .e-float-input.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4328
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4329
- .e-bigger .e-float-input.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
4330
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom {
4331
- color: #fff;
4332
- color: #969696;
4333
- }
4334
-
4335
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4336
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4337
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4338
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-float-text,
4339
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4340
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text,
4341
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text,
4342
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4343
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-float-text.e-label-top,
4344
- .e-small .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4345
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:focus ~ label.e-float-text,
4346
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea:valid ~ label.e-float-text,
4347
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4348
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4349
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4350
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:focus ~ label.e-float-text,
4351
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea:valid ~ label.e-float-text,
4352
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea ~ label.e-label-top.e-float-text,
4353
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text,
4354
- .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text {
4355
- color: #fff;
4356
- }
4357
-
4358
- .e-float-input.e-input-group.e-disabled .e-float-text,
4359
- .e-float-input.e-input-group.e-disabled .e-float-text.e-label-top,
4360
- .e-float-input input[disabled] ~ label.e-float-text,
4361
- .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
4362
- .e-float-input.e-disabled label.e-float-text,
4363
- .e-float-input.e-disabled label.e-float-text.e-label-top,
4364
- .e-float-input:not(.e-error) input[disabled] ~ label.e-float-text,
4365
- .e-float-input:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4366
- .e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4367
- .e-float-input.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4368
- .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4369
- .e-float-input.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4370
- .e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4371
- .e-float-input.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4372
- .e-float-input textarea[disabled] ~ label.e-float-text,
4373
- .e-float-input textarea[disabled] ~ label.e-label-top.e-float-text,
4374
- .e-float-input:not(.e-error) textarea[disabled] ~ label.e-float-text,
4375
- .e-float-input:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4376
- .e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4377
- .e-float-input.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4378
- .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4379
- .e-float-input.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4380
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4381
- .e-float-input.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4382
- .e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text,
4383
- .e-float-input.e-control-wrapper.e-input-group.e-disabled .e-float-text.e-label-top,
4384
- .e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-float-text,
4385
- .e-float-input.e-control-wrapper.e-disabled input[disabled] ~ label.e-label-top.e-float-text,
4386
- .e-float-input.e-control-wrapper input[disabled] ~ label.e-float-text,
4387
- .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
4388
- .e-float-input.e-control-wrapper.e-disabled label.e-float-text,
4389
- .e-float-input.e-control-wrapper.e-disabled label.e-float-text.e-label-top,
4390
- .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-float-text,
4391
- .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4392
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4393
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4394
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4395
- .e-float-input.e-control-wrapper.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4396
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4397
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4398
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-float-text,
4399
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text,
4400
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4401
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4402
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text,
4403
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4404
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text,
4405
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) input[disabled] ~ label.e-float-text.e-label-top,
4406
- .e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-float-text,
4407
- .e-float-input.e-control-wrapper.e-disabled textarea[disabled] ~ label.e-label-top.e-float-text,
4408
- .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-float-text,
4409
- .e-float-input.e-control-wrapper textarea[disabled] ~ label.e-label-top.e-float-text,
4410
- .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-float-text,
4411
- .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4412
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4413
- .e-float-input.e-control-wrapper.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4414
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4415
- .e-float-input.e-control-wrapper.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4416
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4417
- .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4418
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-float-text,
4419
- .e-float-input.e-control-wrapper.e-disabled:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text,
4420
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4421
- .e-float-input.e-control-wrapper.e-disabled.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4422
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text,
4423
- .e-float-input.e-control-wrapper.e-disabled.e-small:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top,
4424
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text,
4425
- .e-float-input.e-control-wrapper.e-disabled.e-small.e-bigger:not(.e-error) textarea[disabled] ~ label.e-float-text.e-label-top {
4426
- color: #757575;
4427
- }
4428
-
4429
- .e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4430
- .e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4431
- .e-float-input.e-input-group:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4432
- .e-float-input.e-input-group.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4433
- .e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]):not(:focus),
4434
- .e-float-input:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]):not(:focus),
4435
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]):not(:focus),
4436
- .e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]):not(:focus) {
4437
- border-color: #fff;
4438
- }
4439
-
4440
- .e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4441
- .e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4442
- .e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4443
- .e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4444
- .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]),
4445
- .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]),
4446
- .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]),
4447
- .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]) {
4448
- border-color: #ffd939;
4449
- }
4450
-
4451
- .e-input-group:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4452
- .e-input-group.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4453
- .e-float-input:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4454
- .e-float-input.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
4455
- .e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
4456
- .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]),
4457
- .e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
4458
- .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]) {
4459
- border-color: #ffd939;
4460
- }
4461
-
4462
- /* stylelint-disable-line no-empty-source */
1
+ @import '@syncfusion/ej2-inputs/styles/input/highcontrast.css';