
.action-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:20px;margin-top:0}@media (max-width:1024px){.action-buttons{margin:10px}}.action-buttons button{padding:0 15px;height:36px;font-weight:500;margin-right:20px;margin-bottom:20px}.action-buttons_save{background-color:#2cb1b6;color:#fff;padding:6px 15px}.action-buttons_save:hover{background-color:#259296}.action-buttons_remove{font-weight:500;border:1px solid rgba(66,71,77,.4)}.action-buttons_remove:hover{background-color:#bf2a3b;border-color:#bf2a3b;color:#fff}
#ai_modal .modal-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#ai_modal .modal-header{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}#ai_modal label{margin-left:0}#ai_modal textarea{resize:none}.ai{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:fixed;bottom:60px;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ai:hover #ai-close{left:10px;top:-10px}#ai-close{position:relative;height:40px;width:40px;border-radius:100%;background:#bf2a3b;color:#fff;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #bd7c84;left:-40px;top:0}.generate-button{--generate-button-star-1-opacity:0.25;--generate-button-star-1-scale:1;--generate-button-star-2-opacity:1;--generate-button-star-2-scale:1;--generate-button-star-3-opacity:0.5;--generate-button-star-3-scale:1;--generate-button-dots-opacity:0;--generate-button-scale:1.1;--generate-button-shadow-wide:rgba(208, 173, 255, 0.4);--generate-button-shadow-inset:rgba(255, 255, 255, 0.35);--generate-button-shadow-outline:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:none;padding:16px 24px 16px 20px;border-radius:29px;margin:0;background-color:#1d1d1d;color:#616161;min-width:192px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:1;-webkit-transform:scale(var(--generate-button-scale,1)) translateZ(0);-moz-transform:scale(var(--generate-button-scale,1)) translateZ(0);transform:scale(var(--generate-button-scale,1)) translateZ(0);-webkit-box-shadow:0 0 120px var(--generate-button-shadow-wide,transparent),0 4px 12px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1),inset 0 1px 1px var(--generate-button-shadow-inset,rgba(255,255,255,.04)),0 0 0 var(--generate-button-shadow-outline,0) rgba(109,68,244,.4);box-shadow:0 0 120px var(--generate-button-shadow-wide,transparent),0 4px 12px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1),inset 0 1px 1px var(--generate-button-shadow-inset,rgba(255,255,255,.04)),0 0 0 var(--generate-button-shadow-outline,0) rgba(109,68,244,.4);-webkit-transition:background-color .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:background-color .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-moz-transition:transform .3s,background-color .3s,box-shadow .3s,color .3s,-moz-transform .3s;transition:transform .3s,background-color .3s,box-shadow .3s,color .3s;transition:transform .3s,background-color .3s,box-shadow .3s,color .3s,-webkit-transform .3s,-moz-transform .3s,-webkit-box-shadow .3s;position:relative;height:60px;color:#fff;background-color:#6d44f4;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.generate-button:before{content:"";display:block;position:absolute;right:20%;height:20px;left:20%;bottom:-10px;background:#d3b3ff;-webkit-filter:blur(12.5px);filter:blur(12.5px);z-index:2;-webkit-clip-path:inset(-200% -30% 10px -30% round 29px);clip-path:inset(-200% -30% 10px -30% round 29px);opacity:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;transition:opacity .4s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.generate-button span{position:relative;z-index:1;font-family:Poppins,Arial;font-weight:600;font-size:16px;line-height:26px;letter-spacing:.005em;display:block}.generate-button .stroke{mix-blend-mode:hard-light}.generate-button .stroke svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke-width:.75px;stroke:#e2d9ff;stroke-dasharray:1.5 14;stroke-dashoffset:22;opacity:0}.generate-button .stroke svg:nth-child(2){stroke-width:1px;stroke-opacity:.5;-webkit-filter:blur(3px);filter:blur(3px)}.generate-button svg{display:block;overflow:visible;pointer-events:none}.generate-button svg.dots{position:absolute;inset:0;width:100%;height:100%;z-index:10;fill:#d3b2ff;opacity:var(--generate-button-dots-opacity)}.generate-button svg.icon{width:24px;height:26px;margin-right:12px;fill:currentColor}.generate-button svg.icon path:nth-child(1){opacity:var(--generate-button-star-1-opacity);-webkit-transform:scale(var(--generate-button-star-1-scale)) translateZ(0);-moz-transform:scale(var(--generate-button-star-1-scale)) translateZ(0);transform:scale(var(--generate-button-star-1-scale)) translateZ(0);-webkit-transform-origin:25% 14.58%;-moz-transform-origin:25% 14.58%;-ms-transform-origin:25% 14.58%;transform-origin:25% 14.58%}.generate-button svg.icon path:nth-child(2){opacity:var(--generate-button-star-2-opacity);-webkit-transform:scale(var(--generate-button-star-2-scale)) translateZ(0);-moz-transform:scale(var(--generate-button-star-2-scale)) translateZ(0);transform:scale(var(--generate-button-star-2-scale)) translateZ(0);-webkit-transform-origin:60.42% 50%;-moz-transform-origin:60.42% 50%;-ms-transform-origin:60.42% 50%;transform-origin:60.42% 50%}.generate-button svg.icon path:nth-child(3){opacity:var(--generate-button-star-3-opacity);-webkit-transform:scale(var(--generate-button-star-3-scale)) translateZ(0);-moz-transform:scale(var(--generate-button-star-3-scale)) translateZ(0);transform:scale(var(--generate-button-star-3-scale)) translateZ(0);-webkit-transform-origin:25% 85.42%;-moz-transform-origin:25% 85.42%;-ms-transform-origin:25% 85.42%;transform-origin:25% 85.42%}.generate-button:hover .stroke svg{-webkit-animation:stroke 2s linear infinite;-moz-animation:stroke 2s linear infinite;animation:stroke 2s linear infinite}.generate-button:hover:before{opacity:1}.generate-button:hover span:before{opacity:0}.generate-button:hover:active{--generate-button-scale:1.05}@-webkit-keyframes stroke{0%{opacity:0}25%,75%{opacity:1}100%,95%{stroke-dashoffset:6;opacity:0}}@-moz-keyframes stroke{0%{opacity:0}25%,75%{opacity:1}100%,95%{stroke-dashoffset:6;opacity:0}}@keyframes stroke{0%{opacity:0}25%,75%{opacity:1}100%,95%{stroke-dashoffset:6;opacity:0}}@media (max-width:768px){.generate-button{display:none}}
.analytic #global.active{padding:20px 10px;display:-ms-grid;display:grid;grid-template-areas:"widget-session widget-session widget-session widget-tunnelsinfo widget-tunnelsinfo widget-tunnelsinfo" "widget-events widget-events widget-tunnels widget-tunnels widget-tunnels widget-tunnels" "widget-events widget-events widget-tunnels widget-tunnels widget-tunnels widget-tunnels" "widget-users widget-users widget-users widget-users widget-marketing widget-marketing";-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);-ms-grid-rows:auto;grid-template-rows:auto;margin-top:-10px;margin-left:0}@media (max-width:1024px){.analytic #global.active{grid-template-areas:"widget-events widget-marketing" "widget-session widget-tunnelsinfo" "widget-users widget-users" "widget-tunnels widget-tunnels";-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media (max-width:768px){.analytic #global.active{grid-template-areas:"widget-users" "widget-events" "widget-marketing" "widget-session" "widget-tunnelsinfo" "widget-tunnels";-ms-grid-columns:1fr;grid-template-columns:1fr;margin:10px 0;width:100%}}.analytic #global.active .area{background-color:#fff;border-radius:8px;border:1px solid #f6f6f7}.analytic #global.active .widget-events{grid-area:widget-events}.analytic #global.active .widget-marketing{grid-area:widget-marketing}.analytic #global.active .widget-session{grid-area:widget-session}.analytic #global.active .widget-tunnelsinfo{grid-area:widget-tunnelsinfo}.analytic #global.active .widget-users{grid-area:widget-users}.analytic #global.active .widget-tunnels{grid-area:widget-tunnels}.analytic .analytic-empty{text-align:center;-ms-grid-row:1;grid-row:1}.analytic .analytic-empty p{color:rgba(66,71,77,.4);font-size:22px}@media (max-width:580px){.analytic .analytic-empty p{font-size:20px}}.analytic .analytic-empty p a{text-align:center;font-size:22px;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;text-decoration:none;color:#d7143a}.analytic .analytic-empty p a::before{content:'';display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:url(/themes/main/img/youtube.svg);width:34px;height:34px;margin-right:10px}.analytic .analytic-empty p a:hover{text-decoration:underline}.analytic .analytic-empty img{max-width:500px}@media (max-width:580px){.analytic .analytic-empty img{max-width:100%}}.analytic .analytic-empty>a{margin-top:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:18px;text-decoration:none;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#2cb1b6;padding:10px 25px;border-radius:4px}@media (max-width:580px){.analytic .analytic-empty>a{margin-bottom:20px}}.analytic .analytic-empty>a:hover{background-color:#259296}.analytic .templates{-ms-grid-row:2;grid-row:2;grid-column:1/7}

.api-form{background-color:#212121;margin-top:20px;border-radius:3px;overflow:hidden}.api-form button,.api-form input,.api-form select,.api-form textarea{border-color:#6b6b6b;border-radius:0;color:#fff;background-color:#2b2b2b}.api-form button:focus,.api-form button:hover,.api-form input:focus,.api-form input:hover,.api-form select:focus,.api-form select:hover,.api-form textarea:focus,.api-form textarea:hover{border-color:#6b6b6b}.api-form textarea{resize:vertical}.api-form .input-group{margin-top:0!important}.api-form .input-group select{background:url(/themes/main/img/download.webp) no-repeat;background-position:-webkit-calc(100% - 10px);background-position:-moz-calc(100% - 10px);background-position:calc(100% - 10px);background-color:#2b2b2b}.api-form .input-group select:first-of-type{border-left:0}.api-form .input-group select:last-of-type{border-right:0;border-left:1px solid #f6f6f7}.api-form .input-group button{color:#fff}.api-form .input-group button.show svg{width:22px;opacity:.8}.api-form .input-group button.show:hover{color:#6bf490}.api-form .input-group button.remove svg{width:18px;opacity:.8}.api-form .input-group button.remove:hover{color:#bf2a3b}.api-form_settings.hidden{display:none}.api-form .tabs{background-color:#212121;border-bottom:1px solid #6b6b6b}.api-form .tabs .tabs-item{padding:5px 20px;color:#a6a6a6;border-bottom:2px solid transparent}.api-form .tabs .tabs-item.active{border-color:#2cb1b6}.api-form .contents{background-color:#212121;color:#a6a6a6;padding:10px}.api-form .contents .contents-item{padding:10px 0}.api-form .contents .contents-item a{color:#2cb1b6}.api-form .contents .save{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;widows:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px;border-radius:3px}.api-form .contents .save button{border-radius:3px;padding:3px 20px;height:auto;background-color:#2cb1b6;color:#fff;font-weight:600}.api-form .contents .save button:hover{background-color:#259296}.api-form .contents table{border-spacing:0}.api-form .contents table thead td{padding:10px}.api-form .contents table tbody tr{background-color:#2b2b2b}.api-form .contents table tbody tr td{border:1px solid #6b6b6b;padding:3px}.api-form .contents table tbody tr td input{width:100%;background-color:transparent;color:#fff;border:1px solid transparent}.api-form .contents table tbody tr td input::-webkit-input-placeholder{color:#a6a6a6}.api-form .contents table tbody tr td input::-moz-placeholder{color:#a6a6a6}.api-form .contents table tbody tr td input:-ms-input-placeholder{color:#a6a6a6}.api-form .contents table tbody tr td input::placeholder{color:#a6a6a6}.api-form .contents table tbody tr td input:focus,.api-form .contents table tbody tr td input:hover{border:1px solid #6b6b6b;background-color:#2b2b2b}.api-form .contents .body-type{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.api-form .contents .body-type label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.api-form .contents .body-type label input{width:14px;height:14px;padding:0;margin-right:10px}.api-form .contents .body-type_value{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.api-form .contents .body-type_value table{display:none}.api-form .contents .body-type_value table.active{display:table}.api-form_response{border-top:1px solid #6b6b6b;padding-top:10px}.api-form_response button{color:#fff;background-color:transparent;border-color:#6b6b6b;padding:3px 10px;height:auto;min-height:auto;font-size:13px;border-radius:3px}.api-form_response button:hover{background-color:#2b2b2b}.api-form_response .api-response{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.api-form_response .api-response_info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px}.api-form_response .api-response_info .success{color:#6bf490}.api-form_response .api-response_info .fail{color:#bf2a3b}.api-form_response .api-response_value{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.api-form_response .api-response_value div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px}.api-form_response .api-response_value .response_save-as{cursor:pointer}.api-form_response .api-response_value .response_save-as:hover{color:#2cb1b6}.api-form_response .api-response_value button{margin-top:15px;max-width:260px}#response-save_var .form-group{margin:0}#response-save_var .form-group input{width:100%}
aside{position:fixed;height:100%;width:96px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-right:.5px solid #f6f6f7;z-index:3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1024px){aside{left:-100%}}aside .logo{font-size:15px;font-weight:600;letter-spacing:.08em;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:50px;background-color:#2cb1b6;text-transform:uppercase}aside nav{font-size:12px;overflow-y:auto;height:-webkit-calc(100% - 110px);height:-moz-calc(100% - 110px);height:calc(100% - 110px);background-color:#fff}aside nav a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;padding:10px;color:#14191d;opacity:.4}@media (max-width:1480px){aside nav a{padding:5px}aside nav a svg{max-height:20px}}aside nav a.active,aside nav a:hover{background-color:#d5e4e5;opacity:1}aside nav a svg{margin-bottom:5px}aside nav a.settings{color:#888;position:absolute;bottom:0;background-color:#fff;opacity:1}aside nav a.settings:hover{background-color:#d5e4e5}@media (max-width:1024px){aside nav a.settings{position:relative}}aside .additional-menu{position:absolute;width:260px;background-color:#fff;left:-260px;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fafafd;top:0;padding-top:50px;z-index:-1;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){aside .additional-menu{left:-100%;width:100%;z-index:2;height:-webkit-calc(100% - 50px);height:-moz-calc(100% - 50px);height:calc(100% - 50px)}}aside .additional-menu a{padding:15px;margin-bottom:5px}aside .additional-menu a.active{background-color:#d5e4e5;color:#14191d}aside .additional-menu_footer{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;border-top:.5px solid rgba(115,121,127,.4);-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fafafd;height:70px}aside .additional-menu_footer p{text-align:center;position:absolute;top:-18px;left:0;right:0;font-size:12px;color:rgba(66,71,77,.4)}aside .additional-menu_footer .lang-switcher a{text-transform:uppercase}aside .additional-menu_footer .lang-switcher a.active,aside .additional-menu_footer .lang-switcher a:hover{background-color:transparent;color:#2cb1b6}aside .additional-menu_items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}aside.fixed .additional-menu{overflow-x:auto;left:96px}
.auth main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;width:100%;margin-left:0;margin-right:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.auth main .form-content{border-radius:8px;padding:30px;background-color:#fff;border:1px solid rgba(66,71,77,.4);text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:480px;margin:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:580px){.auth main .form-content{padding:15px;min-width:auto;max-width:100%}}.auth main .form-content h1{font-weight:400;font-size:36px}.auth main .form-content p{margin-top:10px;margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:70%;font-weight:600;font-size:13px;color:rgba(66,71,77,.4)}.auth main .form-content .field-wrapper{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:15px}.auth main .form-content .field-wrapper label{width:100%;text-align:left;color:rgba(66,71,77,.4);font-size:13px;margin-bottom:5px}.auth main .form-content .field-wrapper input{width:100%;padding-left:40px;padding-right:40px;font-size:16px;height:46px}.auth main .form-content .field-wrapper svg{position:absolute;color:rgba(66,71,77,.4);top:33px;left:10px}.auth main .form-content .field-wrapper svg:last-child{left:auto;right:10px;cursor:pointer}.auth main .form-content .field-wrapper button{font-size:16px;letter-spacing:1.2px;height:46px;font-weight:600;width:100%;color:#fff;background-color:#2cb1b6}
.avatar{width:50px;height:50px;border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:22px;font-weight:600}
.bookkeeping .list_item,.settings .list_item,.tunnels .list_item{padding:5px;margin-bottom:0}.bookkeeping .list_item:nth-of-type(odd),.settings .list_item:nth-of-type(odd),.tunnels .list_item:nth-of-type(odd){background-color:#f6f6f7}.bookkeeping .list_item.minus,.settings .list_item.minus,.tunnels .list_item.minus{background-color:#f7a4a4}.bookkeeping .list_item .list_item-body,.settings .list_item .list_item-body,.tunnels .list_item .list_item-body{background-color:transparent}.bookkeeping .list_item .list_item-body .info,.settings .list_item .list_item-body .info,.tunnels .list_item .list_item-body .info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bookkeeping .list_item .list_item-body .info .name,.settings .list_item .list_item-body .info .name,.tunnels .list_item .list_item-body .info .name{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bookkeeping .list_item .list_item-body .info .created_at,.bookkeeping .list_item .list_item-body .info .payment,.bookkeeping .list_item .list_item-body .info .sum,.settings .list_item .list_item-body .info .created_at,.settings .list_item .list_item-body .info .payment,.settings .list_item .list_item-body .info .sum,.tunnels .list_item .list_item-body .info .created_at,.tunnels .list_item .list_item-body .info .payment,.tunnels .list_item .list_item-body .info .sum{width:20%}.bookkeeping .list_item .list_item-body .actions,.bookkeeping .list_item .list_item-body .icons,.settings .list_item .list_item-body .actions,.settings .list_item .list_item-body .icons,.tunnels .list_item .list_item-body .actions,.tunnels .list_item .list_item-body .icons{width:300px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.bookkeeping .list_item .list_item-body .actions .icon,.bookkeeping .list_item .list_item-body .icons .icon,.settings .list_item .list_item-body .actions .icon,.settings .list_item .list_item-body .icons .icon,.tunnels .list_item .list_item-body .actions .icon,.tunnels .list_item .list_item-body .icons .icon{margin:0 10px}.bookkeeping .list_item .list_item-body .actions .icon.warning,.bookkeeping .list_item .list_item-body .icons .icon.warning,.settings .list_item .list_item-body .actions .icon.warning,.settings .list_item .list_item-body .icons .icon.warning,.tunnels .list_item .list_item-body .actions .icon.warning,.tunnels .list_item .list_item-body .icons .icon.warning{color:#bf2a3b}.bookkeeping .list_item .list_item-body .actions,.settings .list_item .list_item-body .actions,.tunnels .list_item .list_item-body .actions{width:auto;margin-left:20px}@media (max-width:1024px){.bookkeeping .list_item .list_item-body .info,.settings .list_item .list_item-body .info,.tunnels .list_item .list_item-body .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookkeeping .list_item .list_item-body .info .created_at,.bookkeeping .list_item .list_item-body .info .payment,.bookkeeping .list_item .list_item-body .info .sum,.settings .list_item .list_item-body .info .created_at,.settings .list_item .list_item-body .info .payment,.settings .list_item .list_item-body .info .sum,.tunnels .list_item .list_item-body .info .created_at,.tunnels .list_item .list_item-body .info .payment,.tunnels .list_item .list_item-body .info .sum{width:100%}}.bookkeeping .list-body_row.minus,.settings .list-body_row.minus,.tunnels .list-body_row.minus{background-color:#f7a4a4}.bookkeeping .list-item_id,.settings .list-item_id,.tunnels .list-item_id{-webkit-flex-basis:60px;-ms-flex-preferred-size:60px;flex-basis:60px;width:60px}.bookkeeping .list-control,.settings .list-control,.tunnels .list-control{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bookkeeping .statistic,.settings .statistic,.tunnels .statistic{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:10px}.bookkeeping .statistic_row,.settings .statistic_row,.tunnels .statistic_row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.bookkeeping .statistic_column,.settings .statistic_column,.tunnels .statistic_column{width:50%;padding:5px;border:1px solid rgba(66,71,77,.4)}
.breadcrumbs_wrapper{padding:5px 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f6f6f7;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1024px){.breadcrumbs_wrapper{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:580px){.breadcrumbs_wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.breadcrumbs_wrapper>a{font-size:13px;padding:5px 10px;border-radius:3px;border:1px solid rgba(66,71,77,.4);background-color:#d4e4e5;font-size:14px;margin-left:10px}.breadcrubms{position:relative;padding:10px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.breadcrubms{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:580px){.breadcrubms{overflow:auto}}.breadcrubms a{text-decoration:none;color:rgba(66,71,77,.4)}@media (max-width:580px){.breadcrubms a{font-size:13px;white-space:nowrap}}.breadcrubms a:hover{color:#3046ea}.breadcrubms a+a::before{content:"";display:inline-block;margin-left:8px;margin-right:8px;width:10px;height:10px;background:url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAYElEQVQYlYXOQQrCUAwE0Ne68AhCl4KgeP97ubEVWlGmECi/grPIYh4JOeCGDyabBDqcsOBVFhjxxoC5MJDkTOG6WbDDLRTm3NA3kDwy8lH75RXPtrzj/Lc8/iqTy67EFyhdFKTkNQz0AAAAAElFTkSuQmCC) no-repeat center}.breadcrubms a:last-of-type{color:#14191d}.breadcrubms a.breadcrumbs-btn{border:1px solid rgba(66,71,77,.4);margin-left:10px;padding:5px;border-radius:3px;color:rgba(66,71,77,.4);font-size:14px}.breadcrubms a.breadcrumbs-btn::before{content:none}
.btn-main{height:auto}.btn-primary{color:#fff;background-color:#15949a;border-color:#15949a}.btn-primary:hover{color:#fff;background-color:#0a7479;border-color:#0a7479}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0b6c71;border-color:#0b6c71;-webkit-box-shadow:0 0 0 .2rem rgba(10,116,121,.5);box-shadow:0 0 0 .2rem rgba(10,116,121,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0b6c71;border-color:#0b6c71}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0b6c71;border-color:#0b6c71}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(10,116,121,.5);box-shadow:0 0 0 .2rem rgba(10,116,121,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-moz-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-moz-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}
.calendar{display:-ms-grid;display:grid;height:-webkit-calc((var(--vh,1vh) * 100) - 104px);height:-moz-calc((var(--vh,1vh) * 100) - 104px);height:calc((var(--vh,1vh) * 100) - 104px);-ms-grid-rows:40px 40px 1fr 1fr 1fr 1fr 1fr;grid-template-rows:40px 40px 1fr 1fr 1fr 1fr 1fr}.calendar .navigation{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.calendar .navigation-title{font-size:18px;font-weight:600;padding:10px 20px}.calendar .navigation-block{padding:10px 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.calendar .navigation-block .prev::before{content:'';display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:20px;height:20px;background-image:url(/themes/main/img/arrow_prev.svg)}.calendar .navigation-block .next::before{content:'';display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:20px;height:20px;background-image:url(/themes/main/img/arrow_next.svg)}.calendar .weekdays{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}.calendar .week{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);overflow:auto}.calendar .day{padding:5px;border:1px solid #f6f6f7;position:relative;overflow:auto}.calendar .day span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;background-color:#fff;border-radius:100%;padding:5px;position:-webkit-sticky;position:sticky;top:0}.calendar .day span.active,.calendar .day span:hover{background-color:#2cb1b6;color:#fff;cursor:pointer}.calendar .day .tasks{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendar .day .tasks>div{padding:2px;font-size:12px;border-radius:3px;background-color:#fdf9dc;margin-bottom:1px;position:relative}.calendar .day .tasks>div.mailing-text{background-color:#ffd57f}.calendar .day .tasks>div.mailing-event{background-color:#b6d5f3}.calendar .day .tasks>div.completed::after{content:'';background-image:url(/themes/img/checked.svg);background-repeat:no-repeat;width:11px;height:11px;display:inline-block;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.calendar .next-month,.calendar .prev-month{color:#888}.calendar .day-of-week{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;color:#333}
.body.chats{overflow-y:hidden}.content_wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px}.content_wrapper .chat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:-webkit-calc((var(--vh,1vh) * 100) - 100px);height:-moz-calc((var(--vh,1vh) * 100) - 100px);height:calc((var(--vh,1vh) * 100) - 100px)}@media (max-width:768px){.content_wrapper .chat{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;padding-bottom:0}}.content_wrapper .chat-box{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;position:relative;overflow:hidden}.content_wrapper .chat-box::after,.content_wrapper .chat-box::before{content:"";background-image:url(../img/bg-color.png);position:absolute;top:0;left:0;bottom:0;right:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.3;z-index:-1}.content_wrapper .chat-box .note{position:absolute;background:-webkit-linear-gradient(45deg,rgba(255,255,255,.45) 0,rgba(255,255,255,.85) 100%);background:-moz- oldlinear-gradient(45deg,rgba(255,255,255,.45) 0,rgba(255,255,255,.85) 100%);background:linear-gradient(45deg,rgba(255,255,255,.45) 0,rgba(255,255,255,.85) 100%);width:100%;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;z-index:3;border-bottom:.5px solid #b2b2b2;gap:5px}.content_wrapper .chat-box .note a,.content_wrapper .chat-box .note svg{color:#bf2a3b}.content_wrapper .chat-box::after{background-image:url(../img/bg-pattern.png)}@media (max-width:768px){.content_wrapper .chat-box{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:580px){.content_wrapper .chat-box{padding:10px;width:100%;-webkit-flex-basis:-webkit-calc(100% - 70px);-ms-flex-preferred-size:calc(100% - 70px);flex-basis:-moz-calc(100% - 70px);flex-basis:calc(100% - 70px)}}.content_wrapper .chat-box_conversation{padding:20px;border-radius:3px;height:-webkit-calc(100% - 46px);height:-moz-calc(100% - 46px);height:calc(100% - 46px);overflow-y:scroll;overflow-x:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content_wrapper .chat-box_conversation.gradient-1 .message[data-from=user]::before,.content_wrapper .chat-box_conversation.gradient-8 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#ff516a),to(#ff885e));background:-webkit-linear-gradient(#ff516a,#ff885e);background:-moz- oldlinear-gradient(#ff516a,#ff885e);background:linear-gradient(#ff516a,#ff885e)}.content_wrapper .chat-box_conversation.gradient-2 .message[data-from=user]::before,.content_wrapper .chat-box_conversation.gradient-9 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#ffa85c),to(#ffcd6a));background:-webkit-linear-gradient(#ffa85c,#ffcd6a);background:-moz- oldlinear-gradient(#ffa85c,#ffcd6a);background:linear-gradient(#ffa85c,#ffcd6a)}.content_wrapper .chat-box_conversation.gradient-3 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#665fff),to(#82b1ff));background:-webkit-linear-gradient(#665fff,#82b1ff);background:-moz- oldlinear-gradient(#665fff,#82b1ff);background:linear-gradient(#665fff,#82b1ff)}.content_wrapper .chat-box_conversation.gradient-4 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#54cb68),to(#a0de7e));background:-webkit-linear-gradient(#54cb68,#a0de7e);background:-moz- oldlinear-gradient(#54cb68,#a0de7e);background:linear-gradient(#54cb68,#a0de7e)}.content_wrapper .chat-box_conversation.gradient-5 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#4acccd),to(#00fcfd));background:-webkit-linear-gradient(#4acccd,#00fcfd);background:-moz- oldlinear-gradient(#4acccd,#00fcfd);background:linear-gradient(#4acccd,#00fcfd)}.content_wrapper .chat-box_conversation.gradient-6 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#2a9ef1),to(#72d5fd));background:-webkit-linear-gradient(#2a9ef1,#72d5fd);background:-moz- oldlinear-gradient(#2a9ef1,#72d5fd);background:linear-gradient(#2a9ef1,#72d5fd)}.content_wrapper .chat-box_conversation.gradient-7 .message[data-from=user]::before{background:-webkit-gradient(linear,left top,left bottom,from(#d669ed),to(#e0a2f3));background:-webkit-linear-gradient(#d669ed,#e0a2f3);background:-moz- oldlinear-gradient(#d669ed,#e0a2f3);background:linear-gradient(#d669ed,#e0a2f3)}@media (max-width:1024px){.content_wrapper .chat-box_conversation{padding:0}}.content_wrapper .chat-box_avatar{width:40px;height:40px;border-radius:100%;background-color:#2cb1b6;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.content_wrapper .chat-info{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;overflow-y:auto;overflow-x:hidden;max-width:none!important}@media (max-width:1480px){.content_wrapper .chat-info{font-size:14px;padding:0}}@media (max-width:580px){.content_wrapper .chat-info{-webkit-flex-basis:70px;-ms-flex-preferred-size:70px;flex-basis:70px}}.content_wrapper .chat-info .chat_userinfo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 20px;margin-bottom:25px}.content_wrapper .chat-info .chat_userinfo-avatar{margin-right:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.content_wrapper .chat-info .chat_userinfo-avatar span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:60px;height:60px;border-radius:100%;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:26px}.content_wrapper .chat-info .chat_userinfo-avatar img{width:60px;height:60px;border-radius:100%}.content_wrapper .chat-info .chat_userinfo-name{margin-bottom:5px;font-size:16px}.content_wrapper .chat-info .chat_userinfo-name .as-text{font-size:18px}.content_wrapper .chat-info .chat_userinfo-date{font-size:12px;opacity:.4}@media (max-width:768px){.content_wrapper .chat-info .chat_userinfo{padding:5px;margin-bottom:10px}}.content_wrapper .chat-info_settings{border-top:1px solid #fafafd;border-bottom:1px solid #fafafd;padding:15px;margin:10px;width:100%}.content_wrapper .chat-info_settings-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;width:100%;gap:10px}.content_wrapper .chat-info_settings-item label{margin-left:10px}.content_wrapper .chat-info_settings-item.settings-select{margin-top:20px}.content_wrapper .chat-info_settings-item.settings-select label{margin-bottom:10px;color:#42474d}.content_wrapper .chat-info_settings-item select{width:100%}.content_wrapper .chat-info_form{border-bottom:1px solid #fafafd;padding:15px 15px 25px;width:100%;margin:10px 15px;margin-top:0}.content_wrapper .chat-info_form select{width:100%}@media (max-width:768px){.content_wrapper .chat-info_form{display:none}}.content_wrapper .chat-info_tags{border-bottom:1px solid #fafafd;margin:10px;padding:15px;padding-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:768px){.content_wrapper .chat-info_tags{display:none}}.content_wrapper .chat-info_additional{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.content_wrapper .chat-info_additional-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 20px;width:100%}.content_wrapper .chat-info_additional-item input{margin-left:5px}.content_wrapper .chat-info_additional-item input.as-text{margin-left:0;font-size:14px;height:auto}.content_wrapper .chat-info_additional-item label{margin-left:15px}.content_wrapper .chat-info_additional-item .icon{width:30px;opacity:.6;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}@media (max-width:768px){.content_wrapper .chat-info_additional{display:none}}@media (max-width:768px){.content_wrapper .chat-info{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;border-bottom:2px solid #fafafd;margin-top:0}.content_wrapper .chat-info .chat_userinfo-avatar{margin-right:10px}.content_wrapper .chat-info .chat_userinfo-avatar span{-webkit-flex-basis:36px;-ms-flex-preferred-size:36px;flex-basis:36px;width:36px;height:36px;font-size:22px}.content_wrapper .chat-info_date{display:none}.content_wrapper .chat-info_name{-webkit-flex-basis:-webkit-calc(100% - 65px);-ms-flex-preferred-size:calc(100% - 65px);flex-basis:-moz-calc(100% - 65px);flex-basis:calc(100% - 65px);width:-webkit-calc(100% - 65px);width:-moz-calc(100% - 65px);width:calc(100% - 65px);margin-left:15px;text-align:center}.content_wrapper .chat-info_additional{margin-top:10px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content_wrapper .chat-info_additional-item{padding:5px}}.content_wrapper .only-mobile{display:none}@media (max-width:1024px){.content_wrapper .only-mobile.chat_userinfo_request{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content_wrapper .only-mobile.chat_userinfo_request input{margin-right:10px}}#fileModal #image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1em}#fileModal #image img{max-height:250px}#fileModal #file{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;color:#2cb1b6}#fileModal #file svg{margin-right:10px;width:50px;height:50px}#fileModal #file p{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#fileModal .additional{display:none}#fileModal.image #file{display:none}#fileModal.image .additional{display:block}.chats .content_wrapper,.requests .content_wrapper{margin:0}
.list_item-body{background-color:#fff}.list_item-body .avatar{-webkit-flex-basis:50px;-ms-flex-preferred-size:50px;flex-basis:50px;margin:10px}.list_item-body .info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;width:60%}.list_item-body .info .name{margin-bottom:5px}.list_item-body .info .last-message{font-size:.9em;color:rgba(66,71,77,.4);max-width:800px}.list_item-body .info span[data-toggle=tooltip].badge{line-height:1.6em;min-height:14px;min-width:14px;height:14px;width:14px;border-radius:100%;background:#bf2a3b;color:#fff;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.8em;vertical-align:text-top;margin-left:0;font-style:normal}.list_item-body .tags{margin-bottom:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:320px}.list_item-body .tags .tag{font-size:.9em}.list_item-body .category{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.list_item-body .category select{width:200px}@media (max-width:1024px){.list_item-body{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.list_item-body .tags{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.list_item-body .category{display:none}.list_item-body .info{width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px);width:calc(100% - 70px);-webkit-flex-basis:-webkit-calc(100% - 70px);-ms-flex-preferred-size:calc(100% - 70px);flex-basis:-moz-calc(100% - 70px);flex-basis:calc(100% - 70px)}}
.chosen-select{visibility:hidden}@media (max-width:580px){.chosen-select{visibility:inherit}}.chosen-container{position:relative;border:1px solid rgba(66,71,77,.4);border-radius:3px;font-size:14px;height:38px;min-width:100%}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container .chosen-choices{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.chosen-container .chosen-choices li{padding:5px}.chosen-container .chosen-choices li.search-field input{border:0;height:100%;padding:0;color:#d6d6d6;min-width:100%;width:auto!important}.chosen-container .chosen-choices li.search-field{padding:0}.chosen-container .chosen-choices li.search-choice{background-color:#2cb1b6;border-radius:3px;color:#fff;padding:1px 7px;margin:2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chosen-container .chosen-choices li.search-choice span{margin-right:7px}.chosen-container .chosen-choices li.search-choice .search-choice-close{width:13px;height:13px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#2cb1b6;border-radius:100%;position:relative;cursor:pointer}.chosen-container .chosen-choices li.search-choice .search-choice-close::after,.chosen-container .chosen-choices li.search-choice .search-choice-close::before{content:'';display:block;width:-webkit-calc(100% - 4px);width:-moz-calc(100% - 4px);width:calc(100% - 4px);background-color:#14191d;height:1px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:50%;left:2px;opacity:.5}.chosen-container .chosen-choices li.search-choice .search-choice-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.chosen-container .chosen-drop{position:absolute;top:100%;width:100%;border:1px solid rgba(66,71,77,.4);background-color:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);z-index:1}.chosen-container .chosen-drop .chosen-results{list-style:none;max-height:360px;overflow:auto}.chosen-container .chosen-drop .chosen-results li{padding:6px;font-size:13px}.chosen-container .chosen-drop .chosen-results li.result-selected{color:rgba(66,71,77,.4)}.chosen-container .chosen-drop .chosen-results li.highlighted{background-color:#3046ea;color:#fff;cursor:pointer}.chosen-container .chosen-drop .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-single{font-size:12px;padding:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;color:#888;white-space:nowrap;overflow:hidden}.chosen-container .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container .chosen-search input{width:100%;margin-left:0}

.contextMenu{--menu-border:rgba(255, 255, 255, 0.08);--menu-bg:linear-gradient(45deg, rgba(10, 20, 28, 0.2) 0%, rgba(10, 20, 28, 0.7) 100%);--item-border:rgba(255, 255, 255, 0.1);--item-color:#fff;--item-bg-hover:rgba(255, 255, 255, 0.1);height:0;overflow:hidden;background:var(--menu-bg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;top:var(--top);left:var(--left);-webkit-animation:menuAnimation .4s 0s both;-moz-animation:menuAnimation .4s 0s both;animation:menuAnimation .4s 0s both;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left;list-style:none;margin:4px;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:999999999;-webkit-box-shadow:0 0 0 1px var(--menu-border),0 2px 2px rgba(0,0,0,.03),0 4px 4px rgba(0,0,0,.04),0 10px 8px rgba(0,0,0,.05),0 15px 15px rgba(0,0,0,.06),0 30px 30px rgba(0,0,0,.07),0 70px 65px rgba(0,0,0,.09);box-shadow:0 0 0 1px var(--menu-border),0 2px 2px rgba(0,0,0,.03),0 4px 4px rgba(0,0,0,.04),0 10px 8px rgba(0,0,0,.05),0 15px 15px rgba(0,0,0,.06),0 30px 30px rgba(0,0,0,.07),0 70px 65px rgba(0,0,0,.09)}.contextMenu-item{padding:4px}.contextMenu-item[data-divider=top]{border-top:1px solid}.contextMenu-item[data-divider=bottom]{border-bottom:1px solid}.contextMenu-item[data-divider=top-bottom]{border-top:1px solid;border-bottom:1px solid}.contextMenu-item[data-divider]{border-color:var(--item-border)}.contextMenu-button{color:var(--item-color);background:0;border:0;white-space:nowrap;border-radius:4px;padding:6px 24px 6px 7px;text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:auto;width:100%;-webkit-animation:menuItemAnimation .2s 0s both;-moz-animation:menuItemAnimation .2s 0s both;animation:menuItemAnimation .2s 0s both;font-family:Inter,sans-serif;cursor:pointer}.contextMenu-button:hover{background-color:var(--item-bg-hover)}.contextMenu[data-theme=light]{--menu-bg:linear-gradient(45deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.85) 100%);--menu-border:rgba(0, 0, 0, 0.08);--item-border:rgba(0, 0, 0, 0.1);--item-color:#0a141c;--item-bg-hover:rgba(10, 20, 28, 0.09)}@-webkit-keyframes menuAnimation{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{height:var(--height);opacity:1;border-radius:8px;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes menuAnimation{0%{opacity:0;-moz-transform:scale(.5);transform:scale(.5)}100%{height:var(--height);opacity:1;border-radius:8px;-moz-transform:scale(1);transform:scale(1)}}@keyframes menuAnimation{0%{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);transform:scale(.5)}100%{height:var(--height);opacity:1;border-radius:8px;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-webkit-keyframes menuItemAnimation{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-moz-keyframes menuItemAnimation{0%{opacity:0;-moz-transform:translateX(-10px);transform:translateX(-10px)}100%{opacity:1;-moz-transform:translateX(0);transform:translateX(0)}}@keyframes menuItemAnimation{0%{opacity:0;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);transform:translateX(-10px)}100%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}
.control{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px;padding:10px 0 30px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f6f6f7}.control .btn-add{background:#d4e4e5;color:#1b1d1d;border:1px solid #2cb1b6;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.control h2{font-weight:400;font-size:14px}.instruction{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#d7143a}.instruction::before{content:'';display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:url(/themes/main/img/youtube.svg);width:36px;height:36px;margin-right:15px}
.device{position:relative;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);z-index:1}@media (max-width:1024px){.device{display:none}}.device-frame{z-index:1}.device-content{background-color:#fff;background-position:center center;background-size:cover;-o-object-fit:cover;object-fit:cover;position:relative}.device-iphone-x{height:640px;width:320px}.device-iphone-x .device-frame{background:#222;border-radius:48px;-webkit-box-shadow:inset 0 0 2px 2px #c8cacb,inset 0 0 0 7px #e2e3e4;box-shadow:inset 0 0 2px 2px #c8cacb,inset 0 0 0 7px #e2e3e4;height:640px;padding:14px;width:320px}.device-iphone-x .device-content{border-radius:33px;overflow:hidden;height:-webkit-calc(640px - 14px * 2);height:-moz-calc(640px - 14px * 2);height:calc(640px - 14px * 2);width:-webkit-calc(320px - 14px * 2);width:-moz-calc(320px - 14px * 2);width:calc(320px - 14px * 2)}.device-iphone-x .device-stripe:after,.device-iphone-x .device-stripe:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:solid rgba(51,51,51,.25);border-width:0 7px;content:"";height:7px;left:0;position:absolute;width:100%;z-index:0}.device-iphone-x .device-stripe:after{top:85px}.device-iphone-x .device-stripe:before{bottom:85px}.device-iphone-x .device-header{background:#222;border-bottom-left-radius:14px;border-bottom-right-radius:14px;height:20px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;top:14px;width:38%;z-index:1}.device-iphone-x .device-header:after,.device-iphone-x .device-header:before{content:"";height:10px;position:absolute;top:0;width:10px}.device-iphone-x .device-header::before{background:-webkit-radial-gradient(bottom right circle,transparent 0,transparent 75%,#222 75%,#222 100%);background:-moz- oldradial-gradient(bottom right circle,transparent 0,transparent 75%,#222 75%,#222 100%);background:radial-gradient(circle at bottom right,transparent 0,transparent 75%,#222 75%,#222 100%);right:-10px}.device-iphone-x .device-header::after{background:-webkit-radial-gradient(bottom left circle,transparent 0,transparent 75%,#222 75%,#222 100%);background:-moz- oldradial-gradient(bottom left circle,transparent 0,transparent 75%,#222 75%,#222 100%);background:radial-gradient(circle at bottom left,transparent 0,transparent 75%,#222 75%,#222 100%);left:-10px}.device-iphone-x .device-btns{background:#c8cacb;height:20px;left:-3px;position:absolute;top:100px;width:3px}.device-iphone-x .device-btns::after,.device-iphone-x .device-btns::before{content:"";background:#c8cacb;height:40px;left:0;position:absolute;width:3px}.device-iphone-x .device-btns::after{top:40px}.device-iphone-x .device-btns::before{top:100px}.device-iphone-x .device-power{background:#c8cacb;height:10%;position:absolute;right:-3px;top:20%;width:3px}.device-iphone-x .device-home{position:absolute;bottom:19px;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);z-index:10000;background-color:#000;width:30%;height:4px;border-radius:10px}.telegram-view{position:relative;width:100%;height:100%;font-size:12px}.telegram-view::after,.telegram-view::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.6}.telegram-view::after{background-image:url(../img/bg-pattern.png)}.telegram-view::before{background-image:url(../img/bg-color.png);background-repeat:repeat}.telegram-view .inner{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.telegram-view .inner .header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:64px;background-color:#eef0ed;position:relative;z-index:1;border-bottom:1px solid #c8c7cb;padding:0}.telegram-view .inner .header .header-system{height:20px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 22px}.telegram-view .inner .header .header-system .clock{font-size:13px;font-weight:600;text-align:center}.telegram-view .inner .header .header-system .battery{height:11px;width:22px;border-radius:3px;border:1px solid #8e908c;position:relative;padding:1px}.telegram-view .inner .header .header-system .battery::before{content:"";display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:4px;width:1.5px;background:#767774;position:absolute;right:-3px;top:-webkit-calc((9px - 4px)/ 2);top:-moz-calc((9px - 4px)/ 2);top:calc((9px - 4px)/ 2);border-top-right-radius:10px;border-bottom-right-radius:10px}.telegram-view .inner .header .header-system .battery-level{height:7px;width:18px;background-color:#5bc236;border-radius:1px}.telegram-view .inner .header .header-app{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px}.telegram-view .inner .header .header-app-back{color:#3478f6;font-size:1.2em;line-height:24px;height:24px;padding-left:20px;background-image:url(../assets/back.png);background-repeat:no-repeat;background-size:contain;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;cursor:pointer}.telegram-view .inner .header .header-app-title{text-align:center;font-weight:600;font-size:1.2em;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.telegram-view .inner .header .header-app-title .header-subtitle{font-weight:400;font-size:.8em;color:#787878}.telegram-view .inner .header .header-app-avatar{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-webkit-justify-content:right;-moz-box-pack:right;-ms-flex-pack:right;justify-content:right}.telegram-view .inner .header .header-app-avatar .avatar{width:32px;height:32px;font-size:14px;background-image:-webkit-gradient(linear,left top,left bottom,from(#d669ed),to(#e0a2f3));background-image:-webkit-linear-gradient(#d669ed,#e0a2f3);background-image:-moz- oldlinear-gradient(#d669ed,#e0a2f3);background-image:linear-gradient(#d669ed,#e0a2f3);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;border-radius:100%;color:#fff;overflow:hidden;font-weight:600}.telegram-view .inner main{overflow-y:auto;margin:0;max-height:640px;width:100%}.telegram-view .inner main .bubbles{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6px;padding-bottom:200px}.telegram-view .inner main .bubble{background:#fff;max-width:86%;border-radius:9px;margin-bottom:7px;line-height:1.18em;position:relative;-webkit-filter:drop-shadow(0 0 .5px #c6c6c6);filter:drop-shadow(0 0 .5px #c6c6c6);overflow:hidden}.telegram-view .inner main .bubble.bot{-webkit-align-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;border-top-right-radius:15px;border-bottom-right-radius:15px;border-bottom-left-radius:0}.telegram-view .inner main .bubble img{max-width:100%}.telegram-view .inner main .bubble-inner{padding:6px 10px;white-space:pre-line}.telegram-view .inner main .bubble span{visibility:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.telegram-view .inner main .bubble span .date{position:absolute;right:10px;bottom:2px;display:inline-block;color:#979797;font-size:10px;vertical-align:bottom;visibility:visible}.telegram-view .inner main .bubble .document{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px}.telegram-view .inner footer{position:absolute;bottom:0;left:0;right:0}.telegram-view .inner footer .wrapper{position:absolute;bottom:0;left:0;right:0}.telegram-view .inner footer .wrapper .inner{padding:6px;gap:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;background-color:rgba(255,255,255,.9);border-top:.5px solid #b2b2b2}.telegram-view .inner footer .wrapper .inner .action{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:30px}.telegram-view .inner footer .wrapper .inner .action .menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:32px;border-radius:30px;background:#007aff;color:#fff;padding:0 12px}.telegram-view .inner footer .wrapper .inner .action.large{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.telegram-view .inner footer .wrapper .inner .action.large textarea{width:100%;border:1px solid #e5e5e5;border-radius:20px;padding:5px 14px;resize:none;line-height:19px;height:32px;min-height:32px;max-height:162px;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.telegram-view .buttons,.telegram-view .inline_keyboard{background-color:#eef0ed;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:3px;padding-bottom:20px}.telegram-view .buttons .button-row,.telegram-view .inline_keyboard .button-row{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:2px solid transparent;position:relative}.telegram-view .buttons .button-row.is-new,.telegram-view .inline_keyboard .button-row.is-new{display:none;border:2px dotted;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.telegram-view .buttons .button-row .add,.telegram-view .inline_keyboard .button-row .add{height:20px;width:20px;background:#eef0ed;border-radius:100%;display:-ms-grid;display:grid;place-items:center;color:#2cb1b6;position:absolute;z-index:3;top:30px;font-size:20px;padding-bottom:2px;-webkit-filter:drop-shadow(0 0 .5px #c6c6c6);filter:drop-shadow(0 0 .5px #c6c6c6)}.telegram-view .buttons .button,.telegram-view .inline_keyboard .button{background-color:#fff;padding:8px;margin:1px 3px;border-radius:3px;text-align:center;-webkit-filter:drop-shadow(0 0 .5px #c6c6c6);filter:drop-shadow(0 0 .5px #c6c6c6);-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:2;border:2px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.telegram-view .buttons .button-add,.telegram-view .inline_keyboard .button-add{width:100%}.telegram-view .buttons .button .hidden-actions,.telegram-view .inline_keyboard .button .hidden-actions{display:none}.telegram-view .buttons .button:hover .hidden-actions,.telegram-view .inline_keyboard .button:hover .hidden-actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;top:0;left:0;position:absolute;width:100%;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);background-color:#eef0ed;-webkit-box-shadow:0 3px 20px 12px rgba(51,51,51,.25);box-shadow:0 3px 20px 12px rgba(51,51,51,.25)}.telegram-view .buttons .button:hover .hidden-actions a,.telegram-view .inline_keyboard .button:hover .hidden-actions a{background-color:#fff;padding:8px;margin-bottom:5px}.telegram-view .inline_keyboard{width:86%;background-color:transparent;padding-bottom:10px;margin-top:-7px}.telegram-view .inline_keyboard .button{background-color:rgba(51,51,51,.6);color:#fff}
#drop-area{border:2px dashed #ccc;border-radius:20px;width:100%;margin:50px auto;padding:20px}#drop-area.highlight{border-color:#2cb1b6}#drop-area p{margin-bottom:10px;text-align:center;color:rgba(66,71,77,.4);margin-bottom:20px}#drop-area p svg{height:80px;width:auto;display:block;margin:auto;margin-bottom:20px;color:#888}#drop-area label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background-color:#2cb1b6;border-radius:5px;color:#fff;width:150px;margin:auto}#drop-area progress{display:none}#drop-area progress.visible{display:block}#drop-area #gallery{margin-top:10px;display:none}#drop-area #gallery.show{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#drop-area #gallery h4{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;margin-bottom:10px}#drop-area #gallery img{width:150px;margin-bottom:10px;margin-right:10px;vertical-align:middle}#drop-area #gallery div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}#drop-area #gallery div svg{margin-right:10px}#drop-area #gallery .button{display:inline-block;padding:10px;background:#ccc;cursor:pointer;border-radius:5px;border:1px solid #ccc}#drop-area #gallery .button:hover{background:#ddd}#drop-area #fileElem{display:none}.files{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-top:20px}.files .file{width:200px;height:200px;position:relative;border-radius:8px;margin:5px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.files .file img{max-width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.files .file a[data-remove]{position:absolute;top:10px;right:10px;background-color:#fff;border-radius:4px}
.dynamic-items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dynamic-items .dynamic-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.dynamic-items .dynamic-item input,.dynamic-items .dynamic-item select{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dynamic-items .dynamic-item input[type=checkbox]{-webkit-box-flex:initial;-webkit-flex-grow:initial;-moz-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial}.dynamic-items .dynamic-item button{padding:5px 15px;border:.5px solid #888}.dynamic-items .dynamic-item button:hover{background-color:#bf2a3b;color:#fff}
.editor{position:relative}.editor.disabled{background-color:#fafafd;pointer-events:none}.editor [data-editor]{padding:10px;padding-top:36px;font-size:14px;border:1px solid rgba(66,71,77,.4);border-radius:.25rem;cursor:text;min-height:200px;white-space:pre-wrap}.editor [data-editor]:focus,.editor [data-editor]:focus-visible{outline:1px solid rgba(66,71,77,.4)}.editor [data-editor]+.editor-control{height:28px;padding:5px;background:#fff;opacity:.5;top:5px;left:1px;position:absolute;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);width:calc(100% - 2px);border-radius:.25rem}.editor [data-editor]+.editor-control button{padding:0 10px;background-color:#fff;height:24px;min-width:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:monospace;margin-right:5px;-webkit-box-shadow:0 0 2px #b0b6ee;box-shadow:0 0 2px #b0b6ee}.editor [data-editor]+.editor-control button.bold{font-weight:600}.editor [data-editor]+.editor-control button.italic{font-style:italic}.editor [data-editor]+.editor-control button.underline{text-decoration:underline}.editor [data-editor].validate-error{border-color:#bf2a3b!important}.editor a{background-color:#2cb1b6;padding:0 3px;color:#fff}.editor .editor-variables{border:1px solid rgba(66,71,77,.4);max-height:150px;overflow:auto;border-radius:3px;position:fixed;padding:5px 10px;background-color:#fff;z-index:100;display:none}.editor .editor-variables>div{cursor:pointer}.editor .editor-variables>div:hover{color:#2cb1b6}.editor mark{background-color:#2cb1b6;padding:3px;border-radius:3px;color:#fff}.editor mark::before{content:'{'}.editor mark::after{content:'}'}
.form_wrapper .sort_item.dragged .chosen-drop{display:none}.form_wrapper .sort_item.hint{background-color:#fafafd}.form_wrapper .sort_item .list-item_name{-webkit-box-flex:unset;-webkit-flex-grow:unset;-moz-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.form_wrapper .sort_item .list-item_answer,.form_wrapper .sort_item .list-item_buttons{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form_wrapper .sort_item .list-item_answer input,.form_wrapper .sort_item .list-item_answer textarea,.form_wrapper .sort_item .list-item_buttons input,.form_wrapper .sort_item .list-item_buttons textarea{width:100%;height:38px;padding:8px 10px}.form_wrapper .sort_item .sort-icon{min-width:30px;cursor:move;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.layout_wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media (max-width:580px){.layout_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.layout_wrapper .event_checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.layout_wrapper .event_checkbox-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;margin-bottom:10px}.layout_wrapper .event_checkbox-item label{margin-bottom:0}.layout_wrapper .layout_wrapper-col:first-of-type{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.layout_wrapper .layout_wrapper-col:last-of-type{border-left:1px solid #fafafd;min-width:350px;padding:20px 20px}@media (max-width:580px){.layout_wrapper .layout_wrapper-col:last-of-type{min-width:auto;padding:10px}}.layout_wrapper .layout_wrapper-col.full-size~.layout_wrapper-col{display:none}.events .layout_wrapper .info{opacity:.4}@media (max-width:1024px){.events .layout_wrapper .layout_wrapper-col:last-child{display:none}}#form .js__control--button,#keyboard .js__control--button{border:1px solid;padding:3px 6px;border-radius:4px;cursor:pointer}.languages{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-bottom:5px}.languages-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:5px 10px;min-width:60px;cursor:pointer;font-weight:600;border:1px solid rgba(66,71,77,.4);border-radius:4px;margin-right:5px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.languages-item.active{color:#2cb1b6;border-color:#2cb1b6}.languages-content [data-lang]{display:none}.languages-content [data-lang].active{display:block}
.events .list_item{padding:5px;margin-bottom:0}.events .list_item:nth-of-type(odd){background-color:#f6f6f7}.events .list_item .list_item-body{background-color:transparent}.events .list_item .list_item-body .info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.events .list_item .list_item-body .actions,.events .list_item .list_item-body .icons{width:300px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.events .list_item .list_item-body .actions .icon,.events .list_item .list_item-body .icons .icon{margin:0 10px}.events .list_item .list_item-body .actions .icon.warning,.events .list_item .list_item-body .icons .icon.warning{color:#bf2a3b}.events .list_item .list_item-body .actions{width:auto;margin-left:20px}@media (max-width:1024px){.events .list_item .list_item-body{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.events .list_item .list_item-body .actions{display:none}.events .list_item .list_item-body .info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.events .list_item .list_item-body .icons{margin-top:10px;width:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.events-help_block>div{padding:15px;border:1px solid;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.events-help_block>div.warning{color:#fd7e14}.events-help_block>div.alert{color:#bf2a3b}@media (max-width:580px){.events-help_block>div{padding:5px}.events-help_block>div p{padding-left:5px;max-width:-webkit-calc(100% - 50px);max-width:-moz-calc(100% - 50px);max-width:calc(100% - 50px)}}
.questions .question{background-color:#fafafd;padding:20px;border:1px solid rgba(66,71,77,.4);border-radius:5px;position:relative;width:100%}.questions .question .toggle-question{width:30px;position:absolute;right:35px;top:15px;cursor:pointer}.questions .question .toggle-question+input{width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px)}.questions .question .remove-question{width:30px;position:absolute;right:5px;top:15px;cursor:pointer}.questions .question .remove-question:hover{color:#bf2a3b}.questions .question .remove-question+input{width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px)}.questions .question.shake{-webkit-animation:shake 1s infinite;-moz-animation:shake 1s infinite;animation:shake 1s infinite}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@-moz-keyframes shake{10%,90%{-moz-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-moz-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-moz-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-moz-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);-moz-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);-moz-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);-moz-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);-moz-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.questions .question .quick_reply{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:5px}.questions .question .quick_reply button{width:100px;margin:0}.questions .question .quick_reply button.remove_quick_reply:hover{background-color:#bf2a3b;color:#fff}.questions .question .quick_reply input,.questions .question .quick_reply select{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.questions .question .rule{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.questions .question .rule .form-input{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.questions .question .rule .form-input textarea{min-height:38px}.questions .question .rule .form-input input,.questions .question .rule .form-input select,.questions .question .rule .form-input textarea{width:100%}.questions .question .rule .form-select{width:100%}.questions .question .rule .form-select select{width:100%}.questions .question .question_image{margin-top:10px}.questions .question .question_image input{width:0;opacity:0;position:absolute}.questions .question .question_image input+label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.questions button{border-color:rgba(66,71,77,.4);padding:5px 10px;margin:5px;background-color:#d5e4e5}.questions button:disabled{background-color:#fafafd;cursor:not-allowed}.questions button.save-question{background-color:#2cb1b6;color:#fff;float:right;font-weight:500;border:0}.questions button.save-question:hover{background-color:#259296}.questions textarea{resize:vertical;padding-top:8px;width:100%}.questions .chosen-container{background-color:#fff}.questions .chosen-container .chosen-drop{top:0;border:0}.questions .chosen-container .chosen-drop .chosen-results{max-height:200px}.questions .chosen-container .chosen-search{padding:0}.questions .chosen-container .chosen-search input{border:0;width:100%}
.filter{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.filter-search{width:300px}.filter-search input{width:100%}.filter-date{margin-right:10px}.filter-select{margin-right:10px}.filter-select select{width:160px}.filter-tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-tags .tag{padding:5px;border-radius:3px;color:#fff;margin:5px;cursor:pointer;font-size:.9em;position:relative}.filter-tags .tag.telegram{background-color:#2aabee}.filter-tags .tag.viber{background-color:#59267c}.filter-tags .tag.messenger{background-color:#006aff}.filter-tags .tag.instagram{background:#f09433;background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-moz- oldlinear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)}.filter-tags .tag.site{background-color:#2cb1b6}.filter-tags .tag.active{opacity:.3}@media (max-width:1024px){.filter{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter .filter-tags{width:100%}.filter>div{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px);margin:5px}.filter>div select{width:100%}.filter>div input.flatpickr-input[readonly]{width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}.filter .filter-search{width:100%}}
input,select,textarea{height:38px;padding:5px 10px;border:1px solid rgba(66,71,77,.4);border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#14191d;font-size:12px}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#888;-webkit-user-select:none;user-select:none}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#888;-moz-user-select:none;user-select:none}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#888;-ms-user-select:none;user-select:none}input::placeholder,select::placeholder,textarea::placeholder{color:#888;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input:focus,select:focus,textarea:focus{border:1px solid #7d7d7f;outline:0}input.validate-error,select.validate-error,textarea.validate-error{border-color:#bf2a3b!important}input.as-text,select.as-text,textarea.as-text{padding:0;border:0;width:100%}input.as-text:focus,input.as-text:hover,select.as-text:focus,select.as-text:hover,textarea.as-text:focus,textarea.as-text:hover{border-radius:0;border-bottom:1px solid rgba(66,71,77,.4)}textarea{height:auto}button{height:38px;padding:5px;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #fafafd;background-color:#fafafd;color:#14191d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button[type=submit]{background-color:#2cb1b6;color:#fff;font-weight:600}button[type=submit]:hover{background-color:#259296}button:hover{outline:0}.input-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.input-group input:focus+.input-group-append{border-color:#7d7d7f}.input-group input{padding-right:10px;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:1px solid rgba(66,71,77,.4);border-left:0;border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append button{height:36px}.input-group-append button svg{width:18px}.input-group-prepend{margin-right:-2px}.input-group-prepend a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:38px;background:#fafafd;border-radius:4px}select{padding-right:30px;background:url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAICAYAAAAvOAWIAAAAeElEQVQYlYXQPQoCMRRF4c8/LMXKxh24/0XYit1gp2ArKmIxKhcmwzDKeJrc93LyEjLCBnMkv31T+s8plsj6j3qCM9bNhCG2kWvcsBow97hGDg8kL36IJxwTxp3mIad7Ym6sStGVw673I6lbyjMKL1wwaybe2x18AE0kFsh9xfMzAAAAAElFTkSuQmCC) no-repeat;background-position:-webkit-calc(100% - 10px);background-position:-moz-calc(100% - 10px);background-position:calc(100% - 10px);background-color:#fff;color:#888;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=checkbox],input[type=radio]{height:20px;width:20px;cursor:pointer;border-color:rgba(66,71,77,.4)}input[type=checkbox]:focus,input[type=radio]:focus{border-color:rgba(66,71,77,.4)}input[type=checkbox]:hover,input[type=radio]:hover{border-color:#2cb1b6}input[type=checkbox]:active,input[type=checkbox]:checked,input[type=radio]:active,input[type=radio]:checked{border-color:#2cb1b6;background-color:#2cb1b6;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}input[type=checkbox]:active+label,input[type=checkbox]:checked+label,input[type=radio]:active+label,input[type=radio]:checked+label{color:#2cb1b6}input[type=radio]{border-radius:100%;margin-right:15px}label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-input,.form-select{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-input label,.form-select label{color:#42474d;margin-left:10px;margin-bottom:10px}.form-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.form-button button{padding:5px 15px;border:.5px solid #888}.form-button button:disabled{opacity:.5;cursor:not-allowed}.form-checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px}.form-checkbox label{margin-left:15px}.form-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:1em}input.flatpickr-input[readonly]{background-color:#fff}input[readonly]{background-color:#fafafd}.btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;border-radius:4px;padding:7px 25px;color:#14191d;border:1px solid rgba(66,71,77,.4)}.btn.green{background-color:#d4e4e5;border:1px solid #2cb1b6;color:#14191d}progress{border-radius:4px;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);height:40px;margin:15px;background-color:#fafafd}progress::-webkit-progress-bar{background-color:#fafafd;border-radius:4px}progress::-webkit-progress-value{background-color:#00d393;border-radius:4px;-webkit-box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07);box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07)}progress-moz-progress-bar{background-color:#fafafd;border-radius:4px}.range-group{position:relative}.range-group input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;cursor:pointer;border:0}.range-group input[type=range]:focus{outline:0}.range-group input[type=range]::-webkit-slider-runnable-track{background-color:rgba(66,71,77,.4);border-radius:.5rem;height:.5rem}.range-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-12px;background-color:#2cb1b6;height:2rem;width:1.6rem;border-radius:3px}.range-group input[type=range]::-moz-range-track{background-color:#259296;border-radius:.5rem;height:.5rem}.range-group input[type=range]::-moz-range-thumb{border:none;border-radius:0;background-color:#2cb1b6;height:2rem;width:1.6rem}.range-group input[type=range]:focus::-moz-range-thumb{border:1px solid #259296;outline:0;outline-offset:.125rem}.range-group span{position:absolute;-webkit-transition:0s;-moz-transition:0s;transition:0s;top:75%;pointer-events:none}.validate-error~.mce-container{background-color:red}
header{height:50px;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:3;border-bottom:1px solid #f6f6f7;padding:0 20px}header .col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}header .feedback{color:#f9cd32;margin-right:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;color:rgba(66,71,77,.4)}header .col-gift{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1.5px solid #fd7e14;padding:0 10px;border-radius:3px;color:#fd7e14;font-size:13px;height:28px;margin:0 10px;background-color:#fd7e14;color:#fff;cursor:pointer}@media (max-width:580px){header .col-gift{font-size:12px;line-height:11px;height:36px}}header .col-gift span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}header .bots{position:relative}header .bots>a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:10px;color:rgba(66,71,77,.4)}header .bots .bot-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}header .bots .bot-list_title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;border-radius:4px;padding:7px 25px;border:1px solid rgba(66,71,77,.4);background-color:#d4e4e5;border:1px solid #2cb1b6;color:#14191d;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}header .bots .bot-list_hidden{display:none}header .bots:hover .bot-list_hidden{top:100%;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;background-color:#fff;border:.5px solid rgba(115,121,127,.4);border-top:0;padding:20px 20px 10px}header .bots:hover .bot-list_hidden a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#14191d;white-space:nowrap;margin-bottom:10px}header .bots:hover .bot-list_hidden a.telegram{color:#27a5e4}header .bots:hover .bot-list_hidden a.viber{color:#59267c}header .bots:hover .bot-list_hidden a svg{margin-right:10px;width:20px;height:20px}header .bots:hover .bot-list_hidden a:hover{text-decoration:underline}header .icons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}header .icons a{color:rgba(66,71,77,.4);margin-left:20px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}header .icons a span{position:absolute;width:16px;height:16px;background-color:#bf2a3b;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;border-radius:100%;font-size:10px;-webkit-animation:animation-blink-blink 1s ease-in-out infinite alternate;-moz-animation:animation-blink-blink 1s ease-in-out infinite alternate;animation:animation-blink-blink 1s ease-in-out infinite alternate}@-webkit-keyframes animation-blink-blink{0%{opacity:0}50%{opacity:1}100%{opacity:1}}@-moz-keyframes animation-blink-blink{0%{opacity:0}50%{opacity:1}100%{opacity:1}}@keyframes animation-blink-blink{0%{opacity:0}50%{opacity:1}100%{opacity:1}}header .avatar{background-color:#fff;width:36px;height:36px;color:#ccc;margin-left:10px}header .avatar:last-child{margin-right:20px}header .avatar.red{background-color:#f9cd32;color:#1b1d1d}header .hamburger{display:none}header .learn{color:#fd7e14;border-color:#fd7e14;background-color:#fff;border-width:1.5px;font-weight:400;padding:6px 20px;height:28px}@media (max-width:1024px){header .learn{display:none}}@media (max-width:1024px){header .hamburger{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:5px}header .hamburger .menu{width:20px;height:2px;background-color:rgba(66,71,77,.4);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative}header .hamburger .menu::after,header .hamburger .menu::before{content:"";position:absolute;width:20px;height:2px;background-color:rgba(66,71,77,.4);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;left:0;-webkit-transform:translateY(7px);-moz-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}header .hamburger .menu:before{-webkit-transform:translateY(-7px);-moz-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}header .bots,header .feedback,header .instruction{display:none}}body.opened header .hamburger .menu{background-color:transparent;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}body.opened header .hamburger .menu::before{-webkit-transform:translateY(0) rotate(0);-moz-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}body.opened header .hamburger .menu::after{-webkit-transform:translateY(0) rotate(90deg);-moz-transform:translateY(0) rotate(90deg);-ms-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}body.opened aside{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;left:0;width:100%}body.opened aside nav a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px}body.opened aside nav a svg{width:30px;height:30px;margin-right:15px;margin-bottom:0}body.opened aside.fixed .additional-menu{left:0}
.help-block{opacity:.5;line-height:18px}.help-block h2{font-size:22px;font-weight:400;margin-bottom:15px}.help-block pre{display:inline-block;margin:0 5px;border-radius:4px}.help-block ul{margin:15px;line-height:24px}.help-block a{color:#1e8185}
.sort_item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.sort_item.dragged .chosen-drop{display:none}.sort_item.hint{background-color:#fafafd}.sort_item .list-item_name{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sort_item .list-item_name input{width:100%}.sort_item .list-body_row-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:5px}.sort_item .list-body_row-item.list-body_row-actions a{min-width:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.sort_item .sort-icon{min-width:30px;cursor:move;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.sort_item input,.sort_item select{width:200px;max-width:100%;min-width:100px}.sort_item input[type=number]{min-width:auto;max-width:90px}.sort_item textarea{resize:vertical}.sort_item .chosen-container{min-width:200px}.keyboard_add{border-top:1px solid #f6f6f7;margin-top:5px;padding-top:5px}.keyboard_add .chosen-container{min-width:300px}
.knowledge_articles,.knowledge_categories{background-color:#fafafd;padding:20px;border:1px solid rgba(66,71,77,.4);border-radius:4px;margin-bottom:20px}.knowledge_articles-item,.knowledge_categories-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.knowledge_articles-item .item_name,.knowledge_categories-item .item_name{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}
body{background-color:#fff;height:100%;overflow-x:hidden}main{width:-webkit-calc(100% - 96px);width:-moz-calc(100% - 96px);width:calc(100% - 96px);margin-left:96px;height:100%}@media (max-width:1024px){main{margin-left:0;width:100%}}.mb-1{margin-bottom:15px}.layout{padding:20px}.layout.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.layout.row .col-12{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.layout.row .col-6{width:50%;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}@media (max-width:768px){.layout.row .col-6{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.layout .control-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fixed+main .breadcrumbs_wrapper,.fixed+main .content{margin-left:260px}@media (max-width:1024px){.fixed+main .breadcrumbs_wrapper,.fixed+main .content{margin-left:0}}.text-center{text-align:center}.youtube-link{color:#d7143a;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.youtube-link::before{content:"";display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:url(/themes/main/img/youtube.svg);width:36px;height:36px;margin-right:15px;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.youtube-link:hover::before{margin-left:5px}.mobile-only{display:none}@media (max-width:1024px){.mobile-only{display:block}}
.clients .short-info,.leads .short-info{opacity:.4;line-height:1.3em}.clients .short-info_item,.leads .short-info_item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.clients .short-info_item.blur,.leads .short-info_item.blur{-webkit-filter:blur(2px);filter:blur(2px)}.clients .short-info_item svg,.leads .short-info_item svg{margin-right:5px}.clients .layout_wrapper-col .row,.leads .layout_wrapper-col .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:15px -5px}@media (max-width:580px){.clients .layout_wrapper-col .row,.leads .layout_wrapper-col .row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.clients .layout_wrapper-col .row .form-input,.leads .layout_wrapper-col .row .form-input{margin:0 5px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.clients .layout_wrapper-col .info,.leads .layout_wrapper-col .info{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.clients .layout_wrapper-col .info .info-title,.leads .layout_wrapper-col .info .info-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:rgba(66,71,77,.4)}.clients .layout_wrapper-col .info .form-input,.leads .layout_wrapper-col .info .form-input{width:100%}.clients .layout_wrapper-col .info .form-input .note,.leads .layout_wrapper-col .info .form-input .note{height:80px;width:100%}.clients .layout_wrapper-col .info.comment,.leads .layout_wrapper-col .info.comment{margin-bottom:10px}.clients .layout_wrapper-col .info.comment textarea,.leads .layout_wrapper-col .info.comment textarea{width:100%;resize:vertical;height:90px;background:#f8f8dd;border:0;padding:10px;font-size:13px;font-style:italic}.clients .layout_wrapper-col .footer,.leads .layout_wrapper-col .footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.clients .layout_wrapper-col .footer a,.leads .layout_wrapper-col .footer a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 15px;border-radius:4px}.clients .layout_wrapper-col .footer a svg,.leads .layout_wrapper-col .footer a svg{margin-right:10px}.clients .history-empty,.leads .history-empty{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.clients .history .history-item,.leads .history .history-item{padding:5px}.clients .history .history-item:nth-of-type(odd),.leads .history .history-item:nth-of-type(odd){background-color:#f6f6f7}.clients .history .history-item a,.leads .history .history-item a{padding:5px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.clients .history .history-item a span,.leads .history .history-item a span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px}.clients .history .history-item a span svg,.leads .history .history-item a span svg{margin-right:10px}
.list{min-height:100%;padding:20px}.list h2{font-size:14px;font-weight:500;margin-bottom:20px}.list_item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}.list_item:nth-of-type(odd){background-color:#f6f6f7}.list_item.closed,.list_item.subscribed{border-left:4px solid #2cb1b6}.list_item.unreaded,.list_item.unsubscribed{border-left:4px solid #bf2a3b}.list_item.opened{border-left:4px solid #fd7e14}.list_item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#888;background-color:#f6f6f7;padding:2px 6px;font-size:12px}.list_item-header a{color:#888}.list_item-header a svg{width:18px}.list_item-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.5px solid #f6f6f7;padding:5px}.list_item-body.transparent{background-color:transparent}.list_item-body .info{width:60%}.list_item-body .col{width:-webkit-calc(100% / 1);width:-moz-calc(100% / 1);width:calc(100% / 1);-webkit-flex-basis:-webkit-calc(100% / 1);-ms-flex-preferred-size:calc(100% / 1);flex-basis:-moz-calc(100% / 1);flex-basis:calc(100% / 1);-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.list_item-body .col .comment{max-width:200px}.list_item-header .created_at{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.list_item-header .created_at span{margin-left:10px}.list_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.list_header h2{margin-bottom:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.list_header .download{color:#1d6f42;border-color:#1d6f42}.list_header .download svg{margin-left:10px}.list-actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.list-actions_checked{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.list-actions_checked input[type=checkbox]{margin-right:20px}.list-actions_do{margin-left:20px}.list-actions_do button{background-color:#2cb1b6;color:#fff;font-weight:600;padding:5px 10px}.list-control{margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:80px}.requests .list-control{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:580px){.modules .list_item-body{position:relative}.modules .list_item-body .actions{position:absolute;top:15px;right:15px}}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes blink{0%,100%,20%{opacity:0}40%{opacity:1}}@-moz-keyframes blink{0%,100%,20%{opacity:0}40%{opacity:1}}@keyframes blink{0%,100%,20%{opacity:0}40%{opacity:1}}.loader{display:none;position:fixed;z-index:1041}.loader::before{content:"";position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;z-index:-1;-webkit-backdrop-filter:brightness(.3) blur(5px);backdrop-filter:brightness(.3) blur(5px)}.loader-text{position:fixed;font-size:26px;color:#fff;margin-top:-80px;left:50%;top:-webkit-calc(50% + 80px);top:-moz-calc(50% + 80px);top:calc(50% + 80px);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:600}.loader-text .loader-dot{-webkit-animation:blink 1.4s infinite both;-moz-animation:blink 1.4s infinite both;animation:blink 1.4s infinite both}.loader-text .loader-dot:nth-of-type(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.loader-text .loader-dot:nth-of-type(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}.loader-spin{display:block;position:fixed;left:50%;top:40%;width:80px;height:80px;margin:-20px 0 0 -40px;border-radius:50%;border:3px solid transparent;border-top-color:#2cb1b6;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader-spin:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:4px solid transparent;border-top-color:#2cb1b6;-webkit-animation:spin 3s linear infinite;-moz-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.loader-spin:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:4px solid transparent;border-top-color:#2cb1b6;-webkit-animation:spin 1.5s linear infinite;-moz-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}
.mail-form .form-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:1em 0}.mail-form .form-group label{margin-right:10px}.mail-form .form-group input{border-radius:0;border:0;border-bottom:1px solid rgba(66,71,77,.4);padding:5px;height:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mail-form .form-group textarea{width:100%;resize:none}
.mailing .list_item{padding:5px;margin-bottom:0;background-color:#fff}.mailing .list_item-header{padding:5px}.mailing .list_item-body{background-color:transparent}.mailing .list_item-body .info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mailing .list_item-body .info .text{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mailing .list_item-body .info .text a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mailing .list_item-body .info .text a svg{color:rgba(66,71,77,.4);margin-right:10px}.mailing .list_item-body .info .text div{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.mailing .list_item-body .info .text div svg{color:rgba(66,71,77,.4);margin-right:10px}.mailing .list_item-body .info .failed,.mailing .list_item-body .info .sended,.mailing .list_item-body .info .type{width:20%}.mailing .list_item-body .info .tag{padding:5px;border-radius:3px;color:#fff;margin:5px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mailing .list_item-body .info .tag.telegram{background-color:#27a5e4}.mailing .list_item-body .info .tag.viber{background-color:#59267c}.mailing .list_item-body .info .tag.messenger{background-color:#0084ff}.mailing .list_item-body .info .tag.instagram{background:#f09433;background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-moz- oldlinear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)}.mailing .list_item-body .info .tag.site{background-color:#2cb1b6}@media (max-width:1024px){.mailing .list_item-body .info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mailing .list_item-body .info .type{width:100%;margin:5px -5px 10px}.mailing .list_item-body .info .failed,.mailing .list_item-body .info .sended{width:50%}}.mailing .hidden{display:none}.mailing .user-field_list{background:rgba(0,0,0,.03);border-radius:8px;padding:20px 24px 15px;margin-bottom:10px}@media (max-width:1024px){.mailing .user-field_list{padding:10px 13px 5px}}.mailing .user-field_list h2{margin-bottom:20px;font-size:16px}.mailing .chosen-container .chosen-choices{background:#fff}.mailing .chosen-container .chosen-choices{border-radius:4px}.mailing .layout_wrapper-col:first-of-type{padding-right:20px}@media (max-width:1024px){.mailing .layout_wrapper-col:first-of-type{padding-right:0}.mailing .layout_wrapper-col:last-child{display:none}}@media (max-width:1024px){.mailing .breadcrumbs_wrapper>a{display:block}}.row-switch{padding:0;max-width:300px}.row-switch-name{color:#42474d;margin-left:10px;margin-bottom:10px}.row-switch .cell-switch{border:1px solid rgba(66,71,77,.4);background-color:#fff;padding:3px;border-radius:4px;width:100%;height:38px}.row-switch .cell-switch h4{font-weight:400;color:#454545;font-size:1.5em}.row-switch .cell-switch .switch{border-radius:4px;display:inline-block;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;transition:all .1s ease;height:100%;width:100%;position:relative;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.row-switch .cell-switch .switch-label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;position:relative;width:50%;text-align:center}.row-switch .cell-switch .switch-input{display:none}.row-switch .cell-switch .switch-input:checked+.switch-label{color:#fff}.row-switch .cell-switch .switch-input:checked+.switch-label-on~.slider{left:50%}.row-switch .cell-switch .slider{border-radius:4px;display:block;position:absolute;z-index:1;top:0;left:0;width:50%;height:100%;background:#2cb1b6;-webkit-transition:left .3s ease;-moz-transition:left .3s ease;transition:left .3s ease}
::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#fafafd}::-webkit-scrollbar-thumb{background:#2cb1b6;border:1px solid #fafafd;background-clip:content-box;border-radius:4px;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:#2cb1b6;border:1px solid #2cb1b6}
.message{background:#fff;max-width:60%;border-radius:9px;margin-bottom:7px;line-height:1.18em;position:relative;-webkit-filter:drop-shadow(0 0 .5px #c6c6c6);filter:drop-shadow(0 0 .5px #c6c6c6);padding:1px;z-index:2}.message.is_deleted{color:rgba(66,71,77,.4);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-right:10px}.message.is_deleted .text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.message{max-width:80%}}.message[data-from=user]{-webkit-align-self:start;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;border-top-right-radius:15px;border-bottom-right-radius:15px}.message[data-from=client]{-webkit-align-self:end;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;border-radius:15px;background-color:#e1fec6}.message .date_wrap{visibility:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.message .date_wrap .date{position:absolute;right:10px;bottom:2px;display:inline-block;color:#979797;font-size:10px;vertical-align:bottom;visibility:visible}.message .date_wrap.user .date{color:#2da32f}.message .text{padding:6px 10px}.message a img{max-width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover}.message-file{padding:10px}.chat .day{background-color:rgba(66,71,77,.4);border-radius:10px;padding:5px 10px;position:relative;z-index:2;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:12px;margin:20px;color:#fff}.chat .day::after,.chat .day::before{content:"";display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:rgba(66,71,77,.4);width:100%;height:1px;position:absolute;left:-150%;top:50%}.chat .day::after{left:auto;right:-150%}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out;-webkit-transform:translate(0,-50px);-moz-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (max-width:1366px){.modal-dialog{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.modal-dialog-centered{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:-webkit-calc(100% - 1rem);min-height:-moz-calc(100% - 1rem);min-height:calc(100% - 1rem)}@media (min-width:576px){.modal-dialog-centered{min-height:-webkit-calc(100% - 3.5rem);min-height:-moz-calc(100% - 3.5rem);min-height:calc(100% - 3.5rem)}}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:8px;outline:0}.modal-content img{max-width:100%;-webkit-box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07);box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07);margin:10px 0}.modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:-webkit-calc(8px - 1px);border-top-left-radius:-moz-calc(8px - 1px);border-top-left-radius:calc(8px - 1px);border-top-right-radius:-webkit-calc(8px - 1px);border-top-right-radius:-moz-calc(8px - 1px);border-top-right-radius:calc(8px - 1px);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.modal-header span[data-toggle=tooltip]{font-size:.7em}.modal-title{font-size:1.25rem;margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;padding:15px}.modal-body p{padding:8px 0;line-height:1.4;font-weight:300;font-size:15px}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:-webkit-calc(.3rem - 1px);border-bottom-right-radius:-moz-calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:-webkit-calc(.3rem - 1px);border-bottom-left-radius:-moz-calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;margin:1rem}.modal-form_title{text-align:center}.modal-form .form-group{width:100%;margin:1rem 0}.modal-form .form-group textarea{width:100%;resize:none;font-size:15px}.fade{-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}#gift_modal input{width:100%}
.modules-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:20px;gap:20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.module{border-radius:8px;gap:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:2px solid #f6f6f7;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-basis:-webkit-calc(50% - 20px);-ms-flex-preferred-size:calc(50% - 20px);flex-basis:-moz-calc(50% - 20px);flex-basis:calc(50% - 20px);overflow:hidden}@media (max-width:768px){.module{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.module-image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.module-image img{width:180px;height:auto}.module-info{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.module-info .title{font-size:16px;font-weight:600;position:relative}.module-info .title .author{font-size:12px;opacity:.6;font-weight:300;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.module-info .title .price{position:absolute;top:0;right:0;font-size:13px;color:#fff;background-color:#2cb1b6;padding:3px;border-radius:4px}.module-info .desc{opacity:.7;font-size:13px}.module-info .desc p{margin-bottom:1em}.module-info .desc a{font-style:italic}.module-info .desc a:hover{color:#2cb1b6}.module-info .desc ul{margin-left:15px}.module-tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px;font-size:12px}.module-tag{border-radius:4px;padding:3px 6px;color:#fff}.module-tag.viber{background-color:#59267c}.module-tag.telegram{background-color:#27a5e4}.module-tag.system{background-color:#2cb1b6}.module .actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.module .actions .setup-module{width:auto;background-color:#2cb1b6;color:#fff;padding:5px 10px;border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.module .actions .setup-module:hover{background-color:#259296}
.no_data{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}.no_data h2{font-size:16px;font-weight:400;opacity:.4}.no_data a{padding:7px 25px;border:1px solid;border-radius:4px;background:#2cb1b6;color:#fff;margin:15px}.no_data a:hover{background-color:#1e8185}
@font-face{font-family:Roboto;font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjARc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1Mu52xP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51S7ABc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TzBhc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TLBBc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype')}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-transition-property:left,top,margin-left;-moz-transition-property:left,top,margin-left;transition-property:left,top,margin-left;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;line-height:1.6em}a{text-decoration:none;color:#14191d}p{line-height:1.6em}html{height:100%;font-size:14px}h2{font-weight:400}
#notifications{color:#fff;position:fixed;top:50px;right:15px;z-index:2;border-radius:5px;padding:10px;max-width:300px}#notifications .notification{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;margin-bottom:10px;display:none;min-width:200px}#notifications .notification.alert{background-color:#fd7e14}#notifications .notification.error,#notifications .notification.warning{background-color:#dc3545}#notifications .notification.success{background-color:#269a15}
.paginating-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.paginating-container .pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none}.paginating-container .pagination li{margin:5px;background-color:#f6f6f7;border-radius:4px}.paginating-container .pagination li a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:10px 15px}.paginating-container .pagination li.active{background-color:#2cb1b6}.paginating-container .pagination li.active a{color:#fff}
.quick_answers{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%}.quick_answers-list{padding:10px;-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;border-right:.5px solid #b2b2b2;overflow-y:auto}.quick_answers-list a{color:#3046ea}.quick_answers-list .answer{border-top:.5px solid #b2b2b2;padding:3px;cursor:pointer}.quick_answers-list .answer .answer_text{display:none}.quick_answers-editing{-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;padding:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.quick_answers-editing textarea{width:100%;resize:none}.quick_answers-editing input{width:100%}.answer_template{width:100%}.answer_template input,.answer_template textarea{margin-bottom:5px}.answer_template .answer-remove{background-color:#bf2a3b;color:#fff;float:right}
.work-time{padding:10px;background-color:#fafafd}.work-time .schedule{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.work-time .schedule-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px}.work-time .schedule-item .form-checkbox{width:200px}.work-time .schedule-item .form-input{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.requst_actions{padding:10px}.requst_actions input[type=number]{border-width:0;border-bottom-width:1px;padding-bottom:0;height:auto;display:inline}.requst_actions textarea{resize:none}
.search-control{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px}
.settings-block{background-color:#fafafd;padding:20px;border:.5px solid rgba(115,121,127,.4);border-radius:4px;margin-bottom:20px}
.settings .list_item .list_item-body .info .list-body_row-item{width:20%}.settings .list_item .list_item-body .info .list-item_name{width:40%}.settings .list_item .list_item-body .info .list-item_vacancy{text-align:right}@media (max-width:1024px){.settings .list_item .list_item-body .info .list-body_row-item{width:100%;margin-bottom:5px}.settings .list_item .list_item-body .info .list-item_name{width:100%}.settings .list_item .list_item-body .info .list-item_vacancy{text-align:left}}.settings .control-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.settings .settings-bots{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:20px;overflow-x:auto}.settings .settings-bots_item{min-width:200px;min-height:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;overflow:hidden;position:relative;margin-right:10px}.settings .settings-bots_item a{text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:5px}.settings .settings-bots_item a svg{margin-bottom:5px;max-width:40px}.settings .settings-bots_item button{position:absolute;top:5px;right:5px;border:0;padding:0;background-color:transparent;color:#fff}.settings .settings-bots.telegram .settings-bots_item{background-color:#27a5e4}.settings .settings-bots.viber .settings-bots_item{background-color:#59267c}.settings .settings-bots.facebook .settings-bots_item{background-color:#0084ff}.settings .settings-bots.instagram .settings-bots_item{background:#f09433;background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-moz- oldlinear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)}.settings #tg_item,.settings #viber_item{max-width:700px;margin-bottom:20px}.settings #tg_item h2,.settings #viber_item h2{font-weight:400}.settings .input-group{margin-top:20px}.settings .input-group input{width:100%}.settings .setting-block{border-top:1px solid #fafafd;border-bottom:1px solid #fafafd;padding:20px 0;max-width:700px;margin-bottom:20px}.settings .setting-block h2{margin-bottom:15px}.settings .setting-block .form-input{margin-bottom:15px}.settings .setting-block .form-input input{width:100%}.settings .setting-block_title{font-size:16px;margin-bottom:10px}.settings .setting-item{margin-bottom:15px}.settings .tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}.settings .tags-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.settings .tags-item input{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.settings .tags-item a{padding:5px}.settings .hidden{display:none}
.setup{height:100vh}.setup-wrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.setup-info{width:514px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:64px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1366px){.setup-info{width:380px;padding:36px}}@media (max-width:768px){.setup-info{display:none}}.setup-info::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#2cb1b6;opacity:.1;z-index:-1}.setup-info_title{font-size:32px;line-height:1.2;font-weight:500;color:#4f6c67}@media (max-width:1366px){.setup-info_title{font-size:26px}}.setup-info_title img{margin-bottom:30px;display:block}.setup-steps{width:-webkit-calc(100% - 514px);width:-moz-calc(100% - 514px);width:calc(100% - 514px);height:100%;position:relative}@media (max-width:1366px){.setup-steps{width:-webkit-calc(100% - 380px);width:-moz-calc(100% - 380px);width:calc(100% - 380px)}}@media (max-width:768px){.setup-steps{width:100%}}.setup-steps .setup-step{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100vh;width:100%;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:88px;overflow:hidden}@media (max-width:1366px){.setup-steps .setup-step{padding:15px 48px}}@media (max-width:768px){.setup-steps .setup-step{padding:10px}}.setup-steps .setup-step_body{text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.setup-steps .setup-step h3{font-weight:300;font-size:38px;color:#4f6c67;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1366px){.setup-steps .setup-step h3{font-size:28px}}@media (max-width:768px){.setup-steps .setup-step h3{font-size:24px}}.setup-steps .setup-step h3 span:not([data-toggle=tooltip]){color:#2cb1b6;font-weight:400;margin-left:5px}.setup-steps .setup-step .setup-bots{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:40px;width:460px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1366px){.setup-steps .setup-step .setup-bots{width:360px;margin-top:20px}}@media (max-width:768px){.setup-steps .setup-step .setup-bots{width:100%}}.setup-steps .setup-step .setup-bot{width:200px;height:200px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:8px;border:1px solid #f6f6f7;margin:15px;cursor:pointer}@media (max-width:1366px){.setup-steps .setup-step .setup-bot{width:150px;height:150px;margin:10px}}@media (max-width:768px){.setup-steps .setup-step .setup-bot{margin:8px;width:130px;height:130px}}.setup-steps .setup-step .setup-bot .icon{margin-bottom:2px}.setup-steps .setup-step .setup-bot.telegram .icon{color:#08c}.setup-steps .setup-step .setup-bot.viber .icon{color:#59267c}.setup-steps .setup-step .setup-bot.messenger .icon{color:#0084ff}.setup-steps .setup-step .setup-bot.widget .icon{color:#2cb1b6}.setup-steps .setup-step_label{position:fixed;left:-webkit-calc(514px - 25px);left:-moz-calc(514px - 25px);left:calc(514px - 25px);background:#2cb1b6;width:50px;height:50px;border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:700;opacity:.3}@media (max-width:1366px){.setup-steps .setup-step_label{left:-webkit-calc(380px - 25px);left:-moz-calc(380px - 25px);left:calc(380px - 25px)}}@media (max-width:768px){.setup-steps .setup-step_label{display:none}}.setup-steps .setup-step_label[data-label="1"]{top:30%}.setup-steps .setup-step_label[data-label="2"]{top:50%}.setup-steps .setup-step_label[data-label="3"]{top:70%}.setup-steps .setup-step.active .setup-step_label{opacity:1}.setup-steps .setup-step .templates{width:100%}.setup-steps .setup-step .templates .area{width:-webkit-calc(100% / 3 - 20px);width:-moz-calc(100% / 3 - 20px);width:calc(100% / 3 - 20px);-webkit-flex-basis:-webkit-calc(100% / 3 - 20px);-ms-flex-preferred-size:calc(100% / 3 - 20px);flex-basis:-moz-calc(100% / 3 - 20px);flex-basis:calc(100% / 3 - 20px);padding:10px;border:3px solid transparent;cursor:pointer}@media (max-width:1366px){.setup-steps .setup-step .templates .area{width:-webkit-calc(100% / 3 - 16px);width:-moz-calc(100% / 3 - 16px);width:calc(100% / 3 - 16px);-webkit-flex-basis:-webkit-calc(100% / 3 - 16px);-ms-flex-preferred-size:calc(100% / 3 - 16px);flex-basis:-moz-calc(100% / 3 - 16px);flex-basis:calc(100% / 3 - 16px);padding:8px;margin:8px}}@media (max-width:1024px){.setup-steps .setup-step .templates .area{width:-webkit-calc(100% / 2 - 16px);width:-moz-calc(100% / 2 - 16px);width:calc(100% / 2 - 16px);-webkit-flex-basis:-webkit-calc(100% / 2 - 16px);-ms-flex-preferred-size:calc(100% / 2 - 16px);flex-basis:-moz-calc(100% / 2 - 16px);flex-basis:calc(100% / 2 - 16px)}.setup-steps .setup-step .templates .area img{max-width:100px;min-height:100px}.setup-steps .setup-step .templates .area h3{white-space:inherit}}@media (max-width:580px){.setup-steps .setup-step .templates .area{width:-webkit-calc(100% / 2 - 10px);width:-moz-calc(100% / 2 - 10px);width:calc(100% / 2 - 10px);-webkit-flex-basis:-webkit-calc(100% / 2 - 10px);-ms-flex-preferred-size:calc(100% / 2 - 10px);flex-basis:-moz-calc(100% / 2 - 10px);flex-basis:calc(100% / 2 - 10px);padding:8px;margin:5px}.setup-steps .setup-step .templates .area img{max-width:80px;min-height:80px}}.setup-steps .setup-step .templates .area.active{border-color:#2cb1b6}.setup-steps .setup-step .templates .area img{max-width:200px;max-height:200px}@media (max-width:1366px){.setup-steps .setup-step .templates .area img{max-width:130px;min-height:130px;-o-object-fit:contain;object-fit:contain}}@media (max-width:1366px){.setup-steps .setup-step .templates{width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-height:300px;overflow:auto}}@media (max-width:580px){.setup-steps .setup-step .templates{max-height:300px;overflow:auto}}.setup-steps .setup-step_note{position:absolute;max-width:300px;text-align:center;bottom:60px;color:rgba(66,71,77,.4);font-size:13px}@media (max-width:1366px){.setup-steps .setup-step_note{bottom:25px}}@media (max-width:580px){.setup-steps .setup-step_note{max-width:300px}}.setup-steps .setup-step_note a{display:inline-block;color:#888;margin:2px;margin-top:5px}.setup-steps .setup-step_note a:hover{color:#259296}.setup-steps .setup-actions{position:absolute;top:20px;left:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-pack:right;-webkit-justify-content:right;-moz-box-pack:right;-ms-flex-pack:right;justify-content:right}@media (max-width:1366px){.setup-steps .setup-actions{padding:0}}@media (max-width:580px){.setup-steps .setup-actions{display:none}}.setup .binding-wrapper{width:100%}.setup .binding-wrapper .binding-form{margin:0;margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;position:relative}.setup .binding-wrapper .binding-form label{font-weight:300;margin-bottom:10px}.setup .binding-wrapper .binding-form input{width:100%;border-color:transparent;border:1px solid #f6f6f7;padding:15px 20px;height:50px;font-size:15px}.setup .binding-wrapper .binding-form button{display:none;position:absolute;width:100px;right:20px;background-color:#2cb1b6;color:#fff;font-weight:600;padding:10px;height:36px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.setup .binding-wrapper .binding-form button.active{display:block}.setup .binding-wrapper .binding-instuction{background-color:#fff;border:1px solid #f6f6f7;border-radius:5px;padding:15px 30px;font-weight:300;font-size:15px;color:#42474d;margin-top:20px;margin-bottom:30px}.setup .binding-wrapper .binding-instuction_title{width:100%;font-size:18px;margin-bottom:10px;margin-top:10px;font-size:1.3em}.setup .binding-wrapper .binding-instuction pre{display:inline}.setup .binding-wrapper .binding-instuction p{text-align:left;margin:20px 0;line-height:26px}.setup .binding-wrapper .binding-instuction ul{margin:10px;text-align:left}.setup .binding-wrapper .binding-instuction ul li{margin-left:10px;margin-bottom:10px;line-height:20px}.setup .binding-wrapper .binding-instuction span[data-toggle=tooltip]{margin-left:5px;margin-right:5px}.setup .binding-wrapper .binding-instuction a{font-weight:400}.setup .binding-wrapper .binding-instuction a:hover{color:#2cb1b6}.setup .binding-wrapper .binding-instuction .youtube-link{width:100%}.setup .binding-wrapper .binding-item{display:none}.setup .binding-wrapper .binding-item.active{display:block}.setup .binding-wrapper .binding-item .widget-note{font-weight:300;font-size:15px;opacity:1}.setup .setup-binding_next{background-color:#2cb1b6;padding:10px 15px;border-radius:5px;color:#fff;text-decoration:none;margin-bottom:10px;margin-top:20px;min-width:120px;font-weight:600}.setup .setup-binding_next:hover{background-color:#259296}.setup .bot-successfull{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:40px;width:80%;background-color:#fff;margin-bottom:30px;border-radius:8px;border:1px solid #f6f6f7;max-width:600px}.setup .bot-successfull img{max-width:200px}.setup .bot-successfull_info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;line-height:30px}.setup .bot-successfull_name{font-size:26px;font-weight:300;margin-bottom:10px;color:#888}.setup .bot-successfull a{text-decoration:none}.setup .bot-successfull a span{font-size:26px;font-weight:300;margin-bottom:10px;color:#fd7e14}.setup .bot-successfull a:hover span{color:#2cb1b6}.setup .setup-next{text-decoration:none;color:#14191d;font-weight:400;font-size:20px}.setup .setup-next::after{content:'';display:inline-block;width:30px;height:30px;background-image:url(/themes/main/img/arrow_next.svg);background-size:cover;position:relative;top:8px}.setup .setup-next:hover{color:#2cb1b6}.setup .youtube-link{display:inline}.setup .youtube-link::before{content:none}
.switch__container{margin:30px auto;width:46px}.switch__container .switch{visibility:hidden;position:absolute;margin-left:-9999px}.switch__container .switch+label{display:block;position:relative;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch__container .switch--shadow+label{padding:2px;width:46px;height:25px;background-color:#ddd;border-radius:25px}.switch__container .switch--shadow+label:after,.switch__container .switch--shadow+label:before{display:block;position:absolute;top:1px;left:1px;bottom:1px;content:""}.switch__container .switch--shadow+label:before{right:1px;background-color:#f1f1f1;border-radius:25px;-webkit-transition:background .4s;-moz-transition:background .4s;transition:background .4s}.switch__container .switch--shadow+label:after{width:-webkit-calc(25px - 2px);width:-moz-calc(25px - 2px);width:calc(25px - 2px);background-color:#fff;border-radius:100%;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.switch__container .switch--shadow:checked+label:before{background-color:#8ce196}.switch__container .switch--shadow:checked+label:after{-webkit-transform:translateX(-webkit-calc(46px - 25px));-moz-transform:translateX(-moz-calc(46px - 25px));-ms-transform:translateX(calc(46px - 25px));transform:translateX(calc(46px - 25px))}
.switch-lang{width:64px;height:40px;border-radius:4px;background:#fafafd;text-align:center;margin-right:15px}@media (max-width:580px){.switch-lang{width:50px;height:30px}}.switch-lang_current{color:#3046ea;font-size:16px;font-weight:600;text-transform:uppercase;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media (max-width:580px){.switch-lang_current{font-size:15px}}.switch-lang_current::after{content:'';display:inline-block;margin-left:8px;width:12px;height:12px;background:url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAICAYAAAAvOAWIAAAAeElEQVQYlYXQPQoCMRRF4c8/LMXKxh24/0XYit1gp2ArKmIxKhcmwzDKeJrc93LyEjLCBnMkv31T+s8plsj6j3qCM9bNhCG2kWvcsBow97hGDg8kL36IJxwTxp3mIad7Ym6sStGVw673I6lbyjMKL1wwaybe2x18AE0kFsh9xfMzAAAAAElFTkSuQmCC) no-repeat center}@media (max-width:580px){.switch-lang_current::after{margin-left:4px;width:8px;height:8px;background-size:contain}}.switch-lang_dropdown_wrapper{display:none}.switch-lang:hover .switch-lang_dropdown_wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background:#fafafd;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07);box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07);background:#fff;padding:12px;margin-top:15px;position:relative;border-radius:4px;z-index:1}.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown::after,.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown::before{position:absolute;right:11px;top:-5px;display:block;width:12px;height:12px;content:"\00a0";background-color:#fff;z-index:-1;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07);box-shadow:0 3px 7.28px .72px rgba(0,0,0,.07)}.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown::after{-webkit-box-shadow:none;box-shadow:none;z-index:1}.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown-item{text-transform:uppercase;text-decoration:none;margin-top:5px}.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown-item:first-of-type{margin-top:0}.switch-lang:hover .switch-lang_dropdown_wrapper .switch-lang_dropdown-item:hover{color:#3046ea}
.tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f6f6f7;max-width:100vw;overflow-x:auto}@media (max-width:580px){.tabs{overflow-x:scroll}}.tabs-item{font-size:14px;padding:10px 20px;text-decoration:none;white-space:nowrap;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:580px){.tabs-item{white-space:nowrap;padding:15px 20px}}.tabs-item.warning{color:#bf2a3b;border-bottom:1px solid}.tabs-item.warning::before{content:"⚠️";display:inline-block;margin-right:10px}.tabs-item:hover{border-color:#2cb1b6}.tabs-item.active{border-color:#2cb1b6;color:#2cb1b6}.tabs-item.active[data-tab=telegram]{color:#27a5e4;border-color:#27a5e4}.tabs-item.active[data-tab=viber]{color:#59267c;border-color:#59267c}.tabs-item.active[data-tab=messenger]{color:#0084ff;border-color:#0084ff}.tabs-item.active[data-tab=instagram]{color:#405de6;border-color:#405de6}.tabs-item.disabled{color:rgba(66,71,77,.4);cursor:not-allowed;pointer-events:none}.tabs-item span.logo-icon{font-size:19px;font-weight:600;border:2px solid;border-radius:100%;width:28px;height:28px;margin:3px;margin-right:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:27px}.contents{background-color:#fff}.contents-item{padding:20px;display:none;opacity:0;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}@media (max-width:580px){.contents-item{padding:10px}}.contents-item.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:1}@media (max-width:580px){.contents-item.active{white-space:nowrap;overflow-x:auto;overflow-y:hidden}}.contents-item .list{padding:0}
.tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.tags .tag{position:relative;padding:5px;border-radius:3px;color:#fff;margin:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tags .tag.telegram{background-color:#2aabee}.tags .tag.viber{background-color:#59267c}.tags .tag.messenger{background-color:#006aff}.tags .tag.instagram{background:#f09433;background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-moz- oldlinear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)}.tags .tag.site{background-color:#2cb1b6}.tags .tag .remove-tag{margin-left:10px;margin-right:5px;-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);display:inline-block;cursor:pointer}.tags .tag .remove-tag:hover{color:#bf2a3b}.tags .btn-tag{border:1px solid rgba(66,71,77,.4);margin-left:10px;padding:5px;border-radius:3px;color:rgba(66,71,77,.4);font-size:14px;height:auto}#tagModal .chosen-container{width:100%!important;min-height:38px}
.templates{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.templates .area{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-basis:-webkit-calc(100% / 4 - 20px);-ms-flex-preferred-size:calc(100% / 4 - 20px);flex-basis:-moz-calc(100% / 4 - 20px);flex-basis:calc(100% / 4 - 20px);padding:20px;margin-top:0;margin-bottom:0;border-radius:6px;border:1px solid #f6f6f7;margin:10px}@media (max-width:1780px){.templates .area{-webkit-flex-basis:-webkit-calc(100% / 3 - 20px);-ms-flex-preferred-size:calc(100% / 3 - 20px);flex-basis:-moz-calc(100% / 3 - 20px);flex-basis:calc(100% / 3 - 20px)}}@media (max-width:1366px){.templates .area{-webkit-flex-basis:-webkit-calc(100% / 2 - 20px);-ms-flex-preferred-size:calc(100% / 2 - 20px);flex-basis:-moz-calc(100% / 2 - 20px);flex-basis:calc(100% / 2 - 20px)}}@media (max-width:1024px){.templates .area{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.templates .area h3{font-weight:500;margin-bottom:20px;font-size:1.1em;white-space:nowrap}.templates .area h3 span{margin-left:10px}.templates .area ul{margin:10px;color:#848484}.templates .area ul li{padding:5px}.templates .area img{max-width:200px;min-height:200px}.templates .area a{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:18px;text-decoration:none;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#2cb1b6;padding:10px 25px;border-radius:4px}
span[data-toggle=tooltip]{cursor:help;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:20px;height:20px;min-width:20px;min-height:20px;border-radius:100%;border:1px solid rgba(66,71,77,.4);color:rgba(66,71,77,.4);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-left:15px;text-transform:lowercase;font-weight:400;font-size:16px;font-style:italic;font-family:serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tooltip{position:absolute;z-index:9999;display:block;margin:5px;word-wrap:break-word;opacity:0;text-align:left;pointer-events:none}.tooltip.show{opacity:.8}.tooltip .arrow{position:absolute;display:block;width:10px;height:6px}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top{padding:6px 0}.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-top .arrow::before{top:0;border-width:6px 5px 0;border-top-color:#14191d}.bs-tooltip-right{padding:0 6px}.bs-tooltip-right .arrow{left:0;width:6px;height:10px}.bs-tooltip-right .arrow::before{right:0;border-width:5px 6px 5px 0;border-right-color:#14191d}.bs-tooltip-bottom{padding:6px 0}.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 5px 6px;border-bottom-color:#14191d}.bs-tooltip-left{padding:0 6px}.bs-tooltip-left .arrow{right:0;width:6px;height:10px}.bs-tooltip-left .arrow::before{left:0;border-width:5px 0 5px 6px;border-left-color:#14191d}.tooltip-inner{max-width:400px;padding:10px 10px;color:#fff;text-align:left;background-color:#14191d;border-radius:4px}
.tunnels .links input{width:100%;background-color:#fafafd;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.tunnels .sort_item input,.tunnels .sort_item select{min-width:auto;width:100%}
.vertical-tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start}.vertical-tabs_nav{border-right:1px solid #2cb1b6;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vertical-tabs_content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vertical-tabs .tabs-item{position:relative;border:1px solid #2cb1b6;border-right:0}.vertical-tabs .tabs-item.active{border-color:#2cb1b6}.vertical-tabs .tabs-item.active::after{content:"";position:absolute;width:.75rem;height:.75rem;top:18px;right:-6px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff;border-width:1px 0 0 1px;border-style:solid;border-color:#2cb1b6}
.webhooks{background-color:rgba(0,0,0,.03);border-radius:8px;padding:20px 24px 15px}
.widget-auth{background-color:#fafafd;padding:20px;border:1px solid rgba(66,71,77,.4);border-radius:4px;margin-bottom:20px}.widget-auth button{border-color:rgba(66,71,77,.4);padding:5px 10px;margin:5px}.widget-auth button:disabled{background-color:#d5e4e5}.widget-auth button.save-widget_auth{background-color:#2cb1b6;color:#fff;float:right;font-weight:500;border:0}.widget-auth_fields{display:none}.widget-auth_fields.active{display:block}.widget-auth_field{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:5px}.widget-auth_field button{width:100px;margin:0}.widget-auth_field button.remove_quick_reply:hover{background-color:#bf2a3b;color:#fff}.widget-auth_field input:not([type=checkbox]),.widget-auth_field select{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.for-widget{display:none}.for-widget.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.for-widget .setting-block{border-top:1px solid #fafafd;border-bottom:1px solid #fafafd;padding:20px 0;max-width:700px;margin-bottom:20px}.for-widget .setting-block h2{margin-bottom:15px}.for-widget .setting-block .form-input{margin-bottom:15px}.for-widget .setting-block .form-input input{width:100%}.for-widget .setting-block_title{font-size:16px;margin-bottom:10px}.for-widget .widget-settings{text-align:left;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:30px}.demo-widget{pointer-events:none;height:525px;border-radius:12px;-webkit-box-shadow:0 0 10px 1px #0000001a;box-shadow:0 0 10px 1px #0000001a;border:.5px solid #dbdbdb;position:relative;bottom:10px;right:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:70%;min-width:380px;max-width:28%;width:410px;z-index:10;-webkit-transition:none;-moz-transition:none;transition:none}@media (max-width:580px){.demo-widget{display:none!important}}.demo-widget_content{background-color:#f9f9f9;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:-webkit-calc(100% - 160px);height:-moz-calc(100% - 160px);height:calc(100% - 160px);overflow-y:auto;overflow-x:hidden}.demo-widget_content::after{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:200px;padding-top:40px;background:-webkit-gradient(linear,left top,left bottom,from(var(--widgetColor1)),color-stop(var(--widgetColor2)),to(transparent));background:-webkit-linear-gradient(top,var(--widgetColor1),var(--widgetColor2),transparent);background:-moz- oldlinear-gradient(top,var(--widgetColor1),var(--widgetColor2),transparent);background:linear-gradient(to bottom,var(--widgetColor1),var(--widgetColor2),transparent)}.demo-widget_content-wrap{padding-bottom:60px}.demo-widget_content-wrap .circle{width:150px;height:150px;position:absolute;border-radius:100%;top:0;right:0;-webkit-transform:translate(10%,-50%);-moz-transform:translate(10%,-50%);-ms-transform:translate(10%,-50%);transform:translate(10%,-50%);opacity:.6;pointer-events:none;z-index:1;background-color:var(--widgetColor2)}.demo-widget_content-wrap .close{position:absolute;right:15px;top:15px;z-index:2;cursor:pointer}.demo-widget_content-wrap .header{padding-top:50px;padding-bottom:30px;padding-left:20px;position:relative;z-index:1;color:#fff;font-size:20px;cursor:move;font-weight:600;text-align:left;font-family:sans-serif}.demo-widget_content-wrap .open-chat{position:absolute;bottom:50px;width:100%;padding:10px;border-top:1px solid #e5e5e5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2}.demo-widget_content-wrap .open-chat button{color:#fff;border-radius:12px;border:1px solid;padding:12px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-weight:600;background-color:var(--widgetColor1);-webkit-box-shadow:none;box-shadow:none}.demo-widget_content-wrap .demo-widget_text{height:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;background-color:#fff;-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);border-radius:12px;-webkit-box-shadow:0 0 10px 1px #0000001a;box-shadow:0 0 10px 1px #0000001a;margin:10px 20px;position:relative;z-index:1;color:#333;text-align:left}.demo-widget_content-wrap .demo-widget_text-title{font-weight:600;font-size:1.1em;margin-bottom:1em;font-family:sans-serif}.demo-widget_content-wrap .demo-widget_text p{font-family:sans-serif}.demo-widget_footer{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(50px,1fr)) [auto-fit];grid-template-columns:repeat(auto-fit,minmax(50px,1fr));grid-gap:5px;height:50px;background-color:#fff;border-top:1px solid rgba(0,0,0,.05)}.demo-widget_footer button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer;color:#333;background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0;height:100%}.widget-end{margin-top:20px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.widget-end_setup{background-color:#2cb1b6;padding:10px 15px;border-radius:5px;color:#fff;text-decoration:none;margin-bottom:10px;margin-top:20px;min-width:120px;font-weight:600}
.widget_invites{background-color:#fafafd;padding:20px;border:1px solid rgba(66,71,77,.4);border-radius:4px;margin-bottom:20px}.widget_invites button{border-color:rgba(66,71,77,.4)}.widget_invites-rules{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.widget_invites-rules select{width:230px}.widget_invites-rule{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:15px}.widget_invites-rule input{-webkit-flex-basis:34%;-ms-flex-preferred-size:34%;flex-basis:34%;margin-right:2%}.widget_invites-rule select{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:2%}.widget_invites-rule span{-webkit-flex-basis:50px;-ms-flex-preferred-size:50px;flex-basis:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget_invites #widget_conditions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrap .widget_invites{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.wrap .widget_invites-item{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wrap .widget_invites-item span{font-size:12px;color:rgba(66,71,77,.4);text-decoration:underline}#widget{width:100%}
.chat-box_footer{position:absolute;bottom:0;left:0;right:0}.chat-box_footer .inner{padding:6px;gap:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:3;background-color:#ffffffe6;border-top:.5px solid #b2b2b2}@media (max-width:580px){.chat-box_footer .inner{padding:10px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.chat-box_footer .inner .actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.chat-box_footer .inner .actions button.menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:33px;border-radius:30px;background:#007aff;color:#fff;padding:0 12px;white-space:nowrap}@media (max-width:580px){.chat-box_footer .inner .actions button.menu{font-size:0}}.chat-box_footer .inner .hamburger{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:5px}.chat-box_footer .inner .hamburger .menu{width:15px;height:2px;background-color:#eee;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative}.chat-box_footer .inner .hamburger .menu::after,.chat-box_footer .inner .hamburger .menu::before{content:"";position:absolute;width:15px;height:2px;background-color:#fff;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;left:0;-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.chat-box_footer .inner .hamburger .menu:before{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.chat-box_footer .inner .mail-write-box{width:100%;border:1px solid #e5e5e5;border-radius:20px;padding:5px 14px;resize:none;line-height:19px;height:33px;min-height:33px;max-height:162px;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.chat-box_footer .inner .writebar_box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.chat-box_footer .inner .writebar_box .additional{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px}@media (max-width:580px){.chat-box_footer .inner .writebar_box .additional{margin:0}}.chat-box_footer .inner .writebar_box .additional #additional{position:absolute;visibility:hidden}.chat-box_footer .inner .request_answer{display:none}.chat-box_footer .inner.answer_as>*{display:none}.chat-box_footer .inner.answer_as .request_answer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:38px}.chat-box_footer .inner.answer_as .request_answer:hover{color:#007aff}.chat-box_footer .inner .busy{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:38px}.chat-box_footer .inner .busy i{margin:0 5px}.chat-box_footer .outer{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:absolute;width:100%;background-color:#fff;height:200px;top:0;z-index:2;overflow:auto;visibility:hidden}.chat-box_footer .outer-item{border-bottom:1px solid #e5e5e5;padding:8px 10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.chat-box_footer .outer-item .send-event{display:none;background-color:#007aff;color:#fff;border-radius:30px;padding:0 12px}.chat-box_footer .outer-item:hover .send-event{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.chat-box_footer .edit-message{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:absolute;width:100%;background-color:#fff;top:-40px;z-index:2;overflow:auto;visibility:visible;padding:8px 10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.chat-box_footer.opened .hamburger .menu{background-color:transparent;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.chat-box_footer.opened .hamburger .menu::before{-webkit-transform:translateY(0) rotate(0);-moz-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.chat-box_footer.opened .hamburger .menu::after{-webkit-transform:translateY(0) rotate(90deg);-moz-transform:translateY(0) rotate(90deg);-ms-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}.chat-box_footer.opened .outer{visibility:visible;top:-200px}.chat-box_footer .mail-write-send{height:38px;width:38px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:6px;color:#007aff}.chat-box_footer .mail-write-send.disabled{pointer-events:none;color:rgba(66,71,77,.4)}.chat-box_footer label[for=additional]{height:38px;width:38px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(66,71,77,.4)}.chat-box_footer.disabled{pointer-events:none;opacity:.3}