PluginProbe
WpStream – Live Streaming, Video on Demand, Pay Per View / 4.4.3
WpStream – Live Streaming, Video on Demand, Pay Per View v4.4.3
4.14.1 4.14.0 4.13.2 4.13.1 4.13 4.12.5 4.12.4 4.12.3 4.12.2 4.12.1 4.12 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5 4.5.1 4.5.11 4.5.11.1 4.5.11.2 4.5.11.4 4.5.11.5 4.5.11.6 All 181 releases
wpstream / admin / css / wpstream-admin.css

wpstream-admin.css in WpStream – Live Streaming, Video on Demand, Pay Per View 4.4.3, at admin/css/wpstream-admin.css

1,516 lines 26.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .create_new_ppv_video{
2 margin-left: 30px;
3 }
4 .create_new_free_video{
5 margin-left: 15px;
6 }
7
8 .wpstream_no_chanel_add_channel{
9 display: inherit;
10 }
11
12 .pack_details_wrapper_transparent h3,
13 .pack_details_wrapper_transparent h3{
14 display: inline-block;
15 }
16
17 .wpstream_create_new_product_link{
18 display: inline-block;
19 margin-left: 20px;
20 font-size: 15px;
21 font-weight: bold;
22 }
23
24
25 .theme_options_tab_wpstream{
26 background: #fff;
27 border-left: 4px solid #fff;
28 box-shadow: 0 10px 31px 0 rgba(7,152,255,0.09);
29 margin: 15px;
30 padding: 20px;
31 font-family: 'Roboto', sans-serif;
32 box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
33 border: 1px solid #e2e5e8;
34 border-radius: 5px;
35 }
36
37 .wpstream_option_wrapper{
38 max-width: 70%;
39 padding: 30px 0px 0px 0px;
40 }
41
42 .wpstream_option{
43 clear: both;
44 width: 51%;
45 display: inline-block;
46 margin-bottom: 20px;
47 position: relative;
48 }
49
50 .wpstream_option input{
51 border: 1px solid #d6d6d6;
52 background-color: #fff;
53 color: #2c3338;
54 padding: 5px 10px;
55 width: 330px;
56 }
57
58 .wpstream_option label{
59 width: 100%;
60 float: left;
61 font-weight: 600;
62 font-size: 14px;
63 margin-bottom: 5px;
64 }
65
66 .wpstream_option .settings_details{
67 color: #999;
68 margin-top: 5px;
69 max-width: 365px;
70 }
71
72
73 .event_list_unit_notification{
74 float:left;
75 width:100%;
76 margin-bottom: 10px;
77 }
78
79 .pack_details_wrapper{
80 background-color: #fff;
81 padding: 20px;
82 margin-bottom: 20px;
83 background: #fff;
84 margin: 15px 15px 0px 15px;
85 padding: 20px;
86 font-size: 15px;
87 font-family: 'Roboto', sans-serif;
88 box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
89 border: 1px solid #e2e5e8;
90 border-radius: 5px;
91 }
92
93 .pack_details_wrapper_transparent{
94 background-color: transparent;
95 padding: 20px;
96 margin: 5px 15px 0px 15px;
97 padding: 20px 20px 0px 0px;
98 font-size: 17px;
99 font-family: 'Roboto', sans-serif;
100 }
101
102
103
104 .hide_stream_data{
105 display:none;
106 }
107
108
109 .show_stream_data{
110 display:block;
111 }
112
113
114 .event_thumb_wrapper{
115 margin-right: 15px;
116 min-width: 50px;
117 width: 50px;
118 height: 50px;
119 border: 0px solid #f0f0f0;
120 border-radius: 5px;
121 background-size: cover;
122 background-position: center;
123 background-repeat: no-repeat;
124 }
125
126
127
128 .event_title{
129 width: 350px;
130 }
131 #wpstream-sidebar-meta .event_title{
132 display: none;
133 }
134
135 .event_list_unit .event_title,
136 .event_list_unit h3{
137 margin-top: 0px;
138 color: #3b3b3b;
139 margin: 1em 0;
140 }
141
142 .event_list_unit{
143 color:#00193d;
144 background-color: #fff;
145 padding: 20px;
146 margin-bottom: 20px;
147 margin: 35px 15px 25px 15px;
148 padding: 25px 20px;
149 box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
150 font-family: 'Roboto', sans-serif;
151 transition: 0.3s ease-out;
152 border-radius: 5px;
153 display: flex;
154 flex-direction: row;
155 align-content: center;
156 justify-content: flex-start;
157 align-items: center;
158 width: 900px;
159 position: relative;
160 border: 1px solid #e2e5e8;
161 }
162
163 .event_list_unit:hover{
164 box-shadow: 0 3px 23px 9px rgba(7,152,255,0.15);
165 background-color: #fcfcfc;
166 }
167
168 .event_list_unit.wpstream_show_started {
169 background: #fff;
170 border: 1px solid #3dc93d;
171 }
172
173 .wpstream_options_col1{
174 display: flex;
175 flex-direction: row;
176 flex-wrap: nowrap;
177 }
178
179 .wpstream_options_col2{
180 display: flex;
181 flex-direction: row;
182 flex-wrap: nowrap;
183 }
184
185
186 .wpstream_channel_status{
187 position: absolute;
188 background-color: rgb(255 255 255);
189 color: red;
190 border-radius: 5px;
191 top: -10px;
192 left: 7px;
193 font-size: 12px;
194 padding: 4px 15px;
195 letter-spacing: 0.25px;
196 font-weight: 500;
197 }
198
199 .event_list_unit.wpstream_show_started .wpstream_channel_status{
200 color: #209320;
201 }
202
203
204 .wpstream-button-icon{
205 width: 37px;
206 height: 37px;
207 border: 0px solid #f0f0f0;
208 border-radius: 3px;
209 cursor: pointer;
210 display: inline-block;
211 margin-right: 10px;
212 text-align: center;
213 background-color: #f8f8f8;
214 }
215
216
217
218 .wpstream-button-icon:hover{
219 background-color:#e4e4e4;
220 }
221
222 .wpstream-button-icon svg{
223 max-width: 18px;
224 display: inline-block;
225 max-height: 20px;
226 line-height: 30px;
227 margin-top: 9px;
228 }
229
230
231 .wpstream-button-icon svg path{
232 fill: #828b9b;
233 fill: #5b5b5b;
234 }
235
236 .wpstream-button-icon:hover svg path{
237
238 }
239
240
241
242 #wpstream-sidebar-meta .event_list_unit{
243 padding: 0px;
244 box-shadow: none;
245 margin: 0px;
246 display: flex;
247 flex-direction: column;
248 align-content: center;
249 justify-content: flex-start;
250 align-items: flex-start;
251 width: auto;
252 border: none;
253 margin-top: 10px;
254 }
255
256 #wpstream-sidebar-meta .wpstream_options_col2{
257 margin-top: 10px;
258 }
259 #wpstream-sidebar-meta .wpstream_options_col1{
260 margin-top: 10px;
261 }
262
263 #wpstream-sidebar-meta .event_list_unit.wpstream_show_started{
264 background-color: transparent
265 }
266
267 #wpstream-sidebar-meta .event_list_unit:hover{
268 transform:none;
269 background: #fff;
270 }
271
272 #wpstream-sidebar-meta .event_thumb_wrapper{
273 display:none;
274 }
275 #wpstream-sidebar-meta
276 #wpstream-sidebar-meta h3{
277 line-height: 25px;
278 }
279
280 #wpstream-sidebar-meta .wpstream_turning_on,
281 #wpstream-sidebar-meta .start_event{
282 width:100%;
283 box-sizing: border-box;
284 }
285
286 #wpstream-sidebar-meta .wpstream_event_streaming_local {
287 margin-left: 0px;
288 }
289
290 #wpstream-sidebar-meta .external_software_streaming{
291 margin-top: 10px;
292 }
293
294 #wpstream-sidebar-meta .start_external{
295 float: none;
296 padding: 0 10px;
297 font-size: 11px;
298 text-align: center;
299 }
300
301 #wpstream-sidebar-meta .start_webcaster{
302 float:none;
303 }
304
305 #wpstream-sidebar-meta .wpstream_channel_status{
306 padding: 10px 0px 10px 0px;
307 line-height: 24px;
308 box-sizing: border-box;
309 width: 100%;
310 position: relative;
311 left: 0px;
312 top: 0px;
313 font-size: 14px;
314 }
315
316 #wpstream-sidebar-meta .view_channel{
317 display: block;
318 margin-left: 0px;
319 margin-top: 10px;
320 display:none;
321 }
322
323
324 #wpstream-sidebar-meta .how_to{
325 display: none;
326 }
327
328
329 .no_events_warning{
330 font-weight: bold;
331 font-size: 14px;
332 margin-left: 10px;
333 background: #fff;
334 border-left: 4px solid #fff;
335 -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
336 box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
337 margin: 5px 15px 20px 15px;
338 padding: 20px 12px 20px 12px;
339 max-width: 915px;
340 border: 1px solid #e2e5e8;
341 border-radius: 5px;
342 }
343
344 .no_events_warning_mes{
345 display: inline-block;
346 }
347
348 .api_conected{
349 background:#45a73f;
350 padding: 5px 10px;
351 color: #fff;
352 margin-bottom: 0px;
353 width: 310px;
354 border-radius: 5px;
355 display: inline-block;
356 }
357
358 .api_not_conected{
359 background: #F24B4B;
360 padding: 5px 10px;
361 color: #fff;
362 border-radius: 5px;
363 width: auto;
364 display: inline-block;
365 }
366 .wpstream_notice_top{
367 border: 1px solid #c3c4c7;
368 box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
369 margin: 5px 15px 0px 15px;
370 border-radius: 3px;
371 }
372
373
374 .api_not_conected.wpstream_orange{
375 background:#FF5722;
376 }
377 .api_not_conected.wpstream_brown{
378 background: #cc410f;
379 }
380
381 .api_not_conected a{
382 color:#fff;
383 }
384
385 .event_list_unit .event_title,
386 .event_list_unit h3{
387 font-weight: 500;
388 font-size: 16px;
389 text-transform: capitalize;
390 position: relative;
391 line-height: 1.3em;
392 padding-right: 20px;
393 }
394 .wpstream_channel_item_id{
395 color: #5b5b5b;
396 font-size: 12px;
397 }
398
399 .wpstream_button {
400 border-radius: 2px;
401 padding: 5px 5px;
402 -webkit-appearance: none;
403 border: 0px solid #d9d9d9;
404 text-transform: uppercase;
405 background: #45a73f;
406 color: #fff;
407 cursor: pointer;
408 font-weight: 500;
409 transition: 0.3s ease-out;
410 font-size: 14px;
411 margin-right: 5px;
412 border-radius: 5px;
413 text-align: center;
414 display: inline-block;
415 margin-right: 10px;
416 }
417
418 .wpstream_button:hover{
419 background:#378532;
420 }
421
422 .wpstream_button_action{
423 padding: 10px 25px;
424 }
425
426 .start_event.wpstream_button{
427 padding: 9px 20px;
428 width: auto;
429 min-width: 130px;
430 color: #7a88a3;
431 border: 1px solid #3dc93d;
432 color: #3b3b3b;
433 background-color: #eaf2f7;
434 background-color: #e8f7e8;
435 border: 1px solid #3dc93d85;
436
437
438 }
439
440
441
442 .wpstream_stop_event.wpstream_button{
443 padding: 9px 20px;
444 width: auto;
445 min-width: 130px;
446 }
447
448 #wpstream-sidebar-meta .wpstream_stop_event.wpstream_button{
449 box-sizing: border-box;
450 width: 100%;
451 }
452
453
454
455
456 .start_event.wpstream_button:hover{
457 background: #45a73f;
458 color: #fff;
459 }
460
461 .stop_server,
462 .close_event.wpstream_button{
463 background: #c33a3a;
464 }
465
466 stop_server wpstream_button:hover,
467 .close_event.wpstream_button:hover{
468 background: #d21009;
469 }
470
471 .record_wrapper,
472 .event_list_unit_notificationx{
473 margin-bottom: 10px;
474 position:relative;
475 }
476
477 .encrypt_wrapper{
478 display:none;
479 }
480
481 .event_list_unit_notificationx{
482 font-size: 14px;
483 }
484
485 .event_list_unit_notificationx strong{
486 display: inherit;
487 margin-bottom: 5px;
488 }
489
490
491 .start_external{
492 display: inline-block;
493 padding: 0px 21px;
494 cursor: pointer;
495 line-height: 40px;
496 height: 38px;
497 background: #076d2a;
498 transition: 0.3s ease-out;
499 border-radius: 2px;
500 }
501 .start_external:hover{
502 background: #f7fcf8;
503 }
504
505
506 .wpstream_turning_on{
507 padding: 6px 20px;
508 width: auto;
509 min-width: 130px;
510 }
511
512
513 .start_event.wpstream_turning_on,
514 .wpstream_turning_on{
515 background: #ebe8fa;
516 border: 1px solid #D7D0F7;
517 color:#3b3b3b;
518 }
519
520 .start_event.wpstream_turning_on:hover,
521 .wpstream_turning_on:hover{
522 background: #d4d0e6;
523 border: 1px solid #D7D0F7;
524 color:#3b3b3b;
525 border: 1px solid #f199998a;
526 }
527
528
529
530 .wpstream_stop_event{
531 background: #ffe5e5;
532 border: 1px solid #ff4c4c8c;
533 color: #3b3b3b;
534 }
535 .wpstream_stop_event:hover{
536 background: #FF4C4C;
537 color: #fff;
538 }
539
540 .how_to{
541 margin-top:10px;
542 width: 100%;
543 height: auto;
544
545 }
546 .external_software_streaming{
547 margin-top: 30px;
548 width: 100%;
549 display: none;
550 }
551
552 .external_software_streaming_details{
553 background-color: rgba(13,110,253,0.12);
554 border-radius: 5px;
555 padding: 20px;
556 display: inline-block;
557 width: 420px;
558 }
559
560 .view_channel{
561 font-weight: 500;
562 font-size: 15px;
563 margin-left:30px;
564 display:none;
565 }
566
567
568 #wpstream-sidebar-meta .view_channel.show_stream_data{
569 display: block;
570 }
571
572 .view_channel.show_stream_data{
573 display: inline-block;
574 }
575
576
577
578 .event_list_stream_key_wrap{
579 margin-top:10px;
580 }
581
582 .multiple_warning_events{
583 margin-top: 5px;
584 }
585
586
587 .server_ready_live{
588 padding: 6px 13px;
589 background-color: #6b936b;
590 color: #fff;
591 display: inline-block;
592 margin-bottom: 6px;
593 }
594
595
596 .server_not_ready_live{
597 display: inline-block;
598 padding: 3px 5px;
599 background-color: #f40000;
600 color:#fff;
601 }
602 .error_notice{
603 background: #f40000;
604 color:#fff;
605 width:100%;
606 padding: 5px;
607 margin-bottom: 5px;
608 display: inline;
609 }
610
611 #wpstream-sidebar-meta .error_notice{
612 display: block;
613 }
614
615
616 .curl_error{
617 background: #f40000;
618 color:#fff;
619 width:100%;
620 padding: 5px;
621 margin-bottom: 5px;
622 }
623
624 .curl_error a{
625 color:#fff;
626 }
627
628 .server_loading{
629 display:none;
630 margin-left: 10px;
631 }
632
633 .wpstream_live_key_text,
634 .wpstream_live_uri_text{
635 display: inline;
636 width: 250px;
637 float: left;
638 }
639
640 .wpstream_live_uri_text.wpstream_larix_rtmp{
641 width: 345px;
642 }
643
644 .copy_live_key,
645 .copy_live_uri{
646 display: inline;
647 background: #688ed8;
648 color: #ffffff;
649 padding: 5px 10px;
650 margin-left: 10px;
651 cursor: pointer;
652 font-size: 12px;
653 text-transform: uppercase;
654 border-radius: 5px;
655 font-weight: 400;
656 letter-spacing: 0.03em;
657 border: 1px solid #5f83c8;
658 transition: 0.3s ease-out;
659 }
660 .wpstream_start_with_larix_mobile{
661 background: #688ed8;
662 padding: 20px;
663 color: #fff;
664 border-radius: 6px;
665 text-decoration: none;
666 color: #ffffff;
667 padding: 15px 15px;
668 margin-left: 10px;
669 cursor: pointer;
670 font-size: 12px;
671 text-transform: uppercase;
672 margin: 0px 0px 0px 0px;
673 display: inline-block;
674 }
675
676 .wpstream_start_with_larix_mobile:hover{
677 background: #5878b5;
678 color:#fff;
679 }
680
681 .copy_live_key:hover,
682 .copy_live_uri:hover{
683 background: #5878b5;
684 }
685
686 .show_if_subscription.hide_movieon{
687 display:none;
688 }
689
690 .pricing.hide_movieon{
691 display:block;
692 }
693
694 /*=social streaming
695 ------------------------------------------------*/
696
697
698 .wpstream_social_media_broadcast{
699 display: inline-block;
700 display: none;
701 }
702
703 .wpstream_social_media_unit{
704 display: inline-block;
705 margin-right: 20px;
706 background: #f3f3f3;
707 padding: 9px;
708 margin-top: 10px;
709 font-weight: 500;
710 }
711
712 #wpstream-sidebar-meta .wpstream_social_media_unit{
713 width: 100%;
714 box-sizing: border-box;
715 float: left;
716 }
717
718 #wpstream-sidebar-meta .wpstream_social_stream_container{
719 width: 100%;
720 box-sizing: border-box;
721 float: left;
722 }
723
724
725 .wpstream_social_stream_container{
726 background: #f3f3f3;
727 padding: 9px;
728 min-height: 30px;
729 width: 466px;
730 margin: 10px 0px;
731 display: none;
732 }
733
734 .wpstream_social_stream_container label{
735 display:block;
736 }
737
738 .wpstream_twich_rtmp,
739 .wpstream_youtube_rtmp{
740 width:300px;
741 }
742
743 #wpstream-sidebar-meta .wpstream_twich_rtmp,
744 #wpstream-sidebar-meta .wpstream_youtube_rtmp{
745 width:100%;
746 }
747
748
749 /* =video management
750 ----------------------------------------------- */
751 .wpstream_upload_alert{
752 color: #fff;
753 font-size: 17px;
754 background-color: #e16767;
755 display: inline-block;
756 margin-left: 20px;
757 padding: 15px;
758 }
759
760
761 .wpstream_video_wrapper{
762 background-color: #fff;
763 padding: 20px;
764 margin-bottom: 20px;
765 background: #fff;
766 margin: 5px 15px 20px 15px;
767 padding: 20px;
768 font-family: 'Roboto', sans-serif;
769 box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
770 border: 1px solid #e2e5e8;
771 border-radius: 5px;
772 }
773
774 .wpstream_video_status {
775 padding: 5px;
776 font-weight: 500;
777 color: #fff;
778 font-size: 12px;
779 background-color: #e16767;
780 }
781
782 .wpstream_video_status.ispublished{
783 background: #078407;
784 }
785
786 .wpstream_video_title{
787 margin-top: 10px;
788 font-size: 15px;
789 font-weight: 600;
790 }
791
792 .storage_file_size{
793 background-color: #eff0f1;
794 border-radius: 3px;
795 padding: 3px 5px;
796 font-size: 13px;
797 margin-left: 20px;
798 font-weight: 500;
799 }
800
801 .video_stream_label{
802 font-weight: 600;
803 margin-right: 10px;
804 }
805 .storage_file_name{
806 margin-right: 5px;
807 }
808
809
810
811 .wpstream_delete_media,
812 .wpstream_get_download_link{
813 cursor: pointer;
814 background-color: #45a73f;
815 color: white;
816 padding: 5px 14px;
817 display: inline-block;
818 margin-top: 10px;
819 margin-right: 10px;
820 transition: 0.3s ease-out;
821 border-radius: 3px;
822 }
823 .wpstream_delete_media:hover,
824 .wpstream_get_download_link:hover{
825 background: #378532;
826 }
827
828 .wpstream_download_link{
829 display:none;
830 line-height: 25px;
831 }
832
833 .wpstream_video_notice{
834 display: inline;
835 margin-left: 10px;
836 background: #888;
837 padding: 5px;
838 color: #fff;
839 display:none;
840 }
841
842 .wpstream_upload_container {
843 background-color: #fff;
844 padding: 20px;
845 margin-bottom: 20px;
846 background: #fff;
847 margin: 5px 15px 2px 15px;
848 padding: 20px;
849 min-height: 40px;
850 font-family: 'Roboto', sans-serif;
851 box-shadow: 0 2px 4px rgb(0 25 60 / 8%);
852 border: 1px solid #e2e5e8;
853 border-radius: 5px;
854 }
855
856 .bar {
857 background-color: #28de23;
858 border-right-color: #99d;
859 padding: 5px;
860 margin-bottom: 5px;
861 }
862
863 #wpstream_uploaded_mes{
864 font-weight: 600;
865 margin-bottom: 5px;
866 }
867
868 .direct-upload{
869 width:100%;
870 position:relative;
871 }
872
873
874 #wpstream_media_upload h3,
875 #wpstream_file_management h3{
876 margin-left: 20px;
877 font-family: 'Roboto', sans-serif;
878 margin-top: 35px;
879 }
880
881 .wpstream_form_ex{
882 font-size: 20px;
883 text-align: center;
884 padding: 40px 0px 20px 0px;
885 text-transform: uppercase;
886 font-weight: 500;
887 color: #999;
888 }
889 .wpstream_form_ex_details{
890 width: 70%;
891 margin: 0px auto;
892 padding: 0px 0px 30px 0px;
893 text-align: center;
894 }
895
896 .wpstream_file_drop_color{
897 background-color: #ededed;
898 border-radius: 5px;
899 }
900
901 .direct-upload .progress-bar-area{
902 position: absolute;
903 width: 98%;
904 top: 66px;
905 left: 0.75%;
906 }
907
908 #wpstream_upload{
909 background: #078407;
910 margin: 10px;
911 }
912
913 .js .inputfile {
914 width: 0.1px;
915 height: 0.1px;
916 opacity: 0;
917 overflow: hidden;
918 position: absolute;
919 z-index: -1;
920 }
921
922 .inputfile + label {
923 max-width: 80%;
924 font-size: 14px;
925 /* 20px */
926 font-weight: 700;
927 text-overflow: ellipsis;
928 white-space: nowrap;
929 cursor: pointer;
930 display: inline-block;
931 overflow: hidden;
932 padding: 0.625rem 1.25rem;
933 /* 10px 20px */
934 }
935
936 .no-js .inputfile + label {
937 display: none;
938 }
939
940 .inputfile:focus + label,
941 .inputfile.has-focus + label {
942 outline: 1px dotted #000;
943 outline: -webkit-focus-ring-color auto 5px;
944 }
945
946 .inputfile + label svg {
947 width: 1em;
948 height: 1em;
949 vertical-align: middle;
950 fill: currentColor;
951 margin-top: -0.25em;
952 /* 4px */
953 margin-right: 0.25em;
954 /* 4px */
955 }
956
957
958 /* style 1 */
959
960 .inputfile-1 + label {
961 color: #ffffff;
962 background-color: #45a73f;
963 margin: 10px 10px 10px 0px;
964 transition: 0.3s ease-out;
965 border-radius: 5px;
966 }
967
968 .inputfile-1:focus + label,
969 .inputfile-1.has-focus + label,
970 .inputfile-1 + label:hover {
971 background-color: #5a9544;
972 }
973
974
975 .wpstream_setting_event_unit_wrapper{
976 position:relative;
977 display: inline-block;
978 margin-bottom: 10px;
979 width: 100%;
980 }
981
982 .wpstream_setting_event_unit_wrapper .settings_details{
983 max-width: 385px;
984 }
985
986 .wpstream_modal_form .wpstream_setting_event_unit_wrapper .settings_details{
987 color: #666;
988 margin-top: 5px;
989 }
990
991
992
993 label.wpstream_switch {
994 position: absolute;
995 display: inline-block;
996 width: 53px!important;
997 height: 25px;
998 top: 12px;
999 left: 390px;
1000 }
1001
1002 .wpstream_switch input {
1003 opacity: 0;
1004 width: 0;
1005 height: 0;
1006 }
1007
1008 .slider {
1009 position: absolute;
1010 cursor: pointer;
1011 top: 0;
1012 left: 0;
1013 right: 0;
1014 bottom: 0;
1015 background-color: #ccc;
1016 -webkit-transition: .4s;
1017 transition: .4s;
1018 }
1019
1020 .slider:before {
1021 position: absolute;
1022 content: "";
1023 height: 18px;
1024 width: 18px;
1025 left: 4px;
1026 bottom: 4px;
1027 background-color: white;
1028 -webkit-transition: .4s;
1029 transition: .4s;
1030 }
1031
1032 input:checked + .slider {
1033 background-color: #2196F3;
1034 }
1035
1036 input:focus + .slider {
1037 box-shadow: 0 0 1px #2196F3;
1038 }
1039
1040 input:checked + .slider:before {
1041 -webkit-transform: translateX(26px);
1042 -ms-transform: translateX(26px);
1043 transform: translateX(26px);
1044 }
1045
1046 /* Rounded sliders */
1047 .slider.round {
1048 border-radius: 25px;
1049 }
1050
1051 .slider.round:before {
1052 border-radius: 50%;
1053 }
1054
1055 .wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper{
1056 margin-bottom: 10px;
1057 }
1058
1059 .wpstream_event_streaming_local .wpstream_setting_event_unit_wrapper label{
1060 font-weight: 700;
1061 font-size: 14px;
1062 left:415px;
1063 }
1064
1065 #wpstream-sidebar-meta .wpstream_setting_event_unit_wrapper label{
1066 left: auto;
1067 right: 0px;
1068 }
1069 #wpstream-sidebar-meta .settings_details{
1070 padding-right: 60px;
1071 }
1072
1073
1074 /*=wpstream share */
1075
1076 .wpstream_sharing_social{
1077 color: #696969;
1078 text-decoration: none;
1079 margin: 0px;
1080 font-size: 12px;
1081 display: inline-block;
1082 }
1083
1084 .wpstream_sharing_social .dashicons {
1085 font-size: 32px;
1086 background-color: #f9f9f9;
1087 width: 91px;
1088 height: 91px;
1089 border-radius: 5px;
1090 line-height: 91px;
1091 color: #1d447d;
1092 margin-right: 25px;
1093 color: #828b9b;
1094 border: 1px solid rgba(13,110,253,0.12);
1095 margin-top: 25px;
1096
1097 }
1098 .wpstream_sharing_social:nth-of-type(4n) .dashicons{
1099 margin-right: 0px;
1100 }
1101
1102 .wpstream_sharing_social .dashicons:hover{
1103 background-color: rgba(13,110,253,0.12);
1104 color: #0d6efd;
1105 }
1106
1107 .wpstream_sharing_social:focus{
1108 box-shadow:none;
1109 outline:0px;
1110 }
1111
1112 #wpstream-sidebar-meta .wpstream_social_share_wrapper{
1113 position: relative;
1114 right:auto;
1115 top: auto;
1116 font-size: 13px;
1117 margin: 10px 0px 0px 0px;
1118 }
1119
1120 #wpstream-sidebar-meta .wpstream_sharing_social{
1121 margin: 0px 0px;
1122 }
1123
1124
1125 .how_to_videos{
1126 display: inline-block;
1127 width: 100%;
1128
1129 }
1130
1131
1132 .wpstream_pagination{
1133 list-style: none;
1134 display: inline;
1135 float:left;
1136 padding-left: 15px;
1137 }
1138
1139 .wpstream_pagination li{
1140 display: inline-block;
1141 border: 1px solid #d8dada;
1142 min-width: 20px;
1143 text-align: center;
1144 margin-right: 5px;
1145 border-radius: 3px;
1146 padding: 5px;
1147 background: #fff;
1148 }
1149
1150 .wpstream_pagination li a{
1151 text-decoration: none;
1152 color:#3c434a;
1153 }
1154
1155 .wpstream_pagination li:empty{
1156 display:none;
1157 }
1158
1159 .wpstream_pagination li.active{
1160 background: #f5f5fb;
1161 }
1162
1163
1164
1165 .wpstream_modal_background{
1166 position: fixed;
1167 z-index: 1001;
1168 top:0px;
1169 bottom: 0px;
1170 left: 0px;
1171 right: 0px;
1172 background-color:rgb(0 20 40 / 86%);
1173 opacity: 0.5;
1174 display: none;
1175 }
1176
1177 .wpstream_modal_form{
1178 width: 460px;
1179 height: 460px;
1180 background-color: #fff;
1181 position: fixed;
1182 top: 50%;
1183 margin-top: -230px;
1184 left: 50%;
1185 margin-left: -230px;
1186 display: none;
1187 z-index: 1002;
1188 padding: 30px;
1189 border-radius: 5px;
1190 }
1191 .wpstream_modal_form.wpestate_settings_modal{
1192 height: 525px;
1193 margin-top: -257px;
1194 }
1195
1196 .wpstream_modal_form h3{
1197 font-size: 20px;
1198 }
1199
1200
1201 .wpstream_close_modal{
1202 width:30px;
1203 height: 30px;
1204 background-color: rgba(13,110,253,0.12);
1205 position: absolute;
1206 top:15px;
1207 right: 15px;
1208 border-radius: 3px;
1209 cursor: pointer;
1210 background-image: url(../../img/closeicon4.png);
1211 background-repeat: no-repeat;
1212 background-position: center;
1213 }
1214
1215 .wpstream_close_modal:hover{
1216 background-color: rgba(13,110,253,0.32);
1217 }
1218
1219
1220 .wpstream_tooltip_wrapper{
1221 position: relative;
1222 }
1223
1224 .wpstream_tooltip_disabled,
1225 .wpstream_tooltip{
1226 position: absolute;
1227 border-radius: 3px;
1228 background-color: rgb(0 20 40 / 86%);
1229 color: #fff;
1230 font-size: 13px;
1231 text-transform: capitalize;
1232 padding: 5px 10px;
1233 bottom: -38px;
1234 left: -15%;
1235 z-index: 10;
1236 transition: all 0.2s cubic-bezier(0.5, 0, 0.5, 1);
1237 transition-delay: .2s;
1238 white-space: nowrap;
1239 opacity: 0;
1240 pointer-events: none;
1241 }
1242 .wpstream_button .wpstream_tooltip{
1243 white-space: normal;
1244 width: 200px;
1245 bottom: -10px;
1246 transform: translate(0, 100%);
1247
1248 }
1249
1250 .wpstream_tooltip_disabled:after,
1251 .wpstream_tooltip:after{
1252 position: absolute;
1253 content: " ";
1254 width: 0;
1255 height: 0;
1256 top: -6px;
1257 left: 20px;
1258 border-left: 7px solid transparent;
1259 border-right: 7px solid transparent;
1260 border-bottom: 7px solid rgb(0 20 40 / 86%);
1261 }
1262
1263 .wpstream_button .wpstream_tooltip:after{
1264 left: 50%;
1265 margin-left: -7px;
1266 }
1267
1268
1269 #wpstream-sidebar-meta .wpstream_tooltip_disabled,
1270 #wpstream-sidebar-meta .wpstream_tooltip{
1271 left: 0%;
1272 width: 93%;
1273 pointer-events: none;
1274 }
1275
1276 #wpstream-sidebar-meta .wpstream-button-icon .wpstream_tooltip_disabled,
1277 #wpstream-sidebar-meta .wpstream-button-icon .wpstream_tooltip{
1278 width: auto;
1279 pointer-events: none;
1280
1281 }
1282
1283 #wpstream-sidebar-meta .wpstream_statistics_channel .wpstream_tooltip_disabled{
1284 left: -50px;
1285 }
1286 #wpstream-sidebar-meta .wpstream_statistics_channel .wpstream_tooltip_disabled:after{
1287 left: 62px!important;
1288 }
1289
1290 #wpstream-sidebar-meta .wpstream_stream_pro .wpstream_tooltip{
1291 left: -50px;
1292 }
1293 #wpstream-sidebar-meta .wpstream_stream_pro .wpstream_tooltip:after{
1294 left: 62px!important;
1295 }
1296
1297 #wpstream-sidebar-meta .wpstream_edit_channel{
1298 display: none;
1299 }
1300
1301
1302
1303
1304 #wpstream-sidebar-meta .wpstream_tooltip_wrapper.wpstream-button-icon .wpstream_tooltip_disabled:after,
1305 #wpstream-sidebar-meta .wpstream_tooltip_wrapper.wpstream-button-icon .wpstream_tooltip:after{
1306 left:10px;
1307 }
1308
1309
1310
1311 .wpstream_inactive_icon{
1312 cursor: not-allowed;
1313 }
1314 .wpstream_inactive_icon svg{
1315 opacity: 0.35;
1316 }
1317
1318 .wpstream_error_modal_notification{
1319 width: 500px;
1320 background-color: #fff;
1321 position: fixed;
1322 top: 50%;
1323 margin-top: -250px;
1324 left: 50%;
1325 margin-left: -250px;
1326 display: none;
1327 z-index: 1002;
1328 padding: 20px;
1329 border-radius: 5px;
1330 font-size: 15px;
1331 }
1332
1333 .wpstream_error_ok{
1334 padding: 8px;
1335 text-transform: uppercase;
1336 margin: 0px auto;
1337 display: block;
1338 float: none;
1339 width: 100px;
1340 position: relative;
1341 margin-top: 20px;
1342 }
1343
1344
1345 .wpstream_external_broadcast_options{
1346 width: 50%;
1347 border: 1px solid #6666;
1348 }
1349
1350 .wpstream_modal_explanations{
1351 margin-top: 15px;
1352 margin-bottom: 5px;
1353 font-size: 14px;
1354 color: #666;
1355 line-height: 1.6em;
1356 }
1357
1358
1359 .wpstream_modal_explanations li{
1360 margin-bottom: 2px;
1361 }
1362
1363
1364 .wpstream_modal_explanations li {
1365 margin-bottom: 2px;
1366 line-height: 1.6em;
1367 }
1368
1369 .print_qrcode{
1370 position: absolute;
1371 top: 73px;
1372 right: 12px;
1373 }
1374
1375
1376
1377
1378 .wpstream_loader {
1379 width: 8px;
1380 height: 8px;
1381 border: 1px solid #a5a8a4;
1382 border-radius: 50%;
1383 display: inline-block;
1384 position: relative;
1385 -webkit-animation: rotation 1s linear infinite;
1386 animation: rotation 1.3s linear infinite;
1387 margin-left: 14px;
1388 top: 0px;
1389 }
1390
1391 .wpstream_loader:after {
1392 content: "";
1393 position: absolute;
1394 left: 50%;
1395 top: 50%;
1396 transform: translate(-50%, -50%);
1397 width: 18px;
1398 height: 18px;
1399 border-radius: 50%;
1400 border: 1px solid;
1401 border-color: #FF3D00 transparent;
1402 }
1403
1404
1405
1406
1407
1408 @media only screen and (max-width:1099px){
1409
1410
1411 .event_list_wrapper{
1412 display: flex;
1413 width: 100%;
1414 margin: 5px 0px 25px 0px;
1415 flex-direction: column;
1416 }
1417
1418 .event_list_unit{
1419 flex-direction: column;
1420 align-content: center;
1421 justify-content: flex-start;
1422 align-items: flex-start;
1423 width: auto;
1424 position: relative;
1425 border: 1px solid #e2e5e8;
1426 }
1427 .wpstream_stop_event.wpstream_button,
1428 .start_event.wpstream_button,
1429 .wpstream_stop_event,
1430 .wpstream_turning_on,
1431 .start_event {
1432 width: 100%;
1433 box-sizing: border-box;
1434 margin-bottom: 10px;
1435 max-width: 170px;
1436 }
1437
1438 .wpstream_options_col1{
1439 margin-bottom: 10px;
1440 }
1441
1442 .wpstream_options_col2{
1443 margin-bottom: 10px;
1444 }
1445
1446 .event_title{
1447 width: 100%;
1448 }
1449 .wpstream_modal_form.wpestate_settings_modal,
1450 .wpstream_modal_form {
1451 z-index: 99999;
1452 margin-top: 0px;
1453 top: 0px;
1454 overflow-y: auto;
1455 }
1456
1457 .wpstream_modal_form {
1458 width: 100%;
1459 height: 100%;
1460 background-color: #fff;
1461 position: fixed;
1462 top: 0;
1463 margin-top: 0;
1464 left: 0;
1465 margin-left: 0;
1466 display: none;
1467 z-index: 99999;
1468 padding: 0px 30px;
1469 border-radius: 0px;
1470 box-sizing: border-box;
1471 }
1472
1473 .wpstream_modal_explanations{
1474 width: 100%;
1475 box-sizing: border-box;
1476 }
1477
1478 .wpstream_modal_form.wpestate_settings_modal {
1479 height: 100%;
1480 margin-top: 0px;
1481 overflow-y: auto;
1482 }
1483
1484 .wpstream_sharing_social .dashicons {
1485 margin-right: 15px;
1486 width: 80px;
1487 height: 80px;
1488 }
1489 .wpstream_sharing_social:nth-of-type(4n) .dashicons {
1490 margin-right:15px;
1491 }
1492
1493
1494 }
1495
1496
1497
1498
1499 @media only screen and (max-width:500px){
1500 .external_software_streaming_details{
1501 width: 280px;
1502 }
1503 .copy_live_key,
1504 .copy_live_uri{
1505 margin: 15px 0px 0px 0px;
1506 display: inline-block;
1507 }
1508 .wpstream_close_modal{
1509 z-index: 99999;
1510 }
1511 .wpstream_live_uri_text.wpstream_larix_rtmp,
1512 .wpstream_live_uri_text{
1513 width: 280px;
1514 word-break: break-all;
1515 }
1516 }