.bot-action{display:inline-block;width:auto;margin:8px 8px;padding:8px 12px;color:hsla(0,0%,100%,.75);border:1px solid #777;font-size:12px;text-align:center;cursor:pointer;border-radius:2px;-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1);text-transform:capitalize}.bot-action.icon{padding:0;height:32px;width:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.75em}.bot-action.no-margins{margin:0}.bot-action:hover{color:#fff}.bot-action.blue{background-color:#086fda;border:1px solid #7bbaff}.bot-action.blue:hover{border-color:#97c8fd}.bot-action.gray{background-color:#555;border:1px solid hsla(0,0%,100%,.2)}.bot-action.gray:hover{border-color:hsla(0,0%,100%,.75)}.bot-action.red{border-color:#762d2d;background-color:#543737;color:#ff2c2c}.bot-action.red:hover{border-color:#ff0707}.bot-action.shadow{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.bot-action.shadow:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.bot-action.shadow:active{-webkit-box-shadow:0 0 0 rgba(0,0,0,.16),0 0 0 rgba(0,0,0,.23);box-shadow:0 0 0 rgba(0,0,0,.16),0 0 0 rgba(0,0,0,.23)}.bot-action.disabled{cursor:default;opacity:.25}.bot-action.disabled:hover{opacity:.25}.bot-action.wide{width:100%;margin:8px 0}.basic-input{max-width:220px;color:hsla(0,0%,100%,.85);-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1);font-size:12px;width:100%;background:#303030;padding:8px 10px;border:1px solid #555;border-radius:2px;overflow:hidden}.basic-input.wide{max-width:100%;min-width:220px}.basic-input.super-wide{min-width:400px}.basic-input.transparent{background-color:transparent;border:none;border-bottom:1px solid #555;padding:8px 0}.basic-input.transparent:focus{border-bottom:1px solid #fbb442}.basic-input:focus{color:#fff;border-color:#fbb442}.basic-input:hover{color:#fff}header[data-v-743e3c12]{width:100%;height:60px;padding:6px 1.25em;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #4c4c4c;position:relative;z-index:100}header .search-field[data-v-743e3c12]{font-size:12px;padding:8px 12px;border-radius:2px;border:1px solid hsla(0,0%,60%,.7);-webkit-transition:all .3s cubic-bezier(.25,.8,.25,1);transition:all .3s cubic-bezier(.25,.8,.25,1)}header .search-field[data-v-743e3c12]:hover{border-color:#999}header .search-field[data-v-743e3c12]:focus{border-color:#fbb442}header .back-button-container .back-button[data-v-743e3c12],header .create-bot[data-v-743e3c12]{margin:0;float:right}.background-dark-gray[data-v-743e3c12]{background-color:#2b2b2b}.logo[data-v-743e3c12]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.logo svg[data-v-743e3c12]{width:40px}.logo .logo-image[data-v-743e3c12]{height:40px;width:40px;margin-right:.75em}.logo .logo-text[data-v-743e3c12]{color:#fff;font-size:18px;text-transform:uppercase;font-weight:400;text-decoration:none}.company-management-container{width:100%;height:calc(100vh - 60px)}.company-management-container .company-list{width:100%;padding:20px 0;height:calc(100vh - 60px);overflow:scroll}.company-management-container .company-list .company{width:100%;font-size:14px;padding:10px 1.25em 10px 1.25em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s cubic-bezier(.25,.8,.25,1);transition:color .3s cubic-bezier(.25,.8,.25,1);-webkit-transition:background-color .3s cubic-bezier(.25,.8,.25,1);transition:background-color .3s cubic-bezier(.25,.8,.25,1)}.company-management-container .company-list .company .company-name{width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-management-container .company-list .company .cm-container{position:relative}.company-management-container .company-list .company .cm-container .cm-button{opacity:0}.company-management-container .company-list .company .cm-container .cm-menu{position:absolute;right:0;width:110px}.company-management-container .company-list .company.active{background-color:#323232;color:hsla(0,0%,100%,.85);font-weight:500}.company-management-container .company-list .company:hover{color:#fff}.company-management-container .company-list .company:hover .cm-button{opacity:.5}.company-management-container .company-list .company:hover .cm-button:hover{opacity:1}.sidebar-left[data-v-6d9cd39c]{width:320px;height:calc(100vh - 60px);float:left;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #4c4c4c;color:#a1a1a1;background-color:#393939}.app-main-layout .main-content-layout,.app-main-layout .main-content-layout-with-sidebar{width:100%;height:calc(100vh - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.switch-container[data-v-1719c783]{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch-container .on[data-v-1719c783]{color:hsla(0,0%,100%,.4)}.switch-container .off[data-v-1719c783]{color:#fff}.switch-container .off[data-v-1719c783],.switch-container .on[data-v-1719c783]{-webkit-transition:color .3s cubic-bezier(.25,.8,.25,1);transition:color .3s cubic-bezier(.25,.8,.25,1)}.switch-container .switch[data-v-1719c783]{display:inline-block;margin:0 8px;width:42px;height:24px;background-color:#4d4d4d;border-radius:12px;cursor:pointer;-webkit-transition:background-color .3s cubic-bezier(.25,.8,.25,1);transition:background-color .3s cubic-bezier(.25,.8,.25,1)}.switch-container .switch .circle[data-v-1719c783]{height:20px;width:20px;background-color:#fff;opacity:1;border-radius:50%;margin:2px;position:relative;-webkit-transition:margin .3s cubic-bezier(.25,.8,.25,1);transition:margin .3s cubic-bezier(.25,.8,.25,1)}.switch-container.turned-on .switch[data-v-1719c783]{background-color:#5bd849}.switch-container.turned-on .switch .circle[data-v-1719c783]{margin-left:20px}.switch-container.turned-on .on[data-v-1719c783]{color:#fff}.switch-container.turned-on .off[data-v-1719c783]{color:hsla(0,0%,100%,.4)}.modal-wrapper{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-wrapper.strong-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-wrapper.hidden{visibility:hidden;opacity:0}.modal-wrapper.open{visibility:visible;opacity:1}.modal-wrapper .modal-container{border:1px solid #e4e4e4;border-radius:2px;background-color:#252525;width:40%;min-width:420px;min-height:210px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-wrapper .modal-container .title{font-size:18px;color:hsla(0,0%,100%,.85);font-weight:700;margin-bottom:12px;text-transform:capitalize}.modal-wrapper .modal-container .text{font-size:16px;color:hsla(0,0%,100%,.85);font-weight:400}.modal-wrapper .modal-container .highlight{color:rgba(255,179,0,.85);font-weight:500}.modal-wrapper .modal-container .actions{margin-top:12px}.modal-wrapper .modal-container .actions span{margin:0 4px}.modal-wrapper .modal-container .input{width:100%;text-align:center}.modal-wrapper .modal-container .error{margin-top:6px;font-size:12px;color:rgba(255,7,7,.8);text-align:center}aside{width:320px;min-height:380px;height:calc(100vh - 60px);float:right;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #555;color:#a1a1a1;background-color:#393939;overflow:hidden}.top-content{width:100%;height:calc(100vh - 128px);min-height:320px;padding:0 0 0 18px}.bottom-content{width:100%;height:68px;border-top:1px solid #555;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section{width:100%;border-bottom:1px solid #555;padding:10px 18px 10px 0}.section:last-child{border-bottom:none}.section .sub-section{margin-bottom:16px}.section .sub-section .bot-action:first-child{margin-left:0}.section .sub-section.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section .sub-section.buttons .bot-action:last-child{margin-right:0}.section .sub-section h1,.section .sub-section h2,.section .sub-section h3,.section .sub-section h4,.section .sub-section h5{color:hsla(0,0%,100%,.85);font-weight:500;margin:10px 0}.section .sub-section h1{font-size:18px}.section .sub-section h2{font-size:16px}.section .sub-section h3{font-size:14px}.section .sub-section:first-child{margin-top:0}.section .sub-section:last-child{margin-bottom:0}.name-input{width:80%}.input-error{margin-top:8px;font-size:12px;color:#ff0707}.basic-select{width:80%;overflow:hidden;text-overflow:ellipsis;font-size:12px;background-color:#4d4d4d;color:#fff;padding:6px 9px;outline:none;border:1px solid #686868;max-width:100%}.content-with-sidebar-layout{width:100%;height:calc(100vh - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;z-index:50}.app-main-layout{background-color:#3b3b3b;height:100vh}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,sans-serif}body{margin:0;color:#a1a1a1}button,input,textarea{outline:none}.icon{cursor:pointer}#app{background-color:#131415}select{-webkit-appearance:none}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s cubic-bezier(.25,.8,.25,1);transition:opacity .3s cubic-bezier(.25,.8,.25,1)}.fade-enter,.fade-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{-webkit-transition:opacity .2s cubic-bezier(.25,.8,.25,1);transition:opacity .2s cubic-bezier(.25,.8,.25,1)}.fade-fast-enter,.fade-fast-leave-to{opacity:0}.zoom-enter-active,.zoom-leave-active{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:zoom;animation-name:zoom}.zoom-leave-active{animation-direction:reverse}@-webkit-keyframes zoom{0%{opacity:0;-webkit-transform:scale3d(.9,.9,.5);transform:scale3d(.9,.9,.5)}to{opacity:1}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale3d(.9,.9,.5);transform:scale3d(.9,.9,.5)}to{opacity:1}}