/*!
 * WARNING: Don't edit this file by hand! Instead, you should be using Sass.
 * (More information at https://sass-lang.com/)
 *
 * Edit custom.css file to override any style.
 */@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin-ext,cyrillic-ext&.css);.chat-html .webrtc-missing .alert:before,.chat-html .webrtc-missing .alert:after{content:" ";display:table}.chat-html .webrtc-missing .alert:after{clear:both}.chat-html .sendtip .popup form button[type=submit]::before,.chat-html .sendtip .popup form:last-of-type button[type=submit]::before,.chat-html .history .msg .sn .mobile:before{content:'';display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.chat-html{display:flex;flex-wrap:wrap;position:relative;visibility:hidden;margin-left:-5px;margin-top:-5px;font:normal 13px 'PT Sans Narrow', Arial, Helvetica, sans-serif;color:#1e1e1e;box-sizing:content-box}.chat-html.active{visibility:visible}.chat-html *{box-sizing:border-box}.chat-html .hidden{display:none !important}.chat-html .qbtn{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:37px;height:37px;line-height:37px;cursor:pointer;position:relative;border:1px solid #d1d1d1;font-size:25px;text-align:center;color:#e1791c}.chat-html .qbtn svg *{fill:#e1791c}.chat-html .sendtip{position:relative;width:auto;min-width:37px;padding:0 3px}.chat-html .sendtip .tip-title{font-weight:bold;padding-left:2px}.chat-html .sendtip .popup{visibility:hidden;position:absolute;margin:0;bottom:calc(100% + 22px);right:-30px;background-color:#fff;box-shadow:0px 0px 6.72px 0.28px rgba(0,0,1,0.25);border-radius:5px;padding:0;z-index:2}.chat-html .sendtip .popup form{display:block;border-bottom:1px solid #e6e6e6;font-size:18px;padding:0 20px;height:60px;line-height:60px}.chat-html .sendtip .popup form button[type=submit]{text-transform:uppercase;text-align:left;color:#494949;background:transparent;border:0;outline:0;padding:0;width:100%;height:60px}.chat-html .sendtip .popup form button[type=submit]::before{content:'\f1c0';color:#fdc83a;margin-right:10px}.chat-html .sendtip .popup form:last-of-type{border-bottom:0px}.chat-html .sendtip .popup form:last-of-type{display:flex;align-items:center;background-color:#f5f5f5;border-radius:5px}.chat-html .sendtip .popup form:last-of-type input[type=text]{flex:1 0 auto;background-color:transparent;font-size:16px;line-height:16px;width:120px;border:0px;outline:0 none;color:#494949}.chat-html .sendtip .popup form:last-of-type button[type=submit]{flex:0 0 auto;width:35px;height:35px;border:0;outline:0;margin-left:10px;border-radius:50%;background-color:#e1791c}.chat-html .sendtip .popup form:last-of-type button[type=submit]::before{content:"\f00c";position:relative;top:2px;display:block;color:#ffffff;font-size:20px;width:100%;height:100%;line-height:35px;text-align:center}.chat-html .sendtip .popup form:last-of-type::before{display:none}.chat-html .sendtip .popup::after{display:block;content:'';position:absolute;bottom:-10px;right:35px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #f5f5f5}.chat-html .sendtip.focus .popup{visibility:visible}.chat-html .chat-left{position:relative;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;flex-basis:calc((100% - 5px) / 2);max-width:calc(100% - 5px);margin-top:5px;margin-left:5px;background:#fff;max-height:inherit}.chat-html .chat-left .qbtn .eq{visibility:hidden;opacity:0;transition:visibility 0s linear 1s, opacity 0.3s linear 0.7s;position:absolute;font-size:13px}.chat-html .chat-left .qbtn .eq[data-slider-orientation="horizontal"]{right:-133px;width:120px;height:6px}.chat-html .chat-left .qbtn .eq[data-slider-orientation="vertical"]{top:-133px;width:6px;height:120px}.chat-html .chat-left .qbtn .eq .ui-slider-handle{width:0.9em !important;height:0.9em !important;outline:0 none}.chat-html .chat-left .qbtn:hover .eq,.chat-html .chat-left .qbtn .eq:hover{visibility:visible;opacity:1;transition:none}.chat-html .chat-left .panel-buttons-left{width:100%;flex:0 0 auto;display:flex;height:37px;background:#fff;position:absolute;bottom:0}.chat-html .chat-left .panel-buttons-left .qbtn{border-right-width:0}.chat-html .chat-left .panel-buttons-left .qbtn.right{border-right-width:1px;border-left-width:0}.chat-html .chat-left .panel-buttons-left .btn-fullscreen.disabled{opacity:0.3}.chat-html .chat-left .panel-buttons-left .cont_tariff{flex:1 0 auto;background:#e1791c;height:37px;position:relative;display:flex}.chat-html .chat-left .panel-buttons-left .cont_tariff *{flex:1 0 auto}.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_tariff,.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_offline{display:none;line-height:37px;font-size:25px;text-transform:uppercase;text-align:center;color:#ffffff !important;text-decoration:none !important}.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_tariff.active,.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_offline.active{display:block}.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_tariff.active ~ .btn_tariff.active{border-left:1px solid #d1d1d1}.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_tariff{background:#e1791c}.chat-html .chat-left .panel-buttons-left .cont_tariff .btn_offline{background:#b4b4b4}.chat-html .chat-left .panel-buttons-left .btn-fav .fa:before{content:"\f08a"}.chat-html .chat-left .panel-buttons-left .btn-fav.isFavorite .fa:before{content:"\f004"}.chat-html .chat-left .panel-buttons-left .btn-profile .fa:before{content:"\f129"}.chat-html .chat-left .panel-buttons-left .btn-profile.active{background:#e1791c;color:#ffffff;border:0}.chat-html .chat-left .panel-buttons-left .btn-sound .fa:before{content:"\f028"}.chat-html .chat-left .panel-buttons-left .btn-sound.muted .fa:before{content:"\f026"}.chat-html .chat-left .panel-buttons-left .btn-2way{display:none}.chat-html .chat-left .panel-buttons-left .btn-2way svg{vertical-align:top;height:25px;margin:5px 0 0 0}.chat-html .chat-left .panel-buttons-left .btn-2way.active{color:#39b419}.chat-html .chat-left .panel-buttons-left .btn-2way.active svg *{fill:#39b419}.chat-html .chat-left .panel-buttons-left .btn-mic .fa:before{content:"\f130"}.chat-html .chat-left .panel-buttons-left .btn-mic.muted .fa:before{content:"\f131"}.chat-html .chat-left .panel-buttons-left .btn-fullscreen .fa:before{content:"\f065"}.chat-html .chat-left .panel-buttons-left .btn-fullscreen.active .fa:before{content:"\f066"}.chat-html .chat-right{display:flex;flex-direction:column;flex:10000 1 auto;position:relative;overflow-x:hidden;min-width:330px;min-height:239.5px;margin-top:5px;margin-left:5px}.chat-html .chat-right .cont_right{width:100%;height:100%;display:flex;flex-direction:column;flex:1 0 auto;background:#fff}.chat-html .chat-right .cont_right .cont_messages .cont_messages_inner{display:flex;flex-direction:column;width:100%}.chat-html .chat-right .cont_right .cont_messages::after{content:"";display:table;clear:both}.chat-html .chat-right .cont_right .cont_balance{display:flex;width:100%;height:37px}.chat-html .chat-right .cont_right .cont_history{width:100%;display:flex;flex-direction:column;flex:1 0 auto;overflow:hidden}.chat-html .chat-right .cont_right .cont_history_inner{display:flex;flex:1 0 auto;position:relative;border:1px solid #d1d1d1;border-top:0;border-bottom:0;width:100%}.chat-html .chat-right .cont_right .cont_emoticons{flex:0 0 auto;display:flex;flex-direction:row;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1}.chat-html .chat-right .cont_right .cont_emoticons .emoticons{width:0px;flex:1 1 0px}.chat-html .chat-right .cont_right .cont_emoticons .emoticons.legacy{border-top:1px solid #d1d1d1}.chat-html .chat-right .cont_right .cont_panel{height:37px;width:100%;display:flex;flex-direction:row}.chat-html .chat-right .balance{display:flex;width:100%;line-height:35px;position:relative;font-size:21px;padding-left:15px;border:1px solid #d1d1d1;white-space:nowrap}.chat-html .chat-right .balance .msg-balance{color:#e1791c;margin:0 0 0 5px}.chat-html .chat-right .balance .btns{position:absolute;right:-1px;top:-1px;bottom:-1px}.chat-html .chat-right .balance .btns,.chat-html .chat-right .balance .btns li{margin:0;padding:0;list-style:none}.chat-html .chat-right .balance .btns li{float:left;display:inline-block}.chat-html .chat-right .balance .btns li a{display:block;width:37px;height:37px;line-height:35px;font-size:25px;color:#e1791c;text-decoration:none;text-align:center;border:1px solid #d1d1d1;border-left-width:0px;background:#ffffff}.chat-html .chat-right .balance .btns li:first-child a{border-left-width:1px}.chat-html .chat-right .balance .btns .btn-translate .fa:before{content:"\f1ab"}.chat-html .chat-right .balance .btns .btn-translate.hidden{display:none}.chat-html .chat-right .balance .btns .btn-addfunds{padding-top:2px}.chat-html .chat-right .balance .btns .btn-addfunds .fa:before{content:"\f067"}.chat-html .chat-right .balance .btns .btn-userlist .fa:before{content:"\f007"}.chat-html .chat-right .balance .btns li a.active{background:#e1791c;color:#ffffff}.chat-html .chat-right .balance .btn-minimize{display:none}.chat-html .chat-right .gs-msg{position:relative;display:flex;flex-wrap:wrap;min-height:30px;background:#dd8200;color:#ffffff;text-align:center;font-size:14px;text-shadow:1px 1px 0 #000}.chat-html .chat-right .gs-msg .f-left{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-html .chat-right .gs-msg .gs-descr{position:absolute;top:0;left:0;right:0;height:1.2em;font-size:16px;margin:5px}.chat-html .chat-right .gs-msg .gs-descr.active+.f-right{margin:1.6em 0 0 0}.chat-html .chat-right .gs-msg .f-right{position:relative;padding:5px;flex:1 0 auto;display:flex;justify-content:space-between}.chat-html .chat-right .gs-msg .f-right>span{position:relative}.chat-html .chat-right .gs-msg .f-right .gs-target_wp{margin-left:auto}.chat-html .chat-right .gs-msg .f-right .gs-time{position:absolute;top:0;left:0;right:0;text-align:center;line-height:30px;bottom:0}.chat-html .chat-right .gs-msg .f-right .progress_bar{position:absolute;top:2px;left:2px;right:2px;bottom:2px}.chat-html .chat-right .gs-msg .f-right .progress_bar span.bar{display:block;height:100%;background:linear-gradient(90deg, #459319 0, #75e039 100%)}.chat-html .chat-right .panel-buttons-right{display:flex;height:37px;width:100%;background:#fff;overflow:hidden}.chat-html .chat-right .panel-buttons-right .message_cont{flex:1 0 auto;position:relative;overflow:hidden;height:37px;background:#ffffff;border:1px solid #d1d1d1;border-right:0 none}.chat-html .chat-right .panel-buttons-right .message_cont .message-text{position:absolute;top:6px;bottom:6px;left:6px;right:6px;width:calc(100% - 12px);line-height:23px;padding:0;margin:0;border:0;outline:0;font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif, 'EmojiText';color:#1e1e1e;font-size:15px}.chat-html .chat-right .panel-buttons-right .message_cont .message-text:-moz-placeholder{color:#1e1e1e}.chat-html .chat-right .panel-buttons-right .message_cont .message-text::-moz-placeholder{color:#1e1e1e}.chat-html .chat-right .panel-buttons-right .message_cont .message-text:-ms-input-placeholder{color:#1e1e1e}.chat-html .chat-right .panel-buttons-right .message_cont .message-text::-webkit-input-placeholder{color:#1e1e1e}.chat-html .chat-right .panel-buttons-right .btn-pm{border-right:0 none}.chat-html .chat-right .panel-buttons-right .btn-pm .fa::before{content:"\f06e"}.chat-html .chat-right .panel-buttons-right .btn-pm.active{background:#e1791c;border:0}.chat-html .chat-right .panel-buttons-right .btn-pm.active .fa{color:#ffffff}.chat-html .chat-right .panel-buttons-right .btn-emoticons{border:1px solid #d1d1d1;border-right:0 none;text-align:center}.chat-html .chat-right .panel-buttons-right .btn-emoticons .fa:before{content:"\f118"}.chat-html .chat-right .panel-buttons-right .btn-send{width:auto;color:#ffffff;text-decoration:none;background-color:#232323;font-size:23px;padding:0 15px;border-width:0}.chat-html .chat-right .panel-buttons-right .btn-send .fa{display:none}.chat-html .two_way{position:absolute;top:17px;left:70px;width:240px;min-width:240px;display:flex;flex-direction:column;z-index:1000;background:#000}.chat-html .two_way video{width:100%;height:auto}.chat-html .two_way .btn-settings{position:absolute;width:30px;height:30px;left:10px;top:10px;font-size:22px;background:rgba(0,0,0,0.6);border:1px solid #000000;border-radius:2px;color:#ffffff}.chat-html .two_way .btn-settings .fa::before{content:"\f013"}.chat-html .two_way .btn-settings .menu{display:flex;flex-direction:column;align-items:stretch;position:absolute;margin:0;padding:0;top:calc(100% + 10px);left:0;border-radius:5px;box-shadow:0px 0px 6.72px 0.28px rgba(0,0,1,0.25);background-color:#fff;color:#494949;z-index:100;font-size:22px;line-height:37px}.chat-html .two_way .btn-settings .menu .header,.chat-html .two_way .btn-settings .menu .camera,.chat-html .two_way .btn-settings .menu .microphone{margin:0;padding:3px 15px;list-style:none;flex:0 0 auto;white-space:nowrap;border:0 solid #e6e6e6;border-bottom:1px;border-radius:0;text-align:left;cursor:pointer;outline:0}.chat-html .two_way .btn-settings .menu .header:last-child,.chat-html .two_way .btn-settings .menu .camera:last-child,.chat-html .two_way .btn-settings .menu .microphone:last-child{border-bottom:0}.chat-html .two_way .btn-settings .menu .header.selected,.chat-html .two_way .btn-settings .menu .camera.selected,.chat-html .two_way .btn-settings .menu .microphone.selected{background-color:#e6e6e6}.chat-html .two_way .btn-settings .menu .header.header,.chat-html .two_way .btn-settings .menu .camera.header,.chat-html .two_way .btn-settings .menu .microphone.header{font-weight:bold}.chat-html .two_way .ui-resizable-handle{width:30px;height:100%;position:absolute;top:0;right:0}.chat-html .two_way .ui-resizable-handle:before{width:12px;height:12px;content:'';position:absolute;bottom:5px;right:5px;background:url(../images/icons@1x/resizehandle_12x12.png) no-repeat}.chat-html:not(.mobile) .two_way:not(:hover) .btn-settings:not(.open),.chat-html:not(.mobile) .two_way:not(:hover) .ui-resizable-handle{display:none !important}.chat-html.mobile .two_way{top:10px;left:10px;width:30vw;min-width:30vw}.chat-html.mobile .two_way .btn-settings .fa::before{content:"\f021"}.chat-html .dialogue{min-width:320px;max-width:450px;min-height:180px;background:#333 !important;background:rgba(0,0,0,0.8) !important;border:1px solid #191919;border-color:rgba(255,255,255,0.1) !important;border-radius:5px}.chat-html .dialogue .qtip-titlebar{width:100%;height:50px;padding:0;font:normal 18px/50px Tahoma,Arial,Helvetica,sans-serif;color:#ffffff;text-align:center;display:inline-block;background:#333 !important;background:rgba(0,0,0,0.5) !important;border-radius:5px 5px 0 0}.chat-html .dialogue .qtip-content{padding:0 10px 10px 10px;color:#ECECEC;text-align:center;line-height:normal;font-size:14px}.chat-html .dialogue .qtip-content *{box-sizing:border-box}.chat-html .dialogue .qtip-content p{margin:20px 0}.chat-html .dialogue .qtip-content .checkbox input[type=checkbox]{margin:0 3px 0 0;vertical-align:middle;position:static}.chat-html .dialogue .qtip-content .notice{font-size:12px;margin:10px 0 0 0}.chat-html .dialogue .qtip-content .prompt{width:100%;margin:0 0 20px 0;font-size:14px;color:#000000}.chat-html .dialogue .qtip-content a{color:#FF0 !important}.chat-html .dialogue .qtip-content .btn,.chat-html .dialogue .qtip-content button{display:inline-block !important;margin-left:0.5em}.chat-html .dialogue .qtip-content .btn.full,.chat-html .dialogue .qtip-content button.full{width:150px}.chat-html .dialogue .qtip-content .btn.btn_ok,.chat-html .dialogue .qtip-content button.btn_ok{margin-left:0}.chat-html .dialogue .result p{margin:10px 0}.chat-html .dialogue .result .warning{color:#FF3333}.chat-html .dialogue .checkbox input[type=checkbox]{margin-top:0}.chat-html .dialogue .clearfix{clear:both}.chat-html .dialogue .pull-right{float:right}.chat-html .dialogue .pull-left{float:left}.chat-html .dialogue .input-group{position:relative;display:table;border-collapse:separate;margin-bottom:20px}.chat-html .dialogue .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;border-radius:0 6px 6px 0}.chat-html .dialogue .input-group .input-group-addon{width:1%;white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px;font-weight:normal;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-right:0 none;border-radius:6px 0 0 6px}.chat-html .dialogue .input-group .form-control,.chat-html .dialogue .input-group .input-group-addon{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;display:table-cell}.chat-html .dialogue .form-group{margin-bottom:15px}.chat-html .dialogue .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-family:inherit;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.chat-html .dialogue .form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.chat-html .dialogue .form-control::-moz-placeholder{color:#999;opacity:1}.chat-html .dialogue .form-control:-ms-input-placeholder{color:#999}.chat-html .dialogue .form-control::-webkit-input-placeholder{color:#999}.chat-html .dialogue .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-family:inherit;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.chat-html .dialogue .btn:focus,.chat-html .dialogue .btn:active:focus,.chat-html .dialogue .btn.active:focus,.chat-html .dialogue .btn.focus,.chat-html .dialogue .btn:active.focus,.chat-html .dialogue .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.chat-html .dialogue .btn:hover,.chat-html .dialogue .btn:focus,.chat-html .dialogue .btn.focus{color:#333;text-decoration:none}.chat-html .dialogue .btn:active,.chat-html .dialogue .btn.active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.chat-html .dialogue .btn-default{color:#333;background-color:#fff;border-color:#ccc;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);text-shadow:0 1px 0 #fff;background-image:linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x}.chat-html .dialogue .btn-default:focus,.chat-html .dialogue .btn-default.focus{color:#333;border-color:#8c8c8c;background-color:#e0e0e0;background-position:0 -15px}.chat-html .dialogue .btn-default:hover{color:#333;border-color:#adadad;background-color:#e0e0e0;background-position:0 -15px}.chat-html .dialogue .btn-default:active,.chat-html .dialogue .btn-default.active{color:#333;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);background-color:#e0e0e0;border-color:#dbdbdb}.chat-html .dialogue .btn-default:active:hover,.chat-html .dialogue .btn-default.active:hover,.chat-html .dialogue .btn-default:active:focus,.chat-html .dialogue .btn-default.active:focus,.chat-html .dialogue .btn-default:active.focus,.chat-html .dialogue .btn-default.active.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.chat-html .emoticons:not(.open){display:none}.chat-html .emoticons .header.legacy{display:none}.chat-html .emoticons.legacy{min-height:0px;height:auto}.chat-html .emoticons.legacy .tones,.chat-html .emoticons.legacy .header,.chat-html .emoticons.legacy .tab{display:none}.chat-html .emoticons.legacy .tab.legacy{display:block;height:100%}.chat-html .emoticons.legacy .tab.legacy div.custom{float:left;width:25px;height:25px}.chat-html .overlay{display:none;position:absolute;left:0;top:0;border:0;right:0;width:100%;height:100%;z-index:14799;background:#000000;opacity:0.3}.chat-html .hide{display:none}.chat-html .cont_video{flex:0 1 auto;width:100%;min-width:360px;padding-bottom:37px;align-self:center;font-size:0;background:#000;position:relative}.chat-html .cont_video::before{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.chat-html .panel-video{width:100% !important;height:0 !important;padding-top:calc(100% / 1.33333);position:relative;font-size:13px;display:inline-block;vertical-align:middle}.chat-html .panel-video #camchat{position:absolute;top:0;bottom:0;left:0;right:0}.chat-html .panel-video .cover{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center}.chat-html .panel-video .qbtn{background:rgba(0,0,0,0.6);border:1px solid #000000;border-radius:2px;color:#ffffff}.chat-html .panel-video .qbtn:before{display:inline-block;content:'';background-repeat:no-repeat;vertical-align:top}.chat-html .panel-video .qbtn.active{background:#66C033;border-color:#66C033}.chat-html .panel-video .qbtn.disabled{opacity:0.3}.chat-html .panel-video #camchat.mobile{width:100%;height:100%;background-repeat:no-repeat;background-size:contain}.chat-html .panel-video #camchat.mobile.rotate{transform:rotate(90deg);height:0;padding-top:100%}.chat-html .panel-video #camchat.mobile.mirror{transform:rotateY(180deg)}.chat-html .panel-video #camchat.mobile.rotate.mirror{transform:rotate(90deg) rotateX(180deg)}.chat-html .panel-video #camchat.mobile.rotate-negative.mirror{background-position:100% 0%;transform:rotate(-90deg) rotateX(180deg)}.chat-html .panel-video .loader{display:block;width:16px;height:16px;background:url(../images/ajax-loader2.gif) center no-repeat scroll;position:absolute;left:48%;top:45%}.chat-html .panel-video .watermark{visibility:hidden;position:absolute;right:0;bottom:0}.chat-html .panel-video.active .watermark{visibility:visible}.chat-html .panel-video .no-video{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;background-color:rgba(0,0,0,0.7);color:#ffffff;font-size:16px;text-align:center;position:absolute;left:0;top:0;box-sizing:border-box}.chat-html .panel-video .no-video .inner{display:block;width:100%;height:100%;position:relative;background-position:center;background-repeat:no-repeat;background-size:contain}.chat-html .panel-video .no-video .msg{font-weight:bold;font-size:2em}.chat-html .panel-video .no-video a{color:#ff0}.chat-html .panel-video .no-video .availability{margin-top:10px}.chat-html .panel-video .noVideoImage{display:block;background:#000}.chat-html .panel-video .ui-resizable-handle{display:none;width:30px;height:100%;position:absolute;top:0;right:0}.chat-html .panel-video .ui-resizable-handle:before{width:12px;height:12px;content:'';position:absolute;bottom:5px;right:5px;background:url(../images/icons@1x/resizehandle_12x12.png) no-repeat}.chat-html .panel-video .settings{display:none;height:100%;z-index:1000;position:absolute;left:0;top:0}.chat-html .panel-video .settings ul,.chat-html .panel-video .settings li{margin:0;padding:0;list-style:none}.chat-html .panel-video .settings .qbtn{position:absolute;width:40px;height:40px;left:13px;font-size:26px}.chat-html .panel-video .settings .btn-2way{top:12px}.chat-html .panel-video .settings .btn-2way:before{width:24px;height:29px;background:url(../images/webcam.svg) left top no-repeat;background-size:contain}.chat-html .panel-video .settings .btn-addfunds{top:59px}.chat-html .panel-video .settings .btn-addfunds:before{width:26px;height:26px;background:url(../images/icons@1x/addfunds_26x26.png) no-repeat}.chat-html .panel-video:hover .settings{display:block}.chat-html .panel-video:not(.noresize):hover .ui-resizable-handle{display:block}.chat-html .userlist{visibility:hidden;width:0%;height:100%;position:absolute;right:0;top:0;bottom:0;padding:10px;overflow-y:scroll}.chat-html .userlist #template{display:none}.chat-html .userlist .user{margin:0 0 8px 0;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;cursor:pointer}.chat-html .msg-online,.chat-html .msg-offline,.chat-html .msg-viewers,.chat-html .msg-timeLeft{display:none}.chat-html .history{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.chat-html .history .history_inner{display:flex;flex-direction:column}.chat-html .history .msg{word-wrap:break-word;font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif, 'EmojiText';font-size:15px}.chat-html .history .msg .sn{font-weight:bold}.chat-html .history .msg .sn:after{content:': '}.chat-html .history .msg .sn .mobile{margin-left:5px;font-size:large}.chat-html .history .msg .sn .mobile:before{content:"\f10b"}.chat-html .history .msg .time{display:none}.chat-html .history .msg .txt img.auto-replaced-image{max-width:150px;max-height:150px}.chat-html .history .msg .tr{display:block;border-top:1px dashed currentColor;margin-top:2px;opacity:0.7;font-size:13px}.chat-html .history .wt,.chat-html .history .wt2{color:#2d2d2d;padding:0 15px}.chat-html .history .wt{font-size:16px}.chat-html.history-balloon .history_inner{padding:0 0 5px 0}.chat-html.history-balloon .history .msg{width:88%;margin:5px auto 5px 30px;padding:15px;position:relative;background-color:#eee;text-align:left;color:#000000;border-radius:4px;box-shadow:2px 2px 4px #888}.chat-html.history-balloon .history .msg a{color:#fff}.chat-html.history-balloon .history .msg .smile{padding:3px;vertical-align:middle;background:#fff;border-radius:2px}.chat-html.history-balloon .history .msg:after{content:'';position:absolute;border-style:solid;border-width:9px 27px 9px 0;border-color:transparent #eee;display:block;width:0;z-index:1;left:-27px;top:10px}.chat-html.history-balloon .history .msg.mC{color:#ffffff;background:#009cf6}.chat-html.history-balloon .history .msg.mC .smile{box-shadow:1px 1px 1px #005b90}.chat-html.history-balloon .history .msg.mC:after{border-color:transparent #009cf6}.chat-html.history-balloon .history .msg.me{color:#ffffff;background:#66c033;margin-left:auto;margin-right:30px}.chat-html.history-balloon .history .msg.me .smile{box-shadow:1px 1px 1px #3b6f1e}.chat-html.history-balloon .history .msg.me:after{border-color:transparent #66c033;border-width:9px 0 9px 27px;right:-27px;left:auto}.chat-html.history-balloon .history .msg.mP{color:#ffffff;background:#e70000}.chat-html.history-balloon .history .msg.mP:after{border-color:transparent #e70000}.chat-html.history-balloon .history .msg.mP .smile{box-shadow:1px 1px 1px #810000}.chat-html.history-balloon .history .msg.mSP,.chat-html.history-balloon .history .msg.mM{color:#ffffff;background:#e1791c}.chat-html.history-balloon .history .msg.mSP .smile,.chat-html.history-balloon .history .msg.mM .smile{box-shadow:1px 1px 1px #864811}.chat-html.history-balloon .history .msg.mSP:after,.chat-html.history-balloon .history .msg.mM:after{border-color:transparent #e1791c}.chat-html.history-balloon .history .msg.mS{color:#333;background:silver;margin-left:auto;margin-right:30px}.chat-html.history-balloon .history .msg.mS a{color:#333}.chat-html.history-balloon .history .msg.mS:after{border-color:transparent silver;border-width:9px 0 9px 27px;right:-27px;left:auto}.chat-html.history-classic .cont_history{background:#fdfdfd}.chat-html.history-classic .history .msg{padding:15px;position:relative;background-color:#f8f8f8;text-align:left;border-top:1px solid #c3c3c3;color:#333333}.chat-html.history-classic .history .msg a{color:#337ab7}.chat-html.history-classic .history .msg:nth-child(2n){background-color:#fdfdfd}.chat-html.history-classic .history .msg .smile{padding:3px;vertical-align:middle}.chat-html.history-classic .history .msg.mC .sn{color:#9218e7}.chat-html.history-classic .history .msg.me .sn{color:#2e97f7}.chat-html.history-classic .history .msg.mP{background:#fefeed}.chat-html.history-classic .history .msg.mP .sn{color:#57b40d}.chat-html.history-classic .history .msg.mSP,.chat-html.history-classic .history .msg.mM{color:#ea272c;background:#fefeed;font-weight:bold}.chat-html.history-classic .history .msg.mS{color:#868686;font-style:italic}.chat-html.history-fullscreen .history{color:#ffffff}.chat-html.history-fullscreen .history .wt,.chat-html.history-fullscreen .history .wt2{color:#ffffff;padding:0 5px}.chat-html.history-fullscreen .history .msg{font-size:14px;padding:2px 5px;position:relative;text-align:left;color:#ffffff}.chat-html.history-fullscreen .history .msg .smile{padding:3px;vertical-align:middle;background:#fff;border-radius:2px}.chat-html.history-fullscreen .history .msg.mC .sn{color:#d4a1f8}.chat-html.history-fullscreen .history .msg.me .sn{color:#65b1f7}.chat-html.history-fullscreen .history .msg.mP .sn{color:#93d45f}.chat-html.history-fullscreen .history .msg.mSP,.chat-html.history-fullscreen .history .msg.mM{color:#f68b8d;font-weight:bold}.chat-html.history-fullscreen .history .msg.mS{color:#d8d8d8;font-style:italic}.chat-html.history-fullscreen .btn-pm{border-left:0 none}.chat-html.status-online .btn_offline{display:none !important}.chat-html.status-online .msg-online{display:block}.chat-html.status-online .msg-online strong{color:#66c033}.chat-html.status-offline .btn_tariff{display:none !important}.chat-html.status-offline .btn_offline{display:block !important}.chat-html.status-offline .msg-offline{display:block}.chat-html.status-offline .msg-offline strong{color:#4e4e4e}.chat-html.public-messages .cont_history.private,.chat-html.public-messages .cont_history.profile{display:none}.chat-html.public-messages.new-private-msg .pm_blink{-webkit-animation:blink 1.2s infinite;animation:blink 1.2s infinite}.chat-html.private-messages .cont_history.public,.chat-html.private-messages .cont_history.profile{display:none}.chat-html.profile .cont_messages,.chat-html.profile .cont_panel{display:none !important}.chat-html.profile .cont_history.public,.chat-html.profile .cont_history.private{display:none}.chat-html.profile .cont_history.profile .cont_history_inner{border-bottom:1px solid #d1d1d1}.chat-html.profile .cont_history.profile .cont_history_inner .history{width:100% !important}.chat-html.profile .cont_history.profile .cont_history_inner .model-attributes{float:left;margin-left:30px}.chat-html.userlist-opened .cont_history.public .userlist{visibility:visible;width:25%;transition:width .2s;border-left:1px solid #d1d1d1}.chat-html.userlist-opened .cont_history.public .history{width:75%;transition:width .2s}.chat-html.gold-show-opened .cont_right .cont_messages{display:flex;width:100%}.chat-html .cont_right .cont_messages{display:none}.chat-html label{font-weight:normal;margin:0}.chat-html p{margin:10px 0}.chat-html .login-form,.chat-html .join-form{width:300px}.chat-html .login-form .bottom_link,.chat-html .join-form .bottom_link{text-align:center;margin-bottom:10px}.chat-html .addfunds-form{width:430px}.chat-html .addfunds-form p.descr{font-size:26px}.chat-html .addfunds-form ul li{width:210px;float:left;margin:4px 0}.chat-html .addfunds-form ul li.even{margin-left:8px}.chat-html .addfunds-form ul li a{height:80px;display:block;background:#d3d2ce;border:1px solid #545454;text-align:center;font-size:20px}.chat-html .addfunds-form ul li a .pp-amount{float:left;display:block;width:110px;height:65px;margin:11px 0 0 0}.chat-html .addfunds-form ul li a .pp-amount .pr{display:block;font:bold 230%/40px Arial;color:#3889c5}.chat-html .addfunds-form ul li a .pp-amount .cr{display:block;color:#333333}.chat-html .addfunds-form ul li a .pp-descr{float:left;display:block;width:93px;height:55px;font:bold 160%/55px Arial;margin:11px 0 0 0;background:#3f3f3f;color:#ffffff}.chat-html .addfunds-form .btn_close{width:24px;height:24px;position:absolute;right:8px;top:15px;background:url(../images/icons@1x/close_24x24.png) no-repeat;cursor:pointer}.chat-html.mobile .ui-resizable-handle{display:none !important}.chat-html:not(.mobile) .mobile-only{display:none !important}.chat-html.mobile .desktop-only{display:none !important}.chat-html:not(.twoWayVideoActive) .btn-mic{display:none}.chat-html .webrtc-missing{display:none;position:absolute;top:0;left:0;right:0;margin:5% 10%}.chat-html .webrtc-missing .icon-webrtc{float:left;display:block;margin:0 15px 0 0;background:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0'?%3E %3Csvg width='382' height='350' xmlns='http://www.w3.org/2000/svg'%3E %3Cg%3E %3Ctitle%3Ebackground%3C/title%3E %3Crect fill='none' id='canvas_background' height='352' width='384' y='-1' x='-1'/%3E %3Cg display='none' overflow='visible' y='0' x='0' height='100%25' width='100%25' id='canvasGrid'%3E %3Crect fill='url(%23gridpattern)' stroke-width='0' y='0' x='0' height='100%25' width='100%25'/%3E %3C/g%3E %3C/g%3E %3Cg%3E %3Ctitle%3ELayer 1%3C/title%3E %3Cellipse stroke='%23000' ry='77' rx='77' id='svg_6' cy='79' cx='190' stroke-width='0' fill='%23a02b26'/%3E %3Cellipse stroke='%23000' ry='77' rx='77' id='svg_7' cy='156' cx='300' stroke-width='0' fill='%23efcb3e'/%3E %3Cellipse stroke='%23000' ry='77' rx='77' id='svg_8' cy='269' cx='255' stroke-width='0' fill='%23579546'/%3E %3Cellipse stroke='%23000' ry='77' rx='77' id='svg_9' cy='269' cx='125' stroke-width='0' fill='%23db7032'/%3E %3Cellipse stroke='%23000' ry='77' rx='77' id='svg_10' cy='154' cx='80' stroke-width='0' fill='%234b85c3'/%3E %3Crect rx='15' stroke='%23000' id='svg_14' height='156' width='200' y='98' x='90' fill-opacity='null' stroke-opacity='null' stroke-width='0' fill='%23ffffff'/%3E %3Cpath stroke='%23000' id='svg_15' d='m101.284744,181.72699l29.499374,0l0,0l44.247192,0l103.246094,0l0,42.27002l0,0l0,18.115723l0,12.078018l-103.246094,0l-73.460297,35.515518l29.213104,-35.515518l-29.499374,0l0,-12.078018l0,-18.115723l0,0l0,-42.27002z' fill-opacity='null' stroke-opacity='null' stroke-width='0' fill='%23ffffff'/%3E %3C/g%3E %3C/svg%3E") center/contain no-repeat;width:48px;height:48px}.chat-html .webrtc-missing .alert{position:relative;color:#000;font-size:1.5em;padding:10px;margin-bottom:20px;display:flex;justify-content:flex-start;align-items:center;border:1px solid transparent;border-radius:4px;text-shadow:0 1px 0 rgba(255,255,255,0.2);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05)}.chat-html .webrtc-missing .alert a{color:#0000f0}.chat-html .webrtc-missing .alert .icon-times{position:absolute;right:10px;top:10px;text-decoration:none}.chat-html .webrtc-missing .alert-warning{background:#fcf8e3;background:linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf8e3', endColorstr='#f8efc0',GradientType=0 );background-color:#fcf8e3;border-color:#f5e79e}.chat-html .webrtc-missing .t1{font-size:18px}.chat-html .webrtc-missing .t2{font-size:14px}.chat-html.mobile-fallback:not(.mobile) .btn-mic{display:none !important}.chat-html.webrtc-required .webrtc-missing{display:block;z-index:1}.chat-html .history::-webkit-scrollbar,.chat-html .userlist::-webkit-scrollbar{-webkit-appearance:none;width:4px}.chat-html .history::-webkit-scrollbar-thumb,.chat-html .userlist::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(0,0,0,0.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,0.5)}@media only screen and (max-width: 320px){.chat-html .login-form,.chat-html .join-form{width:auto;max-width:295px}}.ui-resizable-helper{box-sizing:content-box;pointer-events:none}.ui-resizable-helper:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;box-sizing:border-box;border:#019cf6 dotted 2px;z-index:1001px}.fullscreen .chat-html{padding:0 !important;margin:0 !important}.fullscreen .chat-html .chat-left{margin:0;max-width:100%;height:100%;background:#000}.fullscreen .chat-html .chat-left .cont_video{height:calc(100% - 37px);padding-bottom:0}.fullscreen .chat-html .chat-left .cont_video .panel-video{border-color:#000}.fullscreen .chat-html .chat-left .cont_video .panel-video .settings{height:auto;bottom:37px}.fullscreen .chat-html .chat-left .panel-buttons-left{width:calc(100% - 330px)}.fullscreen .chat-html .chat-right{float:none;width:330px !important;height:45% !important;position:absolute;padding:0;right:0;bottom:0}.fullscreen .chat-html .chat-right .cont_right{background:rgba(0,0,0,0.65)}.fullscreen .chat-html .chat-right .cont_right .cont_history_inner{border-color:transparent}.fullscreen .chat-html .chat-right .balance{border-color:transparent;padding-left:5px;color:#ffffff}.fullscreen .chat-html .chat-right .balance .btns{display:none}.fullscreen .chat-html .chat-right .balance .btn-minimize{display:inline-block !important;position:absolute;right:5px;top:10px;cursor:pointer;font-size:21px}.fullscreen .chat-html .chat-right.minimize{height:37px !important;min-height:37px !important}.fullscreen .chat-html .chat-right.minimize .cont_right{background:transparent}.fullscreen .chat-html .chat-right.minimize .cont_balance,.fullscreen .chat-html .chat-right.minimize .cont_messages,.fullscreen .chat-html .chat-right.minimize .cont_history{display:none}.fullscreen .ui-resizable-handle{display:none !important}.fullscreen .chat-html{width:100% !important;height:100% !important;position:relative}.fullscreen .chat-html .cont_video{max-width:calc((100vh - 37px) * 1.33333)}@media only screen and (max-device-width: 1024px), only screen and (max-width: 640px){html.fullscreen .chat-html .cont_video{max-width:calc(100vh * 1.33333)}}.qtip.qtip-CSS3Tooltips{max-width:none;border-radius:20px;box-shadow:0 0 7px #000000}.qtip.qtip-CSS3Tooltips,.qtip.qtip-CSS3Tooltips .qtip-tip{background:#000000;border:2px solid white}.qtip.qtip-CSS3Tooltips .qtip-content{font:bold 14px "Helvetica Neue", Sans-Serif;font-stretch:condensed;text-transform:uppercase;padding:10px 20px;color:#ffffff}@font-face{font-family:"EmojiText";src:local("Apple Color Emoji"),local("Noto Color Emoji"),local("Android Emoji"),local("Segoe UI Symbol"),local("Symbola");text-decoration:none;font-style:normal}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0.5}100%{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0.5}100%{opacity:1}}#qtip-overlay div{display:none}@media only screen and (max-device-width: 1024px), only screen and (max-width: 640px){html:not(.no-fullscreen-chat),html:not(.no-fullscreen-chat) body,html:not(.no-fullscreen-chat) .relative_container{min-width:0 !important;min-height:0 !important;width:100%;overflow-y:visible;overflow-x:hidden;visibility:hidden}}@media only screen and (max-device-width: 1024px) and (max-width: 640px), only screen and (max-width: 640px) and (max-width: 640px){html:not(.no-fullscreen-chat),html:not(.no-fullscreen-chat) body,html:not(.no-fullscreen-chat) .relative_container{overflow-y:hidden}}@media only screen and (max-device-width: 1024px), only screen and (max-width: 640px){html:not(.no-fullscreen-chat){height:calc(100% + 120px)}html:not(.no-fullscreen-chat) body{height:calc(100% - 120px)}html:not(.no-fullscreen-chat) .relative_container{height:100%}html:not(.no-fullscreen-chat) .chat-html{position:fixed;z-index:1000;top:0;bottom:0;left:0;right:0;padding:0;width:100%;height:100%}html:not(.no-fullscreen-chat) .chat-html .chat-left .panel-buttons-left{overflow:hidden;position:unset}html:not(.no-fullscreen-chat) .chat-html .chat-left .panel-buttons-left::before{display:block;content:'';width:0;margin-left:-1px}html:not(.no-fullscreen-chat) .chat-html .chat-left .panel-buttons-left::after{display:block;content:'';width:0;margin-right:-1px}html:not(.no-fullscreen-chat) .chat-html .chat-right{min-height:0}html:not(.no-fullscreen-chat) .chat-html .chat-right .cont_balance .balance{border-left:0;border-right:0}html:not(.no-fullscreen-chat) .chat-html .chat-right .cont_history .cont_history_inner{border:0}html:not(.no-fullscreen-chat) .chat-html .chat-right .cont_panel .btn-pm{border-left:0;border-bottom:0}.chat-html{margin:0;flex-direction:column;flex-wrap:nowrap}.chat-html .sendtip .popup{position:fixed;top:50vh;transform:translateY(-50%);box-shadow:0px 0px 0px 500px rgba(0,0,0,0.6);bottom:auto;left:0;right:0;max-width:calc(100% - 20px);width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:0 auto}.chat-html .sendtip .popup::after{display:none}.chat-html .chat-left{min-width:100%;max-width:100%;margin:0;flex:0 0 auto !important}.chat-html .chat-left .cont_video{min-width:0px}.chat-html .chat-left .panel-buttons-left .btn-fullscreen{display:none}.chat-html .chat-left .panel-buttons-left .btn-fav,.chat-html .chat-left .panel-buttons-left .maketip,.chat-html .chat-left .panel-buttons-left .sendtip{display:block}.chat-html.mobile .chat-left .cont_video{padding-bottom:0}.chat-html.mobile .chat-left .panel-video .settings{display:none}.chat-html .chat-right{min-width:100%;max-width:100%;min-height:200px;margin:0;flex:1 0 auto}.chat-html .chat-right .cont_balance .balance{padding-left:5px;border-top:0}.chat-html .chat-right .cont_balance .balance .btns{top:0;right:0;bottom:0}.chat-html .chat-right .cont_balance .balance .btns li a{height:36px;border:0}.chat-html .chat-right .cont_balance .balance .btns .btn-userlist{display:none}.chat-html .chat-right .cont_history{border-top:0px}.chat-html .chat-right .cont_history .history .wt,.chat-html .chat-right .cont_history .history .wt2{padding:0 5px}.chat-html .chat-right .cont_history .history .history_inner{flex-direction:column-reverse}.chat-html .chat-right .cont_history.public .history .wt{display:none}.chat-html .chat-right .cont_panel .btn-emoticons{display:none}.chat-html .chat-right .cont_panel .btn-send{width:37px;background-color:#e1791c;padding:0;font-size:0}.chat-html .chat-right .cont_panel .btn-send .fa{display:inline-block;font-size:25px;line-height:37px}.chat-html .chat-right .cont_panel .btn-send .fa::before{content:"\f1d8"}.chat-html .chat-right .cont_panel .message-text{-webkit-appearance:none;border-radius:0}.chat-html.mobile .chat-left .panel-buttons-left .btn-sound .eq{display:none}.chat-html.mobile:not(.mobile-fallback) .chat-left .panel-buttons-left .btn-2way:not(.disabled){display:block}.chat-html.history-classic .history .msg{padding:5px}.chat-html.history-classic .history .msg:last-of-type{border-top:0}.chat-html.history-balloon .history .msg{padding:7px;margin-top:3px;margin-bottom:2px}.chat-html .ui-resizable-handle{display:none !important}html.landscape:not(.no-fullscreen-chat) .chat-html{padding:0 !important;margin:0 !important}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left{margin:0;max-width:100%;height:100%;background:#000}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left .cont_video{height:calc(100% - 37px);padding-bottom:0}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left .cont_video .panel-video{border-color:#000}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left .cont_video .panel-video .settings{height:auto;bottom:37px}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left .panel-buttons-left{width:calc(100% - 330px)}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right{float:none;width:330px !important;height:45% !important;position:absolute;padding:0;right:0;bottom:0}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right .cont_right{background:rgba(0,0,0,0.65)}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right .cont_right .cont_history_inner{border-color:transparent}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right .balance{border-color:transparent;padding-left:5px;color:#ffffff}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right .balance .btns{display:none}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right .balance .btn-minimize{display:inline-block !important;position:absolute;right:5px;top:10px;cursor:pointer;font-size:21px}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right.minimize{height:37px !important;min-height:37px !important}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right.minimize .cont_right{background:transparent}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right.minimize .cont_balance,html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right.minimize .cont_messages,html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right.minimize .cont_history{display:none}html.landscape:not(.no-fullscreen-chat) .ui-resizable-handle{display:none !important}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left .cont_video{height:100%}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-left .panel-buttons-left{display:none}html.landscape:not(.no-fullscreen-chat) .chat-html .chat-right{display:none}html.landscape:not(.no-fullscreen-chat) .chat-html.maximized .cont_video{max-width:initial}html.landscape:not(.no-fullscreen-chat) .chat-html.maximized .cont_video:before{display:none}html.landscape:not(.no-fullscreen-chat) .chat-html.maximized .cont_video .panel-video{top:50%;transform:translateY(-50%)}html.landscape:not(.no-fullscreen-chat) .chat-html.fullscreen-panels .panel-buttons-left{position:absolute;bottom:5px;left:5%;width:90%;margin:0 auto;display:flex}html.landscape:not(.no-fullscreen-chat) .chat-html.fullscreen-panels .panel-buttons-left::before,html.landscape:not(.no-fullscreen-chat) .chat-html.fullscreen-panels .panel-buttons-left::after{display:none}html.landscape:not(.no-fullscreen-chat) .chat-html.fullscreen-panels .panel-buttons-left .btn-profile{display:none}html.keyboard:not(.no-fullscreen-chat){height:100%}html.keyboard:not(.no-fullscreen-chat) body{height:100%;position:relative}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened{position:absolute}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-left{padding-top:37px}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .panel-video .no-video{color:transparent}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .panel-video .no-video a{color:transparent}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_panel{position:fixed;top:0}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history{position:fixed;top:37px;z-index:2;height:180px;background:rgba(0,0,0,0.8);background:linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.51) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 )}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history{padding:13px 12px}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg{background-color:transparent;color:#fff;border-color:transparent}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg .sn{color:inherit}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg.mC .sn{color:#d4a1f8}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg.me .sn{color:#65b1f7}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg.mP .sn{color:#93d45f}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg.mSP,html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg.mM{color:#f68b8d;font-weight:bold}html.keyboard:not(.no-fullscreen-chat) .chat-html.history-keyboard_opened .chat-right .cont_right .cont_history .history_inner .msg.mS{color:#d8d8d8;font-style:italic}}.chat-html.camplace .btn-pm{display:none}[class*="RichInputBox"]:not(:empty) ~ input[type=text],[class*="RichInputBox"]:not(:empty) ~ textarea{display:none !important}

.chat-html .cont_lovense{background:rgba(255,45,137,0.4);text-align:center;padding:5px 0}.chat-html .cont_lovense .btn_lovense{display:inline-block;cursor:pointer;text-decoration:none;color:#404040;font-weight:600;transition:color .2s}.chat-html .cont_lovense .btn_lovense::before{content:'';width:20px;height:20px;background:url(../images/control-her-lovense.png) left top no-repeat;background-size:contain;display:inline-block;vertical-align:middle}.chat-html .cont_lovense .btn_lovense:hover{color:#05b0fa}.fullscreen .chat-html .cont_lovense{background:#fff}.fullscreen .chat-html .chat-right.minimize .cont_lovense{display:none}

/*# sourceMappingURL=cache_customer-chat-desktop.css.map */
