.datepicker--cells{padding-top:9px;margin-left:30px;margin-right:30px;display:-webkit-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{-webkit-border-radius:4px;border-radius:4px;font-family:AvertaRegular;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:22px;font-size:13px;color:rgba(0,0,0,.6)!important;z-index:1}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker--days-names,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell.-focus-{background:0 0}.datepicker--cell.-current-.-focus-{color:rgba(0,0,0,.6)}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:rgba(0,0,0,.6);-webkit-border-radius:0;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:rgba(0,0,0,.6)}.datepicker--cell.-disabled-.-current-.-focus-,.datepicker--cell.-disabled-.-focus-,.datepicker--cell.-disabled-.-in-range-{color:rgba(0,0,0,.6)}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{-webkit-border-radius:4px;border-radius:4px}.datepicker--cell.-selected-{color:#94cc01!important;border:none;background:0 0}.datepicker--cell.-selected-.-current-{color:#fff;background:0 0}.datepicker--cell.-selected-.-focus-{background:0 0}.datepicker--cell:empty{cursor:default}.datepicker--days-names{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;z-index:100000;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fafafa;border:1px solid #dbdbdb;-webkit-box-shadow:0 20px 40px 10px rgba(0,0,0,.2);box-shadow:0 20px 40px 10px rgba(0,0,0,.2);-webkit-border-radius:4px;border-radius:4px;padding-bottom:20px;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;-webkit-box-shadow:none;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.datepicker--content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#dbdbdb;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:-webkit-calc(100% - 4px);top:calc(100% - 4px);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:-webkit-calc(100% - 4px);right:calc(100% - 4px);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:-webkit-calc(100% - 4px);bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:-webkit-calc(100% - 4px);left:calc(100% - 4px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:-webkit-calc(50% - 10px / 2);left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:-webkit-calc(50% - 10px / 2);top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:32px;padding-top:16px;padding-left:30px;padding-right:30px;background-color:#f9f9f9}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{font-family:AvertaSemibold;letter-spacing:0;font-size:14px;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.datepicker--nav-action{width:32px;-webkit-border-radius:4px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action:hover{background:0 0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{-webkit-border-radius:4px;border-radius:4px}.datepicker--nav-title i{font-style:normal;color:#000;margin-left:30px}.datepicker--nav-title:hover{background:0 0}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{color:#4EB5E6;cursor:pointer;-webkit-border-radius:4px;border-radius:4px;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{border-top:1px solid #efefef;display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:20px 4px 4px;margin-top:10px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;-webkit-box-flex:0;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;-webkit-box-flex:0;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;-webkit-border-radius:4px;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-gradient(linear,left top,right top,from(#dedede),to(#dedede)) left 50%/100% 1px no-repeat;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;-webkit-box-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#94cc25;-webkit-border-radius:50%;border-radius:50%;border-color:#94cc25}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#94cc25;border-radius:50%;border-color:#94cc25}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#94cc25;border-radius:50%;border-color:#94cc25}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:8px;width:8px;top:2px;position:relative;border:1px solid #94cc25;background:#94cc25;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:8px;width:8px;top:2px;position:relative;border-radius:50%;border:1px solid #94cc25;background:#94cc25;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:8px;width:8px;top:2px;position:relative;border-radius:50%;border:1px solid #94cc25;background:#94cc25;cursor:pointer;transition:background .2s}.add-bot,.nice-select{-webkit-transition:all .2s ease-in-out}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-border-radius:50%;border-radius:50%;margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;-webkit-border-radius:50%;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.brn-btn,.nice-select{position:relative;font-size:12px;outline:0;-webkit-user-select:none;-ms-user-select:none;white-space:nowrap}.datepicker--time-icon:after{height:.4em;width:1px;left:-webkit-calc(50% - 1px);left:calc(50% - 1px);top:-webkit-calc(50% + 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:-webkit-calc(50% + 1px);top:calc(50% + 1px);left:-webkit-calc(50% - 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.nice-select,.nice-select .list{background-color:#fff;-webkit-box-sizing:border-box}.nice-select{-webkit-tap-highlight-color:transparent;-webkit-border-radius:3px;border-radius:3px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;text-transform:uppercase;font-weight:400;height:44.8px;line-height:44px;padding-left:18px;padding-right:30px;text-align:left!important;transition:all .2s ease-in-out;-moz-user-select:none;user-select:none}.brn-btn,.brn-btn.btn-simple,.brn-green{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,.11);box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;max-height:200px;overflow-y:auto}.nice-select .list:hover .option:not(:hover),.ui-select-container{background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.brn-btn,.debug-log{line-height:1.42857143}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.brn-widget widget-message,.no-csspointerevents .nice-select.open .list{display:block}@font-face{font-family:robotobold;src:url(fonts/Roboto-Bold-webfont.ecdd509c.eot);src:url(fonts/Roboto-Bold-webfont.ecdd509c.eot?#iefix) format("embedded-opentype"),url(fonts/Roboto-Bold-webfont.8b18d65d.woff) format("woff"),url(fonts/Roboto-Bold-webfont.3dcc0e0f.ttf) format("truetype"),url(fonts/Roboto-Bold-webfont.375c4f3b.svg#robotobold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:robotoitalic;src:url(fonts/Roboto-Italic-webfont.61bc7297.eot);src:url(fonts/Roboto-Italic-webfont.61bc7297.eot?#iefix) format("embedded-opentype"),url(fonts/Roboto-Italic-webfont.a9a4c030.woff) format("woff"),url(fonts/Roboto-Italic-webfont.2d8663b7.ttf) format("truetype"),url(fonts/Roboto-Italic-webfont.0886160e.svg#robotoitalic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:robotolight;src:url(fonts/Roboto-Light-webfont.a990f611.eot);src:url(fonts/Roboto-Light-webfont.a990f611.eot?#iefix) format("embedded-opentype"),url(fonts/Roboto-Light-webfont.816d43bc.woff) format("woff"),url(fonts/Roboto-Light-webfont.d8472f7b.ttf) format("truetype"),url(fonts/Roboto-Light-webfont.3581138b.svg#robotolight) format("svg");font-weight:400;font-style:normal}@font-face{font-family:robotomedium;src:url(fonts/Roboto-Medium-webfont.4d9f3f9e.eot);src:url(fonts/Roboto-Medium-webfont.4d9f3f9e.eot?#iefix) format("embedded-opentype"),url(fonts/Roboto-Medium-webfont.b9d01ac1.woff) format("woff"),url(fonts/Roboto-Medium-webfont.1d2af757.ttf) format("truetype"),url(fonts/Roboto-Medium-webfont.88e897b6.svg#robotomedium) format("svg");font-weight:400;font-style:normal}@font-face{font-family:robotoregular;src:url(fonts/Roboto-Regular-webfont.30799efa.eot);src:url(fonts/Roboto-Regular-webfont.30799efa.eot?#iefix) format("embedded-opentype"),url(fonts/Roboto-Regular-webfont.3e5675c8.woff) format("woff"),url(fonts/Roboto-Regular-webfont.7f1320f7.ttf) format("truetype"),url(fonts/Roboto-Regular-webfont.da61d7ef.svg#robotoregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:robotothin;src:url(fonts/Roboto-Thin-webfont.dfe56a87.eot);src:url(fonts/Roboto-Thin-webfont.dfe56a87.eot?#iefix) format("embedded-opentype"),url(fonts/Roboto-Thin-webfont.1513cc1e.woff) format("woff"),url(fonts/Roboto-Thin-webfont.8d613c04.ttf) format("truetype"),url(fonts/Roboto-Thin-webfont.dea9a5a9.svg#robotothin) format("svg");font-weight:400;font-style:normal}.ui-carousel .slide{padding:0 75px}.carousel-dots{top:-45px;width:95%;text-align:right}.carousel-dots li.carousel-active button:before{color:#94cc01}.brn-btn,.brn-btn.btn-delete,.brn-btn.btn-green,.brn-btn.btn-red{color:#fff;text-align:center}.ui-carousel .carousel-disable{opacity:0}ul[rn-carousel]>li{width:70%}.hide-table{opacity:.2}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}.brn-btn,.icon{display:inline-block}.bold{font-weight:700!important}.nice-select,.nice-select .list{width:100%}.modal.zindex-map{z-index:10004!important}.brn-btn{padding:12px 35px;margin-bottom:0;font-weight:400;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-moz-user-select:none;user-select:none;background-image:none;border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;text-decoration:none;bottom:0;-webkit-transition:-webkit-box-shadow .3s,bottom .3s,color .3s,background-color .3s;transition:box-shadow .3s,bottom .3s,color .3s,background-color .3s;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.15);box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}#form-label,.brn-btn:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.brn-btn:active,.brn-btn:focus,.brn-btn:hover{text-decoration:none}.brn-btn:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.2);bottom:3px}.brn-btn.btn-full-width{width:100%}.brn-btn.btn-green{background-color:#0bdcc7;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.15);box-shadow:0 2px 5px 0 rgba(0,0,0,.15)}.brn-btn.btn-green:hover{-webkit-box-shadow:0 5px 8px 1px rgba(0,0,0,.15);box-shadow:0 5px 8px 1px rgba(0,0,0,.15)}.brn-btn.btn-red{background-color:#ff7474;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.15);box-shadow:0 2px 5px 0 rgba(0,0,0,.15)}.brn-btn.btn-red:hover{-webkit-box-shadow:0 5px 8px 1px rgba(0,0,0,.15);box-shadow:0 5px 8px 1px rgba(0,0,0,.15)}.brn-btn.btn-delete{background-color:#ef0f0f;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.15);box-shadow:0 2px 5px 0 rgba(0,0,0,.15)}.brn-btn.btn-delete:hover{-webkit-box-shadow:0 5px 8px 1px rgba(0,0,0,.15);box-shadow:0 5px 8px 1px rgba(0,0,0,.15)}.brn-btn.btn-simple{width:100%;background-color:#fff;border:1px solid #ebebeb;text-transform:uppercase;font-size:12px;color:#3e606f;-webkit-border-radius:3px;border-radius:3px;outline:0}.brn-info,.brn-remove{font-family:robotobold,Arial,Helvetica,sans-serif;text-align:center;height:45px;font-size:12px;min-width:130px}.brn-btn.btn-simple:hover{background-color:#ebebeb}.brn-btn.btn-blue{background-color:#e1f6f4;color:#0bdcc7;border-color:#e1f6f4;-webkit-border-radius:50px;border-radius:50px}.brn-btn.btn-blue:active,.brn-btn.btn-blue:focus,.brn-btn.btn-blue:hover{outline:0}.brn-btn.btn-cancel{background-color:#f6e1e1;color:#dc0b0b;border-color:#f6e1e1;-webkit-border-radius:50px;border-radius:50px}.brn-btn.btn-cancel:active,.brn-btn.btn-cancel:focus,.brn-btn.btn-cancel:hover{outline:0}video{width:100%}header{z-index:10001!important}header .nav a:hover{text-decoration:none}@media (max-width:1024px){header.header-noauth{background-color:#232732;top:0!important}}@media (max-width:767px){header.header-noauth .header-wrap{margin-bottom:0}}@media screen and (max-width:900px){.bot-nav nav a{font-size:12px}}.brn-info{background-color:transparent;border:1px solid #8cc0f8;color:#3e606f;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:linear .3s all;transition:linear .3s all}.brn-info:hover{background-color:#8cc0f8;-webkit-box-shadow:0 10px 20px 0 rgba(140,192,248,.4);box-shadow:0 10px 20px 0 rgba(140,192,248,.4);color:#fff}.brn-info:focus{outline:0;color:#fff}.brn-remove{background-color:transparent;border:1px solid #f21b16;color:#3e606f;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:linear .3s all;transition:linear .3s all}.brn-remove:hover{background-color:#f21b16;-webkit-box-shadow:0 10px 20px 0 rgba(242,27,22,.4);box-shadow:0 10px 20px 0 rgba(242,27,22,.4);color:#fff}.brn-delete,.brn-delete:hover{background-color:#f66060;color:#fff}.brn-remove:focus{outline:0;color:#fff}.brn-delete{-webkit-border-radius:21px;border-radius:21px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.15);box-shadow:0 5px 10px 0 rgba(0,0,0,.15);-webkit-transition:linear .3s all;transition:linear .3s all}.brn-delete:active{background-color:red;color:#fff;outline:0}.brn-delete-transparent{background-color:transparent;color:#f66060;-webkit-border-radius:20px;border-radius:20px;padding:12px 30px;min-width:105px;outline:0;border:1px solid #f66060;-webkit-box-shadow:none;box-shadow:none}.brn-delete-transparent:focus,.brn-delete-transparent:hover{color:#fff;background-color:#f66060;-webkit-box-shadow:none;box-shadow:none;bottom:0}.brn-transparent{background-color:transparent;color:#94cc01;-webkit-border-radius:20px;border-radius:20px;min-width:105px;outline:0;border:1px solid #94cc01;-webkit-box-shadow:none;box-shadow:none}.brn-transparent:hover{color:#fff;background-color:#94cc25;-webkit-box-shadow:none;box-shadow:none;bottom:0}.brn-transparent:active{background-color:#a3dc31;color:#fff;border:1px solid #a3dc31}.brn-transparent:disabled{-webkit-box-shadow:none;box-shadow:none;bottom:0;color:#969696;border:1px solid #d7d7d7}.brn-white{background-color:#fff;color:#94cc01;-webkit-border-radius:20px;border-radius:20px;min-width:75px;outline:0}.brn-white:disabled{-webkit-box-shadow:none;box-shadow:none;bottom:0;color:#969696;border:1px solid #d7d7d7}.brn-transparent-reverce{background-color:transparent;color:#fff;-webkit-border-radius:20px;border-radius:20px;min-width:105px;outline:0;border:2px solid #bfe066;-webkit-box-shadow:none;box-shadow:none}.brn-transparent-reverce:hover{color:#fff;background-color:#bfe066;-webkit-box-shadow:none;box-shadow:none;bottom:0}.brn-transparent-reverce:active{background-color:#bfe066;color:#fff;border:2px solid #bfe066}.brn-primary,.brn-primary:hover{background-color:#94cc01;color:#fff}.brn-transparent-reverce:disabled{-webkit-box-shadow:none;box-shadow:none;bottom:0;color:#969696;border:2px solid #d7d7d7}#app.app_auth .containerfluid .button .button-inner,.brn-primary,.dropdown-profile-avatar:hover,.round-btn,.sub-main-menu>ul>li>a:hover .header-avatar,.template-card .template-card__buy-button span{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.brn-primary{-webkit-border-radius:21px;border-radius:21px;min-width:118px;outline:0;box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.brn-primary:active{color:#fff}.brn-primary.minimal{min-width:0}.brn-primary:disabled{-webkit-box-shadow:none;box-shadow:none;bottom:0;background-color:#d7d7d7}.brn-green{background-color:#0bdcc7;text-transform:none}header.header-auth .header-wrap .logo,table .brn-btn{font-family:robotomedium,Arial,Helvetica,sans-serif}.brn-green:hover{-webkit-box-shadow:0 10px 20px 0 rgba(11,120,199,.4);box-shadow:0 10px 20px 0 rgba(11,120,199,.4)}.brn-widget-footer fieldset:disabled .card-type:hover{color:#dedede;cursor:default}.widget-more-info{color:#7782ba;text-transform:uppercase;cursor:pointer}table td,table th{padding:7px 10px 7px 20px;word-wrap:break-word;max-width:400px}table.row-small td{padding:15px 25px}table tr.inputs input[type=text],table tr.inputs input[type=number],table tr.inputs select{height:45px;width:100%;font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;background-color:#fff;border:none;padding-left:20px;padding-right:20px;-webkit-border-radius:3px;border-radius:3px;outline:0;-webkit-transition:linear .4s all;transition:linear .4s all}table tr.inputs input[type=text]:focus,table tr.inputs input[type=number]:focus,table tr.inputs select:focus{border-color:#b5aaaa}table tr.inputs input[type=text]:disabled,table tr.inputs input[type=number]:disabled,table tr.inputs select:disabled{opacity:.5}table tr:last-of-type .table-row--checkbox:after{position:absolute;content:'';width:100%;height:100%;background-color:#fafafa;top:100%;left:0}table.cms-table video{max-width:200px}table.cms-table thead th:last-child{text-align:right}table.cms-table tbody tr td:last-child{text-align:right;width:75px}table .table-row--checkbox{padding:0 18px;width:100%;max-width:48px!important;background-color:#fafafa!important;text-align:center!important}table .table-row--checkbox .card-checker{height:100%;min-height:66px;margin:0}table .table-row--checkbox .card-checker .checker-ico,table .table-row--checkbox .card-checker label{margin:0}table .table-row--checkbox.control-fixed--hidden{opacity:0;pointer-events:none}table .first-line-image .table-row--checkbox .card-checker{height:100%;min-height:77px}.brn-widget .widget-attachment{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.brn-widget-open-btns,.input-btn-wrap button{-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.brn-widget .widget-attachment svg{width:14px;height:14px}.table-h-form button,select{height:45px}.brn-widget .widget-attachment i{font-size:20px}.brn-widget .widget-attachment .card-type{background-color:transparent;border:none;outline:0;color:#ced3eb;padding:0}.brn-widget .widget-attachment .card-type+.card-type{margin-left:10px}.brn-widget .widget-attachment .card-type:hover{color:#3e3e3e}.brn-widget .panel-default>.panel-heading+.panel-collapse>.panel-body{border:none}.brn-widget .panel .accordion-toggle{position:relative}.brn-widget .panel .accordion-toggle i.fa{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:15px;font-size:20px;-webkit-transition:linear .3s all;transition:linear .3s all}.brn-widget .panel.panel-open .accordion-toggle i.fa{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.learning-table{min-width:610px}.icon-opacity{opacity:.5;cursor:pointer}.icon-opacity:hover{opacity:1}.table-h-form{text-align:right}.brn-widget .card .btn-primary,.suggest-btns button{text-align:center;outline:0;text-transform:uppercase}.table-h-form input{max-width:65%;margin-right:25px}.modal-backdrop{background-color:#fff;opacity:.9!important}.brn-widget .card{-webkit-border-radius:25px!important;border-radius:25px!important;overflow:hidden}.brn-widget .card .panel{border:none;-webkit-box-shadow:none;box-shadow:none}.brn-widget .card .panel-body,.brn-widget .card .panel-group .panel-default>.panel-heading{background:#fff!important}.brn-widget .card .panel-body .accordion-toggle,.brn-widget .card .panel-group .panel-default>.panel-heading .accordion-toggle{color:#7782ba!important;text-transform:uppercase;font-size:14px}.brn-widget .card .panel-body .accordion-toggle i.fa.fa-angle-down,.brn-widget .card .panel-group .panel-default>.panel-heading .accordion-toggle i.fa.fa-angle-down{color:#ced3eb}.brn-widget .card h4>a{color:#3e3e3e}.brn-widget .card .btn-primary{background:#e8edf3;color:#7782ba;-webkit-border-radius:0;border-radius:0;border:none}.brn-widget .card .btn-primary:active,.brn-widget .card .btn-primary:focus,.brn-widget .card .btn-primary:hover{color:#e8edf3;background-color:#7782ba;-webkit-box-shadow:none;box-shadow:none;border:none;outline:0}.brn-widget .card .buttons .btn-primary:not(:last-child){border-bottom:1px solid #fff}.suggest-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 5px 10px 0 rgba(206,211,235,.4);box-shadow:0 5px 10px 0 rgba(206,211,235,.4);-webkit-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-border-bottom-right-radius:25px;border-bottom-right-radius:25px;overflow:hidden}.suggest-btns button{background:#e8edf3;color:#7782ba;-webkit-border-radius:0;border-radius:0;border:none;min-height:50px;padding-left:35px;padding-right:35px;white-space:inherit}.suggest-btns button:active,.suggest-btns button:focus,.suggest-btns button:hover{color:#e8edf3;background-color:#7782ba;-webkit-box-shadow:none;box-shadow:none;border:none;outline:0}.dropdown-menu,.edit-role{-webkit-box-shadow:-10px 10px 40px 0 rgba(0,0,0,.1)}.suggest-btns button:not(:last-child){border-bottom:1px solid #fff}.m10{margin-bottom:10px}.sp-btw{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}select{width:100%;font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;padding-left:20px;padding-right:20px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;outline:0;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:'';background:url(../images/select-arrow.png) right 20px center no-repeat;background-size:14px}.modal-body.collections-modal label{padding-left:5px}.modal-body.collections-modal .google-loader{width:auto}.brn-lg{padding:13px 47px;font-size:24px}@media (max-width:1024px){.brn-lg{padding:10px 38px;font-size:18px}}.input-btn-wrap{position:relative}.input-btn-wrap input{padding-right:40px!important}.input-btn-wrap button{width:auto;height:auto;background-color:transparent;border:none;outline:0;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.input-btn-wrap button:hover svg{fill:#292a2d}.input-btn-wrap button svg,header.header-auth .header-wrap ul.nav.navbar-nav svg{fill:#a7a9ad}.navbar-nav>li>.dropdown-menu{margin-top:10px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.dropdown-menu{margin-top:10px;-webkit-border-radius:5px;border-radius:5px;margin-left:8px;border:1px solid #d7d7d7;pointer-events:none;padding:10px 0;max-height:0;opacity:0;display:block;-webkit-transition:opacity .3s,max-height .3s;transition:opacity .3s,max-height .3s;box-shadow:-10px 10px 40px 0 rgba(0,0,0,.1)}body,ul.dropdown-menu li a.sub-category-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}ul.dropdown-menu{padding:19px 0 16px}ul.dropdown-menu li.active>a{background-color:transparent;color:#94cc01}ul.dropdown-menu li.active>a i{color:#94cc01}ul.dropdown-menu li.active>a:hover{background-color:transparent;color:#94cc01}.content-new,body,html{background-color:#fff}ul.dropdown-menu li.active>a:hover .icon,ul.dropdown-menu li.active>a:hover i{color:#94cc01}ul.dropdown-menu li a{padding:4px 24px;cursor:pointer;color:#3e3e3e}ul.dropdown-menu li a:hover,ul.dropdown-menu li a:hover .icon{color:#94cc01}ul.dropdown-menu li a i{font-size:18px;color:#ccc;-webkit-transition:color .3s;transition:color .3s}ul.dropdown-menu li a.imaged{line-height:2.14}ul.dropdown-menu li a.imaged i{bottom:2px;position:relative}ul.dropdown-menu li a.sub-category-menu{display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;border:none!important;-webkit-border-radius:0!important;border-radius:0!important;line-height:25px!important}ul.dropdown-menu li a.sub-category-menu span{margin-left:10px}ul.dropdown-menu li svg{width:16px;height:18px;top:1px;position:relative;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out;margin-right:3px}ul.dropdown-menu li+li{margin-top:0!important}body,html{height:100%}body{min-height:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#app{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.content-new{padding-top:108px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#app.app_auth{margin:0!important}#app.app_auth .containerfluid .block-title{padding-bottom:8px;margin-bottom:36px;position:relative}#app.app_auth .containerfluid .block-title h4{text-transform:uppercase;font-size:14px;font-weight:600;line-height:24px}#app.app_auth .containerfluid .block-title p{margin-top:2px;margin-bottom:4px;font-size:12px;line-height:16px;opacity:.6;color:rgba(0,0,0,.6);font-style:italic}#app.app_auth .containerfluid .block-title:after{position:absolute;left:0;bottom:0;width:36px;height:2px;background-color:#94cc25;content:""}#app.app_auth .containerfluid .card-checker .subtext{font-size:12px;line-height:16px;opacity:.6;color:rgba(0,0,0,.6);margin-left:22px;font-style:italic;text-transform:none}#app.app_auth .containerfluid .card-checker input[type=checkbox]:checked+label{color:#94cc25}#app.app_auth .containerfluid .card-checker label{width:100%;display:block;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;cursor:pointer;padding-left:0;text-transform:capitalize;margin-bottom:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#app.app_auth .containerfluid .card-checker label span+span{width:143px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}#app.app_auth .containerfluid .card-checker label span+span+span{width:60px;display:block;text-align:right;left:120px;top:0;position:absolute}#app.app_auth .containerfluid .settings-card-wrap{flex-basis:auto;-webkit-flex-basis:auto;-ms-flex-preferred-size:inherit}#app.app_auth .containerfluid .input-textarea{position:relative;height:140px;width:100%;max-width:418px;display:inline-block}#app.app_auth .containerfluid .input-textarea textarea{width:100%;height:100%;resize:none;background-color:transparent;outline:0;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transition:border-bottom-color .15s ease-in-out;transition:border-bottom-color .15s ease-in-out;font-size:14px}#app.app_auth .containerfluid .custom-location-search .custom-input-container{float:right;position:static;margin-top:14px;margin-left:31px}#app.app_auth .containerfluid .button .button-inner{height:38px;min-width:105px;padding:0 14px;background-color:#94cc25;color:#fff;text-align:center;font-size:14px;line-height:38px;position:relative;box-shadow:0 5px 10px 0 rgba(0,0,0,.15);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;display:inline-block;-webkit-border-radius:21px;border-radius:21px}#app.app_auth .containerfluid .custom-location-search .custom-input{width:281px;float:left;min-width:170px;position:relative;height:40px;margin-bottom:5px}.navbar-default{margin-bottom:0}.navbar-header{min-height:50px;position:relative}.navbar-header .languages{position:fixed;left:12px;top:6px}.navbar-header .languages img{width:16px;cursor:pointer;margin-right:4px;opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s}.navbar-header .languages img.active,.navbar-header .languages img:hover{opacity:1}.navbar-header .navbar-toggle{margin-top:45px}.navbar-collapse{-webkit-box-shadow:inset 0 -10px 20px 0 rgba(0,0,0,.02);box-shadow:inset 0 -10px 20px 0 rgba(0,0,0,.02)}@media (max-width:767px){.navbar-header{width:100%}.navbar-collapse .navbar-left a{padding:15px 0}}@media (min-width:768px){.navbar-header{margin-right:40px}.navbar-collapse{width:100%}}.list-group-item{cursor:pointer}.list-group-item:hover{color:#fff;background-color:#337ab7;border-color:#337ab7}.header-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header-wrap .navbar-collapse{padding-right:0}@media (max-width:767px){.header-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.header-wrap .navbar-toggle{border:none;margin:9px 0 0}.header-wrap .navbar-toggle:focus,.header-wrap .navbar-toggle:hover{background-color:transparent}.header-wrap .navbar-toggle .icon-bar{background-color:#fff}.header-wrap .navbar-collapse{width:100%;border:none;margin-top:15px;padding-right:15px}.header-wrap .navbar-collapse .navbar-nav{margin:0}.header-wrap .navbar-collapse .navbar-nav li{margin:0!important}.header-wrap .navbar-collapse .navbar-nav li a{padding:15px 0!important;color:#fff!important}.header-wrap .navbar-collapse .navbar-nav li a:focus,.header-wrap .navbar-collapse .navbar-nav li a:hover{background-color:transparent;color:#0bdcc7!important}.header-wrap .navbar-collapse .navbar-nav li a i{display:none}}@media (min-width:768px){.header-container{width:90%;margin:auto}}header.header-auth{position:fixed;background-color:#fafafa;z-index:20;width:100%!important;right:0!important;left:0!important;top:0}header.header-auth .navbar{margin-bottom:0}@media (min-width:1366px){header.header-auth{width:auto;right:70px;left:70px}}header.header-auth .navbar-default{background-color:transparent;border:none}header.header-auth.header-fixed{-webkit-transition:linear .1s all;transition:linear .1s all;background-color:#00f}header.header-auth.header-white{background-color:transparent}header.header-auth .header-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:85px}@media (max-width:767px){header.header-auth .header-wrap{margin:0;padding:0;min-height:auto}}header.header-auth .header-wrap .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#0bdcc7;font-size:30px;text-decoration:none}header.header-auth .header-wrap .logo img{margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:50px}header.header-auth .header-wrap .logo span{margin-bottom:8px}header.header-auth .header-wrap ul.nav.navbar-nav>li:not(:last-child){margin-right:30px}header.header-auth .header-wrap ul.nav.navbar-nav>li a{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:robotobold,Arial,Helvetica,sans-serif;font-size:12px;cursor:pointer;padding:0;line-height:16px}header.header-auth .header-wrap ul.nav.navbar-nav>li a svg{margin-right:10px}@media screen and (max-width:800px){nav a{font-size:12px}}.header-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:767px){.header-container{width:95%;margin:auto}}header.header-noauth{position:absolute;margin:0;top:30px;z-index:999;width:100%}@media (min-width:768px){header.header-noauth .header-container{width:90%;margin:auto}}header.header-noauth .navbar-default{background-color:transparent;border:none}header.header-noauth.header-fixed{-webkit-transition:linear .1s all;transition:linear .1s all;background-color:#00f}header.header-noauth .header-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header.header-noauth .header-wrap .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#0bdcc7;font-family:robotomedium,Arial,Helvetica,sans-serif;font-size:30px;text-decoration:none}header.header-noauth .header-wrap .logo img{margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}header.header-noauth .header-wrap ul.nav.navbar-nav li:not(:last-child){margin-right:30px}header.header-noauth .header-wrap ul.nav.navbar-nav li a{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:robotobold,Arial,Helvetica,sans-serif;font-size:12px;cursor:pointer;padding:0}header.header-noauth .header-wrap ul.nav.navbar-nav li a i{margin-right:10px}body{color:#000;font-family:averta-regular,Arial,Helvetica,sans-serif}ul{margin:0;padding:0;list-style-type:none}#app{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.main-slider .list,.main-slider ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-pack:center}@media (min-width:1366px){header.header-noauth{width:auto;right:70px;left:70px}#app{margin-left:70px;margin-right:70px}}.carousel-inner>.item>a>img,.carousel-inner>.item>img{width:100%}.main-slider{background:#fff;background-size:cover}.main-slider .main-container{padding:80px 108px 95px}@media (max-width:767px){header.header-noauth{position:fixed;top:0}.main-slider .main-container{padding:80px 50px 95px}}.main-slider .container{padding-right:60px;padding-left:60px}.main-slider .list{display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.main-slider .container{padding-right:0;padding-left:0}.main-slider .bots-wrapper{margin-left:-20px}.main-slider .bots-wrapper .bots-list .bots-list-item{margin:0 10px 50px}}.main-slider .bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-url a{color:#94cc01}.main-slider .bots-wrapper .bots-list .bots-list-item-wrapper .top-container{padding-left:22px;padding-right:22px}.main-slider .bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-name a,.main-slider .bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-name a:hover{color:#fff;text-decoration:none}.main-slider ul{display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-stories .bot-info,.medium-stories .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.main-slider ul li{padding-left:35px;padding-right:35px;margin-top:30px;margin-bottom:30px}.main-slider ul li img{max-width:100%}.medium-stories{background-color:#fafafa}.medium-stories .main-container{padding:80px 160px 108px}.medium-stories .btn-container{text-align:center;margin-top:5px}.medium-stories .list{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-stories .list .medium-container{width:424px;margin-right:10px;margin-left:10px;margin-bottom:62px}@media (max-width:767px){.medium-stories .main-container{padding:80px 50px 108px}.medium-stories .list .medium-container{margin-right:0;margin-left:0;max-width:424px;width:auto}}.medium-stories .list .medium-container:hover .image{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.15);box-shadow:0 20px 40px 0 rgba(0,0,0,.15)}.medium-stories .list .medium-container:hover .image .hover{visibility:visible;opacity:1}.medium-stories .list .medium-container:hover .heder a{color:#94cc01}.medium-stories .list .medium-container .image{max-width:420px;height:200px;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;text-align:center;margin-bottom:30px;position:relative;overflow:hidden}.medium-stories .list .medium-container .image.empthy{background-color:transparent}.medium-stories .list .medium-container .image img{width:-webkit-calc(100% - 1px);width:calc(100% - 1px);position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;-webkit-border-radius:5px;border-radius:5px}.medium-stories .list .medium-container .image .empthy{width:420px;height:200px;-webkit-border-radius:5px;border-radius:5px;background-color:transparent}.medium-stories .list .medium-container .image span{position:relative;top:100px;font-size:18px;font-weight:600;line-height:1.33}.medium-stories .list .medium-container .image .hover{width:100%;height:-webkit-calc(100% + 1px);height:calc(100% + 1px);visibility:hidden;opacity:0;top:0;position:absolute;-webkit-border-radius:5px;border-radius:5px;background-color:#94cc01;-webkit-transition:opacity .2s,-webkit-box-shadow .2s;transition:opacity .2s,box-shadow .2s}.medium-stories .list .medium-container .image .hover a{position:relative;top:71px;margin-left:0;-webkit-transition:margin-left .2s;transition:margin-left .2s}.medium-stories .list .medium-container .image .hover a i{font-size:70px;color:#fff;cursor:pointer}.medium-stories .list .medium-container .image .hover a:hover{margin-left:15px}.medium-stories .list .medium-container .heder a{-webkit-transition:color .2s;transition:color .2s;font-size:18px;font-weight:600;line-height:1.33;text-align:left;color:#000;cursor:pointer;text-decoration:none}.medium-stories .list .medium-container .data a,.medium-stories .list .medium-container .data a:hover,.medium-stories .list .medium-container .heder a:hover{color:#94cc01;text-decoration:none}.medium-stories .list .medium-container .data{margin-bottom:8px}.medium-stories .list .medium-container .data a{font-size:12px;line-height:2;text-align:left;cursor:pointer}.medium-stories .list .medium-container .text{font-size:14px;line-height:1.71;text-align:left;color:#000}.medium-stories .bot-info{width:200px;max-width:200px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:10px;margin-right:10px;margin-top:34px;padding:32px 44px 22px;text-align:center;-webkit-box-shadow:none;box-shadow:none;border:1px solid #e1e1e1;background-color:#fafafa;display:flex}.medium-stories .bot-info .bot-info-text{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-left:0;padding-right:0;margin-bottom:15px}.medium-stories .bot-info .bot-info-img{width:80px;height:80px}.medium-stories .bot-info .bot-info-img img{width:80px;height:80px;-webkit-border-radius:50%;border-radius:50%}.medium-stories .bot-info .bot-info-name{font-size:18px;font-weight:600;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.medium-stories .bot-info .bot-info-url{font-size:12px;line-height:1.5;text-align:center;color:#94cc01;position:relative;bottom:0}.client-logos{padding:80px 108px 90px;background-color:#fafafa;text-align:center}@media (max-width:767px){.client-logos{padding:80px 50px 90px}}.client-logos ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:850px;margin:auto}.global,.main-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.center-img,.client-logos ul li img,.p-section img,.service-info img{max-width:100%}.client-logos ul li{cursor:pointer;padding-left:35px;padding-right:35px;margin-top:30px;margin-bottom:30px}.client-logos ul li img.chatbot-life{top:-10px;position:relative}.client-logos ul li img.hackernoon{top:-5px;height:37px;position:relative}.client-logos ul li img.indie-hackers{top:-5px;height:21px;position:relative}.client-logos ul li img.wirtschafts{top:-4px;height:25px;position:relative}.main-content{background-color:transparent;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.global{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.welcome-wrap{padding-top:160px;padding-bottom:160px;position:relative}@media (max-width:767px){.welcome-wrap{padding-top:60px;padding-bottom:60px}}.group-text p{margin:0;max-width:495px}@media (max-width:1024px){.group-text p{margin:auto}}.group-text .pre-header{font-size:18px;line-height:1.33;margin-bottom:30px;font-family:averta-semibold,MyriadProRegular,Roboto,sans-serif}#form-label,.group-text p:not(.pre-header),.welcome .welcome-text p{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.group-text p:not(.pre-header){font-size:14px}.p-slider{background:url(../images/other/slide-bg.png) center center no-repeat;background-size:cover;z-index:10;position:relative}.p-slider .slider-hover{z-index:20;opacity:.6;width:100%;height:100%;background-color:#fafafa;position:absolute;pointer-events:none}.p-slider .main-container{padding:111px 108px 127px;z-index:100;position:relative}@media (max-width:767px){.p-slider .main-container{padding:80px 10px 95px}}.p-slider .slide{margin:auto;max-width:730px;padding:0 70px}.p-slider .slide .item-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;max-width:528px;margin:0 auto}.p-slider .slide .item-container .slide-img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:24px}@media (max-width:767px){.p-slider .slide .item-container{display:block}.p-slider .slide .item-container .slide-img{margin:0 auto 15px;text-align:center}}.p-slider .slide .item-container p{font-size:14px;line-height:1.71;text-align:left;color:#000}.p-slider .slide .item-container small{font-size:12px;line-height:2;text-align:left;color:#94cc01}.p-slider .carousel-control{text-shadow:none;background-color:none;color:#000;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:.2;cursor:pointer;width:auto;height:100%}.p-slider .carousel-control.left,.p-slider .carousel-control.right{background-image:none}.p-slider .carousel-control.left i,.p-slider .carousel-control.right i{position:relative;top:-webkit-calc(50% - 31px);top:calc(50% - 31px);z-index:5;display:inline-block;font-size:62px}.p-slider .carousel-control.left i{float:left}.p-slider .carousel-control.right i{float:right}.p-slider .carousel-control:hover{opacity:.6}#form-label{padding:10px 17px;font-size:10px;text-transform:uppercase;background-color:#232732;-webkit-border-radius:50px;border-radius:50px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);color:#fff;display:inline-block;position:fixed;left:0;top:0;z-index:99999}#form-label:after{content:"";position:absolute;left:13px;bottom:-4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:.7em solid #000;border-color:transparent transparent #232732 #232732;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.ws-wrap{display:inline-block;position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content}.welcome-socials{max-width:390px;min-width:375px;background-color:#fafafa;-webkit-border-radius:10px;border-radius:10px;padding:25px;position:absolute;left:50%;bottom:-50px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;text-align:center}.bots .welcome-wrap,.welcome{background:url(../images/green.jpg) center center no-repeat}.welcome-socials>span{text-transform:uppercase;color:#fff;font-size:12px;font-family:robotomedium,Arial,Helvetica,sans-serif;display:block;text-align:center}.welcome-socials ul.main-socials li{margin:15px 8px 0;-webkit-border-radius:50%;border-radius:50%}.welcome-socials ul.main-socials li a{margin-top:0}.welcome-socials ul.main-socials li a:first-child{width:48px;height:48px;margin-top:0}.welcome-socials ul.main-socials li a:first-child img{max-width:48px}.welcome{position:relative;background-size:cover;text-align:center}.welcome-hover{width:100%;height:100%;opacity:.2;background-color:#fff;position:absolute;pointer-events:none}.welcome .welcome-parallax{max-height:600px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.welcome .welcome-parallax img{width:100%}.welcome .welcome-text{text-align:center}.welcome .welcome-text p{max-width:1300px;font-size:24px;line-height:2;font-weight:400;text-align:center;color:#3d3d3d;margin:0 auto 85px;padding-left:25px;padding-right:25px}.welcome .welcome-text p b{font-weight:300}.welcome .welcome-text p span{font-size:72px;line-height:1.33}@media (min-width:768px) and (max-width:1023px){.welcome .welcome-text p{font-size:36px}}@media (max-width:767px){.welcome .welcome-text p span{font-size:36px}.welcome .welcome-text p{margin-bottom:15px;font-size:26px;max-width:90%}}.welcome .welcome-text p.partner{max-width:900px}.main-statistic{min-height:74px;color:#fff;background-color:#94cc01}.main-statistic .data-container{margin:auto;max-width:800px;padding:22px 50px 18px;text-align:center}.main-statistic .data-container .data-item{font-size:24px;margin-right:5px;margin-left:20px}.main-statistic .data-container .data-name{font-size:14px;margin-right:20px}.messaging .messaging-pre>div:last-child p,.messaging p{font-size:16px;line-height:1.5}.main-statistic .data-container .data-items{display:inline-block}.partners{background:url(../images/partners.png) center center no-repeat;background-size:cover}.messaging{background-color:#fafafa;color:#0c0c0c;position:relative}.messaging .main-container{padding:80px 108px 100px;min-height:475px}@media (max-width:767px){.messaging .main-container{padding:80px 50px 100px}}.messaging .messaging-pre h1{margin:0 0 10px}.messaging .messaging-pre h3{margin:0}.messaging .messaging-pre>div:first-child{margin-bottom:58px}.messaging .messaging-pre>div:last-child{margin-bottom:57px}.messaging .messaging-pre>div:last-child p:not(:last-child){margin:0 0 25px}.messaging .phone{position:absolute;top:-180px;left:8px}@media (max-width:992px){.messaging .phone{left:0}.messaging .phone-container{height:410px;width:360px;position:relative;margin:auto}}@media (max-width:500px){.messaging .phone{left:-10px}.messaging .phone-container{margin-left:-50px}}.messaging .main-socials.smal{position:absolute;top:145px;left:90px;max-width:180px;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}@media (max-width:992px){.messaging .main-socials.smal{top:25px;left:0}}.messaging .widget-container{position:relative;width:48px;height:48px;top:-222px;left:46px}.messaging .widget-container img{width:48px;height:48px}.messaging .socials-container{margin:auto;width:185px;left:7px;position:relative;height:60px}.row.main-container{padding:80px 35px 100px}.messaging-features{width:450px;margin-left:auto}@media (max-width:991px){.messaging-features{margin:50px auto 0}}.messaging-features .messaging-features-social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:435px;margin:auto}.messaging-features .messaging-features-social .arrows-icons{position:absolute;top:95px;width:400px;padding-left:55px;padding-right:55px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.messaging-features .messaging-features-social .arrows-icons span{width:25px;height:21px;display:inline-block;background:url(../images/chevron.png) no-repeat}.messaging-features .messaging-features-social .arrows-icons span:nth-child(2){position:absolute;top:35px;left:49%;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.messaging-features .messaging-features-social>div{width:64px;height:64px;-webkit-border-radius:100%;border-radius:100%;position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.messaging-features .messaging-features-social>div:not(:last-child){margin-right:40px}.messaging-features .messaging-features-social>div.message-us>span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.messaging-features .messaging-features-social .message-us{background-color:#007cff}.messaging-features .messaging-features-social .message-us:after{right:-50px;-webkit-transform:translateX(50%) rotate(180deg);-ms-transform:translateX(50%) rotate(180deg);transform:translateX(50%) rotate(180deg);top:100px}.audio-el-wrapper button .icon,.messaging-features .messaging-features-transfer .idea>span{left:50%;top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.messaging-features .messaging-features-social .web:after{content:none}.messaging-features .messaging-features-transfer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:130px 0 100px}.messaging-features .messaging-features-transfer>span{color:#0c0c0c;font-size:12px;opacity:.3}.messaging-features .messaging-features-transfer .idea{width:98px;height:98px;-webkit-border-radius:100%;border-radius:100%;background-color:#fff;position:relative}.messaging-features .messaging-features-transfer .idea>span{position:absolute;transform:translate(-50%,-50%)}.messaging-features .messaging-features-result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.messaging-features .messaging-features-result span{font-size:12px;color:#0c0c0c;font-family:robotobold,Arial,Helvetica,sans-serif;position:relative;text-transform:uppercase;text-align:center;line-height:1.3em}.scenario-card .section.section-header .step-header,.scenario-card .section.section-header .step-name,.service-info-item .service-info-item-h h3{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.messaging-features .messaging-features-result span:after{content:url(../images/chevron.png);position:absolute}.messaging-features .messaging-features-result span:not(:nth-child(2)){top:-30px}.messaging-features .messaging-features-result span:nth-child(1):after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:60px;right:-15px}.messaging-features .messaging-features-result span:nth-child(2):after{bottom:60px;left:30px}.messaging-features .messaging-features-result span:nth-child(3):after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:60px;left:-15px}.center-img{display:block;margin:auto}.section-bt{border-top:1px solid #dedede}.service-info{background-color:#fff;color:#0c0c0c}.service-info .main-container{padding:145px 58px 140px}.service-info .ico-height{min-height:70px}.service-info h3.regular{margin-bottom:90px}@media (max-width:767px){.service-info .main-container{padding:35px 10px}.service-info h3.regular{margin-bottom:25px}}.service-info-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.service-info .service-info-h h1{margin:0 0 35px}.service-info .service-info-h p{margin:0;font-size:18px;line-height:1.7em}.service-info .service-info-h+div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-info-item{width:155px;margin:0 34px 78px;text-align:center;display:inline-block;vertical-align:top}.service-info-item .service-info-item-h{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.service-info-item .service-info-item-h .service-info-icon{width:80px;margin:0 auto 30px;height:80px;background-color:#fafafa;-webkit-border-radius:50%;border-radius:50%}.service-info-item .service-info-item-h .service-info-icon i{position:relative;font-size:46px;color:#94cc01;top:18px;left:0}.service-info-item .service-info-item-h h3{margin:0;height:33px;font-size:18px;line-height:1}.service-info-item .service-info-item-body p{margin:0;line-height:1.7em;font-size:14px}.contact-us{background-color:#fafafa;text-align:center;padding:89px 108px 36px;color:#000}.contact-us.short-form{padding:56px 108px 36px}@media (max-width:767px){.contact-us{padding:89px 50px 36px}.contact-us.short-form{padding:56px 50px 36px}}.contact-us .copyright{opacity:.6;font-size:12px;line-height:2.2}.contact-us p{font-size:12px;line-height:2;margin:0;text-align:center;color:#000}.contact-us p a,.contact-us p a:hover{color:#000;text-decoration:none}.contact-us p span{margin-right:25px}.contact-us-tf{margin-bottom:8px}.contact-us-tf img{width:41px;height:32px}.service-multiple .service-info-item{margin-top:80px;margin-bottom:0}.service-multiple .brn-btn{margin-top:70px}.service-multiple .main-container{padding:112px 160px 108px}@media (max-width:500px){.service-multiple .main-container{padding:162px 50px 108px}}.p-section{background-color:#fafafa}.p-section .main-container{padding:144px 108px 160px}@media (max-width:767px){.p-section .main-container{padding:80px 50px 95px}}.p-section .main-container-service{padding-bottom:100px}@media (max-width:767px){.p-section .main-container-service{padding-bottom:35px}}.p-section .main-container-short{padding:90px 108px 94px}.p-section img.preview{width:100%;max-width:590px;display:block}@media (max-width:1024px){.p-section img.preview{margin:auto}.p-section img.preview.mb100{margin-bottom:100px}.p-section img.preview.mt100{margin-top:100px}}.p-section .p-header{margin:auto auto 45px;text-align:center;max-width:680px}.p-section .p-header .header{margin-top:0;font-size:24px;margin-bottom:10px}.p-section .p-header .content{margin:auto;max-width:600px;font-size:16px}.p-section .service-info-item{width:270px;margin:0 40px 60px;text-align:center}@media (max-width:767px){.p-section .main-container-short{padding:76px 50px 80px}.p-section .service-info-item{width:215px}}.p-section .service-info-item .service-info-icon{background-color:#fff;text-align:center}.p-section .service-info-item.mr36{margin:0 18px 60px}.p-section .service-info-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.p-section .service-info-container.left{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}.p-section .service-info-container.left .service-info-item{text-align:left;margin:0 80px 60px 0}.p-section .service-info-container.left .service-info-item .service-info-icon{margin:0 0 30px}.p-section .service-info-container.inline .forward-line{opacity:.1;font-size:50px;position:relative;top:15px}@media (max-width:1280px){.p-section .service-info-container.inline{margin:auto;max-width:300px}.p-section .service-info-container.inline .forward-line{top:-30px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.p-section .pb0{padding-bottom:0}.p-section .card-item-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-row,.row-flex{display:-webkit-box}.p-section .card-item{max-width:500px;width:500px;padding:46px 48px 64px;background-color:#fff;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.1);box-shadow:0 20px 40px 0 rgba(0,0,0,.1);position:relative;bottom:-64px;margin-top:-64px}@media (max-width:991px){.p-section .card-item{margin:-64px auto auto;width:auto}}.p-section .card-item-text{font-size:16px;line-height:1.5;text-align:left;color:#000}.p-section.white{background-color:#fff}.p-section.white .service-info-icon{background-color:#fafafa}.contact-us-p-section{background-color:#f3f3f3;margin-top:-2px}.p-info{margin-top:75px}@media (max-width:1200px){.p-info{text-align:center}}.p-info .p-info-img{min-height:80px}.p-info .p-info-img span svg{height:64px;fill:#0bdcc7}.p-info .p-info-h{font-size:24px;margin-bottom:15px}.p-info .p-info-body{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.p-info .p-info-body a{color:#0078ff}.partners-imaged{background:url(../images/other/partners-image.png) center center no-repeat;background-size:cover}.partners-imaged .main-container{padding:102px 108px 183px}@media (max-width:767px){.partners-imaged .main-container{padding:102px 50px 183px}}.flex-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row-centered,.flex-row-start{-webkit-flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal}.flex-row-centered{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-row-start{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.row-flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px}.flex-col-small{padding-left:20px;padding-bottom:64px}.flex-col{padding-left:24px;padding-right:40px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:1%;-ms-flex-preferred-size:1%;flex-basis:1%}.flex-col.col-300{-webkit-flex-basis:330px;-ms-flex-preferred-size:330px;flex-basis:330px;width:330px;max-width:330px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-col.col-rest{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-col.col-half{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;min-width:704px}.flex-col.col-all{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%;min-width:640px}.flex-row-vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.audio-el{padding:10px 15px!important;width:100%}.audio-el .audio-el-play{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.audio-el .audio-el-play svg{width:15px;height:15px}.audio-el .audio-el-range{height:32px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 12px;-webkit-border-radius:16px;border-radius:16px;background-color:#fafafa}.audio-el .audio-el-range i{font-size:14px;opacity:.3;color:#000}.audio-el .audio-el-range svg{width:20px}.audio-el .audio-el-range ng-include{margin-right:10px}.audio-el .audio-el-range input[type=range]{-webkit-appearance:none;margin:0;padding:0;width:100%}.audio-el .audio-el-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;background:#e1e1e1;border:none;-webkit-border-radius:3px;border-radius:3px}.audio-el .audio-el-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:12px;width:12px;-webkit-border-radius:50%;border-radius:50%;background:#94cc25;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,.15);box-shadow:0 3px 7px 0 rgba(0,0,0,.15);margin-top:-4px}.audio-el .audio-el-range input[type=range]:focus{outline:0}.audio-el .audio-el-range input[type=range]::-moz-range-track{width:100%;height:4px;background:#e1e1e1;border:none;border-radius:3px}.audio-el .audio-el-range input[type=range]::-moz-range-thumb{border:none;height:12px;width:12px;border-radius:50%;background:#94cc25;box-shadow:0 3px 7px 0 rgba(0,0,0,.15)}.audio-el .audio-el-range input[type=range]:-moz-focusring{outline:#e1e1e1 solid 1px;outline-offset:-1px}.audio-el .audio-el-range input[type=range]::-ms-track{width:100%;height:5px;background:0 0;border-color:transparent;border-width:6px 0;color:transparent}.audio-el .audio-el-range input[type=range]::-moz-range-progress{background-color:#94cc25;border-radius:10px}.audio-el .audio-el-range input[type=range]::-ms-fill-lower{background:#94cc25;border-radius:10px}.audio-el .audio-el-range input[type=range]::-ms-fill-upper{background:#e1e1e1;border-radius:10px}.audio-el .audio-el-range input[type=range]::-ms-thumb{border:none;height:12px;width:12px;border-radius:50%;background:#94cc25;box-shadow:0 3px 7px 0 rgba(0,0,0,.15)}.audio-el .audio-el-range input[type=range]:focus::-ms-fill-lower{background:#94cc25}.audio-el .audio-el-range input[type=range]:focus::-ms-fill-upper{background:#e1e1e1}.audio-el-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 32px}.audio-el-wrapper button{-webkit-border-radius:100%;border-radius:100%;width:32px;height:32px;background-color:#94cc25;outline:0;border:none;-webkit-transition:linear .3s all;transition:linear .3s all;position:relative}.audio-el-wrapper button:hover{-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,.2);box-shadow:0 3px 7px 0 rgba(0,0,0,.2)}.audio-el-wrapper button .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;font-size:14px;color:#fff;transform:translate(-50%,-50%)}a.text-btn,a.text-btn.orange{color:#007cff}.messages .audio-el-wrapper{padding:0 12px}.messages .audio-el-play button,.messages .audio-el-range ng-include{padding-top:2px}.messages .audio-el-play svg,.messages .audio-el-play svg path{fill:#646464}.modal-backdrop{z-index:1000002!important}.modal{z-index:1000003!important;padding:10px}a.text-btn{font-family:robotobold,Arial,Helvetica,sans-serif;font-size:14px;text-transform:uppercase;vertical-align:middle;text-decoration:none}a.text-btn:hover{text-decoration:none}@-webkit-keyframes messagesanimation{0%{bottom:-30px;margin-bottom:30px;-webkit-transform:scale(.6);transform:scale(.6)}60%{-webkit-transform:scale(1);transform:scale(1)}80%{bottom:0;margin-bottom:30px}100%{margin-bottom:0}}@keyframes messagesanimation{0%{bottom:-30px;margin-bottom:30px;-webkit-transform:scale(.6);transform:scale(.6)}60%{-webkit-transform:scale(1);transform:scale(1)}80%{bottom:0;margin-bottom:30px}100%{margin-bottom:0}}.messages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:25px;position:relative;-webkit-transform-origin:right 100%;-ms-transform-origin:right 100%;transform-origin:right 100%;-webkit-animation:250ms messagesanimation;animation:250ms messagesanimation}.messages .showbox{width:15px;height:15px;position:absolute;right:-15px;bottom:0}.messages .showbox .google-loader{width:15px;margin:auto}.messages .showbox .google-loader .circular{bottom:auto;right:auto}.messages .showbox .google-loader .circular .path{-webkit-animation:dash 1.5s ease-in-out infinite,color-grey 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color-grey 6s ease-in-out infinite}.messages:not(.author_message) .message-text{-webkit-box-shadow:0 5px 10px 0 rgba(206,211,235,.4);box-shadow:0 5px 10px 0 rgba(206,211,235,.4);-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;position:relative}.messages:not(.author_message) .card{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0!important;border-top-right-radius:0!important}.messages .message-info{width:-webkit-calc(100% - 35px);width:calc(100% - 35px);max-width:282px}.cll-img img,.messages .message-text-wrapper .message-text{max-width:100%}.messages .message-text-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.messages .message-text-wrapper .message-text>span{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.messages:not(.author_message){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.messages:not(.author_message) .message-text-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.messages:not(.author_message) .message-img-wrap{margin-right:0;margin-left:25px;display:none}.messages:not(.author_message) .message-text svg{width:15px;height:15px;position:absolute;right:-15px;bottom:0}.messages:not(.author_message) .message-date{text-align:right}.messages:not(.author_message) .image-type{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:relative}.messages:not(.author_message) .image-type .showbox,.messages:not(.author_message) .image-type svg{position:absolute;bottom:25px;right:-12px}.messages .message-img-wrap{margin-right:15px}.messages .message-img-wrap img{width:35px;height:35px;-webkit-border-radius:50px;border-radius:50px}.messages .message-text{color:#000;background:#fff;padding:21px 36px;border:1px solid #e5e9ec;-webkit-border-radius:50px;border-radius:50px;font-size:16px}.messages .message-date{font-size:12px;line-height:20px;color:#b0bec5;margin-top:2px}.messages.buble .buble-dropdown::after,.messages.buble .buble-dropdown::before{content:unset}.dropdown-menu.buble-dropdown-menu .after,.dropdown-menu.buble-dropdown-menu .before{z-index:310;content:' ';position:absolute;border-width:10px 8px;display:block;border-style:solid;left:16px}.dropdown-menu.buble-dropdown-menu{position:absolute;margin:-30px -300px 0 0!important;padding:4px 8px;-webkit-border-radius:15px;border-radius:15px}.dropdown-menu.buble-dropdown-menu.open{margin-left:0}.dropdown-menu.buble-dropdown-menu .before{bottom:-20px;border-color:#ccc transparent transparent}.dropdown-menu.buble-dropdown-menu .after{bottom:-19px;border-color:#fff transparent transparent}.messages:not(.author_message) .dropdown-menu.buble-dropdown-menu{left:auto;margin:-30px 0 0 -300px!important}.messages:not(.author_message) .dropdown-menu.buble-dropdown-menu .after,.messages:not(.author_message) .dropdown-menu.buble-dropdown-menu .before{left:auto;right:0}.custom-large{position:fixed;top:100px;left:0;z-index:1050;width:50%;height:80%;margin-left:25%;min-width:300px}.bots-welcome{background-size:cover;text-align:center;color:#fff}.bots-welcome>div{text-align:left;max-width:700px;margin:auto}@media (max-width:767px){.bots-welcome>div{margin-left:25px;margin-right:25px;max-width:100%}.bots-welcome>div>div{text-align:center}}.bots-welcome>div>div a:last-child{margin-left:40px;color:#fff;background-color:#0bdcc7}.bots-welcome>div>div a:last-child:hover{-webkit-box-shadow:0 10px 20px 0 rgba(11,220,199,.4)!important;box-shadow:0 10px 20px 0 rgba(11,220,199,.4)!important}@media (max-width:470px){.bots-welcome>div>div a{display:block}.bots-welcome>div>div a:last-child{margin-left:0;margin-top:25px}}.bots-welcome h1{font-size:36px;font-family:robotolight,Arial,Helvetica,sans-serif;margin:0 0 5px}.bots-welcome h1 span,.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings h5,.card.card-tabs .card-tabs-body .remove-row span,.components-list-fixed .ai-flex>span,.conversation .conversation-clients .clients .client .last-message h4,.preview-footer ul li a>span{font-family:robotomedium,Arial,Helvetica,sans-serif}.bots-welcome small{font-size:16px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;margin-bottom:50px;display:block}.bots-welcome p,.facebook-modal h1,.facebook-modal h3{font-family:robotolight,Arial,Helvetica,sans-serif}.bots-welcome p{font-size:24px;margin-bottom:50px}.bots-welcome p a{color:#1985e4}.brn-widget-open-btns{position:fixed;right:20px;top:50%;transform:translateY(-50%)}.brn-widget-open-btns .brn-widget-block{width:120px;background-color:#232732;padding:25px 20px 25px 35px;color:#fff;-webkit-border-radius:10px;border-radius:10px;position:relative;-webkit-box-shadow:0 13px 30px 0 rgba(0,0,0,.4);box-shadow:0 13px 30px 0 rgba(0,0,0,.4)}.brn-widget-open-btns .brn-widget-block .brn-widget-block-title{font-size:12px;color:#fff;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;bottom:120px;left:-75px;width:200px}.brn-widget-open-btns .brn-widget-block .brn-widget-block-socials ul{padding-left:10px}.brn-widget-open-btns .brn-widget-block .brn-widget-block-socials ul li{display:block}.brn-widget-open-btns .brn-widget-block .brn-widget-block-socials ul li+li{margin-top:18px}.brn-widget-open>span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.current-widget .brn-widget-open ul{position:absolute;bottom:70px;left:5px}.current-widget .brn-widget-open ul li+li{margin-top:20px}.current-widget .brn-widget-open ul li span{width:46px;height:46px;-webkit-border-radius:50px;border-radius:50px;background:url(../images/widget-socials.png) no-repeat;display:inline-block;cursor:pointer;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.current-widget .tooltip-inner,.flex-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.current-widget .brn-widget-open ul li span.brn-block-facebook{background-position:0 0}.current-widget .brn-widget-open ul li span.brn-block-telegram{background-position:0 -95px}.current-widget .brn-widget-open ul li span.brn-block-webchat{background-position:0 -47px}.current-widget .tooltip-inner{height:32px;min-width:140px;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.brn-widget,.flex-height{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal}.current-widget .tooltip-arrow{display:none}.facebook-modal img{width:100%}.facebook-modal h3{margin-top:0}.panel-default:last-of-type{margin-bottom:15px!important}.pt40{padding-top:40px}.flex-height{display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.brn-widget{background-color:#e8edf3;height:100%;overflow:hidden;z-index:999;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.brn-widget .carousel-control{color:#7782ba;background-image:none!important;position:absolute;top:25px;bottom:auto}.brn-widget .carousel-control.right{right:15px}.brn-widget .carousel-control.left{left:15px}.brn-widget .carousel-indicators{display:none}.brn-widget .card{position:relative;display:block;margin-bottom:.75rem;background-color:#fff;-webkit-box-shadow:0 5px 10px 0 rgba(206,211,235,.4);box-shadow:0 5px 10px 0 rgba(206,211,235,.4);width:100%;max-width:280px;text-align:left}.brn-widget .card .panel-default{-webkit-border-radius:0;border-radius:0}.brn-widget .card .panel-default>.panel-heading{padding:0}.brn-widget .card .panel-body{word-break:brea-word;padding:15px 30px}.brn-widget .card .panel-title>a{display:block;padding:5px 30px;text-decoration:none;outline:0}.brn-widget .card .panel-group{margin-bottom:0}.brn-widget .card .panel-group .panel-default{border-left:none;border-right:none;border-bottom:none}.brn-widget .card .panel-group .panel-default.panel{margin-top:0}.brn-widget .card .panel-group .panel-default>.panel-heading{background:#dedede}.brn-widget .card img{-webkit-border-top-right-radius:.25rem;border-top-right-radius:.25rem;-webkit-border-top-left-radius:.25rem;border-top-left-radius:.25rem;height:auto;width:100%;display:block}.brn-widget .card .card-block{padding:30px 30px 20px;overflow-x:hidden}.brn-widget .card .card-block .card-title{margin-bottom:.75rem}.brn-widget .card .card-block .p{margin-top:0;margin-bottom:1rem}.brn-widget .slimScrollDiv{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.brn-widget .brn-widget-header{position:fixed;width:100%;background:#7782ba;text-align:center;color:#fff;z-index:100;height:60px;-webkit-box-shadow:0 5px 10px 0 rgba(119,130,186,.4);box-shadow:0 5px 10px 0 rgba(119,130,186,.4)}.brn-widget .brn-widget-header .brn-widget-header-inner{position:relative;line-height:55px;font-size:16px;color:#fff}.brn-widget .brn-widget-header .brn-widget-header-inner .bot-header-info{position:absolute;left:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.brn-widget .brn-widget-header .brn-widget-header-inner .bot-header-info>div{margin-right:25px}.brn-widget .brn-widget-header .brn-widget-header-inner .bot-header-info img{width:35px;height:35px;-webkit-border-radius:50px;border-radius:50px}.brn-widget .brn-widget-header .brn-widget-header-inner .brn-widget-toggle{position:absolute;right:50px;top:18px;cursor:pointer}.brn-widget .brn-widget-header .brn-widget-header-inner .brn-widget-toggle>span{display:block;background:url(../images/widget-close-btn.png) no-repeat;width:20px;height:20px}.brn-widget .brn-widget-header .brn-widget-header-inner .brn-widget-resize{position:absolute;right:55px}.brn-widget .brn-widget-header .brn-widget-header-inner .brn-widget-resize i{cursor:pointer;color:#fff}.brn-widget .brn-widget-main{padding:60px 0;height:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.brn-widget .brn-widget-main .brn-widget-form-wrapper{width:100%;background:#fff;overflow:hidden;z-index:10}.brn-widget .brn-widget-main .brn-widget-form-wrapper .brn-widget-contacts-form{padding:0 20px 10px;text-align:right}.brn-widget .brn-widget-main .brn-widget-form-wrapper .brn-widget-contacts-form input{border:1px solid #f5f6f7;outline:0;padding:10px 15px;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:-1px 3px 10px -1px rgba(0,0,0,.2);box-shadow:-1px 3px 10px -1px rgba(0,0,0,.2);font-family:Roboto,sans-serif;color:#000;margin-top:10px;width:100%}.brn-widget .brn-widget-main .brn-widget-form-wrapper .brn-widget-contacts-form button{background-color:#1b7c6e;border:none;font-size:16px;cursor:pointer;color:#fff;padding:10px;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 5px 8px -5px rgba(0,0,0,.75);box-shadow:0 5px 8px -5px rgba(0,0,0,.75);outline:0;margin:10px 0}.brn-widget .brn-widget-main ::-webkit-scrollbar{width:6px}.brn-widget .brn-widget-main ::-webkit-scrollbar-track{background-color:transparent}.brn-widget .brn-widget-main ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.brn-widget .brn-widget-main ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.brn-widget .brn-widget-main .brn-widget-body{overflow-x:hidden;height:auto!important;position:absolute;left:0;right:0;top:60px;bottom:60px;overflow-y:auto;padding-left:15px;padding-right:15px;background:#e8edf3}.brn-widget .brn-widget-main .brn-widget-body.formed{top:100px!important}.brn-widget .brn-widget-main .brn-widget-body.formed.collapsed{top:270px!important}.brn-widget .brn-widget-main .brn-widget-body .messages-wrap{padding-left:15px;padding-right:15px}.brn-widget .brn-widget-footer{position:fixed;width:100%;height:60px;text-align:center;color:#fff;z-index:100;bottom:0;background-color:#fff;-webkit-box-shadow:0 -5px 10px 0 rgba(206,211,235,.4);box-shadow:0 -5px 10px 0 rgba(206,211,235,.4)}.brn-widget .brn-widget-footer form input{border:1px solid #f5f6f7;height:60px;outline:0;padding:10px 60px 10px 15px;-webkit-box-shadow:-1px 3px 10px -1px rgba(0,0,0,.2);box-shadow:-1px 3px 10px -1px rgba(0,0,0,.2);font-family:Roboto,sans-serif;color:#000;width:100%}.gui-step-modal .modal-dialog{max-width:790px}.conversation-footer{position:relative}.conversation-footer input[type=text]{padding-right:35px}.common-brn-widget ::-webkit-scrollbar{width:6px}.common-brn-widget ::-webkit-scrollbar-track{background-color:transparent}.common-brn-widget ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.common-brn-widget ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.common-brn-widget .brn-widget-footer,.common-brn-widget .brn-widget-header{position:static;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.common-brn-widget.test-widget-log{position:relative}.common-brn-widget.test-widget-log .brn-widget-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.common-brn-widget.test-widget-log .brn-widget-body-wrap{position:relative;margin-bottom:60px;height:100%;width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.common-brn-widget.test-widget-log .brn-widget-body{position:absolute;height:100%;width:100%;overflow-y:auto}.common-brn-widget.test-widget-log .brn-widget-footer{position:absolute;width:100%;bottom:0;background:#fff}.common-brn-widget.test-widget-log .main-title{padding:20px 20px 10px 30px;background:#fafafa}.common-brn-widget.test-widget-log .main-title>h2{font-size:14px;font-weight:600;line-height:1.71;text-align:left;margin-top:15px}.about-us p,.white-label p{line-height:1.5;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:16px}.common-brn-widget.test-widget-log .main-title .buttons-panel{margin-top:-54px}.common-brn-widget.test-widget-log .main-title .buttons-panel>i{margin-right:10px;opacity:.2}.common-brn-widget.test-widget-log .main-title .buttons-panel>i svg{width:24px;height:24px}.common-brn-widget.test-widget-log .main-title .buttons-panel>i:hover{opacity:.6}.common-brn-widget .brn-widget-body{padding-left:15px;padding-right:15px}.about-us{background-color:#fff;text-align:center;padding:50px 108px 90px;color:#0c0c0c}@media (max-width:767px){.about-us{padding:50px 65px 90px}}.about-us p{max-width:552px;display:inline-block}.about-us p a,.about-us p span{color:#000;text-decoration:none;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:16px}.white-label{background:url(../images/partners-md.png) center center no-repeat;background-size:cover;text-align:center;padding:68px 50px 102px;color:#fff;position:relative}@media (max-width:767px){.white-label{padding:68px 65px 102px}.white-label .inline-block{display:block}.white-label .fb-btn{bottom:0;margin-bottom:20px}}.white-label p{max-width:475px;display:inline-block}.white-label h2:after{background-color:#fff}.white-label .inline-block,.white-label .text-center{position:relative}.white-label .fb-text{font-size:14px;line-height:1.71;text-transform:uppercase;font-weight:600}.white-label .fb-btn{outline:0}.white-label .background{width:100%;height:100%;position:absolute;opacity:.75;background-color:#006ace;margin:-68px -50px -102px;pointer-events:none}@media (max-width:767px){.white-label .background{margin:-68px -65px -102px}.bots-wrapper h1{text-align:center}}.main-slider .carousel-control{display:none}.bots-wrapper h1{margin:0 0 35px;font-size:36px;color:#0c0c0c;font-family:robotolight,Arial,Helvetica,sans-serif}@media (max-width:1200px){.bots-wrapper h1{text-align:center}}.bots-wrapper .bots-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -22px}.bots-wrapper .bots-list .showbox{position:absolute;top:50%;bottom:0;left:50%;right:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bots-wrapper .bots-list .bots-list-item{-webkit-flex-basis:200px;-ms-flex-preferred-size:200px;flex-basis:200px;width:200px;min-height:217px;max-width:220px;margin:0 10px 20px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0}.bots-wrapper .bots-list .bots-list-item-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;margin:0 10px;padding:27px 0 9px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #ebebeb;position:relative}.bots-wrapper .bots-list .bots-list-item-wrapper .portal-settings{position:absolute;right:100px;top:16px;cursor:pointer}.bots-wrapper .bots-list .bots-list-item-wrapper.settings{position:absolute;left:-15px;right:-15px;top:-15px;-webkit-transition:none;transition:none;-webkit-box-shadow:0 6px 19px 4px rgba(0,0,0,.2);box-shadow:0 6px 19px 4px rgba(0,0,0,.2);z-index:2}.bots-wrapper .bots-list .bots-list-item-wrapper.settings .submit-btns{width:120px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bots-wrapper .bots-list .bots-list-item-wrapper.settings .submit-btns button{border:none;outline:0}.bots-wrapper .bots-list .bots-list-item-wrapper.settings .submit-btns button.submit-ok{width:18px;height:13px;background:url(../images/other/submit-ok.png) no-repeat}.bots-wrapper .bots-list .bots-list-item-wrapper.settings .submit-btns button.submit-close{width:14px;height:14px;background:url(../images/other/submit-close.png) no-repeat}.bots-wrapper .bots-list .bots-list-item-wrapper .round-item-main{font-size:14px;color:#fff;-webkit-border-radius:50%;border-radius:50%;padding:1px 3px 4px;background-color:#ff817f;width:22px;height:22px;display:inline-block;margin:5px 2px 10px}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley,.footer-content .footer-links{display:-webkit-box;display:-webkit-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.bots-wrapper .bots-list .bots-list-item-wrapper:hover .wrapper-overley{bottom:auto;min-height:-webkit-calc(100% + 40px);min-height:calc(100% + 40px);visibility:visible;opacity:1;background-color:#94cc01;max-height:1000px;top:-13px;right:-10px;left:-10px;padding:32px 10px 26px;-webkit-box-shadow:0 30px 60px rgba(0,0,0,.25);box-shadow:0 30px 60px rgba(0,0,0,.25);z-index:100;-webkit-transition:background-color .2s,top .2s,right .2s,bottom .2s,left .2s,padding .2s,visibility .2s,opacity .1s,z-index .1s;transition:background-color .2s,top .2s,right .2s,bottom .2s,left .2s,padding .2s,visibility .2s,opacity .1s,z-index .1s}.bots-wrapper .bots-list .bots-list-item-wrapper:hover .wrapper-overley .bots-list-bottom{margin-top:10px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley{display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;margin:0;position:absolute;visibility:hidden;opacity:0;color:#fff;top:-1px;right:-1px;max-height:200px;left:-1px;padding:27px 0 9px;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;z-index:0;overflow:hidden;-webkit-transition:background-color .2s,top .1s,right .1s,max-height .2s,left .1s,padding .2s,visibility .2s,opacity .2s,z-index .2s;transition:background-color .2s,top .1s,right .1s,max-height .2s,left .1s,padding .2s,visibility .2s,opacity .2s,z-index .2s}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley .bots-list-item-name,.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley .bots-list-item-url a{color:#fff}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley .bots-list-item-img{border:none}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley .bots-list-item-img img{width:80px;height:80px}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley a{text-decoration:none}.bots-wrapper .bots-list .bots-list-item-wrapper .wrapper-overley a:hover{text-decoration:none;cursor:pointer}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications{padding-bottom:8px;padding-top:8px;width:220px;background:#abd748;text-align:center;margin-bottom:8px;position:relative}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications .round-item{font-size:14px;color:#fff;-webkit-border-radius:50%;border-radius:50%;padding:1px 3px 4px;background-color:#ff817f;width:22px;height:22px;display:inline-block;margin:5px 2px 4px;-webkit-transition:color .15s ease;transition:color .15s ease;cursor:pointer}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications .round-item-container{position:relative;text-transform:capitalize;font-weight:600}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications .round-item-text{opacity:0;position:absolute;left:0;width:217px;background-color:#abd748;font-size:12px;color:#fff;padding:5px;z-index:10;top:35px;pointer-events:none}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications .round-item:hover{color:#ff817f;background-color:#fff}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications .round-item:hover .round-item-text{opacity:1}.bots-wrapper .bots-list .bots-list-item-wrapper .bot-card-notifications .round-item:hover .round-item-container:after{content:" ";width:0;height:0;border-style:solid;border-width:8px 6px 0;border-color:#fff transparent transparent;position:absolute;bottom:-6px;left:-1px;z-index:20}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-bottom{position:relative;width:102px;margin:0 auto auto;text-align:center;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-bottom-buttons{opacity:1;margin:auto;background:0 0}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-bottom-buttons i{cursor:pointer}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-bottom-buttons.off,.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-bottom-buttons.on{color:#fff}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-bottom-buttons.visability-btn{color:#fff;position:relative}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-img{display:block;width:80px;height:80px;overflow:hidden;background-color:#fafafa;-webkit-border-radius:100%;border-radius:100%;position:relative;cursor:pointer;margin:auto;border:2px solid #fafafa}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-img img{-webkit-border-radius:50%;border-radius:50%;width:78px;height:78px}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-img .btn-group{position:absolute;top:0;right:0}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-img>span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:50px;color:#5f5f5f}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-name{display:block;margin-top:21px;font-size:18px;font-weight:700;line-height:1.33;text-align:center;color:#000;word-wrap:break-word;cursor:pointer}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings{width:100%;padding-left:45px;padding-right:45px}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings .brn-form-group{position:relative}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings h5{display:block;color:#587efb;font-size:12px;text-transform:uppercase}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings input[type=text]{height:45px;width:100%;font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;background-color:transparent;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;padding-left:20px;padding-right:20px;outline:0}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings input[type=text]:disabled{opacity:.5}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings input[type=text].portal-file{border-color:#0bdcc7;padding-right:50px}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-settings input[type=text].portal-file+button{width:18px;height:18px;background:url(../images/other/file-upload.png) center center no-repeat;border:none;outline:0;position:absolute;right:15px;bottom:13px}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-url{margin:auto auto 0;width:auto;text-align:center}.footer-content ul li:not(:last-child),.footer-content ul.apps li a>span:first-child{margin-right:20px}.bots-wrapper .bots-list .bots-list-item-wrapper .bots-list-item-url a{cursor:default;line-height:2;text-align:center;color:#000;opacity:.66;text-decoration:none;font-size:12px}.bots-wrapper .bots-list .bots-list-item-wrapper .top-container{padding-left:31px;padding-right:33px;padding-top:0;margin-bottom:14px;width:200px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}footer{background-color:#232732}.footer-content{padding:65px 0}.footer-content .footer-links{display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer-content ul,.footer-content ul.apps li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.footer-content .footer-links a,.footer-content .footer-links span{opacity:.3}.footer-content .footer-links>div:last-child{margin-top:25px}.bot-ctrl,.footer-content>div{margin-top:15px}.footer-content .footer-links>div:last-child a+a{margin-left:15px}.footer-content .footer-links a{text-decoration:none}.footer-content .footer-links a.active,.footer-content .footer-links a:hover{color:#fff;opacity:1}.footer-content ul{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-content ul.apps li a{padding:15px 27px;background-color:#d3d4d6;opacity:.2;-webkit-border-radius:3px;border-radius:3px;color:#232732;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-content ul li.active>a,.footer-content ul.apps li a:hover{opacity:1}.bot-info,.footer-content ul.apps li a span.app-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.footer-content ul.apps li a span.app-text{display:flex;-ms-flex-direction:column;flex-direction:column}.footer-content ul.apps li a span.app-text span:first-child{font-size:15px}.footer-content ul.apps li a span.app-text span:last-child{font-size:24px}.footer-content ul li a,.footer-content>div,.footer-content>div a{font-size:14px;color:#fff;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.footer-content ul.apps li svg{fill:#30343e}.footer-content ul li{margin-bottom:25px}.footer-content ul li svg{fill:#a7a9ad}@media (max-width:767px){.footer-content ul li:not(:last-child){margin-right:15px}}.footer-content ul li a{opacity:.6;text-decoration:none}.footer-content ul li a:hover{opacity:1}.bot-info{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:30px 0;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);-webkit-transition:linear .3s all;transition:linear .3s all;width:100%;min-height:275px;max-width:300px}.bot-info .bot-info-img,.bot-info .bot-info-img img{width:100px;height:100px}.bot-info .showbox{position:absolute;top:50%;bottom:0;left:50%;right:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bot-info .bot-info-text{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:25px;padding-right:25px}.bot-ctrl,.card-checker{-webkit-box-align:center}.bot-info .bot-info-img{overflow:hidden;background-color:#eee;-webkit-border-radius:100%;border-radius:100%;margin-bottom:25px;position:relative}.bot-info .bot-info-name{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;margin-bottom:5px;font-size:18px;color:#0c0c0c}.bot-info .bot-info-description,.bot-info .bot-info-url a,.socials-btn .dialog-list-btns ul li>span{font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.bot-info .bot-info-description{margin-bottom:15px;color:#0c0c0c}.bot-info .bot-info-url a{color:#1985e4;text-decoration:none}.socials-btn{position:fixed;right:30px;bottom:30px;cursor:pointer;z-index:999}.socials-btn .dialog-list-btn{width:56px;height:56px;background-color:#94cc01;-webkit-border-radius:50px;border-radius:50px;background-image:url(../images/socials/socials-list.png);background-repeat:no-repeat;background-position:8px -275px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.socials-btn .dialog-list-btns ul li{position:relative;margin-bottom:15px}.socials-btn .dialog-list-btns ul li>span{position:absolute;left:-85px;color:#3d3d3d;text-transform:uppercase;width:80px;text-align:right;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:default}.socials-btn .dialog-list-btns ul li a>span{display:inline-block;width:36px;height:36px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2);-webkit-border-radius:50px;border-radius:50px}.dialog-list-btns{display:none}.socials-btn .dialog-list-btns ul{text-align:center}.socials-btn .dialog-list-btns ul li a{display:inline-block}.bot-ctrl,.bot-ctrl ng-include{display:-webkit-box;display:-webkit-flex}.socials-btn .dialog-list-btns ul li a>span.slack-icon{background:url(../images/socials/socials-list.png) 0 -228px no-repeat}.socials-btn .dialog-list-btns ul li a>span.kik-icon{background:url(../images/socials/socials-list.png) 0 -190px no-repeat}.socials-btn .dialog-list-btns ul li a>span.wechat-icon{background:url(../images/socials/socials-list.png) 0 -152px no-repeat}.socials-btn .dialog-list-btns ul li a>span.line-icon{background:url(../images/socials/socials-list.png) 0 -114px no-repeat}.socials-btn .dialog-list-btns ul li a>span.messenger-icon{background:url(../images/socials/socials-list.png) 0 -76px no-repeat}.socials-btn .dialog-list-btns ul li a>span.telegram-icon{background:url(../images/socials/socials-list.png) 0 -38px no-repeat}.socials-btn .dialog-list-btns ul li a>span.skype-icon{background:url(../images/socials/socials-list.png) no-repeat}.socials-btn .dialog-list-btns ul li a>span.viber-icon{background:url(../images/socials/socials-list.png) 0 -342px no-repeat}.socials-btn .dialog-list-btns ul li a>span.twitter-icon{background:url(../images/socials/socials-list.png) 0 -391px no-repeat}.socials-btn .dialog-list-btns ul li a>span.web-icon{background:url(../images/socials/socials-list.png) 0 -435px no-repeat}.common-padding{padding:40px 0}svg.speech-bubble:hover polygon{fill:#3e3e3e}svg.settings-svg path{fill:#d1d6d9}svg.settings-svg:hover path{fill:#3e3e3e!important}.edit-link svg:hover,svg.chart-svg:hover path{fill:#3e3e3e}.bot-ctrl{display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bot-ctrl ng-include{display:-ms-flexbox;display:flex}.bot-ctrl svg{width:20px;height:20px;cursor:pointer}.bot-ctrl>*{margin-right:15px}.bot-ctrl>:last-child{margin-right:0}.bot-ctrl>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#d1d6d9}.bot-info-header,.bot-info-socials{display:-webkit-flex;display:-ms-flexbox}.bot-ctrl>a:hover{color:#3e3e3e}.bot-ctrl>a:hover i{background-position:-32px -36px}.conversation{padding:15px;width:100%;margin-top:30px}.bot-info-header{display:-webkit-box;display:flex;margin:0 -15px}@media (max-width:991px){.bot-info-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bot-info-header .bot-info-wrapper{margin-left:auto;margin-right:auto}}.bot-info-header>div{margin-bottom:70px}.bot-info-header .bot-info-wrapper{width:100%;max-width:300px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:15px;padding-right:15px;position:relative}.bot-info-header .bot-info-wrapper .btn-group.open .dropdown-toggle{-webkit-box-shadow:none;box-shadow:none}.bot-info-header .bot-info-wrapper .btn-group>span{color:#d1d6d9;font-size:20px;cursor:pointer;-webkit-transition:linear .3s all;transition:linear .3s all}.bot-info-header .bot-info-wrapper .btn-group>span:hover{color:#0c0c0c}.bot-info-header .bot-info-socials-wrapper{padding-left:15px;padding-right:15px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.bot-info-socials{display:-webkit-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px;-webkit-border-radius:5px;border-radius:5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bot-info-socials .bot-info-socials-item{cursor:pointer;-webkit-transition:linear .3s all;transition:linear .3s all;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bot-info-socials .bot-info-socials-item .bot-info-social-item-link a,.card-btn{text-align:center;font-family:robotobold,Arial,Helvetica,sans-serif;font-size:12px;-webkit-transition:linear .3s all;text-transform:uppercase}.bot-info-socials .bot-info-socials-item .bot-info-social-item-link{display:none}.bot-info-socials .bot-info-socials-item .bot-info-social-item-link a{padding:15px 10px;background:#fccb5b;color:#3e606f;-webkit-border-radius:50px;border-radius:50px;text-decoration:none;min-width:120px;display:inline-block;transition:linear .3s all;cursor:pointer}.bot-info-socials .bot-info-socials-item .bot-info-social-item-link a:hover{-webkit-box-shadow:0 10px 20px 0 rgba(252,203,91,.4);box-shadow:0 10px 20px 0 rgba(252,203,91,.4)}.bot-info-socials .bot-info-socials-item .bot-info-social-item-link a.active{background-color:#0bdcc7}.bot-info-socials .bot-info-socials-item .bot-info-social-item-link a.active:hover{-webkit-box-shadow:0 10px 20px 0 rgba(14,95,86,.4);box-shadow:0 10px 20px 0 rgba(14,95,86,.4)}.bot-info-socials .bot-info-socials-item-img{width:64px;height:64px;-webkit-border-radius:100%;border-radius:100%;position:relative;margin-top:25px;opacity:.5}.bot-info-socials .bot-info-socials-item-img.active,.bot-info-socials .bot-info-socials-item-img:hover{opacity:1}.bot-info-socials .bot-info-socials-item-img.web-social{background-color:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.15);box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.bot-info-socials .bot-info-socials-item-img.messenger-social{background-color:#007cff}.bot-info-socials .bot-info-socials-item-img.intercom-social{background-color:#1f8ded}.bot-info-socials .bot-info-socials-item-img.slack-social{background-color:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.bot-info-socials .bot-info-socials-item-img.kik-social{background-color:#82bc23}.bot-info-socials .bot-info-socials-item-img.telegram-social{background-color:#61a8de}.bot-info-socials .bot-info-socials-item-img svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px}.forbidden{background:url(../images/403.png) center center no-repeat;background-size:cover}.notfound{background:url(../images/404.png) center center no-repeat;background-size:cover}.card-btn{height:45px;color:#717a6b;border:none;outline:0;-webkit-border-radius:3px;border-radius:3px;transition:linear .3s all}.card-btn.card-btn-success{background-color:#73ff98}.card-btn.card-btn-success:hover{-webkit-box-shadow:0 10px 20px 0 rgba(155,255,152,.4);box-shadow:0 10px 20px 0 rgba(155,255,152,.4)}.card-btn.card-btn-warning{background-color:#fccb5b}.card-btn.card-btn-warning:hover{-webkit-box-shadow:0 10px 20px 0 rgba(252,203,91,.4);box-shadow:0 10px 20px 0 rgba(252,203,91,.4)}.card-btn.card-btn-error{background-color:#f21b16;color:#fff}.card-btn.card-btn-error:hover{-webkit-box-shadow:0 10px 20px 0 rgba(242,27,22,.4);box-shadow:0 10px 20px 0 rgba(242,27,22,.4)}.components-list .component-item{padding:35px 25px;background-color:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);-webkit-border-radius:7px;border-radius:7px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;position:relative}.components-list .component-item:hover button{display:block}.components-list .component-item button{width:32px;height:32px;position:absolute;top:-15px;right:-15px;-webkit-transition:linear .3s all;transition:linear .3s all;background:url(../images/plus.png) center center no-repeat #0bdcc7;outline:0;border:none;-webkit-border-radius:50%;border-radius:50%;display:none}.components-list .component-item button:hover{-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.2);box-shadow:0 5px 5px 0 rgba(0,0,0,.2)}.components-list .component-item h4{margin-top:0;font-size:18px;margin-bottom:20px}.components-list .component-item p{font-size:12px;margin-bottom:20px}.components-list .component-item a{font-size:12px;color:#0084ff}.components-list .component-item:not(:last-child){margin-bottom:30px}.card-checker{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:5px;position:relative}.card-checker.no-margin{margin:0!important}.card-checker label{width:100%;display:block;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;cursor:pointer;padding-left:0;text-transform:capitalize;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.card-checker label span.checker-ico{margin-right:5px;top:1px;width:12px;height:12px;display:inline-block;opacity:.2;-webkit-border-radius:4px;border-radius:4px;background-color:transparent;border:2px solid #000;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.card-checker label span.checker-ico-right:before,.card-checker label span.checker-ico:before{content:'';position:absolute;-webkit-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}.card-checker label .item-counter{position:relative;float:right;color:#94cc25}.card-checker .tag__settings{position:absolute;opacity:0;right:-54px;padding-left:12px;padding-right:22px;z-index:120;cursor:pointer;-webkit-transition:opacity .12s ease-in-out;transition:opacity .12s ease-in-out}.card-checker .tag__settings i{font-size:20px}.card-checker .tag__settings:hover{opacity:.6!important}.card-checker .item-buttons{position:relative;float:right;display:none;width:70px;z-index:100}.card-checker .item-buttons.active{display:block}.card-checker .item-buttons.active span{opacity:.3}.card-checker .item-buttons span{float:right;display:inline-block;margin-left:9px;cursor:pointer;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.card-checker .item-buttons span i{font-size:16px;color:#000}.card-checker input[type=checkbox]:checked+label,.card-checker:hover label{color:#94cc25}.card-checker .item-buttons span:hover{opacity:.6}.card-checker:hover label span.checker-ico{border-color:#94cc25;opacity:.6}.card-checker:hover .item-buttons{display:block}.card-checker input[type=checkbox],.card-checker input[type=radio]{display:none}.card-checker:hover .item-buttons span{opacity:.3}.card-checker:hover .tag__settings{opacity:.3;pointer-events:all}.card-checker input[type=checkbox]:not(:checked)+label span.checker-ico:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.card-checker input[type=checkbox]:not(:checked)+label span.checker-ico-right:before{left:-4px;top:1px;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);width:5px;height:5px;border:3px solid transparent;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.card-checker.disable input[type=checkbox]:checked+label,.card-checker.disable label,.card-checker.disable:hover label,.scenario-card .section .bootom-text{color:#969696}.card-checker input[type=checkbox]:checked+label span.checker-ico{-webkit-border-radius:4px;border-radius:4px;background-color:#94cc25;border:none;opacity:1}.card-checker input[type=checkbox]:checked+label span.checker-ico:before{top:1px;left:0;width:5px;height:8px;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.card-checker input[type=checkbox]:checked+label span.checker-ico-right:before{top:1px;left:3px;width:5px;height:5px;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.card-checker.disable label .checker-ico{border-color:#000;opacity:.2}.card-checker.disable label .checker-ico:before{content:none}.card-checker.disable input[type=checkbox]:checked+label span.checker-ico{background-color:transparent;border:2px solid #000;opacity:.2}.card-checker.disable:hover label .checker-ico{border-color:#000;opacity:.2}.card-checker.disable:hover label .checker-ico:before{content:none}.card-checker input[type=radio]+label{font-size:14px;color:#000;cursor:pointer;display:inline-block;position:relative;padding-top:3px;margin-bottom:4px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.card-checker input[type=radio]+label::before{content:"";display:inline-block;height:12px;width:12px;margin:0 6px 0 0;border:2px solid #d7d7d7;-webkit-border-radius:50%;border-radius:50%;-webkit-transition:border-width .1s ease-in-out;transition:border-width .1s ease-in-out}.reset-btn,.skills-form .card-checker label{width:auto}.card-checker input[type=radio]:checked+label::before{color:#fff;background-color:#fff;border:4px solid #94cc01;font-family:'Material Icons';font-size:12px}.card-checker input[type=radio]+label:hover,.card-checker input[type=radio]:checked+label{color:#94cc01}.skills-form{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.abstract-wrap,.buttons,.conversation .conversation-clients,.conversation .conversations-dialogs,.conversation .conversations-dialogs .dialogs-list .dialog,.facebook-pages .facebook-list-page,.preview-commands .commands-list .command,.step-container,.test-widget-container>div{-webkit-box-orient:vertical;-webkit-box-direction:normal}.skills-form__skills-wraper{max-height:200px;max-width:194px;overflow:hidden;-webkit-transition:max-height .6s ease-in-out;transition:max-height .6s ease-in-out}.skills-form__skills-wraper--open{max-height:2000px}.skills-form_more-button{cursor:pointer}.skills-form_more-button:before{content:' ';position:absolute;left:0;bottom:-13px;width:36px;height:2px;background-color:#94cc01}.filter_less-link:after,.skills-form__skills-wraper--open+.skills-form_more-button:after{content:'\E316'}.filter_less-link:before{background:0 0}.skills-form_more-button:after{content:'\E313';position:relative;color:#94cc01;font-family:"Material Icons";width:18px;height:18px;font-size:18px;top:4px;margin-left:4px;-webkit-transition:right .1s ease;transition:right .1s ease;background:0 0}.skills-form input[type=checkbox]+label{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:12px;cursor:pointer;display:inline-block;position:relative;padding:10px 22px;-webkit-border-radius:18px;border-radius:18px;border:1px solid #94cc01;height:36px;margin-bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.skills-form input[type=checkbox]+label::before{content:none}.skills-form input[type=checkbox]:checked+label{color:#fff;background-color:#94cc01;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.input--radio input+label,.notification,.skills-form_skill-counter{-webkit-transition:all .1s ease-in-out}.skills-form_skill-counter{margin-left:10px;color:#94cc01;transition:all .1s ease-in-out}.skills-form input[type=checkbox]:checked+label .skills-form_skill-counter{color:#fff}.skills-form input[type=checkbox]+label:hover{color:#fff;background-color:#94cc01;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.skills-form input[type=checkbox]+label:hover .skills-form_skill-counter{color:#fff}.card-checker-false{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card-checker-false.no-margin{margin:0!important}.card-checker-false input[type=checkbox]{display:none}.card-checker-false input[type=checkbox]:checked+label span.checker-ico{background:url(../images/checker.png) no-repeat}.card-checker-false label{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:16px;cursor:pointer;padding-left:0}.card-checker-false label span.checker-ico{width:16px;height:16px;display:inline-block;background:url(../images/checker.png) 0 -16px no-repeat;margin-left:10px}.mt-30{margin-top:-30px}.mt-10{margin-top:-10px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.card,.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mb40{margin-bottom:40px}.mb45{margin-bottom:45px}.mb50{margin-bottom:50px}.mb54{margin-bottom:54px}.mb60{margin-bottom:60px}.mb65{margin-bottom:65px}.mb70{margin-bottom:70px}.mb75{margin-bottom:75px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mr50{margin-right:50px}.mb-title{margin-bottom:48px;min-height:1px;padding-top:10px}.mb-title.no-data{margin-bottom:34px}.mb-card{margin-bottom:48px}.mb25-last-none>div:not(:last-child){margin-bottom:25px}.mb25-last>div:last-child .mb25{margin-bottom:0}.suggest-msg .message-text{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.rest-tabs>ul{margin-bottom:40px;-webkit-border-radius:50px;border-radius:50px;border:1px solid #0bdcc7;display:inline-block}.cards.row>form .scenario-steps:last-of-type .card,.scenario-steps>div:last-child .card{margin-bottom:0}.rest-tabs>ul li:last-child,.rest-tabs>ul li:last-child a{margin:0}.rest-tabs>ul li.active a,.rest-tabs>ul li:hover a{background-color:#0bdcc7!important;color:#fff!important}.rest-tabs>ul li:not(:last-child) a{margin-right:20px}.rest-tabs>ul li a{-webkit-border-radius:50px;border-radius:50px;font-family:robotobold,Arial,Helvetica,sans-serif;font-size:12px;text-transform:uppercase;color:#3e3e3e;display:inline-block}.highcharts-title{font-family:robotolight,Arial,Helvetica,sans-serif;font-size:21px!important}.statistic-heder span{color:#d3d3d3;margin-left:20px}.cards .pre,.cards pre{color:#fff;background-color:#324148}.collection-elements .cards{padding:0}.collection-elements .cards .el-group{margin-top:15px}.collection-elements .card-body{padding-top:35px!important}button{position:relative}button .google-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px}button .google-loader circle{-webkit-animation:dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite}.cards{padding:40px 0}.cards .tab-pane{padding:15px;border:1px solid #0bdcc7}.cards .pre{overflow:auto;border:none;width:100%;padding:20px}.scenario-steps{max-width:710px;-webkit-transition:-webkit-box-shadow .2s;transition:box-shadow .2s}.scenario-steps.active{-webkit-box-shadow:-5px 10px 10px 0 rgba(0,0,0,.15);box-shadow:-5px 10px 10px 0 rgba(0,0,0,.15)}.modal-content .scenario-steps.active{-webkit-box-shadow:none;box-shadow:none}.modal-content .scenario-steps .textarea-container .textarea{margin-bottom:4px;height:41px;padding-top:18px;padding-left:0}.modal-content .scenario-steps .textarea-container .textarea.active{min-height:105px}.grouped .info-title{margin-bottom:0}.grouped .group .card-form-group{margin-top:15px}.section-divider{margin-top:25px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section-divider span{color:#c6c7c8;text-transform:uppercase;font-size:12px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.section-divider span:not(.divider){margin-right:25px}.section-divider span.divider{height:1px;background-color:#e9e9ea;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}button.trash-delete{width:48px;height:46px;outline:0;border:none;-webkit-border-radius:3px;border-radius:3px;background:url(../images/other/trash.png) center center no-repeat #f21b16;-webkit-transition:linear .3s all;transition:linear .3s all}.card,.scenario-card{background-color:#fff;position:relative}button.trash-delete:hover{-webkit-box-shadow:0 10px 20px 0 rgba(242,27,22,.4);box-shadow:0 10px 20px 0 rgba(242,27,22,.4)}.scenario-card{max-width:710px;min-width:440px;width:100%;-webkit-border-radius:5px;border-radius:5px;border:1px solid #ebebeb;margin-bottom:32px}.scenario-card.max-size{max-width:1177px}.scenario-card.transparent{background-color:transparent;border:none}.scenario-card .section{padding:20px 24px}.scenario-card .section.no-padding{padding:0}.scenario-card .section.section-header{height:60px;background-color:#fafafa;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}.scenario-card .section.section-header .step-header{font-size:14px;line-height:1.71;text-align:left;color:#000;margin-right:25px;text-transform:uppercase}.scenario-card .section.section-header .step-name{color:#d3d3d3;line-height:1.71;text-align:left;font-size:14px;text-transform:uppercase}.scenario-card .section.section-header.minimize{-webkit-border-radius:5px;border-radius:5px}.scenario-card .section .card-move-buttons{float:right;top:-2px;position:relative}.scenario-card .section .card-move-buttons .move{color:#ccc;-webkit-transition:color .3s;transition:color .3s;margin-right:6px;font-size:22px;position:relative;top:3px;cursor:pointer}.scenario-card .section .card-move-buttons .move:hover{color:#666}.scenario-card .section .card-move-buttons .move.disable{color:#ccc}.scenario-card .section .card-move-buttons.additional{top:6px}.scenario-card .section .card-move-buttons.additional .move{margin-right:2px}.scenario-card .section .card-move-buttons .delete{color:#f55;margin-right:8px;font-size:18px;-webkit-transition:color .3s;transition:color .3s;cursor:pointer}.scenario-card .section .card-move-buttons .delete:hover{color:red}.scenario-card .section .drop-box{padding:25px 79px;height:148px;width:210px;cursor:pointer;position:relative}.scenario-card .section .drop-box-icon{margin-bottom:16px}.scenario-card .section .drop-box.loader-container{padding:25px;text-align:center}.scenario-card .section .drop-box.image-container{padding:0;text-align:center;border:none}.scenario-card .section .drop-box.image-container img{-webkit-border-radius:5px;border-radius:5px;max-width:210px;max-height:148px;border:2px dashed #d7d7d7;margin:auto;position:relative}.scenario-card .section .bootom-text{font-size:14px;line-height:1.14;text-align:left;font-style:italic;width:100%}.scenario-card .section .short-item{float:left;width:210px;margin-right:20px}.scenario-card .section .short-item.buttons-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-right:0;width:200px}.scenario-card .section .short-item.buttons-container .checker-container{bottom:-10px;position:relative;margin-right:20px}.scenario-card .section .short-item.buttons-container .checker-container label{font-size:12px}.scenario-card .section .short-item.buttons-container .text-container{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.scenario-card .section .short-item.buttons-container.checker-marging{width:210px;margin-right:20px}.scenario-card .section .medium-item{float:left;max-width:440px;width:100%;margin-right:20px}.scenario-card .section .content-copy{font-size:18px;color:#94cc25}.scenario-card .section .custom-input .placeholder::first-letter{text-transform:capitalize}.scenario-card .section .add-bot{margin-left:-8px}.scenario-card .section-container{opacity:0;max-height:0;min-height:0;visibility:hidden;position:relative;height:0;width:100%;-webkit-transition:opacity .2s,visibility .2s,max-height .2s .2s,min-height .1s .2s;transition:opacity .2s,visibility .2s,max-height .2s .2s,min-height .1s .2s}.scenario-card .section-container.active{opacity:1;height:auto;visibility:visible;max-height:10065px;-webkit-transition:opacity .2s .1s,visibility .1s,max-height .1s,min-height .1s;transition:opacity .2s .1s,visibility .1s,max-height .1s,min-height .1s}.scenario-card .section-bottom-toogle{height:37px;background-color:#fafafa;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;padding:7px 24px}.scenario-card .section-bottom-toogle div{cursor:pointer}.scenario-card .section-bottom-toogle span{color:#94cc25;font-size:12px;line-height:1.33;margin-right:6px}.scenario-card .section-bottom-toogle i{-webkit-transition:-webkit-transform .3s;transition:transform .3s;color:#94cc25;font-size:16px;position:relative;top:4.5px}.scenario-card .section-bottom-toogle.active{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.scenario-card .section-bottom-toogle.active i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.scenario-card .section-bottom{max-height:0;min-height:0;background-color:#fafafa;width:100%}.scenario-card .section-bottom .dropdown-container{opacity:0;max-height:0;min-height:0;visibility:hidden;position:relative;height:0;width:100%;-webkit-transition:opacity .2s,visibility .2s,max-height .2s .2s,min-height .1s .2s;transition:opacity .2s,visibility .2s,max-height .2s .2s,min-height .1s .2s}.scenario-card .section-bottom .dropdown-container.active{opacity:1;height:auto;visibility:visible;max-height:10065px;-webkit-transition:opacity .2s .1s,visibility .1s,max-height .1s,min-height .1s;transition:opacity .2s .1s,visibility .1s,max-height .1s,min-height .1s}.scenario-card .section-bottom.active{max-height:10065px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.delete-item{font-size:12px;text-align:left;color:#f66060;cursor:pointer;-webkit-transition:color .3s;transition:color .3s;margin-right:10px}.delete-item i{position:relative;top:4px;margin-right:7px;font-size:16px;color:#f66060;-webkit-transition:color .3s;transition:color .3s}.card-move button.add-under,.delete-btn{-webkit-transition:linear .3s all;outline:0}.delete-item:hover,.delete-item:hover i{color:red}.card{-webkit-border-radius:7px;border-radius:7px;color:#0c0c0c;border:1px solid #ebebeb}.card.card-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.card.card-tabs .card-nav{-webkit-flex-basis:220px;-ms-flex-preferred-size:220px;flex-basis:220px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f9f9f9;border-right:1px solid #ebebeb}.card.card-tabs .card-nav .card-checker{display:block}.card.card-tabs .card-nav label{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.card.card-tabs .card-tabs-body{width:100%}.card.card-tabs .card-tabs-body .info-row p{margin-bottom:0;margin-top:15px;font-size:14px;color:#9d9a9a;font-style:italic}.card.card-tabs .card-tabs-body .info-row p.mt25{margin-top:25px}.card.card-tabs .card-tabs-body .remove-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:15px}.card.card-tabs .card-tabs-body .remove-row span{display:block;color:#587efb;font-size:12px;text-transform:uppercase}.card.card-tabs .card-tabs-body .remove-row img{cursor:pointer}.card.card-tabs .card-tabs-body .remove-row .inline-block-heder{height:20px}.card.card-tabs .card-tabs-body .remove-row .inline-block-heder p,.card.card-tabs .card-tabs-body .remove-row .inline-block-heder span{text-transform:uppercase;display:inline-block}.card label,.card:hover .delete-btn{display:block}.card.card-tabs .card-tabs-body .section{padding:10px 35px 35px}.card.card-tabs .card-tabs-body .section .section-child{padding:0 25px 25px;-webkit-border-radius:30px;border-radius:30px;background-color:#f8f8f8;border:1px solid #f2f2f2;position:relative;margin-top:25px}.card.card-tabs .card-tabs-body .section:not(.last){border-bottom:1px solid #ebebeb}.card.card-tabs .card-nav-tabs{padding:0 35px 35px}.card label,.card small{padding-left:10px}.card.card-tabs .card-nav-tabs button{margin:0 0 15px;width:100%}.card.card-tabs .card-nav-tabs button.btn-simple{text-transform:uppercase;color:#0c0c0c}.card.card-tabs .card-nav-tabs button.btn-simple.active,.card.card-tabs .card-nav-tabs button.btn-simple:hover{background-color:#fff;border-color:#2090f9}.card label{font-family:robotolight,Arial,Helvetica,sans-serif;font-size:15px;margin-bottom:5px;font-weight:400;text-transform:capitalize}.card .card-checker{margin-left:25px;height:40px}.card .card-checker label{margin-bottom:0}.card select{-webkit-appearance:none;text-transform:uppercase;-moz-appearance:none;text-indent:1px;text-overflow:'';background:url(../images/select-arrow.png) right 20px center no-repeat #ebebeb;background-size:14px}.card .component-name{position:absolute;right:20px;top:20px}.card input[type=text],.card input[type=number],.card select{height:45px;width:100%;font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;background-color:transparent;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;padding-left:20px;padding-right:20px;outline:0}.card .card-h h1,.card .card-h.card-pre-header{font-family:robotolight,Arial,Helvetica,sans-serif}.card input[type=text]:disabled,.card input[type=number]:disabled,.card select:disabled{opacity:.5}.card .card-h{padding:30px 35px;border-bottom:1px solid #e9e9ea}.card .card-h.card-pre-header{font-size:22px;text-align:center;min-height:92px}.card .card-h.card-pre-header a{text-decoration:none;color:#3e3e3e}.card .card-h.card-pre-header a:hover{text-decoration:underline}.card .card-h.scenarios-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.card .card-h.scenarios-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card .card-h.scenarios-head h1{margin-bottom:15px}}.card .card-h .card-h-btns button:not(:last-child){margin-right:20px}.card .card-h button{min-width:115px}@media (max-width:500px){.card .card-h button{width:100%}.card .card-h button:not(:last-child){margin-bottom:15px}}.card .card-h h1{font-size:24px;margin:0}.card-light-btn,.fixed-card button{font-family:robotobold,Arial,Helvetica,sans-serif}.card .card-body{padding:50px 35px}.card .card-body .card-light-btn{min-width:1px}.card .card-body .card-btn-error{padding-left:25px;padding-right:25px}.card .input-disable{display:block;height:45px;background-color:#d4d4d4;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;padding-left:20px;padding-right:20px;outline:0;width:100%;margin:25px 0 0}.card .block-space{height:20px;margin-bottom:10px;margin-top:10px}.card .block-divider{border-bottom:solid 1px #ece4e4;margin:-4px -36px;padding-left:20px;padding-right:18px;padding-bottom:10px}.card .block-divider-content{text-transform:uppercase;margin-top:15px}.card .block-divider-content p{color:#ababab;background:#fff;display:inline-block;z-index:20;position:relative;padding-right:20px}.card .block-divider-content .block-divider{width:100%;top:-20px;position:relative;margin:0 40px;padding:0}@media (max-width:767px){.mobile-input{margin-bottom:25px}}.delete-btn{width:32px;height:32px;position:absolute;top:-15px;right:-15px;transition:linear .3s all;background:url(../images/plus.png) center center no-repeat #e53935;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:none;-webkit-border-radius:50%;border-radius:50%;display:none}.delete-btn:hover{-webkit-box-shadow:0 10px 20px 0 rgba(229,57,53,.4);box-shadow:0 10px 20px 0 rgba(229,57,53,.4)}.cll-img img{margin:15px;-webkit-border-radius:6px;border-radius:6px}.collection-ctrl{width:20px;height:20px;position:absolute;right:30px;top:15px}.collection-ctrl .btn-group.open .dropdown-toggle{-webkit-box-shadow:none!important;box-shadow:none!important}.collection-ctrl .btn-group{cursor:pointer;display:block}.table-attachments-wrap a,.test-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.table-attachments-wrap svg{max-height:20px}.table-attachments-wrap a{display:flex;word-break:break-word;color:#94cc25}.table-attachments-wrap a:hover{text-decoration:none;color:#94cc25}.table-attachments-wrap img{max-width:94px;max-height:54px}.childs-left-25{min-width:180px}.childs-left-25>:not(:first-child){margin-left:20px}.test-widget{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:fixed;right:0;bottom:0;z-index:20000;height:100%;width:420px}.test-widget .brn-widget-header{height:85px}.test-widget-container{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:100%;-webkit-box-shadow:0 0 60px 30px rgba(0,0,0,.2);box-shadow:0 0 60px 30px rgba(0,0,0,.2);background-color:#fafafa}.card-move,.test-widget-container>div{display:-webkit-flex;display:-ms-flexbox}.test-widget-container>div{display:-webkit-box;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-height:30vh}.test-widget-container>div:last-child ::-webkit-scrollbar{width:6px}.test-widget-container>div:last-child ::-webkit-scrollbar-track{background-color:transparent}.test-widget-container>div:last-child ::-webkit-scrollbar-thumb{background:#fff;-webkit-border-radius:7px;border-radius:7px}.test-widget-container>div:last-child ::-webkit-scrollbar-thumb:window-inactive{background:#fff;-webkit-border-radius:7px;border-radius:7px}.test-widget-container .main-tile{position:absolute;left:35px;top:24px}.test-widget-container .close-icon{position:absolute;right:35px;top:35px;opacity:.2}.test-widget-container .close-icon svg{width:24px;height:24px}.test-widget-container .close-icon:hover{opacity:.6}.test-widget-container .simple-widget{padding-top:90px;max-height:890px}@media (max-width:1370px){.test-widget-container .simple-widget{min-height:240px}}.animations{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.animations-right{right:0}.animations-right-active,.animations-right.ng-hide{right:-100%}.animations-opacity{opacity:1}.animations-opacity-active,.animations-opacity.ng-hide{opacity:0}.tooltip-helper{display:none;padding:10px}.card-move{position:absolute;bottom:15px;right:15px;display:-webkit-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card-move .dropdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.card-light-btn.btn-empty,.card-light-btn.btn-fully{display:-ms-flexbox;-webkit-box-align:center;display:-webkit-box}.card-move button.add-under{background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;color:#d9d9d9;transition:linear .3s all;height:20px}.card-move button.add-under:hover svg path,.card-move button.add-under:hover svg polygon,.card-move button.add-under:hover svg rect{fill:#b2b2b2!important}.card-move button.add-under svg{width:18px;height:18px}.card-move button:not(.add-under){width:19px;height:12px;-webkit-transition:linear .3s all;transition:linear .3s all;background:url(../images/select-arrow.png) center center no-repeat;outline:0;border:none;opacity:.5}.card-move button:not(.add-under):nth-child(2){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-right:5px;margin-left:5px}.card-move button:not(.add-under):disabled{opacity:.5}.card-move button:not(.add-under):hover:not(:disabled){opacity:1}.mr0{margin-right:0!important}.card-light-btn{min-width:132px;text-align:center;color:#fff;padding-left:25px;padding-right:25px;text-transform:uppercase;font-size:12px;border:none;outline:0;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:linear .3s all;transition:linear .3s all;background-color:#0bdcc7;line-height:45px;position:relative}.card-light-btn:disabled{opacity:.5;cursor:default!important}.card-light-btn:disabled:hover{-webkit-box-shadow:none;box-shadow:none}.card-light-btn:hover{-webkit-box-shadow:0 10px 20px 0 rgba(11,220,199,.4);box-shadow:0 10px 20px 0 rgba(11,220,199,.4);cursor:pointer}.card-light-btn.btn-fully{display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:rgba(11,220,199,.4) 0 10px 20px 0;box-shadow:rgba(11,220,199,.4) 0 10px 20px 0;border:1px solid #0bdcc7}.card-light-btn.btn-fully .counter{background-color:#fff;color:#0bdcc7}.card-light-btn.btn-fully:hover{-webkit-box-shadow:none;box-shadow:none;color:#3e606f;background-color:#fff;border-color:#0bdcc7}.card-light-btn.btn-fully:hover .counter{background-color:#0bdcc7;color:#fff}.card-light-btn.btn-empty{border:1px solid #0bdcc7;background-color:transparent;color:#3e606f;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card-light-btn.btn-empty .counter,.card-light-btn.btn-empty.active,.card-light-btn.btn-empty:hover{background-color:#0bdcc7;color:#fff}.card-light-btn.btn-empty.active .counter,.card-light-btn.btn-empty:hover .counter{background-color:#fff;color:#0bdcc7}.card-light-btn .counter{width:24px;height:24px;-webkit-border-radius:3px;border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:15px;-webkit-transition:linear .3s all;transition:linear .3s all}.widget-left-pos .brn-widget-event,.widget-left-pos .brn-widget-open{right:auto;left:15px}.cards-select{font-family:robotolight,Arial,Helvetica,sans-serif;font-size:15px}.cards-select label{margin-bottom:5px;display:block;padding-left:10px;font-weight:400}.cards-select .brn-delete{margin-left:0!important}.cards-select .rest-tabs>ul{margin-bottom:0!important}.progress{width:100%;height:15px;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}.progress div{-webkit-border-radius:50px;border-radius:50px;background-color:#0bdcc7!important}.no-shadow{-webkit-box-shadow:none!important;box-shadow:none!important}.delete-plus{cursor:pointer;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.delete-plus svg{fill:#f00000}.reset-btn{height:auto;border:none;background-color:transparent;outline:0;padding:0;margin:0}.fixed-card{-webkit-border-radius:5px;border-radius:5px;background-color:#fff;padding:30px 35px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);margin-bottom:25px}.fixed-card .filter,.fixed-card .filter>div button,.fixed-card h3,.fixed-card label,table.brn-table thead th{font-family:robotolight,Arial,Helvetica,sans-serif}.fixed-card .filter label{color:#54a4ff;font-size:12px;text-transform:uppercase;margin-top:35px;margin-bottom:10px}.fixed-card .filter>div button{display:block;position:relative;margin-top:15px;padding-left:20px;padding-right:50px}.fixed-card .filter>div button span:last-child{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:15px}.fixed-card button.card-btn-error{min-width:115px}.fixed-card ul.expressions{margin:0 -15px}.fixed-card ul.expressions li{margin:20px 15px 0;display:inline-block;padding:11.5px 40px 11.5px 25px;position:relative;border:1px solid #8adfcc;-webkit-border-radius:50px;border-radius:50px;text-transform:uppercase}.fixed-card h3{margin:0 0 30px}.fixed-card label{font-size:15px;margin-bottom:5px;display:block;padding-left:10px;font-weight:400;text-transform:capitalize}.attribute-input select,.fixed-card select{height:45px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;padding-left:20px;padding-right:20px;text-transform:none;text-overflow:'';-webkit-appearance:none;-moz-appearance:none;text-indent:1px;outline:0}.fixed-card input[type=text],.fixed-card input[type=number],.fixed-card input[type=email],.fixed-card textarea{display:block;height:45px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;background-color:transparent;padding-left:20px;padding-right:20px;outline:0;width:100%}.fixed-card select{width:100%;font-size:12px;border:1px solid #ebebeb;-webkit-border-radius:3px;border-radius:3px;background:url(../images/select-arrow.png) right 20px center no-repeat #fff;background-size:14px}.fixed-card select:disabled{opacity:.5}.attribute-input input[type=text],.attribute-input input[type=number],.attribute-input input[type=email],.attribute-input textarea{display:block;height:45px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;background-color:transparent;padding-left:20px;padding-right:20px;outline:0;width:100%}.input-group-flex,table.brn-table .trash{display:-webkit-box;display:-webkit-flex}.attribute-input select{width:100%;font-size:12px;border:1px solid #ebebeb;-webkit-border-radius:3px;border-radius:3px;background:url(../images/select-arrow.png) right 20px center no-repeat #fff;background-size:14px}.attribute-input select:disabled{opacity:.5}.input-group-flex{display:-ms-flexbox;display:flex}.input-group-flex button{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:25px;padding-left:25px;padding-right:25px}.btn-edit,table.brn-table tr.collapse-row .panel-heading{padding:15px}.highlight-yellow{background-color:#fffda6}table.brn-table{background-color:#fff;color:#0c0c0c;width:100%;-webkit-border-radius:5px;border-radius:5px;border:1px solid transparent;margin-bottom:15px}.ig-scenario .card-in-gallery,.mb0,table.brn-table tr.collapse-row .panel,table.brn-table tr.collapse-row .panel-group{margin-bottom:0!important}table.brn-table .trash{display:-ms-flexbox;display:flex}table.brn-table .trash svg{width:18px;height:18px}table.brn-table .panel-body>.row:not(:first-child){margin-top:15px}table.brn-table tr.collapse-row button.collapsed-delete{position:absolute;right:50px;top:25px}table.brn-table tr.collapse-row .panel-body{position:relative}table.brn-table tr.collapse-row .panel-title a{outline:0!important;text-decoration:none}table.brn-table svg{cursor:pointer;opacity:.2}table.brn-table svg:hover{opacity:.6}table.brn-table thead{border-bottom:1px solid #f4f4f5}table.brn-table thead>tr{height:90px}table.brn-table thead th{font-size:24px;font-weight:400}table.brn-table thead th a{color:#007cff;font-family:robotobold,Arial,Helvetica,sans-serif;font-size:14px;text-transform:uppercase;vertical-align:middle;text-decoration:none}table.brn-table tfoot,table.brn-table.realtime-table td{font-family:averta-regular,Arial,Helvetica,sans-serif}table.brn-table thead th:first-child{padding-left:25px}table.brn-table tbody>tr:hover{background-color:#fff;color:#95cb25}table.brn-table tbody>tr:hover .control-fixed{background-color:#fff;-webkit-box-shadow:-10px 0 10px 0 #fff;box-shadow:-10px 0 10px 0 #fff}table.brn-table tbody>tr:hover .control-fixed-heder{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}table.brn-table tbody>tr:hover .control-fixed-shadow{opacity:.9}table.brn-table tbody>tr:hover .control-fixed-left{-webkit-box-shadow:10px 0 10px 0 #fff;box-shadow:10px 0 10px 0 #fff}table.brn-table tbody>tr:first-child{text-transform:capitalize;background:#FAFAFA}table.brn-table tbody>tr:first-child:hover{background:#FAFAFA!important;color:#000}table.brn-table tbody>tr .control-fixed{padding:0 14px 8px 10px;position:absolute;right:0;float:right;z-index:10;background-color:transparent;-webkit-transition:right 1ms linear;transition:right 1ms linear}.btn-icon,.modal-dialog,table.brn-table tbody>tr .control-fixed-shadow{-webkit-transition:opacity .3s ease-in-out}table.brn-table tbody>tr .control-fixed-shadow{width:40px;height:40%;top:-webkit-calc(30% - 1px);top:calc(30% - 1px);left:-5px;position:absolute;opacity:0;-webkit-box-shadow:-25px 0 50px 14px #fff;box-shadow:-25px 0 50px 14px #fff;pointer-events:none;transition:opacity .3s ease-in-out}table.brn-table tbody>tr .control-fixed-heder{height:46px;background-color:transparent}table.brn-table tbody>tr .control-fixed-image{padding:4px 26px 5px 10px}table.brn-table tbody>tr.no-hover{background-color:transparent;color:#0c0c0c}table.brn-table tbody>tr td.active-heder{cursor:pointer;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}table.brn-table tbody>tr td.active-heder svg{-webkit-transition:fill .3s ease-in-out,opacity .3s ease-in-out;transition:fill .3s ease-in-out,opacity .3s ease-in-out}table.brn-table tbody>tr td.active-heder.active,table.brn-table tbody>tr td.active-heder:active,table.brn-table tbody>tr td.active-heder:hover{color:#95cb25}table.brn-table tbody>tr td.active-heder.active svg,table.brn-table tbody>tr td.active-heder:active svg,table.brn-table tbody>tr td.active-heder:hover svg{opacity:1;fill:#95cb25}table.brn-table tbody>tr.header-default{height:47px;word-break:break-all}table.brn-table tbody>tr.header-image{height:60px;word-break:break-all}table.brn-table tbody>tr.header-image .header-image__star{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#94cc01}table.brn-table tbody>tr.first-line td{padding-top:15px}table.brn-table tbody>tr.first-line .control-fixed{padding-top:11px}table.brn-table tbody>tr.first-line-image td{padding-top:17px}table.brn-table tbody>tr.first-line-image .control-fixed{padding-top:32px}table.brn-table tbody .filters{max-height:0;min-height:0;background-color:#ebebeb;-webkit-transition:height .3s;transition:height .3s;-webkit-transition-delay:.2s;transition-delay:.2s;padding:0}table.brn-table tbody .filters.no-hover{background-color:#ebebeb}table.brn-table tbody .filters .dropdown-filters{float:right;opacity:0;max-height:0;min-height:0;visibility:hidden;position:relative;padding-right:28px;top:-10px;-webkit-transition:opacity .2s,visibility .2s,max-height .1s linear .2s,min-height .1s linear .2s;transition:opacity .2s,visibility .2s,max-height .1s linear .2s,min-height .1s linear .2s}table.brn-table tbody .filters .dropdown-filters-active{opacity:1;padding-top:5px;visibility:visible;max-height:165px;min-height:55px;-webkit-transition:opacity .2s .1s,visibility .1s,max-height .1s linear,min-height .1s linear;transition:opacity .2s .1s,visibility .1s,max-height .1s linear,min-height .1s linear}table.brn-table tbody .filters .dropdown-filters .custom-input{margin-bottom:-2px}table.brn-table tbody .filters-active{-webkit-transition-delay:0s;transition-delay:0s;max-height:165px;min-height:55px}table.brn-table.brn-table-orders tbody td{height:72px}table.brn-table.image-table{margin-bottom:17px}table.brn-table.image-table .control-fixed{padding:20px 26px 24px 10px}table.brn-table .table-star-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}table.brn-table .table-star-button .star--not-active{opacity:.6}table.brn-table .table-star-button .star--active{color:#94cc01}table.brn-table tfoot tr{color:#969696;height:65px}table.brn-table tfoot tr td{text-align:center}table.brn-table.no-hover tr:hover{background-color:transparent;color:#0c0c0c}.file-uploader,.file-uploader:focus,.file-uploader:hover{color:#000;text-decoration:none}table.brn-table.realtime-table .brn-primary{text-transform:uppercase;font-size:11px;-webkit-box-shadow:0 10px 20px 0 rgba(252,203,91,.4);box-shadow:0 10px 20px 0 rgba(252,203,91,.4)}table.brn-table.realtime-table .brn-delete{text-transform:uppercase;margin-left:15px;font-size:11px;-webkit-box-shadow:0 10px 20px 0 rgba(242,27,22,.4);box-shadow:0 10px 20px 0 rgba(242,27,22,.4)}.modal-dialog .brn-btn,.wide-ul .nav-links li a{text-transform:capitalize}table.brn-table.realtime-table ng-include{vertical-align:middle;margin-left:5px;-webkit-transition:linear .3s all;transition:linear .3s all}table.brn-table.realtime-table ng-include.th-desc svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}table.brn-table.realtime-table ng-include svg{width:18px;height:18px}table.brn-table.realtime-table.common-table td,table.brn-table.realtime-table.common-table th{width:-webkit-calc(100% / 7);width:calc(100% / 7)}table.brn-table.realtime-table.half-size td,table.brn-table.realtime-table.half-size th{width:50%}table.brn-table .custom-input .select-options.active,table.brn-table .custom-input .select-options:active{max-height:137px}.file-uploader{background:#fff;padding:8px 15px 8px 50px;border:1px solid #0bdcc7;-webkit-border-radius:20px;border-radius:20px;display:inline-block;position:relative;white-space:nowrap}.file-uploader span:first-child{display:inline-block;height:37px;width:37px;-webkit-border-radius:100%;border-radius:100%;position:absolute;background:#0bdcc7;top:0;left:0}.file-uploader span:first-child i,.loader-wrap{top:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.file-uploader span:first-child i{position:absolute;left:50%;transform:translate(-50%,-50%);color:#fff}.author_message .file-uploader{padding:8px 50px 8px 15px;background:#fff}.author_message .file-uploader span:first-child{right:0;left:auto}.bot-edit{position:relative}.bot-edit textarea{min-height:200px}.bot-edit label{font-family:robotolight,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400}.bot-edit .path{-webkit-animation:dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite}.bot-edit .google-loader{height:45px}.edit-modal-window .modal-dialog{max-width:300px}@media (max-width:767px){.edit-modal-window .modal-dialog{max-width:100%}}.btn-toolbar{position:fixed;width:100%;top:120px;background:#fff;z-index:999}.btn-toolbar+div{padding-top:25px}.modal-dialog{color:#0c0c0c;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:12px;opacity:0;transition:opacity .3s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto}.add-smal i,.delete-smal i{margin-left:-5px;margin-right:6px}.modal-dialog .modal-header{font-family:robotolight,Arial,Helvetica,sans-serif;border-bottom:0;padding:25px}.modal-dialog textarea{display:block;margin-bottom:20px;height:45px;background-color:transparent;border:1px solid #ebebeb;padding:15px 20px;outline:0;width:100%;min-height:110px;-webkit-border-radius:25px;border-radius:25px;resize:none}.modal-dialog .custom-input textarea{padding:0;display:initial;margin-bottom:0}.modal-dialog ::-webkit-input-placeholder{opacity:.6}.modal-dialog ::-moz-placeholder{opacity:.6}.modal-dialog :-ms-input-placeholder{opacity:.6}.modal-dialog :-moz-placeholder{opacity:.6}.modal-dialog .submenu-btn{color:#94cc25;background:0 0;border:none;border-bottom:1px solid #E0E0E0;height:45px;width:100%;padding-right:3px;padding-top:20px;cursor:pointer}.modal-dialog .submenu-btn i{color:#94cc25;float:right;position:relative;top:-2px}.modal-dialog .labels{font-size:14px;line-height:1.29;text-align:left;color:#d3d3d3;font-style:italic}.modal-dialog .dropdown-container .close-icon{right:-26px;float:right;top:-21px}.modal-dialog .bots-list-item-name h2{display:inline-block}.conversation .conversation-clients,.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.modal-dialog .create-bot{position:relative}.modal-dialog .modal-red-message{color:#f66060;font-size:12px}.modal-dialog .bootom-text{font-size:14px;line-height:1.14;text-align:left;color:#969696;font-style:italic;width:100%}.modal-dialog .section-bottom-toogle{height:37px}.modal-dialog .section-bottom-toogle div{cursor:pointer}.modal-dialog .section-bottom-toogle span{color:#94cc25;font-size:12px;line-height:1.33;margin-right:6px}.modal-dialog .section-bottom-toogle i{-webkit-transition:-webkit-transform .3s;transition:transform .3s;color:#94cc25;font-size:16px;position:relative;top:4.5px}.modal-dialog .section-bottom-toogle.active i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal-dialog .section-bottom{width:100%;max-height:0;-webkit-transition:max-height .1s .2s;transition:max-height .1s .2s}.modal-dialog .section-bottom .dropdown-container{opacity:0;max-height:0;visibility:hidden;position:relative;width:100%;-webkit-transition:opacity .2s,visibility .3s,max-height .3s;transition:opacity .2s,visibility .3s,max-height .3s}.modal-dialog .section-bottom .dropdown-container.active{opacity:1;visibility:visible;max-height:10065px;-webkit-transition:opacity .2s .1s,visibility .1s,max-height .2s;transition:opacity .2s .1s,visibility .1s,max-height .2s}.modal-dialog .section-bottom.active{max-height:10065px;-webkit-transition:max-height 0s;transition:max-height 0s}.tags-container{font-size:14px;line-height:2.14;text-align:left;color:#000;width:100%}.tags-container .title{font-size:12px;line-height:2.5;color:#94cc25}.tags-container .close-icon{font-size:15px;top:8px;float:right}.tags-container a{color:#000;cursor:pointer}.tags-container a img{margin-right:8px}.tags-container a:active,.tags-container a:hover{color:#000;text-decoration:none}.delete-smal,.delete-smal i{color:#f66060;position:relative}.delete-smal{font-size:12px;text-align:left;top:12px;cursor:pointer}.delete-smal i{font-size:16px;top:3px}.add-smal{cursor:pointer;font-size:12px;text-align:left;color:#94cc25}.add-smal i{font-size:16px;position:relative;top:2px;color:#94cc25}.modal-code{position:absolute;left:-15px;right:-15px;top:-webkit-calc(100% + 15px);top:calc(100% + 15px)}.modal-code pre{background-color:#324148;color:#fff;max-height:400px;overflow:auto;border:none}.modal-code ::-webkit-scrollbar{width:6px;height:6px}.modal-code ::-webkit-scrollbar-track{background-color:transparent}.modal-code ::-webkit-scrollbar-thumb{background:#fff;-webkit-border-radius:7px;border-radius:7px}.modal-code ::-webkit-scrollbar-thumb:window-inactive{background:#fff;-webkit-border-radius:7px;border-radius:7px}.flex{display:flex}.conversation .brn-widget-footer form input{padding-right:65px}.conversation ::-webkit-scrollbar{width:6px;height:6px}.conversation ::-webkit-scrollbar-track{background-color:transparent}.conversation ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.conversation ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.conversation .carousel-control{top:30px;color:#0bdcc7}.conversation .suggest-btns button:last-child{-webkit-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-border-bottom-right-radius:25px;border-bottom-right-radius:25px}.conversation .conversation-clients{min-height:500px;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-border-radius:6px;border-radius:6px}.conversation .conversation-clients .showbox{height:120px}.conversation .conversation-clients .conversation-h{padding:30px;background-color:#f7f7f7;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}.conversation .conversation-clients .conversation-h select{width:100%}.conversation .conversation-clients .clients{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%}.conversation .conversation-clients .clients .client-wrap:last-child{-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.conversation .conversation-clients .clients .client{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:linear .3s all;transition:linear .3s all;position:relative;margin-bottom:25px}.conversation .conversation-clients .clients .client .client-mode{float:right;vertical-align:text-bottom;opacity:1;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px}.conversation .conversation-clients .clients .client .client-mode i{font-style:normal;font-weight:700!important;font-size:14px!important;position:relative!important;color:#f66060!important;right:0!important;top:1px!important}.conversation .conversation-clients .clients .client .client-img{position:relative;margin-right:15px}.conversation .conversation-clients .clients .client .client-img img:not(.provider){width:36px;height:36px;-webkit-border-radius:50%;border-radius:50%}.conversation .conversation-clients .clients .client .client-img .provider-image{position:absolute;bottom:-5px;right:-5px}.conversation .conversation-clients .clients .client .client-img .provider-image img{width:24px;height:24px;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,.15);box-shadow:0 3px 7px 0 rgba(0,0,0,.15);-webkit-border-radius:50%;border-radius:50%}.conversation .conversation-clients .clients .client>span{font-size:14px;color:#000;width:100%;position:relative}.conversation .conversation-clients .clients .client>span i{position:absolute;right:-20px;color:#b3b3b3;font-size:17px;top:2px}.conversation .conversation-clients .clients .client .client-name{width:32px;height:32px;-webkit-border-radius:50px;border-radius:50px;background-color:#03a1d1;color:#fff;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.conversation .conversation-clients .clients .client .last-message{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.conversation .conversation-clients .clients .client .last-message h4+span{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;display:block;max-width:310px;overflow:hidden}.conversation .conversation-clients .clients .client .last-message .time{color:#5b5a5a;font-size:12px;position:absolute;right:15px;top:10px}.conversation .conversations-dialogs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:-webkit-fill-available;margin-left:-20px}.conversation .conversations-dialogs .widget-more-info{color:#0bdcc7}.conversation .conversations-dialogs .dialogs-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:20px;height:-webkit-fill-available;min-height:70vh;z-index:0;margin-bottom:-14px;margin-top:-30px}.conversation .conversations-dialogs .dialogs-list>div{width:340px;max-width:340px;margin-right:20px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:auto;position:relative;overflow:hidden;-webkit-transition:linear .3s all;transition:linear .3s all;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;border:1px solid #ebebeb}.conversation .conversations-dialogs .dialogs-list>div .card-block{background-color:#f7f7f7}.conversation .conversations-dialogs .dialogs-list>div .card .btn-primary{background-color:#fafafa;-webkit-transition:all .2s;transition:all .2s;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;color:#000;-webkit-box-shadow:none;box-shadow:none}.conversation .conversations-dialogs .dialogs-list>div .card .btn-primary:hover{background-color:#ebebeb}.conversation .conversations-dialogs .dialogs-list>div .audio-el .audio-el-wrapper button{background:#fafafa;color:#000;-webkit-box-shadow:none;box-shadow:none}.conversation .conversations-dialogs .dialogs-list>div .card .panel-body .accordion-toggle,.conversation .conversations-dialogs .dialogs-list>div .card .panel-body .accordion-toggle i.fa.fa-angle-down,.conversation .conversations-dialogs .dialogs-list>div .card .panel-group .panel-default>.panel-heading .accordion-toggle,.conversation .conversations-dialogs .dialogs-list>div .card .panel-group .panel-default>.panel-heading .accordion-toggle i.fa.fa-angle-down,.wide-ul .nav-links li a:hover,.wide-ul .nav-links li.active a{color:#0bdcc7!important}.conversation .conversations-dialogs .dialogs-list>div input[type=range]::-moz-range-thumb,.conversation .conversations-dialogs .dialogs-list>div input[type=range]::-ms-thumb,.conversation .conversations-dialogs .dialogs-list>div input[type=range]::-webkit-slider-thumb{background:#0bdcc7!important}.conversation .conversations-dialogs .dialogs-list>div .suggest-btns button{background:#fafafa;-webkit-box-shadow:none;box-shadow:none;color:#000}.conversation .conversations-dialogs .dialogs-list>div .suggest-btns button:hover{background-color:#ebebeb}.conversation .conversations-dialogs .dialogs-list>div .suggest-btns button:not(:last-child){border-bottom:1px solid #c9f2ee}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header{position:static;padding:10px 24px;text-align:left;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:64px;-webkit-box-shadow:none;box-shadow:none;background-color:#fafafa;line-height:1.3em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .console-icon{color:#b3b3b3;-webkit-transition:color .2s;transition:color .2s;cursor:pointer}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .console-icon:hover{color:#666}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls .client-mode .ng-hide.ng-hide-animate{display:none!important}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls .client-mode{position:absolute;right:52px;opacity:1;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(148,204,37,.2);color:#94cc25;-webkit-transition:all .12s ease-in-out;transition:all .12s ease-in-out;-webkit-transition-property:color,background-color;transition-property:color,background-color}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls .client-mode i{font-weight:700;font-style:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls .client-mode:hover{background-color:#94cc25;color:#fff;opacity:1!important;-webkit-filter:none!important;filter:none!important}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span{display:inline-block;width:20px;height:28px;-webkit-transition:all .2s;transition:all .2s;cursor:pointer}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span svg{width:20px;position:absolute;top:3px;right:0}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span.manual{background-color:rgba(246,96,96,.2);color:#f66060}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span.manual:hover{background-color:#f66060;color:#fff}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span.close-btn{font-size:16px;color:#000;top:3px;position:relative;opacity:.3;-webkit-transition:all .2s;transition:all .2s;margin-left:8px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span.close-btn:hover{opacity:.6}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span:hover{-webkit-filter:none;filter:none;opacity:.6}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls img{cursor:pointer}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span{position:relative}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .brn-widget-controls span.close-btn img{width:30px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .client{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .client .client-info span:first-child{font-size:16px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .client .client-info span:last-child{font-size:12px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .client .img-wrap{margin-right:10px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .client .img-wrap img{width:36px;height:36px;-webkit-border-radius:50%;border-radius:50%}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer{position:absolute;bottom:0;width:100%;background:#fff;-webkit-box-shadow:none;box-shadow:none;height:46px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer input{background-color:#f7f7f7;height:46px;outline:0;padding:10px 60px 10px 24px;-webkit-box-shadow:none;box-shadow:none}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .submit-icon{position:absolute;right:6px;top:-6px;-webkit-transition:all .2s;transition:all .2s;opacity:0;visibility:hidden}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .submit-icon.active{opacity:1;visibility:visible}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .submit-icon i{color:#b3b3b3;-webkit-transition:all .2s;transition:all .2s}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .submit-icon.green-icon i,.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer:hover .submit-icon.hover-icon i{color:#94cc25}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .submit-icon svg{-webkit-transition:all .2s;transition:all .2s;fill:#b3b3b3}.add-bot>i svg>path,.conversation .conversations-dialogs .dialogs-list .brn-widget.active .brn-widget-footer .submit-icon svg,.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .submit-icon.green-icon svg,.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer:hover .submit-icon.hover-icon svg,.nav-sidebar-bottom .settings:hover i svg{fill:#94cc25}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .widget-attachment{width:60px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-footer .widget-attachment i{font-size:14px}.conversation .conversations-dialogs .dialogs-list>div .brn-body-wrap{margin-bottom:60px;position:relative;width:100%;height:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-height:500px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body{position:absolute;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;padding-left:24px;padding-right:24px;background-color:#fff;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .message-text{font-size:12px;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:20px;border-radius:20px;padding:8px 16px}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .messages.author_message .message-text{background-color:#fff;border:1px solid #ebebeb}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .messages:not(.author_message) .message-text{background-color:#fafafa;border:1px solid #ebebeb}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .suggest-msg .message-info:not(.author_message) .message-text{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;border-bottom:none}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .suggest-msg button{background-color:#fafafa;-webkit-transition:all .2s;transition:all .2s;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;color:#000}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .suggest-msg button:hover{background-color:#ebebeb}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .suggest-msg .suggest-btns{border:1px solid #ebebeb;border-top:none;-webkit-box-shadow:none;box-shadow:none}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .card{-webkit-border-top-left-radius:unset;border-top-left-radius:unset;background-color:#fafafa;-webkit-box-shadow:none;box-shadow:none}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .card .card-block{background-color:#fafafa}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .messages .message-date{font-size:10px;color:#d3d3d3}.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body .glyphicon{color:#b3b3b3}.conversation .conversations-dialogs .dialogs-list .dialog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative}.conversation .conversations-dialogs .dialogs-list .dialog .dialog-body{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;padding-left:25px;padding-right:25px;overflow-y:scroll;width:100%;padding-bottom:100px;top:45px;bottom:0}.conversation .conversations-dialogs .dialogs-list .dialog .dialog-footer{position:absolute;bottom:8px;width:100%}.conversation .conversations-dialogs .dialogs-list .dialog .dialog-footer input[type=text]{border:1px solid #f5f6f7;outline:0;padding:10px 15px;-webkit-border-radius:20px;border-radius:20px;-webkit-box-shadow:-1px 3px 10px -1px rgba(0,0,0,.2);box-shadow:-1px 3px 10px -1px rgba(0,0,0,.2);font-family:robotolight,sans-serif;color:#000;margin-top:10px;width:90%;margin-left:auto;margin-right:auto;display:block}.conversation .conversations-dialogs .dialogs-list .brn-widget.active .brn-widget-body .glyphicon,.conversation .conversations-dialogs .dialogs-list .brn-widget.active .brn-widget-footer .submit-icon i{color:#94cc25}.wide-ul .nav-links li a:hover svg,.wide-ul .nav-links li.active svg{fill:#0bdcc7!important}.widget-shadow{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.15);box-shadow:0 15px 30px 0 rgba(0,0,0,.15);outline:0}.dialogs-list .dialog{width:370px;margin-left:20px}.dialogs-list .dialog .dialog-h{height:60px;background-color:#333}.dialogs-list .dialog .dialog-h h4{margin:0;color:#fff}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background:0 0}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{background-color:transparent}.debug-log{padding:9.5px;font-size:13px;word-break:break-all;word-wrap:break-word;border:1px solid #ccc;background-color:#324148;color:#fff;width:100%;height:45%;overflow:auto;-webkit-transition:height .2s;transition:height .2s;margin-bottom:46px;font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.debug-log ::-webkit-scrollbar{width:12px}.debug-log ::-webkit-scrollbar-track{background-color:transparent}.debug-log ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.debug-log ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.debug-log .animation{width:10px;height:15px;display:inline-block;background-color:#fff;-webkit-animation-name:log;animation-name:log;-webkit-animation-duration:1s;animation-duration:1s;visibility:visible;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.wide-ul,.wide-ul .nav-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.debug-log.ng-hide{height:0}@-webkit-keyframes log{50%,from{visibility:hidden}to{visibility:visible}}@keyframes log{50%,from{visibility:hidden}to{visibility:visible}}.wide-ul{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (max-width:767px){.wide-ul,.wide-ul ul{-webkit-box-orient:vertical;-webkit-box-direction:normal}.wide-ul{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wide-ul ul{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.wide-ul ul li{width:100%}.wide-ul ul:last-child{-webkit-box-shadow:none;box-shadow:none;border:none}.wide-ul ul:last-child .navbar-dropdown>a{display:none!important}.wide-ul ul:last-child .navbar-dropdown>ul{display:block!important;position:static;background-color:transparent;margin:0;padding:0;width:100%}.wide-ul ul:last-child .navbar-dropdown>ul li a{font-family:robotoregular,Arial,Helvetica,sans-serif!important;font-weight:400!important;font-size:16px!important;text-transform:capitalize}}.wide-ul .nav-links{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:flex}.bots-header,.buttons,.wide-ul .navbar-dropdown a#dropdown-profile{display:-webkit-box;display:-webkit-flex}.wide-ul .nav-links li a{font-family:robotoregular,Arial,Helvetica,sans-serif!important;font-weight:400!important;font-size:16px!important}.wide-ul .dropdown-menu:not(.flex-li){left:auto;right:0}.wide-ul .dropdown-menu li a{padding:10px!important}.wide-ul .navbar-dropdown a#dropdown-profile{display:-ms-flexbox;display:flex;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;text-decoration:none;font-weight:400!important}.wide-ul .navbar-dropdown a#dropdown-profile img{width:50px;-webkit-border-radius:50px;border-radius:50px;margin-left:20px}.wide-ul .navbar-dropdown a#dropdown-profile>span{text-align:right}.wide-ul .navbar-dropdown a#dropdown-profile>span span{font-size:18px}.wide-ul .navbar-dropdown a#dropdown-profile>span small{color:#979797;font-size:12px}.card-text{white-space:pre-wrap}.service-page{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative;background:#fff}.icon.icon-kik,.icon.icon-message-us,.icon.icon-twitter{background-image:url(../images/iconsSprite.png)}.service-page .service-text{text-align:center;position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%)}@media (max-height:924px){.service-page .service-text{margin-top:50px}}@media (max-height:824px){.service-page .service-text{margin-top:80px}}@media (max-height:774px){.service-page .service-text{margin-bottom:20px}}@media (max-width:767px){.service-page .service-text{margin-top:20px}}@media (max-width:767px) and (max-height:774px){.service-page .service-text{margin-top:40px}}.service-page .service-text h1{font-size:192px;font-weight:600;line-height:1;letter-spacing:19.2px;color:#94cc01;text-align:center}@media (max-width:767px){.service-page .service-text h1{font-size:100px;margin-bottom:20px}}.service-page .service-text h3{font-size:18px;line-height:1;margin-bottom:47px;color:#000;text-align:center}.new-bot button[type=submit]{text-transform:uppercase}.icon.icon-kik{background-position:-30px -42px;width:31px;height:15px}.icon.icon-twitter{background-position:0 -42px;width:30px;height:23px}.icon.icon-message-us{background-position:-68px 0;width:31px;height:31px}.icon.icon-communication,.icon.icon-personal,.icon.icon-purchase{width:48px;height:48px;background-image:url(../images/infoSprite.png)}.icon.icon-personal{background-position:-124px -48px}.icon.icon-communication{background-position:-48px -48px}.icon.icon-purchase{background-position:0 -96px}.icon.icon-desctop{background-image:url(../images/infoSprite.png);background-position:-96px -96px;width:56px;height:37px}.icon.icon-agent{background-image:url(../images/infoSprite.png);background-position:0 0;width:66px;height:48px}.icon.icon-browser,.icon.icon-statistic{width:48px;background-image:url(../images/infoSprite.png);height:48px}.icon.icon-statistic{background-position:-48px -96px}.icon.icon-browser{background-position:0 -48px}.icon.icon-setup{background-image:url(../images/infoSprite.png);background-position:-172px 0;width:32px;height:48px}.icon.icon-conversation,.icon.icon-home{background-image:url(../images/navSprite.png)}.icon.icon-home{background-position:-36px -15px;width:18px;height:15px}.icon.icon-conversation{background-position:-16px -36px;width:16px;height:16px}.icon.icon-connect{background-image:url(../images/infoSprite.png);background-position:-124px 0;width:48px;height:48px}.icon.icon-bots{background-image:url(../images/navSprite.png);background-position:0 -18px;width:18px;height:18px}.icon.icon-hat{background-image:url(../images/infoSprite.png);background-position:-66px 0;width:58px;height:47px}.icon.icon-envelope,.icon.icon-folder,.icon.icon-location,.icon.icon-phone{background-image:url(../images/iconsSprite.png)}.icon.icon-location{background-position:-87px -65px;width:12px;height:16px}.icon.icon-envelope{background-position:-75px -42px;width:16px;height:12px}.icon.icon-phone{background-position:-61px -42px;width:14px;height:14px}.icon.icon-social-twitter{background-image:url(../images/socialsSprite.png);background-position:-47px -48px;width:45px;height:36px}.icon.icon-social-messenger{background-image:url(../images/socialsSprite.png);background-position:0 -48px;width:47px;height:48px}.icon.icon-social-intercom,.icon.icon-social-kik,.icon.icon-social-slack{background-image:url(../images/socialsSprite.png);width:48px}.icon.icon-social-intercom{background-position:0 0;height:48px}.icon.icon-social-slack{background-position:-48px 0;height:48px}.icon.icon-social-kik{background-position:-96px 0;height:24px}.icon.icon-folder{background-position:0 -81px;width:15px;height:12px}.icon.icon-document,.icon.icon-lock{width:13px;height:16px;background-image:url(../images/iconsSprite.png)}.icon.icon-lock{background-position:-61px -65px}.icon.icon-document{background-position:-74px -65px}.icon.icon-community{background-image:url(../images/iconsSprite.png);background-position:-68px -31px;width:17px;height:10px}.icon.icon-icon-lock{background-image:url(../images/iconsSprite.png);background-position:-61px -65px;width:13px;height:16px}.icon.icon-idea{background-image:url(../images/iconsSprite.png);background-position:0 0;width:36px;height:42px}.icon.icon-widget-logo{background-image:url(../images/iconsSprite.png);background-position:-36px 0;width:32px;height:31px}.icon.icon-widget-logo-close{background-image:url(../images/iconsSprite.png);background-position:-45px -65px;width:16px;height:16px}.categories-intents label{padding-left:0}.categories-intents label span:last-child{margin-left:10px}.abstract-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:block;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#eee}@media (max-width:767px){.abstract-wrap .container{width:100%}}.auth-block{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.loader-wrap{position:absolute;width:150px;height:150px;left:50%;transform:translate(-50%,-50%)}.loader{position:absolute;opacity:.7}.loader circle{-webkit-animation:draw 4s infinite ease-in-out;animation:draw 4s infinite ease-in-out;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.loader-2 circle,.loader-6 circle{-webkit-animation-delay:1s;animation-delay:1s}.loader-7 circle{-webkit-animation-delay:2s;animation-delay:2s}.loader-4 circle,.loader-8 circle{-webkit-animation-delay:3s;animation-delay:3s}.loader-3{left:-150px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.loader-6,.loader-7,.loader-8{left:-150px;-webkit-transform:rotateX(180deg) rotateY(180deg);transform:rotateX(180deg) rotateY(180deg)}.loader-5 circle{opacity:.2}.bots-search-bar{text-align:right;position:relative;left:10px}.bots-header{display:-ms-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;margin-right:34px}.bots-header h2{margin-top:12px}.bots-header h2:after{bottom:-7px}.bots-header .bots-search-bar{top:-10px}.mb-media{margin-bottom:100px}@-webkit-keyframes draw{50%{stroke-dashoffset:0;-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes draw{50%{stroke-dashoffset:0;-webkit-transform:scale(.5);transform:scale(.5)}}@media (max-width:400px){.hidden-400{display:none}}@media (max-width:1500px){.bots-search-bar{text-align:center!important}}@media (min-width:768px){.navbar-nav{float:right}.messaging-pre+.ws-wrap .welcome-socials{-webkit-transform:none;-ms-transform:none;transform:none;left:0}}.container{width:100%;padding-right:36px;padding-left:0}.container .empty-nav-sidebar{position:fixed;top:120px;height:-webkit-calc(100% - 120px);height:calc(100% - 120px);width:50px;margin-right:50px;-webkit-box-shadow:inset 0 -20px 20px 5px rgba(0,0,0,.02);box-shadow:inset 0 -20px 20px 5px rgba(0,0,0,.02)}.container .margin-rest{margin-left:100px}.container-content{padding-left:33px}.cropArea{background:#E4E4E4;overflow:hidden;width:100%;height:350px}.buttons{display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.buttons button{padding-left:35px;padding-right:35px;min-height:50px;white-space:inherit}.components-list-fixed{position:fixed;top:85px;width:100%;background-color:#f7f7f7;z-index:10}.components-list-fixed .ai-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:33px}.components-list-fixed .ai-flex>span{color:#bbbfc1;text-transform:uppercase;margin-right:60px}@media (max-width:767px){.components-list-fixed{top:50px}.components-list-fixed .ai-flex{padding:5px 15px}.components-list-fixed .ai-flex>span{display:none}.components-list-fixed .ai-flex ul{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.components-list-fixed .ai-flex ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#0c0c0c;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:16px}.components-list-fixed .ai-flex ul li{cursor:pointer;text-transform:capitalize}.components-list-fixed .ai-flex ul li:hover{color:#0bdcc7}@media (max-width:767px){.components-list-fixed .ai-flex ul li{margin:15px!important}}.components-list-fixed .ai-flex ul li:not(:last-child){margin-right:60px}.yellow-bg{background-color:#fccb5b!important}.components-list-modal .md-btn.md-large{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.components-list-modal button.md-btn:after{-webkit-border-radius:5px;border-radius:5px;color:#fff;content:attr(btn-title);width:120px;left:-121px;text-align:right;padding:5px 15px;position:absolute;z-index:98;text-transform:uppercase}.add-step-container .add-step-btn .text,.broadcast-list .fixed-card h3,.card-notifications .round-item-container,.component-name-label,.components-list-modal .components-list .component-item h4,.slide-alerts .single-notification .n-type,ul.main-socials.settings-social li span span{text-transform:capitalize}.components-list-modal .md-menu{position:fixed;right:13px;bottom:30px}.components-list-modal .md-menu .md-menu-collapse{-webkit-transform:none;-ms-transform:none;transform:none;left:10px}.components-list-modal .modal-dialog{width:100%;top:0;bottom:0;margin:0;min-height:100%;-webkit-transition:none;transition:none}.components-list-modal .modal-dialog .modal-content{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none}.components-list-modal .components-list{text-align:center;padding:130px 0;max-width:1000px;margin:auto}.components-list-modal .components-list .component-item{width:100%;max-width:300px;margin:15px;cursor:pointer;display:inline-block;text-align:left}.collection-header button,.cron-wrap .select-options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.components-list-modal .components-list .component-item p{margin-bottom:0}.mobile{position:absolute;bottom:-85px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:415px;margin:auto}.graph img{max-width:100%;bottom:-100px;left:160px;position:absolute}@media (max-width:992px){.graph img{position:relative;left:0}}.cron-wrap>.cron-select-wrap{width:-webkit-calc(50% - 15px);width:calc(50% - 15px)}@media (max-width:1024px){.cron-wrap>.cron-select-wrap{width:100%}}.cron-wrap .select-options{display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.cron-wrap .select-options .cron-select-wrap{padding:0 15px;display:block;width:50%}@media (max-width:1024px){.cron-wrap .select-options .cron-select-wrap{width:100%}}.cron-select-wrap+span,.cron-wrap span{font-family:robotolight,Arial,Helvetica,sans-serif;font-size:15px;margin-bottom:5px;padding-left:10px;font-weight:400;display:none}.cron-select-wrap select.cron-select{height:45px;width:100%;font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;background-color:transparent;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;-webkit-transition:linear .4s all;transition:linear .4s all;padding-left:20px;padding-right:20px;outline:0;margin:25px 0 0;-webkit-box-shadow:none;box-shadow:none}.all,.create-bot-wrap .bots-list-item-name,.privacy-title,.scenario-pop-up,h2{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.bot-nav .dropdown ul li a span,.collection-header button>span{margin-left:15px}.collection-header button{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;margin-bottom:25px}.collection-header button ng-include{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.collection-header button svg{width:20px;height:20px}.collection-elements .google-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px}.md-btn,.md-menu{position:relative}.collection-elements .google-loader .path{-webkit-animation:dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color-white 6s ease-in-out infinite}.collection-elements ng-include{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.md-btn{-webkit-border-radius:100%;border-radius:100%;outline:0;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:linear .3s all;transition:linear .3s all;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.broadcast-list .fixed-card:hover,.md-btn:hover{-webkit-box-shadow:0 6px 19px 4px rgba(0,0,0,.2)}.md-btn:hover{box-shadow:0 6px 19px 4px rgba(0,0,0,.2)}.stats,.ui-notification{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.md-btn svg{fill:#fff}.md-btn.md-large{width:60px;height:60px}.md-btn.md-large svg{width:35px}.md-btn.md-small{width:40px;height:40px}.md-btn.md-blue{background-color:#0bdcc7}.md-menu{display:inline-block}.md-menu.fixed{position:fixed;right:13px;bottom:13px}.md-menu button+button{margin-top:25px}.md-menu.opened .md-menu-collapse{display:block}.md-menu .md-menu-collapse{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none}.md-menu .md-menu-collapse>button:not(:first-child){margin-top:15px}.md-menu .md-menu-collapse.top-dir{bottom:75px}.md-menu .md-menu-collapse button.md-btn:hover:after{-webkit-border-radius:5px;border-radius:5px;color:#fff;content:attr(btn-title);width:120px;left:-121px;text-align:right;padding:5px 15px;position:absolute;z-index:98;text-transform:uppercase}.svg-normalize{font-size:0}.scenario-wrapper .md-menu{position:fixed;bottom:30px;right:30px;-webkit-transition:linear .3s all;transition:linear .3s all;z-index:100}@media (max-width:1200px){.scenario-wrapper .md-menu{right:25px}}.scenario-wrapper .md-menu .md-btn:hover{background-color:#fccb5b}.scenario-wrapper pre.scenarios-json{height:100%;margin:0}.scenario-wrapper .scenario-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scenario-wrapper .dndDragging .dropdown-menu,.scenario-wrapper .dndDragging .slick-slide:not(.slick-current){display:none}.scenario-wrapper .scenario-header .card-checker{margin-left:10px;color:#dedede}.scenario-wrapper .scenario-header .card-checker label{margin:0}.scenario-wrapper .scenario-header .card-checker label span:last-child{margin-left:10px;line-height:16px}@media (max-width:767px){.scenario-wrapper{padding-top:25px}}.scenario-wrapper .dndDragging .slick-track{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;width:auto!important}.settings-card .bot-img .icon,.showbox{-webkit-transform:translate(-50%,-50%)}.scenario-list .dndPlaceholder{max-width:825px;border:1px dashed #94cc01;list-style-type:none;background:#fff}.showbox{position:absolute;top:50%;bottom:0;left:50%;right:0;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.google-loader{position:relative;margin:0 auto;width:100px}.google-loader:before{content:'';display:block;padding-top:100%}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-border-radius:50%;border-radius:50%}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}.privacy{background-color:#fff;max-width:1324px;padding:80px 50px 0;margin:0 auto;font-size:14px;line-height:1.71}.privacy-background{background:url(../images/privacy.jpg) center center no-repeat;margin-top:-30px}.privacy-background .welcome-wrap{padding-top:170px;padding-bottom:100px}.privacy-title{font-size:18px;line-height:1.33;margin-bottom:8px}.preview,.preview-footer,.settings-card .card-header,.stats h1{font-family:robotolight,Arial,Helvetica,sans-serif}.privacy-so-on{opacity:.1;font-size:72px;line-height:1;text-align:center;padding-top:45px;padding-bottom:117px}.stats{position:fixed;top:130px;width:200px;padding:20px;color:#fff;background-color:#232732;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);z-index:30;left:20px}.stats.closed{width:135px;padding:20px}.stats.closed h1{margin:0}.stats .icon-stats-opened{width:18px;height:18px;background:url(../images/stats-opened.png) no-repeat;cursor:pointer}.stats .icon-stats-closed{width:24px;height:16px;background:url(../images/stats-closed.png) no-repeat;cursor:pointer}.stats .icon{margin-right:17px}.stats h1{font-size:24px;margin-bottom:40px;margin-top:0}.stats nav a{display:block;color:#fff;margin-top:20px}.highcharts-container,.highcharts-container>svg{width:100%!important}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.handle,.input--radio input+label:before,.onoffswitch-switch,.preview .header .name,.settings-widget-preview .chat-message-control-next,.settings-widget-preview .chat-message-control-prev{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.preview .header{max-height:415px;overflow:hidden;position:relative}.preview .header img{width:100%}.preview .header .name{position:absolute;width:100%;top:50%;transform:translateY(-50%);color:#fff;text-align:center}.preview .header .name h1{margin-top:0;margin-bottom:15px;font-size:120px}.preview .header .name h4{margin:0;font-size:24px}.preview-commands{padding:110px 0}.preview-commands .commands-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}@media (max-width:767px){.preview-commands .commands-list{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.preview-commands .commands-list .command-item{padding-left:15px;padding-right:15px;margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:330px;-webkit-flex-basis:330px;-ms-flex-preferred-size:330px;flex-basis:330px;max-width:330px}.preview-commands .commands-list .command{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);-webkit-transition:linear .3s all;transition:linear .3s all;-webkit-border-radius:5px;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.preview-footer ul,.preview-footer ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.preview-commands .commands-list .command .header{padding:25px;min-height:145px}.preview-commands .commands-list .command .footer{padding:25px;color:#fff;background-color:#364147;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.preview-commands .commands-list .command .footer ol{padding-left:15px;margin-bottom:0}.preview-footer{background-color:#fff;padding:6% 0}.preview-footer h1{margin-top:0;margin-bottom:55px}.preview-footer ul{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.preview-footer ul li.telegram-preview:hover a{background-color:#1fa7fe}.preview-footer ul li.kik-preview:hover a,.preview-footer ul li.messenger-preview:hover a,.preview-footer ul li.slack-preview:hover a,.preview-footer ul li.widget-preview:hover a{background-color:#4362A5}.preview-footer ul li.telegram-preview:hover a span{color:#fff}.preview-footer ul li.telegram-preview:hover a svg path{fill:#fff}.preview-footer ul li.messenger-preview:hover a span{color:#fff}.preview-footer ul li.messenger-preview:hover a svg path{fill:#fff!important}.preview-footer ul li.messenger-preview:hover a svg path:last-child,.preview-footer ul li.messenger-preview:hover a svg polygon{fill:#4362A5!important}.preview-footer ul li.widget-preview:hover a span{color:#fff}.preview-footer ul li.widget-preview:hover a svg path{fill:#fff!important}.preview-footer ul li.widget-preview:hover a svg path:last-child,.preview-footer ul li.widget-preview:hover a svg polygon{fill:#4362A5!important}.preview-footer ul li.kik-preview:hover a svg path,.preview-footer ul li.kik-preview:hover a svg path:last-child,.preview-footer ul li.kik-preview:hover a svg polygon,.preview-footer ul li.slack-preview:hover a svg path,.preview-footer ul li.slack-preview:hover a svg path:last-child,.preview-footer ul li.slack-preview:hover a svg polygon{fill:#fff!important}.preview-footer ul li.kik-preview:hover a span{color:#fff}.preview-footer ul li.slack-preview:hover a span{color:#fff}.preview-footer ul li+li{margin-left:27px}@media (max-width:500px){.preview-footer ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.preview-footer ul li{margin:0 0 20px!important}}.preview-footer ul li a{height:65px;width:200px;-webkit-transition:linear .3s all;transition:linear .3s all;border:1px solid #d9d9d9;-webkit-border-radius:5px;border-radius:5px;text-decoration:none;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:22px;padding-right:22px}.preview-footer ul li a svg{margin-right:30px;width:24px;height:22px}.preview-footer ul li a>span{color:#0c0c0c;font-size:14px}.preview-footer ul li a ng-include{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.include-svg{display:inline-block;vertical-align:top;top:-1px;width:23px;height:23px;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease}.include-svg.th-desc{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.settings-card-wrap{-webkit-flex-basis:250px;-ms-flex-preferred-size:250px;flex-basis:250px}.settings-card-wrap.big{-webkit-flex-basis:646px;-ms-flex-preferred-size:646px;flex-basis:646px}.settings-card-wrap.big670{-webkit-flex-basis:690px;-ms-flex-preferred-size:690px;flex-basis:690px;margin-right:44px;max-width:690px}.settings-card-wrap.medium{-webkit-flex-basis:456px;-ms-flex-preferred-size:456px;flex-basis:456px;margin-right:44px;max-width:456px}.growth-card .settings-card{max-width:100%}.growth-card .settings-card .card-checker{margin-left:0}.growth-card_update-btn{margin:15px;float:right}.growth-card-keywords{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.growth-card-keywords .input-container{width:230px;margin:10px}.growth-card-keywords .input-container ng-include svg{width:18px;height:18px}.table-54{max-width:540px}.table-54 .brn-table{width:537px}@media (max-width:767px){.table-54{max-width:360px}.table-54 .brn-table{width:357px}}.settings-card{width:100%;max-width:185px;position:relative;padding-right:10px}.settings-card.big{max-width:582px;margin-right:64px}.settings-card.big .flex-row{width:540px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.settings-card.big .flex-row .custom-input{width:410px}.settings-card.big .flex-row .brn-primary{margin-left:13px;margin-top:3px}@media (max-width:767px){.settings-card.big .flex-row{width:360px}.settings-card.big .flex-row .custom-input{width:233px}}.settings-card.big436{max-width:436px;margin-right:64px}.settings-card.big436 .flex-row{width:436px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:767px){.settings-card.big436 .flex-row{width:360px}.settings-card.big436 .flex-row .custom-input{width:233px}}.settings-card.big420{max-width:420px;margin-right:64px}.settings-card.big420 .flex-row{width:420px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:767px){.settings-card.big420 .flex-row{width:360px}.settings-card.big420 .flex-row .custom-input{width:233px}}.settings-card.medium{max-width:250px;margin-right:64px;width:250px}.settings-card.medium210{max-width:210px;margin-right:64px;width:210px}.settings-card.medium210.mr20{margin-right:20px}.settings-card.card-all{max-width:100%;width:650px}.settings-card .card-header{font-size:24px;margin-bottom:15px}.settings-card .card-checker label{margin-left:0}.settings-card .card-checker label span{margin-left:0!important}.settings-card .brn-green{width:100%;background-image:url(../images/other/upload-icon.png);background-repeat:no-repeat;background-position:right 25px center;text-align:left}.settings-card .settings-h{margin:-35px}.settings-card .settings-h img.cover{position:relative;left:0;top:0;width:100%;max-height:150px}.settings-card button.brn-delete{text-transform:uppercase;width:100%;font-family:robotobold,Arial,Helvetica,sans-serif}.settings-card.widgets h4{margin-bottom:5px}.settings-card .bot-img{width:80px;display:inline-block;position:relative;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;cursor:pointer}.settings-card .bot-img:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15)}.settings-card .bot-img:hover .overlay{opacity:.6}.settings-card .bot-img:hover .icon{visibility:visible;opacity:1}.settings-card .bot-img .overlay{position:absolute;width:100%;top:0;bottom:0;background:#3e3e3e;opacity:0;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.settings-card .bot-img .icon{position:absolute;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;-webkit-transition:all .3s;transition:all .3s;z-index:20;opacity:0}.bot-nav,.bots-notifications,.help-btn,div.ng-select-wrapper.ng-select-opened{z-index:10000}.settings-card .bot-img img{width:80px;height:80px}.settings-card h4{margin:0 0 30px;font-family:robotolight,Arial,Helvetica,sans-serif;font-size:24px;text-align:center}.settings-card button.clipboard{position:absolute;width:13px;height:14px;background:0 0;border:none;outline:0;right:8px}.settings-card button.clipboard i{font-size:14px;color:#94cc25}.text-small-transparent{opacity:.3;font-size:12px;line-height:1.33;text-align:left;color:#000}.facebook-pages select{background-color:#fff}.facebook-pages .facebook-list-page{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:18px;font-family:robotolight,Arial,Helvetica,sans-serif;border:1px solid #dedede;max-height:241px;overflow-y:auto}.facebook-pages .facebook-list-page .facebook-list-page-item{min-height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:15px;padding-right:15px;-webkit-transition:linear .3s all;transition:linear .3s all;cursor:pointer}.facebook-pages .facebook-list-page .facebook-list-page-item:hover{background-color:#dedede}.facebook-pages .facebook-list-page .facebook-list-page-item svg{margin-right:15px;width:20px;height:20px}.input-container .icon-right-delete svg,.input-container .icon-right-edit svg{width:12px}.facebook-pages .facebook-list-page .facebook-list-page-item+.facebook-list-page-item{border-top:1px solid #dedede}.facebook-pages .submenu{padding:25px;margin-top:25px;border:1px solid #dedede;-webkit-border-radius:3px;border-radius:3px;background-color:rgba(0,0,0,.02)}.facebook-pages .submenu h5{margin:0}.edit-link{display:inline-block;vertical-align:middle;margin-right:12px}.bot-nav nav,.btn-edit .submit{display:-ms-flexbox;display:-webkit-box}.input-container{position:relative}.input-container .icon-right{position:absolute;bottom:24px;padding:0 20px 0 10px;right:-25px;opacity:0;cursor:pointer;background-color:#fff}.input-container .icon-right-edit{bottom:14px;padding-right:50px}.input-container .icon-right-delete{bottom:17px;padding-right:20px}.input-container .icon-right svg{width:15px}.bot-nav{position:fixed;width:100%;background-color:#fff;padding:22px 0;border-bottom:1px solid #dedede}.bot-nav .bot-container{padding-left:285px;padding-right:285px}.bot-nav img.bot-logo{width:36px;height:36px;-webkit-border-radius:50px;border-radius:50px;margin-right:15px;border:1px solid #dedede}.bot-nav nav{display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-nav ul li a,.bot-nav nav a{text-decoration:none;display:block;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;cursor:pointer}.bot-nav nav a{color:#0c0c0c;font-size:16px}.bot-nav nav a ng-include{vertical-align:sub}.bot-nav nav a.active,.bot-nav nav a:hover{color:#0bdcc7}.bot-nav nav a.active svg,.bot-nav nav a:hover svg{fill:#0bdcc7}.bot-nav nav a:not(:first-child){margin-left:50px}.bot-nav nav a:not(:first-child)>span{margin-left:13px}.bot-detailed{margin-left:15px}.bot-detailed>.row-flex{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bot-detailed .t-modern{max-width:642px}.block-nav{background-color:#fff;-webkit-border-radius:5px;border-radius:5px;padding:40px 35px;margin-bottom:25px}.block-nav input.form-control.date-picker{height:45px;margin-bottom:15px;-webkit-border-radius:50px;border-radius:50px;outline:0;text-align:center;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ebebeb;cursor:pointer}.block-nav ul li+li{margin-top:15px}.block-nav ul li a{color:#0c0c0c;text-transform:uppercase;font-size:12px;line-height:43px;border:1px solid #ebebeb;text-align:center;-webkit-border-radius:3px;border-radius:3px}.block-nav ul li a.active,.block-nav ul li a:hover{background-color:#ebebeb;color:#0c0c0c;border-color:#ebebeb}@media (max-width:1200px){.block-nav{padding:30px 20px}.bot-detailed>.row-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bot-detailed>.row-flex .flex-col.col-300{max-width:100%;width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bot-detailed>.row-flex .flex-col.col-300 .bot-info{margin-right:30px}}@media (max-width:768px){.bot-detailed .col-300,.bot-detailed .col-rest .row-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal}.bot-detailed .col-rest .row-flex{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bot-detailed .col-300{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bot-detailed .col-300 .bot-info{margin-right:0!important}}@media (max-width:1500px){.bots .bots-wrapper>.container>h1{text-align:center}}@-webkit-keyframes color{0%,100%{stroke:#0bdcc7}}@keyframes color{0%,100%{stroke:#0bdcc7}}@-webkit-keyframes color-grey{0%,100%{stroke:#b0bec5}}@keyframes color-grey{0%,100%{stroke:#b0bec5}}@-webkit-keyframes color-white{0%,100%{stroke:#fff}}@keyframes color-white{0%,100%{stroke:#fff}}@-webkit-keyframes scenario-loading{0%{border:0 solid #fff}20%{border:8px solid #fff;width:0%;height:0%}100%{border:8px solid #fff;width:100%;height:100%}}@keyframes scenario-loading{0%{border:0 solid #fff}20%{border:8px solid #fff;width:0%;height:0%}100%{border:8px solid #fff;width:100%;height:100%}}.ng-select-wrapper{display:inline-block;width:200px;background-color:#ebebeb;height:34px;position:relative}.ng-select-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.ng-select-wrapper .ng-select-options{display:none;position:absolute;top:100%;left:0;margin:0;padding:0;width:100%;background-color:#f1f1f1;list-style-type:none}.ng-select-wrapper .ng-select-options .ng-select-option{padding:5px 15px}div.ng-select-wrapper.ng-select-opened .ng-select-options{display:block}.onoffswitch{position:relative;width:90px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:inline-block;float:right;margin-bottom:35px}.broadcast-list .carousel .carousel-control.left span,.broadcast-list .carousel .carousel-control.right span,.broadcast-list .carousel-indicators,.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #dedede;-webkit-border-radius:20px;border-radius:20px}.onoffswitch-inner{display:block;width:200%;margin-left:-100%;-webkit-transition:margin .3s ease-in 0s;transition:margin .3s ease-in 0s}.onoffswitch-inner:after,.onoffswitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:30px;font-size:14px;font-family:Trebuchet,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:"DAY";padding-left:10px;background-color:#0bdcc7;color:#FFF}.onoffswitch-inner:after{content:"HOUR";padding-right:10px;background-color:#EEE;color:#999;text-align:right}.onoffswitch-switch{display:block;width:18px;height:18px;margin:0 6px;background:#FFF;position:absolute;top:50%;bottom:0;transform:translateY(-50%);right:56px;border:2px solid #dedede;-webkit-border-radius:20px;border-radius:20px;-webkit-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.onoffswitch label{margin-bottom:0}.browser-screen-loading-content{text-align:center;height:2em;max-width:100%;margin:auto}.loading-dots{margin-left:-1.5em;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-animation:loading-dots-fadein .5s linear forwards;animation:loading-dots-fadein .5s linear forwards}.loading-dots i{width:.5em;height:.5em;display:inline-block;vertical-align:middle;background:#e0e0e0;-webkit-border-radius:50%;border-radius:50%;margin:0 .125em;-webkit-animation:loading-dots-middle-dots .5s linear infinite;animation:loading-dots-middle-dots .5s linear infinite}.loading-dots.dark-gray i{background:#707070}.loading-dots i:first-child{-webkit-animation:loading-dots-first-dot .5s infinite;animation:loading-dots-first-dot .5s linear infinite;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transform:translate(-1em);-ms-transform:translate(-1em);transform:translate(-1em)}.loading-dots i:last-child{-webkit-animation:loading-dots-last-dot .5s linear infinite;animation:loading-dots-last-dot .5s linear infinite}.red-text{color:#f21b16!important}.green-text{color:#0bdcc7!important}.reset-text,.reset-text:hover{color:#f21b16;text-decoration:none}.td-top-align{vertical-align:top}.td-top-align svg{max-width:22px;max-height:35px}.reset-text{float:right;font-size:14px;cursor:pointer;text-transform:uppercase}.blue-label,.store .select{text-transform:uppercase!important}.blue-label{color:#54a4ff;font-size:12px!important;margin-top:35px;margin-bottom:25px!important}.fixed-card .filters .blue-label{font-family:robotomedium,Arial,Helvetica,sans-serif!important}.audience .header-image{position:relative}.audience .header-image td{position:relative;z-index:10}.audience .header-image:after{position:absolute;content:'';width:100%;height:60px;top:0;left:0;background-color:#fafafa;z-index:0}.audience img{-webkit-border-radius:50%;border-radius:50%;width:32px;height:32px;margin:10px 0}.audience tr{z-index:10}.audience tr td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audience tr .control-fixed--left{overflow:unset}.audience .row--active{color:#95cb25;background-color:#fafafa!important}.audience .dropdown-filters{float:left!important;right:0!important}.notification{position:absolute;right:52px;top:21px;width:10px;opacity:1;transition:all .1s ease-in-out;pointer-events:auto}.notification.error-icon{color:#f66060;font-size:22px}.switcher{width:40px;cursor:pointer}.fixed-card .filters .brn-primary{border:1px solid #0BDCC7;background-color:#FFF!important;margin-bottom:15px!important;padding-right:50px;font-family:robotomedium,Arial,Helvetica,sans-serif;-webkit-border-radius:50px;border-radius:50px}.fixed-card .filters .brn-primary span{-webkit-border-radius:12px;border-radius:12px;background-color:#0bdcc7;color:#FFF;min-width:24px;min-height:24px;margin-left:15px;position:absolute;text-align:center;vertical-align:middle;top:9px;line-height:22px}.fixed-card .filters .brn-primary.selected,.fixed-card .filters .brn-primary:hover{color:#FFF!important;background-color:#0BDCC7!important;box-shadow:0 10px 20px 0 #a6fff6!important;-webkit-box-shadow:0 10px 20px 0 #a6fff6!important}.fixed-card .filters .brn-primary.selected span,.fixed-card .filters .brn-primary:hover span{color:#0bdcc7!important;background-color:#FFF!important}.w10{width:10%}.w32{width:32%}.column-line{display:inline-block;padding-right:15px}.customer-order .btn-block{clear:both;display:block;margin:25px 0 0}.customer-order .btn-block button{margin-right:10px}.btn-icon-edit{padding:0!important;left:12px;background:0 0}.btn-icon-edit .material-icons{font-size:18px}.btn-icon-delete i{color:#E0E0E0}.btn-icon-delete i:hover{color:#3d3d3d}.customer-order{overflow:auto;padding-bottom:15px;height:500px}.customer-order .add-product,.customer-order .btn-add-new-product{color:#95cb27;cursor:pointer}@-webkit-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}}@keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}}@-webkit-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}}@keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}}@-webkit-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}@keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}@-webkit-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}.ng-select-wrapper .ng-select-value{line-height:34px;padding:0 15px}.broadcast-checker input+label{padding-left:0;margin-top:15px}.broadcast-checker span.checker-ico{margin:0 10px 0 0!important}.broadcast .card-light-btn{min-width:1px}.broadcast input[type=text]{font-size:12px}.broadcast.custom-filters{padding-left:0;padding-right:0}.broadcast.custom-filters button{width:100%;font-family:robotomedium,Arial,Helvetica,sans-serif}.broadcast.custom-filters .filters .custom-filter{padding-left:35px;padding-right:35px}.broadcast.custom-filters .filters .custom-filter:not(:first-child){border-top:1px solid #ebebeb;padding-top:30px}.broadcast.custom-filters .filters .custom-filter .brn-remove{margin-top:0;margin-bottom:30px}.broadcast .filter label,.broadcast button.card-light-btn{font-family:robotomedium,Arial,Helvetica,sans-serif!important}.data-preview{overflow:hidden}.data-preview img{max-width:100%;cursor:auto;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.upload-area{position:relative;border:2px dashed #dedede;-webkit-border-radius:30px;border-radius:30px}.upload-area .centering{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.upload-area .progress-bar{width:104px;height:4px;-webkit-border-radius:2px;border-radius:2px;background-color:#e1e1e1;-webkit-box-shadow:none;box-shadow:none;margin-top:3px}.upload-area .progress-status{width:0%;height:4px;background-color:#94cc25;-webkit-transition:width 50ms;transition:width 50ms}.upload-area .progress-container{width:140px;height:48px;-webkit-border-radius:24px;border-radius:24px;background-color:#fafafa;margin-bottom:0;display:inline-block;position:relative;margin-left:18px;padding:10px 18px;top:3px}.upload-area .progress-container .title{color:#010101;float:left}.upload-area .progress-container .title-container{font-size:12px;line-height:1.33;width:100%}.upload-area .progress-container .status{float:right;color:#94cc25}.broadcast-list .audio-el{padding:0!important;max-width:320px}.broadcast-list .broadcast-inputs button,.broadcast-list .broadcast-inputs input{margin-bottom:25px}.broadcast-list .slider-controls button:not(.btn-simple),.broadcast-list .slider-controls input,.btn-edit{margin-bottom:20px}.broadcast-list .card-move{bottom:auto;top:-4px;right:0}.broadcast-list .card-move .nav-control{color:#000;opacity:.2;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.broadcast-list .card-move .nav-control:hover{opacity:.6}.broadcast-list .card-move .nav-control.inactive:hover,.broadcast-list .card-move .nav-control:disabled:hover{opacity:.2}.broadcast-list .card-move .delete{color:#f55;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;font-size:16px;margin-left:10px}.broadcast-list .card-move .delete:hover{color:red}.broadcast-list .card-move .delete.inactive:hover,.broadcast-list .card-move .delete:disabled:hover{color:#f55}.broadcast-list .file-uploader{min-height:37.6px}.broadcast-list .broadcast-element{display:block;position:relative}.broadcast-list .slider-controls button{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;width:100%}.broadcast-list .upload-area{height:120px;cursor:pointer;overflow:hidden;-webkit-border-radius:4px;border-radius:4px;background-color:#fff;border:1px solid #ebebeb;width:100%}.broadcast-list .upload-area a,.broadcast-list .upload-area a:hover{color:#000;text-decoration:none}.broadcast-list .upload-area .text{line-height:1.33;text-align:left;color:#94cc25;font-size:12px;margin-left:30px;position:relative;bottom:12px;display:inline-block;width:140px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.broadcast-list .upload-area .text.error{color:#f55;bottom:4px}.broadcast-list .upload-area .text.selected{color:#010101}.broadcast-list .upload-area .file-icon{font-size:44px;opacity:.2;left:23px;top:4px;position:relative;margin-right:7px}.broadcast-list .upload-area .video-hover,.broadcast-list .upload-area .video-hover .viedo-shadow{position:absolute;width:100%;height:100%;top:0;pointer-events:none}.broadcast-list .upload-area .video{width:100%;height:100%}.broadcast-list .upload-area .video-hover .centering{z-index:90;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.broadcast-list .upload-area .video-hover .centering.active{opacity:1}.broadcast-list .upload-area .video-hover .viedo-shadow{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.broadcast-list .upload-area .video-hover .viedo-shadow.active{opacity:.4;background-color:#000}.broadcast-list .upload-area .video-hover .text{font-size:12px;color:#fff;z-index:90}.broadcast-list .upload-area .video-hover .vide-icon{z-index:90;font-size:42px;color:#fff;left:27px;top:5px;position:relative;margin-right:7px}.broadcast-list .carousel{position:static}.broadcast-list .carousel .carousel-control.left,.broadcast-list .carousel .carousel-control.right{background-image:none;width:17px;height:17px}.broadcast-list .carousel .carousel-control.left.disabled,.broadcast-list .carousel .carousel-control.right.disabled{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}.broadcast-list .carousel .carousel-control.left{top:56px;right:209px;left:auto;background:url(../images/chevron.png) center center no-repeat;background-size:contain;opacity:.6;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.broadcast-list .carousel .carousel-control.right{top:56px;right:194px;left:auto;background:url(../images/chevron.png) center center no-repeat;background-size:contain;opacity:.6;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.broadcast-list .fixed-card{position:relative;-webkit-transition:linear .3s all;transition:linear .3s all}.broadcast-list .fixed-card:hover{box-shadow:0 6px 19px 4px rgba(0,0,0,.2)}.broadcast-list .fixed-card:hover .delete-btn{display:block}.slide-control{position:absolute;top:55px;left:0}.slide-control i{cursor:pointer}.slide-control .add{color:#94cc25;font-size:18px}.slide-control .delete{color:#f55;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;font-size:16px;margin-left:43px}.slide-control .delete:hover{color:red}.btn-edit{-webkit-border-radius:3px;border-radius:3px;background-color:#f8f8f8;border:1px solid #f2f2f2;position:relative}.btn-edit:before{content:"";position:absolute;top:0;left:-webkit-calc(50% - 5px);left:calc(50% - 5px);-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);-webkit-box-sizing:border-box;box-sizing:border-box;border-width:.7em;border-style:solid;border-color:#f8f8f8 #f8f8f8 transparent transparent}.modal.fade .modal-dialog,.modal.in .modal-dialog{top:50%;max-height:100%;left:50%;position:absolute}.btn-edit .submit{display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.btn-edit .submit button{margin:0;width:95px;min-width:1px}.admin-label,.broadcast .submit{margin-top:35px}@media (max-width:767px){.btn-edit .submit button{width:100%}.btn-edit .submit button:first-child{margin-bottom:15px}}.broadcast .nice-select,.broadcast input,.broadcast select{margin-bottom:20px!important;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;width:100%}.broadcast .nice-select .list{width:100%}.broadcast .submit button{margin-top:15px;height:45px;min-width:105px;font-family:robotomedium,Arial,Helvetica,sans-serif}.broadcast .filters span.count,.navbar-left a{font-family:robotobold,Arial,Helvetica,sans-serif}.broadcast .submit button:first-child{margin-right:15px}.broadcast .filters{margin-top:30px}.broadcast .filters+div{padding-left:35px;padding-right:35px}.broadcast .filters button{margin-top:20px}.broadcast .filters span.count{display:block;text-transform:uppercase;color:#54a4ff;font-size:12px}.socials-list p{font-size:36px;font-family:robotolight,Arial,Helvetica,sans-serif;margin-bottom:30px;margin-top:0}ul.main-socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.main-socials li{margin-right:30px;margin-top:30px;cursor:pointer}ul.main-socials li a{text-decoration:none;color:inherit}ul.main-socials li div:first-child,ul.main-socials li span:first-child{width:120px;display:block;height:120px;-webkit-border-radius:50%;border-radius:50%;position:relative;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}ul.main-socials li div:first-child img,ul.main-socials li span:first-child img{max-width:120px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}ul.main-socials li div:last-child,ul.main-socials li span:last-child{display:block;font-size:18px;text-align:center;margin-top:20px}ul.main-socials li span:first-child img{max-width:36px}ul.main-socials li.messenger{color:#4362a5}ul.main-socials li.messenger div:first-child,ul.main-socials li.messenger span:first-child{background-color:#4362a5}ul.main-socials li.line{color:#00a651}ul.main-socials li.line div:first-child,ul.main-socials li.line span:first-child{background-color:#00a651}ul.main-socials li.viber{color:#7b519c}ul.main-socials li.viber div:first-child,ul.main-socials li.viber span:first-child{background-color:#7b519c}ul.main-socials li.wechat{color:#5bb947}ul.main-socials li.wechat div:first-child,ul.main-socials li.wechat span:first-child{background-color:#5bb947}ul.main-socials li.exit{color:#fff;background:#3d3d3d;border:1px solid #d43e40;width:48px;height:48px}ul.main-socials li.exit>a>img{width:30px;margin-top:9px}ul.main-socials li.exit div:first-child,ul.main-socials li.exit span:first-child{background-color:transparent}ul.main-socials li.twitter{color:#00b5eb}ul.main-socials li.twitter div:first-child,ul.main-socials li.twitter span:first-child{background-color:#fff}ul.main-socials li.instagram{color:transparent}ul.main-socials li.instagram div:first-child,ul.main-socials li.instagram span:first-child{background-color:transparent}ul.main-socials li.telegram{color:#7aa5da}ul.main-socials li.telegram div:first-child,ul.main-socials li.telegram span:first-child{background-color:#7aa5da}ul.main-socials li.skype{color:#00b5eb}ul.main-socials li.skype div:first-child,ul.main-socials li.skype span:first-child{background-color:#00b5eb}ul.main-socials li.widget{color:#fccb5b}ul.main-socials li.widget div:first-child,ul.main-socials li.widget span:first-child{background-color:#fccb5b}ul.main-socials li.code{color:#acacac}ul.main-socials li.code div:first-child,ul.main-socials li.code span:first-child{background-color:#FFC86B}ul.main-socials li.code div:first-child>img,ul.main-socials li.code span:first-child>img{max-width:24px}ul.main-socials li.kik{color:#7ec344}ul.main-socials li.kik div:first-child,ul.main-socials li.kik span:first-child{background-color:#7ec344}ul.main-socials li.slack{color:#e01563}ul.main-socials li.slack div:first-child,ul.main-socials li.slack span:first-child{background-color:#fff}ul.main-socials li.ios{color:#CCD0D2}ul.main-socials li.ios div:first-child,ul.main-socials li.ios span:first-child{background-color:#CCD0D2}ul.main-socials li.android{color:#AAC148}ul.main-socials li.android div:first-child,ul.main-socials li.android span:first-child{background-color:#AAC148}ul.main-socials.big li span:first-child img{max-width:120px}ul.main-socials.settings-social li{margin-right:15px;margin-top:0;margin-bottom:-4px}ul.main-socials.settings-social li a>span{width:36px!important;height:36px!important}ul.main-socials.settings-social li span span{margin-left:50px;top:8px;left:-2px;position:relative;color:#0c0c0c;font-size:14px}ul.flex-li li a:hover,ul.flex-li li a:hover i,ul.flex-li li a:hover span,ul.main-socials.settings-social>li:hover a span{color:#94cc25}ul.main-socials.settings-social li span:hover{cursor:pointer;opacity:1!important}ul.main-socials.settings-social li span.inactive{opacity:.3}ul.main-socials.settings-social li span.active{-webkit-box-shadow:-1px 6px 10px 2px rgba(0,0,0,.2);box-shadow:-1px 6px 10px 2px rgba(0,0,0,.2)}ul.main-socials.settings-social>li img{-webkit-border-radius:50%;border-radius:50%}ul.main-socials.settings-social>li a span{-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}ul.main-socials.settings-social>li a span:first-child{-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}ul.main-socials.settings-social>li:hover a span:first-child{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}ul.main-socials.settings-social>li:hover a span img{-webkit-border-radius:50%;border-radius:50%}.card-body-first select{position:relative;bottom:2%;cursor:pointer}.attachment input{width:120px}.component-name{cursor:pointer;padding:1.2%}.ui-notification{padding:12px 40px 12px 12px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);color:#fff;max-width:400px;font-size:12px;line-height:1.5;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ui-notification.success{background-color:#94cc25}.ui-notification.success .notification-icon:after{content:"\E86C"}.ui-notification.success .close{display:none}.ui-notification.error{background-color:#f66060}.ui-notification.error .notification-icon:after{content:"\E000"}.ui-notification h3{font-size:14px;line-height:1.14;text-align:left;color:#fff}.ui-notification .text-block{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:auto 0;padding:10px 0;vertical-align:middle}.ui-notification .text-block .message{vertical-align:middle}.ui-notification .notification-icon{margin:auto 15px auto 10px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.ui-notification .notification-icon:after{font-family:'Material Icons';font-weight:400;font-style:normal;color:#fff;font-size:32px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;position:relative}.ui-notification .close{position:absolute;right:10px;top:10px;font-size:18px;color:#fff;opacity:1;text-shadow:none}.ta-scroll-window.form-control{padding-top:35px}.brn-form-group{position:relative}.brn-form-group h5,.brn-form-group span.title{font-family:robotomedium,Arial,Helvetica,sans-serif;display:block;color:#587efb;font-size:12px;text-transform:uppercase;margin-top:0;margin-bottom:5px}.brn-form-group input[type=text]{height:45px;width:100%;font-size:12px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;background-color:transparent;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ebebeb;padding-left:20px;padding-right:20px;outline:0;margin-bottom:0}.brn-form-group h4 small,.pl0{padding-left:0}.brn-form-group input[type=text]:disabled{opacity:.5}.brn-form-group input[type=text].portal-file{border-color:#0bdcc7;padding-right:50px}.brn-form-group input[type=text].portal-file+button{width:18px;height:18px;background:url(../images/other/file-upload.png) center center no-repeat;border:none;outline:0;position:absolute;right:15px;bottom:13px}.brn-form-group{margin-top:25px}.brn-form-group button[type=button],.brn-form-group h4,.brn-form-group input[type=text],.brn-form-group input[type=number],.brn-form-group select{margin-top:0}.brn-form-group .flex-delete{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.brn-form-group .flex-delete input{margin-right:15px}.brn-form-group .flex-delete button.trash-delete{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.brn-form-group input:focus{-webkit-transition:-webkit-box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;transition:box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;border-color:#62a8ea!important}chips{padding:0}.gui-modal-wrap{overflow:hidden;-webkit-border-radius:15px;border-radius:15px}.gui-modal-wrap .create-bot-wrap{width:auto}.gui-modal-wrap .scenario-card{background:0 0;border:none}.gui-modal-wrap .scenario-card .section{padding:0}.gui-modal-wrap .scenario-card .section-bottom-toogle{padding:0;margin-top:10px}.gui-modal-wrap form{width:100%}.gui-modal-wrap .custom-input .placeholder{top:24px}.gui-modal-wrap .custom-input .placeholder-small{top:10px}.list-item{font-size:14px}.list-item .close-icon{position:relative;float:right;top:2px;color:#fd6a6a;font-size:16px;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:0}.item-visible,.list-item:hover .close-icon,table tbody>tr:hover td .btn-icon,table tbody>tr:hover td .icon-right{opacity:1}.component-name-label{display:block;text-align:center;margin:45px auto 15px;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:18px}.navbar-left,ul.flex-li li a{display:-webkit-flex;display:-ms-flexbox}.analyze-item,.scenario-wrapper .actions{font-family:robotomedium,Arial,Helvetica,sans-serif}.scenario-wrapper circle{cursor:pointer}.scenario-wrapper .actions{font-size:12px;text-transform:uppercase;color:#0bdcc7;text-align:right;margin-bottom:20px}ul.flex-li{left:35px}ul.flex-li li a{display:-webkit-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}ul.flex-li li a svg{fill:#b3b3b3;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}ul.flex-li li a span{margin-top:-3px;margin-left:10px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}ul.flex-li li a:hover{background-color:transparent}ul.flex-li li a:hover svg{fill:#94cc25!important;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}ul.flex-li li a:hover .solution-menu__label{background-color:#94cc25;color:#fff}ul.flex-li li a.solution-menu{display:block;margin-bottom:8px;margin-top:4px}ul.flex-li li a.solution-menu span{margin-top:0;margin-left:0;display:block}.entities,.intents{display:inline-block;min-width:80px}ul.flex-li li a .solution-menu__label{background-color:rgba(148,204,37,.2);color:#94cc25;display:inline-block;padding:5px 12px 4px;font-weight:700;font-size:10px;-webkit-border-radius:20px;border-radius:20px;margin-left:4px;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out}.navbar-left a,.step-title{font-size:12px;text-transform:uppercase}.scenario-wrapper>svg{stroke-dasharray:3;fill:#d6d6d6}.scenario-wrapper>svg path:last-child{fill:#a5a0a0;stroke:#a5a0a0}.dndPlaceholder{width:100%;height:45px;background-color:#fafafa}.navbar-left{float:left;display:-webkit-box;display:flex}.navbar-left>li:not(:last-child){margin-right:15px}@media (max-width:767px){.navbar-left{float:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.navbar-left a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;text-decoration:none}.create-bot-wrap,.step-container{display:-webkit-flex;display:-webkit-box}.navbar-left a i{margin-right:10px}.navbar-left a i svg{fill:#0bdcc7}.step{background-color:transparent;position:absolute;padding:16px 8px 0 12px;width:170px}.step-container{width:150px;min-height:120px;-webkit-border-radius:3px;border-radius:3px;background-color:#fff;border:1px solid #e1e1e1;position:relative;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;cursor:pointer;z-index:99}.step-container .step-edit-act{cursor:pointer;display:inline-block!important;width:auto!important}.step-container:hover{-webkit-box-shadow:0 30px 60px 0 rgba(0,0,0,.1);box-shadow:0 30px 60px 0 rgba(0,0,0,.1)}.step-container .step-img{margin:20px auto}.step-img.notification-step{background-image:url(../images/guiSprite.png);background-position:0 -290px;width:99px;height:53px}.step-img.scenario-step{background-image:url(../images/guiSprite.png);background-position:-408px 0;width:64px;height:66px}.step-img.mode-step{background-image:url(../images/guiSprite.png);background-position:-307px -57px;width:81px;height:69px}.step-img.subscription-step{background-image:url(../images/guiSprite.png);background-position:-116px 0;width:98px;height:82px}.step-img.soap-step{background-image:url(../images/guiSprite.png);background-position:-307px -238px;width:100px;height:49px}.step-img.expression-step{background-image:url(../images/guiSprite.png);background-position:-106px -171px;width:105px;height:57px}.step-img.delay-step{background-image:url(../images/guiSprite.png);background-position:0 -86px;width:86px;height:85px}.step-img.schedule-step{background-image:url(../images/guiSprite.png);background-position:0 0;width:116px;height:86px}.step-img.nested-step{background-image:url(../images/guiSprite.png);background-position:-408px -66px;width:36px;height:32px}.step-img.elasticsearch-step{background-image:url(../images/guiSprite.png);background-position:-99px -290px;width:108px;height:36px}.step-img.data-step,.step-img.entity-step,.step-img.rest-step{height:58px;background-image:url(../images/guiSprite.png)}.step-img.data-step{background-position:-307px -180px;width:94px}.step-img.entity-step{background-position:0 -343px;width:83px}.step-img.rest-step{background-position:-214px -72px;width:88px}.step-img.switch-step{background-image:url(../images/guiSprite.png);background-position:-86px -86px;width:106px;height:67px}.step-img.intent-step,.step-img.text-step{background-image:url(../images/guiSprite.png);width:101px}.step-img.text-step{background-position:-307px 0;height:57px}.step-img.intent-step{background-position:-307px -126px;height:54px}.step-img.condition-step,.step-img.existence-step{width:98px;height:36px;background-image:url(../images/guiSprite.png)}.step-img.existence-step{background-position:-83px -343px}.step-img.condition-step{background-position:-279px -343px}.step-img.output-step{background-image:url(../images/guiSprite.png);background-position:0 -171px;width:106px;height:57px}.collapse.open .dropdown-profile-avatar,.collapse.open .sub-menu .header-avatar{height:50px;width:50px}.step-img.date-step{background-image:url(../images/guiSprite.png);background-position:-211px -171px;width:81px;height:50px}.step-img.card-step{background-image:url(../images/guiSprite.png);background-position:-181px -343px;width:98px;height:36px}.step-img.pattern-step{background-image:url(../images/guiSprite.png);background-position:-96px -228px;width:120px;height:49px}.step-img.attachment-step{background-image:url(../images/guiSprite.png);background-position:-214px 0;width:93px;height:72px}.step-img.input-step{background-image:url(../images/guiSprite.png);background-position:-207px -290px;width:108px;height:36px}.step-img.collection-step{background-image:url(../images/guiSprite.png);background-position:0 -228px;width:96px;height:62px}.step-img.product-step{background-image:url(../images/guiSprite.png);background-position:0 -171px;width:106px;height:57px}.step-img.blockchain-step,.step-img.transaction-step{background-image:url(../images/guiSprite.png);background-position:-307px -180px;width:94px;height:58px}.step-img.customer-step,.step-img.mail-step{width:48px;height:48px;margin:20px auto 10px 35px;opacity:.1}.step-img.mail-step{background-image:url(../images/ic_email_black_48dp_1x.png)}.step-img.customer-step{background-image:url(../images/ic_assignment_ind_black_48dp_1x.png)}.step-img.order-step{background-image:url(../images/ic_shopping_cart_black_48dp_1x.png);width:54px;height:54px;background-size:54px 54px;background-repeat:no-repeat;margin:20px auto 10px 35px;opacity:.1}.step-img.category-step{background-image:url(../images/ic_layers_black_48dp_2x.png);width:60px;height:63px;background-size:60px 63px;background-repeat:no-repeat;margin:20px auto 10px 35px;opacity:.1}.create-bot-wrap .bots-list-item-url,img.create-img-icon{margin-bottom:20px}.step-title{position:absolute;top:-25px;color:#c4c4c4}.step-action{width:100%;padding:5px 25px;position:relative}.step-action-point{position:absolute;right:-14px;top:1.5px;height:100%}.jtk-endpoint-custom svg>circle{stroke-dasharray:3}.yellow{background-color:#ff0}.red{background-color:red}.edit-modal-window.create .modal-dialog{min-width:80%}.create-bot-wrap{background-color:#fafafa;outline:0;min-height:390px;width:340px;padding:54px 65px 57px;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;display:-ms-flexbox;display:flex}.create-bot-wrap .bots-list-item-name{font-size:14px;line-height:1.71;text-align:left;color:#000;text-transform:uppercase}.create-bot-wrap .bots-list-item-text,.create-bot-wrap .bots-list-text{margin-top:13px;color:rgba(0,0,0,.6);line-height:1.33;text-align:left;font-style:italic}.create-bot-wrap .bots-list-item-name .bottom-line{position:relative}.create-bot-wrap .bots-list-item-name .bottom-line:after{content:' ';position:absolute;left:0;bottom:-13px;width:36px;height:2px;background-color:#94cc01}.create-bot-wrap .bots-list-item-name .item-name-icon{font-size:22px;position:relative;margin-left:-30px;margin-right:5px;top:5px;opacity:.3}.create-bot-wrap .bots-list-item-name .duplicate{font-size:18px;top:2px}.create-bot-wrap .bots-list-item-name .facebook{top:3px;font-size:14px}.create-bot-wrap .bots-list-item-name .facebook svg{height:18px;width:16px}.create-bot-wrap .bots-list-item-text{font-size:12px;position:relative;top:13px}.create-bot-wrap .bots-list-item-text:after{content:' ';position:absolute;left:0;bottom:-13px;width:36px;height:2px;background-color:#94cc01}.create-bot-wrap .bots-list-text{font-size:12px;position:relative}.create-bot-wrap .bots-list-text.bots-list-text-new{position:relative;margin-top:0;background-color:#fff}.create-bot-wrap .bots-list-text.bots-list-text-new .bots-list-text-content{padding:5px;white-space:pre;overflow:auto}.create-bot-wrap .bots-list-text.bots-list-text-new .bots-list-text-button{position:absolute;top:0;right:0;height:24px;padding:2px;background-color:#fff;cursor:pointer}.learning-mind ng-include svg,.mind ng-include svg{width:18px;height:18px}.create-bot-wrap .card-checker{min-width:105px}.create-bot-wrap .brn-btn{margin-top:28px}.edit-modal-window.create .modal-content{background:0 0;box-shadow:none;border:none;-webkit-box-shadow:none}.top-create-bot{margin:0 auto;text-align:left;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.create-bot .col-xs-12{padding-bottom:64px}.edit-modal-window.create .bots-list-item-url span{color:#1985e4;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:12px}.edit-modal-window.create .bot-edit.new-bot{padding-left:10px;padding-right:10px}.intents{color:#3992ff;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.entities a{color:#94cc25}.entities:hover a{color:#94cc25;text-decoration:none}.round-btn-cancel{position:absolute;right:-16px;top:44px;background-color:#f66060;z-index:100}.round-btn-cancel i{color:#fff;font-size:18px;position:relative;top:7px;left:7px}.learning-entities .scenario-link,.learning-entities .scenario-link:hover{color:#94cc25;text-decoration:none}.mind .icon-right{position:relative;margin-right:25px;cursor:pointer}.edit-entity .custom-chips>div,.edit-entity .entities-list ng-include svg>div{margin-right:10px}.mind .icon-right-delete{bottom:3px}.learning-mind span{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:14px}.learning-mind .unselected{font-family:robotobold,Arial,Helvetica,sans-serif;color:#b2b2b2}.learning-mind .filter:hover{text-decoration:underline}.trash-svg:hover{fill:#f21b16}.search-info{padding:10px;margin-top:15px}.edit-entity .add-icon{position:absolute;bottom:15px;right:15px;cursor:pointer}.edit-entity .labels{color:#a3a3a3;font-size:14px;margin-bottom:15px}.edit-entity .block-nav{padding:0 10px;padding-top:30px!important}.edit-entity .default-chip,.edit-entity .entities-list .default-chip{margin-top:15px;font-family:robotolight,Arial,Helvetica,sans-serif;padding-left:20px;font-size:12px}.edit-entity .brn-delete{color:#3e606f;background:#fff;border-color:#f21b16!important}.edit-entity .entities-list ng-include svg{width:12px;height:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.edit-entity .entities-list .default-chip{position:relative;border:1px solid #0bdcc7;background-color:transparent;color:#3e606f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:25px;border-radius:15px;-webkit-transition:linear .3s all;transition:linear .3s all;-webkit-border-radius:15px}.edit-entity .custom-chips,.edit-entity .default-chip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.edit-entity .entities-list .default-chip:hover{background-color:#0bdcc7;color:#fff;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:15px;-webkit-transition:linear .3s all;transition:linear .3s all}.edit-entity .fixed-card .filter>div button{min-width:90px}.edit-entity .remove-chip{width:12px;height:12px;margin-left:15px;cursor:pointer;position:absolute;top:7px;right:7px}.edit-entity .custom-chips{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.edit-entity .default-chip{position:relative;border:1px solid #0bdcc7;background-color:transparent;color:#3e606f;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:25px;border-radius:15px;-webkit-transition:linear .3s all;transition:linear .3s all;-webkit-border-radius:15px}.edit-entity .default-chip:hover{background-color:#0bdcc7;color:#fff}.edit-entity chip-tmpl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.edit-entity .chip-out-focus{border:none}.edit-entity .add-entity{position:relative}.edit-entity .add-entity input{padding-right:30px;max-width:100%}.edit-entity .add-entity .add-icon{position:absolute;bottom:15px;right:15px;cursor:pointer}.edit-entity .add-entity .labels{color:#a3a3a3;font-size:14px;margin-bottom:15px}.edit-entity .add-entity .block-nav{padding:0 10px;padding-top:30px!important}.edit-entity .add-entity .brn-delete{color:#3e606f;background:#fff;border-color:#f21b16!important}.analyze-item{font-size:14px;display:inline-block;min-width:130px;padding-top:5px}.learning-understanding .search-understanding{position:relative}.learning-understanding .search-understanding #search_img{position:absolute;bottom:12px;right:12px;cursor:pointer}.learning-understanding .search-understanding .search-info{color:#a3a3a3;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;padding-top:35px}.learning-understanding .search-understanding .info{font-size:18px;color:#0c0c0c}.learning-understanding .search-understanding .info input{padding-right:30px;max-width:100%}highlight{font-size:18px}.highlight-brn{color:#94cc25;font-size:18px}.bot-preview svg{width:20px;float:right;padding-top:10px;margin-right:15px}.bot-preview .block-nav{padding-left:0;padding-right:0;padding-top:20px}.bot-preview .block-nav ul li a{text-align:left;padding-left:20px}.bot-preview h4{text-align:left}.bot-preview .avatar-wrap{width:100px;height:100px;overflow:hidden;background-color:#eee;-webkit-border-radius:100%;border-radius:100%;position:relative;margin:0 auto}.bot-preview .avatar-wrap img{width:100px;height:100px}.bot-preview .slogan{text-align:center;color:#54a4ff;margin-bottom:40px}.bot-preview .chat-now{color:#54a4ff;font-weight:700}.bot-preview ul.main-socials{margin-top:20px}.bot-preview ul.main-socials.settings-social li a{display:block}.bot-preview ul.main-socials.settings-social li:hover{background:#ebebeb}.bot-preview ul.main-socials.settings-social li span:first-child img{max-width:15px}.bot-preview ul.main-socials.settings-social li span{width:33px!important;height:33px!important;float:right;display:inline-block;margin-top:5px;margin-right:10px}.bot-preview ul.main-socials.settings-social li,.screenshots .item{text-transform:uppercase;line-height:43px;display:block;padding-left:20px;text-align:left;cursor:pointer;font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.bot-preview ul.main-socials.settings-social li{color:#0c0c0c;margin-bottom:15px!important;text-decoration:none;font-size:12px;border:1px solid #ebebeb;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:linear .3s all;transition:linear .3s all;width:100%;margin:0}.screenshots .item{text-decoration:none;font-size:12px;border:1px solid #ebebeb;-webkit-border-radius:50px;border-radius:3px;-webkit-transition:linear .3s all;transition:linear .3s all;background:0 0;margin-bottom:20px}.screenshots .item a{color:#0c0c0c}.screenshots .screenshots-list{padding:0!important}.item-visible{cursor:pointer;width:24px;vertical-align:bottom}tr.hover-none:hover{background:0 0}.bot-nav nav{width:100%;position:relative}.alerts{-webkit-border-radius:50%;border-radius:50%;width:32px;height:32px;background-color:#94cc25;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2);margin-top:-7px;float:right}.alerts.error,.function-switcher{background-color:#f66060}.alerts-on{top:7px;position:relative;left:8px}.alerts-on svg{width:16px;height:18px;fill:#fff}.alerts.disabled{background-color:#999}.function-switcher{-webkit-border-radius:50%;border-radius:50%;width:32px;height:32px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2);position:fixed;right:45px;top:162px;z-index:100}@media (max-width:767px){.function-switcher{display:none}}.function-switcher i{top:8px;position:relative;left:9px;color:#fff;font-size:15px}.mCSB_container_wrapper{margin:0}.mCSB_scrollTools{margin-right:-6px}.mCSB_container{padding:0}.slide-alerts{z-index:1000000;max-height:100%;position:fixed;top:0;right:0;background:#fafafa;color:#000;-webkit-box-shadow:-30px 0 60px rgba(0,0,0,.1);box-shadow:-30px 0 60px rgba(0,0,0,.1);height:100%;width:100%;max-width:280px;-webkit-transition:-webkit-transform ease 250ms;transition:transform ease 250ms;-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0);text-align:left}.slide-alerts .mCSB_container{padding:20px}.slide-alerts .mCSB_draggerRail{background-color:transparent}.slide-alerts.open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slide-alerts .main-title{margin-bottom:60px;margin-left:10px}.slide-alerts .main-title>h2{font-size:14px;font-weight:600;line-height:1.71;text-align:left;margin-top:15px}.slide-alerts .main-title .buttons-panel{margin-top:-54px;margin-left:170px;position:absolute}.slide-alerts .main-title .buttons-panel>i{margin-right:10px;opacity:.2}.slide-alerts .main-title .buttons-panel>i svg{width:24px;height:24px}.slide-alerts .main-title .buttons-panel>i:hover{opacity:.6}.slide-alerts i{cursor:pointer}.slide-alerts .single-notification{margin-bottom:20px;padding:10px;position:relative;overflow:hidden;cursor:pointer}.slide-alerts .single-notification .n-date{font-size:12px;line-height:1.5;color:#94cb25}.slide-alerts .single-notification .n-date.error{color:#ff6c6c}.slide-alerts .single-notification .n-date.warning{color:#ffea00}.slide-alerts .single-notification .n-message{font-size:14px;line-height:1.29;color:#000;max-width:250px}.slide-alerts .single-notification .content-notification{padding-left:10px;max-width:174px;display:inline-block}.slide-alerts .single-notification .img-notification{display:inline-block;width:36px;height:36px;background-color:#94cc25;-webkit-border-radius:50%;border-radius:50%;vertical-align:top}.slide-alerts .single-notification .img-notification>i{top:5px;position:relative;left:5px}.slide-alerts .single-notification .img-notification>i>svg{width:26px;height:26px}.slide-alerts .single-notification .img-notification.error{background-color:#f66060}.slide-alerts .single-notification .img-notification.warning{background-color:transparent}.portals .settings-card .img-wrap{margin-top:15px}.portals .settings-card .img-wrap img{width:100px;height:100px;-webkit-border-radius:50px;border-radius:50px;display:block;margin:auto;border:1px solid #dedede}.accordion{list-style:none;padding:0;margin:0}.gui-accordion .panel-heading{padding:0}.gui-accordion .panel-title>a{padding:15px;text-decoration:none!important;display:block;outline:0}.gui-accordion .panel-default{border:none}.gui-accordion .panel{-webkit-border-radius:0;border-radius:0;text-align:center}.gui-accordion .panel-heading{background-color:#2090f9;-webkit-border-radius:0;border-radius:0}.gui-accordion .panel-group .panel+.panel{border-top:1px solid #fff;margin-top:0}.gui-accordion.accordion-yellow .panel-heading{background-color:#fccb5b}.accordion .item .title{margin:0;padding:10px;background-color:#009688;border-bottom:3px solid #CDDC39;color:#fff;font-weight:100;position:relative;cursor:pointer}.accordion .item .title:after{content:'\f078';font-family:FontAwesome;position:absolute;top:10px;right:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.accordion .item.open .title:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion .item .content{padding:0;margin:0;background-color:#CDDC39;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.accordion .item.open .content{height:auto}.blue-label-gui{display:block;font-family:robotomedium,Arial,Helvetica,sans-serif;color:#4f8dff;font-size:12px;text-transform:uppercase;margin-bottom:20px;text-align:left}.visible-large{display:none!important}.jsoneditor_arrow,.jsoneditor_fields,.jsoneditor_key,.jsoneditor_remove{display:inline-block;vertical-align:top}.fb-posts .post-block .post-data{margin-bottom:5px;color:#969696;font-size:12px}.fb-posts .post-block .post-text a{color:#000}.fb-posts .post-block .post-text a:hover{color:#94cc25;text-decoration:none}.fb-posts .post-block .post-text p{word-wrap:break-word;overflow:hidden;max-height:4.4em;font-size:14px}.fb-posts .modal-dialog{height:70%}.fb-posts .modal-dialog .modal-content{height:100%;overflow-y:auto}.client-detail-input{margin-bottom:20px}.client-detail h4{text-align:center;margin-bottom:25px}.client-detail .card{height:100%;padding:25px}.jsoneditor_key{padding-top:26px;min-width:70px}.jsoneditor_obj{width:-webkit-calc(100% - 35px);width:calc(100% - 35px)}.jsoneditor_arrow{line-height:60px;padding-top:7px;padding-left:10px;cursor:pointer;color:#4d4d4d}.add-bot,.add-bot:hover,.jsoneditor_add,.jsoneditor_arrow:hover,a.add-bot:hover{color:#94cc01}.jsoneditor_close_text{margin-left:20px;line-height:72px;cursor:pointer}.jsoneditor_remove{position:relative;top:22px;float:right;margin-left:auto}.jsoneditor_fields{min-width:200px;width:100%}.jsoneditor_add{position:relative;cursor:pointer}.jsoneditor_add .add-icon{font-size:20px;position:relative;top:4px;margin-right:5px}.add-bot{margin-left:5px;font-size:12px;line-height:1;text-align:left;cursor:pointer;text-transform:none;transition:all .2s ease-in-out}.add-bot>i,.bug-notification-btn,.ig-scenario .simple-scenario-wrapper .remove-btn,.nav-sidebar-add{-webkit-transition:all .2s ease-in-out}.add-bot>i{transition:all .2s ease-in-out}.add-bot>i svg{height:10px}.add-bot:hover{text-decoration:none}._3mc8:hover a,.container-reminder-steps-body .cards .row .card .pop-up a,.crm-header .pagination-settings .active,.visual-editor .scenario .scenario-group .scenario-title span:hover,a.add-bot:hover{text-decoration:underline}.bots-list-item-url{word-wrap:break-word;width:290px;text-align:center}.btn-icon{opacity:0;padding:10px 5px 3px;cursor:pointer;text-decoration:none;position:relative;top:8px;transition:opacity .3s ease-in-out}.btn-icon>ng-include>svg{width:20px;position:relative;top:6px}.btn-icon>i{font-size:22px;color:#000;opacity:.2;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.btn-icon>i.item-red{color:#f66060}.btn-icon:hover{text-decoration:none}.btn-icon:hover>i{opacity:.6}.btn-icon-no-top{top:0}.ptb0 td{padding-bottom:0!important;padding-top:0!important}.ptb0 tr{height:30px!important}.ptb0 tr:hover{background:#FFF!important}table.ptb0 tbody>tr:first-child td{padding-top:20px!important;padding-bottom:20px!important}.bot-admin,.bot-team li{font-size:14px;padding-bottom:6px;margin-top:10px;position:relative}.bot-admin img,.bot-team li img{width:36px;height:36px;-webkit-border-radius:50%;border-radius:50%;margin-right:8px}.round-btn{width:32px;height:32px;cursor:pointer;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;-webkit-border-radius:50%;border-radius:50%;box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.round-btn:hover{-webkit-box-shadow:-1px 6px 10px 2px rgba(0,0,0,.2);box-shadow:-1px 6px 10px 2px rgba(0,0,0,.2)}.round-btn-search{position:absolute;right:-16px;top:44px;background-color:#94cc25;z-index:100}.round-btn-search i{color:#fff;font-size:16px;position:relative;top:8px;left:8px}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.nav-sidebar{position:fixed;top:120px;z-index:999;-webkit-box-shadow:inset 0 -20px 20px 5px rgba(0,0,0,.02);box-shadow:inset 0 -20px 20px 5px rgba(0,0,0,.02);height:auto;max-height:-webkit-calc(100% - 120px);max-height:calc(100% - 120px);width:265px}.nav-sidebar-heder{top:0;left:0;height:40px;width:100%;background-color:rgba(245,245,245,.4);display:none;padding:6px;color:#000;text-align:center}.nav-sidebar-heder>h3{margin:0}.nav-sidebar-content{color:#030303;height:100%}.nav-sidebar-content .bot-info-img{padding-top:24px;padding-bottom:20px}.nav-sidebar-content .bot-info-url a{font-size:12px;line-height:2;text-align:left;color:#7d7d7d}.nav-sidebar-content .bot-info-url a:focus,.nav-sidebar-content .bot-info-url a:hover{text-decoration:none}.nav-sidebar-content .bot-info-name{font-size:18px;font-weight:700;line-height:1.33;text-align:left;color:#000}.nav-sidebar-content .bot-info-text{margin-bottom:56px}.nav-sidebar-content .bot-info-socials{margin-bottom:66px;margin-top:-7px}.nav-sidebar-content .bot-info-socials.no-data{margin-bottom:52px}.nav-sidebar-content-ofset{padding-top:8px;padding-right:32px}.nav-sidebar-content .grean-text{font-size:12px;text-align:left;color:#94cb25}.nav-sidebar-content .grean-text.bot-info-url{line-height:2}.nav-sidebar-content .grean-text.bot-info-url a{color:#94cb25}.nav-sidebar-bottom{position:fixed;-webkit-box-shadow:inset 0 -20px 20px 5px rgba(0,0,0,.02);box-shadow:inset 0 -20px 20px 5px rgba(0,0,0,.02);bottom:0;width:265px;left:0;padding:42px 48px;z-index:100}.nav-sidebar-bottom .settings-save{margin-bottom:7px;cursor:pointer}.nav-sidebar-bottom .settings-save i{position:relative;font-size:14px;top:2px;margin-right:5px;color:#b3b3b3;-webkit-transition:color .3s;transition:color .3s}.nav-sidebar-bottom .settings-save:hover{text-decoration:none}.nav-sidebar-bottom .settings-save:hover i,.nav-sidebar-bottom .settings-save:hover span{color:#94cc25}.nav-sidebar-bottom .settings-save span{color:#000;position:relative;-webkit-transition:color .3s;transition:color .3s}.nav-sidebar-bottom .settings-delete{cursor:pointer;color:#f66060;-webkit-transition:color .3s;transition:color .3s}.nav-sidebar-bottom .settings-delete i{position:relative;font-size:15px;top:2px;margin-right:5px;color:#f66060;-webkit-transition:color .3s;transition:color .3s}.nav-sidebar-bottom .settings-delete:hover{text-decoration:none;color:red}.nav-sidebar-bottom .settings-delete:hover i{color:red}.nav-sidebar-bottom .settings-cancel{cursor:pointer;-webkit-transition:color .3s;transition:color .3s;margin-bottom:7px}.nav-sidebar-bottom .settings-cancel i{position:relative;font-size:14px;top:2px;margin-right:5px;color:#b3b3b3;-webkit-transition:color .3s;transition:color .3s}.nav-sidebar-bottom .settings-cancel:hover{text-decoration:none;color:red}.nav-sidebar-bottom .settings-cancel:hover i{color:red}.nav-sidebar-bottom .settings{cursor:pointer}.nav-sidebar-bottom .settings i{position:relative;left:-4px;opacity:.3}.nav-sidebar-bottom .muted span:hover i.on,.nav-sidebar-bottom .settings:hover i{opacity:1}.nav-sidebar-bottom .settings i svg{width:18px;height:18px}.nav-sidebar-bottom .settings:hover{text-decoration:none}.nav-sidebar-bottom .settings span{color:#94cc25;position:relative;top:-4px}.nav-sidebar-bottom .muted{cursor:pointer;margin-top:10px}.nav-sidebar-bottom .muted .off{color:#f66060}.nav-sidebar-bottom .muted .off i{left:-2px;margin-right:5px}.nav-sidebar-bottom .muted .off i svg{width:14px;height:17px}.nav-sidebar-bottom .muted span{position:relative;color:#94cc25}.nav-sidebar-bottom .muted span:hover i.off svg path{fill:red}.nav-sidebar-bottom .muted span:hover i.on svg{fill:#94cc25}.nav-sidebar-bottom .muted span i{position:relative;left:-4px;top:3px;margin-right:2px}.nav-sidebar-bottom .muted span i svg{width:17px;height:17px}.nav-sidebar-bottom .muted span .on{opacity:.3}.nav-sidebar-margin-rest{margin-left:282px}.nav-sidebar-block{display:block!important}.nav-sidebar-clear{position:absolute;right:-16px;top:36px;background-color:#f66060;z-index:100}.nav-sidebar-clear i{color:#fff;font-size:18px;position:relative;top:7px;left:7px}.nav-sidebar-clear.ng-click-active{background-color:red}.nav-sidebar-back{position:absolute;right:-16px;top:36px;background-color:#fff;border:4px solid #fafafa;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;z-index:200;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.nav-sidebar-back i{color:#666;font-size:18px;position:relative;top:3px;left:3px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.nav-sidebar-back:hover{background-color:#94cc01;-webkit-box-shadow:none;box-shadow:none}.nav-sidebar-back:hover i{color:#fff}.nav-sidebar-add{position:absolute;-webkit-box-shadow:none;box-shadow:none;background-color:#94cc25;transition:all .2s ease-in-out;z-index:10}.nav-sidebar-add-container{position:absolute;left:248px;top:100px;width:32px;height:32px}@media (max-width:767px){.nav-sidebar-add-container,.nav-sidebar-back{display:none}}.nav-sidebar-add-container.dropdown-sub.open:after{bottom:8px}.nav-sidebar-add i{color:#fff;font-size:18px;position:relative;top:7px;left:7px}.nav-sidebar-add:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.nav-sidebar .list-item{font-size:14px;text-align:left;color:#000;-webkit-transition:color .3s;transition:color .3s;cursor:pointer}.nav-sidebar .list-item i{opacity:0;-webkit-transition:all .3s;transition:all .3s}.nav-sidebar .list-item .add-icon{position:relative;font-size:18px;float:right;right:-14px;color:#94cc25;top:2px}.nav-sidebar .list-item:hover{color:#94cc25}.nav-sidebar .list-item:hover i{opacity:1}.navbar.navbar-custom .navbar-brand{height:120px;padding:0;margin:0;line-height:1;min-width:280px;width:auto;background:#fafafa}.navbar.navbar-custom .navbar-brand.header-white{background-color:transparent}.navbar.navbar-custom .navbar-brand .arrow-icon{position:relative;top:8px;left:8px;color:#ccc;font-size:30px}.navbar.navbar-custom .navbar-brand>a{padding:6px 0 0;margin:32px 53px 0 35px;font-size:24px;color:#030303;text-transform:none;display:block;display:inline-block;text-decoration:none;float:right}.navbar.navbar-custom .navbar-brand>a:hover{text-decoration:none}.navbar.navbar-custom .navbar-brand>a>img{display:inline-block;margin-right:6px;margin-top:-4px;width:42px;height:32px}.navbar.navbar-custom .navbar-header{margin-left:-15px;margin-right:0;z-index:10;height:108px}.navbar.navbar-custom .navbar-nav>li>a.photo img{float:right;width:32px;height:32px;-webkit-border-radius:100%;border-radius:100%;margin-left:10px;margin-top:-7px;vertical-align:baseline;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.header-avatar{float:left;height:32px;width:32px;-webkit-border-radius:100%;border-radius:100%;margin-right:10px;margin-top:-6px;vertical-align:baseline;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:none;box-shadow:none}.navbar-nav.main-menu>li{padding:45px 0 0;z-index:10;background-color:#fafafa}.navbar-nav.main-menu>li a{cursor:pointer;text-transform:initial}.navbar-nav.main-menu>li>a{padding:10px 8px;color:#000}ul.nav.navbar-nav.main-menu{padding:0 24px 0 2px;display:block;float:left;margin-left:-28px}.sub-main-menu .arrow-icon{position:absolute;top:46px;font-size:30px;color:#94cc01;z-index:10;background-color:#fafafa}.sub-main-menu>ul{margin:0;padding-right:25px;display:inline-block;position:relative;left:116px}.sub-main-menu>ul>li{position:relative;display:block;float:left;cursor:pointer;padding:51px 0 0 15px}.sub-main-menu>ul>li>a{color:#000;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.all-bots-btn,.all-bots-btn .icon,.all-bots-btn:hover,.all-bots-btn:hover .icon,.navbar-nav.main-menu>li.active>a,.navbar-nav.main-menu>li.active>a .icon,.navbar-nav.main-menu>li.active>a:focus,.navbar-nav.main-menu>li.active>a:focus .icon,.navbar-nav.main-menu>li.active>a:hover,.navbar-nav.main-menu>li.active>a:hover .icon,.navbar-nav.main-menu>li>a:hover,.navbar-nav.main-menu>li>a:hover .icon,.sub-main-menu>ul>li.active>a,.sub-main-menu>ul>li.active>a:focus,.sub-main-menu>ul>li>a:hover{color:#94cc01}.sub-main-menu>ul>li>a:hover .header-avatar{box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.sub-main-menu>ul>li>a:hover svg{fill:#94cc25!important;-webkit-transition:fill .3s;transition:fill .3s}.sub-main-menu>ul>li>a .icon{position:absolute}.sub-main-menu>ul>li>a .icon svg{width:20px;height:20px;position:relative;-webkit-transition:fill .3s;transition:fill .3s;margin-right:3px;fill:#ccc}.sub-main-menu>ul>li>a .phone-text{margin-left:26px}.all-bots-btn{font-size:14px}.all-bots-btn-container{display:inline-block;position:absolute;top:51px;margin-left:32px}.all-bots-btn .icon{position:absolute;top:0;left:8px;font-size:20px;-webkit-transition:all .3s;transition:all .3s}.all-bots-btn .text{margin-left:32px}.all-bots-btn:hover{text-decoration:none}.all-bots-btn:hover .icon{left:2px}.right-panel{position:absolute;right:45px;top:52px;z-index:1000000}.navbar-nav.main-menu>li>a{-webkit-transition:all .3s;transition:all .3s}.navbar-nav.main-menu>li>a .icon{-webkit-transition:color .3s;transition:color .3s}.navbar-nav.main-menu>li>a:hover .icon path{fill:#94cc01}.navbar-right>li{float:right}.navbar-nav.main-menu>li a .icon{position:absolute;top:4px;color:#ccc}.navbar-nav.main-menu>li a .icon-droped{top:unset}.navbar-nav.main-menu>li a .icon svg,.navbar-nav.main-menu>li a span.icon{width:20px}.navbar-nav.main-menu>li a .text{margin-left:36px;position:relative;bottom:4px;margin-right:12px}.navbar-nav.main-menu>li a .text-droped{bottom:1px;margin-right:0}.navbar-nav.main-menu>li a.dropdown-toggle{margin-right:6px}.more-text{bottom:13.2px;margin-right:12px;position:relative}.more-icon{position:relative;top:8px}.inline-block{display:inline-block;padding-right:20px}.inline-block.top{vertical-align:top}.inline-block.no-padding{padding-right:0}.inline-block.pdr10{padding-right:10px}.inline-block.pdr5{padding-right:5px}.inline-block.bottom{vertical-align:bottom}.buble-btn{cursor:pointer;text-transform:uppercase;padding:0;-webkit-transition:color .2s;transition:color .2s;font-size:11px}.buble-btn:hover{color:#94cc25}.horizontal-divider{height:30px;margin-top:-10px;margin-bottom:-10px;width:1px;background:#d3d3d3;padding:0}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:transparent;color:#a3dc31}.table-cell{display:table-cell;padding-right:16px;vertical-align:top}.navbar-default .navbar-nav>.open>a:hover .icon{color:#a3dc31}.navbar-default .navbar-nav>.open>a .icon,.navbar-default .navbar-nav>.open>a:focus .icon{color:#a3dc31}.dropdown-profile{text-align:left;min-width:300px}.dropdown-profile-avatar{-webkit-border-radius:50%;border-radius:50%;width:32px;height:32px;position:relative;bottom:10px;-webkit-transition:all .3s;transition:all .3s}.dropdown-profile-avatar:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.15)}.dropdown-profile-content{padding:24px 5px 24px 24px}.dropdown-profile-buttom{background-color:#fafafa;padding:9px 23px 11px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;line-height:2.2}.dropdown-profile .avatar{width:48px;height:48px;background-color:#fff;-webkit-border-radius:50%;border-radius:50%}.scroller-table,.t-modern{-webkit-border-radius:5px}.dropdown-profile .name{font-size:18px;line-height:1;color:#000;top:5px;position:relative}.dropdown-profile .email{font-size:12px;line-height:1.5;color:#969696;position:relative;top:7px}.dropdown-profile .logaut{width:14px;height:14px;opacity:.1;position:absolute;cursor:pointer;top:14px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;right:17px}.dropdown-profile .logaut:hover{opacity:.6}.dropdown-profile .links{color:#000;margin-right:11px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.dropdown-profile .links>i{width:16px;height:16px;margin-right:5px;position:relative;top:4px}.dropdown-profile .links>i svg{fill:#ccc;-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.dropdown-profile .links>i.user svg{width:20px;height:20px}.dropdown-profile .links:hover{color:#94cc25}.dropdown-profile .links:hover>i{opacity:1}.dropdown-profile .links:hover>i svg{fill:#94cc25}.dropdown-profile .links.mail-margin-left{margin-left:25px}.dropdown-profile .disabled{pointer-events:none;cursor:default;color:#969696}.dropdown-profile .disabled>i{opacity:.2}.dropdown-profile .disabled>i svg{fill:#000}.scroller{overflow:hidden}.scroller-table{border-radius:5px}.scroller-content{width:100%;height:100%}.scroller-shadow{position:absolute;pointer-events:none}.scroller-shadow-bottom{height:0;bottom:-3px;left:0;width:-webkit-calc(100% - 25px);width:calc(100% - 25px);-webkit-box-shadow:0 -10px 20px 20px #fafafa;box-shadow:0 -10px 20px 20px #fafafa;z-index:100}.scroller-shadow-right{width:20px;right:0;top:0;height:100%;-webkit-box-shadow:inset 10px 0 10px 0 #fff;box-shadow:inset 10px 0 10px 0 #fff}.custom-input .bar:before,.ui-select-container:before{right:50%}.scroller-show .mCSB_dragger_bar{background-color:rgba(0,0,0,.2)!important}.custom-input{min-width:170px;position:relative;height:40px;margin-bottom:5px}.custom-input.auto-height{height:auto}.custom-input .bar{position:relative;display:block;width:100%}.custom-input .bar:after{left:50%}.custom-input .bar:after,.custom-input .bar:before{content:'';height:2px;width:0;bottom:0;position:absolute;background:#94cc01;-webkit-transition:.3s ease all;transition:.3s ease all}.custom-input .helper{position:absolute;top:10px;right:-239px;width:210px;height:129px;-webkit-border-radius:4px;border-radius:4px;background-color:#fafafa;padding:24px 19px;font-size:12px;line-height:1.33;letter-spacing:normal;text-align:left;font-style:italic;color:rgba(0,0,0,.6)}.custom-input .helper:before{content:' ';position:absolute;top:10px;left:-12px;border-style:solid;border-width:10px 12px 10px 0;border-color:transparent #fafafa transparent transparent;display:block}.custom-input .input,.custom-input .select,.custom-input input,.custom-input textarea{position:relative;width:100%;background-color:transparent;border:none;border-bottom:1px solid #E0E0E0;-webkit-border-radius:0;border-radius:0;font-size:14px;line-height:1.14;height:27px;margin-top:25px;padding-right:45px;outline:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.custom-input .input:disabled,.custom-input .select:disabled,.custom-input input:disabled,.custom-input textarea:disabled{color:#969696}.custom-input .input:focus,.custom-input .input:hover,.custom-input .select:focus,.custom-input .select:hover,.custom-input input:focus,.custom-input input:hover,.custom-input textarea:focus,.custom-input textarea:hover{background-color:transparent}.custom-input .input:focus~.bar:after,.custom-input .input:focus~.bar:before,.custom-input .input:hover~.bar:after,.custom-input .input:hover~.bar:before,.custom-input .select:focus~.bar:after,.custom-input .select:focus~.bar:before,.custom-input .select:hover~.bar:after,.custom-input .select:hover~.bar:before,.custom-input input:focus~.bar:after,.custom-input input:focus~.bar:before,.custom-input input:hover~.bar:after,.custom-input input:hover~.bar:before,.custom-input textarea:focus~.bar:after,.custom-input textarea:focus~.bar:before,.custom-input textarea:hover~.bar:after,.custom-input textarea:hover~.bar:before{width:50%}.custom-input .input.no-right-padding,.custom-input .select.no-right-padding,.custom-input input.no-right-padding,.custom-input textarea.no-right-padding{padding-right:0}.custom-input textarea{min-height:300px;resize:none;top:4px;white-space:normal;line-height:1.31}.custom-input textarea.modal-short{min-height:80px;resize:none;top:26px;padding:0}.custom-input.textarea-container{-webkit-transition:height .2s;transition:height .2s}.custom-input.textarea-container.active{height:105px}.custom-input .textarea{height:24px;min-height:24px;line-height:1.51;-webkit-transition:height .2s;transition:height .2s}.custom-input .placeholder,.zoom-in{-webkit-transition:all .3s ease-in-out}.custom-input .textarea::-webkit-scrollbar{width:6px;height:6px}.custom-input .textarea::-webkit-scrollbar-track{background-color:transparent}.custom-input .textarea::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px}.custom-input .textarea::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.1);-webkit-border-radius:3px;border-radius:3px}.custom-input .textarea.active{height:90px;min-height:90px;overflow-y:visible}@supports (-ms-ime-align:auto){.dropdown-profile .links>i{margin-right:3px}.custom-input .textarea{margin-bottom:4px}}.custom-input .counter{font-size:12px;color:#969696;position:absolute;bottom:-3px;right:8px}.custom-input .counter.max-char-warning{color:#f66060}.custom-input .placeholder{color:#000;opacity:.6;font-size:14px;position:absolute;text-align:left;line-height:1.33;left:0;top:30px;transition:all .3s ease-in-out}.custom-input .placeholder-small{top:11px;font-size:12px}.custom-input .placeholder-smallest{top:-10px!important;font-size:12px}.custom-input .placeholder-active{opacity:1;color:#94cc25}.custom-input .placeholder-invalide{opacity:1;color:#f66060}.custom-input-container{position:absolute;right:0;top:28px;cursor:pointer}.custom-input-container .invalide-icon{width:22px;font-size:17px;color:#f66060;position:relative;top:4px}.custom-input .disabled,.custom-input .select-container .select-placeholder{color:#969696}.custom-input .select-container{background-color:transparent;z-index:300}.custom-input .select-container .select{padding-top:7px;position:absolute;top:0;left:0;height:27px;text-transform:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;background-position:right 10px center;background-size:14px;cursor:pointer}.custom-input .select-container .bar{top:53px}.custom-input .select-container .arrow-btn{position:absolute;top:30px;right:-12px;width:40px;cursor:pointer;z-index:10}.custom-input .select-container .arrow-btn i{opacity:.6;color:#000;-webkit-transition:-webkit-transform .3s,color .3s;transition:transform .3s,color .3s}.custom-input .select-container .arrow-btn.active{z-index:200;top:24px}.custom-input .select-container .arrow-btn.active i{opacity:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#94cc25}.custom-input .select-container .placeholder{-webkit-transition:none;transition:none}.custom-input .select-container:hover .arrow-btn i{opacity:1;color:#94cc25}.custom-input .select-container:hover.disabled .arrow-btn i{opacity:.6;color:#000}.custom-input .select-options{position:absolute;right:0;left:0;max-height:0;opacity:0;display:block;pointer-events:none;width:-webkit-calc(100% + 10px);width:calc(100% + 10px);z-index:100;-webkit-transition:max-height .3s,opacity .3s ease-in-out;transition:max-height .3s,opacity .3s ease-in-out;margin:0;padding:0;background-color:#fafafa;border:1px solid #d7d7d7;overflow-x:hidden;overflow-y:auto;top:13px}.custom-input .select-options li{margin:0;padding:10px 15px;font-size:14px;line-height:1.71;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.custom-input .select-options li.active,.custom-input .select-options li:active,.custom-input .select-options li:hover{color:#94cc25}.custom-input .select-options.active,.custom-input .select-options:active{opacity:1;height:auto;pointer-events:auto;overflow:auto;max-height:500px}.custom-input .higher-top.placeholder{top:0}.custom-input .higher-top.placeholder-active{top:-20px}.custom-input .mail-editor{height:300px;white-space:normal;text-overflow:initial;overflow-y:scroll;padding-right:0}.custom-input .mail-editor::-webkit-scrollbar{width:6px;height:6px}.custom-input .mail-editor::-webkit-scrollbar-track{background-color:transparent}.custom-input .mail-editor::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px}.custom-input .mail-editor::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.1);-webkit-border-radius:3px;border-radius:3px}.custom-input-minimal .custom-input{min-width:10px}.instagram-short-title{font-size:12px;color:#94cc25;position:relative}.instagram-short-title.down{bottom:-5px;height:0}.instagram-short-input{width:106px;margin-right:12px}.instagram-short-input .custom-input{min-width:106px}.instagram-short49-input{width:49px;margin-right:12px}.instagram-short49-input .custom-input{min-width:49px}.instagram-history-icon{margin-right:8px;position:relative;top:3px}.instagram-history-icon.completed{color:#94cc25;font-size:16px}.instagram-history-icon.scheduled{color:#ffb847;font-size:16px}.instagram-history-icon.running{color:#5998ff;font-size:16px}.instagram-history-icon.failed{color:#f88686;font-size:16px}.instagram-history-icon-text{font-size:12px;color:#969696;margin-right:25px}.instagram-history-refresh{float:right;padding-right:0;color:#94cc25;font-size:12px}.instagram-history-refresh div{cursor:pointer}.instagram-history-refresh i{font-size:16px;margin-right:5px;position:relative;top:4px}h2,h2 div{font-size:14px}.underlined-text{margin-left:10px;position:relative;color:#000}.underlined-text:after,h2:after{position:absolute;left:0;content:' '}.underlined-text:after{width:68px;height:1px;opacity:.2;background-color:#000;bottom:-8px}.underlined-text.no-margin{margin:0}.open-custom-input{max-width:418px;min-width:360px}.open-custom-input .custom-input .textarea{height:90px}.open-custom-input .custom-input.textarea-container{height:105px}.open-custom-input.input120 .custom-input .textarea{height:120px}.open-custom-input.input120 .custom-input.textarea-container{height:135px}.datepicker-only-timer .datepicker--content,.datepicker-only-timer .datepicker--nav{display:none}.datepicker-only-timer .datepicker--time{border-top:none;margin-top:0;background:#fafafa}.cookie-banner,h2:after{background-color:#94cc01}.two-line .custom-input{height:64px}.two-line .custom-input .textarea{height:48px}h2{position:relative;margin:15px 0 30px;text-transform:uppercase}h2 div{color:#b7b7b7;line-height:1.25;padding-bottom:3px}h2 div:first-child{padding-top:3px}h2.green div{color:#94cc01}h2:after{bottom:-13px;width:36px;height:2px}h2.center{text-align:center}h2.center:after{left:-webkit-calc(50% - 18px);left:calc(50% - 18px)}.fn-sidebar .scroller-shadow-bottom{bottom:183px}.bot-info-img img{-webkit-border-radius:100%;border-radius:100%;width:80px;height:80px}.t-modern{border-radius:5px;border:1px solid #ebebeb;min-width:640px;position:relative;font-size:16px}.t-modern-mr{margin-right:32px}.t-modern.minimal{min-width:0}@media (min-width:1920px){.t-crm{width:-webkit-calc(100% - 640px);width:calc(100% - 640px);max-width:1920px}}@media (min-width:2560px){.t-crm{width:-webkit-calc(100% - 900px);width:calc(100% - 900px)}}.card-64{width:640px;min-width:640px}.card-78{width:780px;min-width:780px}.card-all{width:100%;min-width:100%}.flex-col-p{padding-left:24px;padding-right:40px}.dropdown-sub.open>.dropdown-menu,.dropdown.open>.dropdown-menu{opacity:1;margin-left:8px;height:auto;pointer-events:auto;max-height:800px;z-index:300;-webkit-transition:max-height .3s,opacity .3s;transition:max-height .3s,opacity .3s}.custom-input.dropdown.open .dropdown-menu{margin-left:-3px;margin-top:-1px}.custom-input input[type=checkbox]{width:auto}.custom-input input[type=checkbox]+label{position:relative;left:5px;top:-6px}.instagram-settings .disable-bot span,.instagram-settings .enable-bot span{color:#000}.dropdown:after{content:' ';-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out;border-color:transparent}.dropdown.open:after{content:' ';position:absolute;bottom:-10px;left:17px;border-style:solid;border-width:0 8px 10px;border-color:transparent transparent #ccc;display:block}.dropdown.open.no-arrow:after,.functions-add-list .dropdown.open:after,.ig-scenario .simple-scenario-wrapper .dropdown.open:after,.other-scenario .simple-scenario-wrapper .dropdown.open:after{content:none}.dropdown-sub.open.right:after,.dropdown-sub.open:after{content:' ';position:absolute;border-style:solid;display:block}.dropdown-sub.open:after{bottom:8px;left:-webkit-calc(100% + 12px);left:calc(100% + 12px);border-width:8px 10px 8px 0;border-color:transparent #ccc transparent transparent}.dropdown-sub.open.right:after{bottom:7px;left:-22px;border-width:8px 0 10px 8px;border-color:transparent transparent transparent #ccc}.close-icon{color:#fd6a6a;opacity:1;font-size:22px;position:relative;cursor:pointer}.close-icon.active,.close-icon.ng-click-active,.close-icon:active{color:red}.modal.in .modal-dialog{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}.modal.fade .modal-dialog{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.catalog-about{padding-right:14px;font-size:14px;line-height:1.71;text-align:left;padding-top:5px;min-width:588px}@media (max-width:767px){.big-icon-xs svg{width:34px!important;height:30px!important}.dropdown-sub.short{max-height:41px}.dropdown-sub.short.open{max-height:none}.catalog-about{min-width:auto}}.catalog-about p{white-space:pre-line}.catalog-screenshot{margin-right:20px;margin-bottom:20px;max-width:206px;position:relative}.catalog-screenshot img{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;-webkit-border-radius:4px;border-radius:4px;width:100%}.catalog-screenshot:hover{z-index:100}.catalog-screenshot:hover img{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2)}.catalog-screenshot:hover .delete-hover{visibility:visible;opacity:1}.catalog-screenshot a{cursor:pointer}.catalog-screenshot-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:760px;padding-top:5px}.catalog-screenshot-modal{background-color:#fafafa;outline:0;padding:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:90%;max-height:90%}.catalog-screenshot-modal .close-icon{position:absolute;top:3px;right:3px;color:#fd6a6a}.catalog-screenshot-modal .img-container{max-width:100%;max-height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.catalog-screenshot-modal .img-container img{max-width:100%;max-height:100%;object-fit:contain}.catalog-screenshot.settings{min-height:100px;min-width:100px}.catalog-screenshot .delete-container{width:100%;min-width:100px;position:relative}.catalog-screenshot .delete-hover{background-color:rgba(245,78,78,.9);cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;width:100%;height:100%;position:absolute;text-align:center;-webkit-border-radius:4px;border-radius:4px;top:0}.bots-empty,.catalog-screenshot .add-item .icon-container,.catalog-screenshot .delete-hover .icon-container{top:50%;left:50%;-webkit-transform:translate(-50%,-50%)}.catalog-screenshot .delete-hover .icon{color:#fff;margin-bottom:5px;font-size:48px}.catalog-screenshot .delete-hover .icon-container{-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:relative;margin-bottom:5px;text-align:center;width:65px}.catalog-screenshot .delete-hover .icon-container .text{font-size:12px;line-height:1.33;text-align:center;color:#fff}.catalog-screenshot .add-item{cursor:pointer;text-align:center;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;border:1px dashed #ebebeb;width:206px;height:100%;min-height:150px;position:absolute}.catalog-screenshot .add-item .icon-container{-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;margin-bottom:5px;text-align:center;width:65px}.catalog-screenshot .add-item .icon-container .icon{color:#e6e6e6;margin-bottom:5px;font-size:48px;-webkit-transition:color .3s;transition:color .3s}.catalog-screenshot .add-item .icon-container .text{font-size:12px;line-height:1.33;color:#94cc25}.bots-empty-container:hover .bots-empty-text,.catalog-screenshot .add-item:hover .icon{color:#94cc01}.catalog-screenshot .add-item:hover{border-color:#94cc01}.bots-empty{position:absolute;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%}.back-link--fixed i,.bot-preview,.fb-empty,.visual-editor .scenario .scenario-group .scenario-actions .btn-mode .letter{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.bots-empty-img{width:336px;position:relative;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:.3}.bots-empty-container{cursor:pointer;position:relative;width:360px}@media (max-height:924px){.bots-empty-container{margin-top:200px}}@media (max-height:824px){.bots-empty-container{margin-top:300px}}@media (max-height:774px){.bots-empty-container{margin-bottom:200px}}@media (max-width:767px){.bots-empty-container{margin-top:300px}}@media (max-width:767px) and (max-height:774px){.bots-empty-container{margin-top:350px}}.bots-empty-container:hover .bots-empty-img{opacity:1}.bots-empty-text{position:relative;float:right;-webkit-transition:color .2s;transition:color .2s;color:#000;margin-top:-34px}.bots-empty-text .text-first-line{font-family:averta-semibold;font-size:18px;line-height:1.33;text-align:left}.bots-empty-text .text-second-line{font-size:14px;line-height:1.71}.fb-empty{left:58%;transform:translate(-50%,-50%)}.fb-empty .bots-empty-img{width:154px}.fb-empty .bots-empty-text{margin-top:-97px}.fb-empty .bots-empty-text.instagram-text{margin-right:-90px}.fb-empty .bots-empty-container{width:400px}@media (max-width:991px){.fb-empty{left:63%}}@media (max-width:767px){.fb-empty .bots-empty-text.instagram-text{margin-right:0}.fb-empty{left:50%}}.cookie-banner{position:fixed;min-height:64px;width:100%;bottom:0;z-index:999}.cookie-banner .banner-container{position:relative;margin:auto;text-align:center;padding:14px 100px;color:#fff}.cookie-banner .banner-container .inline-block{padding-right:0}.cookie-banner .banner-container .banner-text{padding:0 45px 10px 0}.cookie-banner .banner-container .brn-btn{padding:6px 20px}.cookie-banner .banner-container .brn-btn.brn-transparent-reverce{margin-right:12px}.cookie-banner .banner-container .brn-btn.brn-transparent-reverce:focus,.cookie-banner .banner-container .brn-btn.brn-transparent-reverce:hover{color:#fff;text-decoration:none;outline:0}.cookie-banner .banner-container .brn-btn.brn-white:focus,.cookie-banner .banner-container .brn-btn.brn-white:hover{color:#94cc01;text-decoration:none;outline:0}@media (max-width:767px){.cookie-banner .banner-container{text-align:left;padding:12px 40px}}.sigin-btn.brn-btn:hover{bottom:0;background-color:#94cc25}.brn-primary a{color:#fff;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.brn-primary .sigin{width:-webkit-calc(100% - 46px);width:calc(100% - 46px);height:28px;padding:11px 23px 0}.brn-primary .sigin-container{height:40px;top:-1px;left:-1px;position:relative;background-color:#94cc25;-webkit-transition:background-color .3s;transition:background-color .3s;-webkit-border-top-left-radius:21px;border-top-left-radius:21px;-webkit-border-bottom-left-radius:21px;border-bottom-left-radius:21px}.brn-primary .sigin-container:hover{background-color:#a3dc31}.brn-primary .register{width:46px;height:28px}.brn-primary .register-container{float:right;padding:11px 0 0;top:11px;right:-14px;position:absolute}.brn-primary .register-container:hover .background{background-color:#94cc25}.brn-primary .register i{font-size:16px;top:1px;left:-1px;position:absolute;z-index:100}.brn-primary .register .background{width:46px;height:40px;background-color:#8dc201;position:absolute;-webkit-border-top-right-radius:21px;border-top-right-radius:21px;-webkit-border-bottom-right-radius:21px;border-bottom-right-radius:21px;top:-12px;right:13px;-webkit-transition:background-color .3s;transition:background-color .3s}.simple-widget{height:100%;bottom:0;right:90px;float:right;margin-left:auto}.simple-widget-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:1600px){.simple-widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.simple-scenario-right2{width:-webkit-calc(100% - 780px);width:calc(100% - 780px);position:fixed;right:0;top:0;height:100%;background:#fafafa;float:right;z-index:10;border-left:solid 1px rgba(222,222,222,.6)}.inp-settings{cursor:pointer;position:absolute;width:18px;right:3px;top:0}.inp-settings svg{fill:#ccc;-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.save-sc:hover{color:#94cc25!important}.delete-sc:hover{color:#f66060!important}.inp-settings svg path{fill:#000!important;opacity:.2}.inp-settings svg:hover path{fill:#000!important;opacity:.4}.dropdown.open .inp-settings svg path{fill:#94cb25!important;opacity:1}.simple-preview{display:block;height:100%;width:100%;text-align:left;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,.1);box-shadow:0 20px 30px 0 rgba(0,0,0,.1);font-size:12px}.simple-preview-content{-webkit-box-shadow:-4px 7px 30px 0 rgba(0,0,0,.15);box-shadow:-4px 7px 30px 0 rgba(0,0,0,.15);height:-webkit-calc(100% - 32px);height:calc(100% - 32px);width:100%;background:#fff}.simple-preview-content .header{width:100%;background-color:#fafafa;border-bottom:solid 1px #d9d9d9;height:60px}.simple-preview-content .header .left-icon{float:left;margin-left:10px;color:#333;font-size:25px;display:inline-block;top:5px;position:relative}.simple-preview-content .header .avatar{text-align:center;-webkit-border-radius:50%;border-radius:50%;width:30px;height:30px;margin:auto;display:inline-block;top:4px;position:relative}.simple-preview-content .header .right-icon{float:right;margin-right:10px;color:#333;font-size:25px;display:inline-block;height:20px;top:7px;position:relative}.simple-preview-content .header-firsline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.simple-preview-content .header-secondline{text-align:center;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;line-height:2.5;letter-spacing:normal;color:#3d3d3d}.simple-preview-content .warper{height:-webkit-calc(100% - 60px);height:calc(100% - 60px)}.simple-preview-content .warper .warper-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.simple-preview-content .warper .avatar{width:32px;height:32px;background-color:#fff;border:1px solid #eee;-webkit-border-radius:50%;border-radius:50%;margin-right:5px;float:left}.simple-preview-content .warper .messages-container{width:100%}.simple-preview-content .warper .messages-container.inline-container{min-width:260px;display:inline-block;width:260px}.simple-preview-content .warper .user-message{-webkit-border-radius:16px;border-radius:16px;background-color:#efefef;border:2px solid #efefef;max-width:200px;float:right;margin-bottom:12px;word-break:break-all;padding:7px 11px 5px;position:relative;min-height:32px}.simple-preview-content .warper .system-error,.simple-preview-content .warper .system-message{background-color:#fff;margin-bottom:12px;padding:7px 11px 5px;position:relative;min-height:32px;max-width:200px;word-break:break-all}.simple-preview-content .warper .system-message{-webkit-border-radius:16px;border-radius:16px;border:2px solid #efefef;float:left}.simple-preview-content .warper .system-error{-webkit-border-radius:16px;border-radius:16px;border:2px solid #fad2d3;float:left}.simple-preview-content .warper .system-error i{color:#e51c23;position:absolute;left:-68px;top:3px}.simple-preview-content .warper .system-error .error-ico-container{margin-right:24px}.simple-preview-container{width:320px;height:620px;max-height:620px;position:relative;margin:64px auto auto}.simple-preview .demo-btn,.simple-preview .preview-heder{height:32px;padding:8px 14px;text-align:center;cursor:pointer}.simple-preview-container:before{display:none}@media (max-width:1260px){.simple-preview-container{margin-bottom:24px}}.simple-preview .preview-heder{background-color:#fafafa;color:#94cb25;width:76px;display:inline-block;font-size:12px;font-weight:600;-webkit-box-shadow:0 -5px 10px 0 rgba(0,0,0,.05);box-shadow:0 -5px 10px 0 rgba(0,0,0,.05)}.simple-preview .demo-btn{color:#969696;-webkit-transition:color .2s;transition:color .2s;display:inline-block;font-size:12px}.simple-preview .demo-btn:hover{color:#94cb25}.simple-preview .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.simple-preview .step-card{margin-left:-12px;width:-webkit-calc(100% + 48px);width:calc(100% + 48px);-webkit-transform:translateX(-24px);-ms-transform:translateX(-24px);transform:translateX(-24px)}.simple-preview .step-card .avatar{position:absolute;left:34px;bottom:0}.simple-preview .preview-card{margin:0 4px;width:196px;height:auto;min-height:58px;border:2px solid #efefef;-webkit-border-radius:16px;border-radius:16px;background-color:#efefef;overflow:hidden;outline:0}.simple-preview .preview-card .preview-card__header{width:100%;height:86px;background-position:center center;background-repeat:no-repeat;background-size:cover}.simple-preview .preview-card .preview-card__body{padding:10px 14px}.simple-preview .preview-card .preview-card__title{font-size:14px;line-height:16px;color:#3d3d3d}.simple-preview .preview-card .preview-card__description{font-size:12px;line-height:16px;color:#969696}.simple-preview .preview-card .preview-card__buttons{background-color:#fff}.simple-preview .preview-card .preview-card__buttons a{cursor:pointer;text-decoration:none;text-align:center;width:100%;display:block;font-size:12px;line-height:16px;color:#0084ff;padding:4px 14px;outline:0}.simple-preview .preview-card .preview-card__buttons a span{color:#969696}.ig-scenario .simple-scenario-container{float:left;max-width:516px;width:516px;margin-left:-50px;border-right:solid 1px rgba(222,222,222,.6);padding-top:35px}.ig-scenario .simple-scenario-container .heder-container{height:27px;margin:20px 0}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements{margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements:hover .heder-btn{opacity:1}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder{padding:14px;height:48px;-webkit-border-radius:22.5px;border-radius:22.5px;top:-10px;background-color:#fff;border:2px dashed #ebebeb;font-weight:600;font-style:normal;line-height:1.33;text-align:left;color:#000;z-index:100;position:relative;display:inline-block}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder-btn{width:27px;height:27px;background-color:#fff;border:1px solid #ebebeb;position:relative;-webkit-border-radius:50%;border-radius:50%;margin:0 4px;padding:2.5px;opacity:0;display:inline-block;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.advanced{color:#666}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.add-step{text-transform:uppercase;border:1px solid #ebebeb;padding:2px 14px;top:-1.5px;height:27px;-webkit-border-radius:13.5px;border-radius:13.5px}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.add-step .circle-icon{color:#969696;font-size:18px;-webkit-transition:all .2s;transition:all .2s;position:absolute;left:-60px}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.add-step .circle-icon-container{width:16px;position:relative;height:16px;display:inline;margin-right:20px}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.add-step .circle-icon.active{color:#94cc01}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .move-btn{cursor:move}.ig-scenario .simple-scenario-container .heder-container .heder-center-elements .move-btn i{opacity:.3;font-size:16px;position:relative;top:1.5px;left:2.5px}.ig-scenario .simple-scenario-container .heder-container .divider{height:0;border-top:2px dashed #ebebeb;width:100%;top:13.5px;position:relative;z-index:0}.ig-scenario .simple-scenario-container .heder-container .divider.add-step{border-top:2px solid #ebebeb}.ig-scenario .simple-scenario-wrapper{position:relative}.ig-scenario .simple-scenario-wrapper .remove-btn{position:absolute;background:#e51c23;-webkit-border-radius:50%;border-radius:50%;right:36px;top:0;width:24px;height:24px;-webkit-box-shadow:0 5px 10px 0 rgba(229,28,35,.4);box-shadow:0 5px 10px 0 rgba(229,28,35,.4);color:#fff;z-index:100;transition:all .2s ease-in-out;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:0}.ig-scenario .simple-scenario-wrapper .remove-btn i{font-size:15px;top:4px;position:relative;left:4px}.ig-scenario .simple-scenario-wrapper .remove-btn.input-btn{top:30px}.ig-scenario .simple-scenario-wrapper:hover .remove-btn{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.ig-scenario .simple-scenario-wrapper .simple-step{height:auto;margin-left:auto;margin-right:auto}.ig-scenario .simple-scenario-wrapper .simple-step .step-component{width:100%;min-height:64px;-webkit-border-radius:8px;border-radius:8px;font-size:18px;line-height:1.33;text-align:left;padding:0 18px 9px;position:relative;border:2px solid #fff}.ig-scenario .simple-scenario-wrapper .simple-step .step-component>i{margin-right:5px;margin-left:-3px;margin-bottom:2px;top:7px;position:relative}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.ligth{border:2px dashed #eee;color:#000}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.ligth>i{color:#b3b3b3}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.image{width:100%;border:2px dashed #eee;height:auto;padding:0;-webkit-border-radius:8px;border-radius:8px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.image-menu{border:2px solid #eee}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.video{width:100%;border:2px dashed #eee;height:auto;padding:0;-webkit-border-radius:8px;border-radius:8px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.upload{height:96px;line-height:96px;padding-bottom:0;text-transform:uppercase;padding-left:33px;font-weight:600}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment{height:150px;font-weight:600;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment.delay{height:96px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment.delay .watch-icon{margin-right:10px;margin-left:10px;top:11px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment.delay .short-input .custom-input{min-width:32px;width:32px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment.delay .short-input .custom-input input{width:32px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment.open{border:2px dashed #94cb25}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment .attachment-container{text-transform:uppercase;margin:auto;height:46px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment .attachment-container i{font-size:36px;margin-right:5px;margin-left:-3px;margin-bottom:2px;top:10px;position:relative;color:#b3b3b3;display:inline-block;-webkit-transition:color .2s;transition:color .2s}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.attachment .attachment-container i.active{color:#94cc01}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.grey{color:#000;background-color:#f5f5f5;border:2px solid #f5f5f5}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.grey.active,.ig-scenario .simple-scenario-wrapper .simple-step .step-component.grey:hover{border:2px solid #94cb25}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.green{color:#fff;background-color:#94cc01}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.green>i{color:#fff}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.green-input{color:#000;background-color:transparent;border:2px solid #94cc01}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.green-input>i{color:#b3b3b3}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.advanced{border:2px dashed #ebebeb;color:#000;padding-top:12px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.advanced>i{color:#b3b3b3}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.no-valid{color:#fff;background-color:#f66060;border:2px dashed #f66060}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.no-valid>i{color:#fff}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.inline{margin-left:4px;margin-right:4px;margin-bottom:8px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.menu-component{border:2px solid #eee}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.menu-component:hover{border:2px solid #94cb25}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .remove-icon{color:#f66060;font-size:22px;position:relative;right:-8px;cursor:pointer}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .text-placeholder{color:#666}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .progress-bar{width:104px;height:4px;-webkit-border-radius:2px;border-radius:2px;background-color:#e1e1e1;-webkit-box-shadow:none;box-shadow:none;margin-top:3px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .progress-status{width:0%;height:4px;background-color:#94cc25;-webkit-transition:width 50ms;transition:width 50ms}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container{width:104px;height:40px;display:inline-block;position:relative;top:5px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container .title{color:#010101;float:left}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container .title-container{font-size:12px;line-height:1.33;width:100%}.ig-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container .status{float:right;color:#94cc25}.ig-scenario .simple-scenario-wrapper .simple-step .step-component:hover .dnd-item-component{opacity:1}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.item-menu{padding:15px;overflow:hidden;max-width:210px;cursor:pointer}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.item-menu .menu-title{font-size:16px}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.item-menu .icon{font-size:60px;position:absolute;top:-10px;right:-14px;opacity:.3}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.item-menu .text{opacity:.6}.ig-scenario .simple-scenario-wrapper .simple-step .step-component.active,.ig-scenario .simple-scenario-wrapper .simple-step .step-component:hover{border:2px dashed #94cb25}.ig-scenario .simple-scenario-wrapper .simple-step .store .row{padding-top:0;padding-bottom:0}.ig-scenario .simple-scenario-wrapper .simple-step .store .step-component{width:420px;padding-top:18px;padding-left:36px;min-height:96px;border:2px solid #eee}.ig-scenario .simple-scenario-wrapper .simple-step .store .custom-input{min-height:40px;height:auto}.ig-scenario .simple-scenario-wrapper .simple-step .store .select{position:relative;margin-top:7px;top:0!important;font-weight:600}.ig-scenario .simple-scenario-wrapper .simple-step .store .select-options{position:relative;background-color:transparent;border:none}.ig-scenario .simple-scenario-wrapper .simple-step .store .select-options li{padding-left:0}.ig-scenario .simple-scenario-wrapper .simple-step .store .download-file{top:50px;bottom:auto}.ig-scenario .simple-scenario-wrapper .simple-step .option-warper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.ig-scenario .simple-scenario-wrapper .simple-step .option-warper .dndPlaceholder{border:2px dashed #ebebeb;margin:6px 12px 6px 4px}.ig-scenario .simple-scenario-wrapper .simple-step .option-component{height:48px;-webkit-border-radius:22.5px;border-radius:22.5px;border:2px solid #eee;margin:6px 12px 6px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 24px;cursor:pointer;font-size:18px}.ig-scenario .simple-scenario-wrapper .simple-step .text,.other-scenario .simple-scenario-wrapper .simple-step .text{padding-top:12px}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .dropdown-show-icon{opacity:0;-webkit-transition:all .2s;transition:all .2s;right:-13px;top:7px;width:28px;height:28px;background-color:#94cb25;-webkit-border-radius:50%;border-radius:50%;position:absolute}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .dropdown-show-icon i{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);color:#fff;font-size:26px;position:relative;top:1px;left:1px}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .error-icon{color:#e51c23;position:relative;width:0;right:65px;top:-19px}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .dnd-item-component{top:-13px;right:-10px;line-height:16px}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .delete-item{opacity:0;-webkit-transition:all .2s;transition:all .2s;visibility:hidden;pointer-events:none}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open,.ig-scenario .simple-scenario-wrapper .simple-step .option-component:hover{border:2px solid #94cb25}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open .delete-item,.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open .dnd-item-component,.ig-scenario .simple-scenario-wrapper .simple-step .option-component:hover .delete-item,.ig-scenario .simple-scenario-wrapper .simple-step .option-component:hover .dnd-item-component{opacity:1;visibility:visible;pointer-events:all}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open .error-icon,.ig-scenario .simple-scenario-wrapper .simple-step .option-component:hover .error-icon{visibility:hidden}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.soft-hover.open,.ig-scenario .simple-scenario-wrapper .simple-step .option-component.soft-hover:hover{border:2px solid #dff0be}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open .delete-item,.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open .dnd-item-component{visibility:hidden;opacity:0;pointer-events:none}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.open .dropdown-show-icon{opacity:1}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .icon{position:relative;left:-7px;font-size:16px;top:4px;font-weight:600}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.empty{color:#969696}.ig-scenario .simple-scenario-wrapper .simple-step .option-component.new-btn{border:2px dashed #eee}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .dropdown-menu{max-height:160px}.ig-scenario .simple-scenario-wrapper .simple-step .option-component .dropdown-menu .dropdown-container{max-height:150px;position:relative;padding-right:0}.ig-scenario .simple-scenario-wrapper .simple-step .dropdown-menu .scenario-lis-item{line-height:1.71;color:#000}.ig-scenario .simple-scenario-wrapper .simple-step .dropdown-menu .scenario-lis-item.active,.ig-scenario .simple-scenario-wrapper .simple-step .dropdown-menu .scenario-lis-item:hover{color:#93c925}.ig-scenario .simple-scenario-wrapper .simple-step .row{margin:0;padding:12px 48px;position:relative}.ig-scenario .simple-scenario-wrapper .simple-step .delete-icon{color:#f66060;font-size:14px;top:4px;position:relative}.ig-scenario .simple-scenario-wrapper .dropdown.open .dropdown-menu:after{content:' ';position:absolute;left:-10px;top:16px;border-style:solid;border-width:8px 10px 8px 0;border-color:transparent #fff transparent transparent;display:block}.ig-scenario .simple-scenario-wrapper .dropdown.open .dropdown-menu:before{content:' ';position:absolute;border-style:solid;left:-11px;top:16px;display:block;border-width:8px 10px 8px 0;border-color:transparent #ccc transparent transparent}@media (max-width:767px){.ig-scenario .simple-scenario-wrapper .dropdown.open{margin-top:18px;margin-left:11px}.ig-scenario .simple-scenario-wrapper .dropdown.open .dropdown-menu:after{top:-10px;left:8px;border-width:0 8px 10px;border-color:transparent transparent #fff}.ig-scenario .simple-scenario-wrapper .dropdown.open .dropdown-menu:before{top:-11px;left:8px;border-width:0 8px 10px;border-color:transparent transparent #ccc}}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu{max-width:225px;min-width:120px;-webkit-border-radius:4px;border-radius:4px;margin-top:18px;margin-left:11px;color:#000;left:420px;top:-7px;padding-top:7px;padding-bottom:4px}@media (max-width:767px){.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu{left:0;top:100%}}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container{padding-left:16px;padding-right:16px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar{width:6px;height:6px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar-track{background-color:transparent}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.1);-webkit-border-radius:3px;border-radius:3px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .custom-input{min-width:88px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .flex-row{width:207px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .flex-row .item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:88px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn:hover .icon,.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn:hover .text{color:#94cc01}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn .icon{color:#b3b3b3;font-size:24px;margin-right:6px;position:relative;top:7px}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn .text{font-size:14px;line-height:2.14;text-align:left;color:#000}.ig-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .delete-item{margin-left:-2px}.ig-scenario audio.step-component.audio.right:hover{border:0!important}.ig-scenario .user-message{background-color:#0084ff!important;color:#fff!important;border:0!important;padding:7px 14px 5px!important}.ig-scenario .system-message{border:2px solid #efefef;background-color:#efefef!important;color:#3d3d3d;padding:7px 14px 5px!important}.ig-scenario .preview-heder{background:#0078e7!important;color:#fff!important}.ig-scenario .df-widget{padding-left:27px;position:relative;top:-3px;font-size:10px}.ig-scenario .card-item .heder .img,.product-img{top:-9999px;min-width:100%;vertical-align:middle}.ig-scenario .card-item{width:270px;height:412px;-webkit-border-radius:20px;border-radius:20px;border:2px solid #eee;padding:0;margin-bottom:55px;position:relative}.ig-scenario .card-item .card-container{padding:24px}.ig-scenario .card-item .heder{width:270px;height:143px;background-color:#fafafa;position:relative;text-align:center;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;border:2px solid #ebebeb;margin-left:-2px;margin-right:-2px;margin-top:-2px;border-bottom:none}.ig-scenario .card-item .heder:before{content:' ';display:inline-block;vertical-align:middle;height:100%}.ig-scenario .card-item .heder .img-icon{color:#e6e6e6;font-size:95px;cursor:pointer;display:inline-block;vertical-align:middle}.ig-scenario .card-item .heder .img{display:inline-block;min-height:100%;position:absolute;bottom:-9999px;left:-9999px;right:-9999px;margin:auto;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;max-width:120px;max-height:140px;cursor:pointer}.ig-scenario .card-item .heder .close-container{position:absolute;top:12px;right:11px;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;background-color:#fff;border:2px solid #ebebeb;cursor:pointer;text-align:center;-webkit-transition:all .2s;transition:all .2s}.ig-scenario .card-item .heder .close-container:hover{border:2px solid #ccc}.ig-scenario .card-item .heder .close-container:hover i{color:red}.ig-scenario .card-item .heder .close-container i{-webkit-transition:all .2s;transition:all .2s;position:relative;top:2px;font-size:14px;color:#f66060}.ig-scenario .card-item .title{font-size:16px;line-height:1;text-align:left;color:#000;width:100%}.ig-scenario .card-item .title .title-input{width:100%;background:0 0;border:none;cursor:pointer}.ig-scenario .card-item .title .title-input:focus{outline:0;cursor:text}.ig-scenario .card-item .text{font-size:14px;width:100%;line-height:1.29;text-align:left;color:#969696;margin-bottom:24px}.ig-scenario .card-item .text .text-input{width:100%;min-height:76px;background:0 0;border:none;cursor:pointer;resize:none}.ig-scenario .card-item .text .text-input::-webkit-scrollbar{width:6px;height:6px}.ig-scenario .card-item .text .text-input::-webkit-scrollbar-track{background-color:transparent}.ig-scenario .card-item .text .text-input::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px}.ig-scenario .card-item .text .text-input::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.1);-webkit-border-radius:3px;border-radius:3px}.ig-scenario .card-item .text .text-input:focus{outline:0;cursor:text}.ig-scenario .card-item .new-button{width:100%;height:40px;-webkit-border-radius:20px;border-radius:20px;border:2px dashed #94cc25;text-align:center;font-size:12px;color:#94cc25;cursor:pointer;text-transform:uppercase}.ig-scenario .card-item .new-button .add-icon{color:#94cc25;position:relative;top:7px;margin-right:4px}.ig-scenario .card-item .buttons-container .dnd-item-component{top:-13px;right:-13px;opacity:0}.ig-scenario .card-item .buttons-container .dnd-item-component i{left:.5px}.ig-scenario .card-item .buttons-container .new-button{border:2px solid #94cc25;color:#000;margin-bottom:12px;padding-top:11px}.ig-scenario .card-item .buttons-container .new-button span{color:#000}.ig-scenario .card-item .buttons-container .new-button:hover .dnd-item-component{opacity:1}.ig-scenario .card-item .buttons-container .dropdown-container{padding-left:23px;padding-right:23px}.ig-scenario .card-item .items-selector-container{position:absolute;bottom:-33px;width:100%}.ig-scenario .card-item .items-selector-container .items-container{margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ig-scenario .card-item .items-selector-container .item{display:inline-block;width:12px;height:12px;margin:0 4px}.ig-scenario .card-item .items-selector-container .item.item-selector{-webkit-border-radius:50%;border-radius:50%;background-color:#ebebeb;cursor:pointer}.ig-scenario .card-item .items-selector-container .item.active{background-color:#94cc01}.ig-scenario .card-item .items-selector-container .item .add-icon{color:#94cc01;font-size:18px;position:relative;top:3px;margin-left:-5px;cursor:pointer}.handle{top:50%;transform:translateY(-50%);position:absolute;cursor:move;left:-35px;opacity:0}.simple-scenario-wrapper:hover .handle{opacity:.1}.other-scenario .simple-scenario-container{float:left;max-width:674px;width:674px;margin-left:-50px;border-right:solid 1px rgba(222,222,222,.6)}.other-scenario .simple-scenario-container .heder-container{height:27px;margin:20px 0}.other-scenario .simple-scenario-container .heder-container .heder-center-elements{margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative}.other-scenario .simple-scenario-container .heder-container .heder-center-elements:hover .heder-btn{opacity:1}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .heder{height:27px;-webkit-border-radius:13.5px;border-radius:13.5px;background-color:#fff;border:1px solid #ebebeb;font-weight:600;font-style:normal;line-height:1.33;text-align:left;color:#000;z-index:100;padding:2px 14px;position:relative;display:inline-block;top:-1.5px}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .heder-btn{width:27px;height:27px;background-color:#fff;border:1px solid #ebebeb;position:relative;-webkit-border-radius:50%;border-radius:50%;margin:0 4px;padding:2.5px;opacity:0;display:inline-block;-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.advanced{color:#999}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .heder.add-step{border:1px dashed #e0e0e0;text-transform:uppercase}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .remove-btn i{color:#f66060;font-size:16px;position:relative;top:1.5px;left:1.5px}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .move-btn{cursor:move}.other-scenario .simple-scenario-container .heder-container .heder-center-elements .move-btn i{opacity:.3;font-size:16px;position:relative;top:1.5px;left:2.5px}.other-scenario .simple-scenario-container .heder-container .divider{height:1px;background-color:#ebebeb;width:100%;top:13.5px;position:relative;z-index:0}.other-scenario .simple-scenario-container .heder-container .divider.add-step{background-color:#fff;border-top:dashed 1px #e0e0e0;height:0}.other-scenario .simple-scenario-wrapper .simple-step{height:auto;margin-left:auto;margin-right:auto}.other-scenario .simple-scenario-wrapper .simple-step .step-component{max-width:390px;min-width:40px;min-height:40px;-webkit-border-radius:20px;border-radius:20px;font-size:12px;line-height:1.33;text-align:left;padding:0 18px 9px;margin-right:47px;margin-left:50px;position:relative}.other-scenario .simple-scenario-wrapper .simple-step .step-component>i{margin-right:5px;margin-left:-3px;margin-bottom:2px;top:7px;position:relative}.other-scenario .simple-scenario-wrapper .simple-step .step-component.ligth{border:2px solid #ebebeb;color:#000}.other-scenario .simple-scenario-wrapper .simple-step .step-component.ligth>i{color:#b3b3b3}.other-scenario .simple-scenario-wrapper .simple-step .step-component.image{border:2px solid #ebebeb;max-width:250px;max-height:350px;height:auto;width:auto;padding:0}.other-scenario .simple-scenario-wrapper .simple-step .step-component.video{max-width:275px;max-height:275px;height:auto;width:auto;padding:0;-webkit-border-radius:0;border-radius:0}.other-scenario .simple-scenario-wrapper .simple-step .step-component.audio{top:-4px;position:relative;width:275px;padding:0;-webkit-border-radius:0;border-radius:0}.other-scenario .simple-scenario-wrapper .simple-step .step-component.grey{color:#000;background-color:#ebebeb}.other-scenario .simple-scenario-wrapper .simple-step .step-component.green{color:#fff;background-color:#94cc01}.other-scenario .simple-scenario-wrapper .simple-step .step-component.green>i{color:#fff}.other-scenario .simple-scenario-wrapper .simple-step .step-component.green-input{color:#000;background-color:transparent;border:2px solid #94cc01}.other-scenario .simple-scenario-wrapper .simple-step .step-component.green-input>i{color:#b3b3b3}.other-scenario .simple-scenario-wrapper .simple-step .step-component.blue{border:2px solid #66add7;color:#000;background-color:#fff}.other-scenario .simple-scenario-wrapper .simple-step .step-component.advanced{border:2px dashed #ebebeb;color:#000}.other-scenario .simple-scenario-wrapper .simple-step .step-component.advanced>i{color:#b3b3b3}.other-scenario .simple-scenario-wrapper .simple-step .step-component.no-valid{color:#fff;background-color:#f66060;border:2px solid #f66060}.other-scenario .simple-scenario-wrapper .simple-step .step-component.no-valid>i{color:#fff}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item{border:2px solid #ebebeb;height:auto;padding:0;margin-bottom:55px;position:relative}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .card-container{padding:24px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder{width:270px;height:143px;background-color:#fafafa;position:relative;text-align:center;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;border:2px solid #ebebeb;margin-left:-2px;margin-right:-2px;margin-top:-2px;border-bottom:none}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder:before{content:' ';display:inline-block;vertical-align:middle;height:100%}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder .img-icon{color:#e6e6e6;font-size:95px;cursor:pointer;display:inline-block;vertical-align:middle}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder .img{display:inline-block;vertical-align:middle;margin:auto;max-width:120px;max-height:140px;cursor:pointer;-webkit-border-radius:6px;border-radius:6px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder .close-container{position:absolute;top:12px;right:11px;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;background-color:#fff;border:2px solid #ebebeb;cursor:pointer;text-align:center;-webkit-transition:all .2s;transition:all .2s}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder .close-container:hover{border:2px solid #ccc}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder .close-container:hover i{color:red}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .heder .close-container i{-webkit-transition:all .2s;transition:all .2s;position:relative;top:4px;font-size:12px;color:#f66060}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .title{font-size:16px;line-height:1;text-align:left;color:#000;width:100%}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .title .title-input{width:100%;background:0 0;border:none;cursor:pointer}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .title .title-input:focus{outline:0;cursor:text}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text{font-size:14px;width:100%;line-height:1.29;text-align:left;color:#969696;margin-bottom:24px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text .text-input{width:100%;min-height:76px;background:0 0;border:none;cursor:pointer;resize:none}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text .text-input::-webkit-scrollbar{width:6px;height:6px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text .text-input::-webkit-scrollbar-track{background-color:transparent}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text .text-input::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text .text-input::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.1);-webkit-border-radius:3px;border-radius:3px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .text .text-input:focus{outline:0;cursor:text}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .new-button{width:100%;height:40px;-webkit-border-radius:20px;border-radius:20px;border:2px dashed #66add7;text-align:center;font-size:12px;color:#66add7;cursor:pointer}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .new-button .add-icon{color:#66add7;position:relative;top:7px;margin-right:4px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .buttons-container .dnd-item-component{opacity:0}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .buttons-container .dnd-item-component i{left:.5px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .buttons-container .new-button{border:2px solid #66add7;color:#000;margin-bottom:12px;padding-top:11px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .buttons-container .new-button:hover .dnd-item-component{opacity:1}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .buttons-container .dropdown-container{padding-left:23px;padding-right:23px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .items-selector-container{position:absolute;bottom:-33px;width:100%}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .items-selector-container .items-container{margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .items-selector-container .item{display:inline-block;width:12px;height:12px;margin:0 4px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .items-selector-container .item.item-selector{-webkit-border-radius:50%;border-radius:50%;background-color:#ebebeb;cursor:pointer}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .items-selector-container .item.active{background-color:#94cc01}.other-scenario .simple-scenario-wrapper .simple-step .step-component.card-item .items-selector-container .item .add-icon{color:#94cc01;font-size:18px;position:relative;top:3px;margin-left:-5px;cursor:pointer}.other-scenario .simple-scenario-wrapper .simple-step .step-component.green-btn{color:#94cc01;border:2px dashed #94cc01;background-color:#fff;padding:0 12px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.green-btn>i{margin:0;color:#94cc01}.other-scenario .simple-scenario-wrapper .simple-step .step-component.red-btn{color:#f66060;border:2px dashed #f66060;background-color:#fff;padding:0 12px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.red-btn>i{margin:0;color:#f66060}.other-scenario .simple-scenario-wrapper .simple-step .step-component.blue-btn{color:#5ea9d5;border:2px dashed #5ea9d5;background-color:#fff;padding:0 12px;-webkit-transition:all .2s;transition:all .2s}.other-scenario .simple-scenario-wrapper .simple-step .step-component.blue-btn i{margin:0;color:#5ea9d5;-webkit-transition:all .2s;transition:all .2s}.other-scenario .simple-scenario-wrapper .simple-step .step-component.blue-btn:hover{border:2px dashed #00a2ff}.other-scenario .simple-scenario-wrapper .simple-step .step-component.blue-btn:hover i{color:#00a2ff}.other-scenario .simple-scenario-wrapper .simple-step .step-component.grey-btn{color:#ebebeb;border:2px dashed #ebebeb;background-color:#fff;padding:0 12px;-webkit-transition:all .2s;transition:all .2s}.other-scenario .simple-scenario-wrapper .simple-step .step-component.grey-btn i{margin:0;color:#ebebeb;-webkit-transition:all .2s;transition:all .2s}.other-scenario .simple-scenario-wrapper .simple-step .step-component.grey-btn:hover{border:2px dashed #ccc}.other-scenario .simple-scenario-wrapper .simple-step .step-component.grey-btn:hover i{color:#ccc}.other-scenario .simple-scenario-wrapper .simple-step .step-component.left{float:left}.other-scenario .simple-scenario-wrapper .simple-step .step-component.right{float:right}.other-scenario .simple-scenario-wrapper .simple-step .step-component.right-btn{right:-20px;min-width:60px;position:absolute;margin:0}.other-scenario .simple-scenario-wrapper .simple-step .step-component.left-btn{left:-20px;min-width:60px;text-align:right;position:absolute;margin:0;z-index:-1}.other-scenario .simple-scenario-wrapper .simple-step .step-component.inline{margin-left:4px;margin-right:4px;margin-bottom:8px}.other-scenario .simple-scenario-wrapper .simple-step .step-component.hiden-btn{opacity:0;-webkit-transition:opacity .2s .1s;transition:opacity .2s .1s}.other-scenario .simple-scenario-wrapper .simple-step .step-component.hiden-btn.open,.other-scenario .simple-scenario-wrapper .simple-step .step-component.hiden-btn.open-remove{opacity:1}.other-scenario .simple-scenario-wrapper .simple-step .step-component .remove-icon{color:#f66060;font-size:22px;position:relative;right:-8px;cursor:pointer}.other-scenario .simple-scenario-wrapper .simple-step .step-component .text-placeholder{color:#666}.other-scenario .simple-scenario-wrapper .simple-step .step-component .progress-bar{width:104px;height:4px;-webkit-border-radius:2px;border-radius:2px;background-color:#e1e1e1;-webkit-box-shadow:none;box-shadow:none;margin-top:3px}.other-scenario .simple-scenario-wrapper .simple-step .step-component .progress-status{width:0%;height:4px;background-color:#94cc25;-webkit-transition:width 50ms;transition:width 50ms}.other-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container{width:104px;height:40px;display:inline-block;position:relative;top:5px}.other-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container .title{color:#010101;float:left}.other-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container .title-container{font-size:12px;line-height:1.33;width:100%}.other-scenario .simple-scenario-wrapper .simple-step .step-component .progress-container .status{float:right;color:#94cc25}.other-scenario .simple-scenario-wrapper .simple-step .step-component:hover .dnd-item-component{opacity:1}.other-scenario .simple-scenario-wrapper .simple-step .row{margin:0;padding:12px 0;position:relative}.other-scenario .simple-scenario-wrapper .simple-step .row:hover .hiden-btn{opacity:1}.other-scenario .simple-scenario-wrapper .simple-step .delete-icon{color:#f66060;font-size:14px;top:4px;position:relative}.other-scenario .simple-scenario-wrapper .dropdown.open .dropdown-menu:after{content:' ';position:absolute;top:-10px;left:8px;border-style:solid;border-width:0 8px 10px;border-color:transparent transparent #fff;display:block}.other-scenario .simple-scenario-wrapper .dropdown.open .dropdown-menu:before{content:' ';position:absolute;top:-11px;left:8px;border-style:solid;border-width:0 8px 10px;border-color:transparent transparent #ccc;display:block}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu{max-width:225px;max-height:300px;min-width:120px;-webkit-border-radius:4px;border-radius:4px;margin-top:18px;margin-left:11px;color:#000}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container{max-height:300px;padding-left:16px;padding-right:16px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar{width:6px;height:6px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar-track{background-color:transparent}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-container::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.1);-webkit-border-radius:3px;border-radius:3px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .custom-input{min-width:88px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .flex-row{width:207px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .flex-row .item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:88px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn:hover .icon,.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn:hover .text{color:#94cc01}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn .icon{color:#b3b3b3;font-size:24px;margin-right:6px;position:relative;top:7px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .dropdown-btn .text{font-size:14px;line-height:2.14;text-align:left;color:#000}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu .delete-item{margin-left:-2px}.other-scenario .simple-scenario-wrapper .dropdown .dropdown-menu.inside{margin-top:-4px;left:100%;margin-left:-30px}.functions-add-list .dropdown.open .dropdown-menu:after{content:' ';position:absolute;top:-10px;left:8px;border-style:solid;border-width:0 8px 10px;border-color:transparent transparent #fff;display:block}.functions-add-list .dropdown.open .dropdown-menu:before{content:' ';position:absolute;top:-11px;left:8px;border-style:solid;border-width:0 8px 10px;border-color:transparent transparent #ccc;display:block}.add-store.open{margin-bottom:191px}.add-learning.open{margin-bottom:104px}.add-output.open{margin-bottom:191px}.add-condition.open,.add-input.open{margin-bottom:133px}.add-blockchain.open{margin-bottom:104px}.add-helpers.open{margin-bottom:450px}.scenario-dropdown-container{padding-left:11px;padding-bottom:4px}.scenario-dropdown-container .list-item{margin-bottom:0}.scenario-dropdown-container .list-item i{opacity:1;color:#b3b3b3;position:relative;top:6px;margin-right:6px}.scenario-dropdown-container .list-item:hover i{color:#94cc01}.card-items-container{position:relative;top:1px;margin-left:25px}.card-items-container .item{display:inline-block;width:12px;height:12px;margin:0 4px}.card-items-container .item.item-selector{-webkit-border-radius:50%;border-radius:50%;background-color:#ebebeb;cursor:pointer}.card-items-container .item.active{background-color:#94cc01}.card-items-container .item .add-icon{color:#94cc01;font-size:18px;position:relative;top:3px;margin-left:-5px;cursor:pointer}.pointer{cursor:pointer}.simple-scenario-right{width:-webkit-calc(100% - 938px);width:calc(100% - 938px);position:fixed;right:0;top:0;height:100%;background:#fafafa;float:right;z-index:10;border-left:solid 1px rgba(222,222,222,.6)}.add-step-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 66px;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-step-container .add-step-btn{width:96px;height:105px;-webkit-border-radius:4px;border-radius:4px;background-color:#fafafa;border:1px solid #e0e0e0;margin:6px;text-align:center;cursor:pointer}.add-step-container .add-step-btn .text{font-size:12px;line-height:1.33;text-align:center;color:#000}.add-step-container .add-step-btn .icon{color:#b3b3b3;-webkit-transition:color .2s;transition:color .2s}.add-step-container .add-step-btn .icon i{font-size:44px;margin-top:18px;margin-bottom:8px;position:relative}.add-step-container .add-step-btn:hover .icon{color:#94cc01}.resize-input{min-width:10px;max-width:99.99%;-webkit-transition:width .1s;transition:width .1s;text-align:left;background:0 0;border:none;cursor:text;resize:none;overflow:hidden}.resize-input:focus{outline:0;cursor:text}.resize-input-hidden{position:absolute;top:0;left:0;visibility:hidden;word-wrap:break-word;max-width:370px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.resize-input-container{position:relative;display:initial;z-index:10}.resize-input-container.top10{top:10px}.resize-input-container.short .resize-input{min-width:10px}.download-file{padding-left:33px;font-size:12px;text-transform:uppercase;color:#94cc01;font-family:averta-semibold;cursor:pointer}.downloadFile:hover{border:2px solid #94cc01!important}.simple-widget{margin:auto;position:relative;display:inline-block;vertical-align:middle;text-align:left;width:320px;min-height:200px;max-height:800px}.simple-widget-container{width:-webkit-calc(100% - 939px);width:calc(100% - 939px);float:left;position:fixed;min-width:340px;display:inline-block;padding-right:22px;right:0;top:0;padding-top:200px;text-align:center}@media (max-width:1370px){.simple-widget{min-height:760px}.simple-widget-container{width:572px}}.simple-widget-container:before{content:' ';vertical-align:middle;height:100%}.send-email-main{background-color:#f5f5f5;width:390px;height:120px;position:fixed;right:0;top:0;padding:30px 43px 0 33px}.send-email-main .custom-input .placeholder-small{top:5px}.send-email-main .top-input{position:absolute;border:none;background:0 0;width:100%;z-index:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.send-email-main .top-input:active,.send-email-main .top-input:focus{outline:0}.send-email-main .send-icon{color:#d7d7d7;position:relative;font-size:21px;-webkit-transition:color .3s;transition:color .3s}.send-email-main .text-exist .send-icon{color:#94cc01}.instagram-card-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.instagram-card-container .instagram-card{width:200px;height:169px;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;border:.5px solid #ebebeb;font-size:18px;position:relative;cursor:pointer;margin-right:20px;margin-bottom:20px;-webkit-transition:all .2s;transition:all .2s}.instagram-card-container .instagram-card.image-card{background-color:transparent;border:none;font-size:14px}.instagram-card-container .instagram-card.image-card.add-card{border:.5px dashed #d3d3d3;cursor:pointer}.instagram-card-container .instagram-card.image-card .img-container{width:200px;height:169px;overflow:hidden;text-align:center;-webkit-border-radius:5px;border-radius:5px}.instagram-card-container .instagram-card.image-card .img-container img{width:200px;top:50%;position:relative;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.instagram-card-container .instagram-card.image-card .close{position:absolute;width:32px;height:32px;background-color:#ff6969;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2);-webkit-border-radius:50%;border-radius:50%;opacity:0;-webkit-transition:opacity 0,2s;transition:opacity 0,2s;text-align:center;top:-20px;right:-20px}.instagram-card-container .instagram-card.image-card .close .close-icon{color:#fff;font-size:20px;margin-top:5px;position:relative;-webkit-transition:all .2s;transition:all .2s}.instagram-card-container .instagram-card.image-card .close:hover{background-color:#fd1d1d}.instagram-card-container .instagram-card.image-card.active{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2)}.instagram-card-container .instagram-card.image-card:hover{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2);border:none}.instagram-card-container .instagram-card.image-card:hover .close{opacity:1}.instagram-card-container .instagram-card.image-card:hover.add-card{border:.5px dashed #94cc25}.instagram-card-container .instagram-card .icon-container{width:80px;height:80px;background-color:#fafafa;border:1px solid #fafafa;margin:25px auto 22px;text-align:center;position:relative;-webkit-border-radius:50%;border-radius:50%}.instagram-card-container .instagram-card .icon-container .icon{color:#b3b3b3;-webkit-transition:all .2s;transition:all .2s;font-size:48px;position:relative;top:15px}.instagram-card-container .instagram-card .text-container{width:100%;text-align:center}.instagram-card-container .instagram-card.active,.instagram-card-container .instagram-card:hover{border:.5px solid #94cc25;color:#94cc25;-webkit-transition:all .2s;transition:all .2s}.instagram-card-container .instagram-card.active .icon,.instagram-card-container .instagram-card:hover .icon{color:#94cc25}.demo-modal-container{width:250px;height:208px;-webkit-border-radius:8px;border-radius:8px;background-color:#94cc00;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:24px}.demo-modal-background{width:250px;height:208px;object-fit:contain;pointer-events:none;z-index:0;position:absolute;left:0;top:0}.demo-modal{z-index:100;font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:.5px;color:#fff}.demo-modal .bold{font-weight:800}.demo-modal .brn-btn{padding:6px 16px;-webkit-border-radius:16px;border-radius:16px;margin-right:3px;min-width:30px;font-weight:600;letter-spacing:.4px}.demo-modal .modal-input-container{width:202px;height:32px;-webkit-border-radius:16px;border-radius:16px;padding:6.5px 16px;background:#fff;color:#000;font-size:12px;font-weight:600;margin-bottom:12px}.demo-modal .modal-input-container input{width:100%;border:none}.demo-modal .modal-input-container input:focus,.demo-modal .modal-input-container input:hover{outline:0}.viva-page-img{position:relative;width:100%}@font-face{font-family:averta-regular;src:url(fonts/modern/averta-webfont.woff2) format("woff2"),url(fonts/modern/averta-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:averta-semibold;src:url(fonts/modern/averta_semibold-webfont.woff2) format("woff2"),url(fonts/modern/averta_semibold-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:MyriadProRegular;src:url(fonts/modern/MyriadProRegular.eot);src:url(fonts/modern/MyriadProRegular.eot?#iefix) format("embedded-opentype"),url(fonts/modern/MyriadProRegular.woff) format("woff"),url(fonts/modern/MyriadProRegular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:MyriadProSemiBold;src:url(fonts/modern/MyriadProSemiBold.eot);src:url(fonts/modern/MyriadProSemiBold.eot?#iefix) format("embedded-opentype"),url(fonts/modern/MyriadProSemiBold.woff) format("woff"),url(/fonts/modern/MyriadProSemiBold.ttf) format("truetype");font-style:normal;font-weight:400}.all{padding-right:29px;color:#94cc01;font-size:14px;line-height:1;text-transform:uppercase}.all:hover{color:#94cc01;text-decoration:none}.all:hover i{margin-left:10px}.all i{position:relative;top:5px;font-size:20px;-webkit-transition:.3s;transition:.3s}.bot-info-name{font-family:averta-semibold;font-size:18px}.drop-box{-webkit-border-radius:5px;border-radius:5px;border:2px dashed #d7d7d7;padding:45px 40px;margin-bottom:45px}.drop-box-icon,.sidebar--left .block--title{margin-bottom:24px}.drop-box-icon{text-align:center}.drop-box-icon i{opacity:.2;font-size:48px}.drop-box-text{color:#94cc25;padding-bottom:5px}.dnd-horizontal-row .dndPlaceholder{width:auto;height:auto;border:2px solid #ebebeb;color:#000;background-color:#fff;min-width:40px;min-height:40px;-webkit-border-radius:20px;border-radius:20px;font-size:12px;line-height:1.33;text-align:left;padding:0 18px 9px;float:right;margin-left:8px;margin-right:8px}.dnd-item-component{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;padding:2.5px;width:27px;height:27px;background-color:#fff;border:1px solid #ebebeb;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:-18px;right:-15px}.dnd-item-component i{opacity:.3;font-size:16px;position:relative;top:1.5px;left:2.5px}.broadcast-container textarea{min-height:119px;resize:none;top:26px;padding:0}@media (max-width:1200px){.hidden-large{display:none}}@media (max-width:676px){.bots-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bots-header h2{margin:15px 0 43px 10px}}@media (min-width:1670px){.bot-nav nav a.visible-large{display:block!important}.hidden-large-custom{display:none}}@media (max-width:925px){ul.nav.navbar-nav.main-menu.navbar-right{width:140px}}@media (min-width:767px){.nav-sidebar{height:-webkit-calc(100% - 120px);height:calc(100% - 120px)}.nav-sidebar-content{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;height:100%!important;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}}@media screen and (max-width:767px){.main-menu>li{padding:0 10px!important}.sub-main-menu{top:0;margin-left:0;right:0;position:relative;padding:15px 10px}.sub-main-menu>ul>li{float:initial;padding-top:15px}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#94cc01}.nav-sidebar{width:100%}.nav-sidebar-content{height:100vh}.nav-sidebar-margin-rest{margin-left:0}.nav-sidebar-block{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.nav-sidebar ul.main-socials.settings-social>li{width:120px}.nav-sidebar-heder.collapsed h3:after,.nav-sidebar-heder:not(.collapsed) h3:after{position:absolute;font-family:"Material Icons";color:#9e9e9e;width:21px;height:21px;font-size:21px;top:8px;padding-left:8px}.nav-sidebar-heder{display:block}.dropdown.open:after,.empty-nav-sidebar{display:none}.nav-sidebar-heder.collapsed h3:after{content:'\E313'}.nav-sidebar-heder:not(.collapsed) h3:after{content:'\E316'}.nav-sidebar-bottom{position:relative;width:auto;padding-left:0;margin-left:-3px;-webkit-box-shadow:none;box-shadow:none}.nav-sidebar-clear{right:5px;top:72px}.nav-sidebar-back{right:8px;top:104px}.container .margin-rest{margin-left:20px}ul.nav.navbar-nav.main-menu.navbar-right{width:100%;border-top:solid 1px #e2e2e2;padding-top:15px}ul.nav.navbar-nav.main-menu.navbar-right>li{float:initial;margin-bottom:15px}.bots-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.broadcast-menu .scroller,.broadcast-menu .scroller .mCustomScrollBox,.broadcast-menu .scroller .mCustomScrollBox .mCSB_container{overflow:initial}.broadcast-menu .select-container .mCustomScrollBox,.broadcast-menu .select-container .mCustomScrollBox .mCSB_container{overflow:hidden}.broadcast-menu .dropdown.open:after{bottom:-19px}.broadcast-menu .dropdown-sub.open:after{bottom:3px}.zoom-in{transition:all .3s ease-in-out;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.zoom-in-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.fade-in{opacity:1}.fade-in.ng-enter-active,.fade-in.ng-leave-active{opacity:0}.fade-in.ng-enter,.fade-in.ng-leave{-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.ta-editor.ta-html,.ta-scroll-window.form-control{margin-top:30px}.settings-connections ul.main-socials.settings-social{-webkit-box-pack:normal;-webkit-justify-content:normal;-ms-flex-pack:normal;justify-content:normal}.settings-connections ul.main-socials.settings-social li{position:relative;margin-bottom:0;margin-right:20px}.settings-connections ul.main-socials.settings-social li span:first-child img,.settings-connections ul.main-socials.settings-social li.code span:first-child>img{max-width:72px}.settings-connections ul.main-socials.settings-social li span{width:72px;max-width:72px;max-height:72px;height:72px}.settings-connections ul.main-socials.settings-social li span img{width:72px;height:72px}.settings-connections ul.main-socials.settings-social li span .hover-icon{visibility:hidden;-webkit-border-radius:50%;border-radius:50%;width:72px;height:72px;position:absolute;top:-20px;pointer-events:none}.settings-connections ul.main-socials.settings-social li span .hover-icon i{color:#fff;font-size:26px;top:23px;position:relative;z-index:100}.settings-connections ul.main-socials.settings-social li span .hover-icon i.add{font-size:32px;top:19px}.settings-connections ul.main-socials.settings-social li span .hover-icon div{z-index:10;position:absolute;top:-20px;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-border-radius:50%;border-radius:50%;width:100%;height:100%;opacity:0;background-color:#000}.settings-connections ul.main-socials.settings-social li span:hover .hover-icon{visibility:visible}.settings-connections ul.main-socials.settings-social li span:hover .hover-icon div{opacity:.7}.navbar-header .menu-button{display:block;width:22px;height:30px;background-color:transparent;cursor:pointer;position:relative;float:right;border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;margin-right:15px;margin-bottom:8px;margin-top:45px}@media (min-width:768px){.navbar-header .menu-button{display:none}}.navbar-header .menu-button-inner{position:relative;background-color:#777;width:100%;height:2px;margin-top:15px}.navbar-header .menu-button-inner:after,.navbar-header .menu-button-inner:before{content:" ";position:absolute;width:100%;height:100%;background-color:#777;left:0;-webkit-transition:all .2s;transition:all .2s}.navbar-header .menu-button-inner:after{top:6px}.navbar-header .menu-button-inner:before{top:-6px}.navbar-header .active-button .menu-button-inner:after{background-color:red;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:0}.navbar-header .active-button .menu-button-inner:before{background-color:red;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);top:0}.navbar-header .active-button .menu-button-inner{background-color:transparent}@media (max-width:768px){.collapse.collapse-menu{display:none;height:0;opacity:0}}.collapse.open{height:100vh;display:block;max-height:5000px;overflow-y:scroll;overflow-x:hidden;padding:0 20px;border-top:1px solid #ccc;opacity:1;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.collapse.open::-webkit-scrollbar{width:6px;height:6px}.collapse.open::-webkit-scrollbar-track{background-color:transparent}.collapse.open::-webkit-scrollbar-thumb{background:rgba(0,0,0,.01);-webkit-border-radius:3px;border-radius:3px}.collapse.open::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.08);-webkit-border-radius:3px;border-radius:3px}.collapse.open ul.nav.navbar-nav{padding:0 0 0 20px}.collapse.open .main-menu{margin-top:30px;width:100%}.collapse.open .main-menu li{font-size:26px;margin-bottom:20px}.collapse.open .main-menu li .icon{font-size:30px;top:0}.collapse.open .main-menu li span.icon{width:28px}.collapse.open .main-menu li .text{margin-left:46px}.collapse.open .main-menu.main-menu-rigth{margin-top:20px}.collapse.open .main-menu.main-menu-rigth li{font-size:20px}.collapse.open .main-menu.main-menu-rigth li .custom-input .input,.collapse.open .main-menu.main-menu-rigth li .custom-input .select,.collapse.open .main-menu.main-menu-rigth li .custom-input input,.collapse.open .main-menu.main-menu-rigth li .custom-input textarea{font-size:24px}.collapse.open .sub-menu,.collapse.open .sub-menu .all-bots-btn-container .text{font-size:32px}.collapse.open .sub-menu .all-bots-btn-container{top:120px;right:30px;z-index:100}.collapse.open .sub-menu .all-bots-btn-container .icon{top:8px;left:2px;font-size:26px}.collapse.open .sub-menu .all-bots-btn-container:hover .icon{left:-6px}.collapse.open .sub-menu .sub-main-menu>ul{left:0}.collapse.open .sub-menu .sub-main-menu>ul li:first-child{padding-bottom:0!important;padding-left:0!important}.collapse.open .sub-menu .sub-main-menu>ul li{padding-left:60px}.collapse.open .sub-menu .sub-main-menu>ul li a{display:block}.collapse.open .sub-menu .sub-main-menu>ul li .dropdown-menu{font-size:32px;left:auto!important;position:relative;margin:0!important;padding:0}.collapse.open .sub-menu .sub-main-menu>ul li .dropdown-menu li{padding-bottom:0!important;padding-left:0!important}.collapse.open .dropdown-global-menu .dropdown-menu .text{margin-left:10px}.collapse.open .icon-droped{position:unset!important}.collapse.open .profile-icon{position:unset!important;margin-right:10px}.collapse.open .dropdown-menu{display:block;-webkit-box-shadow:none;box-shadow:none;border:none;background:0 0}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#000;margin-left:15px}}.footer-registration{width:100%;margin-top:-76px;z-index:100;text-align:center;position:absolute}.footer-registration .footer-container{position:relative;padding:24px 45px 29px;margin:auto;min-height:108px;max-width:845px;-webkit-border-radius:3px;border-radius:3px;background-color:#94cc01;-webkit-box-shadow:0 30px 60px 0 rgba(0,0,0,.1);box-shadow:0 30px 60px 0 rgba(0,0,0,.1);color:#fff}.footer-registration .footer-container .inline{display:inline-block;margin-right:36px}.footer-registration .footer-container .inline.brn-transparent-reverce{margin-top:-16px;margin-right:0}@media (max-width:734px){.footer-registration .footer-container .inline{margin-bottom:20px}.footer-registration .footer-container .inline.brn-transparent-reverce{margin-top:10px;margin-bottom:0}}@media (max-width:555px){.footer-registration .footer-container .inline{display:block;margin-right:0}}.footer-registration .footer-container .custom-input .placeholder{color:#e2f6af}.footer-registration .footer-container .custom-input .placeholder.placeholder-invalide{color:#f66060}.footer-registration .footer-container .custom-input .bar:after,.footer-registration .footer-container .custom-input .bar:before{opacity:.6;background:#fff}.footer-registration .footer-container .custom-input input{border-bottom:1px solid #d4eb99}.daterangepicker:after,.store .select{border-bottom:none}.footer-registration .footer-container .fb-btn-container{cursor:pointer;position:relative}.footer-registration .footer-container .fb-btn-container .brn-transparent-reverce{width:175px;padding:12px 20px}.footer-registration .footer-container .fb-btn-container:hover .brn-transparent-reverce{color:#fff;background-color:#bfe066;-webkit-box-shadow:none;box-shadow:none;bottom:0}.footer-registration .footer-container .fb-btn-container .fb-btn{position:absolute;right:0;top:-13px;width:175px;opacity:0;outline:0}.main-container{max-width:1440px;margin:auto}.green-small-title{font-size:12px;line-height:2;color:#94cc25}ul.main-socials.smal{padding-bottom:120px}ul.main-socials.smal li{position:relative;margin-bottom:-40px;margin-right:12px}ul.main-socials.smal li span:first-child img,ul.main-socials.smal li.code span:first-child>img{max-width:48px}ul.main-socials.smal li span{width:48px;max-width:48px;max-height:48px;height:48px}ul.main-socials.smal li span img{width:48px;height:48px}.no-border-modal .modal-content{-webkit-box-shadow:none;box-shadow:none;border:none;-webkit-border-radius:0;border-radius:0;background:0 0}.colorpicker .dropdown-menu{opacity:0;max-height:0;-webkit-transition:opacity .2s .1s,max-height .2s;transition:opacity .2s .1s,max-height .2s}.colorpicker.colorpicker-visible .dropdown-menu{z-index:20000;opacity:1;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;pointer-events:auto;font-family:averta-regular!important;padding:10px;margin-left:-2px;-webkit-transition:opacity .2s,max-height .1s .2s;transition:opacity .2s,max-height .1s .2s}.custom-notification{bottom:24px;right:24px;width:350px;padding:12px;background-color:#fff;color:#94cc01;-webkit-transition:all .2s;transition:all .2s}.custom-notification:hover{bottom:28px;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,.2);box-shadow:0 20px 30px 0 rgba(0,0,0,.2)}.custom-notification .notification-icon{font-size:36px}.custom-notification .close{font-size:18px;color:#b3b3b3;-webkit-transition:color .2s;transition:color .2s}.custom-notification .close:hover{color:#ef5350}.custom-notification .text-block{display:block;color:#000}.daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed thead,.daterangepicker.dropdown-menu.show-calendar .fa-calendar,.daterangepicker.dropdown-menu.show-calendar .ranges ul{display:none}.custom-notification .text-block .title{font-size:14px;font-family:averta-semibold}.help-btn{position:fixed;bottom:20px;right:22px;width:120px}.help-btn a{width:96px;min-width:96px;position:relative}.help-btn a i{font-size:22px;position:absolute;left:16px;top:9px}.help-btn a:focus{text-decoration:none;background-color:#94cc01;color:#fff;outline:0}.daterangepicker.dropdown-menu.show-calendar{z-index:20000;opacity:1;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;pointer-events:auto;padding:25px 20px 70px;font-family:averta-regular!important}.daterangepicker.dropdown-menu.show-calendar .input-mini{border:none;border-bottom:1px solid #ccc;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;padding-left:0}.daterangepicker.dropdown-menu.show-calendar .input-mini:focus{border-bottom:1px solid #94cc25}.daterangepicker.dropdown-menu.show-calendar .available{color:#969696}.daterangepicker.dropdown-menu.show-calendar .in-range{background-color:transparent;color:#000}.daterangepicker.dropdown-menu.show-calendar .end-date,.daterangepicker.dropdown-menu.show-calendar .start-date{background-color:transparent;color:#94cc25}.daterangepicker.dropdown-menu.show-calendar .ranges .range_inputs{position:absolute;bottom:32px;left:40px}.daterangepicker.dropdown-menu.show-calendar .left{margin-right:20px}.daterangepicker.dropdown-menu.show-calendar .btn-sm{background-color:transparent;border:none;outline:0;outline-offset:0;font-size:12px}.daterangepicker.dropdown-menu.show-calendar .btn-sm:active,.daterangepicker.dropdown-menu.show-calendar .btn-sm:focus{outline:0;outline-offset:0;-webkit-box-shadow:none;box-shadow:none}.daterangepicker.dropdown-menu.show-calendar .btn-sm:before{content:'';background-position:left center;background-repeat:no-repeat;padding-right:24px}.daterangepicker.dropdown-menu.show-calendar .btn-success{color:#94cc25}.daterangepicker.dropdown-menu.show-calendar .btn-success:before{background-image:url(../images/svg/ic_check_grean_12px.svg)}.daterangepicker.dropdown-menu.show-calendar .btn-default{color:#e94053}.daterangepicker.dropdown-menu.show-calendar .btn-default:before{background-image:url(../images/svg/ic_close_red_16px.svg)}.daterangepicker.dropdown-menu.single{padding:20px 0 20px 20px}.custom-date-range .hidden-data-range{visibility:hidden;position:absolute;height:50px}.custom-date-range input{cursor:pointer}.custom-date-range .calendar{font-size:18px;-webkit-transition:color .3s;transition:color .3s;color:#666}.custom-date-range .calendar.active{color:#94cc25}.lang-container .textarea{padding:2px 0 0;top:4px;height:34px}.lang-lists{min-width:400px;display:inline-block;vertical-align:top}.ui-select-container{position:relative;width:100%;border:none!important;border-bottom:1px solid #E0E0E0!important;-webkit-border-radius:0!important;border-radius:0!important;padding:0!important;margin-top:2px;-webkit-box-shadow:none!important;box-shadow:none!important;font-size:14px;line-height:1.14;height:27px;outline:0}.ui-select-container:disabled{color:#969696}.ui-select-container:hover{background-color:transparent}.ui-select-container:hover:after,.ui-select-container:hover:before{width:50%}.ui-select-container:hover>div:first-child:after{color:#94cc25}.ui-select-container:after{left:50%}.ui-select-container:after,.ui-select-container:before{content:'';height:2px;width:0;bottom:0;position:absolute;background:#94cc01;-webkit-transition:.3s ease all;transition:.3s ease all}.ui-select-container input{padding:0!important;height:21px!important}.ui-select-container>div:first-child{padding-top:24px}.ui-select-container>div:first-child:after{content:"\E313";top:21px;right:3px;position:absolute;color:#666;-webkit-transition:all .3s;transition:all .3s;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.ui-select-container.open:before{width:100%;-webkit-transition:all 0s;transition:all 0s;right:0}.ui-select-container.open>div:first-child:after{color:#94cc25;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ui-select-container.open:after{content:none}.ui-select-container .ui-select-match-item,.ui-select-container .ui-select-match-item:active{border:none;font-size:14px;padding:0!important;margin:0 10px 0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:0 0!important}.ui-select-container .ui-select-match-item:active:hover,.ui-select-container .ui-select-match-item:hover{border:none;background:0 0!important}.ui-select-container .close{color:#ff5b5e;opacity:1;font-size:24px!important;font-weight:100!important}.ui-select-label{position:absolute;font-size:12px;color:#94cc25;top:7px}.ui-select-choices{top:auto!important;margin-left:0!important;padding:0!important;position:absolute;-webkit-border-radius:0!important;border-radius:0!important;right:0;left:0;max-height:0;opacity:0;display:block;pointer-events:none;width:-webkit-calc(100% + 10px);width:calc(100% + 10px);z-index:100;-webkit-transition:max-height .3s,opacity .3s ease-in-out;transition:max-height .3s,opacity .3s ease-in-out;margin:0;background-color:#fafafa;border:1px solid #d7d7d7;overflow-x:hidden;overflow-y:auto}.ui-select-choices::-webkit-scrollbar{width:6px;height:6px}.ui-select-choices::-webkit-scrollbar-track{background-color:transparent}.ui-select-choices::-webkit-scrollbar-thumb{background:rgba(0,0,0,.01);-webkit-border-radius:3px;border-radius:3px}.ui-select-choices::-webkit-scrollbar-thumb:window-inactive{background:rgba(224,223,223,.08);-webkit-border-radius:3px;border-radius:3px}.ui-select-choices .ui-select-choices-row,.ui-select-choices .ui-select-choices-row-inner{margin:0;padding:10px 15px!important;font-size:14px!important;line-height:1.71;text-align:left;cursor:pointer;color:#000!important;background-color:transparent!important;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.ui-select-choices .ui-select-choices-row-inner.active,.ui-select-choices .ui-select-choices-row-inner:active,.ui-select-choices .ui-select-choices-row-inner:hover,.ui-select-choices .ui-select-choices-row.active,.ui-select-choices .ui-select-choices-row:active,.ui-select-choices .ui-select-choices-row:hover{color:#94cc25!important;background-color:transparent!important}.ui-select-choices.active,.ui-select-choices:active{opacity:1;height:auto;pointer-events:auto;overflow:auto;max-height:500px}.card-notifications .round-item{font-size:24px;color:#fff;-webkit-border-radius:50%;border-radius:50%;padding:2px 0 0 8px;background-color:#ff817f;width:36px;height:36px;margin:5px 2px 4px;display:inline-block}.card-notifications .round-item-container{position:relative;font-weight:600}.card-notifications .round-item-text{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px}.scenario-container{border-top:solid 1px #ebebeb;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#fafafa}.scenario-container .scenario-card-container{padding:20px 64px 20px 49px;background-color:#fff;max-width:824px;min-width:824px;width:100%;border-right:solid 1px #ebebeb}@media (max-width:1140px){.scenario-container .scenario-card-container{min-width:500px}}.scenario-container .scenario-card-container .scenario-card{margin:0}.scenario-container .scenario-card-helper{padding:31px 0 20px;width:100%}.scenario-container .scenario-card-helper .pro-heder{margin-top:24px}@media (max-width:1420px){.scenario-container{display:block}.scenario-container .scenario-card-helper{max-width:824px;min-width:500px;width:100%;background-color:#fff;border-right:solid 1px #ebebeb;height:100%;padding:0 20px 0 0}.scenario-container .scenario-card-helper .pro-heder{margin-top:0}}.scenario-container .scenario-card-helper .right-btn{right:-30px;min-width:60px;position:absolute;margin:0}.scenario-container .scenario-card-helper .right-btn>i{top:7px;margin:0;position:relative}.scenario-container .scenario-card-helper .green-btn,.scenario-container .scenario-card-helper .green-btn>i{color:#94cc01}.scenario-container .scenario-card-helper .red-btn,.scenario-container .scenario-card-helper .red-btn>i{color:#f66060}.dropdown-global-menu.dropdown.open:after{bottom:-2px;left:75px}.dropdown-more-menu.dropdown.open:after{bottom:-6px;left:56px}.dropdown-more-menu.dropdown.open.left-after:after{bottom:-6px;left:49px}.datetimepicker .active,.datetimepicker .active.disabled,.datetimepicker .active.disabled:hover,.datetimepicker .active:hover,.datetimepicker .day:hover,.datetimepicker .hour:hover,.datetimepicker .left:hover,.datetimepicker .minute:hover,.datetimepicker .right:hover,.datetimepicker .switch:hover{background-color:transparent!important;color:#94cc25!important}.datetimepicker .current,.datetimepicker .current.disabled,.datetimepicker .current.disabled:hover,.datetimepicker .current:hover{background-color:#fff!important;color:#969696!important}@media (min-width:992px){.own-col-md-5{width:40%}.own-col-md-7{width:59%}.col-md-6-ml{margin-left:50%}}@media (min-width:1200px){.own-col-lg-5,.own-col-md-5{padding-left:0;padding-right:0}.own-col-lg-5{width:40%}.own-col-lg-7{width:59%}}.navbar.navbar-custom .navbar-wrap.navbar-wrap-unoutorize{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navbar-wrap{height:108px}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:transparent}ul.nav.navbar-nav.main-menu.main-menu-rigth{width:546px;float:right;padding:0}@media (max-width:999px){ul.nav.navbar-nav.main-menu.main-menu-rigth{width:412px}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main{width:260px;display:block}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main .top-input{width:184px}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main.logined{width:390px;margin-left:0}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main.logined .top-input{width:100%}}@media (max-width:767px){ul.nav.navbar-nav.main-menu.main-menu-rigth{width:100%;margin-right:0;padding:0 15px 0 16px}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main{width:100%;padding:15px 0 0;background-color:transparent;display:block;margin-left:-6px;position:relative;right:auto;top:auto;height:75px}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main.logined{width:100%;margin-left:0;margin-top:-20px}ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main .top-input,ul.nav.navbar-nav.main-menu.main-menu-rigth .send-email-main.logined .top-input{width:100%}ul.nav.navbar-nav.main-menu.main-menu-rigth .sigin-btn{margin-left:-6px}}ul.nav.navbar-nav.main-menu.main-menu-left{width:auto}@media (min-width:768px){.dropdown-hovered .dropdown-toggle{padding-bottom:25px!important}.dropdown-hovered.open .dropdown-menu{opacity:0;pointer-events:none}.dropdown-hovered.open:after{content:none}.dropdown-hovered .hovered-menu{-webkit-transition:all .3s .3s;transition:all .3s .3s;pointer-events:none}.dropdown-hovered .hovered-menu.dropdown-menu{margin-top:0}.dropdown-hovered.hovered-open .hovered-menu,.dropdown-hovered:hover .hovered-menu{opacity:1;margin-left:8px;height:auto;pointer-events:auto;max-height:800px;z-index:300;-webkit-transition:all .3s;transition:all .3s}.dropdown-hovered.hovered-open:after,.dropdown-hovered:hover:after{content:' ';position:absolute;bottom:0;left:17px;border-style:solid;border-width:0 8px 10px;border-color:transparent transparent #ccc;display:block}}@media (max-width:767px){ul.nav.navbar-nav.main-menu.main-menu-left{width:100%}.dropdown-hovered .hovered-menu{opacity:1;margin-left:8px;height:auto;pointer-events:auto;max-height:800px;z-index:300;display:block;-webkit-box-shadow:none;box-shadow:none;border:none;background:0 0;position:static;float:none;width:auto;margin-top:0}.dropdown-hovered:after{content:none}}.settings-widget-preview .chat-box,.widget-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.widget-wrap{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;z-index:1000;background-color:transparent;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:1px;width:100%;max-width:1250px;margin:auto;position:relative}.brn-hide{display:none}.brn-widget-close{position:absolute;right:20px;top:18px;cursor:pointer}.brn-widget-close>span{display:block;background:url(../images/widget-close-btn.png) no-repeat;width:16px;height:16px}.pt20{padding-top:20px}.brn-widget-open{position:fixed;cursor:pointer;bottom:20px;right:49px;width:48px;height:48px;background-color:#94cc01;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2);background-repeat:no-repeat;background-position:center 17px;background-image:url(../images/widget-logo.png)}.brn-widget-event{position:fixed;bottom:92px;right:49px;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;border:1px solid #d7d7d7;width:420px;padding-top:4px;font-family:averta-regular;-webkit-box-shadow:0 20px 50px 2px rgba(0,0,0,.1);box-shadow:0 20px 50px 2px rgba(0,0,0,.1)}@media (max-width:525px){.brn-widget-event{width:325px;right:25px}}.brn-widget-event:before{content:'';position:absolute;right:16px;bottom:-19px;border:9px solid transparent;border-top:10px solid #d7d7d7}@media (max-width:525px){.brn-widget-event:before{right:39px}}.brn-widget-event .brn-widget-event-close{position:absolute;top:11px;right:11px;font-size:10px;z-index:100}.brn-widget-event .brn-widget-event-close>i{font-size:18px;opacity:.3;-webkit-transition:all .1s ease;transition:all .1s ease;cursor:pointer}.brn-widget-event .brn-widget-event-close>i:hover{color:#ff5353;opacity:1}.brn-widget-event .brn-widget-event-conversation{margin:5px 0 0;cursor:auto;padding:5px 0 10px;position:relative;clear:both;overflow:hidden}.brn-widget-event .brn-widget-event-conversation .brn-widget-conversation-avatar{float:left;padding:9px 22px 14px 20px}.brn-widget-event .brn-widget-event-conversation .brn-widget-conversation-avatar img{display:inline-block;position:relative;float:left;width:80px;height:80px;-webkit-border-radius:50%;border-radius:50%}.brn-widget-event .brn-widget-event-conversation .brn-widget-conversation-message{color:rgba(0,0,0,.66);font-size:12px;overflow:hidden;padding-right:34px;margin-top:24px;line-height:1.3;max-height:80px}.brn-widget-event .brn-widget-event-conversation .brn-widget-conversation-message .brn-widget-conversation-message-author{font-size:18px;font-family:averta-semibold;margin-bottom:3px;line-height:1.5;color:#000}.brn-widget-event .brn-widget-event-conversation .brn-widget-conversation-message .brn-widget-conversation-message-author .online-mark{width:8px;height:8px;background-color:#94cc01;-webkit-border-radius:50%;border-radius:50%;margin-left:5px;margin-bottom:1px;display:inline-block}.brn-widget-event .brn-widget-event-conversation .brn-widget-unread-count{text-align:center;color:#fff;font-size:14px;line-height:24px;position:absolute;top:10px;left:77px;width:24px;height:24px;background-color:#e64a19;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.2);box-shadow:0 5px 10px 0 rgba(0,0,0,.2);overflow:hidden}.brn-widget-event .brn-widget-event-footer{background-color:rgba(0,0,0,.03);height:75px;width:100%;position:relative;z-index:100;bottom:-33px}.brn-widget-event.sample-show-hide{opacity:1;-webkit-transition:all linear .2s;transition:all linear .2s}.brn-widget-event.sample-show-hide.ng-hide{opacity:0}.user-input-container{width:296px;padding-right:20px;float:right;position:relative;top:-48px;height:40px}@media (max-width:525px){.user-input-container{width:200px}}.fb-input-container{width:296px;padding-right:20px;float:right;position:relative;top:-50px}@media (max-width:525px){.fb-input-container{width:250px}}.fb-input-container .fb-btn{height:68px;z-index:100;position:relative}.message-count{font-size:10px;line-height:1.6;text-align:left;color:#fff;width:16px;height:16px;background-color:#e64a19;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);-webkit-border-radius:50%;border-radius:50%;padding-left:6px;position:relative;float:right;right:0}@-webkit-keyframes grow{0%{-webkit-transform:scale(.6);transform:scale(.6)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow{0%{-webkit-transform:scale(.6);transform:scale(.6)}60%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes blink{50%{opacity:1}}@keyframes blink{50%{opacity:1}}.settings-widget-preview{max-width:none;margin-left:33px}.settings-widget-preview *{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.settings-widget-preview .wrapper{--width:240px;--height:480px;--color-primary:#4cd964;--font-family:inherit;--font-size:14px;width:var(--width);height:var(--height);max-width:100%;font-family:var(--font-family);pointer-events:none}.settings-widget-preview .chat-box{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;right:0;width:100%;height:100%;margin:0;font-size:var(--font-size);z-index:2;overflow:hidden;-webkit-box-shadow:-12px 12px 18px 0 rgba(0,0,0,.1);box-shadow:-12px 12px 18px 0 rgba(0,0,0,.1);pointer-events:auto}.settings-widget-preview .chat-box-header{padding:10px 10px 10px 16px;color:#fff;background:var(--color-primary)}.settings-widget-preview .chat-box-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background:#fff;padding-bottom:24px;overflow-x:hidden;overflow-y:scroll}.settings-widget-preview .chat-box-main::-webkit-scrollbar{width:8px}.settings-widget-preview .chat-box-main::-webkit-scrollbar-track{background:0 0}.settings-widget-preview .chat-box-main::-webkit-scrollbar-thumb{background:#c1c1c1;-webkit-border-radius:4px;border-radius:4px}.settings-widget-preview .chat-box-main::-webkit-scrollbar-thumb:hover{background:#7d7d7d}.settings-widget-preview .chat-box-footer{padding-top:4px;padding-bottom:4px;border-top:1px solid rgba(98,98,98,.1);background-color:#f6f6f6;color:#000}.settings-widget-preview .operator-info,.settings-widget-preview .operator-name{margin:0 30px 0 0;line-height:1;color:#fff;font-family:var(--font-family);letter-spacing:.18px}.settings-widget-preview .operator-info{padding:0;font-size:.75em;font-weight:400;text-align:unset}.settings-widget-preview .operator-name{padding:1px 0;font-size:1em;font-weight:700}.settings-widget-preview .chat-message{margin:8px 0;line-height:1.33}.settings-widget-preview .chat-message-from-avatar{position:absolute;left:8px;bottom:0;height:18px}.settings-widget-preview .chat-message-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.settings-widget-preview .chat-message-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:34px;margin-right:14px}.settings-widget-preview .chat-message-text span{overflow:hidden}.settings-widget-preview .chat-message-download{width:20px;height:1.15em;margin:0;padding:0 0 0 4px;border:none;background:0 0;cursor:pointer;outline:0}.settings-widget-preview .chat-message-cards,.settings-widget-preview .chat-message-image{margin-left:34px;margin-right:14px}.settings-widget-preview .chat-message-download i{font-size:1.15em;color:var(--color-primary)}.settings-widget-preview .chat-message-image img{display:block;max-width:100%;-webkit-border-radius:8px;border-radius:8px}.settings-widget-preview .chat-message-card{padding:10px 1.7em;border:1px solid rgba(155,155,155,.2);text-align:center}.settings-widget-preview .chat-message-card-content{border:none;text-decoration:none;padding-bottom:4px}.settings-widget-preview .chat-message-card img{display:block;max-width:100%;-webkit-border-radius:8px;border-radius:8px}.settings-widget-preview .chat-message-card p{margin:0;white-space:pre-line}.settings-widget-preview .chat-message-card .title{font-size:1.15em;font-weight:700;padding-bottom:4px}.settings-widget-preview .chat-message-buttons{margin:4px 14px 0 34px}.settings-widget-preview .chat-message-cards .chat-message-buttons{margin-left:0;margin-right:0}.settings-widget-preview .chat-message-buttons button{display:block;margin:0;padding:0;border:none;background:0 0;font-family:var(--font-family);font-size:.75em;font-weight:700;line-height:2.3;letter-spacing:.18px;color:var(--color-primary);text-transform:uppercase;cursor:pointer;outline:0}.settings-widget-preview .chat-message-buttons button::after{position:absolute;top:0;right:0;opacity:0;font-family:'Material Icons';font-size:1em;line-height:2.3;color:var(--color-primary);content:'\e037';-webkit-transition:right .1s,opacity .1s;transition:right .1s,opacity .1s}.settings-widget-preview .chat-message-buttons button:hover::after{right:-1em;opacity:1;-webkit-transition:right .2s,opacity .2s;transition:right .2s,opacity .2s}.settings-widget-preview .button-collapse{font-weight:400;text-align:left}.settings-widget-preview .button-collapse-title{display:inline-block;padding-top:4px;padding-bottom:4px;padding-right:1em;font-weight:700;color:var(--color-primary);cursor:pointer}.settings-widget-preview .button-collapse-title::after{position:absolute;top:6px;right:0;font-family:'Material Icons';line-height:1;color:var(--color-primary);content:'\e313'}.settings-widget-preview .button-collapse-expanded .button-collapse-title::after{content:'\e316'}.settings-widget-preview .button-collapse-content{display:none}.settings-widget-preview .button-collapse-expanded .button-collapse-content{display:block}.settings-widget-preview .chat-message-control-next,.settings-widget-preview .chat-message-control-prev{position:absolute;top:50%;transform:translateY(-50%);width:1em;height:1em;font-size:1.7em;color:var(--color-primary);outline:0}.settings-widget-preview .chat-message-control-next.swiper-button-disabled,.settings-widget-preview .chat-message-control-prev.swiper-button-disabled{display:none}.settings-widget-preview .chat-message-control-prev{left:0}.settings-widget-preview .chat-message-control-next{right:0}.settings-widget-preview .chat-message-control-next i,.settings-widget-preview .chat-message-control-prev i{width:1em!important;height:1em!important;font-size:1em;overflow:hidden}.settings-widget-preview .chat-message-received .chat-message-card,.settings-widget-preview .chat-message-received .chat-message-text{color:#3d3d3d}.settings-widget-preview .chat-message-sent .chat-message-text{color:var(--color-primary)}.settings-widget-preview .chat-message-sent .chat-message-card{color:#3d3d3d}.settings-widget-preview chat-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.settings-widget-preview .chat-input-file-wrapper{display:inline-block;height:-webkit-calc(1em + 10px);height:calc(1em + 10px);padding-left:9px;padding-right:9px;cursor:pointer}.settings-widget-preview .chat-input-file-wrapper i{font-size:1.3em;line-height:-webkit-calc(.75em + 10px);line-height:calc(.75em + 10px)}.settings-widget-preview .chat-input-file-wrapper input{display:none}.settings-widget-preview .chat-input-text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:0;height:-webkit-calc(1em + 10px);height:calc(1em + 10px);vertical-align:top;resize:none;border:none;overflow:auto;outline:0;-webkit-box-shadow:none;box-shadow:none;font-family:inherit;font-size:1em;line-height:-webkit-calc(1em + 10px);line-height:calc(1em + 10px);letter-spacing:.18px;background-color:inherit;color:inherit}.settings-widget-preview .chat-input-text::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.settings-widget-preview .chat-input-text::-moz-placeholder{color:rgba(0,0,0,.3)}.settings-widget-preview .chat-input-text::-ms-input-placeholder{color:rgba(0,0,0,.3)}.settings-widget-preview .chat-input-submit{float:right;height:-webkit-calc(.85em + 10px);height:calc(.85em + 10px);padding-left:6px;padding-right:12px;background-color:inherit;font-size:1.15em;line-height:-webkit-calc(.85em + 10px);line-height:calc(.85em + 10px);color:var(--color-primary);border:0;outline:0;cursor:pointer}.settings-widget-preview .chat-input-submit i{font-size:1em;line-height:-webkit-calc(.85em + 10px);line-height:calc(.85em + 10px)}.settings-widget-preview .suggestions-container{position:absolute;top:-29px;left:0;right:0;height:24px;background-color:#f6f6f6;overflow:hidden}.settings-widget-preview .suggestions-container ul{margin:0;padding:0 4px 0 8px;white-space:nowrap}.settings-widget-preview .suggestions-container ul li{display:inline-block;padding:8px 8px 6px;font-size:10px;font-weight:700;line-height:10px;text-transform:uppercase}.input--radio input,.settings-widget-preview .cutted .chat-message-from-avatar,.settings-widget-preview .rounded .chat-message-from-avatar,.settings-widget-preview .square .chat-message-from-avatar{display:none}.settings-widget-preview .suggestions-container ul li a{position:relative;color:var(--color-primary);text-decoration:none}.settings-widget-preview .suggestions-container ul li a::after{position:absolute;top:2px;right:0;opacity:0;font-family:'Material Icons';font-size:8px;line-height:1;color:var(--color-primary);content:'\e037';-webkit-transition:right .1s,opacity .1s;transition:right .1s,opacity .1s}.settings-widget-preview .suggestions-container ul li a:hover::after{right:-8px;opacity:1;-webkit-transition:right .2s,opacity .2s;transition:right .2s,opacity .2s}.settings-widget-preview .avatar{height:18px;width:18px;-webkit-border-radius:50%;border-radius:50%;float:left}.settings-widget-preview .cutted .chat-message{margin:6px 0}.settings-widget-preview .cutted .chat-message-received .chat-message-buttons,.settings-widget-preview .cutted .chat-message-received .chat-message-cards,.settings-widget-preview .cutted .chat-message-received .chat-message-image,.settings-widget-preview .cutted .chat-message-received .chat-message-text{margin-right:auto;margin-left:24px}.settings-widget-preview .cutted .chat-message-image,.settings-widget-preview .cutted .chat-message-text{max-width:56.66%}.settings-widget-preview .cutted .chat-message-image img{-webkit-border-radius:0;border-radius:0}.settings-widget-preview .cutted .chat-message-cards{max-width:56.66%}.settings-widget-preview .cutted .chat-message-card img{-webkit-border-radius:0;border-radius:0}.settings-widget-preview .cutted .chat-message-buttons{width:56.66%;margin-top:0}.settings-widget-preview .cutted .chat-message-cards .chat-message-buttons{width:100%}.settings-widget-preview .cutted .chat-message-buttons button{width:100%;margin-top:4px;padding-top:6px;padding-bottom:6px;text-align:center;-webkit-transition:color .2s;transition:color .2s}.settings-widget-preview .cutted .chat-message-buttons button::before{position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(135deg,transparent 8px,var(--color-primary) 8px,var(--color-primary) calc(100% - 8px),transparent calc(100% - 8px)) top left;opacity:.1;content:'';-webkit-transition:opacity .2s;transition:opacity .2s}.settings-widget-preview .cutted .chat-message-buttons button::after{content:none}.settings-widget-preview .cutted .chat-message-buttons button:hover{color:#fff}.settings-widget-preview .cutted .chat-message-buttons button:hover::before{opacity:1}.settings-widget-preview .cutted .chat-message-received .chat-message-text{padding:10px;background:linear-gradient(315deg,transparent 8px,rgba(155,155,155,.1) 0) bottom right}.settings-widget-preview .cutted .chat-message-received .chat-message-text::before{position:absolute;top:1px;bottom:1px;left:1px;right:1px;background:linear-gradient(315deg,transparent 8px,#fff 0) bottom right;content:''}.settings-widget-preview .cutted .chat-message-received .chat-message-image::after{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 8px 8px;border-color:transparent transparent #fff;content:''}.settings-widget-preview .cutted .chat-message-received .chat-message-card{padding-top:10px;padding-bottom:10px;background:linear-gradient(315deg,transparent 8px,rgba(155,155,155,.1) 0) bottom right;border:none}.settings-widget-preview .cutted .chat-message-received .chat-message-card::before{position:absolute;top:1px;bottom:1px;left:1px;right:1px;background:linear-gradient(315deg,transparent 8px,#fff 0) bottom right;content:''}.settings-widget-preview .cutted .chat-message-received .chat-message-cards .chat-message-buttons{margin-left:0}.settings-widget-preview .cutted .chat-message-sent .chat-message-buttons,.settings-widget-preview .cutted .chat-message-sent .chat-message-cards,.settings-widget-preview .cutted .chat-message-sent .chat-message-image,.settings-widget-preview .cutted .chat-message-sent .chat-message-text{margin-left:auto;margin-right:24px}.settings-widget-preview .cutted .chat-message-sent .chat-message-text{padding:10px;background:linear-gradient(135deg,transparent 8px,var(--color-primary) 0) top left;color:#fff}.settings-widget-preview .cutted .chat-message-sent .chat-message-image::after{position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#fff transparent transparent;content:''}.settings-widget-preview .cutted .chat-message-sent .chat-message-card{padding-top:10px;padding-bottom:10px;background:linear-gradient(135deg,transparent 8px,rgba(155,155,155,.1) 0) top left;border:none}.settings-widget-preview .cutted .chat-message-sent .chat-message-card::before{position:absolute;top:1px;bottom:1px;left:1px;right:1px;background:linear-gradient(135deg,transparent 8px,#fff 0) top left;content:''}.settings-widget-preview .cutted .chat-message-sent .chat-message-cards .chat-message-buttons{margin-right:0}@media (min-width:576px){.settings-widget-preview .cutted .chat-box-header{background:linear-gradient(225deg,transparent 12px,var(--color-primary) 0) top right}}.settings-widget-preview .rounded .chat-message-text{max-width:63.33%;-webkit-border-radius:16px;border-radius:16px}.settings-widget-preview .rounded .chat-message-image{max-width:63.33%}.settings-widget-preview .rounded .chat-message-image img{-webkit-border-radius:16px;border-radius:16px}.settings-widget-preview .rounded .chat-message-cards{max-width:63.33%}.settings-widget-preview .rounded .chat-message-card{-webkit-border-radius:16px;border-radius:16px}.settings-widget-preview .rounded .chat-message-card img{-webkit-border-radius:0;border-radius:0}.settings-widget-preview .rounded .chat-message-buttons{width:63.33%;margin-top:0}.settings-widget-preview .rounded .chat-message-cards .chat-message-buttons{width:100%}.settings-widget-preview .rounded .chat-message-buttons button{width:100%;margin-top:4px;padding-top:6px;padding-bottom:6px;text-align:center;-webkit-transition:color .2s;transition:color .2s}.settings-widget-preview .rounded .chat-message-buttons button::before{position:absolute;top:0;bottom:0;left:0;right:0;background:var(--color-primary);-webkit-border-radius:-webkit-calc(1em + 12px);border-radius:calc(1em + 12px);opacity:.1;content:'';-webkit-transition:opacity .2s;transition:opacity .2s}.settings-widget-preview .rounded .chat-message-buttons button::after{content:none}.settings-widget-preview .rounded .chat-message-buttons button:hover{color:#fff}.settings-widget-preview .rounded .chat-message-buttons button:hover::before{opacity:1}.settings-widget-preview .rounded .chat-message-received .chat-message-text{margin-left:24px;margin-right:auto;padding:11px 19px;border:1px solid rgba(155,155,155,.2)}.settings-widget-preview .rounded .chat-message-received .chat-message-cards,.settings-widget-preview .rounded .chat-message-received .chat-message-image{margin-left:24px;margin-right:auto}.settings-widget-preview .rounded .chat-message-received .chat-message-card{padding-top:11px;padding-bottom:11px;border:1px solid rgba(155,155,155,.2)}.settings-widget-preview .rounded .chat-message-received .chat-message-buttons{margin-left:24px;margin-right:auto}.settings-widget-preview .rounded .chat-message-sent .chat-message-buttons,.settings-widget-preview .rounded .chat-message-sent .chat-message-cards,.settings-widget-preview .rounded .chat-message-sent .chat-message-image{margin-right:24px;margin-left:auto}.settings-widget-preview .rounded .chat-message-received .chat-message-cards .chat-message-buttons{margin-left:0}.settings-widget-preview .rounded .chat-message-sent .chat-message-text{margin-left:auto;margin-right:24px;padding:12px 20px;background-color:var(--color-primary);color:#fff}.settings-widget-preview .rounded .chat-message-sent .chat-message-card{padding-top:11px;padding-bottom:11px;border:1px solid rgba(155,155,155,.2)}.settings-widget-preview .rounded .chat-message-sent .chat-message-cards .chat-message-buttons{margin-right:0}@media (min-width:576px){.settings-widget-preview .rounded .chat-box{-webkit-border-radius:8px;border-radius:8px}}.settings-widget-preview .square .chat-message-image,.settings-widget-preview .square .chat-message-text{max-width:63.33%}.settings-widget-preview .square .chat-message-image img{-webkit-border-radius:0;border-radius:0}.settings-widget-preview .square .chat-message-cards{max-width:63.33%}.settings-widget-preview .square .chat-message-card img{-webkit-border-radius:0;border-radius:0}.settings-widget-preview .square .chat-message-buttons{width:63.33%;margin-top:0}.settings-widget-preview .square .chat-message-cards .chat-message-buttons{width:100%}.settings-widget-preview .square .chat-message-buttons button{width:100%;margin-top:4px;padding-top:6px;padding-bottom:6px;text-align:center;-webkit-transition:color .2s;transition:color .2s}.settings-widget-preview .square .chat-message-buttons button::before{position:absolute;top:0;bottom:0;left:0;right:0;background:var(--color-primary);opacity:.1;content:'';-webkit-transition:opacity .2s;transition:opacity .2s}.settings-widget-preview .square .chat-message-buttons button::after{content:none}.settings-widget-preview .square .chat-message-buttons button:hover{color:#fff}.settings-widget-preview .square .chat-message-buttons button:hover::before{opacity:1}.settings-widget-preview .square .chat-message-received .chat-message-text{margin-left:24px;margin-right:auto;padding:11px 19px;border:1px solid rgba(155,155,155,.2)}.settings-widget-preview .square .chat-message-received .chat-message-cards,.settings-widget-preview .square .chat-message-received .chat-message-image{margin-left:24px;margin-right:auto}.settings-widget-preview .square .chat-message-received .chat-message-card{padding-top:11px;padding-bottom:11px;border:1px solid rgba(155,155,155,.2)}.settings-widget-preview .square .chat-message-received .chat-message-buttons{margin-left:24px;margin-right:auto}.settings-widget-preview .square .chat-message-sent .chat-message-buttons,.settings-widget-preview .square .chat-message-sent .chat-message-cards,.settings-widget-preview .square .chat-message-sent .chat-message-image{margin-right:24px;margin-left:auto}.settings-widget-preview .square .chat-message-received .chat-message-cards .chat-message-buttons{margin-left:0}.settings-widget-preview .square .chat-message-sent .chat-message-text{margin-left:auto;margin-right:24px;padding:12px 20px;background-color:var(--color-primary);color:#fff}.template-card,.template-card:before{background-color:transparent;width:100%}.settings-widget-preview .square .chat-message-sent .chat-message-card{padding-top:11px;padding-bottom:11px;border:1px solid rgba(155,155,155,.2)}.settings-widget-preview .square .chat-message-sent .chat-message-cards .chat-message-buttons{margin-right:0}.template-card{max-width:420px;min-height:270px;padding:26px 22px 25px;border:1px solid #ebebeb;-webkit-border-radius:5px;border-radius:5px;margin:10px;position:relative}.template-card:before{content:'';position:absolute;height:100%;max-width:-webkit-calc(100% + 22px);max-width:calc(100% + 22px);max-height:-webkit-calc(100% + 58px);max-height:calc(100% + 58px);top:0;left:0;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .1s ease;transition:all .1s ease;overflow:hidden;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;z-index:1}.template-card:hover:before{background-color:#94cc01;top:-14px;left:-11px;width:105%;height:124%;overflow:hidden;-webkit-box-shadow:0 30px 60px 0 rgba(0,0,0,.2);box-shadow:0 30px 60px 0 rgba(0,0,0,.2);z-index:1}.intent-tags__select-list,.intent-tags__tag-editor,.lead-user .lead-photo,.slide-menu--user .crm-slide__header .crm-slide__avatar,.tag-group .tag-group__select-list,.tag-group .tag-group__tag-editor,.template-card .template-card__buy-button:hover span{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.template-card:hover .template-card__title{z-index:1;color:#eee;text-decoration:none}.template-card:hover .template-card__description,.template-card:hover .template-card__details--link{z-index:1;color:#eee}.template-card:hover .template-card__price{opacity:0}.template-card:hover .template-card__buy-button{z-index:1;opacity:1;bottom:-14px}.template-card:hover .template-card__screen{z-index:1;right:-10px;height:241px;bottom:-44px}.template-card .template-card__title{font-size:18px;display:inline-block;line-height:24px;font-weight:700;margin-bottom:18px;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease;color:#000}.block--title h2,.template-card .template-card__buy-button span{display:-ms-inline-flexbox;display:-webkit-inline-flex;-webkit-box-align:center}.template-card .template-card__description{font-size:12px;line-height:18px;max-width:46%;color:#000;opacity:.66;margin-bottom:16px;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease}.template-card .template-card__details--link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#94cc01;font-size:12px;line-height:24px;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease}.template-card .template-card__details--link:hover{text-decoration:none}.template-card .template-card__details--link:hover i{margin-left:12px}.template-card .template-card__details--link i{margin-left:8px;font-size:16px;-webkit-transition:margin-left .1s ease;transition:margin-left .1s ease}.template-card .template-card__price{position:absolute;bottom:24px;left:22px;color:#94cc01;font-size:24px;line-height:1;font-weight:600;-webkit-transition:all .1s ease;transition:all .1s ease}.template-card .template-card__buy-button{position:absolute;bottom:0;left:20px;-webkit-transition:all .15s ease;transition:all .15s ease;opacity:0;z-index:1}.template-card .template-card__buy-button:hover{padding-bottom:6px;text-decoration:none;cursor:pointer}.template-card .template-card__buy-button:hover span{box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.template-card .template-card__buy-button span{font-size:14px;color:#94cc01;display:-webkit-inline-box;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 28px;-webkit-border-radius:21px;border-radius:21px;background-color:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.15);line-height:42px;-webkit-transition:all .15s ease;transition:all .15s ease}.block--title-search form button,.input--text input{border:none;-webkit-appearance:none;-moz-appearance:none;outline:0}.template-card .template-card__screen{position:absolute;-webkit-transition:all .1s ease;transition:all .1s ease;right:0;bottom:0;width:100%;max-width:180px;height:198px;overflow:hidden;z-index:1}.template-card .template-card__screen .inner{width:100%;height:100%;position:relative;overflow:hidden;z-index:1}.template-card .template-card__screen .inner .mask{position:absolute;background-color:transparent}.template-card .template-card__screen .inner .screen{position:absolute;z-index:0;top:10px;left:10px;width:166px;min-height:150px;height:auto}.block--title-search{width:98%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.block--title-search form{height:34px;width:185px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:320px}.block--title-search form button{position:absolute;bottom:2px;right:-6px;appearance:none;background-color:transparent;opacity:.8;cursor:pointer}.block--title-search form button i{font-size:18px}.block--title-search form .input--text{height:24px;float:right;width:185px;margin-right:120px}.block--title-search form .input--text label{top:0}.block--title-search form .input--text input{padding-right:26px;height:24px}.block--title-search form .input--text input:focus+label,.block--title-search form .input--text input:not(:placeholder-shown)+label{top:-10px}.sidebar_temlate-details{max-width:180px;padding-top:44px;padding-bottom:1px}.sidebar_temlate-details h3{font-size:18px;font-weight:700;line-height:24px;margin-bottom:28px;margin-top:2px}.sidebar_temlate-details .button{width:100%;max-width:170px;display:block;margin-bottom:16px;color:#94cc01}.sidebar_temlate-details .button--float,.sidebar_temlate-details .button:hover{color:#fff}.sidebar_temlate-details .button span{line-height:42px;font-size:14px;text-align:center;width:100%;display:inline-block;border:1px solid #94cc01;-webkit-border-radius:21px;border-radius:21px;-webkit-transition:all .15s ease;transition:all .15s ease}.sidebar_temlate-details .button:hover span{background-color:#94cc01}.sidebar_temlate-details .button--float span{background-color:#94cc01;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.15);box-shadow:0 5px 10px 0 rgba(0,0,0,.15);-webkit-transition:all .15s ease;transition:all .15s ease;position:relative;top:0}.sidebar_temlate-details .button--float:hover span{top:-4px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.25);box-shadow:0 10px 20px 0 rgba(0,0,0,.25)}.temlate-details__block{max-width:640px;width:100%}.temlate-details__block .block--title{margin-top:20px;padding-left:2px;margin-bottom:46px}.temlate-details__block .temlate-details__block-body{padding-right:64px;white-space:pre-line;padding-left:10px}.temlate-details__block .temlate-details__block-body h2{font-size:24px;line-height:1;padding-left:12px;margin-bottom:28px}.temlate-details__block .temlate-details__block-body p{font-size:14px;line-height:24px;padding-left:12px;margin-bottom:20px}.temlate-details__block .temlate-details__block-body h3{text-transform:uppercase;padding-left:12px;line-height:24px;font-size:12px;color:#94cc01}.temlate-details__block .temlate-details__block-screenshots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0}.temlate-details__block .temlate-details__block-screenshots img{margin:10px;max-width:-webkit-calc(33% - 20px);max-width:calc(33% - 20px);width:100%;height:auto;display:block;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 15px 0 rgba(0,0,0,.15);-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border:1px solid #ebebeb}.temlate-details__block .temlate-details__block-screenshots img:first-of-type{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2)}#main__wrapper{width:100%;height:100%;background-color:#fff;position:relative;padding:0 0 0 270px;-webkit-box-sizing:border-box;box-sizing:border-box}#main__wrapper .content__wrapper{padding-left:38px}#main__wrapper .content__wrapper .content__wrapper--header{margin-left:9px}#main__wrapper .container__flex{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:22px;position:relative;padding-bottom:140px;padding-right:20px}.sidebar--left{width:266px;background-color:#fafafa;overflow:hidden;position:fixed;left:0;bottom:0;top:120px}.sidebar--left .sidebar__inner{overflow-x:hidden;overflow-y:scroll;height:100%;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);padding-bottom:100px;padding-left:50px}.sidebar--left form{padding-bottom:10px}.back-link--fixed{position:fixed;top:158px;left:248px;z-index:200;display:block;width:32px;height:32px;-webkit-border-radius:50%;border-radius:50%;background-color:#fff;border:4px solid #fafafa;color:#000!important}.back-link--fixed i{position:absolute;line-height:14px;width:14px;margin-top:1px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:14px}.block--title h2{display:-webkit-inline-box;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;text-transform:uppercase;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:24px;letter-spacing:normal;text-align:left;padding-bottom:8px;padding-left:0;color:#000}.block--title h2:after{content:'';position:absolute;bottom:0;left:1px;width:36px;height:2px;background-color:#94cc25}.input--text input,.plan-card,.plan-card:before{background-color:transparent}.block--title h2 a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#94cc25;text-transform:none;font-weight:400;font-size:12px;margin-left:20px;position:relative}.block--title h2 a:hover{text-decoration:none}.block--title h2 a i{margin-right:8px;font-size:16px}.input--text{position:relative;height:62px;width:100%;max-width:440px}.input--text input,.input--text label{position:absolute;font-size:14px;font-weight:400}.input--text label{left:5px;top:36px;color:rgba(0,0,0,.6);-webkit-transition:all .15s ease;transition:all .15s ease}.input--text input{appearance:none;bottom:0;left:0;height:32px;width:100%;text-indent:5px;padding-right:5px;color:#000;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transition:border-bottom-color .1s ease;transition:border-bottom-color .1s ease}.input--text input:focus+label,.input--text input:not(:placeholder-shown)+label{top:20px;font-size:12px;color:#94cc25}.input--text input:focus{border-bottom:1px solid rgba(0,0,0,.4)}.input--radio{width:100%;max-width:200px;margin:0}.input--radio input+label{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif;font-size:14px;padding-left:19px;color:#000;cursor:pointer;display:inline-block;line-height:30px;position:relative;transition:all .1s ease-in-out;font-weight:400;margin-bottom:0}.input--checkbox input+label:before,.input--radio input+label:before{content:'';left:-1px;display:-webkit-inline-box;padding-right:0;text-indent:-1px;overflow:hidden;text-align:center}.input--radio input+label:hover{color:#94cc25}.input--radio input+label:before{font-family:Material Icons;color:transparent;top:50%;transform:translateY(-50%);display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px;border:2px solid #d7d7d7;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;font-size:10px}.input--radio input:checked+label{color:#94cc25}.input--radio input:checked+label:before{font-family:Material Icons;color:#fff;content:'\E315';background-color:#94cc25;border-color:#94cc25;letter-spacing:.1px}.input--checkbox input+label,.plan-info{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.input--checkbox{width:100%;max-width:200px}.input--checkbox input{display:none}.input--checkbox input+label{font-size:14px;padding-left:19px;color:#000;cursor:pointer;display:inline-block;line-height:30px;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.input--checkbox input+label:hover{color:#94cc25}.input--checkbox input+label:before{font-family:Material Icons;color:transparent;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px;border:2px solid #d7d7d7;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;font-size:10px}.input--checkbox input:checked+label{color:#94cc25}.input--checkbox input:checked+label:before{font-family:Material Icons;color:#fff;content:'\E5CA';background-color:#94cc25;border-color:#94cc25;letter-spacing:.1px}.simple-attribute-form .simple-value{cursor:pointer}.simple-attribute-form .simple-value:hover{color:#94cc25}.bots-list-item-wrapper:hover .enable-bot i{color:#94cc01;opacity:1!important}.disabled-bot{cursor:pointer}.admin-label{display:inline-block;font-size:12px}._3mc8{display:inline-block;cursor:pointer}._3mc8 .sp_h3zxooCWEsA{background-image:url(/images/other/fb_message_us.png);background-size:auto;background-repeat:no-repeat;display:inline-block;height:20px;width:20px;background-position:0 -21px}._3mc8 ._h2g{position:relative;top:-1px;vertical-align:middle}._3mc8 ._17n4,._3mc8 ._17n5,._3mc8 ._17n5:after{-webkit-border-radius:3px;border-radius:3px}._3mc8 ._17n8{-webkit-border-radius:5px;border-radius:5px;font-size:15px;padding:8px 10px 7px}._3mc8 ._17n5{background-color:#fff;border:1px solid rgba(0,0,0,.12)}._3mc8 ._5x83{color:#0084ff}.plans__card-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:-10px;margin-right:-10px}.plan-card{width:100%;max-width:420px;min-height:190px;padding:26px 22px 25px;border:1px solid #ebebeb;-webkit-border-radius:5px;border-radius:5px;margin:10px;position:relative}.plan-card:before{content:'';position:absolute;width:100%;height:100%;max-width:-webkit-calc(100% + 22px);max-width:calc(100% + 22px);max-height:-webkit-calc(100% + 58px);max-height:calc(100% + 58px);top:0;left:0;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .1s ease;transition:all .1s ease;overflow:hidden;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;z-index:1}.plan-card:hover:before{background-color:#94cc01;top:-14px;left:-11px;width:105%;height:124%;overflow:hidden;-webkit-box-shadow:0 30px 60px 0 rgba(0,0,0,.2);box-shadow:0 30px 60px 0 rgba(0,0,0,.2);z-index:1}.plan-card:hover .plan-card__description,.plan-card:hover .plan-card__image,.plan-card:hover .plan-card__title{color:#fff;z-index:1}.plan-card:hover .plan-card__price{opacity:0}.plan-card:hover .plan-card__btn{bottom:10px;opacity:1}.plan-card .plan-card__title{font-size:18px;line-height:1.33;font-weight:700;margin-bottom:18px;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease}.plan-card .plan-card__description{color:rgba(0,0,0,.66);line-height:1.5;font-size:12px;margin-bottom:60px;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease}.plan-card .plan-card__price{color:#94cc01;font-size:24px;font-weight:600;line-height:1;position:absolute;bottom:20px;left:22px;-webkit-transition:all .15s ease;transition:all .15s ease}.plan-card .plan-card__btn{position:absolute;z-index:2;left:20px;bottom:30px;display:block;height:42px;min-width:170px;-webkit-border-radius:21px;border-radius:21px;opacity:0;-webkit-transition:all .1s ease;transition:all .1s ease}.plan-card .plan-card__btn:hover span{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.25);box-shadow:0 12px 30px 0 rgba(0,0,0,.25)}.plan-card .plan-card__btn:active span{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.15);box-shadow:0 4px 6px 0 rgba(0,0,0,.15)}.plan-card .plan-card__btn span{display:inline-block;text-align:center;line-height:42px;width:100%;height:100%;background-color:#fff;color:#94cc01;font-size:14px;-webkit-border-radius:21px;border-radius:21px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.15);box-shadow:0 5px 10px 0 rgba(0,0,0,.15);-webkit-transition:all .1s ease;transition:all .1s ease}.plan-card .plan-card__image{position:absolute;bottom:0;right:24px;z-index:1;max-width:50%}.plan-card .plan-card__image img{display:block}@media (max-width:540px){.plan-card .plan-card__image{right:0;overflow:hidden}.plan-card .plan-card__image img{-webkit-transform:translateX(35%);-ms-transform:translateX(35%);transform:translateX(35%)}}.plan-info{margin-top:30px;margin-left:10px;font-size:13px}.plan-info a{color:#000;cursor:pointer;-webkit-transition:color .2s;transition:color .2s}.plan-info a:hover{color:#94cc01}.nav-menu .devider .navbar-nav.main-menu>li{background-color:transparent;margin:0;padding:33px 0 0}.nav-menu .devider ul.nav.navbar-nav.main-menu{margin-left:0;padding:0}.nav-menu .devider .navbar-nav.main-menu>li>a:hover{background:0 0}@media (max-width:767px){.nav-menu .devider ul.flex-li li a span,.nav-menu .devider ul.flex-li li a.solution-menu{font-size:18px}.nav-menu .devider .navbar-nav>li>.dropdown-menu{margin-top:-20px}.nav-menu .devider .navbar-nav.main-menu>li>a{font-size:18px}.nav-menu .devider{padding-left:0;height:600px;min-height:600px}.nav .nav-menu{overflow-y:auto;overflow-x:hidden}}.bug-notification-btn{margin:-7px 12px 0 0;width:32px;height:32px;transition:all .2s ease-in-out;-webkit-border-radius:50%;border-radius:50%;border:2px solid #94cc25;background:#fff;cursor:pointer;float:left}.bug-notification-btn i{color:#94cc25;font-size:20px;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;top:4px;left:4px}.bug-notification-btn:hover{background:#94cc25;border-color:#94cc25}.bug-notification-btn:hover i{color:#fff}.add-more-files{color:#94cc25;cursor:pointer}.add-more-files i{font-size:18px;position:relative;top:5px}.files-modal-container{position:relative;margin:10px 0}.files-modal-container i{font-size:18px;position:absolute;top:-1px;right:0;cursor:pointer;color:#f66060}.bots-notifications{background:#ff3e46;-webkit-border-radius:6px;border-radius:6px;right:0;position:fixed;width:322px;padding:10px 20px;margin:-15px 15px 0 0}.bots-notifications.ng-leave{opacity:0}.bots-notifications .n-close{float:right;width:24px;color:#fff;height:24px;margin:0 -10px 0 0}.bots-notifications h4{text-transform:uppercase;color:#ff989d;margin:12px 0 5px;font-size:14px}.bots-notifications li{color:#FF9FA2;margin:12px 0;font:14px;-webkit-transition:all .2s;transition:all .2s}.disable-bot span,.enable-bot span,.visual-editor .scenario .scenario-group .scenario-actions .btn-mode .letter{font-family:averta-regular,MyriadProRegular,Roboto,sans-serif}.bots-notifications li.active{color:#fff5f1}.proxy-rating-popup .proxy-rating-popup-wrap{min-height:auto;background-color:#fafafa;outline:0;width:436px;padding:54px 65px 57px;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.proxy-rating-popup .proxy-rating-popup-wrap i.material-icons{margin-left:-30px;margin-right:2px;top:5px;font-size:21px}.proxy-rating-popup .proxy-rating-popup-wrap .proxy-rating-statistics-block{margin-top:15px}.proxy-rating-popup .proxy-rating-popup-wrap .proxy-rating-statistics-block .rating-formula-text{font-size:10px}.disable-bot span,.enable-bot span{color:#fff;position:relative;top:-5px}.disable-bot,.enable-bot{opacity:.8!important}.disable-bot:hover,.enable-bot:hover{opacity:1!important;cursor:pointer}.bot-activity-btn{margin:-7px 12px 0 0;width:52px;height:32px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-border-radius:24px;border-radius:24px;border:2px solid #94cc25;background:#fff;cursor:pointer;position:relative;float:left}.bot-activity-btn div{background:#94cc25;position:relative;-webkit-border-radius:50%;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px;height:20px;top:4px;left:4px}.bot-activity-btn.on{border-color:#94cc25}.bot-activity-btn.on div{background:#94cc25;left:4px}.bot-activity-btn.off{border-color:#b3b3b3}.bot-activity-btn.off div{background:#b3b3b3;left:24px}.brn-primary:active{-webkit-transition:all .1s;transition:all .1s;bottom:0!important;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.15)!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.15)!important;background-color:#a3dc31!important}.brn-delete-transparent:hover{-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;bottom:0!important;background-color:#f66060!important;border:1px solid #f66060!important}.brn-delete-transparent:active{-webkit-transition:all .1s;transition:all .1s;bottom:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;background-color:#ff1313!important;border:1px solid #ff1313!important}.bots-list-item-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel-row{padding-left:0!important;padding-right:0!important}.carousel-row ul li{left:40px!important;width:-webkit-calc(270px + 8px*2);width:calc(270px + 8px*2);padding:0 8px;opacity:.3}.carousel-row ul li .card-item{height:auto}.carousel-row ul .active{opacity:1;-webkit-transition:opacity .06s ease-in-out;transition:opacity .06s ease-in-out}div.rn-carousel-indicator span{cursor:pointer;color:#ebebeb!important;display:inline-block;width:12px;height:12px;margin:0 4px;font-size:28px}div.rn-carousel-indicator span.active{color:#94cc01!important}.rn-carousel-indicator{margin-right:67px}.add-item-card{position:absolute;right:28px;top:9px}.add-item-card i{color:#94cc01;font-size:18px;position:relative;top:3px;margin-left:-36px;cursor:pointer}.is-card .remove-btn{display:none}.slide-menu--user .slide-alerts{-webkit-transition-duration:.5s;transition-duration:.5s;width:50%;max-width:50%;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.slide-menu--user .slide-alerts.open{width:50%;max-width:50%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slide-menu--user .slide-alerts.open .mCSB_container{width:100%!important;height:100%}.slide-menu--user.slide-menu--crm .slide-alerts,.slide-menu--user.slide-menu--crm .slide-alerts.open{max-width:50%}@media (min-width:1920px){.slide-menu--user.slide-menu--crm .slide-alerts,.slide-menu--user.slide-menu--crm .slide-alerts.open{max-width:640px}}@media (min-width:2560px){.slide-menu--user.slide-menu--crm .slide-alerts,.slide-menu--user.slide-menu--crm .slide-alerts.open{max-width:900px}}.slide-menu--user .crm-slide{padding:0 24px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.slide-menu--user .crm-slide__controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slide-menu--user .crm-slide__controls .crm-slide__controls--nav{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.slide-menu--user .crm-slide__controls .crm-slide__controls--nav span{display:inline-block;opacity:.3;font-size:20px;margin-right:6px;-webkit-transition:all .08s ease-in-out;transition:all .08s ease-in-out}.slide-menu--user .crm-slide__controls .crm-slide__controls--nav .crm-slide__control i{font-size:28px}.slide-menu--user .crm-slide__controls .crm-slide__controls--nav .crm-slide__control:hover{color:#94cc01;opacity:1}.slide-menu--user .crm-slide__controls .crm-slide__controls--nav .crm-slide__control--del:hover{color:#f66060;opacity:1}.slide-menu--user .crm-slide__controls .crm-slide__close-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:24px;color:#f66060;text-transform:uppercase;font-weight:600;cursor:pointer}.slide-menu--user .crm-slide__controls .crm-slide__close-button i{color:#f66060;font-size:24px;margin-right:6px}.slide-menu--user .crm-slide__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:42px}.slide-menu--user .crm-slide__header .crm-slide__avatar{display:inline-block;margin-right:22px;width:64px;height:64px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.slide-menu--user .crm-slide__header .crm-slide__username{color:#3d3d3d;font-size:24px;font-weight:600;margin:0}.slide-menu--user .crm-slide__tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.slide-menu--user .crm-slide__contacts-col .custom-input,.step-store .slide{margin-bottom:12px}.slide-menu--user .crm-slide__tabs .crm-slide__tab{display:inline-block;font-size:14px;text-transform:uppercase;position:relative;font-weight:600;cursor:pointer;color:#969696;margin-right:38px}.slide-menu--user .crm-slide__tabs .crm-slide__tab:first-of-type:after{content:' ';position:absolute;left:0;bottom:-10px;width:36px;height:2px;background-color:#94cc01}.slide-menu--user .crm-slide__tabs .crm-slide__tab--active{font-size:14px;text-transform:uppercase;position:relative;font-weight:600;color:#3d3d3d}.slide-menu--user .crm-slide__contacts-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.slide-menu--user .crm-slide__contacts-col{width:240px;margin-right:24px}.slide-menu--user .crm-slide__contacts-col:last-of-type{margin-right:0}.slide-menu--user .custom-input--readonly input{text-transform:capitalize;border-bottom-color:transparent}.slide-menu--user .custom-input--readonly .bar{display:none}.slide-menu--user .brn-table-wrap .mCSB_container{padding:0}.slide-menu--user .brn-table-wrap .brn-table{margin:0}.slide-menu--user .crm-slide__messages{height:100%;position:relative}.slide-menu--user .messages-wrapper{width:100%;background-color:#fff;-webkit-border-radius:5px;border-radius:5px;border:1px solid #ebebeb;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.slide-menu--user .messages-wrapper .client{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fafafa;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;height:64px;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 24px}.slide-menu--user .messages-wrapper .client .img-wrap{width:36px;height:36px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;margin-right:16px;display:inline-block}.slide-menu--user .messages-wrapper .client .img-wrap img{display:block;width:100%}.slide-menu--user .messages-wrapper .client .client-info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.slide-menu--user .messages-wrapper .client .client-info span{display:inline-block;line-height:1.4}.slide-menu--user .messages-wrapper .client .client-mode{cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(148,204,37,.2);color:#94cc25;-webkit-transition:all .12s ease-in-out;transition:all .12s ease-in-out;-webkit-transition-property:color,background-color;transition-property:color,background-color}.slide-menu--user .messages-wrapper .client .client-mode .ng-hide.ng-hide-animate{display:none!important}.slide-menu--user .messages-wrapper .client .client-mode i{font-weight:700;font-style:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slide-menu--user .messages-wrapper .client .client-mode:hover{background-color:#94cc25;color:#fff}.slide-menu--user .messages-wrapper .client .client-mode--manual{background-color:rgba(246,96,96,.2);color:#f66060}.slide-menu--user .messages-wrapper .client .client-mode--manual:hover{background-color:#f66060;color:#fff}.slide-menu--user .messages-wrapper .widget-body{padding:16px 24px}.slide-menu--user .messages-wrapper .conversation{padding:0;margin:0;height:100%}.slide-menu--user .messages-wrapper .conversation .conversations-dialogs{margin:0;padding:0;display:block;height:100%}.slide-menu--user .messages-wrapper .conversation .conversations-dialogs .dialogs-list{margin:0;padding:0;display:block;height:100%;min-height:100%}.slide-menu--user .messages-wrapper .conversation .conversations-dialogs .dialogs-list .brn-widget{margin:0;padding:0;display:block;height:100%;width:100%;-webkit-border-radius:0;border-radius:0;border:none;max-width:100%}.slide-menu--user .messages-wrapper .conversation .conversations-dialogs .dialogs-list .brn-widget .brn-body-wrap{min-height:100%}.slide-menu--user .messages-wrapper .widget-footer{height:48px;max-height:48px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fafafa;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:99999}.slide-menu--user .messages-wrapper .widget-footer form{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:6px;padding-right:6px}.slide-menu--user .messages-wrapper .widget-footer form .extra{position:relative;width:48px;height:48px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slide-menu--user .messages-wrapper .widget-footer form .extra>i{color:#94cc25;font-size:24px}.slide-menu--user .messages-wrapper .widget-footer form .extra:hover .extra-inner{opacity:1;pointer-events:all}.slide-menu--user .messages-wrapper .widget-footer form .extra:focus .extra-inner{opacity:1}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner{opacity:0;pointer-events:none;position:absolute;padding:14px 32px 10px 14px;display:block;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2);bottom:50px;z-index:99999;-webkit-transition:opacity .08s ease-in-out;transition:opacity .08s ease-in-out;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner li{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:100%;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:2;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out;color:#000}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner li i{color:#B3B3B3;font-size:20px;margin-right:8px;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner li:hover,.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner li:hover i{color:#94cc01}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner li:focus .extra-inner-2,.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner li:hover .extra-inner-2{opacity:1}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner:after{width:0;height:0;position:absolute;content:' ';bottom:-22px;left:50%;border:12px solid transparent;border-top-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner-2{opacity:0;position:absolute;left:130%;padding:14px 14px 10px;display:block;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2);bottom:-14px;z-index:99999;-webkit-transition:opacity .08s ease-in-out;transition:opacity .08s ease-in-out}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner-2:after{width:0;height:0;position:absolute;content:' ';left:-22px;bottom:14px;border:12px solid transparent;border-right-color:#fff}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner-2 .maxHeight350{max-height:350px;overflow:auto;margin-right:-13px;padding-right:13px}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner-2 .scenarios-list li{white-space:nowrap}.slide-menu--user .messages-wrapper .widget-footer form .extra .extra-inner-2 .scenarios-list li i{font-size:16px;margin-left:8px}.slide-menu--user .messages-wrapper .widget-footer form input{border:none;outline:0;width:100%;height:100%;background-color:transparent}.slide-menu--user .messages-wrapper .widget-footer form .send-button{position:relative;width:48px;height:48px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slide-menu--user .messages-wrapper .widget-footer form .send-button i{color:#94cc25;font-size:22px}.slide-menu--user .messages-wrapper .suggestions-container{position:absolute;left:45px;right:45px;bottom:69px;background-color:#fff;z-index:1000;max-height:-webkit-calc(100% - 124px);max-height:calc(100% - 124px);overflow:auto}.slide-menu--user .messages-wrapper .suggestions-container ul{margin:0;padding:0;list-style-type:none}.slide-menu--user .messages-wrapper .suggestions-container ul li{cursor:pointer;line-height:20px;padding:12px;display:block;border-top:1px solid rgba(98,98,98,.1)}.slide-menu--user .messages-wrapper .suggestions-container ul li img{width:32px;height:32px;-webkit-border-radius:50%;border-radius:50%}.slide-menu--user .messages-wrapper .suggestions-container::-webkit-scrollbar{width:6px}.slide-menu--user .messages-wrapper .suggestions-container::-webkit-scrollbar-track{background-color:transparent}.slide-menu--user .messages-wrapper .suggestions-container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.slide-menu--user .messages-wrapper .suggestions-container::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.4);-webkit-border-radius:7px;border-radius:7px}.lead-user .lead-photo{display:block;width:64px;height:64px;-webkit-border-radius:50%;border-radius:50%;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);margin-bottom:24px}.settings-container,.slider-dots span{-webkit-border-radius:50%;cursor:pointer}.lead-user .lead-name{margin:0 0 12px;font-size:24px;font-weight:600;line-height:1.3;color:#3d3d3d}.lead-user .lead-contlols{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.lead-user .lead-contlols span{display:inline-block;margin-right:14px;cursor:pointer}.lead-user .lead-contlols span i{font-size:28px;color:#B0B0B0;-webkit-transition:color .12s ease-in-out;transition:color .12s ease-in-out}.lead-user .lead-contlols span:hover i{color:#94cc25}.lead-user .lead-contlols .lead-contlol--delete i{font-size:28px}.lead-user .lead-contlols .lead-contlol--delete:hover i{color:#f66060}.input-capitalise input{text-transform:capitalize}.inline-wrapper{display:block}.inline-wrapper h2{display:inline-block;margin-right:32px;color:#969696;cursor:pointer}.product-card,.table-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.inline-wrapper h2:after{opacity:0}.inline-wrapper .active{color:#000}.inline-wrapper .active:after{opacity:1}.table-actions{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:8px}.table-actions span{display:inline-block;margin-right:14px;cursor:pointer}.table-actions span i{opacity:.2;-webkit-transition:all .08s ease-in-out;transition:all .08s ease-in-out;font-size:18px}.table-actions span:hover i{opacity:1;color:#94cc01}.product-header{background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-transition:background-image .2s ease-in-out;transition:background-image .2s ease-in-out}.product-img{display:inline-block;min-height:100%;position:absolute;bottom:-9999px;left:-9999px;right:-9999px;margin:auto;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;max-width:120px;max-height:143px;cursor:pointer;height:150px!important}.settings-container{position:absolute;top:12px;right:11px;width:24px;z-index:100;height:24px;border-radius:50%;background-color:#fff;border:2px solid #ebebeb;text-align:center;-webkit-transition:all .2s;transition:all .2s}.settings-container i{-webkit-transition:all .2s;transition:all .2s;position:relative;top:2px;font-size:14px;color:#94cc25}.product-header{height:150px;position:relative}.product-card{width:270px;height:332px;-webkit-border-radius:20px;border-radius:20px;border:2px solid #eee;position:relative;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide,.product-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.product-body{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:24px 24px 26px}.product-title{font-size:16px;line-height:1;text-align:left;color:#000;width:100%}.product-description{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:14px;padding-top:12px;width:100%;line-height:1.29;text-align:left;color:#969696;margin-bottom:24px}.product-button{width:100%;border:none;height:40px;-webkit-border-radius:20px;border-radius:20px;background:#94cc25;text-align:center;font-size:12px;color:#FFF;cursor:pointer}.product-label{color:#94cc25;font-size:12px;position:absolute;top:15px}.product-footer{background-color:#fff;text-align:center;font-size:10px;color:#0084ff;cursor:pointer}.store .download-file{padding-left:33px!important;position:absolute!important;bottom:27px}.store .shop-icon{font-size:28px;position:absolute!important;top:33px!important;left:28px}.store .custom-input{width:315px;margin-left:31px}.store .custom-input .bar{display:none}.store .select{font-size:18px;top:-20px!important}.store .arrow-btn{top:2px!important;right:10px!important}.store .arrow-btn i{font-size:48px;opacity:.15}.ig-scenario .select-options{z-index:111}.step-store .slide{width:196px;height:195px;-webkit-border-radius:20px;border-radius:20px;border:2px solid #eee;position:relative}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row{padding-left:0;padding-right:0;min-height:515px}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-list{padding-left:38px!important;padding-right:-webkit-calc(515px - 330px)!important;padding-right:calc(515px - 330px)!important;min-height:412px}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:270px;margin:0 10px;pointer-events:none;opacity:.3;-webkit-transition:opacity .08s ease-in-out;transition:opacity .08s ease-in-out;outline:0!important;height:auto;min-height:412px;overflow:visible!important}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide .dropdown-menu{left:-webkit-calc(100% + 38px);left:calc(100% + 38px);top:initial;bottom:-6px}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide .dropdown-menu:after,.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide .dropdown-menu:before{top:initial;bottom:16px}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide .card-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-slide .text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row .slick-center{opacity:1;pointer-events:all}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row--store{min-height:20px}.ig-scenario .simple-scenario-wrapper .simple-step .slick-row--store .slick-list{min-height:0}.slider-dots{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:42px;top:2px}.slider-dots span{width:12px;height:12px;border-radius:50%;overflow:hidden;background-color:#ebebeb;margin:4px}.slider-dots .current-slide{background-color:#94cc01}.simple-widget-container{height:100%;min-height:240px;padding-left:68px;z-index:200}.simple-widget-container:before{display:none}@media (max-width:1180px){.simple-widget-container{position:relative;width:100%!important;height:100%;padding:0}}.simple-widget-container .simple-preview-container{margin:0 12px;padding-bottom:24px;height:100%;max-height:100%}.simple-widget-container .simple-widget{margin:0 12px;padding:0 0 24px;height:100%;min-height:initial!important;max-height:100%;right:initial}@media (max-width:1180px){.simple-widget-container .simple-widget{min-height:560px!important}}.simple-widget-container .simple-widget.conversation{position:fixed;height:783px;min-height:0!important;max-height:-webkit-calc(100% - 120px);max-height:calc(100% - 120px);bottom:0;right:44px;padding:0}.simple-widget-container .simple-widget .conversations-dialogs{height:100%}@media (max-width:1180px){.simple-widget-container .simple-widget .conversations-dialogs{min-height:560px!important}}.simple-widget-container .simple-widget .dialogs-list{height:100%;width:320px;min-height:initial!important}.simple-widget-container .simple-widget .dialogs-list .brn-body-wrap{min-height:initial!important}.simple-widget-container .simple-widget .dialogs-list>div{width:322px}.container-reminder-steps-body .cards{width:888px;margin:auto}.container-reminder-steps-body .cards .row{margin-bottom:45px}.container-reminder-steps-body .cards .row .card-col1,.container-reminder-steps-body .cards .row .card-col2,.container-reminder-steps-body .cards .row .card-col3{width:256px;display:inline-block}.container-reminder-steps-body .cards .row .card-col2{margin:0 71px}.container-reminder-steps-body .cards .row .card{width:256px;height:140px;-webkit-border-radius:8px;border-radius:8px;border:2px solid #f5f5f5;display:inline-block}.container-reminder-steps-body .cards .row .card .pop-up{display:none;padding:16px;text-align:left;width:180px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.15);box-shadow:0 20px 40px 0 rgba(0,0,0,.15);background-color:#fff;position:absolute;left:-200px;z-index:1000;top:-10px;color:#9b9b9b;font-size:12px;font-weight:600;font-family:averta-regular,Arial,Helvetica,sans-serif}.container-reminder-steps-body .cards .row .card .pop-up a{color:#92cb2d}.container-reminder-steps-body .cards .row .card .pop-up:before{content:'';position:absolute;top:12px;left:180px;border:10px solid transparent;border-left:10px solid #fff}.container-reminder-steps-body .cards .row .card .pop-up .custom-input{min-width:auto}.container-reminder-steps-body .cards .row .card .pop-up .data-block{height:53px}.container-reminder-steps-body .cards .row .card .pop-up .data-title{font-family:averta-regular,Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.2px;color:#92cb2d;display:block;padding:16px 0 0}.container-reminder-steps-body .cards .row .card .pop-up .data-time{width:30px;height:23px;display:inline-block;margin-right:16px}.container-reminder-steps-body .cards .row .card .pop-up .data-time input{height:auto;font-size:16px;color:#3d3d3d;padding:0;text-align:center;border:none}.container-reminder-steps-body .cards .row .card .pop-up .data-time .custom-input{top:-23px}.container-reminder-steps-body .cards .row .card .pop-up .data-time .bar{border-top:solid #e0e0e0 1px;top:-2px}.container-reminder-steps-body .cards .row .card .pop-up .data-type{width:98px;height:23px;display:inline-block}.container-reminder-steps-body .cards .row .card .pop-up .data-type .custom-input{top:-45px}.container-reminder-steps-body .cards .row .card .pop-up .select-placeholder{color:#3d3d3d;font-size:16px;font-weight:600}.container-reminder-steps-body .cards .row .card .sticker{position:absolute;margin:-13px 0 0 24px;width:114px;height:24px;line-height:24px;-webkit-border-radius:8px;border-radius:8px;text-align:center;font-family:averta-regular,Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:.15px;color:rgba(255,255,255,.6)}.container-reminder-steps-body .cards .row .card .sticker span{color:#fff}.container-reminder-steps-body .cards .row .card .sticker.sticker-orange{-webkit-box-shadow:0 5px 10px 0 rgba(245,166,35,.6);box-shadow:0 5px 10px 0 rgba(245,166,35,.6);background-color:#f5a623}.container-reminder-steps-body .cards .row .card .sticker.sticker-blue{-webkit-box-shadow:0 5px 10px 0 rgba(74,144,226,.6);box-shadow:0 5px 10px 0 rgba(74,144,226,.6);background-color:#4a90e2}.container-reminder-steps-body .cards .row .card .sticker.sticker-red{-webkit-box-shadow:0 5px 10px 0 rgba(255,81,102,.6);box-shadow:0 5px 10px 0 rgba(255,81,102,.6);background-color:#ff5166}.container-reminder-steps-body .cards .row .card .sticker.sticker-grey{-webkit-box-shadow:0 5px 10px 0 rgba(211,211,211,.6);box-shadow:0 5px 10px 0 rgba(211,211,211,.6);background-color:#d3d3d3}.container-reminder-steps-body .cards .row .card .sticker:hover .pop-up{display:block}.container-reminder-steps-body .cards .row .card .switch{display:none;width:28px;height:16px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:12px;top:12px;cursor:pointer}.container-reminder-steps-body .cards .row .card .switch.switch-off{border:2px solid rgba(255,81,102,.3)}.container-reminder-steps-body .cards .row .card .switch.switch-off:before{content:"";-webkit-border-radius:50%;border-radius:50%;position:absolute;background:#ff5166;width:10px;height:10px;left:2px;top:1px}.container-reminder-steps-body .cards .row .card .switch.switch-on{border:2px solid rgba(146,203,45,.3)}.container-reminder-steps-body .cards .row .card .switch.switch-on:before{content:"";-webkit-border-radius:50%;border-radius:50%;position:absolute;background:#92cb2d;width:10px;height:10px;left:2px;top:1px}.container-reminder-steps-body .cards .row .card.card-off{background-color:#f5f5f5}.container-reminder-steps-body .cards .row .card.card-off .switch{display:block}.container-reminder-steps-body .cards .row .card.card-off .title{color:#9b9b9b}.container-reminder-steps-body .cards .row .card.card-off .title .active{color:#ff5166}.container-reminder-steps-body .cards .row .card.card-off .info ul li i,.container-reminder-steps-body .cards .row .card.card-off .reminder{color:#9b9b9b}.container-reminder-steps-body .cards .row .card.title-line-2{height:161px}.container-reminder-steps-body .cards .row .card.title-line-2 .connections .connection-left{top:71px}.container-reminder-steps-body .cards .row .card.title-line-2 .connections .connection-bottom,.container-reminder-steps-body .cards .row .card.title-line-2 .connections .connection-left-bottom{top:151px}.container-reminder-steps-body .cards .row .card.title-line-2 .connections .connection-right{top:71px}.container-reminder-steps-body .cards .row .card.title-line-2 .connections .connection-right-bottom{top:151px}.container-reminder-steps-body .cards .row .card .reminder{margin:32px 24px 10px;text-transform:uppercase;font-family:averta-regular,Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.23px;color:#92cb2d}.container-reminder-steps-body .cards .row .card .reminder .pop-up{text-transform:none;font-size:12px;font-weight:600;font-family:averta-regular,Arial,Helvetica,sans-serif;color:#9b9b9b}.container-reminder-steps-body .cards .row .card .reminder .pop-up .data-block{height:auto}.container-reminder-steps-body .cards .row .card .reminder .pop-up .data-block-row1 .data-time .custom-input{top:-18px}.container-reminder-steps-body .cards .row .card .reminder .pop-up .data-block-row2 .data-time{width:49px;margin-right:0}.container-reminder-steps-body .cards .row .card .reminder .pop-up .data-block-row2 .data-time .custom-input{top:5px}.container-reminder-steps-body .cards .row .card .reminder .pop-up .data-block-row2 .data-text{display:inline-block;width:20px;margin:0 11px}.container-reminder-steps-body .cards .row .card .reminder:hover .pop-up{display:block;left:-175px;top:16px}.container-reminder-steps-body .cards .row .card .title{font-family:averta-regular,Arial,Helvetica,sans-serif;font-size:18px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:.22px;color:#d3d3d3;margin:0 24px 27px}.container-reminder-steps-body .cards .row .card .title .active{color:#3d3d3d}.container-reminder-steps-body .cards .row .card .title:hover .pop-up{display:block;left:-175px;top:45px}.container-reminder-steps-body .cards .row .card .title:hover .pop-up .card-checker{margin-left:0;height:14px}.container-reminder-steps-body .cards .row .card .title:hover .pop-up .card-checker span{color:#3d3d3d;font-size:12px;font-weight:600;font-family:averta-regular,Arial,Helvetica,sans-serif}.container-reminder-steps-body .cards .row .card .info{margin:0 24px;font-family:averta-regular,Arial,Helvetica,sans-serif;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.15px;color:#3d3d3d}.container-reminder-steps-body .cards .row .card .info ul li{display:inline-block;margin:0 12px 0 0}.container-reminder-steps-body .cards .row .card .info ul li i{font-size:12px;color:#f5f5f5}.container-reminder-steps-body .cards .row .card .info ul li i.ctr-icons,.container-reminder-steps-body .cards .row .card .info ul li i.or-icons{text-transform:uppercase;font-style:normal}.container-reminder-steps-body .cards .row .card .info ul li:last-child{margin:0}.container-reminder-steps-body .cards .row .card .connections .connection-bottom,.container-reminder-steps-body .cards .row .card .connections .connection-left,.container-reminder-steps-body .cards .row .card .connections .connection-left-bottom,.container-reminder-steps-body .cards .row .card .connections .connection-left-top,.container-reminder-steps-body .cards .row .card .connections .connection-right,.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom,.container-reminder-steps-body .cards .row .card .connections .connection-right-top{display:none;-webkit-border-radius:50%;border-radius:50%;width:16px;height:16px;background-color:#92cb2d;position:absolute;right:-9px;top:60px}.container-reminder-steps-body .cards .row .card .connections .connection-bottom:before,.container-reminder-steps-body .cards .row .card .connections .connection-left-bottom:before,.container-reminder-steps-body .cards .row .card .connections .connection-left-top:before,.container-reminder-steps-body .cards .row .card .connections .connection-left:before,.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom:before,.container-reminder-steps-body .cards .row .card .connections .connection-right-top:before,.container-reminder-steps-body .cards .row .card .connections .connection-right:before{content:"+";position:absolute;width:16px;height:14px;text-align:center;line-height:14px;color:#fff;font-size:14px;cursor:pointer}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active,.container-reminder-steps-body .cards .row .card .connections .connection-left-bottom.active,.container-reminder-steps-body .cards .row .card .connections .connection-left-top.active,.container-reminder-steps-body .cards .row .card .connections .connection-left.active,.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom.active,.container-reminder-steps-body .cards .row .card .connections .connection-right-top.active,.container-reminder-steps-body .cards .row .card .connections .connection-right.active{display:inline-block;background-color:#f5f5f5}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active:before,.container-reminder-steps-body .cards .row .card .connections .connection-left-bottom.active:before,.container-reminder-steps-body .cards .row .card .connections .connection-left-top.active:before,.container-reminder-steps-body .cards .row .card .connections .connection-left.active:before,.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom.active:before,.container-reminder-steps-body .cards .row .card .connections .connection-right-top.active:before,.container-reminder-steps-body .cards .row .card .connections .connection-right.active:before{content:"";margin:7px 0 0 6px;width:114px;height:2px;border:1px dashed #f5f5f5}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active .circle,.container-reminder-steps-body .cards .row .card .connections .connection-left-bottom.active .circle,.container-reminder-steps-body .cards .row .card .connections .connection-left-top.active .circle,.container-reminder-steps-body .cards .row .card .connections .connection-left.active .circle,.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom.active .circle,.container-reminder-steps-body .cards .row .card .connections .connection-right-top.active .circle,.container-reminder-steps-body .cards .row .card .connections .connection-right.active .circle{-webkit-border-radius:50%;border-radius:50%;width:16px;height:16px;background-color:#fff;position:absolute;border:1px solid #f5f5f5;left:38px;z-index:1}.container-reminder-steps-body .cards .row .card .connections .connection-left{left:-9px;right:auto}.container-reminder-steps-body .cards .row .card .connections .connection-left-top{left:-9px;right:auto;top:-9px}.container-reminder-steps-body .cards .row .card .connections .connection-left-bottom{left:-9px;right:auto;top:129px}.container-reminder-steps-body .cards .row .card .connections .connection-right-top{top:-9px}.container-reminder-steps-body .cards .row .card .connections .connection-right-top.active{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom{top:129px}.container-reminder-steps-body .cards .row .card .connections .connection-right-bottom.active{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.container-reminder-steps-body .cards .row .card .connections .connection-bottom{right:124px;top:129px}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active.connection-bottom-to-left:after,.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active.connection-bottom-to-right:after{content:"";position:absolute;margin:0 0 0 -120px;width:332px;height:2px;top:-159px;border:1px dashed #f5f5f5;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#editTagsAuto .tag-modal__title,.filter_less-link,.filter_more-link{margin-top:0}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active.connection-bottom-to-left:before,.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active.connection-bottom-to-right:before{width:38px}.container-reminder-steps-body .cards .row .card .connections .connection-bottom.active.connection-bottom-to-left:after{top:172px}.container-reminder-steps-body .cards .row .card:hover .switch{display:block}.container-reminder-steps-body .cards .row .card:hover .connections>span{display:inline-block}#editTagsAuto .tag-modal{background-color:#fafafa;width:340px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:54px 65px 57px;overflow:hidden}#editTagsAuto .tag-modal__body{width:100%;max-width:210px}#editTagsAuto .tag-modal__footer{width:100%;max-width:210px;position:relative;z-index:1}#editTagsAuto .tag-modal__footer:after{content:'';position:absolute;background-color:#f2f2f2;width:200%;height:200%;top:0;left:-50%;z-index:-1}#editTagsAuto .tag-modal__footer-controls{padding-top:38px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#editTagsAuto .tag-modal__footer-controls button{min-width:100px}.bot-preview-container{position:fixed;top:0;bottom:0;left:0;right:0}.bot-preview{position:absolute;width:100%;max-width:600px;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:576px){.bot-preview-container{background-image:url(../images/0CCFD5A2-5285-4449-84BD-68B1F064AA67.jpg);background-size:cover;background-repeat:no-repeat}.bot-preview{height:-webkit-calc(68vh + 72px);height:calc(68vh + 72px);max-height:-webkit-calc(100% - 30px);max-height:calc(100% - 30px);margin-top:30px}}.transaction-table__user{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:6px 0}.transaction-table__user .transaction-table__user-avatar{width:32px;height:32px;background:center center #fafafa;-webkit-border-radius:50%;border-radius:50%;margin-right:12px;overflow:hidden;background-size:cover;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.transaction-table__object,.transaction-table__user p{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-table__user p{margin:0;max-width:120px}.transaction-table__object{margin:0;max-width:180px}.control-fixed--offers{padding:10px!important;width:54px}input[type=number].sentiment-input::-webkit-inner-spin-button,input[type=number].sentiment-input::-webkit-outer-spin-button{opacity:1}.sentiment-label{color:#94cc25;font-size:12px}.sentiment-input{background-color:transparent;border:none;border-bottom:1px solid #E0E0E0;-webkit-border-radius:0;border-radius:0;font-size:14px;line-height:1.14;height:27px;outline:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:70px}.profile-container a{text-decoration:none;color:#000}.profile-container .container{width:100%;margin:0 auto;padding:0 10px;max-width:992px}.profile-container .search-section{width:100%;height:80px}@media (max-width:576px){.profile-container .search-section{height:auto}}.profile-container .search-section .row--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:80px;padding:0 62px}@media (max-width:992px){.profile-container .container{max-width:768px}.profile-container .search-section .row--flex{padding:0}}@media (max-width:768px){.profile-container .container{max-width:576px}.profile-container .search-section .row--flex{margin-top:50px}}@media (max-width:576px){.profile-container .search-section .row--flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:6px;height:auto}.profile-container .search-section .row--flex .links a{line-height:30px}}.profile-container .search-section .links a{font-weight:700;font-size:14px;color:#94cc25;text-transform:uppercase;padding:0 13px;display:inline-block;line-height:80px}.profile-container .search-section .links .current-link{border-bottom:2px solid #94cc25}.profile-container .search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.profile-container .search .search-input-wrapper{position:relative;width:auto;-webkit-border-radius:17.5px;border-radius:17.5px;height:35px;margin:6px}.profile-container .search .search-input-wrapper input{width:100%;max-width:200px;min-width:80px;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;-webkit-border-radius:17.5px;border-radius:17.5px;padding-left:16px;padding-right:42px;color:#3d3d3d;font-size:14px;background-color:#fff}.profile-container .search .search-input-wrapper i{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:rgba(61,61,61,.6);cursor:pointer}.profile-container .search .search__add-btn{width:32px;height:32px;min-width:32px;margin:6px;background-color:#94cc25;-webkit-border-radius:16px;border-radius:16px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-transition:all .1s ease;transition:all .1s ease;cursor:pointer}.profile-container .search .search__add-btn i{font-size:18px}.profile-container .search .search__add-btn:hover{background-color:#ce3d30}.profile-container .members-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:63px 0;margin:0 auto;width:100%;max-width:-webkit-calc(172px * 5);max-width:calc(172px * 5)}@media (max-width:992px){.profile-container .members-container{max-width:-webkit-calc(172px * 4);max-width:calc(172px * 4);padding:54px 0}}@media (max-width:768px){.profile-container .members-container{max-width:-webkit-calc(172px * 3);max-width:calc(172px * 3);padding:42px 0}}@media (max-width:576px){.profile-container .members-container{max-width:-webkit-calc(172px * 2);max-width:calc(172px * 2);padding:32px 0}}@media (max-width:380px){.profile-container .members-container .member-card{width:-webkit-calc(50% - 12px);width:calc(50% - 12px)}}.profile-container .members-container .no-result{display:block;margin:100px auto 0}.profile-container .members-container--company,.profile-container .members-container--people{display:block;width:100%;max-width:100%!important}.profile-container .member-card{width:100%;max-width:160px;min-height:213px;-webkit-border-radius:8px;border-radius:8px;border:1px solid rgba(155,155,155,.2);margin:6px;padding:24px 15px;position:relative;text-align:center;display:block;background-color:#fff;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out}.profile-container .member-card--wide:hover,.profile-container .member-card:hover,.tag-group{background-color:#f5f5f5}.profile-container .member-card:hover .member-card_name{color:#94cc25}.profile-container .member-card .member-card_avatar{width:80px;height:80px;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0 auto;background-color:#d8d8d8;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.profile-container .member-card .member-card_name{font-size:18px;font-weight:700;color:#3d3d3d;line-height:normal;margin-top:22px;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out;word-wrap:break-word}.profile-container .member-card .member-card_description{font-size:14px;line-height:normal;color:#9d9d9d;text-transform:capitalize}.profile-container .member-card .medal{position:absolute;top:0;right:12px}.profile-container .member-card .tip,.profile-container .member-card--wide .tip{top:40px;-ms-transform:translateY(-5px);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.profile-container .member-card .tip{position:absolute;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;display:inline-block;right:14px;font-size:14px;padding:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out}.profile-container .member-card .tip:before{content:"";position:absolute;width:0;height:0;right:7px;top:-14px;border-style:solid;border-width:6px 6px 10px;border-color:transparent transparent #fff}.profile-container .member-card .medal:hover+.tip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.profile-container .member-card--wide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:32px;border:1px solid rgba(155,155,155,.2);-webkit-border-radius:8px;border-radius:8px;margin-bottom:24px;-webkit-transition:background-color 75ms ease-in-out;transition:background-color 75ms ease-in-out;position:relative;cursor:pointer}.profile-container .member-card--wide .member-card_avatar{width:80px;height:80px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:50%;border-radius:50%;display:block;margin:0 32px 0 0;background-color:#d8d8d8;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.profile-container .member-card--wide .button{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.profile-container .member-card--wide .member-card--text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.profile-container .member-card--wide .member-card--text .text--row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.profile-container .member-card--wide .member-card--text .text--row:last-of-type{margin-bottom:0}.profile-container .member-card--wide .member-card--text .text--row-info{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.profile-container .member-card--wide .member-card--text .text--row-info .member-card_description{text-transform:none}.profile-container .member-card--wide .member-card--text .member-card_name{font-size:18px;font-weight:700;color:#3d3d3d;line-height:normal;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out;word-wrap:break-word;margin:0 16px 0 0}.profile-container .member-card--wide .member-card--text .member-card_description{margin:0;font-size:16px;line-height:normal;color:#9d9d9d;text-transform:capitalize}.profile-container .member-card--wide .member-card--text i{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;color:#9d9d9d;font-size:26px;opacity:.6;margin-right:12px;position:relative;top:-1px}.profile-container .member-card--wide:hover .member-card--text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.profile-container .member-card--wide:hover .member-card--text .member-card_name{color:#94cc25}.profile-container .member-card--wide .medal{position:absolute;top:0;right:12px}.profile-container .member-card--wide .tip{position:absolute;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;display:inline-block;right:14px;font-size:14px;padding:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out}.profile-container .member-card--wide .tip:before{content:"";position:absolute;width:0;height:0;right:7px;top:-14px;border-style:solid;border-width:6px 6px 10px;border-color:transparent transparent #fff}.profile-container .member-card--wide .medal:hover+.tip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.profile-container.dialog-open .members-content,.profile-container.dialog-open .search-section{-webkit-filter:blur(10px);filter:blur(10px)}.profile-container .members-content,.profile-container .search-section{-webkit-transition:-webkit-filter .1s ease-in-out,filter .1s ease-in-out;transition:filter .1s ease-in-out}.profile-container .search-input__filter{position:relative}.profile-container .search-input__filter .filter-component{width:184px;position:absolute;z-index:11;top:-webkit-calc(100% + 11px);top:calc(100% + 11px);left:-webkit-calc(100% - 50px);left:calc(100% - 50px)}.profile-container .member-card_avatar{background-image:url(../images/ic-noavatar-umid.png);background-repeat:no-repeat;background-position:center center;background-size:cover}.profile-container .member-card_avatar--member{background-image:url(../images/ic-noavatar-umid.png)}.profile-container .member-card_avatar--company{background-image:url(../images/ic-noavatar-cmid.png)}.profile-container .button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:48px;-webkit-border-radius:24px;border-radius:24px;padding:0 26px;cursor:pointer;border:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;margin:16px;-webkit-transition:all .15s ease;transition:all .15s ease}.profile-container .button span{display:inline-block;width:100%;text-align:center;font-size:14px;line-height:1;font-weight:700;text-transform:uppercase}.profile-container .button-flat{color:#94cc25;background-color:rgba(148,204,37,.2)}.profile-container .button-flat:focus,.profile-container .button-flat:hover{color:#eee;background-color:#94cc25}.profile-container .button-flat:active{color:#eee;-webkit-transition:all .1s ease;transition:all .1s ease;background-color:#81b220}.profile-container .button-circle{width:48px;padding:0}.nav-sidebar--crm .mCSB_container,.nav-sidebar--crm .mCustomScrollBox,.nav-sidebar--crm .scroller{overflow:visible}.nav-sidebar--crm .nav-sidebar-content-ofset{padding-bottom:64px}.tag-group{width:340px;max-width:340px;-webkit-border-radius:16px;border-radius:16px;padding:4px;position:absolute;left:-webkit-calc(100% + 46px);left:calc(100% + 46px);top:-10px;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);box-shadow:0 20px 40px 0 rgba(0,0,0,.2);z-index:6}.tag-group:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-right-color:#f5f5f5;left:-20px;top:10px;z-index:10}.tag-group .tag-group__section{width:100%;height:auto;min-height:66px;margin-top:4px;-webkit-border-radius:12px;border-radius:12px;background-color:#fff;padding:14px 16px}.tag-group .tag-group__section .tag-group__section-title{font-size:14px;font-weight:600;color:#969696;margin:0;line-height:1}.tag-group .tag-group__section .tag-group__section-title--green{color:#94cc25}.tag-group .tag-group__section .tag-group__section-title--red{color:#d0021b}.tag-group .tag-group__header{font-size:14px;text-transform:uppercase;font-weight:600;color:#969696;line-height:1;margin:10px 10px 12px 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tag-group .tag-group__header i{cursor:pointer;font-size:16px;color:#969696;-webkit-transition:color .12s ease-in-out;transition:color .12s ease-in-out}.tag-group .tag-group__header i:hover{color:#d0021b}.tag-group .tag-group__input{width:100%;border:none;background-color:transparent;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;font-size:18px;margin:0;line-height:1}.tag-group .tag-group__tags-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:4px}.tag-group .tag-group__tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-right:16px;cursor:pointer;position:relative;color:#000}.tag-group .tag-group__tag .tag-group__tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}.tag-group .tag-group__tag-editor{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:-webkit-calc(100% + 4px);top:calc(100% + 4px);left:-16px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:16px;border-radius:16px;background-color:#fff;padding:8px;z-index:10}.tag-group .tag-group__tag-editor:after{content:"";position:absolute;width:0;height:0;border:8px solid transparent;border-bottom-color:#fff;top:-16px;left:12px;z-index:10}.tag-group .tag-group__tag-editor .tag-group__tag-colors{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.tag-group .tag-group__tag-editor .tag-group__tag-colors:after{position:absolute;opacity:.3;content:"";right:0;width:1px;height:16px;background-color:#969696}.tag-group .tag-group__tag-editor .tag-group__tag-colors li{padding:0;margin:0 8px 0 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.tag-group .tag-group__tag-editor .tag-group__tag-colors li .tag-color__check{width:14px;height:14px;overflow:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-self:start;background-color:#fff;-webkit-border-radius:50%;border-radius:50%}.tag-group .tag-group__tag-editor .tag-group__tag-colors li .tag-color__check i{font-weight:700;font-size:14px!important}.tag-group .tag-group__tag-editor .tag-group__tag-remove-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:4px}.tag-group .tag-group__tag-editor .tag-group__tag-remove-button i{color:#d0021b;font-size:24px!important}.tag-group .tag-group__tag-add{color:#969696;margin-right:0;position:relative}.tag-group .tag-group__tag-add i{color:#969696;font-size:16px}.tag-group .tag-group__select-list{position:absolute;bottom:32px;left:-12px;width:auto;min-width:120px;max-width:360px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);background-color:#fff;-webkit-border-radius:16px;border-radius:16px;z-index:30}.tag-group .tag-group__select-list .tag-group__select-list--inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:280px;height:auto;overflow-y:auto;padding:12px 16px}.tag-group .tag-group__select-list .tag-group__select-list--inner::-webkit-scrollbar{width:5px}.tag-group .tag-group__select-list .tag-group__select-list--inner::-webkit-scrollbar-track{background:0 0}.tag-group .tag-group__select-list .tag-group__select-list--inner::-webkit-scrollbar-thumb{background:rgba(150,150,150,.6);-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .8s ease-in-out;transition:background .8s ease-in-out}.tag-group .tag-group__select-list .tag-group__select-list--inner::-webkit-scrollbar-thumb:hover{background:#969696}.tag-group .tag-group__select-list:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-top-color:#fff;bottom:-20px;left:10px;z-index:10}.tag-group .tag-group__select-list li{color:#000;margin:4px 0;line-height:1;white-space:nowrap;-webkit-transition:color .12s ease-in-out;transition:color .12s ease-in-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.add-tag-group-button,.intent-tags__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-align:center}.tag-group .tag-group__select-list li .tag-group__tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}.tag-group .tag-group__select-list li:hover{color:#94cc25}.add-tag-group-button{display:flex;width:100%;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#94cc25}.add-tag-group-button i{color:#94cc25;margin-right:4px;font-size:18px}.intent-tags__section{width:100%;height:auto;min-height:66px;margin-top:4px}.intent-tags__section .intent-tags__section-title{font-size:14px;font-weight:600;color:#969696;margin:0;line-height:1}.intent-tags__section .intent-tags__section-title--green{color:#94cc25}.intent-tags__section .intent-tags__section-title--red{color:#d0021b}.intent-tags__header{font-size:14px;text-transform:uppercase;font-weight:600;color:#969696;line-height:1;margin:10px 10px 12px 16px;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.intent-tags__header i{cursor:pointer;font-size:16px;color:#969696;-webkit-transition:color .12s ease-in-out;transition:color .12s ease-in-out}.intent-tags__header i:hover{color:#d0021b}.intent-tags__input{width:100%;border:none;background-color:transparent;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;font-size:18px;margin:0;line-height:1}.intent-tags__tags-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:4px}.intent-tags__tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-right:16px;cursor:pointer;position:relative;color:#000}.intent-tags__tag .intent-tags__tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}.intent-tags__tag-editor{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:-webkit-calc(100% + 4px);top:calc(100% + 4px);left:-16px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:8px;border-radius:8px;background-color:#fff;padding:8px;z-index:10}.intent-tags__tag-editor:after{content:"";position:absolute;width:0;height:0;border:8px solid transparent;border-bottom-color:#fff;top:-16px;left:12px;z-index:10}.intent-tags__tag-editor .intent-tags__tag-colors{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.intent-tags__tag-editor .intent-tags__tag-colors:after{position:absolute;opacity:.3;content:"";right:0;width:1px;height:16px;background-color:#969696}.intent-tags__tag-editor .intent-tags__tag-colors li{padding:0;margin:0 8px 0 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.intent-tags__tag-editor .intent-tags__tag-colors li .tag-color__check{width:14px;height:14px;overflow:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-self:start;background-color:#fff;-webkit-border-radius:50%;border-radius:50%}.intent-tags__tag-editor .intent-tags__tag-colors li .tag-color__check i{font-weight:700;font-size:14px}.intent-tags__tag-editor .intent-tags__tag-remove-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:4px}.intent-tags__tag-editor .intent-tags__tag-remove-button i{color:#d0021b}.intent-tags__tag-add{color:#969696;margin-right:0;position:relative}.intent-tags__tag-add i{color:#969696;font-size:16px}.intent-tags__select-list{position:absolute;bottom:32px;left:-12px;width:auto;min-width:120px;max-width:360px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);background-color:#fff;-webkit-border-radius:8px;border-radius:8px;z-index:30}.intent-tags__select-list .intent-tags__select-list--inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:280px;height:auto;overflow-y:auto;padding:12px 16px}.intent-tags__select-list .intent-tags__select-list--inner::-webkit-scrollbar{width:5px}.intent-tags__select-list .intent-tags__select-list--inner::-webkit-scrollbar-track{background:0 0}.intent-tags__select-list .intent-tags__select-list--inner::-webkit-scrollbar-thumb{background:rgba(150,150,150,.6);-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .8s ease-in-out;transition:background .8s ease-in-out}.intent-tags__select-list .intent-tags__select-list--inner::-webkit-scrollbar-thumb:hover{background:#969696}.intent-tags__select-list:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-top-color:#fff;bottom:-20px;left:10px;z-index:10}.intent-tags__select-list li{color:#000;margin:4px 0;line-height:1;white-space:nowrap;-webkit-transition:color .12s ease-in-out;transition:color .12s ease-in-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:12px}.intent-tags__select-list li:hover .intent-tags__tag--delete{opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.intent-tags__select-list li .intent-tags__tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}.intent-tags__select-list li .intent-tags__tag--delete{position:absolute;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:50%;right:0;-webkit-transform:translate(55%,-42%);-ms-transform:translate(55%,-42%);transform:translate(55%,-42%);cursor:pointer;font-weight:700;color:#969696;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.intent-tags__select-list li .intent-tags__tag--delete:hover{color:#d0021b}.intent-tags__select-list li:hover{color:#94cc25}.tag-add-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#94cc01;margin-left:8px;cursor:pointer}.crm-header,.edit-role .edit-role-header .edit-role-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.ui-notification{z-index:9999999}.filter_less-link:hover,.filter_more-link:hover{color:#94cc01}.crm-header{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.crm-header .pagination-settings{margin-left:auto;color:#000}.crm-header .pagination-settings b{color:#94cc01;cursor:pointer}.crm-pagination{font-family:averta-semibold;margin-bottom:50px}.crm-pagination .pagination-page a{-webkit-border-radius:4px;border-radius:4px;border:none;color:#000}.crm-pagination .pagination-page a:focus,.crm-pagination .pagination-page a:hover{background-color:#fafafa;color:#000}.crm-pagination .active a,.crm-pagination .active a:focus,.crm-pagination .active a:hover{color:#94cc25;background-color:#fafafa}.crm-header+.crm-pagination{margin-top:-30px;margin-bottom:8px}.t-crm table{margin-bottom:0!important}.crm-notification-button{display:block;position:-webkit-sticky;position:sticky;top:150px;margin-bottom:12px;z-index:420}.edit-role{width:290px;border:1px solid #d7d7d7;-webkit-border-radius:4px;border-radius:4px;box-shadow:-10px 10px 40px 0 rgba(0,0,0,.1)}.edit-role .edit-role-header{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;background-color:#fafafa;height:147px;padding:7px 24px 0}.edit-role .edit-role-header .edit-role-action{cursor:pointer;font-size:12px;width:72px;display:flex}.edit-role .edit-role-header .edit-role-action i{float:left;margin-right:8px;font-size:16px}.edit-role .edit-role-header .edit-role-action-save{color:#94cc25}.edit-role .edit-role-header .edit-role-action-delete{color:#f66060}.edit-role .edit-role-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;padding:24px;background-color:#fff}.edit-role .edit-role-content .edit-role-column{width:50%}.edit-role .edit-role-content .edit-role-column h3{margin-top:0;margin-bottom:12px;font-size:12px;line-height:2;color:#969696}.create-new-user .modal-content{-webkit-box-shadow:none!important;box-shadow:none!important}.add-platform{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#94cc25;cursor:pointer}.add-platform i{font-size:20px}.element-edit-wrapper{width:420px}.scenario-pop-up{position:absolute;z-index:1050;padding-top:7px;font-size:14px;line-height:24px;color:#3d3d3d;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.scenario-pop-up ul{padding-top:10px;padding-bottom:8px;-webkit-border-radius:16px;border-radius:16px;background-color:#f5f5f5;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15)}.scenario-pop-up li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;padding-left:8px;padding-right:18px;white-space:nowrap;cursor:pointer}.scenario-pop-up li .material-icons{display:block;font-size:16px;line-height:24px;color:rgba(61,61,61,.6);width:16px;direction:rtl}.scenario-pop-up li span{margin-left:4px}.scenario-pop-up li .pop-up-group-component{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.scenario-pop-up li ul{z-index:1001;visibility:hidden;opacity:0;position:absolute;top:-10px;left:100%;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.3);box-shadow:0 10px 30px 0 rgba(0,0,0,.3)}.scenario-pop-up li ul:before{content:'';position:absolute;top:16px;left:-6px;width:0;height:0;border-style:solid;border-width:7px 6px 7px 0;border-color:transparent #f5f5f5 transparent transparent}.scenario-pop-up li ul li ul{-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.45);box-shadow:0 10px 40px 0 rgba(0,0,0,.45)}.scenario-pop-up li:hover>ul{visibility:visible;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.scenario-pop-up li.pop-up-break{padding-bottom:9px}.scenario-pop-up li.pop-up-break::after{position:absolute;top:5px;left:10px;right:10px;height:1px;background-color:rgba(216,216,216,.6);content:''}.scenario-pop-up li .switch{position:relative;float:left;margin-top:6px;margin-right:8px;width:18px;height:12px;border:1px solid #969696;-webkit-border-radius:9px;border-radius:9px;cursor:pointer}.scenario-pop-up li .switch:before{content:'';position:absolute;top:1px;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696}.scenario-pop-up li .switch.switch-on{background-color:#969696}.scenario-pop-up li .switch.switch-on:before{right:1px;background-color:#fff}.scenario-pop-up li .switch.switch-off:before{left:1px}.scenario-pop-up .pop-up-arrow::after{position:absolute;right:8px;margin-top:1px;font-family:'Material Icons';font-size:16px;content:'\e315';opacity:.6}.scenario-pop-up li.pop-up-arrow{padding-right:24px}.scenario-pop-up:before{content:'';position:absolute;top:2px;left:17px;width:0;height:0;border-style:solid;border-width:0 7px 6px;border-color:transparent transparent #f5f5f5}.scenario-pop-up.scenario-pop-up-right{-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.scenario-pop-up.scenario-pop-up-right li ul{left:auto;right:100%}.scenario-pop-up.scenario-pop-up-right li ul:before{left:auto;right:-6px;border-width:7px 0 7px 6px;border-color:transparent transparent transparent #f5f5f5}.scenario-pop-up.scenario-pop-up-right:before{left:auto;right:17px}.scenario-pop-up.scenario-pop-up-bottom{padding-top:0;padding-bottom:7px;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.scenario-pop-up.scenario-pop-up-bottom li ul{top:auto;bottom:-8px}.scenario-pop-up.scenario-pop-up-bottom li ul:before{top:auto;bottom:14px}.scenario-pop-up.scenario-pop-up-bottom:before{top:auto;bottom:2px;border-width:6px 7px 0;border-color:#f5f5f5 transparent transparent}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .switch,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .switch{border-color:#fff}.scenario-pop-up.scenario-pop-up-right.scenario-pop-up-bottom{-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}.scenario-pop-up .pop-up-trigger:hover::after{color:#4a90e2;opacity:1}.scenario-pop-up .pop-up-trigger:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-trigger:hover>span{color:#4a90e2}.scenario-pop-up .pop-up-trigger:hover>.material-icons,.scenario-pop-up .pop-up-trigger:hover>.pop-up-group-component>.material-icons{color:rgba(74,144,226,.6)}.scenario-pop-up .pop-up-content:hover::after{color:#969696;opacity:1}.scenario-pop-up .pop-up-content:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-content:hover>span{color:#969696}.scenario-pop-up .pop-up-content:hover>.material-icons,.scenario-pop-up .pop-up-content:hover>.pop-up-group-component>.material-icons{color:rgba(150,150,150,.6)}.scenario-pop-up .pop-up-condition:hover::after{color:#f5a623;opacity:1}.scenario-pop-up .pop-up-condition:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-condition:hover>span{color:#f5a623}.scenario-pop-up .pop-up-condition:hover>.material-icons,.scenario-pop-up .pop-up-condition:hover>.pop-up-group-component>.material-icons{color:rgba(245,166,35,.6)}.scenario-pop-up .pop-up-action:hover::after{color:#94cc25;opacity:1}.scenario-pop-up .pop-up-action:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-action:hover>span{color:#94cc25}.scenario-pop-up .pop-up-action:hover>.material-icons,.scenario-pop-up .pop-up-action:hover>.pop-up-group-component>.material-icons{color:rgba(148,204,37,.6)}.scenario-pop-up .pop-up-store:hover::after{color:#d0021b;opacity:1}.scenario-pop-up .pop-up-store:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-store:hover>span{color:#d0021b}.scenario-pop-up .pop-up-store:hover>.material-icons,.scenario-pop-up .pop-up-store:hover>.pop-up-group-component>.material-icons{color:rgba(208,2,27,.6)}.scenario-pop-up .pop-up-other:hover::after{color:#bd10e0;opacity:1}.scenario-pop-up .pop-up-other:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-other:hover>span{color:#bd10e0}.scenario-pop-up .pop-up-other:hover>.material-icons,.scenario-pop-up .pop-up-other:hover>.pop-up-group-component>.material-icons{color:rgba(189,16,224,.6)}.scenario-pop-up .pop-up-pro:hover::after{color:#969696;opacity:1}.scenario-pop-up .pop-up-pro:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-pro:hover>span{color:#969696}.scenario-pop-up .pop-up-pro:hover>.material-icons,.scenario-pop-up .pop-up-pro:hover>.pop-up-group-component>.material-icons{color:rgba(150,150,150,.6)}.scenario-pop-up .pop-up-unknown:hover::after{color:#969696;opacity:1}.scenario-pop-up .pop-up-unknown:hover>.pop-up-group-component>span,.scenario-pop-up .pop-up-unknown:hover>span{color:#969696}.scenario-pop-up .pop-up-unknown:hover>.material-icons,.scenario-pop-up .pop-up-unknown:hover>.pop-up-group-component>.material-icons{color:rgba(150,150,150,.6)}.visual-editor-wrapper{position:relative;width:100vw;height:-webkit-calc(100vh - 168px);height:calc(100vh - 168px);margin-top:60px;overflow:hidden}.visual-editor-wrapper .visual-copy-id{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.visual-editor{-webkit-transition:-webkit-transform .5s;transition:transform .5s;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:109px 24px;font-family:averta-regular,robotomedium,Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.visual-editor .scenario{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:109px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.visual-editor .scenario .scenario-column{width:388px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0 20px}.visual-editor .scenario .scenario-group{padding-bottom:48px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .scenario-step-row:last-child,.visual-editor .scenario .scenario-group:last-child{padding-bottom:0}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .scenario-step-footer,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .scenario-step-footer .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .scenario-step-footer span,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .scenario-step-footer-button,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .scenario-step-header,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .scenario-step-header .scenario-actions [class^=btn-]>.material-icons{color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .switch.switch-off:before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step .switch.switch-on{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner{padding:4px;-webkit-border-radius:20px;border-radius:20px}.visual-editor .scenario .scenario-group .scenario-group-inner+.scenario-group-footer{min-height:16px;margin-top:4px;padding-left:20px;padding-right:20px}.visual-editor .scenario .scenario-group .scenario-group-inner+.scenario-group-footer .scenario-actions>span{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;text-transform:uppercase}.visual-editor .scenario .scenario-group .scenario-group-stats{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px;margin-top:4px;padding:12px 16px 10px;-webkit-border-radius:16px;border-radius:16px;font-size:18px;line-height:1;-webkit-transition:all .1s;transition:all .1s}.visual-editor .scenario .scenario-group .scenario-default,.visual-editor .scenario .scenario-group .scenario-make-default{padding:12px 12px 10px;float:left;margin-bottom:8px;line-height:1;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.visual-editor .scenario .scenario-group .scenario-group-stats div{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.visual-editor .scenario .scenario-group .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-group-stats .material-icons-outlined{margin-right:5px;font-size:18px}.visual-editor .scenario .scenario-group .scenario-data{position:absolute;width:340px;margin-left:4px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.visual-editor .scenario .scenario-group .scenario-default{-webkit-border-radius:24px;border-radius:24px;background-color:#94cc25;font-size:14px;color:#fff}.visual-editor .scenario .scenario-group .scenario-default .material-icons{float:left;margin-right:8px;font-size:14px}.visual-editor .scenario .scenario-group .scenario-make-default{-webkit-border-radius:24px;border-radius:24px;background-color:rgba(148,204,37,.2);font-size:14px;color:#94cc25;cursor:pointer;-webkit-transition:all .1s;transition:all .1s}.visual-editor .scenario .scenario-group .scenario-make-default .material-icons{float:left;margin-right:8px;font-size:14px}.visual-editor .scenario .scenario-group .scenario-make-default:hover{background-color:#94cc25;color:#fff;-webkit-transition:all .2s;transition:all .2s}.visual-editor .scenario .scenario-group .scenario-title{float:left;clear:left;margin-right:8px;margin-bottom:8px;padding:10px 12px;background-color:#3d3d3d;-webkit-border-radius:16px;border-radius:16px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:14px;letter-spacing:.17px;line-height:18px;color:rgba(255,255,255,.6);white-space:nowrap}.visual-editor .scenario .scenario-group .scenario-title span{float:left;color:#fff}.visual-editor .scenario .scenario-group .scenario-title .scenario-title-header{color:rgba(255,255,255,.6)}.visual-editor .scenario .scenario-group .scenario-title .scenario-title-header:hover{text-decoration:none}#crm-wrapper .crm-body .crm-body__footer--inline .pagination-settings .active,#crm-wrapper .crm-body .crm-title .pagination-settings .active,.container-updated .add-bot:hover span,.visual-editor .scenario .scenario-group .scenario-underline-input input:focus,.visual-editor .scenario .scenario-group .scenario-underline-input input:hover{text-decoration:underline}.visual-editor .scenario .scenario-group .scenario-underline-input{float:left;margin-left:4px;color:#fff}.visual-editor .scenario .scenario-group .scenario-underline-input input{text-align:center}.visual-editor .scenario .scenario-group .scenario-remove{float:left;padding:7px;color:#d0021b;background-color:rgba(208,2,27,.1);-webkit-border-radius:16px;border-radius:16px;cursor:pointer;-webkit-transition:all .1s;transition:all .1s}.visual-editor .scenario .scenario-group .scenario-remove .material-icons{display:block}.visual-editor .scenario .scenario-group .scenario-remove:hover{color:#fff;background-color:#d0021b;-webkit-transition:all .2s;transition:all .2s}.visual-editor .scenario .scenario-group .scenario-debug{float:left;padding:7px;color:#f5a623;background-color:rgba(245,166,35,.2);-webkit-border-radius:16px;border-radius:16px;cursor:pointer;-webkit-transition:all .1s;transition:all .1s}.visual-editor .scenario .scenario-group .scenario-debug .material-icons{display:block}.visual-editor .scenario .scenario-group .scenario-debug:hover{color:#fff;background-color:#f5a623;-webkit-transition:all .2s;transition:all .2s}.visual-editor .scenario .scenario-group .scenario-errors{float:left;clear:both;margin-bottom:8px;padding:10px 12px 12px;background-color:#f5f5f5;-webkit-border-radius:18px;border-radius:18px;line-height:1}.visual-editor .scenario .scenario-group .scenario-errors strong{font-weight:400;color:#d0021b}.visual-editor .scenario .scenario-group .scenario-actions{position:absolute;height:16px;right:15px;top:-webkit-calc(50% - 8px);top:calc(50% - 8px)}.visual-editor .scenario .scenario-group .scenario-actions [class^=btn-]{float:right;margin-left:8px;cursor:pointer;text-transform:none}.visual-editor .scenario .scenario-group .scenario-actions [class^=btn-]>.material-icons{display:block;font-size:16px}.visual-editor .scenario .scenario-group .scenario-actions [class^=btn-].disabled{opacity:.3;cursor:default;pointer-events:none}.visual-editor .scenario .scenario-group .scenario-actions .btn-connector{position:relative;margin:1px 1px 1px 9px;width:14px;height:14px;border:2px solid;-webkit-border-radius:50%;border-radius:50%;cursor:default}.visual-editor .scenario .scenario-group .scenario-actions .btn-connector.btn-connector-connection::after{position:absolute;top:2px;left:2px;width:6px;height:6px;-webkit-border-radius:50%;border-radius:50%;content:''}.visual-editor .scenario .scenario-group .scenario-actions .btn-mode{position:relative}.visual-editor .scenario .scenario-group .scenario-actions .btn-mode .letter{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:10px;color:#f4f5f7}.visual-editor .scenario .scenario-group .scenario-actions .btn-arrow .material-icons{font-size:22px;line-height:16px}.visual-editor .scenario .scenario-group .video-control{position:absolute;background:#fff;bottom:9px;margin:0 4px;-webkit-border-radius:12px;border-radius:12px;width:-webkit-calc(100% - 14px);width:calc(100% - 14px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;letter-spacing:.22px;color:#000;height:48px;line-height:48px;padding:0 4px}.visual-editor .scenario .scenario-group .video-control i{line-height:49px;cursor:pointer;opacity:.3;margin:0 11px 0 2px}.visual-editor .scenario .scenario-group .video-control .file-name{width:220px;overflow:hidden;color:#000;white-space:nowrap;overflow-wrap:break-word}.visual-editor .scenario .scenario-group .video-control .duration{font-size:14px;letter-spacing:.17px;color:#969696;padding-right:10px;margin-left:auto;line-height:49px;margin-right:-8px}.visual-editor .scenario .scenario-group .video-control .gradient{height:40px}.visual-editor .scenario .scenario-group .open-custom-input{width:100%;min-width:100%}.visual-editor .scenario .scenario-group .open-custom-input .scenario-step-image{width:100%;position:relative;-webkit-border-radius:12px;border-radius:12px}.visual-editor .scenario .scenario-group .open-custom-input .input-group-add{padding:0 0 20px 34px;position:relative;top:2px;letter-spacing:.22px;color:#969696;white-space:nowrap}.visual-editor .scenario .scenario-group .open-custom-input .input-group-add .play{cursor:pointer}.visual-editor .scenario .scenario-group .open-custom-input .input-group-add i{margin:-3px 0 0 -35px;position:absolute;color:#000;opacity:.3}.visual-editor .scenario .scenario-group .open-custom-input .input-group-add a{color:#969696;text-decoration:none}.visual-editor .scenario .scenario-group .open-custom-input .input-group-add .file-name{width:239px;line-height:20px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;color:#000}.visual-editor .scenario .scenario-group .open-custom-input .input-group-add .duration{font-size:14px;letter-spacing:.17px;color:#969696;float:right;margin:3px -3px 0 0}.visual-editor .scenario .scenario-group .open-custom-input .attachment-add{padding:14px 15px 16px 46px;display:block;cursor:pointer}.visual-editor .scenario .scenario-group .switch{position:relative;float:left;margin-top:1px;margin-right:8px;width:18px;height:12px;border:1px solid #d0021b;-webkit-border-radius:9px;border-radius:9px;cursor:pointer}.visual-editor .scenario .scenario-group .switch:before{content:'';position:absolute;top:1px;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#d0021b}.visual-editor .scenario .scenario-group .switch.switch-on{background-color:#d0021b}.visual-editor .scenario .scenario-group .switch.switch-on:before{right:1px;background-color:#fff}.visual-editor .scenario .scenario-group .switch.switch-off:before{left:1px}.visual-editor .scenario .scenario-group .scenario-group-option{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-group-option>.material-icons{float:left;margin-right:2px;font-size:14px}.visual-editor .scenario .scenario-group .btn-connection-add{position:relative}.visual-editor .scenario .scenario-group .scenario-pop-up{visibility:hidden;opacity:0;top:16px;left:-16px}.visual-editor .scenario .scenario-group .column-connection .btn-connection-add,.visual-editor .scenario .scenario-group .column-connection .btn-connection-remove{float:right;margin-top:18px}.visual-editor .scenario .scenario-group .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .column-connection .btn-connection-remove .material-icons{display:block;font-size:16px;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step{clear:both;position:relative;margin-bottom:8px;background-color:#fff;-webkit-border-radius:16px;border-radius:16px}.visual-editor .scenario .scenario-group .scenario-step-last{margin-bottom:0}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner{-webkit-border-radius:16px;border-radius:16px;-webkit-transition:all .1s;transition:all .1s;position:relative}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-move{position:absolute;top:11px;width:18px;height:18px;color:#fff;cursor:pointer;visibility:hidden}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-move .material-icons{font-size:18px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-move-down{right:61px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-move-up{right:35px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-move-up .material-icons{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-move-disabled{opacity:.6;cursor:default;pointer-events:none}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-remove{width:24px;height:24px;border:3px solid #fff;background-color:#d0021b;position:absolute;top:-12px;right:-12px;-webkit-border-radius:50%;border-radius:50%;color:#fff;cursor:pointer;z-index:20;visibility:hidden}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner .scenario-step-remove i{font-size:14px;padding:2px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner:hover .scenario-step-move-down,.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner:hover .scenario-step-move-up,.visual-editor .scenario .scenario-group .scenario-step .scenario-step-inner:hover .scenario-step-remove{visibility:visible}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-stats{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:44px;padding:12px 20px 14px;-webkit-border-bottom-left-radius:16px;border-bottom-left-radius:16px;-webkit-border-bottom-right-radius:16px;border-bottom-right-radius:16px;font-size:18px;line-height:1;-webkit-transition:all .1s;transition:all .1s}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-stats::before{position:absolute;top:0;left:4px;right:4px;bottom:4px;-webkit-border-radius:12px;border-radius:12px;content:''}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-stats div{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error:hover .scenario-step-error-hint,.visual-editor .scenario .scenario-group .scenario-step .scenario-step-warning:hover .scenario-step-warning-hint{display:block}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step .scenario-step-stats .material-icons-outlined{margin-right:5px;font-size:18px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error{width:24px;height:24px;border:3px solid #fff;background-color:#d0021b;position:absolute;top:-12px;right:-12px;-webkit-border-radius:50%;border-radius:50%;color:#fff;cursor:pointer;z-index:10}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error i{font-size:14px;padding:2px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error .scenario-step-error-inner{width:14px;height:14px;margin:2px;-webkit-border-radius:50%;border-radius:50%;color:#fff;border:1px solid #fff}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error .scenario-step-error-inner i{font-size:12px;top:3px;left:3px;position:absolute}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error .scenario-step-error-hint{display:none;white-space:nowrap;-webkit-border-radius:16px;border-radius:16px;background-color:#d0021b;position:absolute;top:-10px;left:24px;padding:10px 14px 8px 8px;z-index:20;-webkit-box-shadow:0 10px 20px 0 rgba(208,2,27,.5);box-shadow:0 10px 20px 0 rgba(208,2,27,.5)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-error .scenario-step-error-hint:before{content:'';position:absolute;top:15px;left:-9px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:0;height:0;border-style:solid;border-width:0 7px 6px;border-color:transparent transparent #d0021b}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-warning{width:24px;height:24px;border:3px solid #fff;background-color:#f5a623;position:absolute;top:-12px;right:-12px;-webkit-border-radius:50%;border-radius:50%;color:#fff;cursor:pointer;z-index:10}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-warning i{font-size:14px;padding:2px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-warning .scenario-step-warning-hint{display:none;white-space:nowrap;-webkit-border-radius:16px;border-radius:16px;background-color:#f5a623;position:absolute;top:-10px;left:24px;padding:10px 14px 8px 8px;z-index:20;-webkit-box-shadow:0 10px 20px 0 rgba(245,166,35,.5);box-shadow:0 10px 20px 0 rgba(245,166,35,.5)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-warning .scenario-step-warning-hint:before{content:'';position:absolute;top:15px;left:-9px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:0;height:0;border-style:solid;border-width:0 7px 6px;border-color:transparent transparent #f5a623}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-header{position:relative;padding:14px 16px 12px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:14px;line-height:1;text-transform:uppercase}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-header .scenario-actions{right:11px}.visual-editor .scenario .scenario-group .scenario-step h3{margin-top:0;margin-bottom:2px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-attachment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto 5px;width:332px;height:186px;-webkit-border-radius:12px;border-radius:12px;background-position:top,right,bottom,left;background-size:15px 2px,2px 15px,15px 2px,2px 15px;background-repeat:repeat-x,repeat-y,repeat-x,repeat-y}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-attachment>div{margin:auto;display:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-attachment>div .material-icons{font-size:41px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-attachment>div span{display:inline-block;font-size:14px;line-height:1.29;letter-spacing:.17px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 4px 4px;margin-left:-2px;margin-right:-2px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row-button>.scenario-step-column{position:relative;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row-button>.scenario-step-column i,.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row-button>.scenario-step-column span{position:relative;z-index:1}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row-button:hover>.scenario-step-column i,.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row-button:hover>.scenario-step-column span{color:#fff}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .gradient{display:block;position:absolute;right:0;top:0;width:80px;height:20px;background-image:-webkit-gradient(linear,left top,right top,color-stop(40%,rgba(255,255,255,0)),color-stop(83%,#fff));background-image:linear-gradient(to right,rgba(255,255,255,0) 40%,#fff 83%)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .attachment-video{padding:0 3px;position:relative;margin-bottom:-4px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .attachment-video video{-webkit-border-radius:12px;border-radius:12px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .attachment-video .gradient{right:55px;top:11px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .scenario-step-column.menu-trigger{padding:0 8px 0 12px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .scenario-step-column.half{width:-webkit-calc(50% - 4px);width:calc(50% - 4px)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps{position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0;line-height:32px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .menu-trigger-step{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .menu-trigger-step span{margin-right:5px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .scenario-actions{margin-right:0;margin-top:9px;margin-bottom:9px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .step-jumper{margin-top:24px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .step-jumper .material-icons{line-height:12px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .step-conection{position:absolute;top:24px;right:5px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-steps .horizont-line{position:absolute;bottom:0;left:-12px;width:332px;height:1px;-webkit-border-radius:.5px;border-radius:.5px;background-color:#f4f5f7}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-add{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.3);line-height:26px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-add i{margin-right:5px;font-size:14px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .menu-trigger-add span{font-size:18px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .scenario-step-row{margin-left:-6px;margin-right:-6px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .column-connection{width:36px;text-align:right;padding-right:9px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .column-connection>.step-conection{position:absolute;margin-top:26px;margin-left:25px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-row .column-connection>.step-jumpers-out{position:absolute;top:auto;right:auto;margin-left:50px}.visual-editor .scenario .scenario-group .scenario-step .delay-select{display:inline-block;margin-right:0}.visual-editor .scenario .scenario-group .scenario-step .delay-select .select-container .arrow-btn,.visual-editor .scenario .scenario-group .scenario-step .delay-select .select-options .select-placeholder{display:none}.visual-editor .scenario .scenario-group .scenario-step .delay-select .select{position:relative;width:auto;margin-top:-1px;padding:0 1px 1px;border-bottom:1px solid rgba(0,0,0,.3);text-align:center}.visual-editor .scenario .scenario-group .scenario-step .delay-select .select-options{top:22px;left:0;right:auto;max-height:354px}.visual-editor .scenario .scenario-group .scenario-step .delay-select .select-options li{padding-right:17px}.visual-editor .scenario .scenario-group .scenario-step .delay-select .select-options li:last-child{padding-bottom:12px}.visual-editor .scenario .scenario-group .scenario-step .delay-value{display:inline-block;border-bottom:1px solid rgba(0,0,0,.3)}.visual-editor .scenario .scenario-group .scenario-step .delay-value input{text-align:center}.visual-editor .scenario .scenario-group .scenario-step .delay-day{margin-right:5px;border-bottom:1px solid rgba(0,0,0,.3);line-height:24px;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .delay-day-selected{color:#94cc25;border-bottom-color:rgba(148,204,37,.3)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-left:2px;margin-right:2px;padding:16px 16px 14px;-webkit-border-radius:12px;border-radius:12px;background-color:#fff;font-size:18px;line-height:1;color:#000}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column .custom-input .select-options li:first-child{padding:18px 28px 15px 17px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column .custom-input .inner-select-options{position:inherit;opacity:1;-webkit-box-shadow:none;box-shadow:none}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column .scenario-file-load-progress{height:100%;-webkit-border-radius:12px;border-radius:12px;position:absolute;background:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column small{font-size:18px;line-height:1;color:#969696}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column>.material-icons{margin-left:-4px;margin-right:10px;line-height:18px;color:rgba(0,0,0,.3)}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column .scenario-group-option>.material-icons{line-height:18px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column .scenario-actions{position:static;text-align:right;margin-right:-9px;margin-bottom:10px;-webkit-transform:none;-ms-transform:none;transform:none;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:14px;line-height:16px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column .scenario-actions:last-child{margin-bottom:0}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-column-muted{background-color:rgba(255,255,255,.6)}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .switch.switch-on{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer{position:relative;padding:7px 16px 12px;font-size:14px;line-height:1}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer span{display:inline-block;margin-right:0}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer-button{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;text-transform:uppercase;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer-button>.material-icons{float:left;margin-right:2px;font-size:14px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer .scenario-step-footer-group{margin:0 5px;padding:5px 0 0;-webkit-border-radius:16px;border-radius:16px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer .scenario-step-footer-group .scenario-step-footer-button{display:block;padding:10px 12px 12px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-footer .scenario-step-footer-group .scenario-step-row .scenario-step-column{padding:10px 12px}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-name{display:inline}.visual-editor .scenario .scenario-group .scenario-step .scenario-step-id{text-transform:none;display:none}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-inner{-webkit-transition:all .2s;transition:all .2s}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-inner .scenario-actions.default [class^=btn-]>.material-icons{color:inherit}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu:hover .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-attachment>div i,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-attachment>div span,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-column-muted,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-footer,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-footer span,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-footer-button>i,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-footer-button>span,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-header span{color:#fff}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-stats{-webkit-transition:all .2s;transition:all .2s}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-name{display:none}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-id{display:inline}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-active .scenario-step-attachment>div i{opacity:1}.visual-editor .scenario .scenario-group .scenario-step .tag{font-size:18px;margin-right:5px;white-space:nowrap;position:relative}.visual-editor .scenario .scenario-group .scenario-step .remove-tag{font-size:16px;cursor:pointer;position:relative;top:2px}.visual-editor .scenario .scenario-group .scenario-step .list-group{position:absolute;background:#fff;z-index:20;width:130px}.visual-editor .scenario .scenario-group .scenario-step .new-tag{display:inline-block;position:relative}.visual-editor .scenario .scenario-group .scenario-step .new-tag input::-webkit-input-placeholder{width:88px;height:25px;opacity:.4;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.22px;color:#000;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .new-tag input::-moz-placeholder{width:88px;height:25px;opacity:.4;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.22px;color:#000;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .new-tag input:-ms-input-placeholder{width:88px;height:25px;opacity:.4;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.22px;color:#000;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .new-tag input::placeholder{width:88px;height:25px;opacity:.4;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.22px;color:#000;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .plus-tag{color:#000;font-size:17px;font-weight:100;display:inline;opacity:.3;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .select-tag{width:88px;height:18px;opacity:.4;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.22px;color:#000;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .new-tag-block{white-space:nowrap;float:left}.visual-editor .scenario .scenario-group .scenario-step .new-tag-block .scenario-pop-up{visibility:visible;opacity:1;top:auto;left:auto}.visual-editor .scenario .scenario-group .scenario-step .new-tag-block .scenario-pop-up li{display:block;cursor:pointer}.visual-editor .scenario .scenario-group .scenario-step .new-tag-input{width:130px}.visual-editor .scenario .scenario-group .scenario-step .tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background:grey;margin:1px;display:inline-block}.visual-editor .scenario .scenario-group .scenario-step .tag-text{margin-right:10px}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:16px;border-radius:16px;background-color:#fff;padding:8px;z-index:10}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-remove-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:4px}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-remove-button i{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-colors{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-colors .tag-color-shadow{background-color:rgba(0,0,0,.3);width:100%;height:100%;z-index:1}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-colors li{padding:0;margin:0 8px 0 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-colors li .tag-color__check{position:absolute;width:14px;height:14px;overflow:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-self:start;background-color:#fff;-webkit-border-radius:50%;border-radius:50%;z-index:0}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-colors li .tag-color__check i{font-weight:700;font-size:14px}.visual-editor .scenario .scenario-group .scenario-step .intent-tags__tag-editor .intent-tags__tag-colors:after{position:absolute;opacity:.3;content:"";right:0;width:1px;height:16px;background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step .dropdown.open:after{display:none}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu{top:5px;left:-webkit-calc(100% - 12px);left:calc(100% - 12px);width:218px;margin:0;padding:0;border:none;-webkit-border-radius:16px;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15)}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu.operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu:before{border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu .dropdown-container{-webkit-border-radius:16px;border-radius:16px}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu .dropdown-container .scenario-step-row{margin-left:-2px;margin-right:-2px}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu .dropdown-container .scenario-step-row:last-child{padding-bottom:4px}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu:before{content:'';position:absolute;top:12px;left:-6px;width:0;height:0;border-style:solid;border-width:7px 6px 7px 0}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu.operators-dropdown-pop-up{top:-2px;left:100%;width:210px;padding:8px;-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu.operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step .dropdown-menu.operators-dropdown-pop-up:before{background-color:transparent!important}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-trigger .switch{border-color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step .imaged-container{padding:4px}.visual-editor .scenario .scenario-group .scenario-step .imaged-container img{-webkit-border-radius:12px;border-radius:12px}.visual-editor .scenario .scenario-group .scenario-step+.scenario-data{position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.visual-editor .scenario .scenario-group .scenario-step+.scenario-data .scenario-errors,.visual-editor .scenario .scenario-group .scenario-step+.scenario-data .scenario-title{margin-top:8px;margin-bottom:0}.visual-editor .scenario .scenario-group .scenario-step+.scenario-data .scenario-debug{margin-top:8px}.visual-editor .scenario .scenario-group .scenario-step.scenario-step-with-stats .scenario-step-inner{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.visual-editor .scenario .scenario-group .scenario-group-footer{position:relative;clear:both;font-size:14px;line-height:16px;color:#000}.visual-editor .scenario .scenario-group .scenario-group-footer .scenario-group-option>.material-icons{line-height:16px;color:rgba(0,0,0,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer .scenario-group-option>span{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;text-transform:uppercase}.visual-editor .scenario .scenario-group .scenario-step-header.scenario-step-header-gallery{text-align:center}.visual-editor .scenario .scenario-group .scenario-step-header.scenario-step-header-gallery .scenario-actions{width:-webkit-calc(100% - 30px);width:calc(100% - 30px)}.visual-editor .scenario .scenario-group .scenario-step-header.scenario-step-header-gallery .scenario-actions .btn-left{float:left;margin-left:0}.visual-editor .scenario .scenario-group-trigger.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-trigger:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(74,144,226,.1)}.visual-editor .scenario .scenario-group-trigger .scenario-title{background-color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-inner,.visual-editor .scenario .scenario-group-trigger .scenario-group-stats{background-color:rgba(74,144,226,.1)}.visual-editor .scenario .scenario-group-trigger .scenario-actions,.visual-editor .scenario .scenario-group-trigger .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-trigger .scenario-group-footer .scenario-group-option>span{color:#4a90e2}.visual-editor .scenario .scenario-group-trigger .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group-trigger .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-trigger .scenario-group-stats .material-icons-outlined{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-inner .scenario-actions{color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-stats::before{background-color:rgba(74,144,226,.1)}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-stats .material-icons-outlined{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-trigger .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-trigger .tooltip-inner{background-color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-trigger h3{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-trigger .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-trigger .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-trigger .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-trigger .new-tag .scenario-pop-up li:hover span{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .tooltip-arrow{border-top-color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .operators-dropdown-current{background-color:rgba(74,144,226,.1);color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-trigger .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-trigger .operators-dropdown-item .item-icon{background-color:rgba(74,144,226,.1);color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .operators-dropdown-item:hover .item-value{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(74,144,226,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(74,144,226,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(74,144,226,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(74,144,226,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(74,144,226,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(74,144,226,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(74,144,226,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(74,144,226,.2) 50%,rgba(255,255,255,0) 0);color:rgba(74,144,226,.8)}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-attachment .material-icons{color:rgba(74,144,226,.2)}.visual-editor .scenario .scenario-group .scenario-step-trigger .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-trigger .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-trigger .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-trigger .column-connection .btn-connection-remove .material-icons{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-inner{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-stats{background-color:rgba(74,144,226,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-stats::before{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-footer-group{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .switch.switch-on:before{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(74,144,226,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .operators-dropdown-current{background-color:rgba(74,144,226,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-trigger.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-row-button>.scenario-step-column{color:#4a90e2}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(74,144,226,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-row-button .button-placeholder{color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-trigger .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(74,144,226,.6)!important}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block:hover,.visual-editor .scenario .scenario-group .scenario-step-trigger .dropdown-menu .dropdown-container{background-color:rgba(74,144,226,.1)}.visual-editor .scenario .scenario-group .scenario-step-trigger .dropdown-menu:after{border-color:transparent rgba(74,144,226,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-trigger .dropdown-menu:hover .dropdown-container{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-step-trigger .dropdown-menu:hover:after{border-color:transparent rgba(74,144,226,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-content .switch{border-color:#969696}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-trigger .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-trigger .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-trigger .scenario-step-stats{background-color:rgba(74,144,226,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-trigger.scenario-step-active .scenario-step-inner{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-trigger.scenario-step-active .scenario-step-stats{background-color:rgba(74,144,226,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-trigger.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-trigger .scenario-step-inner{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-trigger .scenario-step-stats{background-color:rgba(74,144,226,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-trigger .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-trigger .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-trigger .switch.switch-on:before{background-color:rgba(74,144,226,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer-trigger,.visual-editor .scenario .scenario-group .scenario-group-footer-trigger .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-trigger .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-trigger .scenario-group-option>.material-icons{color:#4a90e2}.visual-editor .scenario .scenario-group .step-jumper-trigger{background-color:#4a90e2}.visual-editor .scenario .scenario-group-content.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-content:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group-content .scenario-title{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-inner,.visual-editor .scenario .scenario-group-content .scenario-group-stats{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group-content .scenario-actions,.visual-editor .scenario .scenario-group-content .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-content .scenario-group-footer .scenario-group-option>span{color:#969696}.visual-editor .scenario .scenario-group-content .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group-content .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-content .scenario-group-stats .material-icons-outlined{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-inner .scenario-actions{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-stats::before{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-stats .material-icons-outlined{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-content .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-content .tooltip-inner{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-content h3{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-content .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-content .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-content .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-content .new-tag .scenario-pop-up li:hover span{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .tooltip-arrow{border-top-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .operators-dropdown-current{background-color:rgba(150,150,150,.1);color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-content .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-content .operators-dropdown-item .item-icon{background-color:rgba(150,150,150,.1);color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .operators-dropdown-item:hover .item-value{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0);color:rgba(150,150,150,.8)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-attachment,.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0)))}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-attachment .material-icons{color:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-step-content .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-content .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-content .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-content .column-connection .btn-connection-remove .material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-stats::before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-footer-group{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .switch.switch-on:before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(150,150,150,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .operators-dropdown-current{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .scenario-step-attachment{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-content.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-row-button>.scenario-step-column{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(150,150,150,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-row-button .button-placeholder{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-content .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(150,150,150,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-content .dropdown-menu .dropdown-container{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-content .dropdown-menu:after{border-color:transparent rgba(150,150,150,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-content .dropdown-menu:hover .dropdown-container{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-content .dropdown-menu:hover:after{border-color:transparent rgba(150,150,150,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-condition .switch{border-color:#f5a623}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-content .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-content .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-content .scenario-step-stats{background-color:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-content.scenario-step-active .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-content.scenario-step-active .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-content.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-content .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-content .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-content .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-content .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-content .switch.switch-on:before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer-content,.visual-editor .scenario .scenario-group .scenario-group-footer-content .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-content .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-content .scenario-group-option>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .step-jumper-content{background-color:#969696}.visual-editor .scenario .scenario-group-condition.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-condition:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(245,166,35,.1)}.visual-editor .scenario .scenario-group-condition .scenario-title{background-color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-inner,.visual-editor .scenario .scenario-group-condition .scenario-group-stats{background-color:rgba(245,166,35,.1)}.visual-editor .scenario .scenario-group-condition .scenario-actions,.visual-editor .scenario .scenario-group-condition .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-condition .scenario-group-footer .scenario-group-option>span{color:#f5a623}.visual-editor .scenario .scenario-group-condition .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group-condition .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-condition .scenario-group-stats .material-icons-outlined{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-inner .scenario-actions{color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-stats::before{background-color:rgba(245,166,35,.1)}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-stats .material-icons-outlined{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-condition .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-condition .tooltip-inner{background-color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-condition h3{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-condition .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-condition .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-condition .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-condition .new-tag .scenario-pop-up li:hover span{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .tooltip-arrow{border-top-color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .operators-dropdown-current{background-color:rgba(245,166,35,.1);color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-condition .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-condition .operators-dropdown-item .item-icon{background-color:rgba(245,166,35,.1);color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .operators-dropdown-item:hover .item-value{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(245,166,35,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(245,166,35,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(245,166,35,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(245,166,35,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(245,166,35,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(245,166,35,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(245,166,35,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(245,166,35,.2) 50%,rgba(255,255,255,0) 0);color:rgba(245,166,35,.8)}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-attachment .material-icons{color:rgba(245,166,35,.2)}.visual-editor .scenario .scenario-group .scenario-step-condition .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-condition .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-condition .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-condition .column-connection .btn-connection-remove .material-icons{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-inner{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-stats{background-color:rgba(245,166,35,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-stats::before{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-footer-group{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .switch.switch-on:before{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(245,166,35,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .operators-dropdown-current{background-color:rgba(245,166,35,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .scenario-step-attachment{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-condition.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-row-button>.scenario-step-column{color:#f5a623}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(245,166,35,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-row-button .button-placeholder{color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-condition .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(245,166,35,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-condition .dropdown-menu .dropdown-container{background-color:rgba(245,166,35,.1)}.visual-editor .scenario .scenario-group .scenario-step-condition .dropdown-menu:after{border-color:transparent rgba(245,166,35,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-condition .dropdown-menu:hover .dropdown-container{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-step-condition .dropdown-menu:hover:after{border-color:transparent rgba(245,166,35,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-action .switch{border-color:#94cc25}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-condition .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-condition .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-condition .scenario-step-stats{background-color:rgba(245,166,35,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-condition.scenario-step-active .scenario-step-inner{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-condition.scenario-step-active .scenario-step-stats{background-color:rgba(245,166,35,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-condition.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-condition .scenario-step-inner{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-condition .scenario-step-stats{background-color:rgba(245,166,35,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-condition .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-condition .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-condition .switch.switch-on:before{background-color:rgba(245,166,35,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer-condition,.visual-editor .scenario .scenario-group .scenario-group-footer-condition .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-condition .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-condition .scenario-group-option>.material-icons{color:#f5a623}.visual-editor .scenario .scenario-group .step-jumper-condition{background-color:#f5a623}.visual-editor .scenario .scenario-group-action.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-action:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(148,204,37,.1)}.visual-editor .scenario .scenario-group-action .scenario-title{background-color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-inner,.visual-editor .scenario .scenario-group-action .scenario-group-stats{background-color:rgba(148,204,37,.1)}.visual-editor .scenario .scenario-group-action .scenario-actions,.visual-editor .scenario .scenario-group-action .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-action .scenario-group-footer .scenario-group-option>span{color:#94cc25}.visual-editor .scenario .scenario-group-action .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group-action .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-action .scenario-group-stats .material-icons-outlined{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-inner .scenario-actions{color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-stats::before{background-color:rgba(148,204,37,.1)}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-stats .material-icons-outlined{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-action .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-action .tooltip-inner{background-color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-action h3{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-action .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-action .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-action .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-action .new-tag .scenario-pop-up li:hover span{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .tooltip-arrow{border-top-color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .operators-dropdown-current{background-color:rgba(148,204,37,.1);color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-action .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-action .operators-dropdown-item .item-icon{background-color:rgba(148,204,37,.1);color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .operators-dropdown-item:hover .item-value{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(148,204,37,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(148,204,37,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(148,204,37,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(148,204,37,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(148,204,37,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(148,204,37,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(148,204,37,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(148,204,37,.2) 50%,rgba(255,255,255,0) 0);color:rgba(148,204,37,.8)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-attachment,.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0)))}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-attachment .material-icons{color:rgba(148,204,37,.2)}.visual-editor .scenario .scenario-group .scenario-step-action .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-action .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-action .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-action .column-connection .btn-connection-remove .material-icons{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-inner{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-stats{background-color:rgba(148,204,37,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-stats::before{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-footer-group{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .switch.switch-on:before{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(148,204,37,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .operators-dropdown-current{background-color:rgba(148,204,37,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .scenario-step-attachment{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-action.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-row-button>.scenario-step-column{color:#94cc25}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(148,204,37,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-row-button .button-placeholder{color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-action .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(148,204,37,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-action .dropdown-menu .dropdown-container{background-color:rgba(148,204,37,.1)}.visual-editor .scenario .scenario-group .scenario-step-action .dropdown-menu:after{border-color:transparent rgba(148,204,37,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-action .dropdown-menu:hover .dropdown-container{background-color:rgba(148,204,37,.6)}.container-updated .table-actions>span.action-clone,.container-updated .table-actions>span.action-default,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-action .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-action .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-action .scenario-step-stats{background-color:rgba(148,204,37,.2)}.visual-editor .scenario .scenario-group .scenario-step-action .dropdown-menu:hover:after{border-color:transparent rgba(148,204,37,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-store .switch{border-color:#d0021b}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-action.scenario-step-active .scenario-step-inner{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-action.scenario-step-active .scenario-step-stats{background-color:rgba(148,204,37,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-action.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-action .scenario-step-inner{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-action .scenario-step-stats{background-color:rgba(148,204,37,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-action .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-action .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-action .switch.switch-on:before{background-color:rgba(148,204,37,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer-action,.visual-editor .scenario .scenario-group .scenario-group-footer-action .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-action .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-action .scenario-group-option>.material-icons{color:#94cc25}.visual-editor .scenario .scenario-group .step-jumper-action{background-color:#94cc25}.visual-editor .scenario .scenario-group-store.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-store:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(208,2,27,.1)}.visual-editor .scenario .scenario-group-store .scenario-title{background-color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-inner,.visual-editor .scenario .scenario-group-store .scenario-group-stats{background-color:rgba(208,2,27,.1)}.visual-editor .scenario .scenario-group-store .scenario-actions,.visual-editor .scenario .scenario-group-store .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-store .scenario-group-footer .scenario-group-option>span{color:#d0021b}.visual-editor .scenario .scenario-group-store .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group-store .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-store .scenario-group-stats .material-icons-outlined{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-inner .scenario-actions{color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-stats::before{background-color:rgba(208,2,27,.1)}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-stats .material-icons-outlined{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-store .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-store .tooltip-inner{background-color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-store h3{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-store .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-store .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-store .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-store .new-tag .scenario-pop-up li:hover span{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .tooltip-arrow{border-top-color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .operators-dropdown-current{background-color:rgba(208,2,27,.1);color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-store .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-store .operators-dropdown-item .item-icon{background-color:rgba(208,2,27,.1);color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .operators-dropdown-item:hover .item-value{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(208,2,27,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(208,2,27,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(208,2,27,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(208,2,27,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(208,2,27,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(208,2,27,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(208,2,27,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(208,2,27,.2) 50%,rgba(255,255,255,0) 0);color:rgba(208,2,27,.8)}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-attachment .material-icons{color:rgba(208,2,27,.2)}.visual-editor .scenario .scenario-group .scenario-step-store .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-store .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-store .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-store .column-connection .btn-connection-remove .material-icons{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-inner{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-stats{background-color:rgba(208,2,27,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-stats::before{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-footer-group{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .switch.switch-on:before{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(208,2,27,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .operators-dropdown-current{background-color:rgba(208,2,27,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .scenario-step-attachment{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-store.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-row-button>.scenario-step-column{color:#d0021b}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(208,2,27,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-row-button .button-placeholder{color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-store .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(208,2,27,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-store .dropdown-menu .dropdown-container{background-color:rgba(208,2,27,.1)}.visual-editor .scenario .scenario-group .scenario-step-store .dropdown-menu:after{border-color:transparent rgba(208,2,27,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-store .dropdown-menu:hover .dropdown-container{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-step-store .dropdown-menu:hover:after{border-color:transparent rgba(208,2,27,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-other .switch{border-color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-store .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-store .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-store .scenario-step-stats{background-color:rgba(208,2,27,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-store.scenario-step-active .scenario-step-inner{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-store.scenario-step-active .scenario-step-stats{background-color:rgba(208,2,27,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-store.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-store .scenario-step-inner{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-store .scenario-step-stats{background-color:rgba(208,2,27,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-store .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-store .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-store .switch.switch-on:before{background-color:rgba(208,2,27,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer-store,.visual-editor .scenario .scenario-group .scenario-group-footer-store .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-store .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-store .scenario-group-option>.material-icons{color:#d0021b}.visual-editor .scenario .scenario-group .step-jumper-store{background-color:#d0021b}.visual-editor .scenario .scenario-group-other.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-other:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(189,16,224,.1)}.visual-editor .scenario .scenario-group-other .scenario-title{background-color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-inner,.visual-editor .scenario .scenario-group-other .scenario-group-stats{background-color:rgba(189,16,224,.1)}.visual-editor .scenario .scenario-group-other .scenario-actions,.visual-editor .scenario .scenario-group-other .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-other .scenario-group-footer .scenario-group-option>span{color:#bd10e0}.visual-editor .scenario .scenario-group-other .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group-other .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-other .scenario-group-stats .material-icons-outlined{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-inner .scenario-actions{color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-stats::before{background-color:rgba(189,16,224,.1)}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-stats .material-icons-outlined{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-other .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-other .tooltip-inner{background-color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-other h3{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-other .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-other .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-other .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-other .new-tag .scenario-pop-up li:hover span{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .tooltip-arrow{border-top-color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .operators-dropdown-current{background-color:rgba(189,16,224,.1);color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-other .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-other .operators-dropdown-item .item-icon{background-color:rgba(189,16,224,.1);color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .operators-dropdown-item:hover .item-value{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(189,16,224,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(189,16,224,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(189,16,224,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(189,16,224,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(189,16,224,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(189,16,224,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(189,16,224,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(189,16,224,.2) 50%,rgba(255,255,255,0) 0);color:rgba(189,16,224,.8)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-attachment,.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0)))}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-attachment .material-icons{color:rgba(189,16,224,.2)}.visual-editor .scenario .scenario-group .scenario-step-other .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-other .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-other .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-other .column-connection .btn-connection-remove .material-icons{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-inner{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-stats{background-color:rgba(189,16,224,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-stats::before{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-footer-group{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .switch.switch-on:before{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(189,16,224,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .operators-dropdown-current{background-color:rgba(189,16,224,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .scenario-step-attachment{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-other.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-row-button>.scenario-step-column{color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(189,16,224,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-row-button .button-placeholder{color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-other .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(189,16,224,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-other .dropdown-menu .dropdown-container{background-color:rgba(189,16,224,.1)}.visual-editor .scenario .scenario-group .scenario-step-other .dropdown-menu:after{border-color:transparent rgba(189,16,224,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-other .dropdown-menu:hover .dropdown-container{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-step-other .dropdown-menu:hover:after{border-color:transparent rgba(189,16,224,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-pro .switch{border-color:#969696}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-other .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-other .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-other .scenario-step-stats{background-color:rgba(189,16,224,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-other.scenario-step-active .scenario-step-inner{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-other.scenario-step-active .scenario-step-stats{background-color:rgba(189,16,224,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-other.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-other .scenario-step-inner{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-other .scenario-step-stats{background-color:rgba(189,16,224,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-other .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-other .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-other .switch.switch-on:before{background-color:rgba(189,16,224,.6)}.visual-editor .scenario .scenario-group .scenario-group-footer-other,.visual-editor .scenario .scenario-group .scenario-group-footer-other .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-other .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-other .scenario-group-option>.material-icons{color:#bd10e0}.visual-editor .scenario .scenario-group-pro .scenario-actions,.visual-editor .scenario .scenario-group-pro .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-pro .scenario-group-footer .scenario-group-option>span,.visual-editor .scenario .scenario-group-pro .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-pro .scenario-group-stats .material-icons-outlined{color:#969696}.visual-editor .scenario .scenario-group .step-jumper-other{background-color:#bd10e0}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-inner,.visual-editor .scenario .scenario-group-pro .scenario-group-stats,.visual-editor .scenario .scenario-group-pro.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-pro:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-inner .scenario-actions{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-stats::before{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-stats .material-icons-outlined{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-pro .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-pro .tooltip-inner{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-pro h3{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-pro .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-pro .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-pro .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-pro .new-tag .scenario-pop-up li:hover span{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .tooltip-arrow{border-top-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .operators-dropdown-current{background-color:rgba(150,150,150,.1);color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-pro .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-pro .operators-dropdown-item .item-icon{background-color:rgba(150,150,150,.1);color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .operators-dropdown-item:hover .item-value{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0);color:rgba(150,150,150,.8)}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-attachment .material-icons{color:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-step-pro .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-pro .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-pro .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-pro .column-connection .btn-connection-remove .material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-stats::before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-footer-group{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .switch.switch-on:before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(150,150,150,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .operators-dropdown-current{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .scenario-step-attachment{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-pro.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-row-button>.scenario-step-column{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(150,150,150,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-row-button .button-placeholder{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-pro .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(150,150,150,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-pro .dropdown-menu .dropdown-container{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro .dropdown-menu:after{border-color:transparent rgba(150,150,150,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-pro .dropdown-menu:hover .dropdown-container{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro .dropdown-menu:hover:after{border-color:transparent rgba(150,150,150,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-inner .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-unknown .switch{border-color:#969696}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-pro .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-pro .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-pro .scenario-step-stats{background-color:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-pro.scenario-step-active .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-pro.scenario-step-active .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-pro.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-pro .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-pro .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-footer-pro,.visual-editor .scenario .scenario-group .scenario-group-footer-pro .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-pro .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-pro .scenario-group-option>.material-icons,.visual-editor .scenario .scenario-group-unknown .scenario-actions,.visual-editor .scenario .scenario-group-unknown .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group-unknown .scenario-group-footer .scenario-group-option>span,.visual-editor .scenario .scenario-group-unknown .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group-unknown .scenario-group-stats .material-icons-outlined{color:#969696}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-pro .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-pro .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-pro .switch.switch-on:before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-inner,.visual-editor .scenario .scenario-group-unknown .scenario-group-stats,.visual-editor .scenario .scenario-group-unknown.scenario-group-selected:not(.scenario-group-single) .scenario-group-inner,.visual-editor .scenario .scenario-group-unknown:not(.scenario-group-single) .scenario-group-inner:hover{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-inner .scenario-actions{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-footer-group,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-stats::before{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-stats .material-icons-outlined{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .switch.switch-off:before,.visual-editor .scenario .scenario-group .scenario-step-unknown .switch.switch-on,.visual-editor .scenario .scenario-group .scenario-step-unknown .tooltip-inner{background-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-footer-button,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-unknown h3{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .custom-input .select-options.multiply li .sub-select-option:active,.visual-editor .scenario .scenario-group .scenario-step-unknown .custom-input .select-options.multiply li .sub-select-option:hover,.visual-editor .scenario .scenario-group .scenario-step-unknown .custom-input .select-options.single li:active,.visual-editor .scenario .scenario-group .scenario-step-unknown .custom-input .select-options.single li:hover,.visual-editor .scenario .scenario-group .scenario-step-unknown .new-tag .scenario-pop-up li:hover span{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .tooltip-arrow{border-top-color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .operators-dropdown-current{background-color:rgba(150,150,150,.1);color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .operators-dropdown-pop-up:after,.visual-editor .scenario .scenario-group .scenario-step-unknown .operators-dropdown-pop-up:before{background-color:#fff}.visual-editor .scenario .scenario-group .scenario-step-unknown .operators-dropdown-item .item-icon{background-color:rgba(150,150,150,.1);color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .operators-dropdown-item:hover .item-value{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(150,150,150,.2)),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to left,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0),linear-gradient(to top,rgba(150,150,150,.2) 50%,rgba(255,255,255,0) 0);color:rgba(150,150,150,.8)}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-attachment .material-icons{color:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-step-unknown .brn-hint-wrapper .brn-hint-inner a,.visual-editor .scenario .scenario-group .scenario-step-unknown .brn-hint-wrapper .brn-hint-inner span,.visual-editor .scenario .scenario-group .scenario-step-unknown .column-connection .btn-connection-add .material-icons,.visual-editor .scenario .scenario-group .scenario-step-unknown .column-connection .btn-connection-remove .material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-inner .scenario-actions .btn-mode .letter{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-stats::before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-stats .material-icons,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-footer-group{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-column .scenario-actions [class^=btn-]>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .dropdown-menu .dropdown-container,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .switch.switch-on:before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .dropdown-menu:after{border-color:transparent rgba(150,150,150,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .operators-dropdown-current{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:after,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .operators-dropdown-pop-up.dropdown-menu:before{background-color:#fff;border-color:transparent #fff transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-attachment{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(50%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to bottom,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 0),linear-gradient(to top,#fff 50%,rgba(255,255,255,0) 0)}.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .column-connection .material-icons{color:#fff}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row-button>.scenario-step-column{color:#969696}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row-button>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row-button>.scenario-step-column:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(150,150,150,.1);-webkit-border-radius:12px;border-radius:12px;content:' '}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-container .select~.bar:after,.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-container .select~.bar:before,.visual-editor .custom-input .select~.bar:after,.visual-editor .custom-input .select~.bar:before{content:none}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row-button .button-placeholder{color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row-button:hover>.scenario-step-column:after,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row-button:hover>.scenario-step-column:before{background-color:rgba(150,150,150,.6)!important}.visual-editor .scenario .scenario-group .scenario-step-unknown .dropdown-menu .dropdown-container{background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-unknown .dropdown-menu:after{border-color:transparent rgba(150,150,150,.1) transparent transparent}.visual-editor .scenario .scenario-group .scenario-step-unknown .dropdown-menu:hover .dropdown-container{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-unknown .dropdown-menu:hover:after{border-color:transparent rgba(150,150,150,.6) transparent transparent}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-unknown .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-unknown .scenario-step-row-button>.scenario-step-column:before,.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-unknown .scenario-step-stats{background-color:rgba(150,150,150,.2)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-unknown.scenario-step-active .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-unknown.scenario-step-active .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group .scenario-group-inner:hover .scenario-step-unknown.scenario-step-active .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-unknown .scenario-step-inner{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-unknown .scenario-step-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-unknown .scenario-step-footer-group,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-unknown .scenario-step-stats::before,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-step-unknown .switch.switch-on:before{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-group-stats{background-color:rgba(150,150,150,.6);color:#fff}.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-group-stats .material-icons,.visual-editor .scenario .scenario-group.scenario-group-selected .scenario-group-inner .scenario-group-stats .material-icons-outlined{color:#fff}.visual-editor .scenario .scenario-group .scenario-group-footer-unknown,.visual-editor .scenario .scenario-group .scenario-group-footer-unknown .scenario-actions,.visual-editor .scenario .scenario-group .scenario-group-footer-unknown .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-group-footer-unknown .scenario-group-option>.material-icons{color:#969696}.visual-editor .scenario .scenario-group .step-jumper-unknown{background-color:#969696}.visual-editor .scenario .scenario-group-pro .scenario-title,.visual-editor .scenario .scenario-group-unknown .scenario-title{background-color:#000}.visual-editor .scenario .scenario-group-pro .scenario-group-stats,.visual-editor .scenario .scenario-group-unknown .scenario-group-stats{background:0 0!important}.visual-editor .scenario .scenario-group-pro .scenario-group-footer .scenario-group-option,.visual-editor .scenario .scenario-group-unknown .scenario-group-footer .scenario-group-option{color:#000}.visual-editor .scenario .scenario-group-pro .scenario-group-footer .scenario-group-option>.material-icons,.visual-editor .scenario .scenario-group-unknown .scenario-group-footer .scenario-group-option>.material-icons{color:rgba(0,0,0,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-inner{background:0 0;-webkit-border-bottom-left-radius:16px;border-bottom-left-radius:16px;-webkit-border-bottom-right-radius:16px;border-bottom-right-radius:16px;border:2px dashed rgba(0,0,0,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-stats{background:0 0;margin-top:4px}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-header{padding-top:12px;padding-left:14px;padding-right:14px;color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-row,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;padding:24px 22px 46px}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-column,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-column{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin:0;padding:0}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-column>.material-icons,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-column>.material-icons{margin-left:0;font-size:48px;line-height:1;color:rgba(0,0,0,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-column p,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-column p{margin:0}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-step-column small,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-step-column small{font-size:12px;color:#969696}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-actions,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-actions{right:9px;color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-actions [class^=btn-]>.material-icons{color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-actions .btn-connector,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-actions .btn-connector{border-color:#000!important}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .scenario-actions .btn-connector.btn-connector-connection::after,.visual-editor .scenario .scenario-group .scenario-step-unknown .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#000!important}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed.scenario-step-active .scenario-step-inner,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-inner{background:0 0;-webkit-border-bottom-left-radius:16px!important;border-bottom-left-radius:16px!important;-webkit-border-bottom-right-radius:16px!important;border-bottom-right-radius:16px!important;border:2px dashed rgba(0,0,0,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed.scenario-step-active .scenario-step-inner .scenario-actions,.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed.scenario-step-active .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-inner .scenario-actions,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed.scenario-step-active .scenario-step-stats,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-stats{background:0 0!important;margin-top:4px}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed.scenario-step-active .scenario-step-header,.visual-editor .scenario .scenario-group .scenario-step-unknown.scenario-step-active .scenario-step-header{color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-collapsed .step-connection,.visual-editor .scenario .scenario-group .scenario-step-unknown .step-connection{left:10px}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-inner{background:0 0;-webkit-border-bottom-left-radius:16px!important;border-bottom-left-radius:16px!important;-webkit-border-bottom-right-radius:16px!important;border-bottom-right-radius:16px!important;border:2px dashed rgba(0,0,0,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-inner>div>div>.scenario-step-header{padding-top:12px;padding-left:14px;padding-right:14px;color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-inner .scenario-actions{right:24px;margin-right:-15px!important;color:#000!important}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-inner .scenario-actions [class^=btn-]>.material-icons{color:#000!important}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-inner .scenario-actions .btn-connector{border-color:#000!important}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-inner .scenario-actions .btn-connector.btn-connector-connection::after{background-color:#000!important}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-stats{background:0 0!important;margin-top:4px}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-block{margin:0 4px 4px;-webkit-border-radius:12px;border-radius:12px;background-color:rgba(150,150,150,.1)}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-block .scenario-step-header{padding-top:9px;padding-bottom:7px}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-block .scenario-step-row:first-child{padding-top:4px}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .scenario-step-block .scenario-step-footer{padding-top:6px;padding-bottom:8px;color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-complete.scenario-step-active .scenario-step-inner{background:0 0;-webkit-border-bottom-left-radius:16px!important;border-bottom-left-radius:16px!important;-webkit-border-bottom-right-radius:16px!important;border-bottom-right-radius:16px!important;border:2px dashed rgba(0,0,0,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro-complete.scenario-step-active .scenario-step-inner>div>div>.scenario-step-header{color:#000}.visual-editor .scenario .scenario-group .scenario-step-pro-complete.scenario-step-active .scenario-step-stats{background:0 0!important;margin-top:4px}.visual-editor .scenario .scenario-group .scenario-step-pro-complete.scenario-step-active .scenario-step-block{background-color:rgba(150,150,150,.6)}.visual-editor .scenario .scenario-group .scenario-step-pro-complete .step-connection{left:10px}.visual-editor .scenario .scenario-group .step-jumper-pro{background-color:#000}.visual-editor .scenario-select-existing .scenario-step.scenario-step-first{opacity:1!important;pointer-events:auto!important}.visual-editor .resize-input-container{z-index:auto}.visual-editor .resize-input-container .tag{float:left;line-height:25px;cursor:pointer}.visual-editor .resize-input-container .tag .tag-icon,.visual-editor .resize-input-container .tag .tag-title{vertical-align:middle}.visual-editor .resize-input-container .tag .tag-icon{font-size:14px}.visual-editor .resize-input-container .tag .tag-title{font-size:17px;margin-left:-3px}.visual-editor .resize-input{padding:0}.visual-editor .resize-input::-webkit-input-placeholder{color:#969696}.visual-editor .resize-input::-moz-placeholder{color:#969696}.visual-editor .resize-input:-ms-input-placeholder{color:#969696}.visual-editor .resize-input::placeholder{color:#969696}.visual-editor .custom-input{min-width:0;margin:0 -6px 0 0;height:21px}.visual-editor .custom-input .select-container .arrow-btn{top:0;right:0;width:auto}.visual-editor .custom-input .select-container .arrow-btn i{display:block;opacity:1;color:rgba(0,0,0,.3)}.visual-editor .custom-input .select{height:auto;margin:0;padding-top:0;padding-right:18px;font-size:18px;border:none;line-height:21px}.visual-editor .custom-input .select span{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.visual-editor .custom-input .select-options{top:-16px;left:-16px;right:-10px;width:auto;max-height:572px;background-color:#fff;border:none;-webkit-border-radius:12px;border-radius:12px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.visual-editor .custom-input .select-options .dropdown_container{overflow:auto;max-height:520px}.visual-editor .custom-input .select-options li{padding:12px 28px 8px 17px;border-bottom:1px solid #f5f5f5;font-size:18px;line-height:1;color:#000;-webkit-transition:none;transition:none}.visual-editor .custom-input .select-options li:first-child{padding:17px 28px 12px 17px}.visual-editor .custom-input .select-options li:last-child{border:none;padding-bottom:17px}.visual-editor .custom-input .select-options li .main-select-option{padding:18px 15px 15px 17px;cursor:default}.visual-editor .custom-input .select-options li .sub-select-option{border-top:1px solid #f1f1f1}.visual-editor .custom-input .select-options li .main-select-option:hover,.visual-editor .custom-input .select-options li .sub-select-option:hover{background:#FAFAFA}.visual-editor .custom-input .select-options li .subitem_arrow{float:right;margin-top:-3px}.visual-editor .custom-input .select-options .select-placeholder{color:#969696!important}.visual-editor .step-connection{position:absolute;top:19px;left:0;width:1px;height:1px}.visual-editor .step-connection-true{position:absolute;bottom:51px;right:13px;width:1px;height:1px}.visual-editor .step-connection-false{position:absolute;bottom:25px;right:13px;width:1px;height:1px}.visual-editor .step-connection-yes{position:absolute;top:58px;right:13px;width:1px;height:1px}.visual-editor .step-connection-no{position:absolute;top:95px;right:13px;width:1px;height:1px}.visual-editor .step-connection-success{position:absolute;bottom:53px;right:26px;width:1px;height:1px}.visual-editor .step-connection-fail{position:absolute;bottom:27px;right:26px;width:1px;height:1px}.visual-editor .step-connection-next{position:absolute;top:8px;right:17px;width:1px;height:1px}.visual-editor .step-jumper-fail,.visual-editor .step-jumper-false,.visual-editor .step-jumper-no,.visual-editor .step-jumper-success,.visual-editor .step-jumper-true,.visual-editor .step-jumper-yes,.visual-editor .step-jumpers-out{right:-24px;position:absolute;z-index:1}.visual-editor .step-jumpers-in{position:absolute;z-index:1;left:-24px;top:-7px}.visual-editor .step-jumpers-in .step-jumper{margin-bottom:13px}.visual-editor .step-jumpers-in .step-jumper:first-child{margin-bottom:26px}.visual-editor .step-jumpers-in .step-jumper:last-child{margin-bottom:0}.visual-editor .step-jumpers-in .step-jumper:only-child{margin-top:20px}.visual-editor .step-jumpers-out{top:-7px}.visual-editor .step-jumpers-out .step-jumper{margin-bottom:13px}.visual-editor .step-jumpers-out .step-jumper:first-child{margin-bottom:26px}.visual-editor .step-jumpers-out .step-jumper:last-child{margin-bottom:0}.visual-editor .step-jumpers-out .step-jumper:only-child{margin-top:20px}.visual-editor .step-jumper{width:13px;height:13px;-webkit-border-radius:50%;border-radius:50%;cursor:pointer}.visual-editor .step-jumper-true{bottom:45px}.visual-editor .step-jumper-false{bottom:19px}.visual-editor .step-jumper-yes{top:52px}.visual-editor .step-jumper-no{top:89px}.visual-editor .step-jumper-success{bottom:48px}.visual-editor .step-jumper-fail{bottom:22px}.visual-editor .step-jumper-next{position:absolute;z-index:1;right:-20px;top:2px}.visual-editor .step-jumper .material-icons{float:left;padding:1px;font-size:11px;line-height:11px;color:#fff}.visual-editor.visual-editor-groups-selection .scenario-actions,.visual-editor.visual-editor-groups-selection .scenario-group-footer,.visual-editor.visual-editor-groups-selection .scenario-group-option,.visual-editor.visual-editor-groups-selection .scenario-step-footer,.visual-editor.visual-editor-groups-selection .scenario-step-header,.visual-editor.visual-editor-groups-selection .scenario-step-row{pointer-events:none}.visual-editor.visual-editor-groups-selection .jtk-connector,.visual-editor.visual-editor-groups-selection .jtk-endpoint,.visual-editor.visual-editor-groups-selection .scenario-actions,.visual-editor.visual-editor-groups-selection .step-jumper{opacity:.3}.visual-editor.visual-editor-select-existing .scenario-group-footer,.visual-editor.visual-editor-select-existing .scenario-step{opacity:.3;pointer-events:none}.visual-editor.visual-editor-select-existing .scenario-actions,.visual-editor.visual-editor-select-existing .scenario-group-option,.visual-editor.visual-editor-select-existing .scenario-step-footer,.visual-editor.visual-editor-select-existing .scenario-step-header,.visual-editor.visual-editor-select-existing .scenario-step-row{pointer-events:none}.visual-editor.visual-editor-select-existing .jtk-connector,.visual-editor.visual-editor-select-existing .jtk-endpoint,.visual-editor.visual-editor-select-existing .step-jumper{visibility:hidden}.visual-editor.visual-editor-select-existing .scenario-group-inner{background:0 0!important}.visual-editor.visual-editor-fit-to-screen .scenario-actions,.visual-editor.visual-editor-fit-to-screen .scenario-group-option,.visual-editor.visual-editor-fit-to-screen .scenario-step-footer,.visual-editor.visual-editor-fit-to-screen .scenario-step-header,.visual-editor.visual-editor-fit-to-screen .scenario-step-row{pointer-events:none}.visual-editor.visual-editor-disabled{pointer-events:none;opacity:.75!important}.visual-editor-panel{position:fixed;z-index:1020;top:112px;left:4px;right:4px;height:56px;background-color:#f4f4f4;-webkit-border-radius:16px;border-radius:16px}.visual-editor-panel .btn-center{float:left;margin-right:16px;padding:12px;width:48px;height:48px;background:#f5f5f5;-webkit-border-radius:24px;border-radius:24px;color:rgba(0,0,0,.6);cursor:pointer}.visual-editor-panel .panel-info .scenario-keywords input,.visual-editor-panel .panel-info .scenario-title input{padding:0}.visual-editor-panel .btn-center:last-child{margin-right:0}.visual-editor-panel .panel-info{float:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:46px;margin-top:5px;margin-bottom:5px}.visual-editor-panel .panel-buttons,.visual-editor-panel .panel-info>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-align:center}.visual-editor-panel .panel-info>div{display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.visual-editor-panel .panel-info .scenario-title{font-family:averta-bold,Roboto,sans-serif;font-size:18px;line-height:18px;color:#3d3d3d}.modal-open .modal-dialog .visual-scenario-card .section h3,.visual-editor-panel .panel-buttons .scale-wrapper .scale,.visual-editor-panel .tooltip b{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.visual-editor-panel .panel-info .scenario-keywords{font-size:14px;line-height:14px;color:rgba(61,61,61,.6)}.visual-editor-panel .panel-info .scenario-default .material-icons{font-size:12px;color:#94cc25}.visual-editor-panel .panel-info .scenario-keywords-help .material-icons,.visual-editor-panel .panel-info .scenario-make-default .material-icons{font-size:12px;color:rgba(61,61,61,.3);cursor:pointer}.visual-editor-panel .panel-info .scenario-keywords-help .brn-hint{top:-16px;left:18px}.visual-editor-panel .panel-buttons{float:left;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px;margin-top:5px;margin-bottom:5px;padding-left:8px;padding-right:8px}.visual-editor-panel .panel-buttons-right{float:right}.visual-editor-panel .panel-buttons-break{border-right:1px solid rgba(61,61,61,.1)}.visual-editor-panel .panel-buttons .btn-open{z-index:10;height:24px;margin-left:auto;color:rgba(61,61,61,.3);cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.visual-editor-panel .panel-buttons .btn-open-active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.visual-editor-panel .panel-buttons .add-component-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px;padding-right:6px;-webkit-border-radius:12px;border-radius:12px;cursor:pointer}.visual-editor-panel .panel-buttons .add-component-wrapper .panel-button{padding-right:0}.visual-editor-panel .panel-buttons .add-component-wrapper .scenario-pop-up{left:-3px}.visual-editor-panel .panel-buttons .add-component-wrapper .btn-open{z-index:10;height:16px}.visual-editor-panel .panel-buttons .add-component-wrapper .btn-open .material-icons{font-size:16px}.visual-editor-panel .panel-buttons .add-component-wrapper .add-component-overlay{position:absolute;z-index:20;top:0;bottom:0;left:0;right:0}.visual-editor-panel .panel-buttons .add-component-wrapper .add-component-overlay .brn-hint-bottom{top:35px;right:10px}.visual-editor-panel .panel-buttons .add-component-wrapper:hover{background-color:rgba(61,61,61,.1)}.visual-editor-panel .panel-buttons .scale-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:120px;height:46px;margin-right:8px;padding-left:16px;padding-right:11px;background-color:#fff;-webkit-border-radius:12px;border-radius:12px}.visual-editor-panel .panel-buttons .scale-wrapper .scale{z-index:10;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:18px;color:#3d3d3d}.visual-editor-panel .panel-buttons .scale-wrapper .scale input{padding:0}.visual-editor-panel .panel-buttons .scale-wrapper .scale-menu{position:absolute;top:0;left:0;right:0;padding-top:46px;background-color:#fff;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2);opacity:0;max-height:0;pointer-events:none;-webkit-transition:max-height .3s,opacity .3s ease-in-out;transition:max-height .3s,opacity .3s ease-in-out}.visual-editor-panel .panel-buttons .scale-wrapper .scale-menu-active{opacity:1;max-height:500px;pointer-events:auto}.visual-editor-panel .panel-buttons .scale-wrapper .scale-menu li{padding:12px 16px 8px;border-top:1px solid #f5f5f5;font-size:14px;cursor:pointer}.visual-editor-panel .panel-buttons .scale-wrapper .scale-menu li:last-child{padding-bottom:17px}.visual-editor-panel .panel-buttons>.panel-button{-webkit-border-radius:12px;border-radius:12px}.visual-editor-panel .panel-buttons>.panel-button:hover{background-color:rgba(61,61,61,.1)}.visual-editor-panel .panel-buttons .panel-button{padding:11px 8px;color:#3d3d3d;cursor:pointer}.visual-editor-panel .panel-buttons .panel-button .material-icons{display:block}.visual-editor-panel .panel-buttons .panel-button-light{color:rgba(61,61,61,.3)}.visual-editor-panel .panel-buttons .panel-button-disabled{color:rgba(61,61,61,.3);cursor:default}.visual-editor-panel .panel-buttons .panel-button-disabled:hover{background:0 0}.visual-editor-panel .panel-buttons .panel-button.scenario-debug .material-icons{color:#f5a623}.visual-editor-panel .panel-buttons .panel-button.scenario-remove .material-icons{color:#d0021b}.visual-editor-panel .panel-buttons .panel-button.expert-mode-off .material-icons{color:#94cc25}.visual-editor-panel .panel-buttons .panel-button.expert-mode-on .material-icons{color:#d0021b}.visual-editor-panel .panel-buttons .panel-button .brn-hint-bottom{top:35px;right:-4px}.visual-editor-panel .tooltip .tooltip-inner{-webkit-border-radius:8px;border-radius:8px;font-size:11px;color:rgba(244,244,244,.4)}.visual-editor-panel .tooltip b{font-size:12px;color:#f4f4f4;text-transform:uppercase}.modal-open .modal-dialog .block-buttons .btn-apply,.modal-open .modal-dialog .block-buttons .btn-cancel,.modal-open .modal-dialog .block-buttons .btn-proceed{padding-right:16px;height:48px;line-height:48px;font-size:18px;letter-spacing:.5px;font-family:averta-regular;font-stretch:normal;cursor:pointer;font-style:normal;font-weight:600;padding-left:16px;text-align:center;text-decoration:none}.visual-editor-panel .brn-hint-wrapper .brn-hint{color:#f4f4f4}.visual-editor-panel .brn-hint-wrapper .brn-hint-inner{background-color:#3d3d3d}.visual-editor-panel .brn-hint-wrapper .brn-hint-top:before{border-color:#3d3d3d transparent transparent}.visual-editor-panel .brn-hint-wrapper .brn-hint-bottom:before{border-color:transparent transparent #3d3d3d}.visual-editor-panel .brn-hint-wrapper .brn-hint-right:before{border-color:transparent #3d3d3d transparent transparent}.modal-open .modal{overflow-x:auto;background:rgba(0,0,0,.4)}.modal-open .modal-dialog .modal-content{border:none;-webkit-border-radius:16px;border-radius:16px;-webkit-box-shadow:0 40px 80px 0 rgba(0,0,0,.3);box-shadow:0 40px 80px 0 rgba(0,0,0,.3)}.modal-open .modal-dialog .block-buttons{overflow:hidden}.modal-open .modal-dialog .block-buttons .btn-proceed{-webkit-border-radius:12px;border-radius:12px;background-color:#d0021b;color:#fff;float:left;margin-right:16px}.modal-open .modal-dialog .block-buttons .btn-cancel{-webkit-border-radius:12px;border-radius:12px;background-color:rgba(208,2,27,.1);color:#d0021b;display:inline-block}.modal-open .modal-dialog .block-buttons .btn-apply{-webkit-border-radius:12px;border-radius:12px;background-color:#94cc25;color:#fff;float:left;margin-right:16px}.modal-open .modal-dialog .scenario-switch{width:376px;padding:58px 49px 49px}.modal-open .modal-dialog .scenario-switch .title{font-family:averta-regular;font-weight:600;font-size:32px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.6px;color:#d0021b;padding-left:68px;margin-bottom:37px}.modal-open .modal-dialog .scenario-switch .title .material-icons{margin-left:-67px;margin-top:-5px;position:absolute;width:55px;height:47px;font-size:59px;line-height:49px}.modal-open .modal-dialog .scenario-switch .body{width:280px;font-family:averta-regular;font-size:18px;font-stretch:normal;font-style:normal;line-height:1.34;letter-spacing:.2px;color:#000}.modal-open .modal-dialog .scenario-switch .body p{margin-bottom:24px}.modal-open .modal-dialog .scenario-switch .body .block-remember{font-family:averta-regular;font-size:14px;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:.17px;color:#000;margin-top:11px;cursor:pointer}.modal-open .modal-dialog .scenario-switch .body .block-remember .switch{position:relative;display:inline-block;vertical-align:bottom;margin-bottom:1px;width:18px;height:12px;-webkit-border-radius:9px;border-radius:9px;background-color:#d0021b;border:1px solid #d0021b;cursor:pointer;margin-right:3px}.modal-open .modal-dialog .scenario-switch .body .block-remember .switch:before{content:'';position:absolute;top:1px;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%}.modal-open .modal-dialog .scenario-switch .body .block-remember .switch.switch-on:before{right:1px;background-color:#fff}.modal-open .modal-dialog .scenario-switch .body .block-remember .switch.switch-off{background-color:#fff}.modal-open .modal-dialog .scenario-switch .body .block-remember .switch.switch-off:before{left:1px;background-color:#d0021b}.modal-open .modal-dialog .visual-scenario-card{margin-bottom:0;border:none}.modal-open .modal-dialog .visual-scenario-card .section{padding:48px}.modal-open .modal-dialog .visual-scenario-card .section h3{margin-top:0;margin-bottom:32px;font-size:32px;line-height:1;text-transform:capitalize}.container-updated .add-bot,.container-updated .bots-header .bots-search-bar .resize-input-hidden,.container-updated .bots-header .bots-search-bar input,.modal-open .modal-dialog .visual-scenario-card .section .add-bot,.modal-open .modal-dialog .visual-scenario-card .section .delete-item,.modal-open .modal-dialog .visual-scenario-card .section label{text-transform:uppercase;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.modal-open .modal-dialog .visual-scenario-card .section label{margin-bottom:8px;font-size:14px;font-weight:400;line-height:1}.modal-open .modal-dialog .visual-scenario-card .section .flex-row{max-width:508px}.modal-open .modal-dialog .visual-scenario-card .section .medium-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item{margin-right:16px;margin-bottom:24px}.modal-open .modal-dialog .visual-scenario-card .section .medium-item.buttons-container .checker-container,.modal-open .modal-dialog .visual-scenario-card .section .short-item.buttons-container .checker-container{bottom:auto;margin-right:0}.modal-open .modal-dialog .visual-scenario-card .section .short-item{position:relative;width:158px}.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.medium-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.medium-item+.medium-item+.short-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.medium-item+.short-item+.medium-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.medium-item+.short-item+.short-item+.short-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.short-item+.short-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.short-item+.short-item+.medium-item+.short-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.short-item+.short-item+.short-item+.medium-item,.modal-open .modal-dialog .visual-scenario-card .section .short-item:first-child+.short-item+.short-item+.short-item+.short-item+.short-item{margin-right:0}.modal-open .modal-dialog .visual-scenario-card .section .medium-item{width:332px}.modal-open .modal-dialog .visual-scenario-card .section .medium-item:first-child+.short-item,.modal-open .modal-dialog .visual-scenario-card .section .medium-item:first-child+.short-item+.medium-item+.short-item,.modal-open .modal-dialog .visual-scenario-card .section .medium-item:first-child+.short-item+.short-item+.medium-item,.modal-open .modal-dialog .visual-scenario-card .section .medium-item:first-child+.short-item+.short-item+.short-item+.short-item{margin-right:0}.modal-open .modal-dialog .visual-scenario-card .section .long-item{width:508px;margin-bottom:24px}.modal-open .modal-dialog .visual-scenario-card .section .content-copy{position:relative;top:0;right:12px;color:rgba(0,0,0,.6)}.modal-open .modal-dialog .visual-scenario-card .section .content-copy:hover{color:#000}.modal-open .modal-dialog .visual-scenario-card .section .add-bot{margin-left:0;margin-bottom:24px;font-size:14px;color:#000}.modal-open .modal-dialog .visual-scenario-card .section .add-bot i{float:left;margin-right:2px;font-size:14px}.modal-open .modal-dialog .visual-scenario-card .section .bootom-text{margin-bottom:8px;font-size:18px;font-style:normal}.modal-open .modal-dialog .visual-scenario-card .section .delete-item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:48px;margin-right:5px;font-size:14px}.modal-open .modal-dialog .visual-scenario-card .section .delete-item i{top:0;margin-right:2px}.modal-open .modal-dialog .visual-scenario-card .section .card-move-buttons.additional{top:0;height:48px}.modal-open .modal-dialog .visual-scenario-card .section .card-move-buttons.additional i{top:0;line-height:48px;margin-right:0}.modal-open .modal-dialog .visual-scenario-card .section .card-move-buttons.additional i.disable{display:none}.modal-open .modal-dialog .visual-scenario-card .section .card-checker{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:48px;margin:0}.modal-open .modal-dialog .visual-scenario-card .section .card-checker label{font-size:14px;margin:0}.modal-open .modal-dialog .visual-scenario-card .section .card-checker label span.checker-ico{opacity:.3}.modal-open .modal-dialog .visual-scenario-card .section .card-checker:hover label{color:#000}.modal-open .modal-dialog .visual-scenario-card .section .card-checker:hover label span.checker-ico{border-color:#000;opacity:.3}.modal-open .modal-dialog .visual-scenario-card .section .card-checker input[type=checkbox]:checked+label{color:#000}.modal-open .modal-dialog .visual-scenario-card .section .card-checker input[type=checkbox]:checked+label span.checker-ico{background-color:#000}.modal-open .modal-dialog .visual-scenario-card .section .custom-input{min-width:0;height:48px;margin:0}.modal-open .modal-dialog .visual-scenario-card .section .custom-input.textarea-container{height:138px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .invalide-input{padding:13px 14px;border:2px solid rgba(208,2,27,.3)}.modal-open .modal-dialog .visual-scenario-card .section .custom-input input{height:48px;margin:0;padding:15px 16px;background-color:#f5f5f5;border:0;-webkit-border-radius:12px;border-radius:12px;font-size:18px;line-height:1}.modal-open .modal-dialog .visual-scenario-card .section .custom-input input:disabled{padding-left:14px;padding-right:14px;background-color:#fff;border:2px solid #f5f5f5;color:rgba(0,0,0,.6)}.modal-open .modal-dialog .visual-scenario-card .section .custom-input textarea{height:138px;margin:0;padding:15px 16px;background-color:#f5f5f5;border:0;-webkit-border-radius:12px;border-radius:12px;font-size:18px;line-height:1}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-container .select{height:48px;margin:0;padding:16px 36px 14px 16px;font-size:18px;line-height:1;background-color:#f5f5f5;border:none;-webkit-border-radius:12px;border-radius:12px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-container .arrow-btn{top:14px;right:12px;width:24px;height:24px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-container .arrow-btn i{opacity:1;color:rgba(0,0,0,.3)}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-options{top:0;left:0;right:0;width:auto;max-height:407px;background-color:#fff;border:none;-webkit-border-radius:12px;border-radius:12px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-options li{padding:12px 28px 8px 17px;border-bottom:1px solid #f5f5f5;font-size:18px;line-height:1;color:#000;-webkit-transition:none;transition:none}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-options li:first-child{padding:16px 28px 13px 17px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-options li:last-child{border:none;padding-bottom:17px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .select-options .select-placeholder{color:#969696!important}.modal-open .modal-dialog .visual-scenario-card .section .custom-input .bar{display:none}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container{top:15px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error i{color:#fff;background:#d0021b;-webkit-border-radius:50%;border-radius:50%;margin-right:14px;font-size:16px;padding:1px}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error-hint .hint-text,.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error-hint-bottom .hint-text{color:#fff;font-size:14px;cursor:pointer;font-family:averta-regular,robotomedium,Arial,Helvetica,sans-serif}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error-hint{display:none;white-space:nowrap;-webkit-border-radius:16px;border-radius:16px;background-color:#d0021b;position:absolute;top:-9px;left:21px;padding:10px 14px 8px 8px;z-index:20;-webkit-box-shadow:0 10px 20px 0 rgba(255,0,0,.5);box-shadow:0 10px 20px 0 rgba(255,0,0,.5)}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error-hint:before{content:'';position:absolute;top:15px;left:-8px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:0;height:0;border-style:solid;border-width:0 7px 6px;border-color:transparent transparent #d0021b}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error-hint-bottom{display:none;white-space:nowrap;-webkit-border-radius:16px;border-radius:16px;background-color:#d0021b;position:absolute;top:23px;left:-158px;padding:10px 14px 8px 8px;z-index:20;-webkit-box-shadow:0 10px 20px 0 rgba(255,0,0,.5);box-shadow:0 10px 20px 0 rgba(255,0,0,.5)}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container .scenario-step-error-hint-bottom:before{content:'';position:absolute;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);top:-5px;left:160px;width:0;height:0;border-style:solid;border-width:0 7px 6px;border-color:transparent transparent #d0021b}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container:hover .hint-invalide-icon{color:#d0021b}.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container:hover .scenario-step-error-hint,.modal-open .modal-dialog .visual-scenario-card .section .custom-input-container:hover .scenario-step-error-hint-bottom{display:block}.modal-open .modal-dialog .visual-scenario-card .btn-connection-add{position:absolute;top:38px;right:14px;cursor:pointer}.modal-open .modal-dialog .visual-scenario-card .btn-connection-add>i{font-size:16px}.modal-open .modal-dialog .visual-scenario-card .btn-connection-add .scenario-pop-up{top:16px;left:-16px;visibility:hidden}.modal-open .modal-dialog .visual-scenario-card .btn-connection-add:hover .scenario-pop-up{visibility:visible}.visual-widget.conversation{position:fixed;width:368px;top:204px;bottom:24px;right:0;margin-top:0;padding:0 48px 0 0;z-index:1010;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s;transition:transform .2s}.visual-widget.conversation.open{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .4s;transition:transform .4s}.visual-widget.conversation .conversations-dialogs{height:100%}.visual-widget.conversation .conversations-dialogs .dialogs-list{height:100%;width:320px;min-height:initial!important}.visual-widget.conversation .conversations-dialogs .dialogs-list .brn-body-wrap{min-height:initial!important}.visual-widget.conversation .conversations-dialogs .dialogs-list>div{width:320px;-webkit-border-radius:16px;border-radius:16px}.visual-widget.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .client{margin-right:auto}.visual-widget.conversation .conversations-dialogs .dialogs-list>div .brn-widget-header .console-icon{margin-left:12px}.visual-widget.conversation .conversations-dialogs .dialogs-list>div .brn-widget-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.visual-widget.conversation .debug-log{background-color:#f7f7f7;border-color:#ebebeb;color:#000}.visual-widget.conversation .debug-log .animation{background-color:#000}.container-updated{padding-right:0}.container-updated .margin-rest{margin-top:14px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}@media (min-width:768px){.container-updated .margin-rest{padding-left:100px;padding-right:100px}}.container-updated .bots-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:0 0 12px}.container-updated .bots-header .bots-search-bar{top:auto;left:auto;padding-right:18px}.container-updated .bots-header .bots-search-bar .resize-input-hidden,.container-updated .bots-header .bots-search-bar input{padding:0;font-size:14px;line-height:18px}.container-updated .bots-header .bots-search-bar input{color:#94cc25}.container-updated .bots-header .bots-search-bar input::-webkit-input-placeholder{color:#94cc25}.container-updated .bots-header .bots-search-bar input::-moz-placeholder{color:#94cc25}.container-updated .bots-header .bots-search-bar input:-ms-input-placeholder{color:#94cc25}.container-updated .bots-header .bots-search-bar input::placeholder{color:#94cc25}.container-updated .bots-header .bots-search-bar>i{position:absolute;font-size:16px;line-height:18px;top:0;right:0;color:#94cc25}.container-updated .bots-header .bots-search-bar-active input::-webkit-input-placeholder{color:#969696}.container-updated .bots-header .bots-search-bar-active input::-moz-placeholder{color:#969696}.container-updated .bots-header .bots-search-bar-active input:-ms-input-placeholder{color:#969696}.container-updated .bots-header .bots-search-bar-active input::placeholder{color:#969696}.container-updated .bots-header .bots-search-bar-active>i{color:#969696}.container-updated .table-actions{position:absolute;display:block;margin:0;padding:0 13px 0 0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);pointer-events:none;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.container-updated .table-actions>span{display:block;height:32px;padding:7px 4px;margin:0 0 4px;-webkit-border-radius:12px;border-radius:12px;cursor:pointer;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s;transition:transform .2s}.container-updated .table-actions>span:last-child{margin-bottom:0}.container-updated .table-actions>span>i{display:block;font-size:18px;opacity:1}.container-updated .table-actions>span.action-clone{padding:8px 5px}.container-updated .table-actions>span.action-clone>i{font-size:16px}.container-updated .table-actions>span.action-clone>i,.container-updated .table-actions>span.action-default>i{color:#94cc25}.container-updated .table-actions>span.action-clone:hover,.container-updated .table-actions>span.action-default:hover{background-color:#94cc25}.container-updated .table-actions>span.action-clone:hover>i,.container-updated .table-actions>span.action-default:hover>i{color:#fff}.container-updated .table-actions>span.action-delete{background-color:rgba(208,2,27,.1)}.container-updated .table-actions>span.action-delete>i{color:#d0021b}.container-updated .table-actions>span.action-delete:hover{background-color:#d0021b}.container-updated .table-actions>span.action-delete:hover>i{color:#fff}.container-updated .table-actions>span.action-disabled{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0;height:0;-webkit-transition:-webkit-transform .4s,opacity .2s,height .2s;transition:transform .4s,opacity .2s,height .2s}.container-updated .table-actions-active{pointer-events:auto;opacity:100;-webkit-transition:opacity .4s;transition:opacity .4s}.container-updated .table-actions-active>span{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .4s,opacity .2s,height .1s;transition:transform .4s,opacity .2s,height .1s}.container-updated .add-bot{margin:0;overflow:hidden;font-size:14px;line-height:18px}.container-updated .add-bot>span{float:left}.container-updated .add-bot>i{float:left;margin-left:4px;font-size:18px}.container-updated .t-modern{min-width:0;width:100%;margin-bottom:83px;-webkit-border-radius:16px;border-radius:16px;border:4px solid rgba(74,144,226,.05);font-size:18px;line-height:1;background-color:#fff}.container-updated table.brn-table{clear:both;border:0}.container-updated table.brn-table td{padding:9px 4px}.container-updated table.brn-table .btn-icon{display:block;top:auto;pointer-events:none;padding:7px 4px;margin-bottom:4px}.container-updated table.brn-table .btn-icon:last-child{margin-bottom:0}.container-updated table.brn-table .btn-icon>i{display:block;font-size:18px;opacity:1}.container-updated table.brn-table .btn-icon.btn-clone,.container-updated table.brn-table .btn-icon.btn-default{-webkit-border-radius:12px;border-radius:12px;background-color:rgba(148,204,37,.2)}.container-updated table.brn-table .btn-icon.btn-clone>i,.container-updated table.brn-table .btn-icon.btn-default>i{color:#94cc25}.container-updated table.brn-table .btn-icon.btn-delete{-webkit-border-radius:12px;border-radius:12px;background-color:rgba(208,2,27,.1)}.container-updated table.brn-table .btn-icon.btn-delete>i{color:#d0021b}.container-updated table.brn-table thead{border-bottom:15px solid #fff}.container-updated table.brn-table thead>tr{height:36px;background-color:rgba(74,144,226,.05);font-size:14px;line-height:18px;font-weight:700;color:#4a90e2}.container-updated table.brn-table thead>tr:hover{background-color:rgba(74,144,226,.05)!important;color:#4a90e2}.container-updated table.brn-table thead td{padding-top:7px;padding-bottom:11px}.container-updated table.brn-table thead .card-checker label{margin-bottom:0!important}.container-updated table.brn-table tbody>tr .control-fixed{left:-39px;right:auto;padding:0 13px 0 0;-webkit-transform:translateY(-webkit-calc(20px - 50%));-ms-transform:translateY(calc(20px - 50%));transform:translateY(calc(20px - 50%))}.container-updated table.brn-table tbody>tr:first-child{text-transform:none}.container-updated table.brn-table tbody>tr.first-line{background:0 0}.container-updated table.brn-table tbody>tr.first-line td{padding-top:9px}.container-updated table.brn-table tbody>tr.first-line .control-fixed{padding-top:0}.container-updated table.brn-table tbody>tr:hover{background-color:rgba(74,144,226,.05)!important;color:#000}.container-updated table.brn-table tbody>tr:hover .control-fixed{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.container-updated table.brn-table tbody>tr:hover .btn-icon{pointer-events:auto}.container-updated table.brn-table tbody>tr.errored{color:#d0021b}.container-updated table.brn-table tbody>tr.errored:hover{background-color:rgba(208,2,27,.05)!important}.crm-chat,.crm-chat .crm-chat__header{background-color:#f5f5f5;display:-webkit-flex;width:100%}.container-updated .card-checker{margin-bottom:0}.container-updated .card-checker label span.checker-ico{border-color:#94cc25;opacity:1}.operators-dropdown{display:inline-block;cursor:pointer}.operators-dropdown-current{display:inherit;width:32px;height:32px;-webkit-border-radius:50%;border-radius:50%;text-align:center;line-height:30px}.operators-dropdown-item{padding-bottom:5px}.operators-dropdown-item:last-child{padding-bottom:0}.operators-dropdown-item span{display:inline-block;line-height:30px;letter-spacing:.24px}.operators-dropdown-item .item-icon{width:30px;height:30px;text-align:center;-webkit-border-radius:50%;border-radius:50%;margin-right:4px}.crm-chat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;border:4px solid #f5f5f5;-webkit-border-radius:16px;border-radius:16px;position:absolute;top:0;left:0;right:0;bottom:0}.crm-chat .crm-chat__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:14px 14px 18px;position:relative}.crm-chat .crm-chat__header .crm-chat__loader{position:absolute;width:100%;height:40px;bottom:-40px;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.crm-chat .crm-chat__header .crm-chat__loader i{font-size:32px;color:rgba(0,0,0,.25);-webkit-animation:chatLoad 1s linear infinite;animation:chatLoad 1s linear infinite}.crm-chat .crm-chat__header .crm-chat__body-fullscreen-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-44px;right:8px;width:36px;height:36px;z-index:10;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(208,2,27,.1);color:#d0021b;font-size:18px;cursor:pointer;-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color}.crm-chat .crm-chat__header .crm-chat__body-fullscreen-button:hover{background-color:#d0021b;color:#fff}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul .active p,.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul li:hover p{color:#94cc25}.crm-chat .crm-chat__header-avatar{width:48px;height:48px;margin-right:18px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.crm-chat .crm-chat__header-avatar>img{display:block;width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;object-fit:cover}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels{position:absolute;width:24px;height:24px;z-index:200;bottom:-4px;right:-4px}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels>img{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;background-color:#fff}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:auto;max-width:280px;-webkit-border-radius:16px;border-radius:16px;background-color:#fff;padding:4px 12px 8px;position:absolute;top:100%;left:0;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul li{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;width:100%;font-weight:600;cursor:pointer;border-bottom:1px solid #fafafa;padding:4px 0}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul li:last-of-type{border-bottom:none;padding-bottom:0}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul li p{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;line-height:1.1;text-transform:capitalize;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__header-avatar .crm-chat__person-channels ul img{width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;margin-right:8px}.crm-chat .crm-chat__header-user{overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.crm-chat .crm-chat__header-user .user__name{margin:0;padding:0;display:block;font-size:18px;font-weight:700;line-height:normal;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-chat .crm-chat__header-user .user__status{margin:0;padding:0;display:block;font-size:14px;color:#969696;line-height:16px;letter-spacing:.17px}.crm-chat .crm-chat__body crm-chat-message:first-of-type,.crm-chat .crm-chat__message:first-of-type{margin-top:auto}.crm-chat .crm-chat__header-user .user__status--online{color:#94cc25}.crm-chat .crm-chat__header-controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:8px}.crm-chat .crm-chat__header-controls .crm-chat__info-control{cursor:pointer;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.crm-chat .crm-chat__header-controls .crm-chat__info-control i{font-size:28px;color:rgba(0,0,0,.1);-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.crm-chat .crm-chat__header-controls .crm-chat__info-control:hover i{color:rgba(74,144,226,.6)}.crm-chat .crm-chat__header-controls .crm-chat__info-control--enabled i{color:#4a90e2!important}.crm-chat .crm-chat__header-controls .crm-chat__mode-control{margin-left:8px;cursor:pointer;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;font-size:14px;font-weight:700;color:#fff;background-color:rgba(255,255,255,0)}.crm-chat .crm-chat__header-controls .crm-chat__mode-control i{font-style:normal;display:none}.crm-chat .crm-chat__header-controls .crm-chat__mode-control i:nth-child(1){display:inline-block;font-size:26px;color:rgba(0,0,0,.25);-webkit-animation:chatLoad 1s linear infinite;animation:chatLoad 1s linear infinite}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--auto i,.crm-chat .crm-chat__header-controls .crm-chat__mode-control--auto i:nth-child(1),.crm-chat .crm-chat__header-controls .crm-chat__mode-control--manual i,.crm-chat .crm-chat__header-controls .crm-chat__mode-control--manual i:nth-child(1),.crm-chat .crm-chat__header-controls .crm-chat__mode-control--manual i:nth-child(2){display:none}@-webkit-keyframes chatLoad{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes chatLoad{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--auto{color:#94cc25;background-color:rgba(148,204,37,.2);-webkit-transition:color 80ms ease-in-out,background-color 80ms ease-in-out;transition:color 80ms ease-in-out,background-color 80ms ease-in-out}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--auto:hover{background-color:#94cc25;color:#fff}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--auto i:nth-child(2){display:inline-block}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--manual{color:#d0021b;background-color:rgba(208,2,27,.1);-webkit-transition:color 80ms ease-in-out,background-color 80ms ease-in-out;transition:color 80ms ease-in-out,background-color 80ms ease-in-out}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--manual:hover{background-color:#d0021b;color:#fff}.crm-chat .crm-chat__header-controls .crm-chat__mode-control--manual i:nth-child(3){display:inline-block}.crm-chat .crm-chat__body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:#fff;-webkit-border-radius:12px;border-radius:12px 12px 0 0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:16px 20px;overflow-y:auto;overscroll-behavior-y:contain;position:relative}.crm-chat .crm-chat__body::-webkit-scrollbar{width:5px}.crm-chat .crm-chat__body::-webkit-scrollbar-track{background:#fff}.crm-chat .crm-chat__body::-webkit-scrollbar-thumb{background:rgba(150,150,150,.6);-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .8s ease-in-out;transition:background .8s ease-in-out}.crm-chat .crm-chat__body::-webkit-scrollbar-thumb:hover{background:#969696}.crm-chat .crm-chat__message{width:100%;margin-bottom:8px}.crm-chat .crm-chat__message .crm-chat__message-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative}.crm-chat .crm-chat__message .crm-chat__message-content{max-width:80%}.crm-chat .crm-chat__message .crm-chat__message-popover{display:block;background-color:#fff;-webkit-border-radius:16px;border-radius:16px;width:auto;max-width:100%;height:auto;padding:0;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.3);box-shadow:0 4px 10px 0 rgba(0,0,0,.3);position:absolute;bottom:-webkit-calc(100% + 6px);bottom:calc(100% + 6px);right:0;-webkit-transition:opacity 80ms ease-in-out;transition:opacity 80ms ease-in-out}.crm-chat .crm-chat__message .crm-chat__message-popover:after{width:0;height:0;position:absolute;content:" ";bottom:-22px;right:8px;border:12px solid transparent;border-top-color:#fff}.crm-chat .crm-chat__message .crm-chat__message-popover ul{padding:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;text-align:center}.crm-chat .crm-chat__message .crm-chat__message-popover ul li{padding:8px 10px;cursor:pointer;position:relative}.crm-chat .crm-chat__message .crm-chat__message-popover ul li:after{position:absolute;content:"";right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:16px;background-color:#000;opacity:.3}.crm-chat .crm-chat__message .crm-chat__message-popover ul li:last-of-type:after{display:none}.crm-chat .crm-chat__message .crm-chat__message-popover ul li:hover{color:#94cc25;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__message .crm-chat__message-popover--bottom{bottom:initial;top:-webkit-calc(100% + 6px);top:calc(100% + 6px);z-index:200}.crm-chat .crm-chat__message .crm-chat__message-popover--bottom:after{width:0;height:0;position:absolute;content:" ";top:-22px;right:8px;border:12px solid transparent;border-bottom-color:#fff}.crm-chat .crm-chat__message .crm-chat__message-text{padding:16px;-webkit-border-radius:24px;border-radius:24px;color:#fff;background-color:#94cc25;position:relative}.crm-chat .crm-chat__message .crm-chat__message-text p{font-size:14px;line-height:16px;margin:0;word-break:break-word}.crm-chat .crm-chat__message .crm-chat__message-text .crm-chat__message-negative{position:absolute;width:24px;height:24px;bottom:-8px;right:-8px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:#f5a623;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.crm-chat .crm-chat__message .crm-chat__message-text .crm-chat__message-negative i{font-size:16px}@-webkit-keyframes messageAnimation{0%,100%{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}50%{-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.2);box-shadow:0 2px 16px 0 rgba(0,0,0,.2)}}@keyframes messageAnimation{0%,100%{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}50%{-webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.2);box-shadow:0 2px 16px 0 rgba(0,0,0,.2)}}.crm-chat .crm-chat__message .crm-chat__message-image{-webkit-border-radius:24px;border-radius:24px;display:block;background-color:#f5f5f5;overflow:hidden;width:100%}.crm-chat .crm-chat__message .crm-chat__message-image img{width:auto;max-width:100%;display:block}.crm-chat .crm-chat__message .crm-chat__message-file{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none!important;padding:16px 16px 16px 48px;-webkit-border-radius:24px;border-radius:24px;color:#fff;background-color:#94cc25;position:relative;font-size:14px;line-height:16px}.crm-chat .crm-chat__message .crm-chat__message-file i{position:absolute;left:16px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.crm-chat .crm-chat__message .crm-chat__message-time{font-size:14px;line-height:16px;color:#969696;padding:16px 8px 0}.crm-chat .crm-chat__message--client .crm-chat__message-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.crm-chat .crm-chat__message--client .crm-chat__message-text{color:#000;background-color:#f5f5f5}.crm-chat .crm-chat__message--client .crm-chat__message-popover{right:initial;bottom:-webkit-calc(100% + 6px);bottom:calc(100% + 6px);left:0}.crm-chat .crm-chat__message--client .crm-chat__message-popover:after{left:8px}.crm-chat .crm-chat__message--client .crm-chat__message-popover--bottom{bottom:initial;top:-webkit-calc(100% + 6px);top:calc(100% + 6px);z-index:200}.crm-chat .crm-chat__message--client .crm-chat__message-popover--bottom:after{width:0;height:0;position:absolute;content:" ";top:-22px;right:8px;border:12px solid transparent;border-bottom-color:#fff}.crm-chat .crm-chat__message-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-top:12px;padding-bottom:12px}.crm-chat .crm-chat__message-info .message-info__scenario{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;width:100%}.crm-chat .crm-chat__message-info .message-info__scenario i{font-size:24px;opacity:.15;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.crm-chat .crm-chat__message-info .message-info__scenario a{cursor:pointer;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out;max-width:-webkit-calc(50% - 24px);max-width:calc(50% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none!important;color:#000}.crm-chat .crm-chat__message-info .message-info__scenario a:hover{color:#94cc25}.crm-chat .crm-chat__message-info .message-info__operator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;width:100%}.crm-chat .crm-chat__message-info .message-info__operator i{font-size:18px;opacity:.15;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:6px}.crm-chat .crm-chat__message-info .message-info__operator a{max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none!important;color:#000}.crm-chat .crm-chat__message-info .message-info__best,.crm-chat .crm-chat__message-info .message-info__broadcast,.crm-chat .crm-chat__message-info .message-info__intent,.crm-chat .crm-chat__message-info .message-info__system{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;width:100%}.crm-chat .crm-chat__message-info .message-info__best i,.crm-chat .crm-chat__message-info .message-info__broadcast i,.crm-chat .crm-chat__message-info .message-info__intent i,.crm-chat .crm-chat__message-info .message-info__system i{font-size:18px;opacity:.15;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:6px}.crm-chat .crm-chat__message-info .message-info__best a,.crm-chat .crm-chat__message-info .message-info__broadcast a,.crm-chat .crm-chat__message-info .message-info__intent a,.crm-chat .crm-chat__message-info .message-info__system a{max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out;cursor:pointer;text-decoration:none!important;color:#000}.crm-chat .crm-chat__message-info .message-info__best a:hover,.crm-chat .crm-chat__message-info .message-info__broadcast a:hover,.crm-chat .crm-chat__message-info .message-info__intent a:hover,.crm-chat .crm-chat__message-info .message-info__system a:hover{color:#94cc25}.crm-chat .crm-chat__message-info .message-info__best .message-info__best-name,.crm-chat .crm-chat__message-info .message-info__best .message-info__system,.crm-chat .crm-chat__message-info .message-info__best .message-info__system-name,.crm-chat .crm-chat__message-info .message-info__broadcast .message-info__best-name,.crm-chat .crm-chat__message-info .message-info__broadcast .message-info__system,.crm-chat .crm-chat__message-info .message-info__broadcast .message-info__system-name,.crm-chat .crm-chat__message-info .message-info__intent .message-info__best-name,.crm-chat .crm-chat__message-info .message-info__intent .message-info__system,.crm-chat .crm-chat__message-info .message-info__intent .message-info__system-name,.crm-chat .crm-chat__message-info .message-info__system .message-info__best-name,.crm-chat .crm-chat__message-info .message-info__system .message-info__system,.crm-chat .crm-chat__message-info .message-info__system .message-info__system-name{color:#000!important;cursor:default}.crm-chat .crm-chat__message-info--client{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.crm-chat .crm-chat__message-info--client b{font-weight:400;color:#969696}.crm-chat .crm-chat__message-info--client .scores--red{color:#d0021b}.crm-chat .crm-chat__message-info--client .scores--yellow{color:#f5a623}.crm-chat .crm-chat__message-info--client .scores--green{color:#94cc25}.crm-chat .crm-chat__input{width:100%;height:auto;position:relative;background-color:#fff;padding:4px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}.crm-chat .crm-chat__input .crm-chat__input-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:12px;border-radius:12px;background-color:#f5f5f5}.crm-chat .crm-chat__input .crm-chat__input-data{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;width:34px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:12px;border-radius:12px;cursor:pointer}.crm-chat .crm-chat__input .crm-chat__input-data>i{font-size:20px;font-weight:400;color:rgba(0,0,0,.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__input .crm-chat__input-bubble,.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner{width:auto;-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.2);position:absolute;-webkit-user-select:none;-ms-user-select:none;background-color:#fff}.crm-chat .crm-chat__input .crm-chat__input-data:hover>i{color:#94cc25}.crm-chat .crm-chat__input .crm-chat__input-data:hover .crm-chat__input-bubble{opacity:1;pointer-events:all}.crm-chat .crm-chat__input .crm-chat__input-bubble{display:block;-webkit-border-radius:12px;border-radius:12px;height:auto;padding:4px 0;box-shadow:0 20px 40px 0 rgba(0,0,0,.2);bottom:-webkit-calc(100% + 4px);bottom:calc(100% + 4px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity 80ms ease-in-out;transition:opacity 80ms ease-in-out;opacity:0;-moz-user-select:none;user-select:none;pointer-events:none}.crm-chat .crm-chat__input .crm-chat__input-bubble:before{position:absolute;content:" ";width:100%;height:32px;bottom:-32px;left:0;background-color:transparent}.crm-chat .crm-chat__input .crm-chat__input-bubble:after{width:0;height:0;position:absolute;content:" ";bottom:-22px;left:50%;border:12px solid transparent;border-top-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:18px;padding:4px 12px;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble-item i{font-size:18px;margin-right:8px;color:#b3b3b3;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble-item:hover,.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble-item:hover i{color:#94cc25}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble-item:hover .crm-chat__input-bubble--inner{opacity:1;pointer-events:all}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner{display:block;-webkit-border-radius:12px;border-radius:12px;height:auto;overflow-y:auto;padding:0;box-shadow:0 20px 40px 0 rgba(0,0,0,.2);bottom:-4px;left:100%;overscroll-behavior-y:contain;-webkit-transition:opacity 80ms ease-in-out;transition:opacity 80ms ease-in-out;opacity:0;-moz-user-select:none;user-select:none;pointer-events:none}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner ul{height:auto;overflow-y:auto;max-height:220px;max-width:180px;min-width:128px;padding:4px 0}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner ul::-webkit-scrollbar{width:5px}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner ul::-webkit-scrollbar-track{background:#fff}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner ul::-webkit-scrollbar-thumb{background:rgba(150,150,150,.6);-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .8s ease-in-out;transition:background .8s ease-in-out}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner ul::-webkit-scrollbar-thumb:hover{background:#969696}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner li{padding:4px 12px;display:block;color:#000;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner li span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-chat .crm-chat__input .crm-chat__input-bubble .crm-chat__input-bubble--inner li:hover{color:#94cc25}.crm-chat .crm-chat__input .crm-chat__input-text{width:100%;font-size:18px;padding:0;margin:0;line-height:46px;background-color:transparent;border:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis}.crm-chat .crm-chat__input .crm-chat__input-submit{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;width:48px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:12px;border-radius:12px;cursor:pointer}.crm-chat .crm-chat__input .crm-chat__input-submit i{font-size:24px;font-weight:400;color:rgba(0,0,0,.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.crm-chat .crm-chat__input .crm-chat__input-submit:hover i{color:#94cc25}.crm-chat .crm-chat__input .crm-chat__input-submit--disabled{opacity:.8;cursor:not-allowed}.crm-chat .crm-chat__input .crm-chat__input-submit--disabled i{color:rgba(0,0,0,.15)!important;cursor:not-allowed}.crm-chat .crm-chat__suggestions{position:absolute;width:100%;height:auto;max-height:-webkit-calc(100% - 130px);max-height:calc(100% - 130px);bottom:50px;border:4px solid #fff;border-bottom:none;background-color:#fff;overflow-y:auto}.crm-chat .crm-chat__suggestions::-webkit-scrollbar{width:5px}.crm-chat .crm-chat__suggestions::-webkit-scrollbar-track{background:#f5f5f5}.crm-chat .crm-chat__suggestions::-webkit-scrollbar-thumb{background:rgba(150,150,150,.6);-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .8s ease-in-out;transition:background .8s ease-in-out}.crm-chat .crm-chat__suggestions::-webkit-scrollbar-thumb:hover{background:#969696}.crm-chat .crm-chat__suggestions .crm-chat__suggestion{margin:0;border-bottom:1px solid rgba(150,150,150,.3);padding:12px;cursor:pointer;background-color:#f5f5f5;font-size:14px;line-height:16px;-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out;-webkit-transition-property:color,background-color;transition-property:color,background-color;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.crm-chat .crm-chat__suggestions .crm-chat__suggestion p{margin:0}.crm-chat .crm-chat__suggestions .crm-chat__suggestion .crm-chat__suggestion-image{display:inline-block;width:48px;height:48px;margin-right:8px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.crm-chat .crm-chat__suggestions .crm-chat__suggestion .crm-chat__suggestion-image img{display:block;object-fit:cover;width:100%;height:100%}.crm-chat .crm-chat__suggestions .crm-chat__suggestion:hover{background-color:#94cc25;color:#fff}.crm-chat .crm-chat__suggestions .crm-chat__suggestion:first-of-type{-webkit-border-top-left-radius:12px;border-top-left-radius:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px}.no-shadow-modal{background:0 0!important}.content-modern,.header-modern{background-color:#f6f9fd!important}.no-shadow-modal .flex-col-small{padding:0}.crm-chat--person{position:relative}.crm-chat--fullscreen{position:absolute;-webkit-border-radius:0;border-radius:0}.crm-chat__fullscreen-footer{position:absolute;left:0;bottom:-48px;width:100%;height:48px;padding-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-title,.crm-chat__fullscreen-footer span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;-webkit-box-align:center;text-transform:uppercase;font-size:14px;cursor:pointer;line-height:1}.crm-chat__fullscreen-footer span{display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.2);font-weight:600;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions,.content-modern{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.crm-chat__fullscreen-footer span:hover{color:#94cc25}.content-modern{padding-top:120px!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header-modern .navbar-collapse{-webkit-box-shadow:none!important;box-shadow:none!important}.header-modern .navbar-nav.main-menu>li,.header-modern .navbar.navbar-custom .navbar-brand,.header-modern .sub-main-menu .arrow-icon{background-color:transparent!important}#crm-wrapper,.container .empty-nav-sidebar,.nav-sidebar,.nav-sidebar-bottom{background-color:#f6f9fd}.scroller-shadow.scroller-shadow-bottom{-webkit-box-shadow:0 -10px 20px 20px #f6f9fd;box-shadow:0 -10px 20px 20px #f6f9fd}#crm-wrapper{position:relative;width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}#crm-wrapper .crm-nav{position:relative;width:100%;height:108px}#crm-wrapper .crm-container{position:relative;height:100%}#crm-wrapper #crm-sidebar__wrapper{position:fixed;top:120px;left:0;width:330px;height:-webkit-calc(100% - 120px);height:calc(100% - 120px);z-index:300}#crm-wrapper #crm-sidebar__wrapper .mCSB_container,#crm-wrapper #crm-sidebar__wrapper .mCustomScrollBox,#crm-wrapper #crm-sidebar__wrapper .scroller{overflow:visible}#crm-wrapper .crm-sidebar{position:relative;padding:48px;width:100%;height:100%;z-index:300}#crm-wrapper .crm-sidebar .crm-sidebar__block{margin-bottom:48px}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-title{margin:0 0 12px;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;color:#4a90e2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-title .crm-sidebar__block-title__icon{margin:0 0 0 2px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#crm-wrapper .crm-body .crm-notification-button,#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-input__text:last-of-type,#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-sidebar__check:last-of-type,#crm-wrapper .crm-sidebar .sidebar__block--collapsed{margin-bottom:0}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-input__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-input__text input{margin-right:4px}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-input__text input:last-of-type{margin-right:0}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-input__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#crm-wrapper .crm-sidebar .crm-sidebar__block .crm-sidebar__block-body .crm-input__row .crm-input__text{width:-webkit-calc(50% - 2px);width:calc(50% - 2px);margin:0}#crm-wrapper .crm-sidebar .sidebar__block--collapsed .crm-sidebar__block-body{display:none}#crm-wrapper .crm-body .crm-title,#crm-wrapper .crm-sidebar .crm-sidebar__clear-button{display:-webkit-flex;display:-ms-flexbox;text-transform:uppercase;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}#crm-wrapper .crm-sidebar .sidebar__block--collapsed .crm-sidebar__block-title .crm-sidebar__block-title__icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#crm-wrapper .crm-sidebar .crm-sidebar__clear-button{position:relative;-webkit-border-radius:12px;border-radius:12px;width:100%;height:48px;background-color:rgba(208,2,27,.1);text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:flex;font-size:14px;line-height:1;color:#d0021b;cursor:pointer;z-index:10}#crm-wrapper .crm-body{position:absolute;top:0;left:330px;width:-webkit-calc(100% - 330px);width:calc(100% - 330px);height:100%;overflow-y:auto;overflow-x:hidden;z-index:2;background-color:#fff;-webkit-box-shadow:10px -10px 60px 0 rgba(0,0,0,.1);box-shadow:10px -10px 60px 0 rgba(0,0,0,.1);-webkit-border-top-left-radius:20px;border-top-left-radius:20px;padding:24px 48px 48px}#crm-wrapper .crm-body::-webkit-scrollbar-track{-webkit-border-radius:3px;border-radius:3px;background-color:#fff}#crm-wrapper .crm-body::-webkit-scrollbar{width:6px;background-color:#fff}#crm-wrapper .crm-body::-webkit-scrollbar-thumb{-webkit-border-radius:3px;border-radius:3px;background-color:#969696}#crm-wrapper .crm-body .crm-notification-button{top:0;margin-top:30px;background-color:#4a90e2!important;-webkit-border-radius:12px;border-radius:12px;font-size:14px;text-transform:uppercase;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}#crm-wrapper .crm-body .new-messages-notification{position:-webkit-sticky;position:sticky;bottom:0;margin-bottom:74px;width:100%;height:0;min-width:860px}#crm-wrapper .crm-body .new-messages-notification .new-messages-notification__button{position:absolute;top:-42px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:72px;width:auto;padding:16px 18px 16px 24px;-webkit-border-radius:12px;border-radius:12px;-webkit-box-shadow:0 10px 20px 0 rgba(148,204,37,.6);box-shadow:0 10px 20px 0 rgba(148,204,37,.6);background-color:#94cc25;color:#fff;cursor:pointer;-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out}#crm-wrapper .crm-body .new-messages-notification .new-messages-notification__button:hover i{-webkit-transform:translateX(6px);-ms-transform:translateX(6px);transform:translateX(6px)}#crm-wrapper .crm-body .new-messages-notification .new-messages-notification__button .notification-button__body{padding-right:38px}#crm-wrapper .crm-body .new-messages-notification .new-messages-notification__button .notification-button__body h4{margin:0 0 4px;padding:0;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase}#crm-wrapper .crm-body .new-messages-notification .new-messages-notification__button .notification-button__body p{margin:0;padding:0;font-size:16px;line-height:1;color:rgba(255,255,255,.6)}#crm-wrapper .crm-body .new-messages-notification .new-messages-notification__button i{-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out;color:#fff}#crm-wrapper .crm-body .crm-body__footer .crm-pagination,#crm-wrapper .crm-body .crm-body__header .crm-pagination{font-family:averta-semibold;margin-bottom:0}#crm-wrapper .crm-body .crm-body__footer .crm-pagination .pagination-page a,#crm-wrapper .crm-body .crm-body__header .crm-pagination .pagination-page a{-webkit-border-radius:12px;border-radius:12px;border:none;color:#969696}#crm-wrapper .crm-body .crm-body__footer .crm-pagination .pagination-page a:focus,#crm-wrapper .crm-body .crm-body__footer .crm-pagination .pagination-page a:hover,#crm-wrapper .crm-body .crm-body__header .crm-pagination .pagination-page a:focus,#crm-wrapper .crm-body .crm-body__header .crm-pagination .pagination-page a:hover{background-color:#fafafa;color:#969696}#crm-wrapper .crm-body .crm-body__footer .crm-pagination .active a,#crm-wrapper .crm-body .crm-body__footer .crm-pagination .active a:focus,#crm-wrapper .crm-body .crm-body__footer .crm-pagination .active a:hover,#crm-wrapper .crm-body .crm-body__header .crm-pagination .active a,#crm-wrapper .crm-body .crm-body__header .crm-pagination .active a:focus,#crm-wrapper .crm-body .crm-body__header .crm-pagination .active a:hover{color:#4a90e2;background-color:#fafafa}#crm-wrapper .crm-body .crm-title{font-size:14px;line-height:1;color:#4a90e2;display:-webkit-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#crm-wrapper .crm-body .crm-title .crm-title__counter{color:#969696;margin-left:12px}#crm-wrapper .crm-body .crm-title .pagination-settings{margin-left:auto;cursor:default;color:#000}#crm-wrapper .crm-body .crm-title .pagination-settings b{color:#4a90e2;cursor:pointer}#crm-wrapper .crm-body .crm-body__footer--inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-width:860px;padding-top:12px}#crm-wrapper .crm-body .crm-body__footer--inline .pagination-settings{text-transform:uppercase;cursor:default;color:#000;font-weight:700;margin-left:0}#crm-wrapper .crm-body .crm-body__footer--inline .pagination-settings b{color:#4a90e2;cursor:pointer}#crm-wrapper .crm-body .crm-body__footer--inline .crm-pagination{margin-top:0}#crm-wrapper .crm-body .crm-table-wrapper{margin-top:12px;position:relative}#crm-wrapper .crm-body .crm-table-wrapper .crm-table{display:table;width:100%;min-width:860px;table-layout:fixed;border-collapse:separate;border:4px solid #f6f9fd;-webkit-border-radius:16px;border-radius:16px;background-color:#f6f9fd}@media (min-width:1920px){#crm-wrapper .crm-body .crm-body__footer--inline,#crm-wrapper .crm-body .crm-table-wrapper .crm-table,#crm-wrapper .crm-body .new-messages-notification{max-width:-webkit-calc(100% - 900px);max-width:calc(100% - 900px)}}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header th{height:36px;vertical-align:middle;padding:6px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header th .crm-table_col-name{font-size:14px;line-height:1;font-weight:700;color:#4a90e2}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header .crm-table__checkbox{padding:8px 8px 6px 6px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search th{height:46px;vertical-align:middle;padding:0 2px 4px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search input{width:100%;height:100%;background-color:#fff;-webkit-border-radius:12px;border-radius:12px;padding:0 0 0 16px;border:none;outline:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search input::-webkit-input-placeholder{color:#969696}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search input::-moz-placeholder{color:#969696}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search input:-ms-input-placeholder{color:#969696}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search input::placeholder{color:#969696}#crm-wrapper .crm-body .crm-table-wrapper .crm-table thead .crm-table__header-search input:disabled{background-color:#fafafa}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr{margin-top:16px;background-color:#fff;-webkit-transition:background-color 60ms ease-in-out;transition:background-color 60ms ease-in-out}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr:hover{background-color:#f6f9fd}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr.crm-table--person_negative{color:#d0021b}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr.crm-table--person_negative:hover{background-color:rgba(208,2,27,.05)}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .selected-row{background-color:#f6f9fd}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .selected-row.crm-table--person_negative{background-color:rgba(208,2,27,.05)}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody td{font-size:18px;line-height:24px;padding:13px 6px 6px;cursor:pointer;vertical-align:top;width:100%}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr:first-of-type td{border-top:14px solid #fff}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr:first-of-type td:first-of-type{-webkit-border-top-left-radius:12px;border-top-left-radius:12px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr:first-of-type td:last-of-type{-webkit-border-top-right-radius:12px;border-top-right-radius:12px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr:last-of-type td:first-of-type{-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody tr:last-of-type td:last-of-type{-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__avatar{padding-left:0;padding-top:8px;padding-bottom:8px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__avatar img{width:32px;height:32px;-webkit-border-radius:50%;border-radius:50%;object-fit:cover;background-color:#969696}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__tags{padding-top:11px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__tags .crm-table__tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:12px;width:auto;max-width:100%}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__tags .crm-table__tag .crm-table__tag-color{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__tags .crm-table__tag .crm-table__tag-name{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__rating-cell{text-align:center}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__rating{padding:0 8px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:14px;text-align:center;-webkit-border-radius:12px;border-radius:12px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__rating--red{background-color:rgba(208,2,27,.2);color:#d0021b}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__rating--yellow{background-color:rgba(245,166,35,.2);color:#f5a623}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__rating--green{background-color:rgba(148,204,37,.2);color:#94cc25}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__boolean-cell{text-align:center}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__boolean{padding:1px;color:#fff;font-size:16px;-webkit-border-radius:50%;border-radius:50%}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__boolean--yes{background-color:#94cc25}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table__boolean--no{background-color:#d0021b}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tbody .crm-table--ellipsis{display:inline-block;width:auto;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tfoot tr{background-color:#fff;text-align:center}#crm-wrapper .crm-body .crm-table-wrapper .crm-table tfoot tr td{font-size:18px;padding:16.5px 10px;-webkit-border-radius:12px;border-radius:12px;color:#969696}#crm-wrapper .crm-body .crm-table-wrapper .crm-table .crm-table__checkbox{text-align:center;vertical-align:top;cursor:pointer;padding-top:18px;padding-left:4px;padding-right:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#crm-wrapper .crm-body .crm-table-wrapper .crm-table .crm-table__checkbox input[type=checkbox]{display:none}#crm-wrapper .crm-body .crm-table-wrapper .crm-table .crm-table__checkbox label{width:14px;height:14px;display:block;-webkit-border-radius:4px;border-radius:4px;border:2px solid #94cc25;overflow:hidden;position:relative;margin:0 auto;cursor:pointer}#crm-wrapper .crm-body .crm-table-wrapper .crm-table .crm-table__checkbox i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:8px;color:#fff;opacity:0;-webkit-transition:60ms ease-in-out;transition:60ms ease-in-out;-webkit-transition-property:font-size;transition-property:font-size}#crm-wrapper .crm-body .crm-table-wrapper .crm-table .crm-table__checkbox input[type=checkbox]:checked+label{background-color:#94cc25}#crm-wrapper .crm-body .crm-table-wrapper .crm-table .crm-table__checkbox input[type=checkbox]:checked+label i{font-size:13px;opacity:1}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions{position:absolute;width:48px;height:auto;left:0;top:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:0;z-index:-1;-webkit-transition:left 80ms ease-in-out,opacity 80ms ease-in-out;transition:left 80ms ease-in-out,opacity 80ms ease-in-out}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions>span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:4px;width:26px;height:32px;-webkit-border-radius:12px;border-radius:12px;cursor:pointer}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions>span i{font-size:18px}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions .crm-table-actions__delete{color:#d0021b;background-color:rgba(208,2,27,.1);-webkit-transition:80ms ease-in-out;transition:80ms ease-in-out}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions .crm-table-actions__delete:hover{color:#fff;background-color:#d0021b}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions .crm-table-actions__merge,#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions .crm-table-actions__tags{color:#94cc25;background-color:rgba(148,204,37,.1)}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions .crm-table-actions__merge:hover,#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions .crm-table-actions__tags:hover{color:#fff;background-color:#94cc25}#crm-wrapper .crm-body .crm-table-wrapper .crm-table-actions--active{opacity:1;z-index:1;pointer-events:all;left:-48px;-webkit-transition:left 80ms ease-in-out,opacity 80ms ease-in-out,z-index 80ms 80ms ease-in-out;transition:left 80ms ease-in-out,opacity 80ms ease-in-out,z-index 80ms 80ms ease-in-out}#crm-wrapper .crm-body .crm-table-controls{position:relative;padding-top:24px}#crm-wrapper .crm-body .crm-table-controls .crm-table-search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}#crm-wrapper .crm-body .crm-table-controls .crm-table-search span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#94cc25;font-size:14px;line-height:1;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;text-transform:uppercase}#crm-wrapper .crm-body .crm-table-controls .crm-table-search span i{margin-right:6px}#crm-wrapper .crm-body .crm-table-controls--inline{padding-top:0;min-width:860px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:1920px){#crm-wrapper .crm-body .crm-table-controls--inline{max-width:-webkit-calc(100% - 900px);max-width:calc(100% - 900px)}}#crm-wrapper .crm-body .crm-table-controls--inline .crm-table-search{margin-bottom:0}#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination{font-family:averta-semibold;margin:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination .pagination-page a{-webkit-border-radius:12px;border-radius:12px;border:none;color:#969696}#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination .pagination-page a:focus,#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination .pagination-page a:hover{background-color:#fafafa;color:#969696}#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination .active a,#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination .active a:focus,#crm-wrapper .crm-body .crm-table-controls--inline .crm-pagination .active a:hover{color:#4a90e2;background-color:#fafafa}#crm-wrapper .crm-body .crm-table-controls--inline .crm-title{margin:0;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#crm-wrapper .crm-sidebar__check{display:block;width:100%;margin-bottom:14px;position:relative}#crm-wrapper .crm-sidebar__check input[type=checkbox]{display:none!important}#crm-wrapper .crm-sidebar__check label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;cursor:pointer;margin:0;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-weight:400}#crm-wrapper .crm-sidebar__check label .crm-sidebar__check-icon{position:relative;width:14px;height:14px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #94cc25;margin-right:12px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#crm-wrapper .crm-sidebar__check label .crm-sidebar__check-icon i{font-size:8px;color:#fff;opacity:0;-webkit-transition:60ms ease-in-out;transition:60ms ease-in-out;-webkit-transition-property:font-size;transition-property:font-size}#crm-wrapper .crm-sidebar__check label .crm-sidebar__check-name{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 12px 0 0;font-size:18px;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-transition:color 60ms ease-in-out;transition:color 60ms ease-in-out;text-transform:capitalize}#crm-wrapper .crm-sidebar__check label .crm-sidebar__check-count{font-size:18px;line-height:1;color:#94cc25;font-weight:400}#crm-wrapper .crm-sidebar__check label:hover .crm-sidebar__check-name{color:#94cc25}#crm-wrapper .crm-sidebar__check .crm-sidebar__check-settings{position:absolute;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;right:0;width:48px;top:50%;-webkit-transform:translate(100%,-50%);-ms-transform:translate(100%,-50%);transform:translate(100%,-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;cursor:pointer;-webkit-transition:opacity 60ms ease-in-out;transition:opacity 60ms ease-in-out}#crm-slider,#crm-wrapper .crm-sidebar__add-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}#crm-wrapper .crm-sidebar__check .crm-sidebar__check-settings i{font-size:22px;color:rgba(0,0,0,.2)}#crm-wrapper .crm-sidebar__check .crm-sidebar__check-settings--active,#crm-wrapper .crm-sidebar__check:hover .crm-sidebar__check-settings{opacity:1;pointer-events:auto}#crm-wrapper .crm-sidebar__check input[type=checkbox]:checked+label .crm-sidebar__check-icon{background-color:#94cc25}#crm-wrapper .crm-sidebar__check input[type=checkbox]:checked+label .crm-sidebar__check-icon i{font-size:13px;opacity:1}#crm-wrapper .crm-sidebar__add-button{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;margin:12px 0 0;cursor:pointer}#crm-wrapper .crm-sidebar__add-button b{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;text-transform:uppercase;font-size:14px;line-height:1;color:rgba(0,0,0,.3);-webkit-transition:color 60ms ease-in-out;transition:color 60ms ease-in-out}#crm-wrapper .crm-sidebar__add-button>i{color:rgba(0,0,0,.3);font-size:20px;margin-left:-3px;margin-right:2px;-webkit-transition:color 60ms ease-in-out;transition:color 60ms ease-in-out}#crm-wrapper .crm-sidebar__add-button:hover b,#crm-wrapper .crm-sidebar__add-button:hover>i{color:#94cc25}#crm-wrapper .crm-input__text{display:block;width:100%;height:46px;margin-bottom:4px}#crm-wrapper .crm-input__text input{display:block;width:100%;height:100%;background-color:#fff;-webkit-border-radius:12px;border-radius:12px;padding:0 16px;outline:0!important;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:18px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}#crm-wrapper .crm-input__text input::-webkit-input-placeholder{color:#969696;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:18px}#crm-wrapper .crm-input__text input::-moz-placeholder{color:#969696;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:18px}#crm-wrapper .crm-input__text input:-ms-input-placeholder{color:#969696;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:18px}#crm-wrapper .crm-input__text input::placeholder{color:#969696;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;font-size:18px}#crm-wrapper .crm-input__text input[type=number]{padding-right:0}#crm-slider{position:fixed;top:0;right:0;width:100%;max-width:460px;height:100vh;background-color:#fff;z-index:10001;-webkit-box-shadow:-20px 0 40px 0 rgba(0,0,0,.1);box-shadow:-20px 0 40px 0 rgba(0,0,0,.1);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);padding:0 48px;overflow-x:hidden;overflow-y:auto;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:1920px){#crm-slider{max-width:640px}}@media (min-width:2560px){#crm-slider{max-width:900px}}#crm-slider .crm-slider__header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:40px;margin-bottom:44px}#crm-slider .crm-slider__header .crm-slider__header-controls{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}#crm-slider .crm-slider__header .crm-slider__header-controls i{font-size:24px;margin-right:12px;cursor:pointer}#crm-slider .crm-slider__header .crm-slider__header-controls i:last-of-type{margin-right:0}#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__next,#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__prev{color:#969696;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__confirm,#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__next:hover,#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__prev:hover{color:#94cc25}#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__close,#crm-slider .crm-slider__header .crm-slider__header-controls .header-control__delete{color:#d0021b}#crm-slider .crm-slider__header .crm-slider__header-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 30px}#crm-slider .crm-slider__header .crm-slider__header-tabs .header-tab{color:#969696;font-size:18px;line-height:1;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;cursor:pointer;margin-right:24px;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}#crm-slider .crm-slider__header .crm-slider__header-tabs .header-tab:last-of-type{margin-right:0}#crm-slider .crm-slider__header .crm-slider__header-tabs .header-tab:hover{color:#000}#crm-slider .crm-slider__header .crm-slider__header-tabs .header-tab--active{position:relative;color:#000}#crm-slider .crm-slider__header .crm-slider__header-tabs .header-tab--active:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;-webkit-border-radius:1px;border-radius:1px;background-color:#94cc25}#crm-slider .crm-slider__body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:auto;min-height:200px}#crm-slider .crm-slider__body--chat{padding-bottom:48px}#crm-slider .crm-slider__profile{padding-bottom:48px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:auto;min-height:auto}#crm-slider .crm-slider__profile .crm-slider__profile-avatar{display:block;width:80px;height:80px;-webkit-border-radius:50%;border-radius:50%;object-fit:cover;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.3);box-shadow:0 5px 10px 0 rgba(0,0,0,.3);margin-bottom:18px}#crm-slider .crm-slider__profile .crm-slider__profile-name{font-size:24px;line-height:1;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;color:#3d3d3d;margin:0}#crm-slider .crm-slider__profile .crm-slider__profile-title{font-size:14px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;line-height:1;margin:0 0 12px;color:#4a90e2;text-transform:uppercase}#crm-slider .crm-slider__profile .crm-slider__profile-input{width:100%;height:auto;margin-bottom:24px}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input,#crm-slider .crm-slider__profile .crm-slider__profile-input input{height:46px;background-color:#f5f5f5;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}#crm-slider .crm-slider__profile .crm-slider__profile-input input{display:block;width:100%;-webkit-border-radius:12px;border-radius:12px;border:none;outline:0;font-size:18px;line-height:1;color:#3d3d3d;padding:14px 16px;overflow:hidden;text-overflow:ellipsis}#crm-slider .crm-slider__profile .crm-slider__profile-input input::-webkit-input-placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input input::-moz-placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input input:-ms-input-placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input input::placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input textarea{display:block;width:100%;background-color:#f5f5f5;-webkit-border-radius:12px;border-radius:12px;border:none;outline:0;font-size:18px;line-height:1;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;color:#3d3d3d;padding:14px 16px;overflow:hidden;text-overflow:ellipsis}#crm-slider .crm-slider__profile .crm-slider__profile-input textarea::-webkit-input-placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input textarea::-moz-placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input textarea:-ms-input-placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input textarea::placeholder{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input{min-width:0;margin:0;-webkit-border-radius:12px;border-radius:12px;color:#3d3d3d}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-container .arrow-btn{top:11px;right:13px;width:auto}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-container .arrow-btn i{display:block;opacity:1;color:rgba(0,0,0,.3)}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select{height:auto;margin:0;padding:14px 50px 14px 16px;font-size:18px;border:none;line-height:18px}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select~.bar:after,#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select~.bar:before{content:none}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select span{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-options{top:0;width:auto;max-height:572px;background-color:#fff;border:none;-webkit-border-radius:12px;border-radius:12px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-options .dropdown_container{overflow:auto;max-height:520px}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-options li{padding:14px 50px 13px 17px;border-bottom:1px solid #f5f5f5;font-size:18px;line-height:1;color:#000;-webkit-transition:none;transition:none}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-options li:last-child{border:none;padding-bottom:16px}#crm-slider .crm-slider__profile .crm-slider__profile-input .custom-input .select-options .select-placeholder{color:#969696!important}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:4px}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-info{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:16px;height:46px;background-color:#f5f5f5;-webkit-border-radius:12px;border-radius:12px;margin-right:8px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-info p{font-size:18px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;line-height:1.1;color:#3d3d3d;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 16px 0 0;width:80px}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-info img{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;display:block;background-color:#fff;overflow:hidden}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-control{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:46px;height:46px;background-color:rgba(208,2,27,.1);-webkit-border-radius:12px;border-radius:12px;cursor:pointer;color:#d0021b;font-size:24px;-webkit-transition:all 80ms ease-in-out;transition:all 80ms ease-in-out;-webkit-transition-property:color,background-color;transition-property:color,background-color}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-control:hover{background-color:#d0021b;color:#fff}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-control--disabled:hover,#crm-slider .crm-slider__profile .crm-slider__profile-info .profile-info__lead{background-color:#f5f5f5;color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-control--disabled{background-color:#f5f5f5;cursor:not-allowed}#crm-slider .crm-slider__profile .crm-slider__profile-accounts .crm-slider__profile-account .crm-slider__profile-account-control--disabled i{color:#969696}#crm-slider .crm-slider__profile .crm-slider__profile-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:4px;margin-bottom:38px}#crm-slider .crm-slider__profile .crm-slider__profile-info>div{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:14px;line-height:24px;margin-right:8px;-webkit-border-radius:12px;border-radius:12px;padding:0 8px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif;cursor:pointer}#crm-slider .crm-slider__profile .crm-slider__profile-info .profile-info__finished{color:#94cc25;background-color:rgba(148,204,37,.1)}#crm-slider .crm-slider__profile .crm-slider__profile-info .profile-info__not-finished{color:#d0021b;background-color:rgba(208,2,27,.1)}#crm-slider .crm-slider__profile .person-tags__tags-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}#crm-slider .crm-slider__profile .person-tags__tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-right:16px;cursor:pointer;position:relative;color:#000}#crm-slider .crm-slider__profile .person-tags__tag .person-tags__tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}#crm-slider .crm-slider__profile .person-tags__tag-editor{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:-webkit-calc(100% + 4px);top:calc(100% + 4px);left:-16px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-webkit-border-radius:16px;border-radius:16px;background-color:#fff;padding:8px;z-index:10}#crm-slider .crm-slider__profile .person-tags__tag-editor:after{content:"";position:absolute;width:0;height:0;border:8px solid transparent;border-bottom-color:#fff;top:-16px;left:12px;z-index:10}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-colors{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-colors:after{position:absolute;opacity:.3;content:"";right:0;width:1px;height:16px;background-color:#969696}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-colors li{padding:0;margin:0 8px 0 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-colors li .tag-color__check{width:14px;height:14px;overflow:hidden;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-self:start;background-color:#fff;-webkit-border-radius:50%;border-radius:50%}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-colors li .tag-color__check i{font-weight:700;font-size:14px}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-remove-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:4px}#crm-slider .crm-slider__profile .person-tags__tag-editor .person-tags__tag-remove-button i{color:#d0021b}#crm-slider .crm-slider__profile .person-tags__tag-add{color:#969696;margin-right:0;position:relative;font-size:14px;font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}#crm-slider .crm-slider__profile .person-tags__tag-add i{color:#969696;font-size:16px}#crm-slider .crm-slider__profile .person-tags__select-list{position:absolute;bottom:32px;left:-12px;width:auto;min-width:120px;max-width:360px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);box-shadow:0 10px 20px 0 rgba(0,0,0,.2);background-color:#fff;-webkit-border-radius:16px;border-radius:16px;z-index:30}#crm-slider .crm-slider__profile .person-tags__select-list .person-tags__select-list--inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:200px;height:auto;overflow-y:auto;overflow-x:hidden;padding:12px 16px}#crm-slider .crm-slider__profile .person-tags__select-list .person-tags__select-list--inner::-webkit-scrollbar{width:5px}#crm-slider .crm-slider__profile .person-tags__select-list .person-tags__select-list--inner::-webkit-scrollbar-track{background:0 0}#crm-slider .crm-slider__profile .person-tags__select-list .person-tags__select-list--inner::-webkit-scrollbar-thumb{background:rgba(150,150,150,.6);-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .8s ease-in-out;transition:background .8s ease-in-out}#crm-slider .crm-slider__profile .person-tags__select-list .person-tags__select-list--inner::-webkit-scrollbar-thumb:hover{background:#969696}#crm-slider .crm-slider__profile .person-tags__select-list:after{content:"";position:absolute;width:0;height:0;border:10px solid transparent;border-top-color:#fff;bottom:-20px;left:10px;z-index:10}#crm-slider .crm-slider__profile .person-tags__select-list li{color:#000;margin:4px 0;line-height:1;white-space:nowrap;-webkit-transition:color .12s ease-in-out;transition:color .12s ease-in-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:12px}#crm-slider .crm-slider__profile .person-tags__select-list li:hover .person-tags__tag--delete{opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}#crm-slider .crm-slider__profile .person-tags__select-list li .person-tags__tag-color{width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background-color:#969696;margin-right:6px}#crm-slider .crm-slider__profile .person-tags__select-list li .person-tags__tag--delete{position:absolute;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:50%;right:0;-webkit-transform:translate(55%,-42%);-ms-transform:translate(55%,-42%);transform:translate(55%,-42%);cursor:pointer;font-weight:700;color:#969696;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}#crm-slider .crm-slider__profile .person-tags__select-list li .person-tags__tag--delete:hover{color:#d0021b}#crm-slider .crm-slider__profile .person-tags__select-list li:hover{color:#94cc25}#crm-slider .crm-slider__profile .tag-add-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#94cc01;margin-left:8px;cursor:pointer}#crm-slider.ng-enter,#crm-slider.ng-leave{-webkit-transition:all ease-in-out .12s;transition:all ease-in-out .12s}#crm-slider.ng-enter,#crm-slider.ng-leave.ng-leave-active{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}#crm-slider.ng-enter.ng-enter-active,#crm-slider.ng-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.datepicker-new{width:234px!important;border:none;background-color:#fff;-webkit-border-radius:0;border-radius:0 0 12px 12px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:12px}.datepicker-new *{font-family:averta-regular!important}#crm-slider.hints-slider .crm-slider__profile-input_resize .resize-input-hidden,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-title,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .learn-more,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block_new span,#crm-wrapper.hints-wrapper .crm-body .hints-new-category .resize-input-hidden,#crm-wrapper.hints-wrapper .crm-body .hints-new-category input{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.datepicker-new .datepicker--pointer{display:none!important}.datepicker-new .datepicker--nav{padding-left:16px;padding-right:16px;background-color:#fff}.datepicker-new .-focus-{background-color:rgba(92,196,239,.1)}.datepicker-new .datepicker--cell.-selected-{color:#fff!important;border:none;background:#4a90e2;-webkit-border-radius:12px;border-radius:12px}.datepicker-new .datepicker--cell.-range-to-{border:none;-webkit-border-top-left-radius:0!important;border-top-left-radius:0!important;-webkit-border-bottom-left-radius:0!important;border-bottom-left-radius:0!important}.datepicker-new .datepicker--cell.-range-from-{border:none;-webkit-border-top-right-radius:0!important;border-top-right-radius:0!important;-webkit-border-bottom-right-radius:0!important;border-bottom-right-radius:0!important}.modal-open .modal-backdrop--new{background-color:#000;opacity:.4!important}.modal-open .modal--new{background:0 0;overflow-x:hidden;overflow-y:auto}.modal-open .modal--new .modal-content{-webkit-box-shadow:0 40px 80px 0 rgba(0,0,0,.3);box-shadow:0 40px 80px 0 rgba(0,0,0,.3);position:relative}.modal-open .modal--new .modal-content .modal__tag-editor{width:100vw;max-width:380px}.tag-editor{left:100%;top:36px}.tag-editor .tag-group__select-list .tag-group__select-list--inner{max-height:180px}#crm-wrapper.hints-wrapper .crm-body{left:0;width:100%;padding-top:48px;padding-left:208px;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}#crm-wrapper.hints-wrapper .crm-body .crm-title{margin-top:24px;margin-bottom:16px}#crm-wrapper.hints-wrapper .crm-body .hints-new-category{overflow:hidden}#crm-wrapper.hints-wrapper .crm-body .hints-new-category .resize-input-hidden,#crm-wrapper.hints-wrapper .crm-body .hints-new-category input{padding:0;font-size:14px;line-height:18px;text-transform:uppercase}#crm-wrapper.hints-wrapper .crm-body .hints-new-category input{color:#94cc25}#crm-wrapper.hints-wrapper .crm-body .hints-new-category input::-webkit-input-placeholder{color:#94cc25}#crm-wrapper.hints-wrapper .crm-body .hints-new-category input::-moz-placeholder{color:#94cc25}#crm-wrapper.hints-wrapper .crm-body .hints-new-category input:-ms-input-placeholder{color:#94cc25}#crm-wrapper.hints-wrapper .crm-body .hints-new-category input::placeholder{color:#94cc25}#crm-wrapper.hints-wrapper .crm-body .hints-new-category>i{float:left;font-size:16px;line-height:18px;color:#94cc25;cursor:pointer}#crm-wrapper.hints-wrapper .crm-body .hints-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block_new{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:160px;margin-right:8px;margin-bottom:10px;-webkit-border-radius:16px;border-radius:16px;cursor:pointer}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block{padding:16px;background-color:#f4f5f7;overflow:hidden}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-title{margin-top:0;margin-bottom:8px;font-size:18px;line-height:1;text-transform:lowercase;word-break:break-all}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-body{line-height:normal;color:#969696}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-body img{max-width:100%;-webkit-border-radius:12px;border-radius:12px;margin-bottom:10px}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-body img:last-child{margin-bottom:0}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-body p{margin-bottom:10px}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-body p:last-child{margin-bottom:0}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .hints-list__block-body a{color:#4a90e2}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .learn-more{display:block;overflow:hidden;margin-top:8px;color:#000;text-transform:uppercase;text-decoration:none}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .learn-more:active,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .learn-more:focus,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .learn-more:hover,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block:hover .hints-list__block-title,#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block:hover .learn-more{color:#4a90e2}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block .learn-more span{float:left;line-height:14px}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block_new{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:14px;border:2px solid #f4f5f7;color:#969696}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block_new .material-icons{width:100%;text-align:center;font-size:32px;opacity:.4}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block_new span{width:100%;margin-top:4px;text-align:center;font-size:18px;opacity:.6}#crm-wrapper.hints-wrapper .crm-body .hints-list .hints-list__block_new:hover{border-color:rgba(74,144,226,.1);color:#4a90e2}#crm-slider.hints-slider .crm-slider__header,#crm-slider.hints-slider .crm-slider__profile .crm-slider__profile-name{margin-bottom:24px}#crm-slider.hints-slider .crm-slider__profile-input_resize{padding:14px 16px;background-color:#f5f5f5;-webkit-border-radius:12px;border-radius:12px}#crm-slider.hints-slider .crm-slider__profile-input_resize input,#crm-slider.hints-slider .crm-slider__profile-input_resize textarea{padding:0;background:0 0;-webkit-border-radius:0;border-radius:0;overflow:auto}#crm-slider.hints-slider .crm-slider__profile-input_resize .resize-input-hidden{font-size:18px;line-height:1}.brn-hint-wrapper{position:relative}.brn-hint-wrapper .brn-hint{visibility:hidden;opacity:0;z-index:1000;position:absolute;font-family:averta-regular,robotomedium,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.29;letter-spacing:.17px;color:#3d3d3d;text-align:left;white-space:normal;cursor:default}.brn-hint-wrapper .brn-hint .learn-more,.brn-hint-wrapper .brn-hint strong{font-family:averta-semibold,MyriadProSemiBold,Roboto,sans-serif}.brn-hint-wrapper .brn-hint-inner{min-width:252px;max-width:424px;padding:10px 12px;-webkit-border-radius:16px;border-radius:16px;background-color:#f5f5f5;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.3);box-shadow:0 10px 30px 0 rgba(0,0,0,.3)}.brn-hint-wrapper .brn-hint a{cursor:pointer}.brn-hint-wrapper .brn-hint p{margin-bottom:10px}.brn-hint-wrapper .brn-hint p:last-child{margin-bottom:0}.brn-hint-wrapper .brn-hint strong{font-weight:400;color:#d0021b}.brn-hint-wrapper .brn-hint img,.brn-hint-wrapper .brn-hint video{max-width:400px;margin-bottom:10px;-webkit-border-radius:12px;border-radius:12px}.brn-hint-wrapper .brn-hint img:last-child,.brn-hint-wrapper .brn-hint video:last-child{margin-bottom:0}.brn-hint-wrapper .brn-hint-top{bottom:16px;right:-16px;padding-bottom:7px}.brn-hint-wrapper .brn-hint-top:before{content:'';position:absolute;bottom:2px;right:17px;width:0;height:0;border-style:solid;border-width:6px 7px 0;border-color:#f5f5f5 transparent transparent}.brn-hint-wrapper .brn-hint-bottom{top:16px;right:-16px;padding-top:7px}.brn-hint-wrapper .brn-hint-bottom:before{content:'';position:absolute;top:2px;right:17px;width:0;height:0;border-style:solid;border-width:0 7px 6px;border-color:transparent transparent #f5f5f5}.brn-hint-wrapper .brn-hint-right{top:-50%;left:100%;padding-bottom:8px}.brn-hint-wrapper .brn-hint-right:before{content:'';position:absolute;top:18px;left:-6px;width:0;height:0;border-style:solid;border-width:7px 6px 7px 0;border-color:transparent #f5f5f5 transparent transparent}.brn-hint-wrapper .brn-hint .learn-more{display:block;overflow:hidden;margin-top:10px;text-transform:uppercase;text-decoration:none;color:rgba(61,61,61,.6)}.brn-hint-wrapper .brn-hint .learn-more span{float:left;line-height:14px}.brn-hint-wrapper-hovered .brn-hint{visibility:visible;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}
