sinatra-hexacta 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/sinatra/handlers/errors.rb +23 -0
- data/lib/sinatra/handlers/init.rb +3 -0
- data/lib/sinatra/handlers/notifications.rb +74 -0
- data/lib/sinatra/handlers/reports.rb +1 -0
- data/lib/sinatra/helpers/charts.rb +15 -0
- data/lib/sinatra/helpers/init.rb +5 -0
- data/lib/sinatra/helpers/inputs.rb +47 -0
- data/lib/sinatra/helpers/libraries.rb +25 -0
- data/lib/sinatra/helpers/subscriptions.rb +44 -0
- data/lib/sinatra/hexacta.rb +32 -0
- data/lib/sinatra/public/css/app.min.1.css +16231 -0
- data/lib/sinatra/public/css/app.min.2.css +3341 -0
- data/lib/sinatra/public/css/shell.css +65 -0
- data/lib/sinatra/public/fonts/montserrat/Montserrat-Black.otf +0 -0
- data/lib/sinatra/public/fonts/montserrat/Montserrat-ExtraLight.otf +0 -0
- data/lib/sinatra/public/fonts/montserrat/Montserrat-Light.otf +0 -0
- data/lib/sinatra/public/fonts/montserrat/Montserrat-SemiBold.otf +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Bold-webfont.eot +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Bold-webfont.svg +593 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Bold-webfont.ttf +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Bold-webfont.woff +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Light-webfont.eot +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Light-webfont.svg +641 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Light-webfont.ttf +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Light-webfont.woff +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Medium-webfont.eot +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Medium-webfont.svg +593 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Medium-webfont.ttf +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Medium-webfont.woff +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Regular-webfont.eot +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Regular-webfont.svg +621 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Regular-webfont.ttf +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Regular-webfont.woff +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Thin-webfont.eot +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Thin-webfont.svg +631 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Thin-webfont.ttf +0 -0
- data/lib/sinatra/public/fonts/roboto/Roboto-Thin-webfont.woff +0 -0
- data/lib/sinatra/public/img/select.png +0 -0
- data/lib/sinatra/public/img/select@2x.png +0 -0
- data/lib/sinatra/public/js/app.js +794 -0
- data/lib/sinatra/public/js/form_validator.js +29 -0
- data/lib/sinatra/public/vendors/animate.css/animate.min.css +7 -0
- data/lib/sinatra/public/vendors/bootstrap-validator/validator.js +405 -0
- data/lib/sinatra/public/vendors/bootstrap/bootstrap.min.js +7 -0
- data/lib/sinatra/public/vendors/chartist/chartist.min.css +1 -0
- data/lib/sinatra/public/vendors/chartist/chartist.min.js +10 -0
- data/lib/sinatra/public/vendors/chosen/chosen-sprite.png +0 -0
- data/lib/sinatra/public/vendors/chosen/chosen-sprite@2x.png +0 -0
- data/lib/sinatra/public/vendors/chosen/chosen.jquery.min.js +3 -0
- data/lib/sinatra/public/vendors/chosen/chosen.min.css +11 -0
- data/lib/sinatra/public/vendors/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.js +2051 -0
- data/lib/sinatra/public/vendors/eonasdan-bootstrap-datetimepicker/bootstrap-datetimepicker.min.css +5 -0
- data/lib/sinatra/public/vendors/jquery/jquery.min.js +5 -0
- data/lib/sinatra/public/vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js +5 -0
- data/lib/sinatra/public/vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css +1267 -0
- data/lib/sinatra/public/vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.js +2370 -0
- data/lib/sinatra/public/vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css +1 -0
- data/lib/sinatra/public/vendors/malihu-custom-scrollbar-plugin/mCSB_buttons.png +0 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/css/material-design-iconic-font.css +5166 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/css/material-design-iconic-font.min.css +1 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/fonts/Material-Design-Iconic-Font.eot +0 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/fonts/Material-Design-Iconic-Font.svg +787 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/fonts/Material-Design-Iconic-Font.ttf +0 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/fonts/Material-Design-Iconic-Font.woff +0 -0
- data/lib/sinatra/public/vendors/material-design-iconic-font/fonts/Material-Design-Iconic-Font.woff2 +0 -0
- data/lib/sinatra/public/vendors/moment/moment.min.js +7 -0
- data/lib/sinatra/public/vendors/typeahead.js/bloodhound.min.js +7 -0
- data/lib/sinatra/public/vendors/typeahead.js/handlebars.js +2610 -0
- data/lib/sinatra/public/vendors/typeahead.js/typeahead.bundle.min.js +8 -0
- data/lib/sinatra/public/vendors/waves/waves.min.css +8 -0
- data/lib/sinatra/public/vendors/waves/waves.min.js +10 -0
- data/lib/sinatra/views/charts/simple_line.slim +36 -0
- data/lib/sinatra/views/errors/403.slim +9 -0
- data/lib/sinatra/views/errors/404.slim +27 -0
- data/lib/sinatra/views/errors/500.slim +24 -0
- data/lib/sinatra/views/inputs/date.slim +12 -0
- data/lib/sinatra/views/inputs/input.slim +18 -0
- data/lib/sinatra/views/inputs/month.slim +13 -0
- data/lib/sinatra/views/inputs/multiple_select.slim +27 -0
- data/lib/sinatra/views/inputs/radio.slim +8 -0
- data/lib/sinatra/views/inputs/select.slim +26 -0
- data/lib/sinatra/views/inputs/textarea.slim +14 -0
- data/lib/sinatra/views/inputs/tick.slim +8 -0
- data/lib/sinatra/views/inputs/year.slim +12 -0
- data/lib/sinatra/views/libraries/include_css.slim +28 -0
- data/lib/sinatra/views/libraries/include_js_after.slim +53 -0
- data/lib/sinatra/views/libraries/include_js_before.slim +7 -0
- data/lib/sinatra/views/notifications.slim +98 -0
- data/lib/sinatra/views/notifications/form.slim +41 -0
- data/lib/sinatra/views/notifications/item.slim +11 -0
- data/lib/sinatra/views/notifications/modal.slim +29 -0
- data/lib/sinatra/views/notifications/new.slim +21 -0
- data/lib/sinatra/views/notifications/view.slim +80 -0
- data/lib/sinatra/views/notifications/widget.slim +33 -0
- metadata +136 -0
@@ -0,0 +1,3341 @@
|
|
1
|
+
.p-menu .pms-inner i {
|
2
|
+
vertical-align: top;
|
3
|
+
font-size: 20px;
|
4
|
+
line-height: 100%;
|
5
|
+
position: absolute;
|
6
|
+
left: 9px;
|
7
|
+
top: 8px;
|
8
|
+
color: #333;
|
9
|
+
}
|
10
|
+
|
11
|
+
.p-menu .pms-inner input[type="text"] {
|
12
|
+
height: 35px;
|
13
|
+
border-radius: 2px;
|
14
|
+
padding: 0 10px 0 40px;
|
15
|
+
}
|
16
|
+
|
17
|
+
@media (min-width: 768px) {
|
18
|
+
.p-menu .pms-inner input[type="text"] {
|
19
|
+
border: 1px solid #fff;
|
20
|
+
width: 50px;
|
21
|
+
background: transparent;
|
22
|
+
position: relative;
|
23
|
+
z-index: 1;
|
24
|
+
-webkit-transition: all;
|
25
|
+
-o-transition: all;
|
26
|
+
transition: all;
|
27
|
+
-webkit-transition-duration: 300ms;
|
28
|
+
transition-duration: 300ms;
|
29
|
+
}
|
30
|
+
|
31
|
+
.p-menu .pms-inner input[type="text"]:focus {
|
32
|
+
border-color: #DFDFDF;
|
33
|
+
width: 200px;
|
34
|
+
}
|
35
|
+
}
|
36
|
+
|
37
|
+
.photos {
|
38
|
+
margin: 2px 0 0;
|
39
|
+
}
|
40
|
+
|
41
|
+
.photos .lightbox {
|
42
|
+
margin: 0 -8px;
|
43
|
+
}
|
44
|
+
|
45
|
+
.photos:not(.p-timeline) [data-src] {
|
46
|
+
padding: 3px;
|
47
|
+
-webkit-transition: all;
|
48
|
+
-o-transition: all;
|
49
|
+
transition: all;
|
50
|
+
-webkit-transition-duration: 150ms;
|
51
|
+
transition-duration: 150ms;
|
52
|
+
}
|
53
|
+
|
54
|
+
.p-timeline {
|
55
|
+
position: relative;
|
56
|
+
padding-left: 80px;
|
57
|
+
margin-bottom: 75px;
|
58
|
+
}
|
59
|
+
|
60
|
+
.p-timeline [data-src] {
|
61
|
+
float: left;
|
62
|
+
width: 70px;
|
63
|
+
height: 70px;
|
64
|
+
margin: 0 3px 3px 0;
|
65
|
+
}
|
66
|
+
|
67
|
+
.p-timeline:last-child .pt-line:before {
|
68
|
+
height: 100%;
|
69
|
+
}
|
70
|
+
|
71
|
+
.ptb-title {
|
72
|
+
font-size: 15px;
|
73
|
+
font-weight: 400;
|
74
|
+
margin-bottom: 20px;
|
75
|
+
}
|
76
|
+
|
77
|
+
.pt-line {
|
78
|
+
position: absolute;
|
79
|
+
left: 0;
|
80
|
+
top: 0;
|
81
|
+
height: 100%;
|
82
|
+
line-height: 14px;
|
83
|
+
}
|
84
|
+
|
85
|
+
.pt-line:before,
|
86
|
+
.pt-line:after {
|
87
|
+
content: "";
|
88
|
+
position: absolute;
|
89
|
+
}
|
90
|
+
|
91
|
+
.pt-line:before {
|
92
|
+
width: 1px;
|
93
|
+
height: calc(100% + 63px);
|
94
|
+
background: #E2E2E2;
|
95
|
+
top: 14px;
|
96
|
+
right: -20px;
|
97
|
+
}
|
98
|
+
|
99
|
+
.pt-line:after {
|
100
|
+
top: 2px;
|
101
|
+
right: -26px;
|
102
|
+
width: 13px;
|
103
|
+
height: 13px;
|
104
|
+
border: 1px solid #C1C1C1;
|
105
|
+
border-radius: 50%;
|
106
|
+
}
|
107
|
+
|
108
|
+
.contacts:not(.c-profile) {
|
109
|
+
padding: 0 8px;
|
110
|
+
}
|
111
|
+
|
112
|
+
.contacts > [class*="col-"] {
|
113
|
+
padding: 0 10px;
|
114
|
+
}
|
115
|
+
|
116
|
+
.contacts .c-item {
|
117
|
+
border: 1px solid #e2e2e2;
|
118
|
+
border-radius: 2px;
|
119
|
+
margin-bottom: 24px;
|
120
|
+
}
|
121
|
+
|
122
|
+
.contacts .c-item .ci-avatar {
|
123
|
+
display: block;
|
124
|
+
}
|
125
|
+
|
126
|
+
.contacts .c-item .ci-avatar img {
|
127
|
+
width: 100%;
|
128
|
+
border-radius: 2px 2px 0 0;
|
129
|
+
}
|
130
|
+
|
131
|
+
.contacts .ci-avatar {
|
132
|
+
margin: -1px -1px 0;
|
133
|
+
}
|
134
|
+
|
135
|
+
.contacts .c-info {
|
136
|
+
text-align: center;
|
137
|
+
margin-top: 15px;
|
138
|
+
padding: 0 5px;
|
139
|
+
}
|
140
|
+
|
141
|
+
.contacts .c-info strong {
|
142
|
+
color: #000;
|
143
|
+
font-size: 14px;
|
144
|
+
font-weight: 500;
|
145
|
+
}
|
146
|
+
|
147
|
+
.contacts .c-info small {
|
148
|
+
color: #999;
|
149
|
+
margin-top: 3px;
|
150
|
+
}
|
151
|
+
|
152
|
+
.contacts .c-info strong,
|
153
|
+
.contacts .c-info small {
|
154
|
+
overflow: hidden;
|
155
|
+
text-overflow: ellipsis;
|
156
|
+
white-space: nowrap;
|
157
|
+
display: block;
|
158
|
+
}
|
159
|
+
|
160
|
+
.contacts .c-footer {
|
161
|
+
border-top: 1px solid #e2e2e2;
|
162
|
+
margin-top: 18px;
|
163
|
+
}
|
164
|
+
|
165
|
+
.contacts .c-footer > button {
|
166
|
+
padding: 4px 10px 3px;
|
167
|
+
display: block;
|
168
|
+
width: 100%;
|
169
|
+
text-align: center;
|
170
|
+
color: #333;
|
171
|
+
font-weight: 500;
|
172
|
+
border-radius: 2px;
|
173
|
+
background: #fff;
|
174
|
+
border: 0;
|
175
|
+
}
|
176
|
+
|
177
|
+
.contacts .c-footer > button > i {
|
178
|
+
font-size: 16px;
|
179
|
+
vertical-align: middle;
|
180
|
+
margin-top: -3px;
|
181
|
+
}
|
182
|
+
|
183
|
+
.z-depth-1 {
|
184
|
+
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
|
185
|
+
}
|
186
|
+
|
187
|
+
.z-depth-1-top {
|
188
|
+
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
|
189
|
+
}
|
190
|
+
|
191
|
+
.z-depth-1-bottom {
|
192
|
+
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
|
193
|
+
}
|
194
|
+
|
195
|
+
.z-depth-2 {
|
196
|
+
box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
|
197
|
+
}
|
198
|
+
|
199
|
+
.z-depth-2-top {
|
200
|
+
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.19);
|
201
|
+
}
|
202
|
+
|
203
|
+
.z-depth-2-bottom {
|
204
|
+
box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
|
205
|
+
}
|
206
|
+
|
207
|
+
.z-depth-3 {
|
208
|
+
box-shadow: 0 12px 15px rgba(0, 0, 0, 0.24), 0 17px 50px rgba(0, 0, 0, 0.19);
|
209
|
+
}
|
210
|
+
|
211
|
+
.z-depth-3-top {
|
212
|
+
box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19);
|
213
|
+
}
|
214
|
+
|
215
|
+
.z-depth-3-bottom {
|
216
|
+
box-shadow: 0 12px 15px rgba(0, 0, 0, 0.24);
|
217
|
+
}
|
218
|
+
|
219
|
+
.z-depth-4 {
|
220
|
+
box-shadow: 0 16px 28px rgba(0, 0, 0, 0.22), 0 25px 55px rgba(0, 0, 0, 0.21);
|
221
|
+
}
|
222
|
+
|
223
|
+
.z-depth-4-top {
|
224
|
+
box-shadow: 0 25px 55px rgba(0, 0, 0, 0.21);
|
225
|
+
}
|
226
|
+
|
227
|
+
.z-depth-4-bottom {
|
228
|
+
box-shadow: 0 16px 28px rgba(0, 0, 0, 0.22);
|
229
|
+
}
|
230
|
+
|
231
|
+
.z-depth-5 {
|
232
|
+
box-shadow: 0 27px 24px rgba(0, 0, 0, 0.2), 0 40px 77px rgba(0, 0, 0, 0.22);
|
233
|
+
}
|
234
|
+
|
235
|
+
.z-depth-5-top {
|
236
|
+
box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22);
|
237
|
+
}
|
238
|
+
|
239
|
+
.z-depth-5-bottom {
|
240
|
+
box-shadow: 0 27px 24px rgba(0, 0, 0, 0.2);
|
241
|
+
}
|
242
|
+
|
243
|
+
.z-depth-animation .z-depth-1,
|
244
|
+
.z-depth-animation .z-depth-2,
|
245
|
+
.z-depth-animation .z-depth-3,
|
246
|
+
.z-depth-animation .z-depth-4,
|
247
|
+
.z-depth-animation .z-depth-5 {
|
248
|
+
transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
|
249
|
+
}
|
250
|
+
|
251
|
+
/*
|
252
|
+
* Block Header
|
253
|
+
* Used for Heading outside the Cards.
|
254
|
+
*/
|
255
|
+
|
256
|
+
.block-header {
|
257
|
+
margin-bottom: 25px;
|
258
|
+
position: relative;
|
259
|
+
}
|
260
|
+
|
261
|
+
@media screen and (min-width: 768px) {
|
262
|
+
.block-header {
|
263
|
+
padding: 0 22px;
|
264
|
+
}
|
265
|
+
}
|
266
|
+
|
267
|
+
@media screen and (max-width: 991px) {
|
268
|
+
.block-header {
|
269
|
+
padding: 0 18px;
|
270
|
+
}
|
271
|
+
}
|
272
|
+
|
273
|
+
.block-header h2 {
|
274
|
+
font-size: 15px;
|
275
|
+
color: #777;
|
276
|
+
margin: 0;
|
277
|
+
font-weight: 400;
|
278
|
+
text-transform: uppercase;
|
279
|
+
}
|
280
|
+
|
281
|
+
.block-header > h2 > small {
|
282
|
+
display: block;
|
283
|
+
text-transform: none;
|
284
|
+
margin-top: 8px;
|
285
|
+
margin-bottom: 20px;
|
286
|
+
color: #9E9E9E;
|
287
|
+
line-height: 140%;
|
288
|
+
}
|
289
|
+
|
290
|
+
.block-header .actions {
|
291
|
+
position: absolute;
|
292
|
+
right: 10px;
|
293
|
+
top: -5px;
|
294
|
+
z-index: 4;
|
295
|
+
}
|
296
|
+
|
297
|
+
/*
|
298
|
+
* Header Actions
|
299
|
+
*/
|
300
|
+
|
301
|
+
.actions {
|
302
|
+
list-style: none;
|
303
|
+
padding: 0;
|
304
|
+
z-index: 3;
|
305
|
+
margin: 0;
|
306
|
+
}
|
307
|
+
|
308
|
+
.actions > li {
|
309
|
+
display: inline-block;
|
310
|
+
vertical-align: baseline;
|
311
|
+
}
|
312
|
+
|
313
|
+
.actions > li > a,
|
314
|
+
.actions > a {
|
315
|
+
width: 30px;
|
316
|
+
height: 30px;
|
317
|
+
display: inline-block;
|
318
|
+
text-align: center;
|
319
|
+
padding-top: 5px;
|
320
|
+
}
|
321
|
+
|
322
|
+
.actions > li > a > i,
|
323
|
+
.actions > a > i {
|
324
|
+
color: #adadad;
|
325
|
+
font-size: 20px;
|
326
|
+
}
|
327
|
+
|
328
|
+
.actions > li > a:hover > i,
|
329
|
+
.actions > a:hover > i {
|
330
|
+
color: #000;
|
331
|
+
}
|
332
|
+
|
333
|
+
@media (min-width: 768px) {
|
334
|
+
.actions > li > a,
|
335
|
+
.actions > a {
|
336
|
+
position: relative;
|
337
|
+
}
|
338
|
+
|
339
|
+
.actions > li > a:before,
|
340
|
+
.actions > a:before {
|
341
|
+
left: 0;
|
342
|
+
top: 0;
|
343
|
+
content: "";
|
344
|
+
position: absolute;
|
345
|
+
width: 100%;
|
346
|
+
height: 100%;
|
347
|
+
-webkit-transform: scale3d(0, 0, 0);
|
348
|
+
-moz-transform: scale3d(0, 0, 0);
|
349
|
+
-ms-transform: scale3d(0, 0, 0);
|
350
|
+
-o-transform: scale3d(0, 0, 0);
|
351
|
+
transform: scale3d(0, 0, 0);
|
352
|
+
-webkit-transition: all;
|
353
|
+
-o-transition: all;
|
354
|
+
transition: all;
|
355
|
+
-webkit-transition-duration: 250ms;
|
356
|
+
transition-duration: 250ms;
|
357
|
+
-webkit-backface-visibility: hidden;
|
358
|
+
-moz-backface-visibility: hidden;
|
359
|
+
backface-visibility: hidden;
|
360
|
+
background-color: rgba(0, 0, 0, 0.1);
|
361
|
+
z-index: 0;
|
362
|
+
border-radius: 50%;
|
363
|
+
opacity: 0;
|
364
|
+
filter: alpha(opacity=0);
|
365
|
+
}
|
366
|
+
|
367
|
+
.actions > li > a:hover:before,
|
368
|
+
.actions > a:hover:before,
|
369
|
+
.actions > li > a.open:before,
|
370
|
+
.actions > a.open:before {
|
371
|
+
-webkit-transform: scale3d(1, 1, 1);
|
372
|
+
-moz-transform: scale3d(1, 1, 1);
|
373
|
+
-ms-transform: scale3d(1, 1, 1);
|
374
|
+
-o-transform: scale3d(1, 1, 1);
|
375
|
+
transform: scale3d(1, 1, 1);
|
376
|
+
opacity: 1;
|
377
|
+
filter: alpha(opacity=100);
|
378
|
+
}
|
379
|
+
}
|
380
|
+
|
381
|
+
.actions > li.open > a > i,
|
382
|
+
.actions.open > a > i {
|
383
|
+
color: #000;
|
384
|
+
}
|
385
|
+
|
386
|
+
.actions > li.open > a:before,
|
387
|
+
.actions.open > a:before {
|
388
|
+
-webkit-transform: scale(1);
|
389
|
+
-ms-transform: scale(1);
|
390
|
+
-o-transform: scale(1);
|
391
|
+
transform: scale(1);
|
392
|
+
opacity: 1;
|
393
|
+
filter: alpha(opacity=100);
|
394
|
+
}
|
395
|
+
|
396
|
+
.actions.actions-alt > li > a > i {
|
397
|
+
color: #fff;
|
398
|
+
}
|
399
|
+
|
400
|
+
.actions.actions-alt > li > a > i:hover {
|
401
|
+
color: #fff;
|
402
|
+
}
|
403
|
+
|
404
|
+
.actions.actions-alt > li.open > a > i {
|
405
|
+
color: #fff;
|
406
|
+
}
|
407
|
+
|
408
|
+
.actions.open {
|
409
|
+
z-index: 3;
|
410
|
+
}
|
411
|
+
|
412
|
+
/*
|
413
|
+
* Collapse Menu Icons
|
414
|
+
*/
|
415
|
+
|
416
|
+
.line-wrap {
|
417
|
+
width: 18px;
|
418
|
+
height: 12px;
|
419
|
+
-webkit-transition: all;
|
420
|
+
-o-transition: all;
|
421
|
+
transition: all;
|
422
|
+
-webkit-transition-duration: 300ms;
|
423
|
+
transition-duration: 300ms;
|
424
|
+
margin: 12px 20px;
|
425
|
+
}
|
426
|
+
|
427
|
+
.line-wrap .line {
|
428
|
+
width: 18px;
|
429
|
+
height: 2px;
|
430
|
+
-webkit-transition: all;
|
431
|
+
-o-transition: all;
|
432
|
+
transition: all;
|
433
|
+
-webkit-transition-duration: 300ms;
|
434
|
+
transition-duration: 300ms;
|
435
|
+
}
|
436
|
+
|
437
|
+
.line-wrap .line.center {
|
438
|
+
margin: 3px 0;
|
439
|
+
}
|
440
|
+
|
441
|
+
.open .line-wrap {
|
442
|
+
-webkit-transform: rotate(180deg);
|
443
|
+
-ms-transform: rotate(180deg);
|
444
|
+
-o-transform: rotate(180deg);
|
445
|
+
transform: rotate(180deg);
|
446
|
+
}
|
447
|
+
|
448
|
+
.open .line-wrap .line.top {
|
449
|
+
width: 12px;
|
450
|
+
transform: translateX(8px) translateY(1px) rotate(45deg);
|
451
|
+
-webkit-transform: translateX(8px) translateY(1px) rotate(45deg);
|
452
|
+
}
|
453
|
+
|
454
|
+
.open .line-wrap .line.bottom {
|
455
|
+
width: 12px;
|
456
|
+
transform: translateX(8px) translateY(-1px) rotate(-45deg);
|
457
|
+
-webkit-transform: translateX(8px) translateY(-1px) rotate(-45deg);
|
458
|
+
}
|
459
|
+
|
460
|
+
/*
|
461
|
+
* Load More
|
462
|
+
*/
|
463
|
+
|
464
|
+
.load-more {
|
465
|
+
text-align: center;
|
466
|
+
margin-top: 30px;
|
467
|
+
}
|
468
|
+
|
469
|
+
.load-more a {
|
470
|
+
padding: 5px 10px 3px;
|
471
|
+
display: inline-block;
|
472
|
+
background-color: #f44336;
|
473
|
+
color: #FFF;
|
474
|
+
border-radius: 2px;
|
475
|
+
white-space: nowrap;
|
476
|
+
}
|
477
|
+
|
478
|
+
.load-more a i {
|
479
|
+
font-size: 20px;
|
480
|
+
vertical-align: middle;
|
481
|
+
position: relative;
|
482
|
+
margin-top: -2px;
|
483
|
+
}
|
484
|
+
|
485
|
+
.load-more a:hover {
|
486
|
+
background-color: #ea1c0d;
|
487
|
+
}
|
488
|
+
|
489
|
+
/*
|
490
|
+
* Page Loader
|
491
|
+
*/
|
492
|
+
|
493
|
+
html:not(.ismobile) .page-loader {
|
494
|
+
background: #fff;
|
495
|
+
position: fixed;
|
496
|
+
width: 100%;
|
497
|
+
height: 100%;
|
498
|
+
top: 0;
|
499
|
+
left: 0;
|
500
|
+
z-index: 1000;
|
501
|
+
}
|
502
|
+
|
503
|
+
html:not(.ismobile) .page-loader .preloader {
|
504
|
+
width: 50px;
|
505
|
+
position: absolute;
|
506
|
+
left: 50%;
|
507
|
+
margin-left: -25px;
|
508
|
+
top: 50%;
|
509
|
+
margin-top: -55px;
|
510
|
+
-webkit-animation-name: fadeIn;
|
511
|
+
animation-name: fadeIn;
|
512
|
+
-webkit-animation-duration: 3000ms;
|
513
|
+
animation-duration: 3000ms;
|
514
|
+
-webkit-animation-fill-mode: both;
|
515
|
+
animation-fill-mode: both;
|
516
|
+
}
|
517
|
+
|
518
|
+
html:not(.ismobile) .page-loader .preloader p {
|
519
|
+
white-space: nowrap;
|
520
|
+
position: relative;
|
521
|
+
left: -9px;
|
522
|
+
top: 22px;
|
523
|
+
color: #CCC;
|
524
|
+
}
|
525
|
+
|
526
|
+
html.ismobile .page-loader {
|
527
|
+
display: none;
|
528
|
+
}
|
529
|
+
|
530
|
+
.ie-warning {
|
531
|
+
position: fixed;
|
532
|
+
top: 0;
|
533
|
+
left: 0;
|
534
|
+
z-index: 9999;
|
535
|
+
background: #000000;
|
536
|
+
width: 100%;
|
537
|
+
height: 100%;
|
538
|
+
text-align: center;
|
539
|
+
color: #fff;
|
540
|
+
font-family: "Courier New", Courier, monospace;
|
541
|
+
padding: 50px 0;
|
542
|
+
}
|
543
|
+
|
544
|
+
.ie-warning p {
|
545
|
+
font-size: 17px;
|
546
|
+
}
|
547
|
+
|
548
|
+
.ie-warning .iew-container {
|
549
|
+
min-width: 1024px;
|
550
|
+
width: 100%;
|
551
|
+
height: 200px;
|
552
|
+
background: #fff;
|
553
|
+
margin: 50px 0;
|
554
|
+
}
|
555
|
+
|
556
|
+
.ie-warning .iew-download {
|
557
|
+
list-style: none;
|
558
|
+
padding: 30px 0;
|
559
|
+
margin: 0 auto;
|
560
|
+
width: 720px;
|
561
|
+
}
|
562
|
+
|
563
|
+
.ie-warning .iew-download > li {
|
564
|
+
float: left;
|
565
|
+
vertical-align: top;
|
566
|
+
}
|
567
|
+
|
568
|
+
.ie-warning .iew-download > li > a {
|
569
|
+
display: block;
|
570
|
+
color: #000;
|
571
|
+
width: 140px;
|
572
|
+
font-size: 15px;
|
573
|
+
padding: 15px 0;
|
574
|
+
}
|
575
|
+
|
576
|
+
.ie-warning .iew-download > li > a > div {
|
577
|
+
margin-top: 10px;
|
578
|
+
}
|
579
|
+
|
580
|
+
.ie-warning .iew-download > li > a:hover {
|
581
|
+
background-color: #eee;
|
582
|
+
}
|
583
|
+
|
584
|
+
#footer {
|
585
|
+
position: absolute;
|
586
|
+
bottom: 0;
|
587
|
+
text-align: center;
|
588
|
+
width: 100%;
|
589
|
+
height: 110px;
|
590
|
+
color: #a2a2a2;
|
591
|
+
padding-top: 35px;
|
592
|
+
padding-bottom: 15px;
|
593
|
+
}
|
594
|
+
|
595
|
+
#footer .f-menu {
|
596
|
+
display: block;
|
597
|
+
width: 100%;
|
598
|
+
padding-left: 0;
|
599
|
+
list-style: none;
|
600
|
+
margin-left: -5px;
|
601
|
+
margin-top: 8px;
|
602
|
+
}
|
603
|
+
|
604
|
+
#footer .f-menu > li {
|
605
|
+
display: inline-block;
|
606
|
+
padding-left: 5px;
|
607
|
+
padding-right: 5px;
|
608
|
+
}
|
609
|
+
|
610
|
+
#footer .f-menu > li > a {
|
611
|
+
color: #a2a2a2;
|
612
|
+
}
|
613
|
+
|
614
|
+
#footer .f-menu > li > a:hover {
|
615
|
+
color: #777;
|
616
|
+
}
|
617
|
+
|
618
|
+
@media (min-width: 1199px) {
|
619
|
+
body.sw-toggled #footer {
|
620
|
+
padding-left: 268px;
|
621
|
+
}
|
622
|
+
}
|
623
|
+
|
624
|
+
.pt-inner {
|
625
|
+
text-align: center;
|
626
|
+
}
|
627
|
+
|
628
|
+
.pt-inner .pti-header {
|
629
|
+
padding: 45px 10px 70px;
|
630
|
+
color: #fff;
|
631
|
+
position: relative;
|
632
|
+
margin-bottom: 15px;
|
633
|
+
}
|
634
|
+
|
635
|
+
.pt-inner .pti-header > h2 {
|
636
|
+
margin: 0;
|
637
|
+
line-height: 100%;
|
638
|
+
color: #fff;
|
639
|
+
font-weight: 100;
|
640
|
+
font-size: 50px;
|
641
|
+
}
|
642
|
+
|
643
|
+
.pt-inner .pti-header > h2 small {
|
644
|
+
color: #fff;
|
645
|
+
letter-spacing: 0;
|
646
|
+
vertical-align: top;
|
647
|
+
font-size: 16px;
|
648
|
+
font-weight: 100;
|
649
|
+
}
|
650
|
+
|
651
|
+
.pt-inner .pti-header .ptih-title {
|
652
|
+
background-color: rgba(0, 0, 0, 0.1);
|
653
|
+
padding: 8px 10px 9px;
|
654
|
+
text-transform: uppercase;
|
655
|
+
margin: 0 -10px;
|
656
|
+
position: absolute;
|
657
|
+
width: 100%;
|
658
|
+
bottom: 0;
|
659
|
+
}
|
660
|
+
|
661
|
+
.pt-inner .pti-body {
|
662
|
+
padding: 0 23px;
|
663
|
+
}
|
664
|
+
|
665
|
+
.pt-inner .pti-body .ptib-item {
|
666
|
+
padding: 15px 0;
|
667
|
+
font-weight: 400;
|
668
|
+
}
|
669
|
+
|
670
|
+
.pt-inner .pti-body .ptib-item:not(:last-child) {
|
671
|
+
border-bottom: 1px solid #eee;
|
672
|
+
}
|
673
|
+
|
674
|
+
.pt-inner .pti-footer {
|
675
|
+
padding: 10px 20px 30px;
|
676
|
+
}
|
677
|
+
|
678
|
+
.pt-inner .pti-footer > a {
|
679
|
+
width: 60px;
|
680
|
+
height: 60px;
|
681
|
+
border-radius: 50%;
|
682
|
+
text-align: center;
|
683
|
+
color: #fff;
|
684
|
+
display: inline-block;
|
685
|
+
line-height: 60px;
|
686
|
+
font-size: 30px;
|
687
|
+
-webkit-transition: all;
|
688
|
+
-o-transition: all;
|
689
|
+
transition: all;
|
690
|
+
-webkit-transition-duration: 300ms;
|
691
|
+
transition-duration: 300ms;
|
692
|
+
}
|
693
|
+
|
694
|
+
.pt-inner .pti-footer > a:hover {
|
695
|
+
opacity: 0.85;
|
696
|
+
filter: alpha(opacity=85);
|
697
|
+
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
|
698
|
+
}
|
699
|
+
|
700
|
+
.invoice {
|
701
|
+
min-width: 1100px;
|
702
|
+
max-width: 1170px;
|
703
|
+
}
|
704
|
+
|
705
|
+
.i-logo {
|
706
|
+
width: 150px;
|
707
|
+
}
|
708
|
+
|
709
|
+
.i-table .highlight {
|
710
|
+
background-color: #eee;
|
711
|
+
border-bottom: 1px solid #e6e6e6;
|
712
|
+
}
|
713
|
+
|
714
|
+
.i-table td.highlight {
|
715
|
+
font-size: 14px;
|
716
|
+
font-weight: 500;
|
717
|
+
}
|
718
|
+
|
719
|
+
.wall-attrs {
|
720
|
+
margin-bottom: 0;
|
721
|
+
}
|
722
|
+
|
723
|
+
.wa-stats {
|
724
|
+
float: left;
|
725
|
+
}
|
726
|
+
|
727
|
+
.wa-stats > span {
|
728
|
+
margin-right: -1px;
|
729
|
+
padding: 7px 12px;
|
730
|
+
border: 1px solid #E0E0E0;
|
731
|
+
float: left;
|
732
|
+
font-weight: 500;
|
733
|
+
}
|
734
|
+
|
735
|
+
.wa-stats > span.active {
|
736
|
+
color: #4caf50;
|
737
|
+
}
|
738
|
+
|
739
|
+
.wa-stats > span:first-child {
|
740
|
+
border-radius: 2px 0 0 2px;
|
741
|
+
}
|
742
|
+
|
743
|
+
.wa-stats > span:last-child {
|
744
|
+
border-radius: 0 2px 2px 0;
|
745
|
+
}
|
746
|
+
|
747
|
+
.wa-stats > span > i {
|
748
|
+
line-height: 100%;
|
749
|
+
vertical-align: top;
|
750
|
+
position: relative;
|
751
|
+
top: 2px;
|
752
|
+
font-size: 15px;
|
753
|
+
margin-right: 2px;
|
754
|
+
}
|
755
|
+
|
756
|
+
.wa-users {
|
757
|
+
float: right;
|
758
|
+
padding: 0 !important;
|
759
|
+
margin-right: -5px;
|
760
|
+
}
|
761
|
+
|
762
|
+
.wa-users > a {
|
763
|
+
display: inline-block;
|
764
|
+
margin-left: 2px;
|
765
|
+
}
|
766
|
+
|
767
|
+
.wa-users > a > img {
|
768
|
+
width: 33px;
|
769
|
+
height: 33px;
|
770
|
+
border-radius: 50%;
|
771
|
+
}
|
772
|
+
|
773
|
+
.wa-users > a > img:hover {
|
774
|
+
opacity: 0.85;
|
775
|
+
filter: alpha(opacity=85);
|
776
|
+
}
|
777
|
+
|
778
|
+
.wcc-inner {
|
779
|
+
border: 1px solid #E4E4E4;
|
780
|
+
padding: 10px 15px;
|
781
|
+
resize: none;
|
782
|
+
border-radius: 2px;
|
783
|
+
background: #fff;
|
784
|
+
color: #9A9A9A;
|
785
|
+
cursor: pointer;
|
786
|
+
}
|
787
|
+
|
788
|
+
.wcci-text {
|
789
|
+
border: 0;
|
790
|
+
display: block;
|
791
|
+
width: 100%;
|
792
|
+
resize: none;
|
793
|
+
padding: 0;
|
794
|
+
}
|
795
|
+
|
796
|
+
.wall-comment-list {
|
797
|
+
padding: 20px;
|
798
|
+
background: #f7f7f7;
|
799
|
+
}
|
800
|
+
|
801
|
+
.wall-comment-list .media {
|
802
|
+
position: relative;
|
803
|
+
}
|
804
|
+
|
805
|
+
.wall-comment-list .media:hover .actions {
|
806
|
+
display: block;
|
807
|
+
}
|
808
|
+
|
809
|
+
.wall-comment-list .actions {
|
810
|
+
display: none;
|
811
|
+
position: absolute;
|
812
|
+
right: -20px;
|
813
|
+
top: -1px;
|
814
|
+
}
|
815
|
+
|
816
|
+
.wcl-list + .wcl-form {
|
817
|
+
margin-top: 25px;
|
818
|
+
}
|
819
|
+
|
820
|
+
.wp-text {
|
821
|
+
border: 0;
|
822
|
+
padding: 0;
|
823
|
+
display: block;
|
824
|
+
width: 100%;
|
825
|
+
resize: none;
|
826
|
+
}
|
827
|
+
|
828
|
+
.wp-media {
|
829
|
+
background: #f7f7f7;
|
830
|
+
border: 1px solid #E4E4E4;
|
831
|
+
padding: 12px 15px;
|
832
|
+
margin-top: 25px;
|
833
|
+
text-align: center;
|
834
|
+
}
|
835
|
+
|
836
|
+
.wpb-actions {
|
837
|
+
background: #f7f7f7;
|
838
|
+
margin: 0;
|
839
|
+
padding: 10px 20px;
|
840
|
+
}
|
841
|
+
|
842
|
+
.wpb-actions > li:not(.pull-right) {
|
843
|
+
float: left;
|
844
|
+
}
|
845
|
+
|
846
|
+
[data-wpba="image"] {
|
847
|
+
color: #4caf50;
|
848
|
+
}
|
849
|
+
|
850
|
+
[data-wpba="image"]:hover {
|
851
|
+
color: #449d48;
|
852
|
+
}
|
853
|
+
|
854
|
+
[data-wpba="video"] {
|
855
|
+
color: #ff9800;
|
856
|
+
}
|
857
|
+
|
858
|
+
[data-wpba="video"]:hover {
|
859
|
+
color: #e68900;
|
860
|
+
}
|
861
|
+
|
862
|
+
[data-wpba="link"] {
|
863
|
+
color: #00bcd4;
|
864
|
+
}
|
865
|
+
|
866
|
+
[data-wpba="link"]:hover {
|
867
|
+
color: #00a5bb;
|
868
|
+
}
|
869
|
+
|
870
|
+
.wpba-attrs > ul > li {
|
871
|
+
padding: 0;
|
872
|
+
margin-right: 5px;
|
873
|
+
}
|
874
|
+
|
875
|
+
.wpba-attrs > ul > li > a {
|
876
|
+
display: block;
|
877
|
+
width: 22px;
|
878
|
+
}
|
879
|
+
|
880
|
+
.wpba-attrs > ul > li > a > i {
|
881
|
+
font-size: 20px;
|
882
|
+
}
|
883
|
+
|
884
|
+
.wpba-attrs > ul > li.active i {
|
885
|
+
color: #333;
|
886
|
+
}
|
887
|
+
|
888
|
+
.wall-img-preview {
|
889
|
+
text-align: center;
|
890
|
+
}
|
891
|
+
|
892
|
+
@media screen and (min-width: 768px) {
|
893
|
+
.wall-img-preview {
|
894
|
+
margin: 0 -23px 20px;
|
895
|
+
}
|
896
|
+
}
|
897
|
+
|
898
|
+
@media screen and (max-width: 991px) {
|
899
|
+
.wall-img-preview {
|
900
|
+
margin: 0 -16px 20px;
|
901
|
+
}
|
902
|
+
}
|
903
|
+
|
904
|
+
.wall-img-preview .wip-item {
|
905
|
+
display: block;
|
906
|
+
float: left;
|
907
|
+
position: relative;
|
908
|
+
overflow: hidden;
|
909
|
+
border: 2px solid #fff;
|
910
|
+
background-repeat: no-repeat;
|
911
|
+
-webkit-background-size: cover;
|
912
|
+
-moz-background-size: cover;
|
913
|
+
-o-background-size: cover;
|
914
|
+
background-size: cover;
|
915
|
+
background-position: center;
|
916
|
+
}
|
917
|
+
|
918
|
+
.wall-img-preview .wip-item > img {
|
919
|
+
display: none;
|
920
|
+
}
|
921
|
+
|
922
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(2),
|
923
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(2) ~ div {
|
924
|
+
width: 50%;
|
925
|
+
padding-bottom: 40%;
|
926
|
+
}
|
927
|
+
|
928
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(3),
|
929
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(3) ~ div,
|
930
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(4),
|
931
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(4) ~ div:not(:last-child),
|
932
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(5),
|
933
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(5) ~ div:not( :nth-last-of-type(-n+2)),
|
934
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(6),
|
935
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(6) ~ div,
|
936
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(7) ~ div:nth-last-of-type(-n+3) {
|
937
|
+
width: 33.333333%;
|
938
|
+
padding-bottom: 30%;
|
939
|
+
}
|
940
|
+
|
941
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(5) ~ div:nth-last-of-type(-n+2) {
|
942
|
+
width: 50%;
|
943
|
+
padding-bottom: 40%;
|
944
|
+
}
|
945
|
+
|
946
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(7),
|
947
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(7) ~ div:not( :nth-last-of-type(-n+3)),
|
948
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(n+8),
|
949
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(n+8) ~ div {
|
950
|
+
width: 25%;
|
951
|
+
padding-bottom: 22%;
|
952
|
+
}
|
953
|
+
|
954
|
+
.wall-img-preview .wip-item:only-child,
|
955
|
+
.wall-img-preview .wip-item:first-child:nth-last-child(4) ~ div:nth-child(4) {
|
956
|
+
width: 100%;
|
957
|
+
padding-bottom: 50%;
|
958
|
+
}
|
959
|
+
|
960
|
+
/*
|
961
|
+
* For header type 1 only
|
962
|
+
* You may remove these if you opt header 2
|
963
|
+
*/
|
964
|
+
|
965
|
+
#header .skin-switch {
|
966
|
+
padding: 10px 0 2px;
|
967
|
+
text-align: center;
|
968
|
+
}
|
969
|
+
|
970
|
+
#header .ss-skin {
|
971
|
+
width: 16px;
|
972
|
+
height: 16px;
|
973
|
+
border-radius: 50%;
|
974
|
+
cursor: pointer;
|
975
|
+
display: inline-block;
|
976
|
+
margin: 2px 3px;
|
977
|
+
}
|
978
|
+
|
979
|
+
/* ----------------------------- End header type 1 ------------------------------------- */
|
980
|
+
|
981
|
+
/*
|
982
|
+
* For header type 2 only
|
983
|
+
* You may remove these if you opt header 1
|
984
|
+
*/
|
985
|
+
|
986
|
+
#header-2 .skin-switch {
|
987
|
+
position: absolute;
|
988
|
+
right: 50px;
|
989
|
+
bottom: 23px;
|
990
|
+
z-index: 1;
|
991
|
+
}
|
992
|
+
|
993
|
+
#header-2 .skin-switch .btn {
|
994
|
+
background: #fff;
|
995
|
+
width: 50px;
|
996
|
+
height: 50px;
|
997
|
+
border-radius: 50%;
|
998
|
+
font-size: 25px;
|
999
|
+
z-index: 2;
|
1000
|
+
}
|
1001
|
+
|
1002
|
+
#header-2 .skin-switch .dropdown-menu {
|
1003
|
+
min-width: 130px;
|
1004
|
+
height: 130px;
|
1005
|
+
border-radius: 50%;
|
1006
|
+
width: 130px;
|
1007
|
+
top: -42px;
|
1008
|
+
left: -40px;
|
1009
|
+
z-index: 1;
|
1010
|
+
-webkit-transform-origin: center;
|
1011
|
+
-moz-transform-origin: center;
|
1012
|
+
-ms-transform-origin: center;
|
1013
|
+
transform-origin: center;
|
1014
|
+
-webkit-transform: scale(0) rotate(-360deg);
|
1015
|
+
-ms-transform: scale(0) rotate(-360deg);
|
1016
|
+
-o-transform: scale(0) rotate(-360deg);
|
1017
|
+
transform: scale(0) rotate(-360deg);
|
1018
|
+
-webkit-transition-duration: 500ms;
|
1019
|
+
transition-duration: 500ms;
|
1020
|
+
}
|
1021
|
+
|
1022
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin {
|
1023
|
+
position: absolute;
|
1024
|
+
}
|
1025
|
+
|
1026
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-1 {
|
1027
|
+
margin-left: -8px;
|
1028
|
+
top: 12px;
|
1029
|
+
left: 50%;
|
1030
|
+
}
|
1031
|
+
|
1032
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-2 {
|
1033
|
+
right: 24px;
|
1034
|
+
top: 26px;
|
1035
|
+
}
|
1036
|
+
|
1037
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-3 {
|
1038
|
+
top: 50%;
|
1039
|
+
margin-top: -8px;
|
1040
|
+
right: 12px;
|
1041
|
+
}
|
1042
|
+
|
1043
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-4 {
|
1044
|
+
right: 24px;
|
1045
|
+
bottom: 26px;
|
1046
|
+
}
|
1047
|
+
|
1048
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-5 {
|
1049
|
+
margin-left: -8px;
|
1050
|
+
bottom: 12px;
|
1051
|
+
left: 50%;
|
1052
|
+
}
|
1053
|
+
|
1054
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-6 {
|
1055
|
+
left: 24px;
|
1056
|
+
bottom: 26px;
|
1057
|
+
}
|
1058
|
+
|
1059
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-7 {
|
1060
|
+
top: 50%;
|
1061
|
+
margin-top: -8px;
|
1062
|
+
left: 12px;
|
1063
|
+
}
|
1064
|
+
|
1065
|
+
#header-2 .skin-switch .dropdown-menu .ss-skin.ss-8 {
|
1066
|
+
left: 24px;
|
1067
|
+
top: 26px;
|
1068
|
+
}
|
1069
|
+
|
1070
|
+
#header-2 .skin-switch.open .dropdown-menu {
|
1071
|
+
-webkit-transform: scale(1) rotate(0deg);
|
1072
|
+
-ms-transform: scale(1) rotate(0deg);
|
1073
|
+
-o-transform: scale(1) rotate(0deg);
|
1074
|
+
transform: scale(1) rotate(0deg);
|
1075
|
+
}
|
1076
|
+
|
1077
|
+
/* ----------------------------- End header type 2 ------------------------------------- */
|
1078
|
+
|
1079
|
+
/*
|
1080
|
+
* Do not remove these
|
1081
|
+
* This is common for both
|
1082
|
+
*/
|
1083
|
+
|
1084
|
+
.ss-skin {
|
1085
|
+
width: 16px;
|
1086
|
+
height: 16px;
|
1087
|
+
border-radius: 50%;
|
1088
|
+
cursor: pointer;
|
1089
|
+
}
|
1090
|
+
|
1091
|
+
.ss-skin:hover {
|
1092
|
+
opacity: 0.8;
|
1093
|
+
filter: alpha(opacity=80);
|
1094
|
+
}
|
1095
|
+
|
1096
|
+
[data-current-skin="lightblue"] {
|
1097
|
+
background-color: #03a9f4;
|
1098
|
+
}
|
1099
|
+
|
1100
|
+
[data-current-skin="lightblue"] .ss-icon {
|
1101
|
+
color: #03a9f4;
|
1102
|
+
}
|
1103
|
+
|
1104
|
+
@media (max-width: 767px) {
|
1105
|
+
[data-current-skin="lightblue"] .ha-menu {
|
1106
|
+
background: #03a9f4;
|
1107
|
+
}
|
1108
|
+
}
|
1109
|
+
|
1110
|
+
[data-current-skin="bluegray"] {
|
1111
|
+
background-color: #607d8b;
|
1112
|
+
}
|
1113
|
+
|
1114
|
+
[data-current-skin="bluegray"] .ss-icon {
|
1115
|
+
color: #607d8b;
|
1116
|
+
}
|
1117
|
+
|
1118
|
+
@media (max-width: 767px) {
|
1119
|
+
[data-current-skin="bluegray"] .ha-menu {
|
1120
|
+
background: #607d8b;
|
1121
|
+
}
|
1122
|
+
}
|
1123
|
+
|
1124
|
+
[data-current-skin="blue"] {
|
1125
|
+
background-color: #2196f3;
|
1126
|
+
}
|
1127
|
+
|
1128
|
+
[data-current-skin="blue"] .ss-icon {
|
1129
|
+
color: #2196f3;
|
1130
|
+
}
|
1131
|
+
|
1132
|
+
@media (max-width: 767px) {
|
1133
|
+
[data-current-skin="blue"] .ha-menu {
|
1134
|
+
background: #2196f3;
|
1135
|
+
}
|
1136
|
+
}
|
1137
|
+
|
1138
|
+
[data-current-skin="darkblue"] {
|
1139
|
+
background-color: #2c4985;
|
1140
|
+
}
|
1141
|
+
|
1142
|
+
[data-current-skin="darkblue"] .ss-icon {
|
1143
|
+
color: #2c4985;
|
1144
|
+
}
|
1145
|
+
|
1146
|
+
@media (max-width: 767px) {
|
1147
|
+
[data-current-skin="darkblue"] .ha-menu {
|
1148
|
+
background: #2c4985;
|
1149
|
+
}
|
1150
|
+
}
|
1151
|
+
|
1152
|
+
[data-current-skin="teal"] {
|
1153
|
+
background-color: #009688;
|
1154
|
+
}
|
1155
|
+
|
1156
|
+
[data-current-skin="teal"] .ss-icon {
|
1157
|
+
color: #009688;
|
1158
|
+
}
|
1159
|
+
|
1160
|
+
@media (max-width: 767px) {
|
1161
|
+
[data-current-skin="teal"] .ha-menu {
|
1162
|
+
background: #009688;
|
1163
|
+
}
|
1164
|
+
}
|
1165
|
+
|
1166
|
+
[data-current-skin="purple"] {
|
1167
|
+
background-color: #9c27b0;
|
1168
|
+
}
|
1169
|
+
|
1170
|
+
[data-current-skin="purple"] .ss-icon {
|
1171
|
+
color: #9c27b0;
|
1172
|
+
}
|
1173
|
+
|
1174
|
+
@media (max-width: 767px) {
|
1175
|
+
[data-current-skin="purple"] .ha-menu {
|
1176
|
+
background: #9c27b0;
|
1177
|
+
}
|
1178
|
+
}
|
1179
|
+
|
1180
|
+
[data-current-skin="orange"] {
|
1181
|
+
background-color: #ff9800;
|
1182
|
+
}
|
1183
|
+
|
1184
|
+
[data-current-skin="orange"] .ss-icon {
|
1185
|
+
color: #ff9800;
|
1186
|
+
}
|
1187
|
+
|
1188
|
+
@media (max-width: 767px) {
|
1189
|
+
[data-current-skin="orange"] .ha-menu {
|
1190
|
+
background: #ff9800;
|
1191
|
+
}
|
1192
|
+
}
|
1193
|
+
|
1194
|
+
[data-current-skin="cyan"] {
|
1195
|
+
background-color: #00bcd4;
|
1196
|
+
}
|
1197
|
+
|
1198
|
+
[data-current-skin="cyan"] .ss-icon {
|
1199
|
+
color: #00bcd4;
|
1200
|
+
}
|
1201
|
+
|
1202
|
+
@media (max-width: 767px) {
|
1203
|
+
[data-current-skin="cyan"] .ha-menu {
|
1204
|
+
background: #00bcd4;
|
1205
|
+
}
|
1206
|
+
}
|
1207
|
+
|
1208
|
+
[data-current-skin="green"] {
|
1209
|
+
background-color: #4caf50;
|
1210
|
+
}
|
1211
|
+
|
1212
|
+
[data-current-skin="green"] .ss-icon {
|
1213
|
+
color: #4caf50;
|
1214
|
+
}
|
1215
|
+
|
1216
|
+
@media (max-width: 767px) {
|
1217
|
+
[data-current-skin="green"] .ha-menu {
|
1218
|
+
background: #4caf50;
|
1219
|
+
}
|
1220
|
+
}
|
1221
|
+
|
1222
|
+
[data-current-skin="teal"] {
|
1223
|
+
background-color: #009688;
|
1224
|
+
}
|
1225
|
+
|
1226
|
+
[data-current-skin="teal"] .ss-icon {
|
1227
|
+
color: #009688;
|
1228
|
+
}
|
1229
|
+
|
1230
|
+
@media (max-width: 767px) {
|
1231
|
+
[data-current-skin="teal"] .ha-menu {
|
1232
|
+
background: #009688;
|
1233
|
+
}
|
1234
|
+
}
|
1235
|
+
|
1236
|
+
[data-current-skin="pink"] {
|
1237
|
+
background-color: #e91e63;
|
1238
|
+
}
|
1239
|
+
|
1240
|
+
[data-current-skin="pink"] .ss-icon {
|
1241
|
+
color: #e91e63;
|
1242
|
+
}
|
1243
|
+
|
1244
|
+
@media (max-width: 767px) {
|
1245
|
+
[data-current-skin="pink"] .ha-menu {
|
1246
|
+
background: #e91e63;
|
1247
|
+
}
|
1248
|
+
}
|
1249
|
+
|
1250
|
+
.preloader {
|
1251
|
+
position: relative;
|
1252
|
+
margin: 0px auto;
|
1253
|
+
display: inline-block;
|
1254
|
+
}
|
1255
|
+
|
1256
|
+
.preloader:not([class*="pl-"]) {
|
1257
|
+
width: 40px;
|
1258
|
+
}
|
1259
|
+
|
1260
|
+
.preloader:before {
|
1261
|
+
content: '';
|
1262
|
+
display: block;
|
1263
|
+
padding-top: 100%;
|
1264
|
+
}
|
1265
|
+
|
1266
|
+
.preloader.pl-xs {
|
1267
|
+
width: 20px;
|
1268
|
+
}
|
1269
|
+
|
1270
|
+
.preloader.pl-sm {
|
1271
|
+
width: 30px;
|
1272
|
+
}
|
1273
|
+
|
1274
|
+
.preloader.pl-lg {
|
1275
|
+
width: 50px;
|
1276
|
+
}
|
1277
|
+
|
1278
|
+
.preloader.pl-xl {
|
1279
|
+
width: 80px;
|
1280
|
+
}
|
1281
|
+
|
1282
|
+
.preloader.pl-xxl {
|
1283
|
+
width: 100px;
|
1284
|
+
}
|
1285
|
+
|
1286
|
+
.preloader:not([class*="pls-"]) .plc-path {
|
1287
|
+
animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
|
1288
|
+
}
|
1289
|
+
|
1290
|
+
.preloader[class*="pls-"] .plc-path {
|
1291
|
+
animation: dash 1.5s ease-in-out infinite;
|
1292
|
+
}
|
1293
|
+
|
1294
|
+
.preloader.pls-red .plc-path {
|
1295
|
+
stroke: #f44336;
|
1296
|
+
}
|
1297
|
+
|
1298
|
+
.preloader.pls-blue .plc-path {
|
1299
|
+
stroke: #2196f3;
|
1300
|
+
}
|
1301
|
+
|
1302
|
+
.preloader.pls-green .plc-path {
|
1303
|
+
stroke: #4caf50;
|
1304
|
+
}
|
1305
|
+
|
1306
|
+
.preloader.pls-yellow .plc-path {
|
1307
|
+
stroke: #ffeb3b;
|
1308
|
+
}
|
1309
|
+
|
1310
|
+
.preloader.pls-bluegray .plc-path {
|
1311
|
+
stroke: #607d8b;
|
1312
|
+
}
|
1313
|
+
|
1314
|
+
.preloader.pls-amber .plc-path {
|
1315
|
+
stroke: #ffc107;
|
1316
|
+
}
|
1317
|
+
|
1318
|
+
.preloader.pls-teal .plc-path {
|
1319
|
+
stroke: #009688;
|
1320
|
+
}
|
1321
|
+
|
1322
|
+
.preloader.pls-gray .plc-path {
|
1323
|
+
stroke: #9e9e9e;
|
1324
|
+
}
|
1325
|
+
|
1326
|
+
.preloader.pls-pink .plc-path {
|
1327
|
+
stroke: #e91e63;
|
1328
|
+
}
|
1329
|
+
|
1330
|
+
.preloader.pls-purple .plc-path {
|
1331
|
+
stroke: #9c27b0;
|
1332
|
+
}
|
1333
|
+
|
1334
|
+
.preloader.pls-white .plc-path {
|
1335
|
+
stroke: #fff;
|
1336
|
+
}
|
1337
|
+
|
1338
|
+
.pl-circular {
|
1339
|
+
animation: rotate 2s linear infinite;
|
1340
|
+
height: 100%;
|
1341
|
+
transform-origin: center center;
|
1342
|
+
width: 100%;
|
1343
|
+
position: absolute;
|
1344
|
+
top: 0;
|
1345
|
+
bottom: 0;
|
1346
|
+
left: 0;
|
1347
|
+
right: 0;
|
1348
|
+
margin: auto;
|
1349
|
+
}
|
1350
|
+
|
1351
|
+
.plc-path {
|
1352
|
+
stroke-dasharray: 1,200;
|
1353
|
+
stroke-dashoffset: 0;
|
1354
|
+
stroke-linecap: round;
|
1355
|
+
stroke-width: 2;
|
1356
|
+
stroke-miterlimit: 10;
|
1357
|
+
fill: none;
|
1358
|
+
}
|
1359
|
+
|
1360
|
+
@keyframes rotate {
|
1361
|
+
100% {
|
1362
|
+
transform: rotate(360deg);
|
1363
|
+
}
|
1364
|
+
}
|
1365
|
+
|
1366
|
+
@keyframes dash {
|
1367
|
+
0% {
|
1368
|
+
stroke-dasharray: 1,200;
|
1369
|
+
stroke-dashoffset: 0;
|
1370
|
+
}
|
1371
|
+
|
1372
|
+
50% {
|
1373
|
+
stroke-dasharray: 89,200;
|
1374
|
+
stroke-dashoffset: -35px;
|
1375
|
+
}
|
1376
|
+
|
1377
|
+
100% {
|
1378
|
+
stroke-dasharray: 89,200;
|
1379
|
+
stroke-dashoffset: -124px;
|
1380
|
+
}
|
1381
|
+
}
|
1382
|
+
|
1383
|
+
@keyframes color {
|
1384
|
+
100%, 0% {
|
1385
|
+
stroke: #f44336;
|
1386
|
+
}
|
1387
|
+
|
1388
|
+
40% {
|
1389
|
+
stroke: #2196f3;
|
1390
|
+
}
|
1391
|
+
|
1392
|
+
66% {
|
1393
|
+
stroke: #4caf50;
|
1394
|
+
}
|
1395
|
+
|
1396
|
+
80%, 90% {
|
1397
|
+
stroke: #ffc107;
|
1398
|
+
}
|
1399
|
+
}
|
1400
|
+
|
1401
|
+
@media print {
|
1402
|
+
@page {
|
1403
|
+
margin: 0;
|
1404
|
+
size: auto;
|
1405
|
+
}
|
1406
|
+
|
1407
|
+
body {
|
1408
|
+
margin: 0mm 0mm 0mm 0mm !important;
|
1409
|
+
padding: 0mm !important;
|
1410
|
+
}
|
1411
|
+
|
1412
|
+
#header,
|
1413
|
+
#footer,
|
1414
|
+
#sidebar,
|
1415
|
+
#chat,
|
1416
|
+
.growl-animated,
|
1417
|
+
.m-btn {
|
1418
|
+
display: none !important;
|
1419
|
+
}
|
1420
|
+
|
1421
|
+
/*
|
1422
|
+
* INVOICE
|
1423
|
+
*/
|
1424
|
+
|
1425
|
+
.invoice {
|
1426
|
+
padding: 30px !important;
|
1427
|
+
-webkit-print-color-adjust: exact !important;
|
1428
|
+
}
|
1429
|
+
|
1430
|
+
.invoice .card-header {
|
1431
|
+
background: #eee !important;
|
1432
|
+
padding: 20px;
|
1433
|
+
margin-bottom: 20px;
|
1434
|
+
margin: -60px -30px 25px -30px;
|
1435
|
+
}
|
1436
|
+
|
1437
|
+
.invoice .block-header {
|
1438
|
+
display: none;
|
1439
|
+
}
|
1440
|
+
|
1441
|
+
.invoice .highlight {
|
1442
|
+
background: #eee !important;
|
1443
|
+
}
|
1444
|
+
}
|
1445
|
+
|
1446
|
+
/*
|
1447
|
+
* Vendor Overrides
|
1448
|
+
*/
|
1449
|
+
|
1450
|
+
.mejs-container {
|
1451
|
+
outline: none;
|
1452
|
+
}
|
1453
|
+
|
1454
|
+
.mejs-container .mejs-controls {
|
1455
|
+
background: #ec592f;
|
1456
|
+
height: 50px;
|
1457
|
+
padding: 10px 5px 0;
|
1458
|
+
}
|
1459
|
+
|
1460
|
+
.mejs-container .mejs-controls div {
|
1461
|
+
height: 5px;
|
1462
|
+
}
|
1463
|
+
|
1464
|
+
.mejs-container .mejs-controls div.mejs-time-rail {
|
1465
|
+
position: absolute;
|
1466
|
+
left: 0;
|
1467
|
+
top: 0;
|
1468
|
+
padding: 0;
|
1469
|
+
width: 100% !important;
|
1470
|
+
}
|
1471
|
+
|
1472
|
+
.mejs-container .mejs-controls div.mejs-time-rail .mejs-time-total {
|
1473
|
+
margin: 0;
|
1474
|
+
width: 100% !important;
|
1475
|
+
background: #ec592f;
|
1476
|
+
}
|
1477
|
+
|
1478
|
+
.mejs-container .mejs-controls div.mejs-time-rail .mejs-time-loaded {
|
1479
|
+
background: #D04B25;
|
1480
|
+
}
|
1481
|
+
|
1482
|
+
.mejs-container .mejs-controls div.mejs-time-rail .mejs-time-current {
|
1483
|
+
background: #ffea00;
|
1484
|
+
}
|
1485
|
+
|
1486
|
+
.mejs-container .mejs-controls div.mejs-time-rail .mejs-time-buffering {
|
1487
|
+
background: #ec592f;
|
1488
|
+
}
|
1489
|
+
|
1490
|
+
.mejs-container .mejs-controls div.mejs-time-rail span:not(.mejs-time-float),
|
1491
|
+
.mejs-container .mejs-controls div.mejs-time-rail a {
|
1492
|
+
border-radius: 0;
|
1493
|
+
height: 3px;
|
1494
|
+
}
|
1495
|
+
|
1496
|
+
.mejs-container .mejs-controls .mejs-button button {
|
1497
|
+
background-color: #ec592f;
|
1498
|
+
width: 15px;
|
1499
|
+
height: 15px;
|
1500
|
+
background-position: center;
|
1501
|
+
}
|
1502
|
+
|
1503
|
+
.mejs-container .mejs-controls .mejs-button button:focus {
|
1504
|
+
outline: none !important;
|
1505
|
+
}
|
1506
|
+
|
1507
|
+
.mejs-container .mejs-controls .mejs-volume-button {
|
1508
|
+
position: absolute;
|
1509
|
+
right: 35px;
|
1510
|
+
}
|
1511
|
+
|
1512
|
+
.mejs-container .mejs-controls .mejs-play button {
|
1513
|
+
background-image: url("../img/icons/play.png");
|
1514
|
+
}
|
1515
|
+
|
1516
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
1517
|
+
.mejs-container .mejs-controls .mejs-play button {
|
1518
|
+
background-image: url("../img/icons/play@2x.png");
|
1519
|
+
background-size: 15px 15px;
|
1520
|
+
}
|
1521
|
+
}
|
1522
|
+
|
1523
|
+
.mejs-container .mejs-controls .mejs-pause button {
|
1524
|
+
background-image: url("../img/icons/pause.png");
|
1525
|
+
}
|
1526
|
+
|
1527
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
1528
|
+
.mejs-container .mejs-controls .mejs-pause button {
|
1529
|
+
background-image: url("../img/icons/pause@2x.png");
|
1530
|
+
background-size: 15px 15px;
|
1531
|
+
}
|
1532
|
+
}
|
1533
|
+
|
1534
|
+
.mejs-container .mejs-controls .mejs-mute button {
|
1535
|
+
background-image: url("../img/icons/speaker.png");
|
1536
|
+
}
|
1537
|
+
|
1538
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
1539
|
+
.mejs-container .mejs-controls .mejs-mute button {
|
1540
|
+
background-image: url("../img/icons/speaker@2x.png");
|
1541
|
+
background-size: 15px 15px;
|
1542
|
+
}
|
1543
|
+
}
|
1544
|
+
|
1545
|
+
.mejs-container .mejs-controls .mejs-unmute button {
|
1546
|
+
background-image: url("../img/icons/speaker-2.png");
|
1547
|
+
}
|
1548
|
+
|
1549
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
1550
|
+
.mejs-container .mejs-controls .mejs-unmute button {
|
1551
|
+
background-image: url("../img/icons/speaker-2@2x.png");
|
1552
|
+
background-size: 15px 15px;
|
1553
|
+
}
|
1554
|
+
}
|
1555
|
+
|
1556
|
+
.mejs-container .mejs-controls .mejs-fullscreen-button {
|
1557
|
+
position: absolute;
|
1558
|
+
right: 5px;
|
1559
|
+
}
|
1560
|
+
|
1561
|
+
.mejs-container .mejs-controls .mejs-fullscreen-button button {
|
1562
|
+
background-image: url("../img/icons/fullscreen.png");
|
1563
|
+
}
|
1564
|
+
|
1565
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
1566
|
+
.mejs-container .mejs-controls .mejs-fullscreen-button button {
|
1567
|
+
background-image: url("../img/icons/fullscreen@2x.png");
|
1568
|
+
background-size: 15px 15px;
|
1569
|
+
}
|
1570
|
+
}
|
1571
|
+
|
1572
|
+
/** CALENDAR WIDGET **/
|
1573
|
+
|
1574
|
+
#calendar-widget {
|
1575
|
+
margin-bottom: 30px;
|
1576
|
+
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
|
1577
|
+
}
|
1578
|
+
|
1579
|
+
#fc-actions {
|
1580
|
+
position: absolute;
|
1581
|
+
bottom: 10px;
|
1582
|
+
right: 12px;
|
1583
|
+
}
|
1584
|
+
|
1585
|
+
.fc {
|
1586
|
+
background-color: #fff;
|
1587
|
+
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
|
1588
|
+
margin-bottom: 30px;
|
1589
|
+
}
|
1590
|
+
|
1591
|
+
.fc td,
|
1592
|
+
.fc th {
|
1593
|
+
border-color: #f0f0f0;
|
1594
|
+
}
|
1595
|
+
|
1596
|
+
.fc th {
|
1597
|
+
font-weight: 400;
|
1598
|
+
}
|
1599
|
+
|
1600
|
+
.fc table {
|
1601
|
+
background: transparent;
|
1602
|
+
}
|
1603
|
+
|
1604
|
+
.fc table tr > td:first-child {
|
1605
|
+
border-left-width: 0;
|
1606
|
+
}
|
1607
|
+
|
1608
|
+
#calendar-widget .fc-toolbar {
|
1609
|
+
background: #009688;
|
1610
|
+
}
|
1611
|
+
|
1612
|
+
#calendar-widget .fc-day-header {
|
1613
|
+
color: #fff;
|
1614
|
+
background: #007d71;
|
1615
|
+
padding: 5px 0;
|
1616
|
+
border-width: 0;
|
1617
|
+
}
|
1618
|
+
|
1619
|
+
#calendar-widget .fc-day-number {
|
1620
|
+
text-align: center;
|
1621
|
+
color: #ADADAD;
|
1622
|
+
padding: 5px 0;
|
1623
|
+
}
|
1624
|
+
|
1625
|
+
#calendar-widget .fc-day-grid-event {
|
1626
|
+
margin: 1px 3px 1px;
|
1627
|
+
}
|
1628
|
+
|
1629
|
+
#calendar-widget .ui-widget-header th,
|
1630
|
+
#calendar-widget .ui-widget-header {
|
1631
|
+
border-width: 0;
|
1632
|
+
}
|
1633
|
+
|
1634
|
+
#calendar .fc-toolbar {
|
1635
|
+
height: 300px;
|
1636
|
+
background-image: url('../img/cal-header.jpg');
|
1637
|
+
background-repeat: no-repeat;
|
1638
|
+
-webkit-background-size: cover;
|
1639
|
+
-moz-background-size: cover;
|
1640
|
+
-o-background-size: cover;
|
1641
|
+
background-size: cover;
|
1642
|
+
background-position: center;
|
1643
|
+
background-position: inherit;
|
1644
|
+
}
|
1645
|
+
|
1646
|
+
#calendar .fc-toolbar:before {
|
1647
|
+
content: "";
|
1648
|
+
height: 50px;
|
1649
|
+
width: 100%;
|
1650
|
+
background: rgba(0, 0, 0, 0.36);
|
1651
|
+
position: absolute;
|
1652
|
+
bottom: 0;
|
1653
|
+
left: 0;
|
1654
|
+
}
|
1655
|
+
|
1656
|
+
#calendar .fc-toolbar .fc-center {
|
1657
|
+
margin-top: 238px;
|
1658
|
+
position: relative;
|
1659
|
+
}
|
1660
|
+
|
1661
|
+
@media screen and (max-width: 991px) {
|
1662
|
+
#calendar .fc-toolbar {
|
1663
|
+
height: 200px;
|
1664
|
+
}
|
1665
|
+
|
1666
|
+
#calendar .fc-toolbar .fc-center {
|
1667
|
+
margin-top: 138px;
|
1668
|
+
}
|
1669
|
+
}
|
1670
|
+
|
1671
|
+
#calendar .fc-day-header {
|
1672
|
+
color: #ADADAD;
|
1673
|
+
text-align: left;
|
1674
|
+
font-size: 14px;
|
1675
|
+
border-bottom-width: 0;
|
1676
|
+
border-right-color: #eee;
|
1677
|
+
padding: 10px 12px;
|
1678
|
+
}
|
1679
|
+
|
1680
|
+
#calendar .fc-day-number {
|
1681
|
+
padding-left: 10px !important;
|
1682
|
+
color: #CCC;
|
1683
|
+
text-align: left !important;
|
1684
|
+
}
|
1685
|
+
|
1686
|
+
@media screen and (min-width: 991px) {
|
1687
|
+
#calendar .fc-day-number {
|
1688
|
+
font-size: 25px;
|
1689
|
+
letter-spacing: -2px;
|
1690
|
+
}
|
1691
|
+
}
|
1692
|
+
|
1693
|
+
#calendar .fc-day-grid-event {
|
1694
|
+
margin: 1px 9px 0;
|
1695
|
+
}
|
1696
|
+
|
1697
|
+
.fc-today {
|
1698
|
+
color: #ffc107;
|
1699
|
+
}
|
1700
|
+
|
1701
|
+
.fc-toolbar {
|
1702
|
+
margin-bottom: 0;
|
1703
|
+
padding: 20px 7px 19px;
|
1704
|
+
position: relative;
|
1705
|
+
}
|
1706
|
+
|
1707
|
+
.fc-toolbar h2 {
|
1708
|
+
margin-top: 7px;
|
1709
|
+
font-size: 20px;
|
1710
|
+
font-weight: 400;
|
1711
|
+
text-transform: uppercase;
|
1712
|
+
color: #fff;
|
1713
|
+
}
|
1714
|
+
|
1715
|
+
.fc-toolbar .ui-button {
|
1716
|
+
border: 0;
|
1717
|
+
background: 0 0;
|
1718
|
+
padding: 0;
|
1719
|
+
outline: none !important;
|
1720
|
+
text-align: center;
|
1721
|
+
width: 30px;
|
1722
|
+
height: 30px;
|
1723
|
+
border-radius: 50%;
|
1724
|
+
margin-top: 2px;
|
1725
|
+
color: #fff;
|
1726
|
+
}
|
1727
|
+
|
1728
|
+
.fc-toolbar .ui-button:hover {
|
1729
|
+
background: #fff;
|
1730
|
+
color: #009688;
|
1731
|
+
}
|
1732
|
+
|
1733
|
+
.fc-toolbar .ui-button > span {
|
1734
|
+
position: relative;
|
1735
|
+
font-family: 'Material-Design-Iconic-Font';
|
1736
|
+
font-size: 20px;
|
1737
|
+
line-height: 100%;
|
1738
|
+
width: 30px;
|
1739
|
+
display: block;
|
1740
|
+
margin-top: 2px;
|
1741
|
+
}
|
1742
|
+
|
1743
|
+
.fc-toolbar .ui-button > span:before {
|
1744
|
+
position: relative;
|
1745
|
+
z-index: 1;
|
1746
|
+
}
|
1747
|
+
|
1748
|
+
.fc-toolbar .ui-button > span.ui-icon-circle-triangle-w:before {
|
1749
|
+
content: "\f2fa";
|
1750
|
+
}
|
1751
|
+
|
1752
|
+
.fc-toolbar .ui-button > span.ui-icon-circle-triangle-e:before {
|
1753
|
+
content: "\f2fb";
|
1754
|
+
}
|
1755
|
+
|
1756
|
+
.fc-event {
|
1757
|
+
padding: 0;
|
1758
|
+
font-size: 11px;
|
1759
|
+
border-radius: 0;
|
1760
|
+
border: 0;
|
1761
|
+
}
|
1762
|
+
|
1763
|
+
.fc-event .fc-title {
|
1764
|
+
padding: 2px 8px;
|
1765
|
+
display: block;
|
1766
|
+
}
|
1767
|
+
|
1768
|
+
.fc-event .fc-time {
|
1769
|
+
float: left;
|
1770
|
+
background: rgba(0, 0, 0, 0.2);
|
1771
|
+
padding: 2px 6px;
|
1772
|
+
margin: 0 0 0 -1px;
|
1773
|
+
}
|
1774
|
+
|
1775
|
+
.fc-view,
|
1776
|
+
.fc-view > table {
|
1777
|
+
border: 0;
|
1778
|
+
overflow: hidden;
|
1779
|
+
}
|
1780
|
+
|
1781
|
+
.fc-view > table > tbody > tr > .ui-widget-content {
|
1782
|
+
border-top: 0;
|
1783
|
+
}
|
1784
|
+
|
1785
|
+
div.fc-row {
|
1786
|
+
margin-right: 0 !important;
|
1787
|
+
border: 0 !important;
|
1788
|
+
}
|
1789
|
+
|
1790
|
+
.fc-today {
|
1791
|
+
color: #ffc107 !important;
|
1792
|
+
}
|
1793
|
+
|
1794
|
+
/* Even Tag Color */
|
1795
|
+
|
1796
|
+
.event-tag {
|
1797
|
+
margin-top: 5px;
|
1798
|
+
}
|
1799
|
+
|
1800
|
+
.event-tag > span {
|
1801
|
+
border-radius: 50%;
|
1802
|
+
width: 30px;
|
1803
|
+
height: 30px;
|
1804
|
+
margin-right: 3px;
|
1805
|
+
position: relative;
|
1806
|
+
display: inline-block;
|
1807
|
+
cursor: pointer;
|
1808
|
+
}
|
1809
|
+
|
1810
|
+
.event-tag > span:hover {
|
1811
|
+
opacity: 0.8;
|
1812
|
+
filter: alpha(opacity=80);
|
1813
|
+
}
|
1814
|
+
|
1815
|
+
.event-tag > span.selected:before {
|
1816
|
+
font-family: 'Material-Design-Iconic-Font';
|
1817
|
+
content: "\f26b";
|
1818
|
+
position: absolute;
|
1819
|
+
text-align: center;
|
1820
|
+
top: 3px;
|
1821
|
+
width: 100%;
|
1822
|
+
font-size: 17px;
|
1823
|
+
color: #FFF;
|
1824
|
+
}
|
1825
|
+
|
1826
|
+
hr.fc-divider {
|
1827
|
+
border-width: 1px;
|
1828
|
+
border-color: #eee;
|
1829
|
+
}
|
1830
|
+
|
1831
|
+
.fc-day-grid-container.fc-scroller {
|
1832
|
+
height: auto !important;
|
1833
|
+
overflow: hidden !important;
|
1834
|
+
}
|
1835
|
+
|
1836
|
+
.bootgrid-footer .infoBar,
|
1837
|
+
.bootgrid-header .actionBar {
|
1838
|
+
text-align: left;
|
1839
|
+
}
|
1840
|
+
|
1841
|
+
.bootgrid-footer .search,
|
1842
|
+
.bootgrid-header .search {
|
1843
|
+
vertical-align: top;
|
1844
|
+
}
|
1845
|
+
|
1846
|
+
.bootgrid-header {
|
1847
|
+
padding: 0 25px 10px;
|
1848
|
+
}
|
1849
|
+
|
1850
|
+
.bootgrid-header .search {
|
1851
|
+
border: 1px solid #e0e0e0;
|
1852
|
+
}
|
1853
|
+
|
1854
|
+
.bootgrid-header .search .form-control,
|
1855
|
+
.bootgrid-header .search .input-group-addon {
|
1856
|
+
border: 0;
|
1857
|
+
}
|
1858
|
+
|
1859
|
+
.bootgrid-header .search .glyphicon-search {
|
1860
|
+
vertical-align: top;
|
1861
|
+
padding: 9px 10px 0;
|
1862
|
+
}
|
1863
|
+
|
1864
|
+
.bootgrid-header .search .glyphicon-search:before {
|
1865
|
+
content: "\f1c3";
|
1866
|
+
font-family: 'Material-Design-Iconic-Font';
|
1867
|
+
font-size: 17px;
|
1868
|
+
vertical-align: top;
|
1869
|
+
line-height: 100%;
|
1870
|
+
}
|
1871
|
+
|
1872
|
+
@media (min-width: 480px) {
|
1873
|
+
.bootgrid-header .search {
|
1874
|
+
width: 300px;
|
1875
|
+
}
|
1876
|
+
}
|
1877
|
+
|
1878
|
+
@media (max-width: 480px) {
|
1879
|
+
.bootgrid-header .search {
|
1880
|
+
width: 100%;
|
1881
|
+
padding-right: 90px;
|
1882
|
+
}
|
1883
|
+
}
|
1884
|
+
|
1885
|
+
.bootgrid-header .actions {
|
1886
|
+
box-shadow: none;
|
1887
|
+
}
|
1888
|
+
|
1889
|
+
.bootgrid-header .actions .btn-group {
|
1890
|
+
border: 1px solid #e0e0e0;
|
1891
|
+
}
|
1892
|
+
|
1893
|
+
.bootgrid-header .actions .btn-group .btn {
|
1894
|
+
height: 35px;
|
1895
|
+
box-shadow: none !important;
|
1896
|
+
background: transparent;
|
1897
|
+
}
|
1898
|
+
|
1899
|
+
.bootgrid-header .actions .btn-group .dropdown-menu {
|
1900
|
+
padding: 10px 20px;
|
1901
|
+
}
|
1902
|
+
|
1903
|
+
.bootgrid-header .actions .btn-group .dropdown-menu .dropdown-item {
|
1904
|
+
padding: 0 0 0 27px !important;
|
1905
|
+
}
|
1906
|
+
|
1907
|
+
.bootgrid-header .actions .btn-group .dropdown-menu .dropdown-item:hover {
|
1908
|
+
background-color: #fff !important;
|
1909
|
+
}
|
1910
|
+
|
1911
|
+
@media (min-width: 768px) {
|
1912
|
+
.bootgrid-header .actions .btn-group .dropdown-menu {
|
1913
|
+
left: 0;
|
1914
|
+
-webkit-transform-origin: top left;
|
1915
|
+
-moz-transform-origin: top left;
|
1916
|
+
-ms-transform-origin: top left;
|
1917
|
+
transform-origin: top left;
|
1918
|
+
margin-top: 1px;
|
1919
|
+
}
|
1920
|
+
}
|
1921
|
+
|
1922
|
+
.bootgrid-header .actions .btn-group .caret {
|
1923
|
+
display: none;
|
1924
|
+
}
|
1925
|
+
|
1926
|
+
.bootgrid-header .actions .btn-group .zmdi {
|
1927
|
+
line-height: 100%;
|
1928
|
+
font-size: 18px;
|
1929
|
+
vertical-align: top;
|
1930
|
+
-webkit-transition: all;
|
1931
|
+
-o-transition: all;
|
1932
|
+
transition: all;
|
1933
|
+
-webkit-transition-duration: 250ms;
|
1934
|
+
transition-duration: 250ms;
|
1935
|
+
}
|
1936
|
+
|
1937
|
+
.bootgrid-header .actions .btn-group.open .zmdi {
|
1938
|
+
-webkit-transform: rotate(90deg);
|
1939
|
+
-ms-transform: rotate(90deg);
|
1940
|
+
-o-transform: rotate(90deg);
|
1941
|
+
transform: rotate(90deg);
|
1942
|
+
}
|
1943
|
+
|
1944
|
+
@media (max-width: 480px) {
|
1945
|
+
.bootgrid-header .actions {
|
1946
|
+
position: absolute;
|
1947
|
+
top: 0;
|
1948
|
+
right: 15px;
|
1949
|
+
}
|
1950
|
+
}
|
1951
|
+
|
1952
|
+
.bootgrid-table th > .column-header-anchor > .icon {
|
1953
|
+
top: 0px;
|
1954
|
+
font-size: 20px;
|
1955
|
+
line-height: 100%;
|
1956
|
+
}
|
1957
|
+
|
1958
|
+
.bootgrid-footer .col-sm-6 {
|
1959
|
+
padding: 10px 30px 20px;
|
1960
|
+
}
|
1961
|
+
|
1962
|
+
@media (max-width: 768px) {
|
1963
|
+
.bootgrid-footer .col-sm-6 {
|
1964
|
+
text-align: center;
|
1965
|
+
}
|
1966
|
+
}
|
1967
|
+
|
1968
|
+
@media (max-width: 768px) {
|
1969
|
+
.bootgrid-footer .infoBar {
|
1970
|
+
display: none;
|
1971
|
+
}
|
1972
|
+
}
|
1973
|
+
|
1974
|
+
.bootgrid-footer .infoBar .infos {
|
1975
|
+
border: 1px solid #EEE;
|
1976
|
+
display: inline-block;
|
1977
|
+
float: right;
|
1978
|
+
padding: 7px 30px;
|
1979
|
+
font-size: 12px;
|
1980
|
+
margin-top: 5px;
|
1981
|
+
}
|
1982
|
+
|
1983
|
+
.select-cell .checkbox {
|
1984
|
+
margin: 0;
|
1985
|
+
}
|
1986
|
+
|
1987
|
+
.command-edit,
|
1988
|
+
.command-delete {
|
1989
|
+
background: #fff;
|
1990
|
+
}
|
1991
|
+
|
1992
|
+
.bootstrap-select .dropdown-menu {
|
1993
|
+
padding: 0;
|
1994
|
+
}
|
1995
|
+
|
1996
|
+
.bootstrap-select .dropdown-toggle:focus {
|
1997
|
+
outline: none !important;
|
1998
|
+
}
|
1999
|
+
|
2000
|
+
.bootstrap-select > .btn-default {
|
2001
|
+
background: none !important;
|
2002
|
+
border-bottom: 1px solid #e0e0e0 !important;
|
2003
|
+
border-radius: 0;
|
2004
|
+
padding-left: 0;
|
2005
|
+
padding-right: 0;
|
2006
|
+
}
|
2007
|
+
|
2008
|
+
.bootstrap-select > .btn-default:before {
|
2009
|
+
position: absolute;
|
2010
|
+
top: 0;
|
2011
|
+
right: 0;
|
2012
|
+
content: "";
|
2013
|
+
height: calc(100% - 2px);
|
2014
|
+
width: 30px;
|
2015
|
+
background-color: #FFF;
|
2016
|
+
background-position: right calc(100% - 7px);
|
2017
|
+
background-repeat: no-repeat;
|
2018
|
+
background-image: url("../img/select.png");
|
2019
|
+
pointer-events: none;
|
2020
|
+
z-index: 5;
|
2021
|
+
}
|
2022
|
+
|
2023
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
2024
|
+
.bootstrap-select > .btn-default:before {
|
2025
|
+
background-image: url("../img/select@2x.png");
|
2026
|
+
background-size: 12px 12px;
|
2027
|
+
}
|
2028
|
+
}
|
2029
|
+
|
2030
|
+
.bootstrap-select > .btn-default:after {
|
2031
|
+
position: absolute;
|
2032
|
+
z-index: 3;
|
2033
|
+
bottom: -1px;
|
2034
|
+
left: 0;
|
2035
|
+
height: 2px;
|
2036
|
+
width: 0;
|
2037
|
+
content: "";
|
2038
|
+
-webkit-transition: all;
|
2039
|
+
-o-transition: all;
|
2040
|
+
transition: all;
|
2041
|
+
-webkit-transition-duration: 300ms;
|
2042
|
+
transition-duration: 300ms;
|
2043
|
+
}
|
2044
|
+
|
2045
|
+
.bootstrap-select > .btn-default:not(.disabled):after,
|
2046
|
+
.bootstrap-select > .btn-default:not(.readonly):after {
|
2047
|
+
background: #2196f3;
|
2048
|
+
}
|
2049
|
+
|
2050
|
+
.bootstrap-select > .btn-default.disabled:after,
|
2051
|
+
.bootstrap-select > .btn-default.readonly:after {
|
2052
|
+
background: #ccc;
|
2053
|
+
}
|
2054
|
+
|
2055
|
+
.bootstrap-select.open > .btn-default:after {
|
2056
|
+
width: 100%;
|
2057
|
+
}
|
2058
|
+
|
2059
|
+
.bootstrap-select .bs-searchbox {
|
2060
|
+
padding: 5px 5px 5px 40px;
|
2061
|
+
position: relative;
|
2062
|
+
background: #f7f7f7;
|
2063
|
+
}
|
2064
|
+
|
2065
|
+
.bootstrap-select .bs-searchbox:before {
|
2066
|
+
position: absolute;
|
2067
|
+
left: 0;
|
2068
|
+
top: 0;
|
2069
|
+
width: 40px;
|
2070
|
+
height: 100%;
|
2071
|
+
content: "\f1c3";
|
2072
|
+
font-family: 'Material-Design-Iconic-Font';
|
2073
|
+
font-size: 25px;
|
2074
|
+
padding: 4px 0 0 15px;
|
2075
|
+
}
|
2076
|
+
|
2077
|
+
.bootstrap-select .bs-searchbox input {
|
2078
|
+
border: 0;
|
2079
|
+
background: transparent;
|
2080
|
+
}
|
2081
|
+
|
2082
|
+
.bootstrap-select.btn-group .dropdown-menu li a.opt {
|
2083
|
+
padding-left: 17px;
|
2084
|
+
}
|
2085
|
+
|
2086
|
+
.bootstrap-select .check-mark {
|
2087
|
+
margin-top: -5px !important;
|
2088
|
+
font-size: 19px;
|
2089
|
+
-webkit-transition: all;
|
2090
|
+
-o-transition: all;
|
2091
|
+
transition: all;
|
2092
|
+
-webkit-transition-duration: 200ms;
|
2093
|
+
transition-duration: 200ms;
|
2094
|
+
-webkit-transform: scale(0);
|
2095
|
+
-ms-transform: scale(0);
|
2096
|
+
-o-transform: scale(0);
|
2097
|
+
transform: scale(0);
|
2098
|
+
display: block !important;
|
2099
|
+
position: absolute;
|
2100
|
+
top: 11px;
|
2101
|
+
right: 15px;
|
2102
|
+
}
|
2103
|
+
|
2104
|
+
.bootstrap-select .check-mark:before {
|
2105
|
+
content: "\f26b";
|
2106
|
+
font-family: 'Material-Design-Iconic-Font';
|
2107
|
+
}
|
2108
|
+
|
2109
|
+
.bootstrap-select .selected .check-mark {
|
2110
|
+
-webkit-transform: scale(1);
|
2111
|
+
-ms-transform: scale(1);
|
2112
|
+
-o-transform: scale(1);
|
2113
|
+
transform: scale(1);
|
2114
|
+
}
|
2115
|
+
|
2116
|
+
.bootstrap-select .notify {
|
2117
|
+
bottom: 0 !important;
|
2118
|
+
margin: 0 !important;
|
2119
|
+
width: 100% !important;
|
2120
|
+
border: 0 !important;
|
2121
|
+
background: #f44336 !important;
|
2122
|
+
color: #fff !important;
|
2123
|
+
text-align: center;
|
2124
|
+
}
|
2125
|
+
|
2126
|
+
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
|
2127
|
+
width: 100%;
|
2128
|
+
}
|
2129
|
+
|
2130
|
+
.chosen-container .chosen-drop {
|
2131
|
+
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
|
2132
|
+
margin-top: 1px;
|
2133
|
+
border: 0;
|
2134
|
+
left: 0;
|
2135
|
+
-webkit-transform: scale(0);
|
2136
|
+
-ms-transform: scale(0);
|
2137
|
+
-o-transform: scale(0);
|
2138
|
+
transform: scale(0);
|
2139
|
+
opacity: 0;
|
2140
|
+
filter: alpha(opacity=0);
|
2141
|
+
-webkit-transform-origin: top left;
|
2142
|
+
-moz-transform-origin: top left;
|
2143
|
+
-ms-transform-origin: top left;
|
2144
|
+
transform-origin: top left;
|
2145
|
+
-webkit-transition: transform opacity;
|
2146
|
+
-o-transition: transform opacity;
|
2147
|
+
transition: transform opacity;
|
2148
|
+
-webkit-transition-duration: 250ms;
|
2149
|
+
transition-duration: 250ms;
|
2150
|
+
}
|
2151
|
+
|
2152
|
+
.chosen-container.chosen-with-drop .chosen-drop {
|
2153
|
+
-webkit-transform: scale(1);
|
2154
|
+
-ms-transform: scale(1);
|
2155
|
+
-o-transform: scale(1);
|
2156
|
+
transform: scale(1);
|
2157
|
+
opacity: 1;
|
2158
|
+
filter: alpha(opacity=100);
|
2159
|
+
}
|
2160
|
+
|
2161
|
+
.chosen-container.chosen-with-drop .chosen-single:after {
|
2162
|
+
width: 100%;
|
2163
|
+
}
|
2164
|
+
|
2165
|
+
.chosen-container .chosen-results {
|
2166
|
+
margin: 0;
|
2167
|
+
padding: 0;
|
2168
|
+
max-height: 300px;
|
2169
|
+
}
|
2170
|
+
|
2171
|
+
.chosen-container .chosen-results li {
|
2172
|
+
padding: 10px 17px;
|
2173
|
+
width: 100%;
|
2174
|
+
}
|
2175
|
+
|
2176
|
+
.chosen-container .chosen-results li.highlighted {
|
2177
|
+
background: rgba(0, 0, 0, 0.075);
|
2178
|
+
color: #333333;
|
2179
|
+
}
|
2180
|
+
|
2181
|
+
.chosen-container .chosen-results li.result-selected {
|
2182
|
+
background: transparent;
|
2183
|
+
color: #5e5e5e;
|
2184
|
+
position: relative;
|
2185
|
+
}
|
2186
|
+
|
2187
|
+
.chosen-container .chosen-results li.result-selected:before {
|
2188
|
+
content: "\f26b";
|
2189
|
+
font-family: 'Material-Design-Iconic-Font';
|
2190
|
+
position: absolute;
|
2191
|
+
right: 15px;
|
2192
|
+
top: 10px;
|
2193
|
+
font-size: 19px;
|
2194
|
+
}
|
2195
|
+
|
2196
|
+
.chosen-container .chosen-results li.group-result {
|
2197
|
+
color: #B2B2B2;
|
2198
|
+
font-weight: normal;
|
2199
|
+
padding: 16px 15px 6px;
|
2200
|
+
margin-top: 9px;
|
2201
|
+
}
|
2202
|
+
|
2203
|
+
.chosen-container .chosen-results li.group-result:not(:first-child) {
|
2204
|
+
border-top: 1px solid #eee;
|
2205
|
+
}
|
2206
|
+
|
2207
|
+
.chosen-container-single .chosen-single {
|
2208
|
+
border-radius: 0;
|
2209
|
+
overflow: visible;
|
2210
|
+
height: 34px;
|
2211
|
+
padding: 6px 0 6px;
|
2212
|
+
text-transform: uppercase;
|
2213
|
+
border: 0;
|
2214
|
+
border-bottom: 1px solid #e0e0e0;
|
2215
|
+
background: none;
|
2216
|
+
box-shadow: none;
|
2217
|
+
}
|
2218
|
+
|
2219
|
+
.error .chosen-container-single .chosen-single {
|
2220
|
+
border-bottom: 1px solid #f6675d !Important;
|
2221
|
+
}
|
2222
|
+
|
2223
|
+
.chosen-container-single .chosen-single:after {
|
2224
|
+
content: "";
|
2225
|
+
width: 0;
|
2226
|
+
background: #2196f3;
|
2227
|
+
height: 2px;
|
2228
|
+
position: absolute;
|
2229
|
+
left: 0;
|
2230
|
+
bottom: -1px;
|
2231
|
+
-webkit-transition: width;
|
2232
|
+
-o-transition: width;
|
2233
|
+
transition: width;
|
2234
|
+
-webkit-transition-duration: 300ms;
|
2235
|
+
transition-duration: 300ms;
|
2236
|
+
}
|
2237
|
+
|
2238
|
+
.error .chosen-container-single .chosen-single:after {
|
2239
|
+
background: #f6675d !Important;
|
2240
|
+
}
|
2241
|
+
|
2242
|
+
|
2243
|
+
.chosen-container-single .chosen-single div b {
|
2244
|
+
background-image: url("../img/select.png");
|
2245
|
+
background-repeat: no-repeat;
|
2246
|
+
background-position: right 12px;
|
2247
|
+
}
|
2248
|
+
|
2249
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
|
2250
|
+
.chosen-container-single .chosen-single div b {
|
2251
|
+
background-image: url("../img/select@2x.png");
|
2252
|
+
background-size: 12px 12px;
|
2253
|
+
}
|
2254
|
+
}
|
2255
|
+
|
2256
|
+
.chosen-container-single .chosen-search {
|
2257
|
+
padding: 5px 5px 5px 40px;
|
2258
|
+
background: #f7f7f7;
|
2259
|
+
}
|
2260
|
+
|
2261
|
+
.chosen-container-single .chosen-search:before {
|
2262
|
+
content: "\f1c3";
|
2263
|
+
font-family: 'Material-Design-Iconic-Font';
|
2264
|
+
position: absolute;
|
2265
|
+
left: 0;
|
2266
|
+
top: 0;
|
2267
|
+
width: 40px;
|
2268
|
+
height: 100%;
|
2269
|
+
font-size: 25px;
|
2270
|
+
padding: 5px 0 0 15px;
|
2271
|
+
}
|
2272
|
+
|
2273
|
+
.chosen-container-single .chosen-search input[type=text] {
|
2274
|
+
border: 0;
|
2275
|
+
height: 35px;
|
2276
|
+
line-height: 1.42857143;
|
2277
|
+
background: none;
|
2278
|
+
}
|
2279
|
+
|
2280
|
+
.chosen-container-active.chosen-with-drop .chosen-single {
|
2281
|
+
border: 0;
|
2282
|
+
background: none;
|
2283
|
+
}
|
2284
|
+
|
2285
|
+
.chosen-container-multi .chosen-choices {
|
2286
|
+
padding: 0;
|
2287
|
+
border: 0;
|
2288
|
+
border-bottom: 1px solid #e0e0e0;
|
2289
|
+
background: none;
|
2290
|
+
box-shadow: none;
|
2291
|
+
}
|
2292
|
+
|
2293
|
+
.error .chosen-container-multi .chosen-choices {
|
2294
|
+
border-bottom: 1px solid #f6675d !Important;
|
2295
|
+
}
|
2296
|
+
|
2297
|
+
.chosen-container-multi .chosen-choices li.search-choice {
|
2298
|
+
border-radius: 2px;
|
2299
|
+
margin: 4px 4px 0 0;
|
2300
|
+
background: #eaeaea;
|
2301
|
+
padding: 5px 23px 5px 8px;
|
2302
|
+
border: 0;
|
2303
|
+
box-shadow: none;
|
2304
|
+
}
|
2305
|
+
|
2306
|
+
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
|
2307
|
+
padding: 0;
|
2308
|
+
height: 31px;
|
2309
|
+
}
|
2310
|
+
|
2311
|
+
select.chosen {
|
2312
|
+
display: none;
|
2313
|
+
}
|
2314
|
+
|
2315
|
+
.noUi-target {
|
2316
|
+
border-radius: 0;
|
2317
|
+
box-shadow: none;
|
2318
|
+
border: 0;
|
2319
|
+
}
|
2320
|
+
|
2321
|
+
.noUi-background {
|
2322
|
+
background: #d4d4d4;
|
2323
|
+
box-shadow: none;
|
2324
|
+
}
|
2325
|
+
|
2326
|
+
.noUi-horizontal {
|
2327
|
+
height: 3px;
|
2328
|
+
}
|
2329
|
+
|
2330
|
+
.noUi-horizontal .noUi-handle {
|
2331
|
+
top: -8px;
|
2332
|
+
}
|
2333
|
+
|
2334
|
+
.noUi-vertical {
|
2335
|
+
width: 3px;
|
2336
|
+
}
|
2337
|
+
|
2338
|
+
.noUi-horizontal .noUi-handle,
|
2339
|
+
.noUi-vertical .noUi-handle {
|
2340
|
+
width: 19px;
|
2341
|
+
height: 19px;
|
2342
|
+
border: 0;
|
2343
|
+
border-radius: 100%;
|
2344
|
+
box-shadow: none;
|
2345
|
+
-webkit-transition: box-shadow;
|
2346
|
+
-o-transition: box-shadow;
|
2347
|
+
transition: box-shadow;
|
2348
|
+
-webkit-transition-duration: 200ms;
|
2349
|
+
transition-duration: 200ms;
|
2350
|
+
cursor: pointer;
|
2351
|
+
position: relative;
|
2352
|
+
}
|
2353
|
+
|
2354
|
+
.noUi-horizontal .noUi-handle:before,
|
2355
|
+
.noUi-vertical .noUi-handle:before,
|
2356
|
+
.noUi-horizontal .noUi-handle:after,
|
2357
|
+
.noUi-vertical .noUi-handle:after {
|
2358
|
+
display: none;
|
2359
|
+
}
|
2360
|
+
|
2361
|
+
.noUi-horizontal .noUi-handle:active,
|
2362
|
+
.noUi-vertical .noUi-handle:active {
|
2363
|
+
background: #ccc !important;
|
2364
|
+
}
|
2365
|
+
|
2366
|
+
.noUi-horizontal .noUi-handle .is-tooltip,
|
2367
|
+
.noUi-vertical .noUi-handle .is-tooltip {
|
2368
|
+
position: absolute;
|
2369
|
+
bottom: 32px;
|
2370
|
+
height: 35px;
|
2371
|
+
border-radius: 2px;
|
2372
|
+
color: #fff;
|
2373
|
+
text-align: center;
|
2374
|
+
line-height: 33px;
|
2375
|
+
width: 50px;
|
2376
|
+
left: 50%;
|
2377
|
+
margin-left: -25px;
|
2378
|
+
padding: 0 10px;
|
2379
|
+
-webkit-transition: all;
|
2380
|
+
-o-transition: all;
|
2381
|
+
transition: all;
|
2382
|
+
-webkit-transition-duration: 200ms;
|
2383
|
+
transition-duration: 200ms;
|
2384
|
+
-webkit-backface-visibility: hidden;
|
2385
|
+
-moz-backface-visibility: hidden;
|
2386
|
+
backface-visibility: hidden;
|
2387
|
+
opacity: 0;
|
2388
|
+
filter: alpha(opacity=0);
|
2389
|
+
-webkit-transform: scale(0);
|
2390
|
+
-ms-transform: scale(0);
|
2391
|
+
-o-transform: scale(0);
|
2392
|
+
transform: scale(0);
|
2393
|
+
}
|
2394
|
+
|
2395
|
+
.noUi-horizontal .noUi-handle .is-tooltip:after,
|
2396
|
+
.noUi-vertical .noUi-handle .is-tooltip:after {
|
2397
|
+
width: 0;
|
2398
|
+
height: 0;
|
2399
|
+
border-style: solid;
|
2400
|
+
border-width: 15px 10px 0 10px;
|
2401
|
+
position: absolute;
|
2402
|
+
bottom: -8px;
|
2403
|
+
left: 50%;
|
2404
|
+
margin-left: -9px;
|
2405
|
+
content: "";
|
2406
|
+
}
|
2407
|
+
|
2408
|
+
.noUi-horizontal .noUi-active,
|
2409
|
+
.noUi-vertical .noUi-active {
|
2410
|
+
box-shadow: 0 0 0 13px rgba(0, 0, 0, 0.1);
|
2411
|
+
}
|
2412
|
+
|
2413
|
+
.noUi-horizontal .noUi-active .is-tooltip,
|
2414
|
+
.noUi-vertical .noUi-active .is-tooltip {
|
2415
|
+
-webkit-transform: scale(1);
|
2416
|
+
-ms-transform: scale(1);
|
2417
|
+
-o-transform: scale(1);
|
2418
|
+
transform: scale(1);
|
2419
|
+
bottom: 40px;
|
2420
|
+
opacity: 1;
|
2421
|
+
filter: alpha(opacity=100);
|
2422
|
+
}
|
2423
|
+
|
2424
|
+
.input-slider:not([data-is-color]) .noUi-handle,
|
2425
|
+
.input-slider-range:not([data-is-color]) .noUi-handle,
|
2426
|
+
.input-slider-values:not([data-is-color]) .noUi-handle,
|
2427
|
+
.input-slider:not([data-is-color]) .noUi-connect,
|
2428
|
+
.input-slider-range:not([data-is-color]) .noUi-connect,
|
2429
|
+
.input-slider-values:not([data-is-color]) .noUi-connect {
|
2430
|
+
background: #009688 !important;
|
2431
|
+
}
|
2432
|
+
|
2433
|
+
.input-slider:not([data-is-color]) .is-tooltip,
|
2434
|
+
.input-slider-range:not([data-is-color]) .is-tooltip,
|
2435
|
+
.input-slider-values:not([data-is-color]) .is-tooltip {
|
2436
|
+
background: #009688;
|
2437
|
+
}
|
2438
|
+
|
2439
|
+
.input-slider:not([data-is-color]) .is-tooltip:after,
|
2440
|
+
.input-slider-range:not([data-is-color]) .is-tooltip:after,
|
2441
|
+
.input-slider-values:not([data-is-color]) .is-tooltip:after {
|
2442
|
+
border-color: #009688 transparent transparent transparent;
|
2443
|
+
}
|
2444
|
+
|
2445
|
+
.input-slider[data-is-color=red] .noUi-handle,
|
2446
|
+
.input-slider-range[data-is-color=red] .noUi-handle,
|
2447
|
+
.input-slider-values[data-is-color=red] .noUi-handle,
|
2448
|
+
.input-slider[data-is-color=red] .noUi-connect,
|
2449
|
+
.input-slider-range[data-is-color=red] .noUi-connect,
|
2450
|
+
.input-slider-values[data-is-color=red] .noUi-connect {
|
2451
|
+
background: #f44336 !important;
|
2452
|
+
}
|
2453
|
+
|
2454
|
+
.input-slider[data-is-color=blue] .noUi-handle,
|
2455
|
+
.input-slider-range[data-is-color=blue] .noUi-handle,
|
2456
|
+
.input-slider-values[data-is-color=blue] .noUi-handle,
|
2457
|
+
.input-slider[data-is-color=blue] .noUi-connect,
|
2458
|
+
.input-slider-range[data-is-color=blue] .noUi-connect,
|
2459
|
+
.input-slider-values[data-is-color=blue] .noUi-connect {
|
2460
|
+
background: #2196f3 !important;
|
2461
|
+
}
|
2462
|
+
|
2463
|
+
.input-slider[data-is-color=cyan] .noUi-handle,
|
2464
|
+
.input-slider-range[data-is-color=cyan] .noUi-handle,
|
2465
|
+
.input-slider-values[data-is-color=cyan] .noUi-handle,
|
2466
|
+
.input-slider[data-is-color=cyan] .noUi-connect,
|
2467
|
+
.input-slider-range[data-is-color=cyan] .noUi-connect,
|
2468
|
+
.input-slider-values[data-is-color=cyan] .noUi-connect {
|
2469
|
+
background: #00bcd4 !important;
|
2470
|
+
}
|
2471
|
+
|
2472
|
+
.input-slider[data-is-color=amber] .noUi-handle,
|
2473
|
+
.input-slider-range[data-is-color=amber] .noUi-handle,
|
2474
|
+
.input-slider-values[data-is-color=amber] .noUi-handle,
|
2475
|
+
.input-slider[data-is-color=amber] .noUi-connect,
|
2476
|
+
.input-slider-range[data-is-color=amber] .noUi-connect,
|
2477
|
+
.input-slider-values[data-is-color=amber] .noUi-connect {
|
2478
|
+
background: #ffc107 !important;
|
2479
|
+
}
|
2480
|
+
|
2481
|
+
.input-slider[data-is-color=green] .noUi-handle,
|
2482
|
+
.input-slider-range[data-is-color=green] .noUi-handle,
|
2483
|
+
.input-slider-values[data-is-color=green] .noUi-handle,
|
2484
|
+
.input-slider[data-is-color=green] .noUi-connect,
|
2485
|
+
.input-slider-range[data-is-color=green] .noUi-connect,
|
2486
|
+
.input-slider-values[data-is-color=green] .noUi-connect {
|
2487
|
+
background: #4caf50 !important;
|
2488
|
+
}
|
2489
|
+
|
2490
|
+
.input-slider .noUi-origin {
|
2491
|
+
background: #d4d4d4;
|
2492
|
+
}
|
2493
|
+
|
2494
|
+
.input-slider:not([data-is-color]) .noUi-base {
|
2495
|
+
background: #009688 !important;
|
2496
|
+
}
|
2497
|
+
|
2498
|
+
.input-slider[data-is-color=red] .noUi-base {
|
2499
|
+
background: #f44336 !important;
|
2500
|
+
}
|
2501
|
+
|
2502
|
+
.input-slider[data-is-color=blue] .noUi-base {
|
2503
|
+
background: #2196f3 !important;
|
2504
|
+
}
|
2505
|
+
|
2506
|
+
.input-slider[data-is-color=cyan] .noUi-base {
|
2507
|
+
background: #00bcd4 !important;
|
2508
|
+
}
|
2509
|
+
|
2510
|
+
.input-slider[data-is-color=amber] .noUi-base {
|
2511
|
+
background: #ffc107 !important;
|
2512
|
+
}
|
2513
|
+
|
2514
|
+
.input-slider[data-is-color=green] .noUi-base {
|
2515
|
+
background: #4caf50 !important;
|
2516
|
+
}
|
2517
|
+
|
2518
|
+
.cp-container {
|
2519
|
+
position: relative;
|
2520
|
+
}
|
2521
|
+
|
2522
|
+
.cp-container > .input-group input.cp-value {
|
2523
|
+
color: #000 !important;
|
2524
|
+
background: transparent !important;
|
2525
|
+
}
|
2526
|
+
|
2527
|
+
.cp-container > .input-group .dropdown-menu {
|
2528
|
+
padding: 20px;
|
2529
|
+
margin-left: 10px;
|
2530
|
+
}
|
2531
|
+
|
2532
|
+
.cp-container i.cp-value {
|
2533
|
+
width: 25px;
|
2534
|
+
height: 25px;
|
2535
|
+
border-radius: 2px;
|
2536
|
+
position: absolute;
|
2537
|
+
top: 0;
|
2538
|
+
right: 15px;
|
2539
|
+
}
|
2540
|
+
|
2541
|
+
.note-editor .note-toolbar,
|
2542
|
+
.note-popover .note-toolbar,
|
2543
|
+
.note-editor .popover-content,
|
2544
|
+
.note-popover .popover-content {
|
2545
|
+
background: #fff;
|
2546
|
+
border-color: #e4e4e4;
|
2547
|
+
margin: 0;
|
2548
|
+
padding: 10px 0 15px;
|
2549
|
+
text-align: center;
|
2550
|
+
}
|
2551
|
+
|
2552
|
+
.note-editor .note-toolbar > .btn-group,
|
2553
|
+
.note-popover .note-toolbar > .btn-group,
|
2554
|
+
.note-editor .popover-content > .btn-group,
|
2555
|
+
.note-popover .popover-content > .btn-group {
|
2556
|
+
display: inline-block;
|
2557
|
+
float: none;
|
2558
|
+
box-shadow: none;
|
2559
|
+
}
|
2560
|
+
|
2561
|
+
.note-editor .note-toolbar > .btn-group .btn,
|
2562
|
+
.note-popover .note-toolbar > .btn-group .btn,
|
2563
|
+
.note-editor .popover-content > .btn-group .btn,
|
2564
|
+
.note-popover .popover-content > .btn-group .btn {
|
2565
|
+
margin: 0 1px;
|
2566
|
+
}
|
2567
|
+
|
2568
|
+
.note-editor .note-toolbar > .btn-group > .active,
|
2569
|
+
.note-popover .note-toolbar > .btn-group > .active,
|
2570
|
+
.note-editor .popover-content > .btn-group > .active,
|
2571
|
+
.note-popover .popover-content > .btn-group > .active {
|
2572
|
+
background: #00bcd4;
|
2573
|
+
color: #fff;
|
2574
|
+
}
|
2575
|
+
|
2576
|
+
.note-editor .note-toolbar .btn,
|
2577
|
+
.note-popover .note-toolbar .btn,
|
2578
|
+
.note-editor .popover-content .btn,
|
2579
|
+
.note-popover .popover-content .btn {
|
2580
|
+
height: 40px;
|
2581
|
+
border-radius: 2px !important;
|
2582
|
+
box-shadow: none !important;
|
2583
|
+
}
|
2584
|
+
|
2585
|
+
.note-editor .note-toolbar .btn:active,
|
2586
|
+
.note-popover .note-toolbar .btn:active,
|
2587
|
+
.note-editor .popover-content .btn:active,
|
2588
|
+
.note-popover .popover-content .btn:active {
|
2589
|
+
box-shadow: none;
|
2590
|
+
}
|
2591
|
+
|
2592
|
+
.note-editor .note-toolbar .note-palette-title,
|
2593
|
+
.note-popover .note-toolbar .note-palette-title,
|
2594
|
+
.note-editor .popover-content .note-palette-title,
|
2595
|
+
.note-popover .popover-content .note-palette-title {
|
2596
|
+
margin: 0 !important;
|
2597
|
+
padding: 10px 0 !important;
|
2598
|
+
font-size: 13px !important;
|
2599
|
+
text-align: center !important;
|
2600
|
+
border: 0 !important;
|
2601
|
+
}
|
2602
|
+
|
2603
|
+
.note-editor .note-toolbar .note-color-reset,
|
2604
|
+
.note-popover .note-toolbar .note-color-reset,
|
2605
|
+
.note-editor .popover-content .note-color-reset,
|
2606
|
+
.note-popover .popover-content .note-color-reset {
|
2607
|
+
padding: 0 0 10px !important;
|
2608
|
+
margin: 0 !important;
|
2609
|
+
background: none;
|
2610
|
+
text-align: center;
|
2611
|
+
}
|
2612
|
+
|
2613
|
+
.note-editor .note-toolbar .note-color .dropdown-menu,
|
2614
|
+
.note-popover .note-toolbar .note-color .dropdown-menu,
|
2615
|
+
.note-editor .popover-content .note-color .dropdown-menu,
|
2616
|
+
.note-popover .popover-content .note-color .dropdown-menu {
|
2617
|
+
min-width: 335px;
|
2618
|
+
}
|
2619
|
+
|
2620
|
+
.note-editor .note-statusbar .note-resizebar,
|
2621
|
+
.note-popover .note-statusbar .note-resizebar {
|
2622
|
+
border-color: #E8E8E8;
|
2623
|
+
}
|
2624
|
+
|
2625
|
+
.note-editor .note-statusbar .note-resizebar .note-icon-bar,
|
2626
|
+
.note-popover .note-statusbar .note-resizebar .note-icon-bar {
|
2627
|
+
border-color: #BCBCBC;
|
2628
|
+
}
|
2629
|
+
|
2630
|
+
.note-editor .fa,
|
2631
|
+
.note-popover .fa {
|
2632
|
+
font-style: normal;
|
2633
|
+
font-size: 20px;
|
2634
|
+
vertical-align: middle;
|
2635
|
+
}
|
2636
|
+
|
2637
|
+
.note-editor .fa:before,
|
2638
|
+
.note-popover .fa:before {
|
2639
|
+
font-family: 'Material-Design-Iconic-Font';
|
2640
|
+
}
|
2641
|
+
|
2642
|
+
.note-editor .fa.fa-magic:before,
|
2643
|
+
.note-popover .fa.fa-magic:before {
|
2644
|
+
content: "\f16a";
|
2645
|
+
}
|
2646
|
+
|
2647
|
+
.note-editor .fa.fa-bold:before,
|
2648
|
+
.note-popover .fa.fa-bold:before {
|
2649
|
+
content: "\f23d";
|
2650
|
+
}
|
2651
|
+
|
2652
|
+
.note-editor .fa.fa-italic:before,
|
2653
|
+
.note-popover .fa.fa-italic:before {
|
2654
|
+
content: "\f245";
|
2655
|
+
}
|
2656
|
+
|
2657
|
+
.note-editor .fa.fa-underline:before,
|
2658
|
+
.note-popover .fa.fa-underline:before {
|
2659
|
+
content: "\f24f";
|
2660
|
+
}
|
2661
|
+
|
2662
|
+
.note-editor .fa.fa-font:before,
|
2663
|
+
.note-popover .fa.fa-font:before {
|
2664
|
+
content: "\f242";
|
2665
|
+
}
|
2666
|
+
|
2667
|
+
.note-editor .fa.fa-list-ul:before,
|
2668
|
+
.note-popover .fa.fa-list-ul:before {
|
2669
|
+
content: "\f247";
|
2670
|
+
}
|
2671
|
+
|
2672
|
+
.note-editor .fa.fa-list-ol:before,
|
2673
|
+
.note-popover .fa.fa-list-ol:before {
|
2674
|
+
content: "\f248";
|
2675
|
+
}
|
2676
|
+
|
2677
|
+
.note-editor .fa.fa-align-left:before,
|
2678
|
+
.note-popover .fa.fa-align-left:before {
|
2679
|
+
content: "\f23b";
|
2680
|
+
}
|
2681
|
+
|
2682
|
+
.note-editor .fa.fa-align-right:before,
|
2683
|
+
.note-popover .fa.fa-align-right:before {
|
2684
|
+
content: "\f23c";
|
2685
|
+
}
|
2686
|
+
|
2687
|
+
.note-editor .fa.fa-align-center:before,
|
2688
|
+
.note-popover .fa.fa-align-center:before {
|
2689
|
+
content: "\f239";
|
2690
|
+
}
|
2691
|
+
|
2692
|
+
.note-editor .fa.fa-align-justify:before,
|
2693
|
+
.note-popover .fa.fa-align-justify:before {
|
2694
|
+
content: "\f23a";
|
2695
|
+
}
|
2696
|
+
|
2697
|
+
.note-editor .fa.fa-indent:before,
|
2698
|
+
.note-popover .fa.fa-indent:before {
|
2699
|
+
content: "\f244";
|
2700
|
+
}
|
2701
|
+
|
2702
|
+
.note-editor .fa.fa-outdent:before,
|
2703
|
+
.note-popover .fa.fa-outdent:before {
|
2704
|
+
content: "\f243";
|
2705
|
+
}
|
2706
|
+
|
2707
|
+
.note-editor .fa.fa-text-height:before,
|
2708
|
+
.note-popover .fa.fa-text-height:before {
|
2709
|
+
content: "\f246";
|
2710
|
+
}
|
2711
|
+
|
2712
|
+
.note-editor .fa.fa-table:before,
|
2713
|
+
.note-popover .fa.fa-table:before {
|
2714
|
+
content: "\f320";
|
2715
|
+
}
|
2716
|
+
|
2717
|
+
.note-editor .fa.fa-link:before,
|
2718
|
+
.note-popover .fa.fa-link:before {
|
2719
|
+
content: "\f18e";
|
2720
|
+
}
|
2721
|
+
|
2722
|
+
.note-editor .fa.fa-picture-o:before,
|
2723
|
+
.note-popover .fa.fa-picture-o:before {
|
2724
|
+
content: "\f17f";
|
2725
|
+
}
|
2726
|
+
|
2727
|
+
.note-editor .fa.fa-minus:before,
|
2728
|
+
.note-popover .fa.fa-minus:before {
|
2729
|
+
content: "\f22f";
|
2730
|
+
}
|
2731
|
+
|
2732
|
+
.note-editor .fa.fa-arrows-alt:before,
|
2733
|
+
.note-popover .fa.fa-arrows-alt:before {
|
2734
|
+
content: "\f16d";
|
2735
|
+
}
|
2736
|
+
|
2737
|
+
.note-editor .fa.fa-code:before,
|
2738
|
+
.note-popover .fa.fa-code:before {
|
2739
|
+
content: "\f13a";
|
2740
|
+
}
|
2741
|
+
|
2742
|
+
.note-editor .fa.fa-question:before,
|
2743
|
+
.note-popover .fa.fa-question:before {
|
2744
|
+
content: "\f1f5";
|
2745
|
+
}
|
2746
|
+
|
2747
|
+
.note-editor .fa.fa-eraser:before,
|
2748
|
+
.note-popover .fa.fa-eraser:before {
|
2749
|
+
content: "\f23f";
|
2750
|
+
}
|
2751
|
+
|
2752
|
+
.note-editor .fa.fa-square:before,
|
2753
|
+
.note-popover .fa.fa-square:before {
|
2754
|
+
content: "\f279";
|
2755
|
+
}
|
2756
|
+
|
2757
|
+
.note-editor .fa.fa-circle-o:before,
|
2758
|
+
.note-popover .fa.fa-circle-o:before {
|
2759
|
+
content: "\f26c";
|
2760
|
+
}
|
2761
|
+
|
2762
|
+
.note-editor .fa.fa-times:before,
|
2763
|
+
.note-popover .fa.fa-times:before {
|
2764
|
+
content: "\f136";
|
2765
|
+
}
|
2766
|
+
|
2767
|
+
.note-editor .note-air-popover .arrow,
|
2768
|
+
.note-popover .note-air-popover .arrow {
|
2769
|
+
left: 20px;
|
2770
|
+
}
|
2771
|
+
|
2772
|
+
.note-editor {
|
2773
|
+
overflow: visible;
|
2774
|
+
border: 1px solid #e4e4e4;
|
2775
|
+
}
|
2776
|
+
|
2777
|
+
.note-editor .note-editable {
|
2778
|
+
padding: 20px 23px;
|
2779
|
+
}
|
2780
|
+
|
2781
|
+
.bootstrap-datetimepicker-widget {
|
2782
|
+
padding: 0 !important;
|
2783
|
+
margin: 0 !important;
|
2784
|
+
width: auto !important;
|
2785
|
+
}
|
2786
|
+
|
2787
|
+
.bootstrap-datetimepicker-widget:after,
|
2788
|
+
.bootstrap-datetimepicker-widget:before {
|
2789
|
+
display: none !important;
|
2790
|
+
}
|
2791
|
+
|
2792
|
+
.bootstrap-datetimepicker-widget table td {
|
2793
|
+
text-shadow: none;
|
2794
|
+
}
|
2795
|
+
|
2796
|
+
.bootstrap-datetimepicker-widget table td span {
|
2797
|
+
margin: 0;
|
2798
|
+
}
|
2799
|
+
|
2800
|
+
.bootstrap-datetimepicker-widget table td span:hover {
|
2801
|
+
background: transparent;
|
2802
|
+
}
|
2803
|
+
|
2804
|
+
.bootstrap-datetimepicker-widget .glyphicon {
|
2805
|
+
font-family: 'Material-Design-Iconic-Font';
|
2806
|
+
font-size: 18px;
|
2807
|
+
}
|
2808
|
+
|
2809
|
+
.bootstrap-datetimepicker-widget .glyphicon-chevron-left:before {
|
2810
|
+
content: "\f2ff";
|
2811
|
+
}
|
2812
|
+
|
2813
|
+
.bootstrap-datetimepicker-widget .glyphicon-chevron-right:before {
|
2814
|
+
content: "\f301";
|
2815
|
+
}
|
2816
|
+
|
2817
|
+
.bootstrap-datetimepicker-widget .glyphicon-time:before {
|
2818
|
+
content: "\f337";
|
2819
|
+
}
|
2820
|
+
|
2821
|
+
.bootstrap-datetimepicker-widget .glyphicon-calendar:before {
|
2822
|
+
content: "\f32e";
|
2823
|
+
}
|
2824
|
+
|
2825
|
+
.bootstrap-datetimepicker-widget .glyphicon-chevron-up:before {
|
2826
|
+
content: "\f1e5";
|
2827
|
+
}
|
2828
|
+
|
2829
|
+
.bootstrap-datetimepicker-widget .glyphicon-chevron-down:before {
|
2830
|
+
content: "\f1e4";
|
2831
|
+
}
|
2832
|
+
|
2833
|
+
.bootstrap-datetimepicker-widget [data-action="togglePicker"] span {
|
2834
|
+
font-size: 25px;
|
2835
|
+
color: #ccc;
|
2836
|
+
}
|
2837
|
+
|
2838
|
+
.bootstrap-datetimepicker-widget [data-action="togglePicker"] span:hover {
|
2839
|
+
color: #333;
|
2840
|
+
}
|
2841
|
+
|
2842
|
+
.bootstrap-datetimepicker-widget a[data-action] {
|
2843
|
+
color: #009688;
|
2844
|
+
}
|
2845
|
+
|
2846
|
+
.timepicker-picker .btn {
|
2847
|
+
box-shadow: none !important;
|
2848
|
+
}
|
2849
|
+
|
2850
|
+
.timepicker-picker table tbody tr + tr:not(:last-child) {
|
2851
|
+
background: #009688;
|
2852
|
+
color: #fff;
|
2853
|
+
}
|
2854
|
+
|
2855
|
+
.timepicker-picker table tbody tr + tr:not(:last-child) td {
|
2856
|
+
border-radius: 0;
|
2857
|
+
}
|
2858
|
+
|
2859
|
+
.timepicker-picker .btn,
|
2860
|
+
.timepicker-picker .btn:hover {
|
2861
|
+
background: #fff;
|
2862
|
+
color: #333;
|
2863
|
+
}
|
2864
|
+
|
2865
|
+
.datepicker.top {
|
2866
|
+
-webkit-transform-origin: 0 100% !important;
|
2867
|
+
-moz-transform-origin: 0 100% !important;
|
2868
|
+
-ms-transform-origin: 0 100% !important;
|
2869
|
+
transform-origin: 0 100% !important;
|
2870
|
+
}
|
2871
|
+
|
2872
|
+
.datepicker table thead tr th {
|
2873
|
+
border-radius: 0;
|
2874
|
+
color: #fff;
|
2875
|
+
}
|
2876
|
+
|
2877
|
+
.datepicker table thead tr th .glyphicon {
|
2878
|
+
width: 30px;
|
2879
|
+
height: 30px;
|
2880
|
+
border-radius: 50%;
|
2881
|
+
line-height: 29px;
|
2882
|
+
}
|
2883
|
+
|
2884
|
+
.datepicker table thead tr th:hover .glyphicon {
|
2885
|
+
background: rgba(0, 0, 0, 0.2);
|
2886
|
+
}
|
2887
|
+
|
2888
|
+
.datepicker table thead tr:first-child th {
|
2889
|
+
background: #009688;
|
2890
|
+
padding: 20px 0;
|
2891
|
+
}
|
2892
|
+
|
2893
|
+
.datepicker table thead tr:first-child th:hover {
|
2894
|
+
background: #009688;
|
2895
|
+
}
|
2896
|
+
|
2897
|
+
.datepicker table thead tr:first-child th.picker-switch {
|
2898
|
+
font-size: 16px;
|
2899
|
+
font-weight: 400;
|
2900
|
+
text-transform: uppercase;
|
2901
|
+
}
|
2902
|
+
|
2903
|
+
.datepicker table thead tr:last-child th {
|
2904
|
+
text-transform: uppercase;
|
2905
|
+
font-weight: normal;
|
2906
|
+
font-size: 11px;
|
2907
|
+
}
|
2908
|
+
|
2909
|
+
.datepicker table thead tr:last-child th:first-child {
|
2910
|
+
padding-left: 20px;
|
2911
|
+
}
|
2912
|
+
|
2913
|
+
.datepicker table thead tr:last-child th:last-child {
|
2914
|
+
padding-right: 20px;
|
2915
|
+
}
|
2916
|
+
|
2917
|
+
.datepicker table thead tr:last-child:not(:only-child) {
|
2918
|
+
background: #00877a;
|
2919
|
+
}
|
2920
|
+
|
2921
|
+
.datepicker table tbody tr:last-child td {
|
2922
|
+
padding-bottom: 25px;
|
2923
|
+
}
|
2924
|
+
|
2925
|
+
.datepicker table tbody tr td:first-child {
|
2926
|
+
padding-left: 13px;
|
2927
|
+
}
|
2928
|
+
|
2929
|
+
.datepicker table tbody tr td:last-child {
|
2930
|
+
padding-right: 13px;
|
2931
|
+
}
|
2932
|
+
|
2933
|
+
.datepicker table td.day {
|
2934
|
+
width: 35px;
|
2935
|
+
height: 35px;
|
2936
|
+
line-height: 20px;
|
2937
|
+
color: #333;
|
2938
|
+
position: relative;
|
2939
|
+
padding: 0;
|
2940
|
+
background: transparent;
|
2941
|
+
}
|
2942
|
+
|
2943
|
+
.datepicker table td.day:hover {
|
2944
|
+
background: none;
|
2945
|
+
}
|
2946
|
+
|
2947
|
+
.datepicker table td.day:before {
|
2948
|
+
content: "";
|
2949
|
+
width: 35px;
|
2950
|
+
height: 35px;
|
2951
|
+
border-radius: 50%;
|
2952
|
+
margin-bottom: -33px;
|
2953
|
+
display: inline-block;
|
2954
|
+
background: transparent;
|
2955
|
+
position: static;
|
2956
|
+
text-shadow: none;
|
2957
|
+
}
|
2958
|
+
|
2959
|
+
.datepicker table td.day.old,
|
2960
|
+
.datepicker table td.day.new {
|
2961
|
+
color: #CDCDCD;
|
2962
|
+
}
|
2963
|
+
|
2964
|
+
.datepicker table td:not(.today):not(.active):hover:before {
|
2965
|
+
background: #F0F0F0;
|
2966
|
+
}
|
2967
|
+
|
2968
|
+
.datepicker table td.today {
|
2969
|
+
color: #333;
|
2970
|
+
}
|
2971
|
+
|
2972
|
+
.datepicker table td.today:before {
|
2973
|
+
background-color: #E2E2E2;
|
2974
|
+
}
|
2975
|
+
|
2976
|
+
.datepicker table td.active {
|
2977
|
+
color: #fff;
|
2978
|
+
}
|
2979
|
+
|
2980
|
+
.datepicker table td.active:before {
|
2981
|
+
background-color: #009688;
|
2982
|
+
}
|
2983
|
+
|
2984
|
+
.datepicker-months .month,
|
2985
|
+
.datepicker-years .year,
|
2986
|
+
.timepicker-minutes .minute,
|
2987
|
+
.timepicker-hours .hour {
|
2988
|
+
border-radius: 50%;
|
2989
|
+
}
|
2990
|
+
|
2991
|
+
.datepicker-months .month:not(.active):hover,
|
2992
|
+
.datepicker-years .year:not(.active):hover,
|
2993
|
+
.timepicker-minutes .minute:not(.active):hover,
|
2994
|
+
.timepicker-hours .hour:not(.active):hover {
|
2995
|
+
background: #F0F0F0;
|
2996
|
+
}
|
2997
|
+
|
2998
|
+
.datepicker-months .month.active,
|
2999
|
+
.datepicker-years .year.active,
|
3000
|
+
.timepicker-minutes .minute.active,
|
3001
|
+
.timepicker-hours .hour.active {
|
3002
|
+
background: #009688;
|
3003
|
+
}
|
3004
|
+
|
3005
|
+
.timepicker-minutes .minute,
|
3006
|
+
.timepicker-hours .hour {
|
3007
|
+
padding: 0;
|
3008
|
+
}
|
3009
|
+
|
3010
|
+
.fileinput {
|
3011
|
+
position: relative;
|
3012
|
+
padding-right: 35px;
|
3013
|
+
}
|
3014
|
+
|
3015
|
+
.fileinput .close {
|
3016
|
+
position: absolute;
|
3017
|
+
top: 5px;
|
3018
|
+
font-size: 12px;
|
3019
|
+
float: none;
|
3020
|
+
opacity: 1;
|
3021
|
+
font-weight: 500;
|
3022
|
+
border: 1px solid #ccc;
|
3023
|
+
width: 19px;
|
3024
|
+
text-align: center;
|
3025
|
+
height: 19px;
|
3026
|
+
line-height: 15px;
|
3027
|
+
border-radius: 50%;
|
3028
|
+
right: 0;
|
3029
|
+
}
|
3030
|
+
|
3031
|
+
.fileinput .close:hover {
|
3032
|
+
background: #eee;
|
3033
|
+
}
|
3034
|
+
|
3035
|
+
.fileinput .input-group-addon {
|
3036
|
+
padding: 0 10px;
|
3037
|
+
vertical-align: middle;
|
3038
|
+
}
|
3039
|
+
|
3040
|
+
.fileinput .fileinput-preview {
|
3041
|
+
width: 200px;
|
3042
|
+
height: 150px;
|
3043
|
+
position: relative;
|
3044
|
+
}
|
3045
|
+
|
3046
|
+
.fileinput .fileinput-preview img {
|
3047
|
+
display: inline-block;
|
3048
|
+
vertical-align: middle;
|
3049
|
+
margin-top: -13px;
|
3050
|
+
}
|
3051
|
+
|
3052
|
+
.fileinput .fileinput-preview:after {
|
3053
|
+
content: "";
|
3054
|
+
display: inline-block;
|
3055
|
+
vertical-align: middle;
|
3056
|
+
}
|
3057
|
+
|
3058
|
+
#lg-slider:after {
|
3059
|
+
content: "";
|
3060
|
+
-webkit-animation-fill-mode: both;
|
3061
|
+
animation-fill-mode: both;
|
3062
|
+
height: 50px;
|
3063
|
+
width: 50px;
|
3064
|
+
border-radius: 100%;
|
3065
|
+
border: 2px solid #2196f3;
|
3066
|
+
-webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
|
3067
|
+
animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
|
3068
|
+
position: absolute;
|
3069
|
+
left: 50%;
|
3070
|
+
margin-left: -25px;
|
3071
|
+
top: 50%;
|
3072
|
+
margin-top: -25px;
|
3073
|
+
z-index: -1;
|
3074
|
+
}
|
3075
|
+
|
3076
|
+
#lg-outer {
|
3077
|
+
background: rgba(255, 255, 255, 0.95);
|
3078
|
+
}
|
3079
|
+
|
3080
|
+
#lg-outer .object {
|
3081
|
+
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
|
3082
|
+
border-radius: 2px;
|
3083
|
+
}
|
3084
|
+
|
3085
|
+
#lg-close {
|
3086
|
+
display: none;
|
3087
|
+
}
|
3088
|
+
|
3089
|
+
#lg-action {
|
3090
|
+
top: 0;
|
3091
|
+
width: 100%;
|
3092
|
+
left: 0;
|
3093
|
+
margin-left: 0 !important;
|
3094
|
+
height: 40px;
|
3095
|
+
text-align: center;
|
3096
|
+
}
|
3097
|
+
|
3098
|
+
#lg-action > a {
|
3099
|
+
background: transparent;
|
3100
|
+
color: #9D9D9D;
|
3101
|
+
font-size: 18px;
|
3102
|
+
width: 28px;
|
3103
|
+
height: 37px;
|
3104
|
+
}
|
3105
|
+
|
3106
|
+
#lg-action > a:hover {
|
3107
|
+
background: transparent;
|
3108
|
+
color: #000;
|
3109
|
+
}
|
3110
|
+
|
3111
|
+
#lg-action .cl-thumb {
|
3112
|
+
position: fixed;
|
3113
|
+
right: 20px;
|
3114
|
+
bottom: 20px;
|
3115
|
+
width: 50px;
|
3116
|
+
height: 50px;
|
3117
|
+
border-radius: 50%;
|
3118
|
+
line-height: 38px;
|
3119
|
+
background: #f44336;
|
3120
|
+
-webkit-transition: all;
|
3121
|
+
-o-transition: all;
|
3122
|
+
transition: all;
|
3123
|
+
-webkit-transition-duration: 300ms;
|
3124
|
+
transition-duration: 300ms;
|
3125
|
+
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
|
3126
|
+
}
|
3127
|
+
|
3128
|
+
#lg-action .cl-thumb:after {
|
3129
|
+
text-align: center;
|
3130
|
+
left: 16px !important;
|
3131
|
+
bottom: 6px !important;
|
3132
|
+
color: #fff;
|
3133
|
+
}
|
3134
|
+
|
3135
|
+
#lg-action .cl-thumb:hover {
|
3136
|
+
background: #f32c1e;
|
3137
|
+
}
|
3138
|
+
|
3139
|
+
#lg-gallery .thumb-cont {
|
3140
|
+
background: #f44336;
|
3141
|
+
text-align: center;
|
3142
|
+
}
|
3143
|
+
|
3144
|
+
#lg-gallery .thumb-cont .thumb-info {
|
3145
|
+
background: #f44336;
|
3146
|
+
}
|
3147
|
+
|
3148
|
+
#lg-gallery .thumb-cont .thumb-info .count {
|
3149
|
+
display: none;
|
3150
|
+
}
|
3151
|
+
|
3152
|
+
#lg-gallery .thumb-cont .thumb-info .close {
|
3153
|
+
width: 14px;
|
3154
|
+
margin-top: 0;
|
3155
|
+
background: none;
|
3156
|
+
}
|
3157
|
+
|
3158
|
+
#lg-gallery .thumb-cont .thumb-info .close:hover {
|
3159
|
+
background: none;
|
3160
|
+
}
|
3161
|
+
|
3162
|
+
#lg-gallery .thumb-cont .thumb {
|
3163
|
+
opacity: 1;
|
3164
|
+
filter: alpha(opacity=100);
|
3165
|
+
}
|
3166
|
+
|
3167
|
+
#lg-gallery .thumb-cont .thumb-inner {
|
3168
|
+
display: inline-block;
|
3169
|
+
padding: 12px 12px 15px;
|
3170
|
+
}
|
3171
|
+
|
3172
|
+
.lg-slide {
|
3173
|
+
background: none !important;
|
3174
|
+
}
|
3175
|
+
|
3176
|
+
.lg-slide em {
|
3177
|
+
font-style: normal;
|
3178
|
+
}
|
3179
|
+
|
3180
|
+
.lg-slide em h3 {
|
3181
|
+
margin-bottom: 5px;
|
3182
|
+
}
|
3183
|
+
|
3184
|
+
.lg-slide .video-cont {
|
3185
|
+
box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
|
3186
|
+
}
|
3187
|
+
|
3188
|
+
@-webkit-keyframes ball-scale-ripple {
|
3189
|
+
0% {
|
3190
|
+
-webkit-transform: scale(0.1);
|
3191
|
+
transform: scale(0.1);
|
3192
|
+
opacity: 1;
|
3193
|
+
}
|
3194
|
+
|
3195
|
+
70% {
|
3196
|
+
-webkit-transform: scale(1);
|
3197
|
+
transform: scale(1);
|
3198
|
+
opacity: 0.7;
|
3199
|
+
}
|
3200
|
+
|
3201
|
+
100% {
|
3202
|
+
opacity: 0.0;
|
3203
|
+
}
|
3204
|
+
}
|
3205
|
+
|
3206
|
+
@keyframes ball-scale-ripple {
|
3207
|
+
0% {
|
3208
|
+
-webkit-transform: scale(0.1);
|
3209
|
+
transform: scale(0.1);
|
3210
|
+
opacity: 1;
|
3211
|
+
}
|
3212
|
+
|
3213
|
+
70% {
|
3214
|
+
-webkit-transform: scale(1);
|
3215
|
+
transform: scale(1);
|
3216
|
+
opacity: 0.7;
|
3217
|
+
}
|
3218
|
+
|
3219
|
+
100% {
|
3220
|
+
opacity: 0.0;
|
3221
|
+
}
|
3222
|
+
}
|
3223
|
+
|
3224
|
+
.sweet-alert {
|
3225
|
+
border-radius: 2px;
|
3226
|
+
padding: 10px 30px;
|
3227
|
+
}
|
3228
|
+
|
3229
|
+
.sweet-alert h2 {
|
3230
|
+
font-size: 16px;
|
3231
|
+
font-weight: 400;
|
3232
|
+
position: relative;
|
3233
|
+
z-index: 1;
|
3234
|
+
}
|
3235
|
+
|
3236
|
+
.sweet-alert .lead {
|
3237
|
+
font-size: 13px;
|
3238
|
+
}
|
3239
|
+
|
3240
|
+
.sweet-alert .btn {
|
3241
|
+
padding: 6px 12px;
|
3242
|
+
font-size: 13px;
|
3243
|
+
margin: 20px 2px 0;
|
3244
|
+
}
|
3245
|
+
|
3246
|
+
.twitter-typeahead .tt-menu {
|
3247
|
+
left: 20px;
|
3248
|
+
min-width: 500px;
|
3249
|
+
background: #fff;
|
3250
|
+
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
|
3251
|
+
display: block !important;
|
3252
|
+
z-index: 2 !important;
|
3253
|
+
-webkit-transform: scale(0);
|
3254
|
+
-ms-transform: scale(0);
|
3255
|
+
-o-transform: scale(0);
|
3256
|
+
transform: scale(0);
|
3257
|
+
opacity: 0;
|
3258
|
+
filter: alpha(opacity=0);
|
3259
|
+
-webkit-transition: all;
|
3260
|
+
-o-transition: all;
|
3261
|
+
transition: all;
|
3262
|
+
-webkit-transition-duration: 300ms;
|
3263
|
+
transition-duration: 300ms;
|
3264
|
+
-webkit-backface-visibility: hidden;
|
3265
|
+
-moz-backface-visibility: hidden;
|
3266
|
+
backface-visibility: hidden;
|
3267
|
+
-webkit-transform-origin: top left;
|
3268
|
+
-moz-transform-origin: top left;
|
3269
|
+
-ms-transform-origin: top left;
|
3270
|
+
transform-origin: top left;
|
3271
|
+
}
|
3272
|
+
|
3273
|
+
.twitter-typeahead .tt-menu.tt-open:not(.tt-empty) {
|
3274
|
+
-webkit-transform: scale(1);
|
3275
|
+
-ms-transform: scale(1);
|
3276
|
+
-o-transform: scale(1);
|
3277
|
+
transform: scale(1);
|
3278
|
+
opacity: 1;
|
3279
|
+
filter: alpha(opacity=100);
|
3280
|
+
}
|
3281
|
+
|
3282
|
+
.twitter-typeahead .tt-dataset {
|
3283
|
+
padding: 0px 20px;
|
3284
|
+
margin-bottom: 20px;
|
3285
|
+
}
|
3286
|
+
|
3287
|
+
.twitter-typeahead .tt-suggestion {
|
3288
|
+
padding: 8px 17px;
|
3289
|
+
color: #333;
|
3290
|
+
cursor: pointer;
|
3291
|
+
}
|
3292
|
+
|
3293
|
+
.twitter-typeahead .tt-suggestion:hover,
|
3294
|
+
.twitter-typeahead .tt-cursor {
|
3295
|
+
background-color: rgba(0, 0, 0, 0.02);
|
3296
|
+
}
|
3297
|
+
|
3298
|
+
.twitter-typeahead .tt-hint {
|
3299
|
+
color: #818181 !important;
|
3300
|
+
}
|
3301
|
+
|
3302
|
+
.mCSB_scrollTools {
|
3303
|
+
width: 5px;
|
3304
|
+
}
|
3305
|
+
|
3306
|
+
.mCSB_scrollTools .mCSB_dragger_bar {
|
3307
|
+
border-radius: 0 !important;
|
3308
|
+
}
|
3309
|
+
|
3310
|
+
.mCSB_scrollTools.mCSB_scrollTools_horizontal,
|
3311
|
+
.mCSB_scrollTools.mCSB_scrollTools_vertical {
|
3312
|
+
margin: 0 !important;
|
3313
|
+
}
|
3314
|
+
|
3315
|
+
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
|
3316
|
+
height: 10px;
|
3317
|
+
}
|
3318
|
+
|
3319
|
+
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
|
3320
|
+
background: rgba(0, 0, 0, 0.4);
|
3321
|
+
}
|
3322
|
+
|
3323
|
+
.mCS-minimal-dark.mCSB_scrollTools_onDrag .mCSB_dragger .mCSB_dragger_bar {
|
3324
|
+
background: rgba(0, 0, 0, 0.5) !important;
|
3325
|
+
}
|
3326
|
+
|
3327
|
+
.mCSB_inside > .mCSB_container {
|
3328
|
+
margin-right: 0;
|
3329
|
+
}
|
3330
|
+
|
3331
|
+
.twitter-typeahead .tt-suggestion {
|
3332
|
+
padding: 1px;
|
3333
|
+
margin-bottom: 5px;
|
3334
|
+
}
|
3335
|
+
.tt-suggestion .entry {
|
3336
|
+
width: 50px;
|
3337
|
+
margin-right: 5px;
|
3338
|
+
border: 1px solid #ccc;
|
3339
|
+
background: white;
|
3340
|
+
box-shadow: 0px 0px 2px #ccc;
|
3341
|
+
}
|