conversejs-rails 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2142 @@
1
+ /*!
2
+ * Converse.js (Web-based XMPP instant messaging client)
3
+ * http://conversejs.org
4
+ *
5
+ * Copyright (c) 2012-2014, JC Brand <jc@opkode.com>
6
+ * Licensed under the Mozilla Public License
7
+ */
8
+ /*
9
+ Color scheme helpers:
10
+ https://coolors.co/app/264653-2a9d8f-e9c46a-f4a261-e76f51
11
+ http://paletton.com/#uid=53f0u0knsvIdILAj5Cftgu3uBmZ
12
+ */
13
+ @font-face {
14
+ font-family: 'Converse-js';
15
+ src: url("../fonticons/fonts/icomoon.eot?-mnoxh0");
16
+ src: url("../fonticons/fonts/icomoon.eot?#iefix-mnoxh0") format("embedded-opentype"), url("../fonticons/fonts/icomoon.woff?-mnoxh0") format("woff"), url("../fonticons/fonts/icomoon.ttf?-mnoxh0") format("truetype"), url("../fonticons/fonts/icomoon.svg?-mnoxh0#icomoon") format("svg");
17
+ font-weight: normal;
18
+ font-style: normal; }
19
+ .icon-conversejs {
20
+ font-family: 'Converse-js';
21
+ speak: none;
22
+ font-style: normal;
23
+ font-weight: normal;
24
+ font-variant: normal;
25
+ text-transform: none;
26
+ line-height: 1;
27
+ /* Better Font Rendering =========== */
28
+ -webkit-font-smoothing: antialiased;
29
+ -moz-osx-font-smoothing: grayscale; }
30
+
31
+ .icon-conversejs:before {
32
+ content: "\e600"; }
33
+
34
+ #conversejs .icon-address-book:before {
35
+ content: "\270f"; }
36
+ #conversejs .icon-angry:before {
37
+ content: "\e03f"; }
38
+ #conversejs .icon-attachment:before {
39
+ content: "\e032"; }
40
+ #conversejs .icon-away:before {
41
+ content: "\25fb"; }
42
+ #conversejs .icon-blocked:before {
43
+ content: "\2718"; }
44
+ #conversejs .icon-bold:before {
45
+ content: "\e04d"; }
46
+ #conversejs .icon-bubbles-2:before {
47
+ content: "\e016"; }
48
+ #conversejs .icon-bubbles-3:before {
49
+ content: "\e017"; }
50
+ #conversejs .icon-bubbles:before {
51
+ content: "\e015"; }
52
+ #conversejs .icon-camera-2:before {
53
+ content: "\2616"; }
54
+ #conversejs .icon-camera:before {
55
+ content: "\e003"; }
56
+ #conversejs .icon-cancel-circle:before {
57
+ content: "\e058"; }
58
+ #conversejs .icon-checkbox-checked:before {
59
+ content: "\2611"; }
60
+ #conversejs .icon-checkbox-partial:before {
61
+ content: "\2b28"; }
62
+ #conversejs .icon-checkbox-unchecked:before {
63
+ content: "\2b27"; }
64
+ #conversejs .icon-checkmark:before {
65
+ content: "\2713"; }
66
+ #conversejs .icon-close:before {
67
+ content: "\2715"; }
68
+ #conversejs .icon-closed:before {
69
+ content: "\25ba"; }
70
+ #conversejs .icon-cog:before {
71
+ content: "\e02f"; }
72
+ #conversejs .icon-cogs:before {
73
+ content: "\e022"; }
74
+ #conversejs .icon-confused:before {
75
+ content: "\2368"; }
76
+ #conversejs .icon-cool:before {
77
+ content: "\e040"; }
78
+ #conversejs .icon-dnd:before {
79
+ content: "\e004"; }
80
+ #conversejs .icon-envelop:before {
81
+ content: "\2709"; }
82
+ #conversejs .icon-evil:before {
83
+ content: "\261f"; }
84
+ #conversejs .icon-eye-blocked:before {
85
+ content: "\e031"; }
86
+ #conversejs .icon-eye:before {
87
+ content: "\e030"; }
88
+ #conversejs .icon-globe:before {
89
+ content: "\e033"; }
90
+ #conversejs .icon-grin:before {
91
+ content: "\e041"; }
92
+ #conversejs .icon-happy:before {
93
+ content: "\263b"; }
94
+ #conversejs .icon-headphones:before {
95
+ content: "\266c"; }
96
+ #conversejs .icon-heart:before {
97
+ content: "\2764"; }
98
+ #conversejs .icon-hide-users:before {
99
+ content: "\e01c"; }
100
+ #conversejs .icon-home:before {
101
+ content: "\e000"; }
102
+ #conversejs .icon-image:before {
103
+ content: "\2b14"; }
104
+ #conversejs .icon-info:before {
105
+ content: "\2360"; }
106
+ #conversejs .icon-info-2:before {
107
+ content: "i"; }
108
+ #conversejs .icon-italic:before {
109
+ content: "\e04f"; }
110
+ #conversejs .icon-key-2:before {
111
+ content: "\e029"; }
112
+ #conversejs .icon-key:before {
113
+ content: "\e028"; }
114
+ #conversejs .icon-lock-2:before {
115
+ content: "\e027"; }
116
+ #conversejs .icon-lock:before {
117
+ content: "\e026"; }
118
+ #conversejs .icon-logout:before {
119
+ content: "\e601"; }
120
+ #conversejs .icon-minus:before {
121
+ content: "\e05a"; }
122
+ #conversejs .icon-music:before {
123
+ content: "\266b"; }
124
+ #conversejs .icon-new-tab:before {
125
+ content: "\e053"; }
126
+ #conversejs .icon-newspaper:before {
127
+ content: "\e001"; }
128
+ #conversejs .icon-notebook:before {
129
+ content: "\2710"; }
130
+ #conversejs .icon-notification:before {
131
+ content: "\e01f"; }
132
+ #conversejs .icon-online:before {
133
+ content: "\25fc"; }
134
+ #conversejs .icon-chat:before {
135
+ content: "\25fc"; }
136
+ #conversejs .icon-opened:before {
137
+ content: "\25bc"; }
138
+ #conversejs .icon-pencil:before {
139
+ content: "\270e"; }
140
+ #conversejs .icon-phone-hang-up:before {
141
+ content: "\260e"; }
142
+ #conversejs .icon-phone:before {
143
+ content: "\260f"; }
144
+ #conversejs .icon-play:before {
145
+ content: "\25d9"; }
146
+ #conversejs .icon-plus:before {
147
+ content: "\271a"; }
148
+ #conversejs .icon-pushpin:before {
149
+ content: "\e012"; }
150
+ #conversejs .icon-quotes-left:before {
151
+ content: "\e01d"; }
152
+ #conversejs .icon-radio-checked:before {
153
+ content: "\2b26"; }
154
+ #conversejs .icon-radio-unchecked:before {
155
+ content: "\2b25"; }
156
+ #conversejs .icon-remove:before {
157
+ content: "\e02d"; }
158
+ #conversejs .icon-room-info:before {
159
+ content: "\e059"; }
160
+ #conversejs .icon-sad:before {
161
+ content: "\2639"; }
162
+ #conversejs .icon-search:before {
163
+ content: "\e021"; }
164
+ #conversejs .icon-shocked:before {
165
+ content: "\2364"; }
166
+ #conversejs .icon-show-users:before {
167
+ content: "\e01e"; }
168
+ #conversejs .icon-smiley:before {
169
+ content: "\263a"; }
170
+ #conversejs .icon-spell-check:before {
171
+ content: "\e045"; }
172
+ #conversejs .icon-spinner:before {
173
+ content: "\231b"; }
174
+ #conversejs .icon-strikethrough:before {
175
+ content: "\e050"; }
176
+ #conversejs .icon-thumbs-up:before {
177
+ content: "\261d"; }
178
+ #conversejs .icon-tongue:before {
179
+ content: "\e038"; }
180
+ #conversejs .icon-underline:before {
181
+ content: "\e04e"; }
182
+ #conversejs .icon-unlocked:before {
183
+ content: "\e025"; }
184
+ #conversejs .icon-user:before {
185
+ content: "\e01a"; }
186
+ #conversejs .icon-users:before {
187
+ content: "\e01b"; }
188
+ #conversejs .icon-volume-decrease:before {
189
+ content: "\e04b"; }
190
+ #conversejs .icon-volume-high:before {
191
+ content: "\e046"; }
192
+ #conversejs .icon-volume-increase:before {
193
+ content: "\e04c"; }
194
+ #conversejs .icon-volume-low:before {
195
+ content: "\e048"; }
196
+ #conversejs .icon-volume-medium:before {
197
+ content: "\e047"; }
198
+ #conversejs .icon-volume-mute-2:before {
199
+ content: "\e04a"; }
200
+ #conversejs .icon-volume-mute:before {
201
+ content: "\e049"; }
202
+ #conversejs .icon-warning:before {
203
+ content: "\26a0"; }
204
+ #conversejs .icon-wink:before {
205
+ content: "\e03a"; }
206
+ #conversejs .icon-wondering:before {
207
+ content: "\2369"; }
208
+ #conversejs .icon-wrench:before {
209
+ content: "\e024"; }
210
+ #conversejs .icon-xa:before {
211
+ content: "\e602"; }
212
+ #conversejs .icon-unavailable:before,
213
+ #conversejs .icon-offline:before {
214
+ content: "\e002"; }
215
+ #conversejs .icon-youtube:before {
216
+ content: "\e055"; }
217
+ #conversejs .icon-zoom-in:before {
218
+ content: "\e02b"; }
219
+ #conversejs .icon-zoom-out:before {
220
+ content: "\e02a"; }
221
+ #conversejs [data-icon]:before {
222
+ content: attr(data-icon);
223
+ font-family: 'Converse-js';
224
+ font-variant: normal;
225
+ font-weight: normal;
226
+ line-height: 1;
227
+ speak: none;
228
+ text-transform: none;
229
+ /* Better Font Rendering =========== */
230
+ -webkit-font-smoothing: antialiased;
231
+ -moz-osx-font-smoothing: grayscale; }
232
+ #conversejs [class^="icon-"]:before, #conversejs [class*=" icon-"]:before {
233
+ background-position: 14px 14px;
234
+ background-image: none;
235
+ font-family: 'Converse-js';
236
+ font-style: normal;
237
+ font-variant: normal;
238
+ font-weight: normal;
239
+ width: auto;
240
+ height: auto;
241
+ line-height: 1;
242
+ speak: none;
243
+ text-transform: none;
244
+ /* Better Font Rendering =========== */
245
+ -webkit-font-smoothing: antialiased;
246
+ -moz-osx-font-smoothing: grayscale; }
247
+
248
+ #conversejs {
249
+ /*!
250
+ Pure v0.6.1-pre
251
+ Copyright 2014 Yahoo! Inc. All rights reserved.
252
+ Licensed under the BSD License.
253
+ https://github.com/yahoo/pure/blob/master/LICENSE.md
254
+ */
255
+ /*!
256
+ normalize.css v^3.0 | MIT License | git.io/normalize
257
+ Copyright (c) Nicolas Gallagher and Jonathan Neal
258
+ */
259
+ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
260
+ /**
261
+ * 1. Set default font family to sans-serif.
262
+ * 2. Prevent iOS and IE text size adjust after device orientation change,
263
+ * without disabling user zoom.
264
+ */
265
+ /**
266
+ * Remove default margin.
267
+ */
268
+ /* HTML5 display definitions
269
+ ========================================================================== */
270
+ /**
271
+ * Correct `block` display not defined for any HTML5 element in IE 8/9.
272
+ * Correct `block` display not defined for `details` or `summary` in IE 10/11
273
+ * and Firefox.
274
+ * Correct `block` display not defined for `main` in IE 11.
275
+ */
276
+ /**
277
+ * 1. Correct `inline-block` display not defined in IE 8/9.
278
+ * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
279
+ */
280
+ /**
281
+ * Prevent modern browsers from displaying `audio` without controls.
282
+ * Remove excess height in iOS 5 devices.
283
+ */
284
+ /**
285
+ * Address `[hidden]` styling not present in IE 8/9/10.
286
+ * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
287
+ */
288
+ /* Links
289
+ ========================================================================== */
290
+ /**
291
+ * Remove the gray background color from active links in IE 10.
292
+ */
293
+ /**
294
+ * Improve readability of focused elements when they are also in an
295
+ * active/hover state.
296
+ */
297
+ /* Text-level semantics
298
+ ========================================================================== */
299
+ /**
300
+ * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
301
+ */
302
+ /**
303
+ * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
304
+ */
305
+ /**
306
+ * Address styling not present in Safari and Chrome.
307
+ */
308
+ /**
309
+ * Address variable `h1` font-size and margin within `section` and `article`
310
+ * contexts in Firefox 4+, Safari, and Chrome.
311
+ */
312
+ /**
313
+ * Address styling not present in IE 8/9.
314
+ */
315
+ /**
316
+ * Address inconsistent and variable font size in all browsers.
317
+ */
318
+ /**
319
+ * Prevent `sub` and `sup` affecting `line-height` in all browsers.
320
+ */
321
+ /* Embedded content
322
+ ========================================================================== */
323
+ /**
324
+ * Remove border when inside `a` element in IE 8/9/10.
325
+ */
326
+ /**
327
+ * Correct overflow not hidden in IE 9/10/11.
328
+ */
329
+ /* Grouping content
330
+ ========================================================================== */
331
+ /**
332
+ * Address margin not present in IE 8/9 and Safari.
333
+ */
334
+ /**
335
+ * Address differences between Firefox and other browsers.
336
+ */
337
+ /**
338
+ * Contain overflow in all browsers.
339
+ */
340
+ /**
341
+ * Address odd `em`-unit font size rendering in all browsers.
342
+ */
343
+ /* Forms
344
+ ========================================================================== */
345
+ /**
346
+ * Known limitation: by default, Chrome and Safari on OS X allow very limited
347
+ * styling of `select`, unless a `border` property is set.
348
+ */
349
+ /**
350
+ * 1. Correct color not being inherited.
351
+ * Known issue: affects color of disabled elements.
352
+ * 2. Correct font properties not being inherited.
353
+ * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
354
+ */
355
+ /**
356
+ * Address `overflow` set to `hidden` in IE 8/9/10/11.
357
+ */
358
+ /**
359
+ * Address inconsistent `text-transform` inheritance for `button` and `select`.
360
+ * All other form control elements do not inherit `text-transform` values.
361
+ * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
362
+ * Correct `select` style inheritance in Firefox.
363
+ */
364
+ /**
365
+ * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
366
+ * and `video` controls.
367
+ * 2. Correct inability to style clickable `input` types in iOS.
368
+ * 3. Improve usability and consistency of cursor style between image-type
369
+ * `input` and others.
370
+ */
371
+ /**
372
+ * Re-set default cursor for disabled elements.
373
+ */
374
+ /**
375
+ * Remove inner padding and border in Firefox 4+.
376
+ */
377
+ /**
378
+ * Address Firefox 4+ setting `line-height` on `input` using `!important` in
379
+ * the UA stylesheet.
380
+ */
381
+ /**
382
+ * It's recommended that you don't attempt to style these elements.
383
+ * Firefox's implementation doesn't respect box-sizing, padding, or width.
384
+ *
385
+ * 1. Address box sizing set to `content-box` in IE 8/9/10.
386
+ * 2. Remove excess padding in IE 8/9/10.
387
+ */
388
+ /**
389
+ * Fix the cursor style for Chrome's increment/decrement buttons. For certain
390
+ * `font-size` values of the `input`, it causes the cursor style of the
391
+ * decrement button to change from `default` to `text`.
392
+ */
393
+ /**
394
+ * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
395
+ * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
396
+ */
397
+ /**
398
+ * Remove inner padding and search cancel button in Safari and Chrome on OS X.
399
+ * Safari (but not Chrome) clips the cancel button when the search input has
400
+ * padding (and `textfield` appearance).
401
+ */
402
+ /**
403
+ * Define consistent border, margin, and padding.
404
+ */
405
+ /**
406
+ * 1. Correct `color` not being inherited in IE 8/9/10/11.
407
+ * 2. Remove padding so people aren't caught out if they zero out fieldsets.
408
+ */
409
+ /**
410
+ * Remove default vertical scrollbar in IE 8/9/10/11.
411
+ */
412
+ /**
413
+ * Don't inherit the `font-weight` (applied by a rule above).
414
+ * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
415
+ */
416
+ /* Tables
417
+ ========================================================================== */
418
+ /**
419
+ * Remove most spacing between table cells.
420
+ */
421
+ /*csslint important:false*/
422
+ /* ==========================================================================
423
+ Pure Base Extras
424
+ ========================================================================== */
425
+ /**
426
+ * Extra rules that Pure adds on top of Normalize.css
427
+ */
428
+ /**
429
+ * Always hide an element when it has the `hidden` HTML attribute.
430
+ */
431
+ /**
432
+ * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
433
+ * aspect ratio.
434
+ */
435
+ /*!
436
+ Pure v0.6.1-pre
437
+ Copyright 2014 Yahoo! Inc. All rights reserved.
438
+ Licensed under the BSD License.
439
+ https://github.com/yahoo/pure/blob/master/LICENSE.md
440
+ */
441
+ /*csslint box-model:false*/
442
+ /*
443
+ Box-model set to false because we're setting a height on select elements, which
444
+ also have border and padding. This is done because some browsers don't render
445
+ the padding. We explicitly set the box-model for select elements to border-box,
446
+ so we can ignore the csslint warning.
447
+ */
448
+ /*
449
+ Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
450
+ since IE8 won't execute CSS that contains a CSS3 selector.
451
+ */
452
+ /* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
453
+ /* May be able to remove this tweak as color inputs become more standardized across browsers. */
454
+ /*
455
+ Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
456
+ since IE8 won't execute CSS that contains a CSS3 selector.
457
+ */
458
+ /*
459
+ Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
460
+ since IE8 won't execute CSS that contains a CSS3 selector.
461
+ */
462
+ /*
463
+ Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
464
+ since IE8 won't execute CSS that contains a CSS3 selector.
465
+ */
466
+ /* Aligned Forms */
467
+ /* Rounded Inputs */
468
+ /* Grouped Inputs */
469
+ /* Inline help for forms */
470
+ /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
471
+ /* Block help for forms */
472
+ /*!
473
+ Pure v0.6.1-pre
474
+ Copyright 2014 Yahoo! Inc. All rights reserved.
475
+ Licensed under the BSD License.
476
+ https://github.com/yahoo/pure/blob/master/LICENSE.md
477
+ */
478
+ /* Firefox: Get rid of the inner focus border */
479
+ /*csslint outline-none:false*/
480
+ /* Firefox: Get rid of the inner focus border */
481
+ -webkit-box-sizing: border-box;
482
+ -moz-box-sizing: border-box;
483
+ box-sizing: border-box; }
484
+ #conversejs html {
485
+ font-family: sans-serif;
486
+ /* 1 */
487
+ -ms-text-size-adjust: 100%;
488
+ /* 2 */
489
+ -webkit-text-size-adjust: 100%;
490
+ /* 2 */ }
491
+ #conversejs body {
492
+ margin: 0; }
493
+ #conversejs article,
494
+ #conversejs aside,
495
+ #conversejs details,
496
+ #conversejs figcaption,
497
+ #conversejs figure,
498
+ #conversejs footer,
499
+ #conversejs header,
500
+ #conversejs hgroup,
501
+ #conversejs main,
502
+ #conversejs menu,
503
+ #conversejs nav,
504
+ #conversejs section,
505
+ #conversejs summary {
506
+ display: block; }
507
+ #conversejs audio,
508
+ #conversejs canvas,
509
+ #conversejs progress,
510
+ #conversejs video {
511
+ display: inline-block;
512
+ /* 1 */
513
+ vertical-align: baseline;
514
+ /* 2 */ }
515
+ #conversejs audio:not([controls]) {
516
+ display: none;
517
+ height: 0; }
518
+ #conversejs [hidden],
519
+ #conversejs template {
520
+ display: none; }
521
+ #conversejs a {
522
+ background-color: transparent; }
523
+ #conversejs a:active,
524
+ #conversejs a:hover {
525
+ outline: 0; }
526
+ #conversejs abbr[title] {
527
+ border-bottom: 1px dotted; }
528
+ #conversejs b,
529
+ #conversejs strong {
530
+ font-weight: bold; }
531
+ #conversejs dfn {
532
+ font-style: italic; }
533
+ #conversejs h1 {
534
+ font-size: 2em;
535
+ margin: 0.67em 0; }
536
+ #conversejs mark {
537
+ background: #ff0;
538
+ color: #000; }
539
+ #conversejs small {
540
+ font-size: 80%; }
541
+ #conversejs sub,
542
+ #conversejs sup {
543
+ font-size: 75%;
544
+ line-height: 0;
545
+ position: relative;
546
+ vertical-align: baseline; }
547
+ #conversejs sup {
548
+ top: -0.5em; }
549
+ #conversejs sub {
550
+ bottom: -0.25em; }
551
+ #conversejs img {
552
+ border: 0; }
553
+ #conversejs svg:not(:root) {
554
+ overflow: hidden; }
555
+ #conversejs figure {
556
+ margin: 1em 40px; }
557
+ #conversejs hr {
558
+ box-sizing: content-box;
559
+ height: 0; }
560
+ #conversejs pre {
561
+ overflow: auto; }
562
+ #conversejs code,
563
+ #conversejs kbd,
564
+ #conversejs pre,
565
+ #conversejs samp {
566
+ font-family: monospace, monospace;
567
+ font-size: 1em; }
568
+ #conversejs button,
569
+ #conversejs input,
570
+ #conversejs optgroup,
571
+ #conversejs select,
572
+ #conversejs textarea {
573
+ color: inherit;
574
+ /* 1 */
575
+ font: inherit;
576
+ /* 2 */
577
+ margin: 0;
578
+ /* 3 */ }
579
+ #conversejs button {
580
+ overflow: visible; }
581
+ #conversejs button,
582
+ #conversejs select {
583
+ text-transform: none; }
584
+ #conversejs button,
585
+ #conversejs html input[type="button"],
586
+ #conversejs input[type="reset"],
587
+ #conversejs input[type="submit"] {
588
+ -webkit-appearance: button;
589
+ /* 2 */
590
+ cursor: pointer;
591
+ /* 3 */ }
592
+ #conversejs button[disabled],
593
+ #conversejs html input[disabled] {
594
+ cursor: default; }
595
+ #conversejs button::-moz-focus-inner,
596
+ #conversejs input::-moz-focus-inner {
597
+ border: 0;
598
+ padding: 0; }
599
+ #conversejs input {
600
+ line-height: normal; }
601
+ #conversejs input[type="checkbox"],
602
+ #conversejs input[type="radio"] {
603
+ box-sizing: border-box;
604
+ /* 1 */
605
+ padding: 0;
606
+ /* 2 */ }
607
+ #conversejs input[type="number"]::-webkit-inner-spin-button,
608
+ #conversejs input[type="number"]::-webkit-outer-spin-button {
609
+ height: auto; }
610
+ #conversejs input[type="search"] {
611
+ -webkit-appearance: textfield;
612
+ /* 1 */
613
+ box-sizing: content-box;
614
+ /* 2 */ }
615
+ #conversejs input[type="search"]::-webkit-search-cancel-button,
616
+ #conversejs input[type="search"]::-webkit-search-decoration {
617
+ -webkit-appearance: none; }
618
+ #conversejs fieldset {
619
+ border: 1px solid #c0c0c0;
620
+ margin: 0 2px;
621
+ padding: 0.35em 0.625em 0.75em; }
622
+ #conversejs legend {
623
+ border: 0;
624
+ /* 1 */
625
+ padding: 0;
626
+ /* 2 */ }
627
+ #conversejs textarea {
628
+ overflow: auto; }
629
+ #conversejs optgroup {
630
+ font-weight: bold; }
631
+ #conversejs table {
632
+ border-collapse: collapse;
633
+ border-spacing: 0; }
634
+ #conversejs td,
635
+ #conversejs th {
636
+ padding: 0; }
637
+ #conversejs .hidden,
638
+ #conversejs [hidden] {
639
+ display: none !important; }
640
+ #conversejs .pure-img {
641
+ max-width: 100%;
642
+ height: auto;
643
+ display: block; }
644
+ #conversejs .pure-form input[type="text"],
645
+ #conversejs .pure-form input[type="password"],
646
+ #conversejs .pure-form input[type="email"],
647
+ #conversejs .pure-form input[type="url"],
648
+ #conversejs .pure-form input[type="date"],
649
+ #conversejs .pure-form input[type="month"],
650
+ #conversejs .pure-form input[type="time"],
651
+ #conversejs .pure-form input[type="datetime"],
652
+ #conversejs .pure-form input[type="datetime-local"],
653
+ #conversejs .pure-form input[type="week"],
654
+ #conversejs .pure-form input[type="number"],
655
+ #conversejs .pure-form input[type="search"],
656
+ #conversejs .pure-form input[type="tel"],
657
+ #conversejs .pure-form input[type="color"],
658
+ #conversejs .pure-form select,
659
+ #conversejs .pure-form textarea {
660
+ padding: 0.5em 0.6em;
661
+ display: inline-block;
662
+ border: 1px solid #ccc;
663
+ box-shadow: inset 0 1px 3px #ddd;
664
+ border-radius: 4px;
665
+ vertical-align: middle;
666
+ -webkit-box-sizing: border-box;
667
+ -moz-box-sizing: border-box;
668
+ box-sizing: border-box; }
669
+ #conversejs .pure-form input:not([type]) {
670
+ padding: 0.5em 0.6em;
671
+ display: inline-block;
672
+ border: 1px solid #ccc;
673
+ box-shadow: inset 0 1px 3px #ddd;
674
+ border-radius: 4px;
675
+ -webkit-box-sizing: border-box;
676
+ -moz-box-sizing: border-box;
677
+ box-sizing: border-box; }
678
+ #conversejs .pure-form input[type="color"] {
679
+ padding: 0.2em 0.5em; }
680
+ #conversejs .pure-form input[type="text"]:focus,
681
+ #conversejs .pure-form input[type="password"]:focus,
682
+ #conversejs .pure-form input[type="email"]:focus,
683
+ #conversejs .pure-form input[type="url"]:focus,
684
+ #conversejs .pure-form input[type="date"]:focus,
685
+ #conversejs .pure-form input[type="month"]:focus,
686
+ #conversejs .pure-form input[type="time"]:focus,
687
+ #conversejs .pure-form input[type="datetime"]:focus,
688
+ #conversejs .pure-form input[type="datetime-local"]:focus,
689
+ #conversejs .pure-form input[type="week"]:focus,
690
+ #conversejs .pure-form input[type="number"]:focus,
691
+ #conversejs .pure-form input[type="search"]:focus,
692
+ #conversejs .pure-form input[type="tel"]:focus,
693
+ #conversejs .pure-form input[type="color"]:focus,
694
+ #conversejs .pure-form select:focus,
695
+ #conversejs .pure-form textarea:focus {
696
+ outline: 0;
697
+ border-color: #1A9707; }
698
+ #conversejs .pure-form input:not([type]):focus {
699
+ outline: 0;
700
+ border-color: #1A9707; }
701
+ #conversejs .pure-form input[type="file"]:focus,
702
+ #conversejs .pure-form input[type="radio"]:focus,
703
+ #conversejs .pure-form input[type="checkbox"]:focus {
704
+ outline: thin solid #1A9707;
705
+ outline: 1px auto #1A9707; }
706
+ #conversejs .pure-form .pure-checkbox,
707
+ #conversejs .pure-form .pure-radio {
708
+ margin: 0.5em 0;
709
+ display: block; }
710
+ #conversejs .pure-form input[type="text"][disabled],
711
+ #conversejs .pure-form input[type="password"][disabled],
712
+ #conversejs .pure-form input[type="email"][disabled],
713
+ #conversejs .pure-form input[type="url"][disabled],
714
+ #conversejs .pure-form input[type="date"][disabled],
715
+ #conversejs .pure-form input[type="month"][disabled],
716
+ #conversejs .pure-form input[type="time"][disabled],
717
+ #conversejs .pure-form input[type="datetime"][disabled],
718
+ #conversejs .pure-form input[type="datetime-local"][disabled],
719
+ #conversejs .pure-form input[type="week"][disabled],
720
+ #conversejs .pure-form input[type="number"][disabled],
721
+ #conversejs .pure-form input[type="search"][disabled],
722
+ #conversejs .pure-form input[type="tel"][disabled],
723
+ #conversejs .pure-form input[type="color"][disabled],
724
+ #conversejs .pure-form select[disabled],
725
+ #conversejs .pure-form textarea[disabled] {
726
+ cursor: not-allowed;
727
+ background-color: #eaeded;
728
+ color: #cad2d3; }
729
+ #conversejs .pure-form input:not([type])[disabled] {
730
+ cursor: not-allowed;
731
+ background-color: #eaeded;
732
+ color: #cad2d3; }
733
+ #conversejs .pure-form input[readonly],
734
+ #conversejs .pure-form select[readonly],
735
+ #conversejs .pure-form textarea[readonly] {
736
+ background-color: #eee;
737
+ /* menu hover bg color */
738
+ color: #777;
739
+ /* menu text color */
740
+ border-color: #ccc; }
741
+ #conversejs .pure-form input:focus:invalid,
742
+ #conversejs .pure-form textarea:focus:invalid,
743
+ #conversejs .pure-form select:focus:invalid {
744
+ color: #b94a48;
745
+ border-color: #e9322d; }
746
+ #conversejs .pure-form input[type="file"]:focus:invalid:focus,
747
+ #conversejs .pure-form input[type="radio"]:focus:invalid:focus,
748
+ #conversejs .pure-form input[type="checkbox"]:focus:invalid:focus {
749
+ outline-color: #e9322d; }
750
+ #conversejs .pure-form select {
751
+ /* Normalizes the height; padding is not sufficient. */
752
+ height: 2.25em;
753
+ border: 1px solid #ccc;
754
+ background-color: white; }
755
+ #conversejs .pure-form select[multiple] {
756
+ height: auto; }
757
+ #conversejs .pure-form label {
758
+ margin: 0.5em 0 0.2em; }
759
+ #conversejs .pure-form fieldset {
760
+ margin: 0;
761
+ padding: 0.35em 0 0.75em;
762
+ border: 0; }
763
+ #conversejs .pure-form legend {
764
+ display: block;
765
+ width: 100%;
766
+ padding: 0.3em 0;
767
+ margin-bottom: 0.3em;
768
+ color: #333;
769
+ border-bottom: 1px solid #e5e5e5; }
770
+ #conversejs .pure-form-stacked input[type="text"],
771
+ #conversejs .pure-form-stacked input[type="password"],
772
+ #conversejs .pure-form-stacked input[type="email"],
773
+ #conversejs .pure-form-stacked input[type="url"],
774
+ #conversejs .pure-form-stacked input[type="date"],
775
+ #conversejs .pure-form-stacked input[type="month"],
776
+ #conversejs .pure-form-stacked input[type="time"],
777
+ #conversejs .pure-form-stacked input[type="datetime"],
778
+ #conversejs .pure-form-stacked input[type="datetime-local"],
779
+ #conversejs .pure-form-stacked input[type="week"],
780
+ #conversejs .pure-form-stacked input[type="number"],
781
+ #conversejs .pure-form-stacked input[type="search"],
782
+ #conversejs .pure-form-stacked input[type="tel"],
783
+ #conversejs .pure-form-stacked input[type="color"],
784
+ #conversejs .pure-form-stacked input[type="file"],
785
+ #conversejs .pure-form-stacked select,
786
+ #conversejs .pure-form-stacked label,
787
+ #conversejs .pure-form-stacked textarea {
788
+ display: block;
789
+ margin: 0.25em 0; }
790
+ #conversejs .pure-form-stacked input:not([type]) {
791
+ display: block;
792
+ margin: 0.25em 0; }
793
+ #conversejs .pure-form-aligned input,
794
+ #conversejs .pure-form-aligned textarea,
795
+ #conversejs .pure-form-aligned select,
796
+ #conversejs .pure-form-aligned .pure-help-inline,
797
+ #conversejs .pure-form-message-inline {
798
+ display: inline-block;
799
+ *display: inline;
800
+ *zoom: 1;
801
+ vertical-align: middle; }
802
+ #conversejs .pure-form-aligned textarea {
803
+ vertical-align: top; }
804
+ #conversejs .pure-form-aligned .pure-control-group {
805
+ margin-bottom: 0.5em; }
806
+ #conversejs .pure-form-aligned .pure-control-group label {
807
+ text-align: right;
808
+ display: inline-block;
809
+ vertical-align: middle;
810
+ width: 10em;
811
+ margin: 0 1em 0 0; }
812
+ #conversejs .pure-form-aligned .pure-controls {
813
+ margin: 1.5em 0 0 11em; }
814
+ #conversejs .pure-form input.pure-input-rounded,
815
+ #conversejs .pure-form .pure-input-rounded {
816
+ border-radius: 2em;
817
+ padding: 0.5em 1em; }
818
+ #conversejs .pure-form .pure-group fieldset {
819
+ margin-bottom: 10px; }
820
+ #conversejs .pure-form .pure-group input,
821
+ #conversejs .pure-form .pure-group textarea {
822
+ display: block;
823
+ padding: 10px;
824
+ margin: 0 0 -1px;
825
+ border-radius: 0;
826
+ position: relative;
827
+ top: -1px; }
828
+ #conversejs .pure-form .pure-group input:focus,
829
+ #conversejs .pure-form .pure-group textarea:focus {
830
+ z-index: 3; }
831
+ #conversejs .pure-form .pure-group input:first-child,
832
+ #conversejs .pure-form .pure-group textarea:first-child {
833
+ top: 1px;
834
+ border-radius: 4px 4px 0 0;
835
+ margin: 0; }
836
+ #conversejs .pure-form .pure-group input:first-child:last-child,
837
+ #conversejs .pure-form .pure-group textarea:first-child:last-child {
838
+ top: 1px;
839
+ border-radius: 4px;
840
+ margin: 0; }
841
+ #conversejs .pure-form .pure-group input:last-child,
842
+ #conversejs .pure-form .pure-group textarea:last-child {
843
+ top: -2px;
844
+ border-radius: 0 0 4px 4px;
845
+ margin: 0; }
846
+ #conversejs .pure-form .pure-group button {
847
+ margin: 0.35em 0; }
848
+ #conversejs .pure-form .pure-input-1 {
849
+ width: 100%; }
850
+ #conversejs .pure-form .pure-input-3-4 {
851
+ width: 75%; }
852
+ #conversejs .pure-form .pure-input-2-3 {
853
+ width: 66%; }
854
+ #conversejs .pure-form .pure-input-1-2 {
855
+ width: 50%; }
856
+ #conversejs .pure-form .pure-input-1-3 {
857
+ width: 33%; }
858
+ #conversejs .pure-form .pure-input-1-4 {
859
+ width: 25%; }
860
+ #conversejs .pure-form .pure-help-inline,
861
+ #conversejs .pure-form-message-inline {
862
+ display: inline-block;
863
+ padding-left: 0.3em;
864
+ color: #666;
865
+ vertical-align: middle;
866
+ font-size: 0.875em; }
867
+ #conversejs .pure-form-message {
868
+ display: block;
869
+ color: #666;
870
+ font-size: 0.875em; }
871
+ @media only screen and (max-width: 480px) {
872
+ #conversejs {
873
+ /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */ }
874
+ #conversejs .pure-form button[type="submit"] {
875
+ margin: 0.7em 0 0; }
876
+ #conversejs .pure-form input:not([type]),
877
+ #conversejs .pure-form input[type="text"],
878
+ #conversejs .pure-form input[type="password"],
879
+ #conversejs .pure-form input[type="email"],
880
+ #conversejs .pure-form input[type="url"],
881
+ #conversejs .pure-form input[type="date"],
882
+ #conversejs .pure-form input[type="month"],
883
+ #conversejs .pure-form input[type="time"],
884
+ #conversejs .pure-form input[type="datetime"],
885
+ #conversejs .pure-form input[type="datetime-local"],
886
+ #conversejs .pure-form input[type="week"],
887
+ #conversejs .pure-form input[type="number"],
888
+ #conversejs .pure-form input[type="search"],
889
+ #conversejs .pure-form input[type="tel"],
890
+ #conversejs .pure-form input[type="color"],
891
+ #conversejs .pure-form label {
892
+ margin-bottom: 0.3em;
893
+ display: block; }
894
+ #conversejs .pure-group input:not([type]),
895
+ #conversejs .pure-group input[type="text"],
896
+ #conversejs .pure-group input[type="password"],
897
+ #conversejs .pure-group input[type="email"],
898
+ #conversejs .pure-group input[type="url"],
899
+ #conversejs .pure-group input[type="date"],
900
+ #conversejs .pure-group input[type="month"],
901
+ #conversejs .pure-group input[type="time"],
902
+ #conversejs .pure-group input[type="datetime"],
903
+ #conversejs .pure-group input[type="datetime-local"],
904
+ #conversejs .pure-group input[type="week"],
905
+ #conversejs .pure-group input[type="number"],
906
+ #conversejs .pure-group input[type="search"],
907
+ #conversejs .pure-group input[type="tel"],
908
+ #conversejs .pure-group input[type="color"] {
909
+ margin-bottom: 0; }
910
+ #conversejs .pure-form-aligned .pure-control-group label {
911
+ margin-bottom: 0.3em;
912
+ text-align: left;
913
+ display: block;
914
+ width: 100%; }
915
+ #conversejs .pure-form-aligned .pure-controls {
916
+ margin: 1.5em 0 0 0; }
917
+ #conversejs .pure-form .pure-help-inline,
918
+ #conversejs .pure-form-message-inline,
919
+ #conversejs .pure-form-message {
920
+ display: block;
921
+ font-size: 0.75em;
922
+ /* Increased bottom padding to make it group with its related input element. */
923
+ padding: 0.2em 0 0.8em; } }
924
+ #conversejs .pure-button {
925
+ /* Structure */
926
+ display: inline-block;
927
+ zoom: 1;
928
+ line-height: normal;
929
+ white-space: nowrap;
930
+ vertical-align: middle;
931
+ text-align: center;
932
+ cursor: pointer;
933
+ -webkit-user-drag: none;
934
+ -webkit-user-select: none;
935
+ -moz-user-select: none;
936
+ -ms-user-select: none;
937
+ user-select: none;
938
+ -webkit-box-sizing: border-box;
939
+ -moz-box-sizing: border-box;
940
+ box-sizing: border-box; }
941
+ #conversejs .pure-button::-moz-focus-inner {
942
+ padding: 0;
943
+ border: 0; }
944
+ #conversejs .pure-button {
945
+ font-family: inherit;
946
+ font-size: 100%;
947
+ padding: 0.5em 1em;
948
+ color: #444;
949
+ /* rgba not supported (IE 8) */
950
+ color: rgba(0, 0, 0, 0.8);
951
+ /* rgba supported */
952
+ border: 1px solid #999;
953
+ /*IE 6/7/8*/
954
+ border: none transparent;
955
+ /*IE9 + everything else*/
956
+ background-color: #E6E6E6;
957
+ text-decoration: none;
958
+ border-radius: 2px; }
959
+ #conversejs .pure-button-hover,
960
+ #conversejs .pure-button:hover,
961
+ #conversejs .pure-button:focus {
962
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
963
+ background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.1)));
964
+ background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
965
+ background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1));
966
+ background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
967
+ background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); }
968
+ #conversejs .pure-button:focus {
969
+ outline: 0; }
970
+ #conversejs .pure-button-active,
971
+ #conversejs .pure-button:active {
972
+ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
973
+ border-color: #000 \9; }
974
+ #conversejs .pure-button[disabled],
975
+ #conversejs .pure-button-disabled,
976
+ #conversejs .pure-button-disabled:hover,
977
+ #conversejs .pure-button-disabled:focus,
978
+ #conversejs .pure-button-disabled:active {
979
+ border: none;
980
+ background-image: none;
981
+ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
982
+ filter: alpha(opacity=40);
983
+ -khtml-opacity: 0.40;
984
+ -moz-opacity: 0.40;
985
+ opacity: 0.40;
986
+ cursor: not-allowed;
987
+ box-shadow: none; }
988
+ #conversejs .pure-button-hidden {
989
+ display: none; }
990
+ #conversejs .pure-button::-moz-focus-inner {
991
+ padding: 0;
992
+ border: 0; }
993
+ #conversejs .pure-button-primary,
994
+ #conversejs .pure-button-selected,
995
+ #conversejs a.pure-button-primary,
996
+ #conversejs a.pure-button-selected {
997
+ background-color: #0078e7;
998
+ color: #fff; }
999
+ #conversejs *, #conversejs *:before, #conversejs *:after {
1000
+ -webkit-box-sizing: border-box;
1001
+ -moz-box-sizing: border-box;
1002
+ box-sizing: border-box; }
1003
+ @media screen and (max-width: 480px) {
1004
+ #conversejs {
1005
+ margin: 0;
1006
+ right: 10px;
1007
+ left: 10px;
1008
+ bottom: 5px; } }
1009
+ @media screen and (max-height: 450px) {
1010
+ #conversejs {
1011
+ margin: 0;
1012
+ right: 10px;
1013
+ left: 10px;
1014
+ bottom: 5px; } }
1015
+ #conversejs ul li {
1016
+ height: auto; }
1017
+ #conversejs div, #conversejs span, #conversejs h1, #conversejs h2, #conversejs h3, #conversejs h4, #conversejs h5, #conversejs h6, #conversejs p, #conversejs blockquote,
1018
+ #conversejs pre, #conversejs a, #conversejs em, #conversejs img, #conversejs strong, #conversejs dl, #conversejs dt, #conversejs dd, #conversejs ol, #conversejs ul, #conversejs li,
1019
+ #conversejs fieldset, #conversejs form, #conversejs label, #conversejs legend, #conversejs table, #conversejs caption, #conversejs tbody,
1020
+ #conversejs tfoot, #conversejs thead, #conversejs tr, #conversejs th, #conversejs td, #conversejs article, #conversejs aside, #conversejs canvas, #conversejs details,
1021
+ #conversejs embed, #conversejs figure, #conversejs figcaption, #conversejs footer, #conversejs header, #conversejs hgroup, #conversejs menu,
1022
+ #conversejs nav, #conversejs output, #conversejs ruby, #conversejs section, #conversejs summary, #conversejs time, #conversejs mark, #conversejs audio, #conversejs video {
1023
+ margin: 0;
1024
+ padding: 0;
1025
+ border: 0;
1026
+ font: inherit;
1027
+ vertical-align: baseline; }
1028
+ #conversejs textarea,
1029
+ #conversejs input[type=submit], #conversejs input[type=button],
1030
+ #conversejs input[type=text], #conversejs input[type=password],
1031
+ #conversejs button {
1032
+ font-size: 14px;
1033
+ padding: 0.25em;
1034
+ min-height: 0; }
1035
+ #conversejs strong {
1036
+ font-weight: 700; }
1037
+ #conversejs ol, #conversejs ul {
1038
+ list-style: none; }
1039
+ #conversejs li {
1040
+ height: 10px; }
1041
+ #conversejs ul, #conversejs ol, #conversejs dl {
1042
+ font: inherit;
1043
+ margin: 0; }
1044
+ #conversejs a, #conversejs a:visited {
1045
+ text-decoration: none;
1046
+ color: #2A9D8F;
1047
+ text-shadow: none; }
1048
+
1049
+ #conversejs {
1050
+ bottom: 0;
1051
+ color: #818479;
1052
+ direction: ltr;
1053
+ display: block;
1054
+ font-size: 14px;
1055
+ height: 35px;
1056
+ position: fixed;
1057
+ right: 0;
1058
+ width: auto;
1059
+ z-index: 1031; }
1060
+ @media screen and (max-height: 450px) {
1061
+ #conversejs {
1062
+ width: 100%;
1063
+ width: 100vw; } }
1064
+ @media screen and (max-width: 480px) {
1065
+ #conversejs {
1066
+ width: 100%;
1067
+ width: 100vw; } }
1068
+ #conversejs ::selection {
1069
+ background-color: #DCF9F6; }
1070
+ #conversejs ::-moz-selection {
1071
+ background-color: #DCF9F6; }
1072
+ #conversejs .no-text-select {
1073
+ -webkit-touch-callout: none;
1074
+ -webkit-user-select: none;
1075
+ -moz-user-select: none;
1076
+ -ms-user-select: none;
1077
+ user-select: none; }
1078
+ #conversejs .emoticon {
1079
+ font-size: 14px; }
1080
+ #conversejs .left {
1081
+ float: left; }
1082
+ #conversejs .right {
1083
+ float: right; }
1084
+ #conversejs .centered {
1085
+ text-align: center;
1086
+ display: block;
1087
+ margin: 5em auto; }
1088
+ #conversejs .hor_centered {
1089
+ text-align: center;
1090
+ display: block;
1091
+ margin: 0 auto;
1092
+ clear: both; }
1093
+ #conversejs .hidden {
1094
+ display: none; }
1095
+ #conversejs .locked {
1096
+ padding-right: 22px; }
1097
+ @-webkit-keyframes spin {
1098
+ from {
1099
+ -webkit-transform: rotate(0deg); }
1100
+ to {
1101
+ -webkit-transform: rotate(359deg); } }
1102
+ @-moz-keyframes spin {
1103
+ from {
1104
+ -moz-transform: rotate(0deg); }
1105
+ to {
1106
+ -moz-transform: rotate(359deg); } }
1107
+ @keyframes spin {
1108
+ from {
1109
+ -webkit-transform: rotate(0deg);
1110
+ -moz-transform: rotate(0deg);
1111
+ -ms-transform: rotate(0deg);
1112
+ -o-transform: rotate(0deg);
1113
+ transform: rotate(0deg); }
1114
+ to {
1115
+ -webkit-transform: rotate(359deg);
1116
+ -moz-transform: rotate(359deg);
1117
+ -ms-transform: rotate(359deg);
1118
+ -o-transform: rotate(359deg);
1119
+ transform: rotate(359deg); } }
1120
+ #conversejs .spinner {
1121
+ -webkit-animation: spin 2s infinite, linear;
1122
+ -moz-animation: spin 2s infinite, linear;
1123
+ animation: spin 2s infinite, linear;
1124
+ display: block;
1125
+ text-align: center;
1126
+ margin: 5px; }
1127
+ #conversejs .spinner:before {
1128
+ font-size: 24px;
1129
+ font-family: 'Converse-js' !important;
1130
+ content: "\231b"; }
1131
+ #conversejs .button-group,
1132
+ #conversejs .input-button-group {
1133
+ display: table; }
1134
+ #conversejs .button-group {
1135
+ width: 100%; }
1136
+ #conversejs .input-button-group button,
1137
+ #conversejs .input-button-group input {
1138
+ display: table-cell; }
1139
+ #conversejs .error {
1140
+ color: red; }
1141
+ #conversejs .reg-feedback {
1142
+ font-size: 85%; }
1143
+ #conversejs .reg-feedback,
1144
+ #conversejs #converse-login .conn-feedback {
1145
+ display: block;
1146
+ text-align: center;
1147
+ width: 100%; }
1148
+ #conversejs a.restore-chat {
1149
+ padding: 1px 0 1px 5px;
1150
+ color: white;
1151
+ line-height: 15px;
1152
+ display: block;
1153
+ overflow: hidden;
1154
+ text-overflow: ellipsis;
1155
+ white-space: nowrap; }
1156
+ #conversejs a.restore-chat:visited {
1157
+ color: white; }
1158
+ #conversejs .activated {
1159
+ display: block !important; }
1160
+ #conversejs .pure-button {
1161
+ border-radius: 4px; }
1162
+ #conversejs .button-primary {
1163
+ color: white;
1164
+ background-color: #2AC611; }
1165
+ #conversejs .button-secondary {
1166
+ color: white;
1167
+ background-color: #83A0D6; }
1168
+ #conversejs .button-cancel {
1169
+ color: white;
1170
+ background-color: #D24E2B; }
1171
+ #conversejs form.pure-form.converse-form {
1172
+ background: white;
1173
+ margin: 1em; }
1174
+ #conversejs form.pure-form.converse-form legend {
1175
+ color: #818479; }
1176
+ #conversejs form.pure-form.converse-form label {
1177
+ margin-top: 1em; }
1178
+ #conversejs form.pure-form.converse-form input[type=text],
1179
+ #conversejs form.pure-form.converse-form input[type=password],
1180
+ #conversejs form.pure-form.converse-form input[type=number],
1181
+ #conversejs form.pure-form.converse-form input[type=button],
1182
+ #conversejs form.pure-form.converse-form input[type=submit] {
1183
+ height: 2.2em; }
1184
+ #conversejs form.pure-form.converse-form input[type=button],
1185
+ #conversejs form.pure-form.converse-form input[type=submit] {
1186
+ padding-left: 1em;
1187
+ padding-right: 1em;
1188
+ margin-right: 1em; }
1189
+ #conversejs form.pure-form.converse-form input.error {
1190
+ border: 1px solid red;
1191
+ color: #818479; }
1192
+ #conversejs form.pure-form.converse-form .form-help {
1193
+ color: gray;
1194
+ font-size: 85%;
1195
+ padding-top: 0.5em; }
1196
+ #conversejs form.pure-form.converse-form .form-help:hover {
1197
+ color: #818479; }
1198
+ #conversejs .chat-textarea-chatbox-selected {
1199
+ border: 1px solid #578308;
1200
+ margin: 0; }
1201
+ #conversejs .chat-textarea-chatroom-selected {
1202
+ border: 2px solid #2A9D8F;
1203
+ margin: 0; }
1204
+ #conversejs .dropdown dt,
1205
+ #conversejs .dropdown ul {
1206
+ margin: 0;
1207
+ padding: 0; }
1208
+
1209
+ #conversejs .flyout {
1210
+ border-radius: 4px;
1211
+ bottom: 6px;
1212
+ display: block;
1213
+ position: absolute; }
1214
+ @media screen and (max-height: 450px) {
1215
+ #conversejs .flyout {
1216
+ border-radius: 0; } }
1217
+ @media screen and (max-width: 480px) {
1218
+ #conversejs .flyout {
1219
+ border-radius: 0; } }
1220
+ @media screen and (max-height: 450px) {
1221
+ #conversejs .flyout {
1222
+ bottom: 0; } }
1223
+ @media screen and (max-width: 480px) {
1224
+ #conversejs .flyout {
1225
+ bottom: 0; } }
1226
+ #conversejs .chat-head {
1227
+ border-top-left-radius: 4px;
1228
+ border-top-right-radius: 4px;
1229
+ color: #ffffff;
1230
+ font-size: 100%;
1231
+ height: 55px;
1232
+ margin: 0;
1233
+ padding: 5px;
1234
+ position: relative; }
1235
+ @media screen and (max-height: 450px) {
1236
+ #conversejs .chat-head {
1237
+ border-top-left-radius: 0;
1238
+ border-top-right-radius: 0; } }
1239
+ @media screen and (max-width: 480px) {
1240
+ #conversejs .chat-head {
1241
+ border-top-left-radius: 0;
1242
+ border-top-right-radius: 0; } }
1243
+ #conversejs .chat-head .avatar {
1244
+ margin-right: 0.5em;
1245
+ border-radius: 50%;
1246
+ float: left; }
1247
+ #conversejs .chat-head.chat-head-chatbox {
1248
+ background-color: #F4A261; }
1249
+ #conversejs .chat-head .user-custom-message {
1250
+ clear: left;
1251
+ color: white;
1252
+ font-size: 80%;
1253
+ font-style: italic;
1254
+ height: 1.3em;
1255
+ overflow: hidden;
1256
+ text-overflow: ellipsis;
1257
+ white-space: nowrap;
1258
+ margin: 0;
1259
+ padding-top: 0.2em; }
1260
+ #conversejs .chatbox-btn {
1261
+ border-radius: 50%;
1262
+ border: 1px solid white;
1263
+ color: white;
1264
+ cursor: pointer;
1265
+ display: inline-block;
1266
+ float: right;
1267
+ font-size: 9px;
1268
+ margin: 0;
1269
+ margin-right: 0.2em;
1270
+ padding: 0.5em 0.5em 0.3em 0.5em;
1271
+ text-decoration: none; }
1272
+ #conversejs .chatbox-btn:active {
1273
+ position: relative;
1274
+ top: 1px; }
1275
+ #conversejs .chatbox {
1276
+ display: block;
1277
+ float: right;
1278
+ height: 35px;
1279
+ margin: 0 0.5em;
1280
+ width: 200px; }
1281
+ @media screen and (max-height: 450px) {
1282
+ #conversejs .chatbox {
1283
+ margin: 0;
1284
+ width: 100%; } }
1285
+ @media screen and (max-width: 480px) {
1286
+ #conversejs .chatbox {
1287
+ margin: 0;
1288
+ width: 100%; } }
1289
+ #conversejs .chatbox .box-flyout {
1290
+ background-color: white;
1291
+ box-shadow: 1px 3px 5px 3px rgba(0, 0, 0, 0.4);
1292
+ height: 450px;
1293
+ min-height: 225px;
1294
+ min-width: 200px;
1295
+ width: 200px;
1296
+ z-index: 1; }
1297
+ @media screen and (max-height: 450px) {
1298
+ #conversejs .chatbox .box-flyout {
1299
+ height: 400px;
1300
+ width: 100%;
1301
+ height: 100vh; } }
1302
+ @media screen and (max-width: 480px) {
1303
+ #conversejs .chatbox .box-flyout {
1304
+ height: 400px;
1305
+ width: 100%;
1306
+ height: 100vh; } }
1307
+ #conversejs .chatbox .chat-title {
1308
+ color: white;
1309
+ line-height: 15px;
1310
+ display: block;
1311
+ text-overflow: ellipsis;
1312
+ overflow: hidden;
1313
+ height: 2em; }
1314
+ #conversejs .chatbox .chat-title a {
1315
+ color: white;
1316
+ width: 100%; }
1317
+ #conversejs .chatbox .chat-body {
1318
+ background-color: white;
1319
+ border-bottom-left-radius: 4px;
1320
+ border-bottom-right-radius: 4px;
1321
+ border-top: 0;
1322
+ height: 289px;
1323
+ height: -webkit-calc(100% - 55px);
1324
+ height: calc(100% - 55px); }
1325
+ @media screen and (max-height: 450px) {
1326
+ #conversejs .chatbox .chat-body {
1327
+ border-bottom-left-radius: 0;
1328
+ border-bottom-right-radius: 0; } }
1329
+ @media screen and (max-width: 480px) {
1330
+ #conversejs .chatbox .chat-body {
1331
+ border-bottom-left-radius: 0;
1332
+ border-bottom-right-radius: 0; } }
1333
+ #conversejs .chatbox .chat-body p {
1334
+ color: #818479;
1335
+ font-size: 14px;
1336
+ margin: 0;
1337
+ padding: 5px; }
1338
+ #conversejs .chatbox .chat-body .chat-info {
1339
+ color: #D24E2B;
1340
+ margin: 0.3em; }
1341
+ #conversejs .chatbox .chat-body .chat-info.chat-event {
1342
+ clear: left;
1343
+ font-style: italic; }
1344
+ #conversejs .chatbox .chat-body .chat-info.chat-error {
1345
+ color: #D24E2B;
1346
+ font-weight: bold; }
1347
+ #conversejs .chatbox .chat-body .chat-info.chat-date {
1348
+ display: inline-block;
1349
+ margin-top: 1em; }
1350
+ #conversejs .chatbox .chat-body .chat-image {
1351
+ max-width: 100%;
1352
+ max-height: 100%; }
1353
+ #conversejs .chatbox .chat-body .chat-message {
1354
+ margin: 0.3em; }
1355
+ #conversejs .chatbox .chat-body .chat-message span {
1356
+ display: inline-block; }
1357
+ #conversejs .chatbox .chat-body .chat-message span.chat-msg-author {
1358
+ max-width: 100%;
1359
+ font-weight: bold;
1360
+ white-space: nowrap;
1361
+ float: left;
1362
+ text-overflow: ellipsis;
1363
+ overflow: hidden; }
1364
+ #conversejs .chatbox .chat-body .chat-message span.chat-msg-them {
1365
+ color: #1A9707; }
1366
+ #conversejs .chatbox .chat-body .chat-message span.chat-msg-me {
1367
+ color: #2A9D8F; }
1368
+ #conversejs .chatbox .chat-body .chat-message span.chat-msg-content {
1369
+ max-width: 100%;
1370
+ word-wrap: break-word; }
1371
+ #conversejs .chatbox .chat-body .delayed .chat-msg-them {
1372
+ color: #FB5D50; }
1373
+ #conversejs .chatbox .chat-body .delayed .chat-msg-me {
1374
+ color: #7EABBB; }
1375
+ #conversejs .chatbox .new-msgs-indicator {
1376
+ position: absolute;
1377
+ width: 100%;
1378
+ cursor: pointer;
1379
+ background-color: #F4A261;
1380
+ color: #FCFDFD;
1381
+ padding: 0.3em;
1382
+ font-size: 0.9em;
1383
+ text-align: center;
1384
+ z-index: 20; }
1385
+ #conversejs .chatbox .chat-content {
1386
+ position: relative;
1387
+ padding: 0.5em;
1388
+ font-size: 13px;
1389
+ color: #818479;
1390
+ overflow-y: auto;
1391
+ border: 0;
1392
+ background-color: #ffffff;
1393
+ line-height: 1.3em;
1394
+ height: 206px;
1395
+ height: calc(100% - 96px); }
1396
+ #conversejs .chatbox .dropdown {
1397
+ /* status dropdown styles */
1398
+ background-color: #FCFDFD; }
1399
+ #conversejs .chatbox .dropdown dd {
1400
+ margin: 0;
1401
+ padding: 0;
1402
+ position: relative; }
1403
+ #conversejs .chatbox form.sendXMPPMessage {
1404
+ -moz-background-clip: padding;
1405
+ -webkit-background-clip: padding-box;
1406
+ border-bottom-left-radius: 4px;
1407
+ border-bottom-right-radius: 4px;
1408
+ background-clip: padding-box;
1409
+ background: white;
1410
+ border-top: 1px solid #BBB;
1411
+ border: 0;
1412
+ margin: 0;
1413
+ padding: 0;
1414
+ position: relative;
1415
+ height: 95px;
1416
+ min-width: 200px; }
1417
+ @media screen and (max-height: 450px) {
1418
+ #conversejs .chatbox form.sendXMPPMessage {
1419
+ width: 100%; } }
1420
+ @media screen and (max-width: 480px) {
1421
+ #conversejs .chatbox form.sendXMPPMessage {
1422
+ width: 100%; } }
1423
+ #conversejs .chatbox form.sendXMPPMessage .chat-textarea {
1424
+ border-bottom-left-radius: 4px;
1425
+ border-bottom-right-radius: 4px;
1426
+ border: 0;
1427
+ height: 70px;
1428
+ padding: 0.5em;
1429
+ width: 100%;
1430
+ resize: none; }
1431
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar {
1432
+ font-size: 14px;
1433
+ margin: 0;
1434
+ padding: 5px;
1435
+ height: 25px;
1436
+ display: block;
1437
+ background-color: #FFF5EE; }
1438
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar a {
1439
+ color: #2A9D8F; }
1440
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .chat-toolbar-text {
1441
+ font-size: 12px;
1442
+ padding-right: 3px;
1443
+ text-shadow: 0 1px 0 white; }
1444
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted a,
1445
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unencrypted {
1446
+ color: #D24E2B; }
1447
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unverified a,
1448
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .unverified {
1449
+ color: #cf5300; }
1450
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .private a,
1451
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .private {
1452
+ color: #4b7003; }
1453
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-occupants,
1454
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-clear,
1455
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr {
1456
+ float: right; }
1457
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar li {
1458
+ display: inline-block;
1459
+ list-style: none;
1460
+ padding: 0 3px 0 3px;
1461
+ cursor: pointer;
1462
+ margin-top: 1px; }
1463
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar li:hover {
1464
+ cursor: pointer; }
1465
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar ul {
1466
+ background: #fff;
1467
+ bottom: 100%;
1468
+ box-shadow: -1px -1px 2px 0 rgba(0, 0, 0, 0.4);
1469
+ display: none;
1470
+ font-size: 12px;
1471
+ margin: 0;
1472
+ position: absolute;
1473
+ right: 0; }
1474
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar ul li {
1475
+ cursor: pointer;
1476
+ list-style: none;
1477
+ position: relative; }
1478
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar ul li a:hover {
1479
+ color: #8f2831; }
1480
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley {
1481
+ color: #2A9D8F;
1482
+ padding-left: 5px; }
1483
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul li {
1484
+ font-size: 14px;
1485
+ padding: 5px;
1486
+ z-index: 98; }
1487
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-smiley ul li:hover {
1488
+ background-color: #DCF9F6; }
1489
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li {
1490
+ padding: 7px;
1491
+ background-color: white;
1492
+ display: block;
1493
+ z-index: 99; }
1494
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li a {
1495
+ -moz-transition: background-color 0.2s ease-in-out;
1496
+ -webkit-transition: background-color 0.2s ease-in-out;
1497
+ transition: background-color 0.2s ease-in-out;
1498
+ display: block;
1499
+ padding: 1px;
1500
+ text-decoration: none; }
1501
+ #conversejs .chatbox form.sendXMPPMessage .chat-toolbar .toggle-otr ul li:hover {
1502
+ background-color: #DCF9F6; }
1503
+ #conversejs .chatbox .dragresize {
1504
+ background: transparent;
1505
+ border: 0;
1506
+ margin: 0;
1507
+ position: absolute;
1508
+ top: 0;
1509
+ z-index: 20; }
1510
+ #conversejs .chatbox .dragresize-top {
1511
+ cursor: n-resize;
1512
+ height: 5px;
1513
+ width: 100%; }
1514
+ #conversejs .chatbox .dragresize-left {
1515
+ cursor: w-resize;
1516
+ width: 5px;
1517
+ height: 100%;
1518
+ left: 0; }
1519
+ #conversejs .chatbox .dragresize-topleft {
1520
+ cursor: nw-resize;
1521
+ width: 15px;
1522
+ height: 15px;
1523
+ top: 0;
1524
+ left: 0; }
1525
+
1526
+ #conversejs #controlbox {
1527
+ display: none;
1528
+ margin-right: 1em; }
1529
+ @media screen and (max-width: 480px) {
1530
+ #conversejs #controlbox {
1531
+ margin: 0; } }
1532
+ @media screen and (max-height: 450px) {
1533
+ #conversejs #controlbox {
1534
+ margin: 0; } }
1535
+ #conversejs #controlbox .controlbox-head {
1536
+ background-color: #577BDD;
1537
+ border-top-left-radius: 4px;
1538
+ border-top-right-radius: 4px;
1539
+ color: white;
1540
+ height: 55px;
1541
+ margin: 0;
1542
+ padding: 6px 6px 6px 0; }
1543
+ @media screen and (max-height: 450px) {
1544
+ #conversejs #controlbox .controlbox-head {
1545
+ border-top-left-radius: 0;
1546
+ border-top-right-radius: 0; } }
1547
+ @media screen and (max-width: 480px) {
1548
+ #conversejs #controlbox .controlbox-head {
1549
+ border-top-left-radius: 0;
1550
+ border-top-right-radius: 0; } }
1551
+ #conversejs #controlbox form.search-xmpp-contact {
1552
+ margin: 0;
1553
+ padding-left: 5px;
1554
+ padding: 0 0 5px 5px; }
1555
+ #conversejs #controlbox form.search-xmpp-contact input {
1556
+ width: 8em; }
1557
+ #conversejs #controlbox a.subscribe-to-user {
1558
+ padding-left: 2em;
1559
+ font-weight: bold; }
1560
+ #conversejs #controlbox #converse-register {
1561
+ background: white; }
1562
+ #conversejs #controlbox #converse-register .title {
1563
+ font-weight: bold; }
1564
+ #conversejs #controlbox #converse-register .info {
1565
+ font-style: italic;
1566
+ color: green;
1567
+ font-size: 85%;
1568
+ margin: 5px 0; }
1569
+ #conversejs #controlbox #converse-register .form-errors {
1570
+ color: red;
1571
+ display: none; }
1572
+ #conversejs #controlbox #converse-register .provider-title {
1573
+ font-size: 22px; }
1574
+ #conversejs #controlbox #converse-register .provider-score {
1575
+ width: 178px;
1576
+ margin-bottom: 8px; }
1577
+ #conversejs #controlbox #converse-register .form-help .url {
1578
+ font-weight: bold;
1579
+ color: #2A9D8F; }
1580
+ #conversejs #controlbox #converse-register .input-group {
1581
+ display: table;
1582
+ margin: auto;
1583
+ width: 100%; }
1584
+ #conversejs #controlbox #converse-register .input-group span {
1585
+ overflow-x: hidden;
1586
+ text-overflow: ellipsis;
1587
+ max-width: 110px; }
1588
+ #conversejs #controlbox #converse-register .input-group span, #conversejs #controlbox #converse-register .input-group input[name=username] {
1589
+ display: table-cell;
1590
+ text-align: left; }
1591
+ #conversejs #controlbox #converse-register .instructions {
1592
+ color: gray;
1593
+ font-size: 85%; }
1594
+ #conversejs #controlbox #converse-register .instructions:hover {
1595
+ color: #818479; }
1596
+ #conversejs #controlbox #converse-register, #conversejs #controlbox #converse-login {
1597
+ margin-top: 2em; }
1598
+ #conversejs #controlbox #converse-register .login-anon, #conversejs #controlbox #converse-login .login-anon {
1599
+ height: auto;
1600
+ white-space: normal; }
1601
+ #conversejs #controlbox #converse-register .save-submit, #conversejs #controlbox #converse-login .save-submit {
1602
+ color: #436F64; }
1603
+ #conversejs #controlbox #converse-register input, #conversejs #controlbox #converse-login input {
1604
+ width: 100%;
1605
+ margin: 0.5em 0; }
1606
+ #conversejs #controlbox #users .add-converse-contact {
1607
+ margin: 0 1em 0.75em 1em; }
1608
+ #conversejs #controlbox #chatrooms form.add-chatroom input[type=button],
1609
+ #conversejs #controlbox #chatrooms form.add-chatroom input[type=submit],
1610
+ #conversejs #controlbox #chatrooms form.add-chatroom input[type=text] {
1611
+ width: 100%; }
1612
+ #conversejs #controlbox #chatrooms #available-chatrooms {
1613
+ padding: 0 1em 2em 1em;
1614
+ text-align: left; }
1615
+ #conversejs #controlbox #chatrooms #available-chatrooms dt {
1616
+ border: none;
1617
+ color: #818479;
1618
+ font-weight: normal;
1619
+ padding: 0;
1620
+ padding-bottom: 0.5em;
1621
+ text-shadow: 0 1px 0 #FAFAFA; }
1622
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom {
1623
+ border: none;
1624
+ clear: both;
1625
+ color: #818479;
1626
+ display: block;
1627
+ overflow: hidden;
1628
+ padding: 0.4em;
1629
+ text-shadow: 0 1px 0 #FAFAFA;
1630
+ word-wrap: break-word; }
1631
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom:hover {
1632
+ background-color: #DCF9F6; }
1633
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom a.room-info {
1634
+ display: none;
1635
+ clear: right;
1636
+ display: block; }
1637
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom a.room-info:before {
1638
+ font-size: 15px; }
1639
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom a.open-room {
1640
+ float: left;
1641
+ width: 85%; }
1642
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom .room-info {
1643
+ font-size: 11px;
1644
+ font-style: normal;
1645
+ font-weight: normal; }
1646
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom li.room-info {
1647
+ display: block;
1648
+ margin-left: 5px; }
1649
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom p.room-info {
1650
+ margin: 0;
1651
+ padding: 0;
1652
+ display: block;
1653
+ white-space: normal; }
1654
+ #conversejs #controlbox #chatrooms #available-chatrooms dd.available-chatroom div.room-info {
1655
+ clear: left;
1656
+ width: 100%; }
1657
+ #conversejs #controlbox .dropdown a {
1658
+ width: 148px;
1659
+ display: inline-block;
1660
+ line-height: 25px; }
1661
+ #conversejs #controlbox .dropdown li {
1662
+ list-style: none;
1663
+ padding-left: 0; }
1664
+ #conversejs #controlbox .dropdown dd ul {
1665
+ padding: 0;
1666
+ list-style: none;
1667
+ position: absolute;
1668
+ left: 0;
1669
+ top: 0;
1670
+ border: 1px solid #B1BFC4;
1671
+ width: 100%;
1672
+ z-index: 21;
1673
+ background-color: #FCFDFD; }
1674
+ #conversejs #controlbox .dropdown dd ul li:hover {
1675
+ background-color: #DCF9F6; }
1676
+ #conversejs #controlbox .dropdown dd.search-xmpp ul {
1677
+ box-shadow: 1px 4px 10px 1px rgba(0, 0, 0, 0.4); }
1678
+ #conversejs #controlbox .dropdown dd.search-xmpp ul li:hover {
1679
+ background-color: #FCFDFD; }
1680
+ #conversejs #controlbox .dropdown dt a span {
1681
+ cursor: pointer;
1682
+ display: block;
1683
+ padding: 4px 7px 0 5px; }
1684
+ #conversejs #controlbox #select-xmpp-status {
1685
+ float: right;
1686
+ margin-right: 0.5em; }
1687
+ #conversejs #controlbox #set-custom-xmpp-status {
1688
+ float: left;
1689
+ padding: 0; }
1690
+ #conversejs #controlbox #set-custom-xmpp-status fieldset {
1691
+ padding: 0;
1692
+ margin-top: -1px; }
1693
+ #conversejs #controlbox #set-custom-xmpp-status input {
1694
+ height: 26px;
1695
+ width: -webkit-calc(100% - 40px);
1696
+ width: calc(100% - 40px);
1697
+ padding: 0 0 0 0.5em; }
1698
+ #conversejs #controlbox #set-custom-xmpp-status input[type=submit] {
1699
+ height: 26px;
1700
+ width: 40px;
1701
+ padding: 1px;
1702
+ float: right; }
1703
+ #conversejs #controlbox #controlbox-tabs {
1704
+ text-align: center;
1705
+ display: inline;
1706
+ overflow: hidden;
1707
+ font-size: 12px;
1708
+ list-style-type: none;
1709
+ /* single tab */ }
1710
+ #conversejs #controlbox #controlbox-tabs li {
1711
+ float: left;
1712
+ list-style: none;
1713
+ padding-left: 0;
1714
+ text-shadow: white 0 1px 0;
1715
+ width: 38%; }
1716
+ #conversejs #controlbox #controlbox-tabs li a {
1717
+ background-color: white;
1718
+ border-bottom: 1px solid #CCC;
1719
+ border-top-left-radius: 4px;
1720
+ border-top-right-radius: 4px;
1721
+ box-shadow: inset 2px -2px 20px rgba(0, 0, 0, 0.3);
1722
+ color: #818479;
1723
+ display: block;
1724
+ font-size: 12px;
1725
+ height: 54px;
1726
+ line-height: 54px;
1727
+ margin: 0;
1728
+ text-align: center;
1729
+ text-decoration: none; }
1730
+ #conversejs #controlbox #controlbox-tabs li a:hover {
1731
+ color: #818479; }
1732
+ #conversejs #controlbox #controlbox-tabs li a.current, #conversejs #controlbox #controlbox-tabs li a.current:hover {
1733
+ box-shadow: none;
1734
+ border-bottom: 0;
1735
+ height: 55px;
1736
+ cursor: default;
1737
+ color: #818479; }
1738
+ #conversejs #controlbox .fancy-dropdown {
1739
+ border: 1px solid #B1BFC4;
1740
+ height: 25px;
1741
+ border-radius: 4px;
1742
+ text-align: left;
1743
+ padding: 0;
1744
+ padding-left: 0.3em; }
1745
+ #conversejs #controlbox .fancy-dropdown .choose-xmpp-status {
1746
+ width: 155px; }
1747
+ #conversejs #controlbox .fancy-dropdown .choose-xmpp-status,
1748
+ #conversejs #controlbox .fancy-dropdown .toggle-xmpp-contact-form {
1749
+ text-shadow: 0 1px 0 #ffffff;
1750
+ overflow: hidden;
1751
+ text-overflow: ellipsis;
1752
+ white-space: nowrap;
1753
+ display: inline; }
1754
+ #conversejs #controlbox .fancy-dropdown.no-border {
1755
+ border: 0; }
1756
+ #conversejs #controlbox #fancy-xmpp-status-select {
1757
+ padding-left: 0; }
1758
+ #conversejs #controlbox #fancy-xmpp-status-select .xmpp-status {
1759
+ margin-left: 0.3em;
1760
+ display: inline; }
1761
+ #conversejs #controlbox #fancy-xmpp-status-select a.change-xmpp-status-message {
1762
+ float: right;
1763
+ clear: right;
1764
+ width: 12px;
1765
+ margin-right: 0.3em;
1766
+ color: #2A9D8F; }
1767
+ #conversejs #controlbox .controlbox-pane {
1768
+ background-color: white;
1769
+ border-bottom-left-radius: 4px;
1770
+ border-bottom-right-radius: 4px;
1771
+ border: 0;
1772
+ font-size: 14px;
1773
+ position: absolute;
1774
+ text-align: center;
1775
+ width: 100%;
1776
+ height: 289px;
1777
+ height: -webkit-calc(100% - 55px);
1778
+ height: calc(100% - 55px);
1779
+ overflow-y: auto;
1780
+ overflow-x: hidden; }
1781
+ #conversejs #controlbox .controlbox-pane label {
1782
+ font-size: 14px;
1783
+ font-weight: bold;
1784
+ height: auto;
1785
+ margin: 4px; }
1786
+ #conversejs #controlbox .controlbox-pane dd {
1787
+ margin-left: 0;
1788
+ margin-bottom: 0; }
1789
+ #conversejs #controlbox .controlbox-pane dd.odd {
1790
+ background-color: #DCEAC5; }
1791
+ #conversejs #controlbox #users {
1792
+ overflow-y: hidden; }
1793
+ #conversejs #controlbox .add-xmpp-contact {
1794
+ background: none;
1795
+ padding: 1em; }
1796
+ #conversejs #controlbox .add-xmpp-contact input {
1797
+ margin: 0 0 1rem;
1798
+ width: 100%; }
1799
+ #conversejs #controlbox .add-xmpp-contact button {
1800
+ width: 100%; }
1801
+ #conversejs #controlbox .xmpp-status-menu {
1802
+ text-align: left;
1803
+ box-shadow: 1px 4px 10px 1px rgba(0, 0, 0, 0.4); }
1804
+ #conversejs #controlbox .xmpp-status-menu li {
1805
+ padding: 2px; }
1806
+ #conversejs #controlbox .xmpp-status-menu li a {
1807
+ width: 100%;
1808
+ padding: 0 8px; }
1809
+ #conversejs #controlbox .xmpp-status-menu li a.logout,
1810
+ #conversejs #controlbox .xmpp-status-menu li a.logout span {
1811
+ color: #D24E2B; }
1812
+ #conversejs #controlbox .set-xmpp-status {
1813
+ background: none;
1814
+ margin: 1em 1em 0.5em 1em; }
1815
+ #conversejs #controlbox .set-xmpp-status .dropdown dd ul {
1816
+ z-index: 22; }
1817
+ #conversejs .toggle-controlbox {
1818
+ background-color: #2A9D8F;
1819
+ border-top-left-radius: 4px;
1820
+ border-top-right-radius: 4px;
1821
+ color: #0a0a0a;
1822
+ float: right;
1823
+ height: 100%;
1824
+ margin: 0 0.5em;
1825
+ padding: 10px 8px 0 8px; }
1826
+ #conversejs .toggle-controlbox span {
1827
+ color: white; }
1828
+
1829
+ #conversejs #converse-roster {
1830
+ text-align: left;
1831
+ width: 100%;
1832
+ position: relative;
1833
+ margin: 1em 0 0 0;
1834
+ height: 194px;
1835
+ height: calc(100% - 50px - 20px);
1836
+ overflow: hidden;
1837
+ padding: 0;
1838
+ padding-bottom: 3em; }
1839
+ #conversejs #converse-roster.no-contact-requests {
1840
+ height: calc(100% - 25px - 20px); }
1841
+ #conversejs #converse-roster .search-xmpp ul li.chat-info {
1842
+ padding-left: 10px; }
1843
+ #conversejs #converse-roster .roster-filter-group {
1844
+ margin: 0 1em;
1845
+ width: 100%;
1846
+ padding-right: 2em;
1847
+ /* (jQ addClass:) if input has value: */
1848
+ /* (jQ addClass:) if mouse is over the 'x' input area*/ }
1849
+ #conversejs #converse-roster .roster-filter-group .roster-filter {
1850
+ float: left;
1851
+ background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABNSURBVHjaXI7BDcAwCAMvyQjMyQ6dAbZiKfqoUK34g2zJh1dENIC7M8pMAPYdzAVY3d0ajNz9aypS/b5R6o+ZPdqoKgCq6h80KH3xDgBqNR97p8oAGQAAAABJRU5ErkJggg==) no-repeat right -20px center;
1852
+ border: 1px solid #999;
1853
+ font-size: 14px;
1854
+ height: 25px;
1855
+ margin: 0;
1856
+ padding: 0;
1857
+ padding-left: 0.4em;
1858
+ width: 53%; }
1859
+ #conversejs #converse-roster .roster-filter-group .roster-filter.x {
1860
+ background-position: right 3px center; }
1861
+ #conversejs #converse-roster .roster-filter-group .roster-filter.onX {
1862
+ cursor: pointer; }
1863
+ #conversejs #converse-roster .roster-filter-group .state-type {
1864
+ float: left;
1865
+ border: 1px solid #999;
1866
+ font-size: calc(14px - 2px);
1867
+ height: 25px;
1868
+ margin: 0;
1869
+ padding: 0;
1870
+ padding-left: 0.4em;
1871
+ width: 53%; }
1872
+ #conversejs #converse-roster .roster-filter-group .filter-type {
1873
+ display: table-cell;
1874
+ float: right;
1875
+ font-size: calc(14px - 2px);
1876
+ height: 25px;
1877
+ padding: 0;
1878
+ width: 47%;
1879
+ border-radius: 0;
1880
+ border: 1px solid; }
1881
+ #conversejs #converse-roster .roster-contacts {
1882
+ margin: 0;
1883
+ height: 100%;
1884
+ overflow-x: hidden;
1885
+ overflow-y: auto; }
1886
+ #conversejs #converse-roster .roster-contacts dt.roster-group {
1887
+ border: none;
1888
+ color: #818479;
1889
+ display: none;
1890
+ font-weight: normal;
1891
+ margin-top: 0.5em;
1892
+ padding: 0.5em 1em;
1893
+ text-shadow: 0 1px 0 #FAFAFA; }
1894
+ #conversejs #converse-roster .roster-contacts dt.roster-group:hover {
1895
+ background-color: #DCF9F6; }
1896
+ #conversejs #converse-roster .roster-contacts dt.roster-group .group-toggle {
1897
+ color: #818479;
1898
+ display: block;
1899
+ width: 100%; }
1900
+ #conversejs #converse-roster .roster-contacts dd {
1901
+ border: none;
1902
+ clear: both;
1903
+ color: #818479;
1904
+ background-color: #FCFDFD;
1905
+ display: block;
1906
+ height: 24px;
1907
+ overflow-y: hidden;
1908
+ padding: 0.3em 0 0.3em 1em;
1909
+ text-shadow: 0 1px 0 #FAFAFA;
1910
+ line-height: 14px;
1911
+ width: 100%; }
1912
+ #conversejs #converse-roster .roster-contacts dd .open-chat {
1913
+ max-width: 90%; }
1914
+ #conversejs #converse-roster .roster-contacts dd:hover {
1915
+ background-color: #DCF9F6; }
1916
+ #conversejs #converse-roster .roster-contacts dd:hover .remove-xmpp-contact {
1917
+ display: inline-block; }
1918
+ #conversejs #converse-roster .roster-contacts dd:hover .open-chat {
1919
+ width: 80%; }
1920
+ #conversejs #converse-roster .roster-contacts dd.requesting-xmpp-contact.request-actions {
1921
+ margin-left: 0.5em;
1922
+ margin-bottom: 0.3em;
1923
+ float: right; }
1924
+ #conversejs #converse-roster .roster-contacts dd.requesting-xmpp-contact .req-contact-name {
1925
+ width: 69%;
1926
+ padding: 0; }
1927
+ #conversejs #converse-roster .roster-contacts dd.current-xmpp-contact span {
1928
+ font-size: 16px;
1929
+ float: left;
1930
+ color: #2A9D8F; }
1931
+ #conversejs #converse-roster .roster-contacts dd.odd {
1932
+ background-color: #DCEAC5;
1933
+ /* Make this difference */ }
1934
+ #conversejs #converse-roster .roster-contacts dd a, #conversejs #converse-roster .roster-contacts dd span {
1935
+ text-shadow: 0 1px 0 #FAFAFA;
1936
+ display: inline-block;
1937
+ overflow: hidden;
1938
+ white-space: nowrap;
1939
+ text-overflow: ellipsis; }
1940
+ #conversejs #converse-roster .roster-contacts dd span {
1941
+ padding: 0 0.5em 0 0;
1942
+ height: 100%; }
1943
+ #conversejs #converse-roster .roster-contacts dd a.decline-xmpp-request {
1944
+ margin-left: 5px; }
1945
+ #conversejs #converse-roster .roster-contacts dd a.remove-xmpp-contact {
1946
+ float: right;
1947
+ margin-right: 1em;
1948
+ display: none;
1949
+ color: #818479; }
1950
+ #conversejs #converse-roster span.pending-contact-name {
1951
+ width: 80%; }
1952
+
1953
+ #conversejs .chat-head-chatroom {
1954
+ background-color: #E76F51; }
1955
+ #conversejs .chat-head-chatroom .chatroom-topic {
1956
+ color: white;
1957
+ font-size: 80%;
1958
+ font-style: italic;
1959
+ height: 1.3em;
1960
+ overflow: hidden;
1961
+ text-overflow: ellipsis;
1962
+ white-space: nowrap;
1963
+ margin: 0;
1964
+ margin-top: 0.3em; }
1965
+ #conversejs .chatroom {
1966
+ width: 300px; }
1967
+ @media screen and (max-height: 450px) {
1968
+ #conversejs .chatroom {
1969
+ width: 100%; } }
1970
+ @media screen and (max-width: 480px) {
1971
+ #conversejs .chatroom {
1972
+ width: 100%; } }
1973
+ #conversejs .chatroom .box-flyout {
1974
+ min-width: 300px;
1975
+ width: 300px; }
1976
+ @media screen and (max-height: 450px) {
1977
+ #conversejs .chatroom .box-flyout {
1978
+ height: 400px;
1979
+ width: 100%;
1980
+ height: 100vh; } }
1981
+ @media screen and (max-width: 480px) {
1982
+ #conversejs .chatroom .box-flyout {
1983
+ height: 400px;
1984
+ width: 100%;
1985
+ height: 100vh; } }
1986
+ #conversejs .chatroom .box-flyout .chatroom-body {
1987
+ height: 289px;
1988
+ border-bottom-left-radius: 4px;
1989
+ border-bottom-right-radius: 4px;
1990
+ height: -webkit-calc(100% - 55px);
1991
+ height: calc(100% - 55px);
1992
+ background-color: white;
1993
+ border-top: 0;
1994
+ width: 100%; }
1995
+ #conversejs .chatroom .box-flyout .chatroom-body .chat-area {
1996
+ word-wrap: break-word;
1997
+ height: 100%;
1998
+ max-width: 70%;
1999
+ float: left;
2000
+ min-width: 200px; }
2001
+ #conversejs .chatroom .box-flyout .chatroom-body .chat-area .new-msgs-indicator {
2002
+ background-color: #E76F51;
2003
+ max-width: 70%; }
2004
+ #conversejs .chatroom .box-flyout .chatroom-body .chat-area .chat-content {
2005
+ padding: 0 0.5em 0 0.5em; }
2006
+ #conversejs .chatroom .box-flyout .chatroom-body .chat-area.full {
2007
+ min-width: 100%; }
2008
+ #conversejs .chatroom .box-flyout .chatroom-body .chat-area.full .new-msgs-indicator {
2009
+ min-width: 100%; }
2010
+ #conversejs .chatroom .box-flyout .chatroom-body .mentioned {
2011
+ font-weight: bold; }
2012
+ #conversejs .chatroom .box-flyout .chatroom-body .chat-msg-room {
2013
+ color: #1A9707; }
2014
+ #conversejs .chatroom .box-flyout .chatroom-body .occupants {
2015
+ vertical-align: top;
2016
+ background-color: white;
2017
+ overflow: hidden;
2018
+ border-left: 1px solid #818479;
2019
+ border-bottom-right-radius: 4px;
2020
+ min-width: 30%;
2021
+ height: 100%; }
2022
+ #conversejs .chatroom .box-flyout .chatroom-body .occupants.hidden {
2023
+ display: none; }
2024
+ #conversejs .chatroom .box-flyout .chatroom-body .occupants .occupants-heading {
2025
+ padding: 0.3em;
2026
+ font-weight: bold; }
2027
+ #conversejs .chatroom .box-flyout .chatroom-body .occupants .occupant-list {
2028
+ height: 85%;
2029
+ height: calc(100% - 70px);
2030
+ overflow-x: hidden;
2031
+ overflow-y: auto;
2032
+ list-style: none; }
2033
+ #conversejs .chatroom .box-flyout .chatroom-body .occupants .occupant-list li {
2034
+ cursor: default;
2035
+ display: block;
2036
+ font-size: 12px;
2037
+ overflow: hidden;
2038
+ padding: 2px 5px;
2039
+ text-overflow: ellipsis;
2040
+ white-space: nowrap;
2041
+ width: 100px; }
2042
+ #conversejs .chatroom .box-flyout .chatroom-body .occupants .occupant-list li.moderator {
2043
+ color: #D24E2B; }
2044
+ #conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container {
2045
+ background-color: white;
2046
+ border-bottom-left-radius: 4px;
2047
+ border-bottom-right-radius: 4px;
2048
+ border: 0;
2049
+ color: #818479;
2050
+ font-size: 14px;
2051
+ height: 289px;
2052
+ height: -webkit-calc(100% - 55px);
2053
+ height: calc(100% - 55px);
2054
+ overflow-y: auto;
2055
+ position: absolute; }
2056
+ #conversejs .chatroom .chat-textarea {
2057
+ border-bottom-right-radius: 0; }
2058
+ #conversejs .chatroom .room-invite {
2059
+ margin: 0.3em; }
2060
+ #conversejs .chatroom .room-invite .invited-contact {
2061
+ margin: -1px 0 0 -1px;
2062
+ width: 100%;
2063
+ border: 1px solid #999; }
2064
+ #conversejs .chatroom .room-invite .invited-contact.tt-input {
2065
+ width: 100%;
2066
+ background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gkBCjE0uzKkOgAAAidJREFUKM+N0k+IEnEUB/D3cyscdagkWpHV0WGWREXm0AgOGkSJ07kh2UXYU5cOewm6Bp0KXG/tpSCv6hyEFQIhMEaE3yERYfwTOoqKGLQxDAbqYadLgu7J7/XxeY/3ez8EACDLsgljfMfj8ZxUKhXXYDAAnueBoqgyAMipVOovXAuSZdnUaDQeDofDs16vFyUIAjRNUwmCoG02G1AUdZ5IJN7GYrHfm3AvEAjcnUwmX0ajUdRqtV74fL6sruufKYoa6bp+fzabPUMI7ZfL5eImNHk8npNerxc1m80XHMe98fv9H3K5XDkSibxjWfb1arWaYoyPMMbCFqxUKi6CIODw8LDmdDq7oigaAACiKK5omv7KcdylpmlIkiTHFlRVFTRNUxVFqa/ROqIoGoqi5A3DgFartfU4Jp7ngSAI2uVyPZIk6dZmUZKk2w6H4xghBPF4HK7vWLbZbDCdTp+rqvpUkiS0RvV6/bTf7x8wDHMViURqm/AGAMgURZ232+1X1Wr102KxuEwmk3lZlo/7/f7BcrkkSZKs2e12tHXH/x/gHsY4jTE+0jQNGYYBCCFgGOaKJMkfjUaDZximGQ6HXzSbzZ+ZTMbY6oIxFgqFgqPT6YAgCMBxXM1ut6N0Op0fj8chi8XyjWXZ98Fg8DuCHZLNZh+USqWP8/n8idvt/hUKhV7u7QK9Xu8fmqanAJBQVXUfAGY7TQQAKBaLN8fjsdDtdh/run72Dzhf7XLe2UevAAAAAElFTkSuQmCC) no-repeat right 3px center; }
2067
+ #conversejs .chatroom .room-invite .invited-contact.tt-input:focus {
2068
+ border-color: #E76F51; }
2069
+ #conversejs .chatroom .room-invite .invited-contact.tt-hint {
2070
+ color: transparent;
2071
+ background-color: white; }
2072
+ #conversejs .chatroom .room-invite .tt-dropdown-menu {
2073
+ width: 96%;
2074
+ max-height: 250px;
2075
+ background: #E76F51;
2076
+ border-bottom-right-radius: 4px;
2077
+ border-bottom-left-radius: 4px;
2078
+ overflow-y: auto; }
2079
+ #conversejs .chatroom .room-invite .tt-dropdown-menu .tt-suggestion p {
2080
+ color: white;
2081
+ cursor: pointer;
2082
+ font-size: 11px;
2083
+ text-overflow: ellipsis;
2084
+ overflow-x: hidden; }
2085
+ #conversejs .chatroom .room-invite .tt-dropdown-menu .tt-suggestion p:hover {
2086
+ background-color: #FF977C; }
2087
+ #conversejs .chatroom .room-invite .tt-dropdown-menu .tt-suggestion .tt-highlight {
2088
+ background-color: #D24E2B; }
2089
+
2090
+ #conversejs .chatbox.headlines .chat-head.chat-head-chatbox {
2091
+ background-color: #2A9D8F; }
2092
+
2093
+ #conversejs #minimized-chats {
2094
+ border-top-left-radius: 4px;
2095
+ border-top-right-radius: 4px;
2096
+ color: white;
2097
+ display: none;
2098
+ float: right;
2099
+ font-weight: bold;
2100
+ height: 100%;
2101
+ margin: 0 0.5em;
2102
+ padding: 0;
2103
+ width: 130px; }
2104
+ #conversejs #minimized-chats #toggle-minimized-chats {
2105
+ border-top-left-radius: 4px;
2106
+ border-top-right-radius: 4px;
2107
+ background-color: #2A9D8F;
2108
+ color: white;
2109
+ position: relative;
2110
+ padding: 10px 0 0 0;
2111
+ display: block;
2112
+ width: 100%;
2113
+ height: 100%;
2114
+ text-align: center; }
2115
+ #conversejs #minimized-chats .minimized-chats-flyout {
2116
+ height: auto;
2117
+ bottom: 35px; }
2118
+ #conversejs #minimized-chats .minimized-chats-flyout .chat-head {
2119
+ padding: 0.3em;
2120
+ border-radius: 4px;
2121
+ width: 130px;
2122
+ height: 35px;
2123
+ margin-bottom: 0.2em;
2124
+ box-shadow: 1px 3px 5px 3px rgba(0, 0, 0, 0.4); }
2125
+ #conversejs #minimized-chats .minimized-chats-flyout.minimized {
2126
+ height: auto; }
2127
+ #conversejs #minimized-chats .unread-message-count,
2128
+ #conversejs #minimized-chats .chat-head-message-count {
2129
+ font-weight: bold;
2130
+ background-color: white;
2131
+ border: 1px solid;
2132
+ text-shadow: 1px 1px 0 #FAFAFA;
2133
+ color: #D24E2B;
2134
+ border-radius: 5px;
2135
+ padding: 2px 4px;
2136
+ font-size: 16px;
2137
+ text-align: center;
2138
+ position: absolute;
2139
+ right: 116px;
2140
+ bottom: 10px; }
2141
+
2142
+ /*# sourceMappingURL=converse.css.map */