@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}#chat-footer{height:48px !important;padding:0;box-shadow:none;z-index:98 !important;overflow:visible;position:fixed;bottom:48px;left:0;right:0;top:auto}#chat-footer .tabs .tab.disabled a{color:#fff}#chat-footer .tabs{display:block !important;overflow:visible}#chat-footer span.online_now{height:9px;width:9px;display:block;background:#0b8;box-shadow:0 0 0 3px rgba(0,0,0,.24);position:absolute;left:20px;top:50%;border-radius:10px;z-index:1}#chat-footer span.online_now{left:10px;height:34px;width:34px;top:6px !important;border-radius:50%;z-index:0 !important}#chat-footer span.online_now:after{left:-2px;height:10px;width:10px;top:2px !important;transform:none;content:"";background:#1bffea;display:block;box-shadow:0 0 0 1px rgba(0,0,0,.4);border-radius:50%;z-index:1;position:absolute}#chat-footer span.online_now.loading{-webkit-animation:spin 1s 10 linear;-moz-animation:spin 1s 10 linear;-o-animation:spin 1s 10 linear;animation:spin 1s 10 linear}#chat-footer span.online_now.loading:after{background:#aaa}#chat-footer span.online_now.yes{-webkit-animation:spin 3s 1 ease-out;-moz-animation:spin 3s 1 ease-out;-o-animation:spin 3s 1 ease-out;animation:spin 3s 1 ease-out}#chat-footer span.online_now.yes:after{background:#1bffea}#chat-footer a.chat_view_toggle{position:relative}#chat-footer .chat-tab span.title{opacity:1;transform:translateX(0);transition:1s ease;color:#fff;text-overflow:ellipsis;overflow:hidden}#chat-footer .chat-tab:not(#chat-source) span.title[data-count]:before{content:attr(data-count);background:red;border-radius:10px;margin-right:5px;display:inline-block;line-height:18px;padding:0 5px;min-width:18px;text-shadow:none;text-align:center;vertical-align:text-top}#chat-footer .chat-tab.loading:not(.preload) span.title{transform:translateX(60px);opacity:0}#chat-footer ul>li.chat-tab.showme .chat_view_toggle span.title{color:#929292;text-shadow:0 2px 1px #fff}#chat-footer ul>li.chat-tab.showme .chat_view_toggle:hover span.title{color:#000}#chat-footer .title{pointer-events:none}#chat-footer ul>li.chat-tab{float:right;height:auto;margin:0 2px;overflow:visible;border-radius:10px 10px 0 0;width:200px !important}#chat-footer ul>li.chat-tab:not(.showme){border-radius:10px 10px 0 0;height:420px;max-height:420px;min-height:48px;min-width:1px}#chat-footer ul>li.chat-tab.showme{min-height:420px;max-height:420px !important;transform:translateY(-372px);transition:max-height 1s ease,min-height 1s ease,transform 1s ease}#chat-footer ul>li.chat-tab.showme.view_second{overflow-y:scroll}#chat-footer ul>li.chat-tab .chat_widget_wrapper{overflow:hidden !important}#chat-footer ul>li.chat-tab.new-chat a.chat_view_toggle{background:#23236b !important}#chat-footer a.chat_button_second,#chat-footer a.chat_view_toggle,#chat-footer a.chat_button_third{height:48px;line-height:48px;padding:0 10px;display:block}#chat-footer .chat_widget_wrapper{position:relative;height:420px}#chat-footer .chat_widget_second{overflow:hidden;position:absolute;top:0;left:0;display:none;right:0;bottom:0;overflow-y:scroll}#chat-footer .chat_widget_bg{height:80px;background:#fafafa;margin-bottom:-30px;width:100%}#chat-footer .chat_widget_avatar{position:relative;display:inline-block;width:80px;border-radius:100px;height:80px;overflow:hidden}#chat-footer .chat_widget_avatar img{width:100%}#chat-footer .chat_widget_name{display:block;text-align:center;line-height:1.5rem;white-space:pre-wrap;overflow:hidden;word-break:break-word;padding:0px 0px 10px}#chat-footer .chat_widget_name small{font-size:70%;line-height:70%;font-weight:bold;text-transform:uppercase}#chat-footer .chat_widget_name br{height:0px !important;line-height:0px !important;display:block;margin:0 !important}#chat-footer .circle img{pointer-events:none}#chat-footer .chat_widget_second{position:absolute !important;left:0 !important;top:0 !important;bottom:0 !important;display:block !important}#chat-footer ul>li.chat-tab .chat_widget_first,#chat-footer ul>li.chat-tab .chat_widget_second,#chat-footer ul>li.chat-tab .chat_widget_third{background:#fff;width:100%}#chat-footer ul>li.chat-tab .chat_widget_second,#chat-footer ul>li.chat-tab .chat_widget_third{transform:translateX(100%);opacity:0}#chat-footer ul>li.chat-tab.view_second .chat_widget_second{transform:translateX(0);opacity:1}#chat-footer ul>li.chat-tab.view_second .chat_widget_first{transform:translateX(-100%);opacity:0}#chat-footer ul>li.chat-tab .chat_widget_first,#chat-footer ul>li.chat-tab .chat_widget_second,#chat-footer ul>li.chat-tab .chat_widget_third{transition:1s ease;position:relative;display:block}#chat-footer ul>li.chat-tab.view_second.view_third .chat_widget_third{transform:translateX(0);opacity:1;right:0}#chat-footer ul>li.chat-tab.view_second.view_third .chat_widget_second{transform:translateX(-100%);opacity:0}#chat-footer a.chat_view_toggle{background:rgba(0,0,0,.6);display:block;border-radius:10px 10px 0 0}#chat-footer ul li:hover{background:#fff}#chat-footer .chat_widget_first{color:#000;background:#fff;border-radius:10px 10px 0 0}#chat-footer .chat_button_second,#chat-footer .chat_button_third{color:#000 !important;line-height:2rem;float:none;width:100%;clear:both;display:block}#chat-footer ul>li.chat-tab .chat_widget_third{transform:translateX(100%);position:absolute !important;left:0 !important;top:0 !important;bottom:0 !important;display:block !important}.chat_widget_third a.chat_button_third,a.chat_button_second{height:48px !important}.chat_view_toggle a.ch_link{padding:0 !important;display:inline-block;float:left !important;width:auto !important}img.ch_avi+img.ch_avi[data-id=undefined]{opacity:0}.ch_link{padding:0 !important}.chat_widget_wrapper{overflow:hidden}.chat_settings_button,.chat_button_second.chat_settings_button{display:inline-block !important;line-height:30px !important;width:30px !important;position:absolute;height:30px !important;min-width:30px;top:10px;padding:0 !important;right:10px;opacity:.3;-webkit-border-radius:100%;border-radius:100%}.chat_settings_button i,.chat_button_second.chat_settings_button i{-webkit-transition:1s ease;transition:1s ease;-webkit-transform:rotate(0);transform:rotate(0)}.chat_widget .chat_settings_button:hover{opacity:1}.chat_widget .chat_settings_button:hover i{-webkit-transform:rotate(60deg);transform:rotate(60deg);transform:rotate(60deg);transform:rotate(60deg)}#chat-footer .chat_settings_button i{line-height:30px;height:30px}.chat_view_toggle .chat_view_toggle{line-height:48px;transform:rotate(-90deg);text-align:center;transition:1s ease;width:28px;-webkit-border-radius:10px;border-radius:10px;margin-right:10px;right:0}ul>li.chat-tab.showme .chat_view_toggle .chat_view_toggle{transform:rotate(90deg)}.chat_view_toggle .material-icons.right:hover{background:rgba(0,0,0,.3)}.chat_view_toggle{text-shadow:0px 2px 1px #2f2f2f}.chat_view_toggle .chat_view_toggle{text-shadow:-2px 0px 1px #2f2f2f}.chat_widget_bg,.showme .title{transition:1s ease}.chat_widget_avatar{box-shadow:0 0 0 4px #fff;width:60px;height:60px}.chat_widget_name{font-size:1.52rem;font-weight:300;text-transform:none;line-height:2rem;margin:0}.chat_widget_name span.material-icons.left{display:none}.material-tooltip{overflow:visible;background:#000}.material-tooltip .backdrop{display:none !important}.chat_widget_wrapper .bio{margin-bottom:20px;height:66px;margin-top:5px;letter-spacing:-0.4px}.material-icons.right.chat_widget_close{display:none !important}#chat-footer a.chat_view_toggle{padding-right:40px !important;padding-left:15% !important}#chat-footer ul>li.chat-tab.showme .chat_widget_wrapper{height:420px}#chat-footer .user,#chat-footer .room{width:100%}#chat-footer ul{margin:0}#chat-footer .user,#chat-footer .room{width:100%}#chat-footer ul{margin:0}#chat-footer .nav-wrapper{width:95%;max-width:95%}#chat-footer a.chat_view_toggle{padding:0 40px !important;text-align:left}#chat-footer ul>li.chat-tab.showme .chat_widget_bg{height:10px}#chat-footer ul>li.chat-tab.showme .chat_view_toggle .chat_view_toggle{text-shadow:none;color:#aaa}#chat-footer ul>li.chat-tab.showme a.chat_view_toggle{background:rgba(220,220,220,.6)}#chat-footer ul>li.chat-tab .title span.material-icons{margin:0 5px 0px 0;line-height:48px;height:auto}#chat-footer ul>li.chat-tab span.privacy{background:#aaa;border-radius:10px;padding:0px 7px;text-shadow:none;color:#000}#chat-footer ul>li.chat-tab span.privacy{opacity:0;display:none}#chat-footer ul>li.chat-tab.showme span.privacy{opacity:1;display:inline-block;line-height:30px}#chat-footer ul>li.chat-tab span.privacy.privacy-public{background:#2e8fe7;color:#fff}#chat-footer ul>li.chat-tab span.privacy{pointer-events:none}#chat-footer ul>li.chat-tab .title{display:block;width:100%}#chat-footer span.title{display:inline-block}#chat-footer span.material-icons.right.chat_view_toggle{right:10px}#chat-footer span.online_now{left:5%}#chat-footer span.material-icons.right.chat_view_toggle{position:absolute;left:auto;top:0;bottom:0px}#chat-footer ul>li.chat-tab.showme span.privacy{display:none !important}#chat-footer .title span.material-icons.left{font-size:1rem}#chat-footer .title .tooltipped{pointer-events:auto;line-height:1rem;margin:15px 5px 0px 0}#chat-footer a.chat_view_toggle{letter-spacing:0px}#chat-footer ul>li.chat-tab{transition:1s ease}#chat-footer ul>li.chat-tab .chat_widget_wrapper{background:#fff;border-radius:10px 10px 0 0;transition:box-shadow 1s ease;box-shadow:0 0 0px 0px rgba(170,170,170,.52)}#chat-footer ul>li.chat-tab.showme .chat_widget_wrapper{overflow:visible;box-shadow:0 0 80px 20px rgba(170,170,170,.52)}#chat-footer .chat_widget_second{overflow-y:hidden}#chat-footer .chat_widget_third ul,#chat-footer .chat_widget_third ul li{width:100%;display:block}#chat-footer .chat_widget_third textarea{border:1px solid #aaa;box-sizing:border-box;margin:2% 2% 0;width:96%;clear:both;float:none;border-radius:4px;padding-top:6px;line-height:1rem;display:block;padding-bottom:20px}#chat-footer p.input-field{width:100%;display:block}#chat-footer input#fwa_message_submit,#chat-footer button#fwa_message_submit{margin:0}#chat-footer input[type=submit],#chat-footer button[type=submit]{position:absolute;bottom:8px;left:auto;width:43px;right:0;margin:2% 2%;border-radius:100px;color:rgba(0,0,0,.58) !important;text-shadow:0 2px 2px rgba(0,0,0,.15) !important;font-size:1rem;letter-spacing:0px}#chat-footer .chat_widget_wrapper li{position:relative;width:100%}#chat-footer ul>li.chat-tab.showme .chat_widget_bg{height:400px;margin-bottom:-400px;background:#d4d4d4}#chat-footer ul>li.chat-tab .input-field,#chat-footer ul>li.chat-tab .input-field input{min-height:43px;margin:0;width:100%;box-sizing:border-box}#chat-footer ul>li.chat-tab .input-field .prefix~input{padding-left:60px}#chat-footer ul>li.chat-tab .input-field .prefix+.prefix+input{font-size:1rem}#chat-footer .fwa_add_photos{background:#e6e6e6;border-radius:50%;color:#000;transform:scale(0.8);left:0;pointer-events:none;transform-origin:right}#chat-footer ul>li.chat-tab .input-field input{border-bottom:none !important;border-top:1px solid #aaa !important;box-shadow:0 -1px 0 #aaa !important}#chat-footer .chat_profile_card{position:relative}#chat-footer ::-moz-selection{color:#0bf}#chat-footer ::selection{color:#0bf}#chat-footer .input-field.chat_profile_link label.active,#chat-footer .input-field.chat_profile_link label{line-height:20px;text-align:left;padding-left:10px !important;top:-20px;color:rgba(0,0,0,0);letter-spacing:10px;transition:letter-spacing 1s ease,color 1s ease}#chat-footer .input-field input:focus+label.active,#chat-footer .input-field input:focus+label{color:#0bf;letter-spacing:.8px}#chat-footer .input-field.focus .prefix{background:#0bf !important;color:#fff !important}#chat-footer a.chat_view_toggle{height:48px !important}#chat-footer .chat_room_chats .title{font-size:1rem !important;text-align:left;padding-left:70px}#chat-footer span.msg{color:#000;text-transform:none;letter-spacing:normal;white-space:normal;padding:0 6px 0 0px;display:block;word-wrap:break-word;word-break:break-word}#chat-footer ul>li.chat-tab.showme div.chat_widget_first{height:420px}#chat-footer .chat_widget_scroll{height:324px;overflow:hidden}#chat-footer .chat_widget.chat_room_chats.collection li:last-child .collection-item.user.avatar{padding-bottom:40px !important}#chat-footer .chat_widget_footer{z-index:9999;background:#fff}#chat-footer ul.collapsible{border:none}#chat-footer .showme .chat_widget_footer{position:fixed;height:auto !important;bottom:0;left:0;right:0;top:auto;overflow:hidden}#chat-footer .chat_widget.chat_room_chats.collection{position:relative !important}#chat-footer .chat_widget_footer textarea{width:100%;margin:0 !important;background:#fff;color:#000 !important;padding:10px 35% 0 50px;box-sizing:border-box;line-height:1rem}#chat-footer .chat_widget_footer input[type=submit],#chat-footer .chat_widget_footer button[type=submit]{left:auto !important;padding:0 !important}#chat-footer .chat_widget_footer li{float:none}#chat-footer .chat_widget_footer .prefix.fwa_add_photos{font-size:2rem;width:43px;height:43px;pointer-events:auto !important;cursor:pointer;line-height:43px;bottom:1px;box-shadow:0 0 0 1px rgba(78,7,105,.63);color:rgba(78,7,105,.63) !important;opacity:.8}#chat-footer textarea::placeholder{color:#a794af;opacity:1}#chat-footer textarea:-ms-input-placeholder{color:#a794af}#chat-footer textarea::-ms-input-placeholder{color:#a794af}#chat-footer .fwa_search_wrapper input[type=search]{padding-left:40px !important;padding-right:50px !important}.chat_profile_card{background:#fff;border-radius:10px;margin:15px 5px;height:190px;text-align:center}.chat_profile_card hr{padding:0;margin:10px 0;border-top:1px solid #c3c3c3;-webkit-box-shadow:0 1px 0 #ececec;box-shadow:0 1px 0 #ececec}.chat_widget_wrapper .bio{color:#000 !important;display:none;z-index:999}.chat_widget_wrapper small.grey-text{display:none}.collection-item.user span,.collection-item.chat span{font-size:.9rem}.collection .avatar.chat .usrnme{display:none !important}.collection .avatar .usrnme,.collection .avatar .name{display:block;color:#7b7b7b;letter-spacing:-0.2px;text-align:left}.collection .collection-item.user.avatar{padding-top:10px !important;min-height:60px}.collection div .collection-item.user.avatar span.bio{display:none !important}.collection .user p{height:auto;text-align:left}.collection .collection-item.user.avatar .circle{top:10px}.collection .collection-item.user{padding-left:70px !important}.collection .collection-item.chat{min-height:62px}.chat_widget_wrapper .bio{font-size:.9rem;text-transform:none;letter-spacing:0px;line-height:1rem;max-width:79% !important;width:100%;margin:0 auto;white-space:pre-wrap}.fwa_friends{list-style-type:none}.fwa_friends li a{border-left:4px solid #fff;color:#000 !important;text-align:left;text-overflow:ellipsis;padding-right:25px !important;padding-top:10px !important}.fwa_friends li a:hover{border-left-color:#0bf;background:#eff8fb;color:#0bf}.fwa_friends li a:hover .circle{box-shadow:0 0 0 2px #0bf}.fwa_friends .collection-item.user .title{opacity:1 !important;display:block;color:#000 !important;letter-spacing:0px;text-transform:none;font-size:1.3rem;line-height:1.6rem;text-overflow:ellipsis;overflow:hidden}.fwa_friends .collection-item.user p{line-height:16px}.fwa_friends span.usrnme{height:16px;line-height:16px}.fwa_friends span.usrnme:before{content:"@";color:inherit !important;line-height:inherit;vertical-align:top;font-weight:bold}.fwa_friends li a .bio{display:none !important}.fwa_friends li a .circle{position:absolute;left:10px;top:10px;display:block;border-radius:50px;width:40px}.fwa_friends li a{background:#fff;display:block;position:relative;line-height:1rem;min-height:60px;padding-top:10px;padding-right:20px}.fwa_friends span.secondary-content{position:absolute;right:6px;height:25px;top:0;line-height:25px}.fwa_friends li a *{pointer-events:none}.fwa_friends p{margin:0;word-wrap:none;overflow:hidden;display:block}.fwa_friends a:not(:hover) span.secondary-content i{font-size:0}.fwa_friends span.secondary-content:after{content:"+"}.fwa_friends span.usrnme{max-width:100%;overflow:hidden;text-overflow:ellipsis;width:100%;display:block;text-transform:none}.fwa_friends li[data-chat] span.secondary-content:after{content:">";background:#319cf3;color:#fff;opacity:1;border-color:#319cf3}.fwa_friends span.secondary-content:after{font-weight:normal;margin-right:20px;font-size:1.4rem;border:1px solid;height:20px;color:#319cf3;box-sizing:border-box;border-radius:10px;width:20px;display:inline-block;line-height:17px;text-align:center;opacity:0}.fwa_friends a:hover span.secondary-content:after{opacity:1}.fwa_friends .collection-item.user.avatar *{pointer-events:none}.showme .material-icons.right.chat_widget_close{display:inline-block}.chat_view_toggle span.material-icons{height:28px;border-radius:10px;line-height:28px;text-shadow:none;color:#aaa;margin:10px 0 10px 10px}#chat-footer .nav-wrapper .chat-tab .tabs{display:none !important}#chat-footer .nav-wrapper .chat-tab#chat-source .tabs{display:block !important}.chat_profile_card{height:auto}.chat_profile_card .bio{display:inline-block !important;overflow:hidden;height:auto}nav.black.no-shadow.nav-footer{display:none}.msg a{position:relative;pointer-events:auto;display:inline-block}.msg a img{pointer-events:none}#chat-more{background:#fff}#chat-more a,#chat-more{height:48px !important;border-radius:50px !important;width:48px !important;padding:0;line-height:48px;max-width:48px;max-height:48px !important}#chat-more a{background:rgba(0,0,0,.6);opacity:.94}#chat-more a:hover{opacity:1}#chat-more i.material-icons{line-height:48px;color:#fff}#fwa_albums{width:100%;padding:0;max-width:100%}#modal-fwaalbums .card img{opacity:.8;display:block;float:none;z-index:1;transform:scale(0.95);position:relative;box-shadow:0 1px 10px rgba(0,0,0,0);transition:opacity 1s ease,transform 200ms ease,box-shadow 600ms ease}#modal-fwaalbums .card:hover img{opacity:1;transform:scale(1);box-shadow:0 1px 10px #a9a9a9}#modal-fwaalbums .card{min-height:60px !important;display:block;width:100%;text-align:center;box-sizing:border-box}#modal-fwaalbums .card:after{clear:both;display:block;width:100%;content:""}#modal-fwaalbums .card{min-height:60px !important;display:block;width:100%;text-align:center;box-sizing:border-box}#modal-fwaalbums .card.new>span{position:absolute;z-index:3;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%}#modal-fwaalbums .row{width:100%;text-align:left;max-width:100%}#modal-fwaalbums h3{font-weight:lighter !important;font-family:"Helvetica" !important;margin-top:50px}#modal-fwaalbums .card{border-radius:230px;transform:scale(0.9);background:#e4e4e4;box-shadow:0 0 0 2px rgba(0,0,0,0)}#modal-fwaalbums .card:hover{background:#fff;box-shadow:0 0 0 2px #0bf;color:#0bf}#modal-fwaalbums .card.new img{opacity:0}#modal-fwaalbums i.material-icons.large{display:block}#modal-fwaalbums .card.new>span{font-size:2rem;width:100%;padding:0 10px}#modal-fwaalbums .card>span i.material-icons.large{float:none !important;display:block;margin-top:-30px}.fwa_shortcode .chat_widget_wrapper ul{border:none}.fwa_shortcode .collection{display:block;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}.fwa_shortcode .collection .alt a.user{-webkit-box-shadow:0 0 0 100px rgba(0,0,0,.06) inset;box-shadow:0 0 0 100px rgba(0,0,0,.06) inset}.fwa_shortcode .collection a.user:hover{background:#ddf0ff;text-shadow:none;color:#2196f3}.fwa_shortcode .collection a.user:before{margin-right:10px;position:absolute;margin-left:-40px;width:32px;text-align:center;border-radius:100%;height:32px}.fwa_shortcode .collection a.user:hover:before{background:#2195f3;color:#fff}.fwa_shortcode .sidebar,.fwa_shortcode .mail-tabs>.collection{max-height:540px;overflow:hidden;border-radius:10px;background:#fff;border-right:none;position:relative;overflow:hidden !important;z-index:1;height:540px;margin:0}.fwa_shortcode .fwa_friends{clear:both;max-height:467px;max-width:100%;height:467px;overflow:hidden;width:100%}.fwa_shortcode .fwa_friends_title{height:23px;display:block;border-bottom:1px solid #e1e1e1;width:100%;clear:both;line-height:23px;background:#f5f5f5;box-sizing:border-box;font-size:.8rem;padding:0 10px;text-transform:uppercase;text-align:center;border-top:1px solid #e1e1e1}.fwa_shortcode .collection .btn-large{margin:0;letter-spacing:0px;text-transform:none;height:48px;border-bottom:1px solid #e1e0e1;line-height:48px}.fwa_shortcode .collection-item.avatar i.circle{background:#ababab !important;left:4px;top:4px;margin:0 auto;font-size:1.46rem;height:60px;color:#000;text-shadow:2px 2px 1px #777;line-height:60px;width:60px;margin-top:10px}.fwa_shortcode .collection{margin:0}.fwa_shortcode input[type=submit]+p.input-field,.fwa_shortcode button[type=submit]+p.input-field{float:left;display:block !important;width:50%;clear:none;line-height:2rem !important;margin:10px 0 10px 0 !important}.fwa_shortcode input[type=submit]+p.input-field label,.fwa_shortcode button[type=submit]+p.input-field label{display:block !important;font-size:.9rem !important;margin:0;top:0;color:#505050}.fwa_shortcode input[type=submit]+p.input-field input:not(:checked)+label,.fwa_shortcode button[type=submit]+p.input-field input:not(:checked)+label{color:#afafaf}.fwa_shortcode input[type=submit]+p.input-field input:checked+label,.fwa_shortcode button[type=submit]+p.input-field input:checked+label{color:#505050}.fwa_shortcode .input-field input,.fwa_shortcode p.input-field{margin:0;width:100%;font-size:1rem}.fwa_shortcode .sidebar:after{display:none}.fwa_search_wrapper .fwa_search_icon,.fwa_search_wrapper .fwa_close_icon{font-size:1rem;height:20px;width:20px;left:10px;background:#c7c7c7;line-height:20px;top:15px;cursor:pointer;opacity:.9;color:#fff !important;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 10px #5d5d5d}.fwa_search_wrapper .fwa_close_icon:hover:not(:focus){background:#8e8e8e;box-shadow:0 0 0 2px #6b6b6b,0 3px 14px #222}.fwa_search_wrapper .fwa_search_icon{left:auto;right:10px !important;top:10px;font-size:1.2rem;height:30px !important;width:30px !important;line-height:30px !important;background:#2995ed;box-shadow:0 1px 0 1px #2c72ab,0 0 10px #5d5d5d}.fwa_search_wrapper .fwa_search_icon:hover:not(:focus){opacity:1}.fwa_search_wrapper input[type=search]{border-bottom-color:#e1e2e1}.chat-tab .chat_widget_footer .collapsible-header{padding:0}.chat-tab .chat_widget_footer label{font-size:.71rem;letter-spacing:0px;margin:0 0 0 0% !important;width:100%;display:inline-block !important;padding-right:0px !important;height:45px !important;text-align:left;white-space:pre-wrap;line-height:1rem !important;pointer-events:auto;word-break:break-word !important;color:#000;hyphens:auto !important;position:relative;top:0 !important;bottom:0 !important;vertical-align:middle;z-index:99}.chat_view_toggle img{height:20px;float:left;position:absolute;left:25px;top:14px;bottom:0;border-radius:100px;z-index:2;right:auto}#chat-footer a.chat_view_toggle{padding:0 40px 0 50px !important;font-size:.8rem;letter-spacing:-0.02rem}#fwa_shortcode_mail{border-radius:0 10px 10px 0;height:540px}#fwa_shortcode_mail .chat_profile_card .tabs.transparent{display:none}#fwa_shortcode_mail .chat_profile_card .input-field{padding:10px 0;margin:0}#fwa_shortcode_mail .chat_profile_card input{background:#f1f1f1;border-radius:10px;margin:0;border-color:#e0e0e0}#fwa_shortcode_mail .chat_profile_card label.active{display:none}#fwa_shortcode_mail .scrollbox-wrapper{max-height:490px;height:0px}#fwa_shortcode_mail .chat_profile_card{margin:0;border-radius:0;padding:10px 0;height:175px}#fwa_shortcode_mail p.bio{margin:10px 0;display:block}#fwa_shortcode_mail .collapsible{margin:0;border:0}#fwa_shortcode_mail .chat_profile_card img{width:90px;height:90px;border-radius:90px;box-shadow:0 0 0 7px #fff;position:relative}#fwa_shortcode_mail p.chat_widget_name{display:none}#fwa_shortcode_mail form p{margin:0;line-height:1rem}#fwa_shortcode_mail form .collapsible-header{padding:0;height:365px;border:none}#fwa_shortcode_mail textarea{padding-left:60px !important;height:310px !important;margin:0;overflow-y:scroll}#fwa_shortcode_mail form i.prefix{margin:6px;width:44px;height:44px;line-height:44px;border-radius:22px;background:#e0e0e0}#fwa_shortcode_mail form .collapsible-header:after{content:"";display:block;clear:both}#fwa_shortcode_mail form input[type=submit]:not(.disabled),#fwa_shortcode_mail form button[type=submit]:not(.disabled){margin:10px 10px 10px 10px !important}#fwa_shortcode_mail form input[type=submit]:not(.disabled),#fwa_shortcode_mail form button[type=submit]:not(.disabled){margin-left:10px;border-radius:100px}#fwa_shortcode_mail textarea,#fwa_shortcode_mail .scrollbox-wrapper,#fwa_shortcode_mail .collapsible-header{-webkit-transition:height 0s ease;transition:height 0s ease}#fwa_shortcode_mail.new_chat .chat_profile_card img{width:50px;height:50px;margin:0 10px;float:left}#fwa_shortcode_mail.new_chat .chat_profile_card .bio{float:left;text-align:left;margin:5px 0}#fwa_shortcode_mail.new_chat .chat_profile_card,#fwa_shortcode_mail.new_chat .chat_shortcode_header{height:70px;overflow:hidden}#fwa_shortcode_mail.new_chat .scrollbox-wrapper{max-height:350px}#fwa_shortcode_mail.new_chat textarea{height:105px !important}#fwa_shortcode_mail.new_chat .scrollbox-wrapper{max-height:310px;height:310px}#fwa_shortcode_mail.new_chat .collapsible-header{height:160px}.chat_shortcode_footer label{display:none !important}.chat_room_chats.collection{border-radius:0 !important;border:none;text-align:left}#chat_shortcode_content{margin:0;max-height:310px;box-sizing:border-box}.scrollbox-horizontal-rail,.scrollbox-horizontal-bar{opacity:0 !important}.scrollbox-bar,.scrollbox-vertical-rail{margin-right:6px}#fwa_shortcode_mail .scrollbox-bar,#fwa_shortcode_mail .scrollbox-vertical-rail{opacity:0}#fwa_shortcode_mail.new_chat .scrollbox-bar,#fwa_shortcode_mail.new_chat .scrollbox-vertical-rail{opacity:1}#fwa_shortcode_mail.new_chat .scrollbox-vertical-rail{opacity:.04}#fwa_shortcode_mail.new_chat ul.collapsible{z-index:1;position:relative}#fwa_shortcode_mail.new_chat .chat_widget.chat_profile_card{position:relative;z-index:2}#fwa_shortcode_mail.new_chat .chat_shortcode_header{box-shadow:0 0 3px #aaa;position:relative;z-index:2}#modal-mail h2{font-weight:200 !important;font-family:"helvetica neue" !important;font-size:1.5rem;height:48px;padding:0 20px;line-height:48px;color:#fff;margin-bottom:0}#modal-mail .modal-content{border:0;padding:0px;background:rgba(0,0,0,0);height:auto !important}.modal-profile{border-radius:10px 10px;background:#999;background-clip:unset;overflow:hidden}.modal.modal-fixed-footer.modal-profile .modal-content{height:calc(100% - 48px)}.fwa_shortcode:after{content:"";clear:both;display:block;width:100%;height:1px}li+.fwa_friends_title{border-top:1px solid #e1e1e1}.fwa_shortcode .sidebar{padding:0;border-radius:10px}.fwa_shortcode .fwa_friends{max-height:492px;height:492px;background:#dcdcdc;border-radius:0 0 10px 10px}.fwa_shortcode .fwa_search_wrapper input[type=search]{border-bottom-color:rgba(0,0,0,0) !important;color:#000 !important;background:#e8e8e8;border-radius:10px 10px 0 0}.fwa_shortcode .fwa_search_wrapper input[type=search]:focus,.fwa_shortcode .fwa_search_wrapper input[type=search]:hover{background:#fff}.fwa_shortcode p:hover ::placeholder{color:#c7c7c7 !important}.fwa_shortcode ::placeholder{color:#000 !important}.fwa_shortcode .collection,.fwa_shortcode .sidebar{box-shadow:0 3px 3px 1px rgba(0,0,0,.2)}#fwa_shortcode_mail.new_chat .chat_shortcode_header{box-shadow:0 0 7px 2px rgba(0,0,0,.3)}.fwa_shortcode .collection{border:none}#fwa_shortcode_mail .chat_shortcode_header,#fwa_shortcode_mail .chat_shortcode_content,#fwa_shortcode_mail .chat_shortcode_footer{background:#fff}#fwa_shortcode_mail .chat_shortcode_footer{border-radius:0 0 10px 10px;overflow:hidden}#fwa_shortcode_mail .chat_shortcode_header{border-radius:10px 10px 0 0}#fwa_shortcode_mail{border-radius:10px}.scrollbox-bar{background:#0b8;transform:scaleY(0.9)}#modal-mail .modal-content{overflow-y:scroll}.fwa_shortcode{min-height:540px;width:100%;position:relative}.chat_profile_card i.material-icons.right{font-size:1rem;z-index:9;position:relative}.chat_profile_card i.material-icons.left{margin-left:10px;background:#d2d2d2;width:30px;height:30px;line-height:30px;color:#fff;border-radius:50%}#modal-mail .modal-content>.row{padding:.75rem 0 .75rem .75rem}@media only screen and (min-width: 1281px){#fwa_shortcode_mail{-webkit-border-radius:10px;border-radius:10px}.scrollbox-bar{background:#0b8;-webkit-transform:scaleY(0.9);transform:scaleY(0.9)}#chat-source .scrollbox-bar,.fwa_shortcode .sidebar .scrollbox-bar{background:#2995ed}.fwa_shortcode .fwa_search_wrapper .fwa_search_icon{-webkit-box-shadow:0 1px 0 1px #2c72ab,0 0 10px #5d5d5d;box-shadow:0 1px 0 1px #2c72ab,0 0 10px #5d5d5d;background:#2995ed}#chat-footer{bottom:0 !important}}@media only screen and (min-width: 1025px){a.chat_button_second.back{display:none !important}.fwa_shortcode .mail-tabs{padding-left:10px !important}#modal-mail .modal-content>.row{padding:.75rem}}@media only screen and (max-width: 1024px){.fwa_shortcode>.fwa_widget{position:absolute;left:7px;right:7px;width:auto;opacity:1}.fwa_shortcode>.fwa_widget.focus{pointer-events:auto;opacity:1;z-index:2;-webkit-animation-delay:400ms !important;animation-delay:400ms !important}#modal-mail .modal-content>.row{padding:.75rem}}.feature body.platform-browser,.feature iframe{background:rgba(0,0,0,0) !important}.feature .bar.bar-light{background:rgba(0,0,0,0)}.feature .bar.bar-light .title{color:#fff}.feature ion-view.pane{background:rgba(0,0,0,0) !important}.feature ion-nav-view.view-container{background:rgba(0,0,0,0) !important}.feature ion-side-menu-content.menu-content.pane{background:rgba(0,0,0,0) !important}.feature .item,.feature .item h3{background:rgba(0,0,0,0) !important;color:#fff}.feature body.menu-open .menu{opacity:1}.feature body .menu{opacity:0}.feature html{background:rgba(0,0,0,0) !important}.feature ion-content.scroll-content.ionic-scroll{background:rgba(0,0,0,0)}.feature ion-side-menus{background:rgba(0,0,0,0) !important;color:#fff}.feature .list-inset{background:rgba(0,0,0,0)}.feature .item-complex .item-content{background:rgba(0,0,0,0) !important}.feature .item p{color:#fff}.feature h2.ng-binding{color:#fff}#chat-footer .avatar.chat{padding-left:34px;padding-left:10px;padding-right:10px}#chat-footer .circle{margin-top:4px}#chat-footer span.name{padding-left:53px;text-overflow:ellipsis;word-break:normal;overflow:hidden}#chat-footer span.msg:before{content:"";display:inline-block;width:53px}@media only screen and (min-width: 1025px){#modal-fwaalbums{max-height:300px}}.giphy_images a{background-size:cover !important;background-position:center !important;border-radius:0 !important}.collection-item.chat .card img[src$="2px.gif"]{opacity:0}.collection-item.chat .card span{background:rgba(0,0,0,0) !important;display:none}.collection-item.chat .card img{opacity:0 !important}.collection-item.chat a.card{background-size:cover;background-repeat:no-repeat}#chat-footer .chat.avatar.rich-media-image-full,#chat-footer .chat.avatar.rich-media-image-full a{padding:0 !important}#chat-footer .chat.avatar.rich-media-image-full .msg{line-height:0;padding:0 !important}#chat-footer .chat.avatar.rich-media-image-full .msg:before{display:block !important;position:absolute !important;background:rgba(0,0,0,0);height:100%;width:100%;left:0;right:0;top:0;z-index:0;bottom:0;-webkit-box-shadow:0 50px 70px -40px #000 inset;box-shadow:0 50px 70px -40px #000 inset}#chat-footer .chat.avatar.rich-media-image-full .name,#chat-footer .chat.avatar.rich-media-image-full .img{position:absolute !important;color:#fff;z-index:1;margin-top:9px;padding-left:54px}#chat-footer .chat.avatar.rich-media-image-full .circle{left:0;margin-left:4px}#chat-footer .chat.avatar.rich-media-image-full .circle{box-shadow:0 0 0 2px #fff;width:36px;height:36px;margin-top:8px;margin-left:7px}#chat-footer .chat.avatar.rich-media-image-full .circle:hover{box-shadow:0 0 0 2px #0bf}#chat-footer .chat.avatar.rich-media-image-full span.name{pointer-events:none}.collection.fwa_friends a.user{padding-right:18px !important}.fwa_friends span.secondary-content i{height:25px;line-height:25px;margin:0 !important}.fwa_friends span.secondary-content{position:absolute;overflow:hidden;left:15px !important;right:auto !important;display:inline-block;vertical-align:middle}.fwa_friends span.secondary-content{top:10px !important}.fwa_friends .user:hover span.secondary-content{width:25px;height:25px;margin:0;border-radius:50%;line-height:25px;background:#3c9dec;color:#fff !important;vertical-align:top;text-align:center}.fwa_friends .user:hover span.secondary-content:after{color:#fff;border:none;line-height:25px;position:relative;height:25px;margin:0}#chat-footer .circle{margin:0}.fwa_friends .collection-item.user .title{font-size:1rem}.collection .collection-item.user.avatar,.fwa_friends .user{padding:10px 18px 10px 48px !important}.collection-item.user span.title{text-align:left}.ltr .collection .collection-item.user.avatar,.ltr .fwa_friends .user{padding:10px 48px 10px 18px !important}.ltr .collection .collection-item.user.avatar .circle,.ltr .fwa_friends .circle,.ltr .fwa_friends .user:hover span.secondary-content{right:20px !important;left:auto !important}#chat-footer .chat_view_toggle img{left:12px;height:30px;top:7px;z-index:999;position:absolute}#chat-footer .chat_view_toggle a{z-index:6}#chat-footer .tabs .chat_profile_card ul.icons a,#chat-footer .tabs .chat_profile_card ul.icons{display:inline-block;height:40px}#chat-footer .tabs .chat_profile_card ul a,#chat-footer .tabs .chat_profile_card ul{color:#000;font-size:13px;padding:0;line-height:40px}#chat-footer .chat_widget_wrapper li{float:none !important}#chat-footer .chat_widget_wrapper .chat_profile_card ul.icons li{float:left;display:inline-block}#chat-footer .chat_widget_wrapper .chat_profile_card ul.icons{display:flex;flex-flow:row nowrap}#chat-footer #chat-source p.bio{max-height:45px}#chat-footer #chat-source p.bio{position:relative}#chat-footer #chat-source p.bio:after{content:"";display:block;background:#000;position:absolute;bottom:auto;top:45px;box-shadow:0 0 15px 15px #fff;left:0;right:0}#chat-footer .chat_widget_name{padding:0px 5px 10px;font-weight:bold;font-size:1.2rem;margin-top:-10px;letter-spacing:-0.1px;word-spacing:2px}.chat_widget_wrapper small.grey-text{color:#000 !important;display:block;line-height:.8rem !important}.chat_profile_card .list a,.chat_profile_card .icons a{color:#000 !important;clear:both;text-align:left;display:block}.chat_profile_card .list a i,.chat_profile_card .icons a i{text-align:center}#chat-footer ul>li.chat-tab .chat_widget_first,#chat-footer ul>li.chat-tab .chat_widget_second,#chat-footer ul>li.chat-tab .chat_widget_third{transition:0s linear}.chat_widget_second a.chat_button_second{background:rgba(220,220,220,.6)}.chat_widget_second a.chat_button_second:before{content:"keyboard_backspace";font-family:"Material Icons";text-transform:none;line-height:inherit;vertical-align:top}.chat_widget_second a.chat_button_second{text-align:left}#chat-footer .online_now .part img{width:17px;border-radius:0 !important;height:17px;top:0 !important;transform:scale(1.4);left:0;vertical-align:top}.part{width:17px !important;height:17px !important;overflow:hidden;position:relative}#chat-footer span.online_now{display:flex;border-radius:100px !important;flex-flow:row wrap;overflow:hidden}.online_now .part:nth-child(1){border-radius:100px 0 0 0}.online_now .part:nth-child(2){border-radius:0 100px 0 0}#chat-footer i+span.online_now{left:38px}.chat-tab .chat_widget_wrapper div>a>i.material-icons.left{line-height:inherit;height:48px}a.chat_button_second{position:relative}.collection .collection-item.avatar p{line-height:1rem;font-family:"Arial",sans-serif}#chat-footer .collection .collection-item.avatar .circle{margin-bottom:10px;width:25px;height:25px}#chat-footer span.name{padding-left:38px;text-transform:none;font-weight:bold}#chat-footer span.msg:before{width:38px;height:2rem;vertical-align:top;float:left;display:none}#chat-footer span.msg{padding-left:38px;font-size:1rem !important}@media screen and (max-width: 760px){#chat-footer ul>li.chat-tab:not(.showme){width:30dvw !important;min-width:30dvw !important;max-width:30dvw !important}li#chat-more{display:none}#chat-footer ul>li.chat-tab.showme{height:100dvh !important;max-height:100dvh !important;transform:none;width:100dvw !important;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:#fff;margin:0;border-radius:0 !important}#chat-footer ul>li.chat-tab.showme .chat_widget_wrapper{height:100dvh !important;max-height:100dvh !important}#chat-footer ul>li.chat-tab.showme .chat_widget_bg{max-height:100dvh !important;height:100dvh !important;margin-bottom:-100dvh !important}#chat-footer .chat_widget_scroll{height:100dvh}li.tab.col.disabled.chat-tab.loading[style*="display:none"]{display:block !important}input#fwa_message_submit{border:none}#chat-footer .chat_widget_footer textarea{margin:0}#chat-footer .input-field label.active{display:none !important}#chat-footer .chat_widget_footer .prefix.fwa_add_photos{bottom:10px}}@media screen and (max-width: 760px){#chat-footer ul>li.chat-tab:not(.showme){width:30dvw !important;min-width:30dvw !important;max-width:30dvw !important}li#chat-more{display:none}#chat-footer ul>li.chat-tab.showme{height:100dvh !important;max-height:100dvh !important;transform:none;width:100dvw !important;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:#fff;margin:0;border-radius:0 !important}#chat-footer ul>li.chat-tab.showme .chat_widget_wrapper{height:100dvh !important;max-height:100dvh !important}#chat-footer ul>li.chat-tab.showme .chat_widget_bg{max-height:100dvh !important;height:100dvh !important;margin-bottom:-100dvh !important}#chat-footer .chat_widget_scroll{height:100dvh}li.tab.col.disabled.chat-tab.loading[style*="display:none"]{display:block !important}input#fwa_message_submit{border:none}#chat-footer .chat_widget_footer textarea{margin:0}#chat-footer .input-field label.active{display:none !important}#chat-footer .chat_widget_footer .prefix.fwa_add_photos{bottom:10px}}#chat-footer .nav-wrapper{width:100%;max-width:100%}#chat-footer #chat-more{margin:calc(-42px - 1.5%) 1.5% 1.5% !important}#chat-footer #chat-more a{-webkit-box-shadow:0 0 0 5px rgba(170,170,170,.2),0 0 0 1px #fff;box-shadow:0 0 0 5px rgba(170,170,170,.2),0 0 0 1px #fff}#chat-footer #chat-more a img{-webkit-border-radius:50%;border-radius:50%}#chat-footer #chat-more a.fwa_btn_large,#chat-footer #chat-more a.fwa_btn_large i.material-icons{line-height:90px !important;height:90px !important;width:90px !important;max-height:90px !important;max-width:90px !important}#chat-footer #chat-more a:after{content:"";color:#fff;display:inline-block;line-height:15px;height:15px;width:15px;font-weight:bold;background:#00e948;z-index:9;position:absolute;bottom:6px;right:6px;border-radius:50%}#chat-footer #chat-more a{position:relative;opacity:1}#chat-footer .fwa_compose p.input-field,#chat-footer .fwa_compose p.input-field textarea{height:372px !important}#chat-footer .fwa_compose p.input-field textarea{padding:0 0 48px}#chat-footer .fwa_add_photos:not(:hover){transform:scale(1)}#chat-footer ul>li.chat-tab .input-field,#chat-footer ul>li.chat-tab .input-field input{min-height:45px}#chat-footer .chat_widget_footer .prefix.fwa_add_photos{bottom:0;left:0}#chat-footer .chat_widget_footer i:not(.prefix){height:43px;line-height:43px;width:43px;margin:0}#chat-footer .chat_widget_footer input[type=submit],#chat-footer .chat_widget_footer button[type=submit]{width:43px !important;height:43px !important;box-shadow:none !important;border:none !important;margin:0;box-shadow:0 0 0 1px rgba(0,0,0,.6);border-radius:50%}#chat-footer .chat_widget_footer textarea{padding:10px 49px}#chat-footer .chat_widget_footer .collapsible-header p.input-field textarea{position:fixed;bottom:0;z-index:1;min-height:45px}#chat-footer .chat_widget_footer .prefix.fwa_add_photos{z-index:2}#chat-footer .chat_widget_footer .input-field{z-index:1}#chat-footer .chat_widget_footer input[type=submit],#chat-footer .chat_widget_footer button[type=submit]{z-index:2}#chat-footer .chat-tab .chat_widget_footer label{height:45px !important}#chat-footer .chat-tab .chat_widget_footer .collapsible-header{border-bottom:none !important}#chat-footer .chat-tab .chat_widget_footer i:not(.prefix){height:auto !important;line-height:inherit !important;width:100% !important;margin:0}#chat-footer .chat-tab .chat_widget_footer input[type=submit],#chat-footer .chat-tab .chat_widget_footer button[type=submit]{width:43px !important;height:43px !important}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos{bottom:0;left:0}#chat-footer .chat-tab .chat_widget_footer input[type=submit],#chat-footer .chat-tab .chat_widget_footer button[type=submit]{box-shadow:none !important;border:none !important;margin:0}#chat-footer .chat-tab .chat_widget_footer button[type=submit]{box-shadow:0 0 0 1px rgba(0,0,0,.6);border-radius:50%;bottom:0}#chat-footer .chat-tab .chat_widget_footer p.input-field textarea{position:absolute;bottom:0;z-index:1;min-height:45px;padding:10px 49px}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos{z-index:2}#chat-footer .chat-tab .chat_widget_footer .input-field{z-index:1}#chat-footer .chat-tab .chat_widget_footer input[type=submit],#chat-footer .chat-tab .chat_widget_footer button[type=submit]{z-index:2}#chat-footer .chat-tab .chat_widget_footer .input-field,#chat-footer .chat-tab .chat_widget_footer .input-field input{min-height:45px}#chat-footer .chat-tab .chat_widget_footer label{height:45px !important}#chat-footer .chat-tab .chat_widget_footer .collapsible-header{border-bottom:none !important}#chat-footer .chat-tab .chat_widget_footer textarea{padding:10px 40px}#chat-footer .chat-tab .chat_widget_footer textarea::placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;word-break:nowrap}#chat-footer .chat-tab .chat_widget_footer label{pointer-events:none}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos,#chat-footer .chat-tab .chat_widget_footer input[type=submit],#chat-footer .chat-tab .chat_widget_footer button[type=submit]{width:30px !important;height:30px !important;line-height:30px !important;font-size:1.5rem !important;bottom:7.5px;z-index:99;cursor:pointer;pointer-events:auto;display:block}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos{left:5px}#chat-footer .chat-tab .chat_widget_footer input[type=submit],#chat-footer .chat-tab .chat_widget_footer button[type=submit]{right:5px}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos:not(:hover),#chat-footer .chat-tab .chat_widget_footer input[type=submit]:not(:hover),#chat-footer .chat-tab .chat_widget_footer button[type=submit]:not(:hover){box-shadow:none}#chat-footer .chat-tab .chat_widget_footer i:not(.prefix){pointer-events:none}#chat-footer .chat-tab .chat_widget_footer .fwa_add_photos{transform:none}#chat-footer .chat-tab .chat_widget_footer label{pointer-events:none;height:45px !important}#chat-footer .chat-tab .chat_widget_footer .collapsible-header p.input-field textarea{position:absolute;padding:10px 45px 10px 38px}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos{transform-origin:center}#chat-footer .chat-tab .chat_widget_footer button[type=submit],#chat-footer .chat-tab .chat_widget_footer i:not(.prefix),#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos{width:30px !important;height:30px !important;font-size:1.4rem !important;line-height:30px !important}#chat-footer .chat-tab .chat_widget_footer button[type=submit],#chat-footer .chat-tab .chat_widget_footer input[type=submit],#chat-footer .chat-tab .chat_widget_footer i:not(.prefix){width:36px !important;height:36px !important;line-height:36px !important;transition:transform 350ms ease}#chat-footer .chat-tab .chat_widget_footer button[type=submit],#chat-footer .chat-tab .chat_widget_footer input[type=submit]{bottom:5px !important}#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos{bottom:7.5px;margin:0;left:5px}#chat-footer .chat-tab .chat_widget_footer button[type=submit]{right:5px}#chat-footer .chat-tab .chat_widget_footer input[type=submit]:not(:hover),#chat-footer .chat-tab .chat_widget_footer button[type=submit]:not(:hover),#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos:not(:hover){box-shadow:0 0 0 1px rgba(78,7,105,0) !important;opacity:.8;color:#585858 !important;background:rgba(0,0,0,0)}#chat-footer .chat-tab .chat_widget_footer input[type=submit]:hover,#chat-footer .chat-tab .chat_widget_footer button[type=submit]:hover,#chat-footer .chat-tab .chat_widget_footer .prefix.fwa_add_photos:hover{box-shadow:0 0 0 1px rgba(78,7,105,.63) !important;opacity:1;color:rgba(78,7,105,.63) !important;transform:scale(0.9)}#chat-footer .chat-tab.fwa_compose .chat_widget_footer .collapsible-header p.input-field textarea{padding:10px !important;overflow-y:auto !important;height:327px !important;top:0}#chat-footer .chat-tab{transition:max-height 1s ease,min-height 1s ease,transform 1s ease,width 0s ease !important}@media only screen and (min-width: 1281px){nav#chat-footer.nav-footer-double{bottom:60px !important}}nav#chat-footer textarea,nav#chat-footer input{font-family:"Roboto",sans-serif;font-size:.88rem !important;padding-top:14px !important}#chat-footer .chat_widget_scroll{height:327px}#chat-footer .chat-tab button{top:6px !important}#chat-footer .collection-item.chat.rich-media-image-full .circle img{min-width:30px !important;min-height:30px !important;display:block;border-radius:30px;border:none}#chat-footer .collection .collection-item.chat.rich-media-image-full .circle{margin:0px 0 0 10px;width:30px;padding:0 !important;line-height:0 !important;height:30px}.collection .collection-item.avatar.chat .secondary-content{top:12px;right:8px}.collection .collection-item.avatar.chat .secondary-content a{padding:0;overflow:visible}.collection .collection-item.avatar.chat .secondary-content a i{line-height:1rem;height:1rem;color:#999}.collection .collection-item.avatar.chat .name{padding-right:15px}.collection .collection-item.avatar.chat:not(:hover) .secondary-content a:not(:hover){display:none}.collection .collection-item.avatar.chat.rich-media-image-full .name{max-width:100%}.collection .collection-item.avatar.chat.rich-media-image-full .secondary-content a i{color:#fff}.collection .collection-item.avatar.chat.rich-media-image-full .name,.collection .collection-item.avatar.chat.rich-media-image-full .secondary-content a i{text-shadow:1px 2px 5px #000}.collection .collection-item.avatar.chat.rich-media-image-full:hover .name{padding-right:25px}span.flex-spacer{flex-grow:1}#modal-chat-options{max-width:720px;margin:0 auto}#modal-chat-options .modal-footer{height:auto;display:flex;gap:10px;padding:0 2rem 1rem}#modal-chat-options .modal-footer .btn[data-count]:after{content:attr(data-count)}#modal-chat-options .modal-content .btn,#modal-chat-options .modal-footer .btn{font-weight:normal;letter-spacing:0;text-transform:none;padding:0 15px}#modal-chat-options ul.chat_widget.chat_room_chats.collection{margin:2rem 2rem 0;overflow:visible}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar{border-radius:10px;box-shadow:0 0 0 1px #dedede inset;padding:10px 20px 10px 60px}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .usrnme{display:inline-block !important;margin:0 0 10px}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .usrnme:before{content:"@ "}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .rich-media-link i.left{line-height:inherit;height:inherit}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .secondary-content{display:none}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar.rich-media-image-full .name,#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar.rich-media-image-full .secondary-content a i{text-shadow:none}#modal-chat-options .modal-content .btn span,#modal-chat-options .modal-footer .btn span{font-size:1rem}#modal-chat-options .modal-content .btn{margin:10px 0 0}@media screen and (min-height: 993px){#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar{padding:20px 40px 20px 110px}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar>p>span,#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar>span.name{font-size:1.15rem;line-height:1.55rem}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar>span.usrnme{font-size:1rem;line-height:1.25rem}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .circle{top:18px;left:30px}#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .circle,#modal-chat-options ul.chat_widget.chat_room_chats.collection li.collection-item.chat.avatar .circle img{height:60px;width:60px}}@media screen and (max-height: 992px){#modal-chat-options.bottom-sheet{max-height:100dvh}#modal-chat-options.bottom-sheet .modal-footer{height:auto;flex-flow:column;gap:0}#modal-chat-options.bottom-sheet .modal-footer .btn{float:none !important;display:block;text-align:left}#modal-chat-options .modal-footer .btn[data-count]:after{content:" (" attr(data-count) ")";float:right}}@media only screen and (min-width: 1024px){#modal-chat-options .hide-on-large-only{display:inline-block !important}#modal-chat-options .modal-footer .btn[data-count]:after{float:none}}.collection .collection-item.chat.avatar .meta-content a[data-count]:after{content:attr(data-count);margin-left:5px;vertical-align:middle}.collection .collection-item.chat.avatar .meta-content a{color:#fff}/*# sourceMappingURL=fwa-chat.css.map */
