@charset "UTF-8";#app-body,.app-body,body,html{height:100%}#app-body{position:relative;min-height:100%;height:auto;padding-bottom:64px}body{-webkit-text-size-adjust:none}body,h1,h2,h3,h4,p,th{margin:0;font-family:Segoe UI,sans-serif}h1,h2,h3,h4,p,th{font-weight:400;padding:0}button,div,input,select,span{font-family:Segoe UI,sans-serif;font-size:inherit}a{color:#0078d5;font-family:Segoe UI Semibold,sans-serif;text-decoration:none}a.link-underline,a:active{text-decoration:underline}a:active{color:#004e8c}a:hover{color:#0063b1;text-decoration:underline}.bot-dashboard a .publish-approved-icon:before,.bot-dashboard a .publish-drop-down:after,.bot-dashboard a .publish-inreview-icon:before,.bot-dashboard a .publish-rejected-icon:before,.bot-page-body-left a .publish-approved-icon:before,.bot-page-body-left a .publish-drop-down:after,.bot-page-body-left a .publish-inreview-icon:before,.bot-page-body-left a .publish-rejected-icon:before,.bot-tab-container a .publish-approved-icon:before,.bot-tab-container a .publish-drop-down:after,.bot-tab-container a .publish-inreview-icon:before,.bot-tab-container a .publish-rejected-icon:before,.publish-status-bar a .publish-approved-icon:before,.publish-status-bar a .publish-drop-down:after,.publish-status-bar a .publish-inreview-icon:before,.publish-status-bar a .publish-rejected-icon:before,a .bot-dashboard .publish-approved-icon:before,a .bot-dashboard .publish-drop-down:after,a .bot-dashboard .publish-inreview-icon:before,a .bot-dashboard .publish-rejected-icon:before,a .bot-page-body-left .publish-approved-icon:before,a .bot-page-body-left .publish-drop-down:after,a .bot-page-body-left .publish-inreview-icon:before,a .bot-page-body-left .publish-rejected-icon:before,a .bot-tab-container .publish-approved-icon:before,a .bot-tab-container .publish-drop-down:after,a .bot-tab-container .publish-inreview-icon:before,a .bot-tab-container .publish-rejected-icon:before,a .icon-font,a .publish-status-bar .publish-approved-icon:before,a .publish-status-bar .publish-drop-down:after,a .publish-status-bar .publish-inreview-icon:before,a .publish-status-bar .publish-rejected-icon:before{display:inline-block;vertical-align:-2px}button,input[type=button],input[type=submit]{min-width:90px;padding:8px 32px;border:0;background-color:#ccc;font-family:Segoe UI Semibold,sans-serif;font-size:15px;color:#2b2b2b;border-radius:2px;cursor:pointer;outline:none;line-height:24px;letter-spacing:.5px}button:hover,input[type=button]:hover,input[type=submit]:hover{background-color:#9e9e9e}button:active,input[type=button]:active,input[type=submit]:active{background-color:#767676}button.default-button,input[type=button].default-button,input[type=submit].default-button{background-color:#0078d5;color:#fff}button.default-button:hover:enabled,input[type=button].default-button:hover:enabled,input[type=submit].default-button:hover:enabled{background-color:#0063b1}button:disabled,input[type=button]:disabled,input[type=submit]:disabled{color:#9e9e9e;background-color:#ccc}.light-button{background:#fff;border:1px solid #0078d5;color:#0078d5}.light-button:not([disabled]):hover{background:#0078d5;color:#fff}.light-button:not([disabled]):active{background:#0063b1;border-color:#0063b1}.light-button[disabled]{border-color:#ccc}.desctructive-button{background:#fff;color:#0078d5;border:1px solid #c50f1f;color:#c50f1f}.desctructive-button:not([disabled]):hover{background:#0078d5;color:#fff}.desctructive-button:not([disabled]):active{background:#0063b1;border-color:#0063b1}.desctructive-button[disabled]{border-color:#ccc}.desctructive-button:hover{color:#fff;background-color:#c50f1f}.desctructive-button:active{color:#fff;background-color:#a80000;border-color:#a80000}button.small{font-size:14px;padding:8px 16px}button.danger{background:#fff;color:#0078d5;border:1px solid #c50f1f;color:#c50f1f}button.danger:not([disabled]):hover{background:#0078d5;color:#fff}button.danger:not([disabled]):active{background:#0063b1;border-color:#0063b1}button.danger[disabled]{border-color:#ccc}button.danger:hover{color:#fff;background-color:#c50f1f}button.danger:active{color:#fff;background-color:#a80000;border-color:#a80000}a.button{width:200px;height:50px;text-decoration:none;text-align:center;display:inline-block;line-height:50px}input[type=password],input[type=text],textarea{border:1px solid #767676;border-radius:0;-webkit-appearance:none;padding:8px 16px}input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:Segoe UI Semilight,sans-serif;color:#9e9e9e}input[type=password]::placeholder,input[type=text]::placeholder,textarea::placeholder{font-family:Segoe UI Semilight,sans-serif;color:#9e9e9e}input[type=password]:focus,input[type=text]:focus,textarea:focus{border-color:#0078d5;outline:none;border-width:1px;-webkit-appearance:none}.c-toggle button{min-width:0;padding-left:0;padding-right:0;position:relative;display:inline-block;width:44px;height:20px;border:1px solid #2b2b2b;border-radius:20px;background:transparent}.c-toggle button+span{margin-left:9px;vertical-align:bottom;position:relative;top:-3px}.c-toggle button:after{position:absolute;top:4px;left:4px;width:10px;height:10px;content:"";transition:all .1s ease;border-radius:10px;background:#2b2b2b}.c-toggle button:focus{outline:1px dashed #2b2b2b}.c-toggle button[aria-checked=true]{border-color:#0078d5;background:#0078d5}.c-toggle button[aria-checked=true]:hover{border-color:#393939;background:#393939}.c-toggle button[aria-checked=true]:after{left:28px;background:#fff}.c-toggle button[aria-checked=true]:disabled{border-color:transparent;background:#ccc}.c-toggle button[aria-checked=true]:disabled:after{background:#ccc}.c-toggle button[aria-checked=false]{border-color:#2b2b2b;background:transparent}.c-toggle button:disabled{border-color:#ccc;background:transparent}.c-toggle button:disabled:after{background:#ccc}.page-grid{padding:0 20px}.page-grid .inner-grid{margin-left:-20px}.page-grid .inner-grid:after{content:"";clear:both;display:block}.grid-card-base{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);margin-left:20px;margin-bottom:20px;overflow:hidden;position:relative}.grid-card-base.hoverable:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.grid-card-base.hoverable:active{box-shadow:0 0 0 1px rgba(62,146,210,.2)}.bot-create-tile,.grid-card{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);margin-left:20px;margin-bottom:20px;overflow:hidden;position:relative;min-width:402px;width:402px;float:left}.grid-card.hoverable:hover,.hoverable.bot-create-tile:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.grid-card.hoverable:active,.hoverable.bot-create-tile:active{box-shadow:0 0 0 1px rgba(62,146,210,.2)}.grid-card-full-width{float:none;display:block;width:auto}.page-grid-right{padding:0 20px}.page-grid-right .inner-grid{margin-left:-20px}.page-grid-right .inner-grid:after{content:"";clear:both;display:block}.page-grid-right .inner-grid{margin-left:0}.page-grid-right .bot-create-tile,.page-grid-right .grid-card{float:none;margin-left:0;margin-right:422px;min-width:0}.page-grid-right .floatable.bot-create-tile,.page-grid-right .grid-card.floatable{float:right;margin-right:0}.page-grid-right.no-webchat .bot-create-tile,.page-grid-right.no-webchat .grid-card{margin-right:0}.page-grid-left{padding:0 20px}.page-grid-left .inner-grid{margin-left:-20px}.page-grid-left .inner-grid:after{content:"";clear:both;display:block}.page-grid-left .inner-grid{margin-left:0}.page-grid-left .bot-create-tile,.page-grid-left .grid-card{float:none;margin-right:0;margin-left:422px;min-width:0}.page-grid-left .floatable{float:left;margin-left:0}.page-grid-left .floatable .bot-create-tile,.page-grid-left .floatable .grid-card{margin-left:0}.hidden,body.inframe .outline.footer{display:none!important}*,:after,:before{box-sizing:border-box}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.flex-layout-grid{display:-ms-flexbox;display:flex;-ms-flex:row;flex:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.flex-layout-grid.stretched-row{-ms-flex-align:center;align-items:center;width:100%;-ms-flex-pack:justify;justify-content:space-between}header{background-color:#fff;min-height:45px}.rhs{position:absolute;top:0;right:0}.rhs .rhs-nav{cursor:pointer;display:inline-block;max-width:150px;overflow:hidden;padding:0 16px;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.rhs .rhs-nav.header-login{padding:0}.rhs .rhs-nav.header-login>a{display:inline-block;font-family:Segoe UI,sans-serif;padding:0 16px}.rhs .rhs-nav.header-login>a:hover{text-decoration:none}.rhs .rhs-nav.dropdown-anchor-active{z-index:998;position:relative}.header{position:absolute;left:0;right:0;top:0}.header:after{content:"";clear:both;display:block}.header .environment{color:#888;font-size:13px;left:120px;letter-spacing:1px;position:absolute;top:16px}.header .rhs{line-height:45px}.header .rhs button:focus.rhs-nav{outline:2px dashed #2b2b2b;outline-offset:-5px}.header .rhs .rhs-nav{border-left:1px solid #f2f2f2;color:#2b2b2b}.header .rhs .rhs-nav.header-login>a{color:#2b2b2b}.header .rhs .rhs-nav:hover{background-color:#e6e6e6;box-shadow:none}.header .rhs .rhs-nav:active{background-color:#ccc;box-shadow:none}.header .rhs .rhs-nav.dropdown-anchor-active{background-color:#fff;box-shadow:0 -4px 4px 0 rgba(0,0,0,.06),0 -4px 4px 0 rgba(0,0,0,.12);border-color:transparent;border-bottom:1px solid #fff}.header .rhs .rhs-nav.dropdown-anchor-active+.rhs-nav{border-color:transparent}.small-header{height:40px;line-height:40px;position:absolute;left:0;right:0;top:0;background-color:#2b2b2b;color:#fff;padding-left:20px;padding-right:20px}.small-header:after{content:"";clear:both;display:block}.small-header.cover-container{position:absolute}.small-header .environment{color:#999;font-size:13px;margin-left:24px}.small-header .rhs{line-height:40px}.small-header .rhs .rhs-nav{border-left:1px solid #393939;color:#f2f2f2}.small-header .rhs .rhs-nav:hover{background-color:#393939}.small-header .rhs .rhs-nav:active{background-color:#767676}.small-header .rhs .rhs-nav.dropdown-anchor-active{background-color:#393939;box-shadow:0 -4px 4px 0 rgba(0,0,0,.06),0 -4px 4px 0 rgba(0,0,0,.12);border-color:transparent}.small-header .rhs .rhs-nav.dropdown-anchor-active+.rhs-nav{border-color:transparent}.small-header .signed-in-user{cursor:pointer;display:inline-block}.small-header a{color:#fff;letter-spacing:.5px;cursor:pointer;text-decoration:none}.small-header a:hover{border-bottom:1px solid #fff;padding-bottom:2px}.small-header a.main-nav-link{font-family:Segoe UI,sans-serif;font-size:18px}.small-header a.main-nav-link[disabled]{text-decoration:none}.small-header a.main-nav-link[disabled]:hover{border-bottom-style:none}.small-header a.nav-link{font-family:Segoe UI,sans-serif;margin-left:30px;font-size:15px}.logo{font-size:21px;margin-left:20px;float:left;display:block;margin-top:11px}.brand-primary{background-color:#0078d5}.dark-theme,.jumbo{background-color:#2b2b2b}.jumbo{left:0;right:0;top:0;min-height:70px;box-sizing:border-box;padding-top:0;color:#fff}.jumbo a:focus-visible{outline:1px dashed #fff;outline-offset:-2px}.jumbo .jumbo-header{margin-left:20px;display:inline-block;font-size:20px;letter-spacing:.3px;color:#fff;position:relative}.jumbo .jumbo-header a{display:inline-block;height:70px;line-height:65px;padding-bottom:5px;padding-left:20px;padding-right:3ex;margin-left:-20px}.jumbo .jumbo-subheader{font-size:18px;margin-top:15px}.jumbo .jumbo-button{color:#fff;height:70px;line-height:70px;display:block;position:absolute;top:0;right:0;font-size:18px;margin-right:50px}.jumbo .jumbo-button:hover,.jumbo .jumbo-button:visited{color:#fff}.jumbo .jumbo-button:after{font-size:18px;left:100%;top:0;height:70px;margin-left:10px}.jumbo a{color:#fff;transition:background-color .1s linear}.jumbo a:hover{background-color:#393939;color:#fff;text-decoration:none}.jumbo a:active{background-color:#323232;color:#fff}.jumbo .searchBox .icon-search{top:0;display:none}#MainMenu.header-nav{list-style-type:none;display:inline-block;margin:0;padding:0}#MainMenu.header-nav div{display:inline-block}#MainMenu.header-nav div.active{background-color:#393939}#MainMenu.header-nav div a{line-height:70px;display:inline-block;height:70px;padding-left:3ex;padding-right:3ex;letter-spacing:.3px}#MainMenu.header-nav div a:hover,#MainMenu.header-nav div a:visisted{color:#fff}#MainMenu.header-nav div a:focus-visible{outline:1px dashed #fff;outline-offset:-2px}.header-nav-menu-btn,.open-search{display:none}.search-outter{display:inline-block}.searchBox{position:relative;top:0;left:20px;width:300px}.searchBox .icon-search{position:absolute;width:40px;height:28px;min-width:0;color:transparent;overflow:hidden;right:0;top:5px;background:#fff;cursor:pointer;display:inline-block}.searchBox button{line-height:normal}.searchBox input{padding:3px 50px 3px 10px;font-size:15px;height:30px;width:100%;border:0 transparent;box-sizing:border-box;-webkit-appearance:none;border-radius:0}.searchBox input:-ms-input-placeholder{color:#9e9e9e}.searchBox input::placeholder{color:#9e9e9e}.searchBox input:focus{outline-width:0}.sub-banner{display:block;color:#fff;width:100%;padding:11px 30px;background-color:#003f6f;text-align:center;font-size:15px}.sub-banner:hover,.sub-banner:visited{color:#fff}.sub-banner p{line-height:2;margin:0 auto}.site-footer .outline.footer{font-size:12px;font-family:Segoe UI Semilight,sans-serif;overflow:hidden;position:relative;width:100%;padding-top:88px;padding-bottom:32px}.site-footer .outline.footer ul{list-style-type:none;margin-right:0;padding:0;text-align:center;color:#2b2b2b}.site-footer .outline.footer ul li{display:inline;padding-right:1ex;padding-left:1ex;border-left:1px solid #f7f7f7}.site-footer .outline.footer ul li:first-child{border-left:0 transparent}.site-footer .outline.footer ul a{color:#2b2b2b;font-family:Segoe UI Semilight,sans-serif}.site-footer .outline.footer li:last-child{padding-right:0}.site-footer .outline.footer.fixed{bottom:0;left:0;right:0}.site-footer .outline.footer.floating{clear:both;position:static}.no-bots-prompt{font-family:Segoe UI,sans-serif;font-size:18px;line-height:24px;display:none;min-height:290px;background-color:#004e8c;text-align:center;color:#fff}.no-bots-prompt h1{font-family:Segoe UI Semilight,sans-serif;font-size:34px;line-height:40px;padding-top:67px}.no-bots-prompt p{margin:1ex 0 0}.header-announcement{cursor:pointer}.header-announcement .svgicon-bell-dot use,.header-announcement .svgicon-bell use{fill:#2b2b2b}@media screen and (-ms-high-contrast:white-on-black){.header-announcement .svgicon-bell-dot use,.header-announcement .svgicon-bell use{fill:#fff}}.header-announcement svg{position:relative;top:2px}.small-header .header-announcement .svgicon-bell-dot use,.small-header .header-announcement .svgicon-bell use{fill:#f2f2f2}.header button,.small-header button{background-color:transparent;height:100%;min-width:auto;border-radius:0;line-height:45px}.header button:focus:active,.small-header button:focus:active{outline:none}.skipToMain{position:absolute;left:-999px}.skipToMain:focus{position:fixed;background-color:#e6e6e6;top:0;left:0;right:0;height:60px;line-height:60px;max-width:none;text-align:center;outline:none;z-index:999}.two-tone-1 .highlight{background-color:#e81123}.two-tone-2 .highlight{background-color:#f7630c}.two-tone-3 .highlight{background-color:#8cbd18}.two-tone-4 .highlight{background-color:#13a10e}.two-tone-5 .highlight{background-color:#00b292}.two-tone-6 .highlight{background-color:#0099bc}.two-tone-7 .highlight{background-color:#0078d7}.two-tone-8 .highlight{background-color:#0037da}.two-tone-9 .highlight{background-color:#735bc1}.two-tone-10 .highlight{background-color:#5c2e91}.two-tone-11 .highlight{background-color:#8a8e93}.dialog-mask{z-index:999;background-color:rgba(0,0,0,.5);position:fixed;left:0;top:0;width:100%;height:100%}.dialog-hidden{display:none}.dialog-status{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.dialog-status .progress-ring .progress-circle:after{color:#fff}.dialog-status-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.dialog-status-message{font-family:Segoe UI Semibold;font-size:18px;color:#fff;letter-spacing:.6px;line-height:24px}.dialog{position:absolute;min-width:270px;max-width:60vw;border:1px solid #999;padding:30px;background-color:#fff}.dialog h2+p{margin-top:1em}.dialog .button-panel{margin-top:25px;text-align:right}.dialog .button-panel button{margin-left:20px}.dialog .danger button.default-button{background-color:#c50f1f}.dialog .danger button.default-button:active,.dialog .danger button.default-button:hover{background-color:#a80000}.dialog-panel{position:relative}.dialog-close-button{background-color:transparent;padding:0;margin:0;min-width:0;width:20px;height:20px;cursor:pointer}.dialog-close-button,.dialog-close-button:after{display:inline-block;position:absolute;top:0;right:0}.dialog-close-button:after{font-family:Glyphs;font-size:11px;content:"\E106"}.dialog-close-button:focus,.dialog-close-button:hover{background-color:transparent;color:#0063b1}.dialog-close-button:active{background-color:transparent;color:#004e8c}.tool-tip{position:absolute;min-width:270px;max-width:60vw;padding:30px;background-color:#fff;width:350px;background-color:#e6e6e6;z-index:10;border:0 transparent}.tool-tip h2+p{margin-top:1em}.tool-tip .button-panel{margin-top:25px;text-align:right}.tool-tip .button-panel button{margin-left:20px}.tool-tip .danger button.default-button{background-color:#c50f1f}.tool-tip .danger button.default-button:active,.tool-tip .danger button.default-button:hover{background-color:#a80000}.tool-tip.modeless{padding:16px;font-size:13px;min-width:0;min-height:0;border-radius:2px;max-width:350px;width:auto}.tool-tip:after{content:"";width:16px;height:16px;position:absolute;background-color:#e6e6e6;margin-top:-8px;transform:rotate(45deg)}.tool-tip.anchorBottom:after{top:100%;right:40px}.tool-tip.anchorTop:after{top:0;left:50%;margin-left:-8px}.tool-tip.anchorLeft:after{left:0;top:50%;margin-left:-8px}.tool-tip.anchorRight:after{left:100%;top:50%;margin-left:-8px}.tool-tip .dialog-close-button{width:40px;height:40px}.tool-tip .dialog-close-button:after{top:10px;right:10px}.tool-tip h3{font-size:15px;font-family:Segoe UI Semibold,sans-serif;line-height:1.2}.tool-tip p{font-size:13px}.error-message-panel{background-color:#f2dede;color:#c50f1f;padding:0 0 3px 20px;display:none;clear:both}.error-message-dismiss{font-family:Verdana,sans-serif;font-size:20px;width:16px;height:16px;margin-right:25px;display:inline-block;cursor:pointer;float:right}.error-message-dismiss:hover{opacity:.7}.error-message{display:inline-block}.site-status{font-family:Segoe UI,sans-serif;font-size:24px;line-height:32px;text-align:center;padding:0 2em 6em}.site-status .error-icon{margin:99px auto 57px;display:block;width:100px;height:100px;border-radius:50px}.site-status .registration-action button{margin-top:4em}.must-check:not(:checked){outline:2px solid #c50f1f;margin-left:2px!important}.loading-animation{margin:0 auto;visibility:hidden}.loading-animation.loading,.loading-animation.visible{visibility:visible}body{background:#fff;color:#2b2b2b;font-size:15px;letter-spacing:.2px}body.dark-gray{background:#f7f7f7}.outline{min-width:480px;max-width:1366px;margin-left:auto;margin-right:auto}.outline:after{content:"";clear:both;display:block}.outline:first-child{min-height:0}.outline.small{top:40px}.outline.no-header,.outline.small{position:fixed;left:0;right:0;bottom:0;max-width:none}.outline.no-header{top:0}.page-content{min-height:175px;left:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}.page-content.small{position:relative;width:100%;height:100%;overflow:auto;top:0}.page-content.small:after{content:"";clear:both;display:block}.page-content.no-header{position:relative;width:100%;height:100%;overflow:auto;top:0}.page-content.no-header:after{content:"";clear:both;display:block}.page-content .page-header{font-family:Segoe UI Semilight,sans-serif;font-size:34px;line-height:40px;margin-bottom:56px}.bot-app-header,main.small .page-content .bot-page-header{padding-left:0;padding-right:0;background-color:#393939;color:#fff;z-index:1;position:absolute;left:0;right:0;display:-ms-flexbox;display:flex;line-height:64px;height:64px}main.small .page-content .bot-page-header{z-index:5}.status-bar{width:100%;min-height:40px;position:fixed;padding:8px 32px;z-index:1}.status-bar.info{background-color:#fff;text-align:center}.status-bar.info,.status-bar.warn{box-shadow:0 0 2px 0 rgba(0,0,0,.08),0 2px 2px 0 rgba(0,0,0,.16)}.status-bar.warn{background-color:#f28a8a;top:104px}.status-bar.progress{background-color:#6bb700;text-align:center;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;top:104px}.status-bar.progress .progress-ring{margin-right:16px;top:-6px}.status-bar.progress .progress-ring .progress-circle{width:32px;height:32px}.status-bar.progress .progress-ring .progress-circle:after{color:#fff}.status-mask.progress{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background:rgba(43,43,43,.72)}.status-mask.progress,.status-mask.progress .row{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.status-mask.progress .row{width:100%}.status-mask.progress .row+p{margin-top:32px;font-family:Segoe UI Semibold,sans-serif;color:#fff}.status-mask.progress .progress-ring .progress-circle:after{color:#fff}body.inframe main.small .page-content,body.inframe main.small .page-content .bot-page-header{top:0}body.inframe .status-bar.progress{top:0;z-index:1}.upgrade-message{background-color:#004e8c;color:#fff;text-align:center;padding:15px}.upgrade-message a{font-family:Segoe UI Bold,sans-serif;color:#fff}.upgrade-message a:hover{text-decoration:underline}.upgrade-message a span:after{content:"";font-family:Glyphs;margin-left:8px;vertical-align:-.3ex;display:inline-block;text-decoration:none}a[disabled],label{color:#9e9e9e}a[disabled]{text-decoration:none;cursor:default}a[disabled]:hover,a[disabled]:visited{color:#9e9e9e}a[disabled]:active,a[disabled]:hover,a[disabled]:visited{text-decoration:none}.directory-hero{min-height:250px;background-color:#393939;text-align:center;padding:0 2ex 50px;color:#fff}.directory-hero .svgicon-meet-the-bots{font-size:60px}.directory-hero svg{margin-top:55px}.directory-hero h2{font-family:Segoe UI Semilight,sans-serif;font-size:34px;line-height:40px;margin-bottom:2px;margin-top:20px}.clickable{cursor:pointer}.image-cell{width:120px;height:120px;margin-left:auto;margin-right:auto}.image-cell img{display:block;width:70%;height:70%;border-radius:70%;margin:15%}.info-cell .title{margin-top:15px;line-height:1.1;margin-bottom:7px}.info-cell .publisher{font-size:12px;color:#9e9e9e}.info-cell .publisher *{color:inherit}.info-cell .publisher span{padding-left:1ex;border-left:1px solid #f7f7f7}.info-cell .publisher span:first-child{padding-left:0;padding-right:1ex;border-left:0 transparent}.agent-card{height:120px}.agent-card .title{font-family:Segoe UI,sans-serif;font-size:26px;overflow:hidden;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;margin-bottom:-2px}.agent-card .info-cell{max-width:185px}.agent-card .image-cell{margin:0;float:left}.agent-card .image-cell+*{float:left;width:282px}.agent-card a,.agent-card a:hover,.agent-card a:visited{color:#2b2b2b}.agent-info{margin-bottom:20px}.agent-info .image-cell{display:inline-block;padding:0;margin-top:0}.agent-info .info-cell{max-width:824px;padding-left:0}.agent-info .info-cell .title{font-size:36px;margin-top:10px;margin-bottom:0;line-height:1.6}.ul-vert-bar{list-style:none;margin:0;padding:0}.ul-vert-bar li{display:inline;padding-left:3ex;padding-right:3ex;border-left:1px solid #767676}.ul-vert-bar li:first-child{padding-left:0;border-left:0 transparent}.ul-vert-bar li:last-child{padding-right:0}.ul-vert-bar li a{cursor:pointer;display:inline}.secret-control a{cursor:pointer}.card-links{position:absolute;top:15px;right:20px}.channel-info{line-height:0;margin-left:-10px;margin-right:-10px}.channel-info .channel-box{display:inline-block;padding-left:10px;padding-right:10px;height:44px;margin-bottom:3px;width:50%;min-width:330px}.channel-info .channel{background-color:#f7f7f7}.channel-info .channel .expandable-text img.expando,.channel-info .channel .jumbo img.jumbo-button,.channel-info .channel img.icon,.channel-info .channel img.icon-accept,.channel-info .channel img.icon-down-arrow,.channel-info .channel img.icon-download,.channel-info .channel img.icon-edit,.channel-info .channel img.icon-left-arrow,.channel-info .channel img.icon-right-arrow,.channel-info .channel img.icon-up-arrow,.channel-info .channel img.sort-toggle,.expandable-text .channel-info .channel img.expando,.jumbo .channel-info .channel img.jumbo-button{width:44px;height:44px}.channel-info .channel .cell{height:44px;float:left;padding-right:0;line-height:44px}.channel-info .channel .channel-name{padding-left:20px;width:120px}.channel-info .channel .channel-name span{line-height:18px;overflow:hidden;vertical-align:middle;margin-top:-4px;display:inline-block}.channel-info .channel .channel-link{float:none;padding-left:20px;margin-left:164px;margin-right:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channel-info .channel .channel-link a{white-space:nowrap}.channel-info .channel .channel-link a img{vertical-align:middle}.channel-info .channel[data-channel-id=slack] .channel-link img{height:30px;width:104.25px}.channel-info a,.channel-info a:hover,.channel-info a:visited{color:#0078d5}.agent-card{padding:0}.agent-card>a{display:block;width:100%;height:100%;text-decoration:none}.agent-card.Developer{width:600px}.agent-card .title{font-size:24px}.agent-card .publisher{padding-bottom:5px}.image-cell{display:inline-block;vertical-align:top}.cell{padding-right:10px;height:auto}.info-cell{display:inline-block;vertical-align:top;padding-left:12px}.desc-cell{vertical-align:top;padding-right:15px;padding-left:15px}.desc-cell .description{overflow:hidden;max-height:45px}.info-cell.title{margin-bottom:10px;margin-left:20px}a.button.link-web-chat{display:none}iframe.bot-webChat{width:402px;padding:0;border-style:none;overflow-x:hidden;overflow-y:auto;min-height:250px}.bot-details .bot-card,.bot-details .bot-create-tile{min-width:402px;height:auto}.bot-card .bot-content,.bot-create-tile .bot-content{display:inline-block;margin-left:20px;margin-top:20px}.bot-card h3,.bot-create-tile h3{margin-bottom:24px}.bot-card h4,.bot-create-tile h4{margin-top:20px;margin-bottom:10px}.bot-card p,.bot-create-tile p{margin-bottom:15px}.bot-card-hero .bot-content{margin-right:20px}.bot-card-hero h3,.bot-card-hero ul{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bot-card-hero .image-cell{float:left}.bot-card-hero li{color:#9e9e9e}.bot-create-switch-outter{margin-top:96px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.bot-create-switch-outter h2{font-family:Segoe UI Semilight,sans-serif;font-size:34px;line-height:40px;letter-spacing:0}.bot-create-switch-outter .description{max-width:608px;padding-bottom:64px;text-align:center}.bot-create-switch-outter .description p{margin-top:16px}.bot-create-switch{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.bot-create-switch h1{margin-top:64px;margin-bottom:24px;width:100%}.bot-create-tile{width:460px;min-height:316px;margin-left:0;margin-right:20px;text-align:center;padding:32px}.bot-create-tile:first-child:last-child{width:100%;margin-left:auto;margin-right:auto}.bot-create-tile h3{font-family:Segoe UI Semibold,sans-serif;font-size:18px;color:#2b2b2b;letter-spacing:.3px;line-height:24px;margin-bottom:12px}.bot-create-tile p{letter-spacing:.1px}.bot-create-tile .tile-text{min-height:112px;margin-top:28px}.bot-create-tile .expandable-text .expando,.bot-create-tile .icon,.bot-create-tile .icon-accept,.bot-create-tile .icon-down-arrow,.bot-create-tile .icon-download,.bot-create-tile .icon-edit,.bot-create-tile .icon-left-arrow,.bot-create-tile .icon-right-arrow,.bot-create-tile .icon-up-arrow,.bot-create-tile .icon.SDK,.bot-create-tile .jumbo .jumbo-button,.bot-create-tile .sort-toggle,.expandable-text .bot-create-tile .expando,.jumbo .bot-create-tile .jumbo-button{width:64px;height:64px;margin:0 auto;background-color:#0078d5;color:#f7f7f7;position:relative;border-radius:64px}.bot-create-tile .expandable-text .expando:after,.bot-create-tile .icon-accept:after,.bot-create-tile .icon-down-arrow:after,.bot-create-tile .icon-download:after,.bot-create-tile .icon-edit:after,.bot-create-tile .icon-left-arrow:after,.bot-create-tile .icon-right-arrow:after,.bot-create-tile .icon-up-arrow:after,.bot-create-tile .icon.SDK:after,.bot-create-tile .icon:after,.bot-create-tile .jumbo .jumbo-button:after,.bot-create-tile .sort-toggle:after,.expandable-text .bot-create-tile .expando:after,.jumbo .bot-create-tile .jumbo-button:after{font-size:32px;line-height:52px;width:64px;text-align:center;left:0}.bot-create-tile .ABSv2.icon-accept,.bot-create-tile .ABSv2.icon-down-arrow,.bot-create-tile .ABSv2.icon-download,.bot-create-tile .ABSv2.icon-edit,.bot-create-tile .ABSv2.icon-left-arrow,.bot-create-tile .ABSv2.icon-right-arrow,.bot-create-tile .ABSv2.icon-up-arrow,.bot-create-tile .ABSv2.sort-toggle,.bot-create-tile .expandable-text .ABSv2.expando,.bot-create-tile .icon.ABSv2,.bot-create-tile .jumbo .ABSv2.jumbo-button,.expandable-text .bot-create-tile .ABSv2.expando,.jumbo .bot-create-tile .ABSv2.jumbo-button{background-image:url(//bot-framework.azureedge.net/bot-icons-v1/bot_framework.png);background-size:cover}.bot-create-tile .ABSGACreate.icon-accept,.bot-create-tile .ABSGACreate.icon-down-arrow,.bot-create-tile .ABSGACreate.icon-download,.bot-create-tile .ABSGACreate.icon-edit,.bot-create-tile .ABSGACreate.icon-left-arrow,.bot-create-tile .ABSGACreate.icon-right-arrow,.bot-create-tile .ABSGACreate.icon-up-arrow,.bot-create-tile .ABSGACreate.sort-toggle,.bot-create-tile .expandable-text .ABSGACreate.expando,.bot-create-tile .icon.ABSGACreate,.bot-create-tile .jumbo .ABSGACreate.jumbo-button,.expandable-text .bot-create-tile .ABSGACreate.expando,.jumbo .bot-create-tile .ABSGACreate.jumbo-button{background-image:url(//bot-framework.azureedge.net/bot-icons-v1/azure_bot_service.png);background-size:cover}.bot-create-tile .expandable-text .None.expando,.bot-create-tile .icon.None,.bot-create-tile .jumbo .None.jumbo-button,.bot-create-tile .None.icon-accept,.bot-create-tile .None.icon-down-arrow,.bot-create-tile .None.icon-download,.bot-create-tile .None.icon-edit,.bot-create-tile .None.icon-left-arrow,.bot-create-tile .None.icon-right-arrow,.bot-create-tile .None.icon-up-arrow,.bot-create-tile .None.sort-toggle,.expandable-text .bot-create-tile .None.expando,.jumbo .bot-create-tile .None.jumbo-button{background-image:url(//bot-framework.azureedge.net/bot-icons-v1/bot_framework.png);background-size:cover}.inner-grid .bot-card-hero{margin-left:0}.page-grid-left .bot-card.channels,.page-grid-left .channels.bot-create-tile,.page-grid-right .bot-card.bot-overview,.page-grid-right .bot-card.channels,.page-grid-right .bot-overview.bot-create-tile,.page-grid-right .channels.bot-create-tile{width:auto}.page-grid-right .bot-card.bot-overview>*,.page-grid-right .bot-card.channels>*,.page-grid-right .bot-overview.bot-create-tile>*,.page-grid-right .channels.bot-create-tile>*{max-width:1366px;margin-left:auto;margin-right:auto}.bot-overview{padding-top:20px}.bot-overview h3{line-height:1}.bot-overview .ul-vert-bar{margin-top:20px;font-size:13px}.expandable-text{position:relative;padding-bottom:30px;word-break:break-all;white-space:pre-line}.expandable-text>span{line-height:1.5}.expandable-text.collapsed>span{display:block;max-height:90px;overflow:hidden}.expandable-text .expando{position:absolute;left:0;bottom:0;color:#0078d5;cursor:pointer}.expandable-text .expando:after{margin-left:4px}.breadcrumb{background-color:transparent;font-size:18px;height:60px;padding:18px 60px;margin-bottom:0}.breadcrumb a:hover{text-decoration:none;color:#0078d5}.breadcrumb>li+li:before{content:">";color:#2b2b2b}.bot-dashboard .full{display:none}.maximized .page-grid{padding:0 20px;width:auto;margin:0}.maximized .floatable{float:none}.maximized .bot-create-tile,.maximized .grid-card{display:none}.maximized .grid-card-full-width.bot-create-tile,.maximized .grid-card.grid-card-full-width{display:block}.maximized button.maximize .state-normal{display:none}.maximized button.maximize .state-toggled{display:block}.maximized .bot-dashboard .bot-card,.maximized .bot-dashboard .bot-create-tile{max-width:none}.maximized .bot-dashboard .bot-card .summary,.maximized .bot-dashboard .bot-create-tile .summary{display:none}.maximized .bot-dashboard .bot-card .full,.maximized .bot-dashboard .bot-create-tile .full{display:block}.unlisted-bot-info{color:#fff;width:100%;display:block;margin-top:-10px;text-align:center;background-color:#00223c;line-height:3;margin-bottom:20px}.unlisted-bot-info:hover,.unlisted-bot-info:visited{color:#fff}.home-page main.outline{max-width:none}.home-intro{background-color:#fff;font-size:20px;line-height:28px;margin-bottom:0}.home-intro .intro-button,.home-intro .page-grid h2,.home-intro h1,.home-intro h2,.home-intro h3{font-family:Segoe UI Semibold,sans-serif}.home-intro .page-grid{text-align:left;font-size:15px;line-height:normal;padding-bottom:84px}.home-intro .page-grid h2{text-align:center;margin-top:0!important;margin-bottom:56px}.home-intro h1{font-size:46px;line-height:44px}.home-intro h2{font-size:34px;line-height:44px}.home-intro section{padding-top:70px}.home-intro section>*{margin:0 auto;text-align:center}.home-intro section:nth-child(odd){background-color:rgba(0,0,0,.04)}.home-intro p{max-width:500px;margin:0 auto;display:block}.home-intro .intro-button{font-size:20px;line-height:28px;background-color:#0078d5;white-space:nowrap;color:#fff;margin-top:56px;margin-bottom:104px;display:inline-block;padding:16px 40px}.home-intro .intro-button:hover,.home-intro .intro-button:visited{color:#fff}.home-intro .intro-button:hover{background-color:#0063b1;text-decoration:none}.home-intro .intro-button:active{background-color:#004e8c;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#004e8c;background-repeat:no-repeat;background-size:cover;background-position-x:60%;min-height:560px;padding-top:56px}.home-intro section.intro-hero.v3{min-height:533px}.home-intro section.intro-hero.v3 .outline h1,.home-intro section.intro-hero.v3 .outline h1>span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px}.home-intro section.intro-hero.v3 .outline h1>span{font-size:46px;line-height:44px}.home-intro section.intro-hero.v3 .outline h1+span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px;font-size:24px;line-height:1.25;margin:8px 0 76px}.home-intro section.intro-hero.v3 .outline{max-width:1536px}.home-intro section.intro-hero.v3 .outline .intro-content:nth-child(2){padding-right:84px;text-align:right;margin-top:-38px}.home-intro section.intro-hero.v3 .outline img{max-height:497px;vertical-align:middle}.home-intro section.intro-hero.v3 .outline p{letter-spacing:.3px}.home-intro section.intro-hero.v3 .outline .intro-button{margin:44px 0 104px;letter-spacing:.7px}.home-intro section.intro-hero .outline{text-align:left}.home-intro section.intro-hero .outline:after{content:"";clear:both;display:block}.home-intro section.intro-hero .outline *{margin-left:0}.home-intro section.intro-hero .outline p{max-width:580px}.home-intro section.intro-hero .outline h1+span{margin-top:10px;margin-bottom:89px;display:inline-block}.home-intro section.intro-hero .outline .intro-content{width:50%;float:left;padding-left:84px}.home-intro section.intro-hero .outline img{max-height:560px}.home-intro section.v3intro{background-color:#e6e6e6;padding:52px 0 24px}.home-intro section.v3intro:nth-child(odd){background-color:#f7f7f7}.home-intro section.v3intro h2{font-family:Segoe UI,sans-serif;text-align:center;padding-left:18px;padding-right:18px;margin-left:0}.home-intro .intro-content h2{margin-top:50px}.home-intro .intro-content-v3 .intro-card{text-decoration:none;color:#2b2b2b;position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);padding:40px;background-color:#fff;display:block;width:440px;min-height:280px;text-align:center;-ms-flex-negative:0;flex-shrink:0;margin-left:24px;margin-bottom:24px}.home-intro .intro-content-v3 .intro-card:active,.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{text-decoration:none}.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{color:#2b2b2b}.home-intro .intro-content-v3 .intro-card:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.home-intro .intro-content-v3 .intro-card:nth-child(2) .intro-text{padding-bottom:2ex}.home-intro .intro-content-v3 .intro-card .intro-text{float:none;width:auto}.home-intro .intro-content-v3 .intro-card svg{font-size:72px}.home-intro .intro-content-v3 .intro-card h3{margin:22px 0 8px;font-size:18px}.home-intro .intro-content-v3 .intro-card p{color:#2b2b2b;font-size:16px;line-height:21px}.home-intro .intro-content-v3 .intro-card .icon-strip{background-color:#0078d5;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:44px}.home-intro .intro-content-v3 .intro-card .icon-strip svg{font-size:20px;margin:12px 13px}.home-intro .intro-content-v3-outer{max-width:1368px;margin-top:36px}.home-intro .intro-content-v3-outer h2{margin-top:50px}.home-intro .intro-content-v3{margin-left:-24px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:920px){.home-intro{background-color:#fff;font-size:20px;line-height:28px;margin-bottom:0}.home-intro .intro-button,.home-intro .page-grid h2,.home-intro h1,.home-intro h2,.home-intro h3{font-family:Segoe UI Semibold,sans-serif}.home-intro .page-grid{text-align:left;font-size:15px;line-height:normal;padding-bottom:84px}.home-intro .page-grid h2{text-align:center;margin-top:0!important;margin-bottom:56px}.home-intro h1{font-size:46px;line-height:44px}.home-intro h2{font-size:34px;line-height:44px}.home-intro section{padding-top:70px}.home-intro section>*{margin:0 auto;text-align:center}.home-intro section:nth-child(odd){background-color:rgba(0,0,0,.04)}.home-intro p{max-width:500px;margin:0 auto;display:block}.home-intro .intro-button{font-size:20px;line-height:28px;background-color:#0078d5;white-space:nowrap;color:#fff;margin-top:56px;margin-bottom:104px;display:inline-block;padding:16px 40px}.home-intro .intro-button:hover,.home-intro .intro-button:visited{color:#fff}.home-intro .intro-button:hover{background-color:#0063b1;text-decoration:none}.home-intro .intro-button:active{background-color:#004e8c;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#004e8c;background-repeat:no-repeat;background-size:cover;background-position-x:60%;min-height:560px;padding-top:56px}.home-intro section.intro-hero.v3{min-height:533px}.home-intro section.intro-hero.v3 .outline h1,.home-intro section.intro-hero.v3 .outline h1>span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px}.home-intro section.intro-hero.v3 .outline h1>span{font-size:36px;line-height:40px}.home-intro section.intro-hero.v3 .outline h1+span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px;font-size:24px;line-height:1.25;margin:8px 0 48px}.home-intro section.intro-hero.v3 .outline{max-width:1230px}.home-intro section.intro-hero.v3 .outline .intro-content:nth-child(2){padding-right:84px;text-align:right;margin-top:-38px}.home-intro section.intro-hero.v3 .outline img{max-height:497px;vertical-align:middle}.home-intro section.intro-hero.v3 .outline p{letter-spacing:.3px}.home-intro section.intro-hero.v3 .outline .intro-button{margin:40px 0 104px;letter-spacing:.7px}.home-intro section.intro-hero .outline{text-align:left}.home-intro section.intro-hero .outline:after{content:"";clear:both;display:block}.home-intro section.intro-hero .outline *{margin-left:0}.home-intro section.intro-hero .outline p{max-width:390px}.home-intro section.intro-hero .outline h1+span{margin-top:10px;margin-bottom:89px;display:inline-block}.home-intro section.intro-hero .outline .intro-content{width:50%;float:left;padding-left:84px}.home-intro section.intro-hero .outline img{max-height:560px}.home-intro section.v3intro{background-color:#e6e6e6;padding:52px 0 24px}.home-intro section.v3intro:nth-child(odd){background-color:#f7f7f7}.home-intro section.v3intro h2{font-family:Segoe UI,sans-serif;text-align:center;padding-left:18px;padding-right:18px;margin-left:0}.home-intro .intro-content h2{margin-top:50px}.home-intro .intro-content-v3 .intro-card{text-decoration:none;color:#2b2b2b;position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);padding:29px;background-color:#fff;display:block;width:346px;min-height:192px;text-align:center;-ms-flex-negative:0;flex-shrink:0;margin-left:12px;margin-bottom:12px}.home-intro .intro-content-v3 .intro-card:active,.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{text-decoration:none}.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{color:#2b2b2b}.home-intro .intro-content-v3 .intro-card:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.home-intro .intro-content-v3 .intro-card:nth-child(2) .intro-text{padding-bottom:2ex}.home-intro .intro-content-v3 .intro-card .intro-text{float:none;width:auto}.home-intro .intro-content-v3 .intro-card svg{font-size:44px}.home-intro .intro-content-v3 .intro-card h3{margin:22px 0 8px;font-size:18px}.home-intro .intro-content-v3 .intro-card p{color:#2b2b2b;font-size:16px;line-height:21px}.home-intro .intro-content-v3 .intro-card .icon-strip{background-color:#0078d5;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:24px}.home-intro .intro-content-v3 .intro-card .icon-strip svg{font-size:14px;margin:5px 13px}.home-intro .intro-content-v3-outer{max-width:1062px;margin-top:36px}.home-intro .intro-content-v3-outer h2{margin-top:50px}.home-intro .intro-content-v3{margin-left:-12px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center}.icon-strip svg{max-width:1.4em!important}}@media screen and (max-width:480px){.home-intro{background-color:#fff;font-size:20px;line-height:28px;margin-bottom:0}.home-intro .intro-button,.home-intro .page-grid h2,.home-intro h1,.home-intro h2,.home-intro h3{font-family:Segoe UI Semibold,sans-serif}.home-intro .page-grid{text-align:left;font-size:15px;line-height:normal;padding-bottom:84px}.home-intro .page-grid h2{text-align:left;margin-top:0!important;margin-bottom:24px}.home-intro h1{font-size:46px;line-height:44px}.home-intro h2{font-size:34px;line-height:44px}.home-intro section{padding-top:70px}.home-intro section>*{margin:0 auto;text-align:center}.home-intro section:nth-child(odd){background-color:rgba(0,0,0,.04)}.home-intro p{max-width:500px;margin:0 auto;display:block}.home-intro .intro-button{font-size:20px;line-height:28px;background-color:#0078d5;white-space:nowrap;color:#fff;margin-top:56px;margin-bottom:104px;display:inline-block;padding:16px 40px}.home-intro .intro-button:hover,.home-intro .intro-button:visited{color:#fff}.home-intro .intro-button:hover{background-color:#0063b1;text-decoration:none}.home-intro .intro-button:active{background-color:#004e8c;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#004e8c;background-repeat:no-repeat;background-size:cover;background-position-x:60%;min-height:560px;padding-top:56px}.home-intro section.intro-hero.v3{min-height:533px}.home-intro section.intro-hero.v3 .outline h1,.home-intro section.intro-hero.v3 .outline h1>span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px}.home-intro section.intro-hero.v3 .outline h1>span{font-size:36px;line-height:40px}.home-intro section.intro-hero.v3 .outline h1+span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px;font-size:16px;line-height:1.25;margin:24px 0 72px}.home-intro section.intro-hero.v3 .outline{max-width:calc(300% + 168px)}.home-intro section.intro-hero.v3 .outline .intro-content:nth-child(2){padding-right:84px;text-align:right;margin-top:-38px}.home-intro section.intro-hero.v3 .outline img{max-height:497px;vertical-align:middle}.home-intro section.intro-hero.v3 .outline p{letter-spacing:.3px}.home-intro section.intro-hero.v3 .outline .intro-button{margin:44px 0 104px;letter-spacing:.7px}.home-intro section.intro-hero .outline{text-align:left}.home-intro section.intro-hero .outline:after{content:"";clear:both;display:block}.home-intro section.intro-hero .outline *{margin-left:0}.home-intro section.intro-hero .outline p{max-width:390px}.home-intro section.intro-hero .outline h1+span{margin-top:10px;margin-bottom:89px;display:inline-block}.home-intro section.intro-hero .outline .intro-content{width:50%;float:left;padding-left:84px}.home-intro section.intro-hero .outline img{max-height:560px}.home-intro section.v3intro{background-color:#e6e6e6;padding:32px 0 16px}.home-intro section.v3intro:nth-child(odd){background-color:#f7f7f7}.home-intro section.v3intro h2{font-family:Segoe UI,sans-serif;text-align:left;padding-left:18px;padding-right:18px;margin-left:0}.home-intro .intro-content h2{margin-top:50px}.home-intro .intro-content-v3 .intro-card{text-decoration:none;color:#2b2b2b;position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);padding:12px 14px 12px 18px;background-color:#fff;display:block;width:100%;min-height:96px;text-align:left;-ms-flex-negative:0;flex-shrink:0;margin-left:0;margin-bottom:8px}.home-intro .intro-content-v3 .intro-card:active,.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{text-decoration:none}.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{color:#2b2b2b}.home-intro .intro-content-v3 .intro-card:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.home-intro .intro-content-v3 .intro-card:nth-child(2) .intro-text{padding-bottom:2ex}.home-intro .intro-content-v3 .intro-card .intro-text{float:right;width:calc(100% - 53px)}.home-intro .intro-content-v3 .intro-card svg{font-size:35px}.home-intro .intro-content-v3 .intro-card h3{margin:0 0 8px;font-size:16px}.home-intro .intro-content-v3 .intro-card p{color:#2b2b2b;font-size:14px;line-height:18px}.home-intro .intro-content-v3 .intro-card .icon-strip{background-color:#0078d5;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:24px}.home-intro .intro-content-v3 .intro-card .icon-strip svg{font-size:14px;margin:5px 13px}.home-intro .intro-content-v3-outer{max-width:300%;margin-top:24px}.home-intro .intro-content-v3-outer h2{margin-top:50px}.home-intro .intro-content-v3{margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center}.icon-strip svg{max-width:1.4em!important}.home-intro .intro-content-v3 a.intro-card:nth-child(2){min-height:111px}.svgicon-cognitive-services-v3{width:1em;margin-top:-5px}}@media screen and (max-width:320px){.svgicon-cognitive-services-v3{width:1em;margin-top:-5px}.home-intro{background-color:#fff;font-size:20px;line-height:28px;margin-bottom:0}.home-intro .intro-button,.home-intro .page-grid h2,.home-intro h1,.home-intro h2,.home-intro h3{font-family:Segoe UI Semibold,sans-serif}.home-intro .page-grid{text-align:left;font-size:15px;line-height:normal;padding-bottom:84px}.home-intro .page-grid h2{text-align:left;margin-top:0!important;margin-bottom:24px}.home-intro h1{font-size:46px;line-height:44px}.home-intro h2{font-size:34px;line-height:44px}.home-intro section{padding-top:70px}.home-intro section>*{margin:0 auto;text-align:center}.home-intro section:nth-child(odd){background-color:rgba(0,0,0,.04)}.home-intro p{max-width:500px;margin:0 auto;display:block}.home-intro .intro-button{font-size:20px;line-height:28px;background-color:#0078d5;white-space:nowrap;color:#fff;margin-top:56px;margin-bottom:104px;display:inline-block;padding:16px 40px}.home-intro .intro-button:hover,.home-intro .intro-button:visited{color:#fff}.home-intro .intro-button:hover{background-color:#0063b1;text-decoration:none}.home-intro .intro-button:active{background-color:#004e8c;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#004e8c;background-repeat:no-repeat;background-size:cover;background-position-x:60%;min-height:560px;padding-top:56px}.home-intro section.intro-hero.v3{min-height:533px}.home-intro section.intro-hero.v3 .outline h1,.home-intro section.intro-hero.v3 .outline h1>span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px}.home-intro section.intro-hero.v3 .outline h1>span{font-size:30px;line-height:34px}.home-intro section.intro-hero.v3 .outline h1+span{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px;font-size:16px;line-height:1.25;margin:16px 0 40px}.home-intro section.intro-hero.v3 .outline{max-width:calc(300% + 184px)}.home-intro section.intro-hero.v3 .outline .intro-content:nth-child(2){padding-right:84px;text-align:right;margin-top:-38px}.home-intro section.intro-hero.v3 .outline img{max-height:497px;vertical-align:middle}.home-intro section.intro-hero.v3 .outline p{letter-spacing:.3px}.home-intro section.intro-hero.v3 .outline .intro-button{margin:32px 0 104px;letter-spacing:.7px}.home-intro section.intro-hero .outline{text-align:left}.home-intro section.intro-hero .outline:after{content:"";clear:both;display:block}.home-intro section.intro-hero .outline *{margin-left:0}.home-intro section.intro-hero .outline p{max-width:390px}.home-intro section.intro-hero .outline h1+span{margin-top:10px;margin-bottom:89px;display:inline-block}.home-intro section.intro-hero .outline .intro-content{width:50%;float:left;padding-left:84px}.home-intro section.intro-hero .outline img{max-height:560px}.home-intro section.v3intro{background-color:#e6e6e6;padding:32px 0 16px}.home-intro section.v3intro:nth-child(odd){background-color:#f7f7f7}.home-intro section.v3intro h2{font-family:Segoe UI,sans-serif;text-align:left;padding-left:18px;padding-right:18px;margin-left:0}.home-intro .intro-content h2{margin-top:50px}.home-intro .intro-content-v3 .intro-card{text-decoration:none;color:#2b2b2b;position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);padding:15px 14px 12px 18px;background-color:#fff;display:block;width:100%;min-height:120px;text-align:left;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;margin-bottom:8px}.home-intro .intro-content-v3 .intro-card:active,.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{text-decoration:none}.home-intro .intro-content-v3 .intro-card:hover,.home-intro .intro-content-v3 .intro-card:visited{color:#2b2b2b}.home-intro .intro-content-v3 .intro-card:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.home-intro .intro-content-v3 .intro-card:nth-child(2) .intro-text{padding-bottom:2ex}.home-intro .intro-content-v3 .intro-card .intro-text{float:right;width:calc(100% - 53px)}.home-intro .intro-content-v3 .intro-card svg{font-size:35px}.home-intro .intro-content-v3 .intro-card h3{margin:0 0 8px;font-size:16px}.home-intro .intro-content-v3 .intro-card p{color:#2b2b2b;font-size:14px;line-height:18px}.home-intro .intro-content-v3 .intro-card .icon-strip{background-color:#0078d5;text-align:center;position:absolute;bottom:0;left:0;width:100%;height:24px}.home-intro .intro-content-v3 .intro-card .icon-strip svg{font-size:14px;margin:5px 13px}.home-intro .intro-content-v3-outer{max-width:calc(300% + 16px);margin-top:24px}.home-intro .intro-content-v3-outer h2{margin-top:50px}.home-intro .intro-content-v3{margin-left:-8px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center}.home-intro .intro-content-v3 a.intro-card:nth-child(2){min-height:120px}}.paging-progress{text-align:center}.progress-ring{position:relative;width:20px;height:20px;float:left}.progress-ring .progress-circle{position:absolute;top:0;left:0;width:20px;height:20px;opacity:0;transform:rotate(225deg);animation:progress-ring-animation 5s infinite}.progress-ring .progress-circle:after{content:"\2022";position:absolute;font-size:10px;color:#0078d5}.progress-ring .progress-circle:nth-child(2){animation-delay:.3s}.progress-ring .progress-circle:nth-child(3){animation-delay:.6s}.progress-ring .progress-circle:nth-child(4){animation-delay:.9s}.progress-ring .progress-circle:nth-child(5){animation-delay:1.2s}.progress-ring.progress-medium{width:40px;height:40px}.progress-ring.progress-large{width:60px;height:60px}.progress-ring.progress-medium .progress-circle{width:40px;height:40px}.progress-ring.progress-medium .progress-circle:after{font-size:16px}.progress-ring.progress-large .progress-circle{width:60px;height:60px}.progress-ring.progress-large .progress-circle:after{font-size:20px}@keyframes spin-frames{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes progress-ring-animation{0%{transform:rotate(225deg);opacity:1;animation-timing-function:ease-out}7%{transform:rotate(345deg);animation-timing-function:linear}30%{transform:rotate(455deg);animation-timing-function:ease-in-out}39%{transform:rotate(690deg);animation-timing-function:linear}70%{transform:rotate(815deg);opacity:1;animation-timing-function:ease-out}75%{transform:rotate(945deg);animation-timing-function:ease-out}76%{transform:rotate(945deg);opacity:0}to{transform:rotate(945deg);opacity:0}}.progress-bar{position:relative;width:180px;height:4px;margin-top:-12px;margin-left:auto;margin-right:auto}.progress-bar .progress-circle{position:absolute;top:0;left:0;width:4px;height:4px;opacity:0;animation:progress-bar-animation 3s infinite}.progress-bar .progress-circle:after{content:"\2022";position:absolute;font-size:10px;color:#0078d5}.progress-bar .progress-circle:nth-child(2){animation-delay:.2s}.progress-bar .progress-circle:nth-child(3){animation-delay:.4s}.progress-bar .progress-circle:nth-child(4){animation-delay:.6s}.progress-bar .progress-circle:nth-child(5){animation-delay:.8s}.progress-bar.progress-medium{width:296px}.progress-bar.progress-large{width:100%}@keyframes progress-bar-animation{0%{transform:translate(0);animation-timing-function:ease-in;opacity:0}30%{transform:translate(60px);animation-timing-function:linear;opacity:1}70%{transform:translate(120px);animation-timing-function:ease-out;opacity:1}to{transform:translate(180px);opacity:0}}.sort-toggle{position:relative;margin-top:-40px;margin-right:20px;float:right;color:#9e9e9e;cursor:pointer}.sort-toggle:after{color:inherit;font-size:inherit;top:18%;right:0;background:transparent;pointer-events:none}.sort-toggle select{font-size:inherit;-webkit-appearance:none;background:fadeout(#f7f7f7,99%);border-style:none;color:#9e9e9e;outline:none;padding-right:20px}.sort-toggle select::-ms-expand{display:none}.sort-toggle option{outline:none}.sortable-list{list-style:none;padding-left:0}.sortable-list li.draggable{display:block;padding:1ex 0}.sortable-list li.draggable:before{content:"\E700";cursor:pointer}.sortable-list li.draggable:nth-child(2n){background-color:rgba(179,219,242,.5)}@font-face{font-family:Glyphs;src:url(//bot-framework.azureedge.net/fonts/Glyphs/WinJSSymMDL2.eot);src:url(//bot-framework.azureedge.net/fonts/Glyphs/WinJSSymMDL2.eot#iefix) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/Glyphs/WinJSSymMDL2.ttf) format("truetype")}.bot-dashboard .publish-approved-icon:before,.bot-dashboard .publish-drop-down:after,.bot-dashboard .publish-inreview-icon:before,.bot-dashboard .publish-rejected-icon:before,.bot-page-body-left .publish-approved-icon:before,.bot-page-body-left .publish-drop-down:after,.bot-page-body-left .publish-inreview-icon:before,.bot-page-body-left .publish-rejected-icon:before,.bot-tab-container .publish-approved-icon:before,.bot-tab-container .publish-drop-down:after,.bot-tab-container .publish-inreview-icon:before,.bot-tab-container .publish-rejected-icon:before,.icon-font,.publish-status-bar .publish-approved-icon:before,.publish-status-bar .publish-drop-down:after,.publish-status-bar .publish-inreview-icon:before,.publish-status-bar .publish-rejected-icon:before{font-family:Glyphs}.bot-create-tile .icon.SDK:after,.expandable-text.collapsed .expando:after,.expandable-text .expando:after,.icon-accept:after,.icon-down-arrow:after,.icon-download:after,.icon-edit:after,.icon-left-arrow:after,.icon-right-arrow:after,.icon-up-arrow:after,.icon:after,.jumbo .jumbo-button:after,.sort-toggle:after{font-family:Glyphs;position:absolute;right:12px;top:4px;font-size:24px}.abs-code-choice-panel .choice input:checked[type=radio]:after,.abs-code-choice-panel .choice input[type=radio]:after,.icon-help:after,.icon-inline-after:after,.icon-inline:after,.icon-radio-off:after,.icon-radio-on:after,.list-pager .next:after{font-family:Glyphs;position:static;font-size:inherit;top:auto;left:auto;vertical-align:-.3ex;margin-left:1ex}.code-explorer .tree-toggle.expand:before,.code-explorer .tree-toggle:before,.icon-clear-all:before,.icon-folder-closed:before,.icon-folder-opened:before,.icon-inline-before:before,.icon-page-outline:before,.icon-page:before,.leaf-file:before,.list-pager .prev:before,.sortable-list li.draggable:before{font-family:Glyphs;position:static;font-size:inherit;top:auto;left:auto;vertical-align:-.3ex;margin-right:1ex}.abs-code-choice-panel .choice input:checked[type=radio]:after,.abs-code-choice-panel .choice input[type=radio]:after,.icon-help:after,.icon-inline-after:after,.icon-radio-off:after,.icon-radio-on:after,.list-pager .next:after{margin-left:1ex}.expandable-text.collapsed .expando:after,.expandable-text .expando:after,.icon-right:after{left:100%;top:none;font-size:inherit}.icon-left-arrow:after{content:""}.icon-right-arrow:after,.jumbo .jumbo-button:after{content:""}.expandable-text .expando:after,.icon-up-arrow:after{content:"\E018"}.expandable-text.collapsed .expando:after,.icon-down-arrow:after,.sort-toggle:after{content:"\E019"}.icon-help:after{content:"\E11B"}.abs-code-choice-panel .choice input:checked[type=radio]:after,.icon-radio-on:after{content:"\ECCB"}.abs-code-choice-panel .choice input[type=radio]:after,.icon-radio-off:after{content:"\ECCA"}.icon-page:before{content:"\E132"}.icon-page-outline:before,.leaf-file:before{content:"\E160"}.code-explorer .tree-toggle:before,.icon-folder-closed:before{content:"\F12B"}.code-explorer .tree-toggle.expand:before,.icon-folder-opened:before{content:"\ED25"}.icon-clear-all:before{content:"\E75C"}.icon-accept:after{content:"\E10B"}.bot-create-tile .icon.SDK:after,.icon-download:after{content:"\E118"}.icon-edit:after{content:"\E104"}.svgicon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.svgicon-microsoft-color-logo{width:4.6474609375em}.svgicon-meet-the-bots{width:4.8447265625em}.svgicon-icon-build{width:1.013671875em}.svgicon-cognitive-services-v3{width:1.6767578125em}.svgicon-email{width:1.75em}.svgicon-groupme{width:.86328125em}.svgicon-kik{width:2em}.svgicon-learn{width:.875em}.svgicon-telegram{width:1.2001953125em}.svgicon-azure-clouds{width:2.5em}.svgicon-bot-chat{width:2.96875em}.svgicon-channels{width:1.0361328125em}.svgicon-cognitive-services{width:1.703125em}.svgicon-phone-bezel{width:.6943359375em}.svgicon-web-chat{width:1.53125em}.svgicon-bell,.svgicon-bell-dot{width:1.1875em}.list-pager{text-align:center;margin-top:3ex}.list-pager div{display:inline-block;padding:1ex 2ex;cursor:pointer}.list-pager .current{color:#0078d5}.list-pager .prev:before{content:""}.list-pager .next:after{content:""}@media screen and (max-width:867px){.list-pager div{display:none}.list-pager .prev{float:left}.list-pager .next{float:right}.list-pager .current,.list-pager .next,.list-pager .prev{display:inline-block}.list-pager .current{color:#2b2b2b}.list-pager .current:before{content:"Page "}.list-pager .current:after{content:"/"}.list-pager div:nth-last-child(2){display:inline-block}.list-pager div.page-link{padding:1ex 0}}.action-sheet{background-color:#004e8c;color:#e6e6e6;padding-top:37px;padding-bottom:46px}.action-sheet .header a,.action-sheet .header a:hover,.action-sheet .header a:visited{color:#0078d5}.action-sheet h3{font-size:20px}.m-input-invalid{border-color:#c50f1f!important}::-webkit-input-placeholder{color:#767676}::-moz-placeholder{color:#767676}:-ms-input-placeholder{color:#767676}:-moz-placeholder{color:#767676}input:focus::-webkit-input-placeholder{color:#767676}input:focus::-moz-placeholder{color:#767676}input:focus:-ms-input-placeholder{color:#767676}input:focus:-moz-placeholder{color:#767676}#botAppName{text-align:right}.logger-panel .logger-head{height:40px;line-height:32px;padding:4px 8px;background-color:#f2f2f2}.log-stream-clear{float:right;display:inline-block;margin-left:1em;cursor:pointer;color:#0078d5}.log-stream-clear:before{margin-right:0}.log-stream{background:#fff;overflow-y:auto;height:240px;margin-top:0;margin-bottom:0;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;border-top:1px solid #e6e6e6}.bot-create-page section.agent-page label.label-above{font-size:inherit}.bot-create-page{margin-top:56px;position:relative}.bot-create-page .bot-editor{margin-left:0;margin-right:0}.bot-create-page section{padding-bottom:27px}.bot-create-page section h1{margin-bottom:24px}.bot-create-page section[disabled]{opacity:.2}.bot-create-page .section-title{font-family:Segoe UI Semibold,sans-serif;margin-bottom:27px}.bot-create-page .section-title+p{font-family:Segoe UI Semilight,sans-serif;color:#9e9e9e;max-width:660px;font-size:15px;line-height:1.4em;margin-bottom:27px}.bot-create-page .bot-msa-editor{width:706px}.bot-create-page .bot-msa-editor label:before{content:counter(msa-editor-counter) ".";display:inline-block;width:1em;font-family:Segoe UI Semibold,sans-serif}.bot-msa-editor{counter-reset:msa-editor-counter}.bot-msa-editor .detail-row{margin-bottom:3ex}.bot-msa-editor label{counter-increment:msa-editor-counter;display:block;font-size:13px;line-height:20px;margin-bottom:8px}.button-container{margin-bottom:44px}.bot-create-page section{margin-bottom:12px}.bot-create-page section:first-child{margin-top:24px}.bot-create-page section .detail-row,.bot-create-page section .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:left;align-content:left;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:8px;min-width:420px}.bot-create-page section .detail-row button,.bot-create-page section .form-row button{min-width:115px;margin-right:12px;border:2px solid #ccc;outline:none}.bot-create-page section .detail-row button:hover,.bot-create-page section .form-row button:hover{border-color:#9e9e9e}.bot-create-page section .detail-row button.selected,.bot-create-page section .detail-row button.selected:hover,.bot-create-page section .form-row button.selected,.bot-create-page section .form-row button.selected:hover{border-color:#0078d5}.bot-create-page section .detail-row button.text-button,.bot-create-page section .form-row button.text-button{background:#fff;border:1px solid #0078d5;color:#0078d5}.bot-create-page section .detail-row button.text-button:not([disabled]):hover,.bot-create-page section .form-row button.text-button:not([disabled]):hover{background:#0078d5;color:#fff}.bot-create-page section .detail-row button.text-button:not([disabled]):active,.bot-create-page section .form-row button.text-button:not([disabled]):active{background:#0063b1;border-color:#0063b1}.bot-create-page section .detail-row button.text-button[disabled],.bot-create-page section .form-row button.text-button[disabled]{border-color:#ccc}.bot-create-page section label,.bot-create-page section label.label-above{display:block;float:none}.bot-create-page section input#input-MsaAppId,.bot-create-page section input[type=password]{width:64ex}.bot-create-page section input#input-MsaAppId:not(:first-of-type),.bot-create-page section input[type=password]:not(:first-of-type){margin-top:2ex}.bot-create-page section .field-tip{margin-left:30ex}.bot-create-page section .detail-row>button:first-child,.bot-create-page section .form-row>button:first-child{width:auto}.bot-create-page section .bot-suffix{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:4px;margin-top:12px;-ms-flex-pack:center;justify-content:center;height:56px}.bot-create-page section .under-input{display:block;margin-top:12px;width:100%}.bot-create-page section select{min-width:420px;padding:8px;display:block}.bot-create-page section .error-info{margin-left:8px;color:#e81022}.bot-create-page section .welcome-header{margin-bottom:8px}.bot-create-page section .gallery{max-width:1130px;margin-top:48px}.bot-create-page section .gallery .gallery-inner{margin-left:-24px;margin-top:-24px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:left;align-content:left;-ms-flex-wrap:wrap;flex-wrap:wrap}.bot-create-page section .gallery .gallery-inner .template{background:#fff;border:4px solid transparent;box-shadow:0 0 2px 0 rgba(0,0,0,.08),0 2px 2px 0 rgba(0,0,0,.16);border-radius:2px;width:244px;height:300px;margin-left:24px;margin-top:24px;text-align:center;cursor:pointer;box-sizing:border-box;text-align:left;padding:24px 16px}.bot-create-page section .gallery .gallery-inner .template:hover{border-color:#0078d4}.bot-create-page section .gallery .gallery-inner .template:active{border-color:#0063b1}.bot-create-page section .gallery .gallery-inner .template.selected{border-color:#0078d4;position:relative}.bot-create-page section .gallery .gallery-inner .template.selected .chosen-checkbox{position:absolute;top:0;right:0;width:32px;height:32px;background-color:#0078d4;border-radius:100%;margin-top:16px;margin-right:16px}.bot-create-page section .gallery .gallery-inner .template.selected .chosen-checkbox .checkmark{position:relative;top:4px;left:6px;font-size:20px;color:#fff}.bot-create-page section .gallery .gallery-inner .template .name{margin-bottom:24px}.bot-create-page section .gallery .gallery-inner .template .template-desc{margin:0;letter-spacing:.3px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#dbdee1}.bot-app-setting{overflow:hidden;padding-top:3ex;padding-bottom:3ex;border-bottom:1px solid #e6e6e6}.bot-app-setting .header{float:left;overflow:hidden;position:static;height:auto}.bot-app-setting .scm-icon{float:right;margin-right:14px;padding-right:14px;border-right:1px solid #bbb}.bot-app-setting .header+button{float:right}.bot-app-setting a.expando{float:right;text-decoration:none;cursor:pointer}.bot-app-setting a.expando:active,.bot-app-setting a.expando:hover,.bot-app-setting a.expando:visited{text-decoration:none}.bot-app-setting .header+button.default-button{margin-right:0;margin-top:0;margin-bottom:0;width:auto}.scm-icon{display:inline;height:1.5em;width:1.5em;vertical-align:-.4em;box-sizing:content-box}.bot-settings-tab{padding:20px 40px}.bot-app-settings{border-top:1px solid #e6e6e6}ol.bot-ci-list{padding-left:0;list-style:none;counter-reset:bot-ci-list;clear:both;padding-top:1em}ol.bot-ci-list li{counter-increment:bot-ci-list}ol.bot-ci-list li:before{display:inline-block;width:auto;margin-right:4px;font-weight:400;content:"Step " counter(bot-ci-list) ":"}ol.bot-ci-list li{padding:1ex 0;display:inline-block}ol.bot-ci-list li p{margin-top:12px}ol.bot-ci-list li label{font-family:Segoe UI,sans-serif}ol.bot-ci-list li.disabled{color:#9e9e9e}ol.bot-ci-list .pending-download{color:#9e9e9e;display:inline-block;position:relative}ol.bot-ci-list .pending-download .progress-bar{margin-left:16ex;margin-top:-16px}ol.bot-ci-list .pending-download .progress-bar .progress-circle:after{color:#9e9e9e}a.expando.closed~.expandee{height:0;overflow:hidden}.tab-body{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-body,.tab-body .tab-left{display:-ms-flexbox;display:flex}.tab-body .tab-left{-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;border-right:1px solid #e6e6e6}.tab-body .tab-left .tab-control{-ms-flex-preferred-size:100%;flex-basis:100%;padding-top:16px;background-color:#f2f2f2}.tab-body .tab-left .tab-control .bot-help-azure{float:right;margin-right:36px;line-height:28px}.tab-body .tab-body-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-body .bot-tab-container,.tab-body .tab-body-inner{-ms-flex-positive:1;flex-grow:1}.tab-body .bot-webChat{margin-bottom:0;-ms-flex-negative:0;flex-shrink:0;width:280px}.tab-body .bot-webChat.loading{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tab-body .bot-webChat.loading .progress-bar{margin-bottom:16px}.code-tab{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;clear:both}.code-tab .code-panel{-ms-flex-positive:1;flex-grow:1}a.expando.open~.expandee{height:auto}a.expando.open~.expandee .setup-repos{margin-top:64px}.bot-settings-tab .button-row{padding:3ex 0}.bot-settings-tab .bot-endpoint{display:block;clear:both;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.treenode{padding:10px 0 11px;color:#1a1a1a;white-space:nowrap}.bot-app-spinner{text-align:center;position:relative;margin-top:240px;height:480px}.bot-app-spinner .spinner{width:108px;height:108px;position:absolute;box-sizing:border-box;border-width:4px;border-radius:108px;left:50%;margin-left:-54px}.bot-app-spinner .spinner.outer{border-color:#e6e6e6;border-style:solid}.bot-app-spinner .spinner.inner{width:54px;height:54px;border-radius:100% 0 0 0;border-color:#0078d5;border-style:solid none none solid;transform-origin:100% 100%;animation:spin-frames 1s infinite;animation-timing-function:linear}.bot-app-spinner .bot-app-icon{width:88px;height:88px;position:absolute;left:50%;margin-left:-44px;border-radius:100%;background-color:#0078d5;background-repeat:no-repeat;background-size:contain;top:10px}.bot-app-spinner .description{position:absolute;top:120px;width:100%}.bot-app-spinner label{font-family:Segoe UI Semibold,sans-serif;font-size:24px;color:#0078d5;display:block}.bot-app-spinner label span{font-family:inherit}.setup-repos{clear:both}.setup-repos>*{margin:8px 0}.setup-repos select{padding:8px 12px}.setup-repos .button-row{margin-top:20px}.setup-repos .tool-tip-paragraph{margin-top:12px}.bot-code-setup .bot-editor>section{margin:12px 0;padding:12px 0;border-bottom:1px solid #9e9e9e}.bot-code-setup .bot-editor>section.bot-app-setting,.bot-code-setup .bot-editor>section:last-child{border-bottom:1px}.bot-code-setup .bot-editor>section section.bot-app-setting{padding-top:0}.bot-code-setup .bot-editor>section .setup-repos>p:first-child{margin-bottom:0}.h-snap-M{font-family:Segoe UI,sans-serif;font-size:24px;line-height:32px}.h-snap-M,.open-bot-in-azure{margin-bottom:20px}.downloading-zip-progress.progress-ring{width:20px;height:20px;text-align:left;margin-right:4px}.downloading-zip-progress.progress-ring .progress-circle:after{color:#9e9e9e}.tool-tip-paragraph label.tool-tip-label{font-size:13px;border-radius:20px;line-height:20px;background:#e6e6e6;width:20px;height:20px;text-align:center;display:inline-block;font-weight:600;margin-left:1ex}.tool-tip.invisible{visibility:hidden}.abs-code-choice-panel .choice{margin:12px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.abs-code-choice-panel .choice input[type=radio]{outline:none;-webkit-appearance:none}.abs-code-choice-panel .choice input[type=radio]:checked:after{color:#0063b1}.abs-code-choice-panel .choice label{color:#2b2b2b;margin-left:12px}@font-face{font-family:Segoe UI;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Segoe UI Semilight;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Segoe UI Semibold;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Segoe UI Bold;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Fabric MDL2;src:url(//bot-framework.azureedge.net/fonts/Fabric%20MDL2/FabMDL2.3.09.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/Fabric%20MDL2/FabMDL2.3.09.ttf) format("truetype");font-style:normal;font-weight:400}.luis-config-container-header .luis-config-container-chevron,.my-action-icon{background-color:transparent;color:#767676;border:0;cursor:pointer}.luis-config-container-header .luis-config-container-chevron:hover,.my-action-icon:hover{color:#0078d4}.luis-config-container-header .luis-config-container-chevron:active,.my-action-icon:active{color:#0063b1}.luis-config-container-header .luis-config-container-chevron:focus,.my-action-icon:focus{outline:0}.disabled.my-action-icon,.luis-config-container-header .disabled.luis-config-container-chevron{color:#9e9e9e;cursor:auto;outline:0}.disabled.my-action-icon:active,.disabled.my-action-icon:hover,.luis-config-container-header .disabled.luis-config-container-chevron:active,.luis-config-container-header .disabled.luis-config-container-chevron:hover{color:#9e9e9e;outline:0}.my-action-icon-disabled{color:#9e9e9e;cursor:auto}.my-action-icon-disabled:active,.my-action-icon-disabled:focus,.my-action-icon-disabled:hover{color:#9e9e9e;outline:0}.m-icon{display:inline-block;margin-right:12px;vertical-align:middle}.m-icon,.m-icon-Edit:before{font-family:Fabric MDL2;line-height:inherit}.m-icon-Edit:before{content:"\E70F"}.m-icon-ChevronDown:before{font-family:Fabric MDL2;content:"\E70D"}.m-icon-ChevronUp:before{font-family:Fabric MDL2;content:"\E70E"}.m-icon-ChevronLeft-left:before,.m-icon-ChevronLeft-right:after,.m-icon-ChevronLeft:before{font-family:Fabric MDL2;content:"\E76B"}.m-icon-ChevronRight-left:before,.m-icon-ChevronRight-right:after,.m-icon-ChevronRight:before{font-family:Fabric MDL2;content:"\E76C"}.m-icon-More:before{font-family:Fabric MDL2;content:"\E712"}.m-icon-OpenInNewWindow:before{font-family:Fabric MDL2;content:"\E8A7"}.m-icon-Upload:before{font-family:Fabric MDL2;content:"\E898"}.m-icon-delete:before{font-family:Fabric MDL2;content:"\E74D"}.m-icon-Add:before{font-family:Fabric MDL2;content:"\E710"}.m-icon-Cancel:before{font-family:Fabric MDL2;content:"\E711"}.m-icon-Search:before{font-family:Fabric MDL2;content:"\E721"}.m-icon-Checkbox:before{font-family:Fabric MDL2;content:"\E739"}.m-icon-CheckboxComposite:before{font-family:Fabric MDL2;content:"\E73A"}.m-icon-CheckboxCompositeReversed:before{font-family:Fabric MDL2;content:"\E73D"}.m-icon-Warning:before{font-family:Fabric MDL2;content:"\E7BA"}.m-icon-Error:before{font-family:Fabric MDL2;content:"\E783"}.bot-page .bot-page-header .bot-controls .bot-test-button-close:before,.m-icon-Forward:before{font-family:Fabric MDL2;content:"\E72A"}.bot-page .bot-page-header .bot-controls .bot-test-button-open:before,.m-icon-Back:before{font-family:Fabric MDL2;content:"\E72B"}.m-icon-RadioBtnOff:before{font-family:Fabric MDL2;content:"\E80E"}.m-icon-RadioBtnOn:before{font-family:Fabric MDL2;content:"\E81D"}.m-icon-Completed:before{font-family:Fabric MDL2;content:"\E930"}.m-icon-ErrorBadge:before{font-family:Fabric MDL2;content:"\EA39"}.m-icon-GlobalNav:before{font-family:Fabric MDL2;content:"\E700"}.m-icon-Info:before{font-family:Fabric MDL2;content:"\E946"}.m-icon-ChevronDoubleDown:before{font-family:Fabric MDL2;content:"\EE04"}.m-icon-Microphone:before{font-family:Fabric MDL2;content:"\E720"}.m-icon-Lock:before{font-family:Fabric MDL2;content:"\E72E"}.m-icon-Unlock:before{font-family:Fabric MDL2;content:"\E785"}.m-icon-Fullscreen:before{font-family:Fabric MDL2;content:"\E740"}.m-icon-Copy:before{font-family:Fabric MDL2;content:"\E8C8"}.m-icon-Triangle-Right:before{font-family:Fabric MDL2;content:"\EED3"}.m-icon-Dock-Right:before{font-family:Fabric MDL2;content:"\E90D"}.m-icon-Open-Pane:before{font-family:Fabric MDL2;content:"\E8A0"}.m-icon-Close-Pane:before{font-family:Fabric MDL2;content:"\E89F"}.m-icon-Close-Pane-Mirrored:before{font-family:Fabric MDL2;content:"\EA49"}.m-icon-Checkmark:before{font-family:Fabric MDL2;content:"\E73E"}.m-icon-Sort:before{font-family:Fabric MDL2;content:"\E9D0"}.m-icon-Share:before{font-family:Fabric MDL2;content:"\EF79"}.m-icon-Help:before{font-family:Fabric MDL2;content:"\E897"}.m-icon-Save:before{font-family:Fabric MDL2;content:"\E74E"}.m-icon-Move:before{font-family:Fabric MDL2;content:"\E7C2"}.m-icon-Back-to-Window:before{font-family:Fabric MDL2;content:"\E73F"}.m-icon-Refresh:before{font-family:Fabric MDL2;content:"\E72C"}.m-icon-Download:before{font-family:Fabric MDL2;content:"\E896"}.m-icon-Sync:before{font-family:Fabric MDL2;content:"\E895"}.m-icon-Settings:before{font-family:Fabric MDL2;content:"\E713"}.m-icon-Chat:before{font-family:Fabric MDL2;content:"\E901"}.m-icon-location-circle:before{font-family:Fabric MDL2;content:"\E80E"}.m-icon-location-fill:before{font-family:Fabric MDL2;content:"\E915"}.m-icon-checkmark:before{font-family:Fabric MDL2;content:"\E73E"}.m-icon-AlertTriangle:before{font-family:Fabric MDL2;content:"\E814"}.m-icon-AlertCircle:before{font-family:Fabric MDL2;content:"\F331"}.m-icon-CompletedSolid:before{font-family:Fabric MDL2;content:"\EC61"}.m-icon-InfoSolid:before{font-family:Fabric MDL2;content:"\F167"}.m-icon-playButton:before{line-height:inherit;font-family:Fabric MDL2;content:"\E768"}.m-icon-stopButton:before{line-height:inherit;font-family:Fabric MDL2;content:"\E71A"}.m-icon-columnOptions:before{line-height:inherit;font-family:Fabric MDL2;content:"\F317"}.m-icon-hide:before{content:"\EF89"}.m-icon-hide:before,.m-icon-view:before{line-height:inherit;font-family:Fabric MDL2}.m-icon-view:before{content:"\E890"}.m-icon-undo:before{line-height:inherit;font-family:Fabric MDL2;content:"\E7A7"}.m-icon-rowsGroup:before{line-height:inherit;font-family:Fabric MDL2;content:"\F29B"}.m-table-holder-icon{font-size:18px;color:#0078d4}.m-question-icon:before{content:"?"}.m-question-button{width:24px;height:24px;padding:0;border:0 solid transparent;cursor:pointer}.m-question-button,.m-question-button:active,.m-question-button:hover,.m-question-button:visited{background-color:transparent}.m-question-button:focus{outline:1px dashed #2b2b2b}.m-question-button .m-question-icon{display:inline-block;width:18px;height:18px;margin:0;font-family:Segoe UI Semibold;font-size:12px;line-height:18px;border-radius:50%;background-color:#f2f2f2;cursor:pointer}.m-question-button .m-question-icon:active,.m-question-button .m-question-icon:hover,.m-question-button .m-question-icon:visited{text-decoration:none;color:#2b2b2b}.m-question-button .m-question-icon:hover{background-color:#ccc}.m-question-button .m-question-icon:active{background-color:#9e9e9e}.m-question-button .m-question-icon:focus{outline:0}.m-search-icon-container{position:relative;height:36px;line-height:36px}.m-search-icon-container .m-search-icon{position:absolute;top:calc(50% - 11px);right:20px;padding-right:16px;font-size:20px;color:#767676}.m-checkbox-container .unchecked{display:inline-block;padding:15px 12px 15px 0;font-size:16px!important;color:#000}.m-checkbox-container .checked{display:none;padding:15px 12px 15px 0;color:#0078d4;font-size:16px!important}.m-radio-container .unchecked{display:inline-block;padding:15px 12px 15px 0;font-size:16px!important;color:#000}.m-radio-container .checked{display:none;padding:15px 12px 15px 0;font-size:16px!important;color:#0078d4}.m-table-trashcan-icon{padding:0 12px;font-size:20px;letter-spacing:.36px;color:#767676}.m-add-icon,.m-table-trashcan-icon{vertical-align:middle;line-height:20px}.m-add-icon{margin-right:12px;font-size:16px;color:#0078d4}.m-error-icon,.m-info-icon,.m-warning-icon{font-size:18px;letter-spacing:.3px;line-height:24px;position:relative;padding:0 12px 0 0}.m-error-icon:hover,.m-info-icon:hover,.m-warning-icon:hover{background-color:transparent}.m-warning-icon{color:#eaa300}.m-error-icon{color:#c50f1f}.my-warning{font-size:30px;color:#eaa300}.m-nav-icon{color:#fff;font-size:20px;margin:0 16px 24px 24px;position:relative;top:-3px}.m-expandable-container .m-chev-down{display:inline-block;font-size:20px;color:#0078d4;vertical-align:middle;padding-right:12px}.m-expandable-container .m-chev-up{display:none;font-size:20px;color:#0078d4;vertical-align:middle;padding-right:12px}.belfastHome-panel a,.belfastHome-stripe-alt1 .link-tile a.learnmore,.belfastHome-stripe-alt2 .resource-container a,.belfastHome .secondary-quote .m-anchor-link,.belfastHome p .m-anchor-link,.channels .channel-row .config-link-container,.channels .channel-test-anchor,.channels tr .config-link-container,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;cursor:pointer;text-decoration:none;color:#0078d4}.belfastHome-panel a:disabled,.belfastHome-stripe-alt1 .link-tile a.learnmore:disabled,.belfastHome-stripe-alt2 .resource-container a:disabled,.belfastHome .secondary-quote .m-anchor-link:disabled,.belfastHome p .m-anchor-link:disabled,.channels .channel-row .config-link-container:disabled,.channels .channel-test-anchor:disabled,.channels tr .config-link-container:disabled,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:disabled{color:#9e9e9e}.belfastHome-panel a:focus,.belfastHome-stripe-alt1 .link-tile a.learnmore:focus,.belfastHome-stripe-alt2 .resource-container a:focus,.belfastHome .secondary-quote .m-anchor-link:focus,.belfastHome p .m-anchor-link:focus,.channels .channel-row .config-link-container:focus,.channels .channel-test-anchor:focus,.channels tr .config-link-container:focus,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:focus{outline:0;color:#0063b1;text-decoration:none}.belfastHome-panel a:hover,.belfastHome-stripe-alt1 .link-tile a.learnmore:hover,.belfastHome-stripe-alt2 .resource-container a:hover,.belfastHome .secondary-quote .m-anchor-link:hover,.belfastHome p .m-anchor-link:hover,.channels .channel-row .config-link-container:hover,.channels .channel-test-anchor:hover,.channels tr .config-link-container:hover,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:hover{color:#0063b1;text-decoration:none}.belfastHome-panel a:active,.belfastHome-stripe-alt1 .link-tile a.learnmore:active,.belfastHome-stripe-alt2 .resource-container a:active,.belfastHome .secondary-quote .m-anchor-link:active,.belfastHome p .m-anchor-link:active,.channels .channel-row .config-link-container:active,.channels .channel-test-anchor:active,.channels tr .config-link-container:active,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:active{color:#004e8c;text-decoration:none}.bot-status-color-error,.bot-status-color-warning,.channels .channel-row .config-link-container .config-link,.channels .get-embed-code .get-embed-code-button,.channels tr .config-link-container .config-link,.m-anchor-like-button{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;cursor:pointer;text-decoration:none;color:#0078d4;background:transparent;margin:0;border:0;padding:0;min-width:0}.bot-status-color-error:disabled,.bot-status-color-warning:disabled,.channels .channel-row .config-link-container .config-link:disabled,.channels .get-embed-code .get-embed-code-button:disabled,.channels tr .config-link-container .config-link:disabled,.m-anchor-like-button:disabled{color:#9e9e9e}.bot-status-color-error:focus,.bot-status-color-warning:focus,.channels .channel-row .config-link-container .config-link:focus,.channels .get-embed-code .get-embed-code-button:focus,.channels tr .config-link-container .config-link:focus,.m-anchor-like-button:focus{outline:0;color:#0063b1;text-decoration:none}.bot-status-color-error:hover,.bot-status-color-warning:hover,.channels .channel-row .config-link-container .config-link:hover,.channels .get-embed-code .get-embed-code-button:hover,.channels tr .config-link-container .config-link:hover,.m-anchor-like-button:hover{color:#0063b1;text-decoration:none}.bot-status-color-error:active,.bot-status-color-warning:active,.channels .channel-row .config-link-container .config-link:active,.channels .get-embed-code .get-embed-code-button:active,.channels tr .config-link-container .config-link:active,.m-anchor-like-button:active{color:#004e8c;text-decoration:none}.m-header-1{font-size:34px;line-height:40px;letter-spacing:.3px;display:inline-block;vertical-align:middle;margin:0 0 48px;font-weight:400;color:#2b2b2b;font-family:Segoe UI Semilight;font-size:46px;line-height:48px;letter-spacing:.1px}.m-header-1:disabled{color:#9e9e9e}.m-header-2{font-family:Segoe UI Semilight;font-size:34px;line-height:40px;letter-spacing:.3px;display:inline-block;vertical-align:middle;margin:0 0 48px;font-weight:400;color:#2b2b2b}.m-header-2:disabled{color:#9e9e9e}.m-header-3{font-family:Segoe UI Semilight;font-size:34px;line-height:40px;display:inline-block;vertical-align:middle;margin:0 0 24px;font-weight:400;color:#2b2b2b;font-family:Segoe UI;font-size:24px;line-height:32px;letter-spacing:.3px}.m-header-3:disabled{color:#9e9e9e}.m-header-subtitle{font-size:34px;line-height:40px;letter-spacing:.3px;display:inline-block;vertical-align:middle;margin:0 0 16px;font-weight:400;color:#2b2b2b;font-family:Segoe UI Semilight;font-size:18px;line-height:24px;letter-spacing:.5px}.m-header-subtitle:disabled{color:#9e9e9e}.m-header-table-font{font-family:Segoe UI Semilight;font-size:34px;line-height:40px;letter-spacing:.3px;display:inline-block;vertical-align:middle;margin:0;font-weight:400;color:#2b2b2b;font-family:Segoe UI Semibold;font-size:13px;line-height:20px;letter-spacing:.5px;padding:0 0 12px}.m-header-table-font:disabled{color:#9e9e9e}.m-font-regular{font-family:Segoe UI Semilight;font-size:15px;line-height:24px;letter-spacing:.5px}.m-font-regular:disabled{color:#9e9e9e}.m-font-bold{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-font-bold:disabled{color:#9e9e9e}.m-anchor{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;cursor:pointer;text-decoration:none;color:#0078d4}.m-anchor:disabled{color:#9e9e9e}.m-anchor:focus{outline:0}.m-anchor:focus,.m-anchor:hover{color:#0063b1;text-decoration:none}.m-anchor:active{color:#004e8c;text-decoration:none}.m-content-hr{margin-top:16px;margin-bottom:32px;border-top:0;border-bottom:1px solid #e6e6e6}.m-highlighted{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;color:#2b2b2b;padding:4px 2px;margin:0 2px;background-color:#b3dbf2;border-radius:2px;text-decoration:none}.m-highlighted:disabled,.m-text-disabled{color:#9e9e9e}.m-button-primary-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#0078d4;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-primary-sm:hover{background-color:#0063b1;color:#fff}.m-button-primary-sm:active{background-color:#004e8c;color:#fff}.m-button-primary-sm:focus{outline:0}.m-button-primary-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-primary-outline-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #0078d4;color:#0078d4;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-primary-outline-sm:hover{background-color:#0078d4;color:#fff}.m-button-primary-outline-sm:active{background-color:#0063b1;color:#fff}.m-button-primary-outline-sm:focus{outline:0}.m-button-primary-outline-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-secondary-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#ccc;border-width:0;border-radius:2px;color:#2b2b2b;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-secondary-sm:hover{background-color:#9e9e9e;color:#2b2b2b}.m-button-secondary-sm:active{background-color:#767676;color:#2b2b2b}.m-button-secondary-sm:focus{outline:0}.m-button-secondary-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-secondary-outline-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #767676;color:#767676;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-secondary-outline-sm:hover{background-color:#9e9e9e;color:#fff}.m-button-secondary-outline-sm:active{background-color:#767676;color:#fff}.m-button-secondary-outline-sm:focus{outline:0}.m-button-secondary-outline-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-destructive-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#c50f1f;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-destructive-sm:hover{background-color:#a80000;color:#fff}.m-button-destructive-sm:active{background-color:#750b1c;color:#fff}.m-button-destructive-sm:focus{outline:0}.m-button-destructive-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-destructive-outline-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #c50f1f;color:#c50f1f;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-destructive-outline-sm:hover{background-color:#c50f1f;color:#fff}.m-button-destructive-outline-sm:active{background-color:#a80000;color:#fff}.m-button-destructive-outline-sm:focus{outline:0}.m-button-destructive-outline-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-green-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#6bb700;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-green-sm:hover{background-color:#599b00;color:#fff}.m-button-green-sm:active{background-color:#498205;color:#fff}.m-button-green-sm:focus{outline:0}.m-button-green-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-green-outline-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #6bb700;color:#6bb700;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px}.m-button-green-outline-sm:hover{background-color:#6bb700;color:#fff}.m-button-green-outline-sm:active{background-color:#599b00;color:#fff}.m-button-green-outline-sm:focus{outline:0}.m-button-green-outline-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-disabled-sm{box-sizing:border-box;min-width:80px;height:32px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;border-width:0;border-radius:2px;cursor:pointer;font-family:Segoe UI Semibold;font-size:13px;line-height:16px;letter-spacing:.5px;cursor:default;pointer-events:none}.m-button-disabled-sm,.m-button-disabled-sm:active,.m-button-disabled-sm:hover{background-color:#ccc;color:#9e9e9e}.m-button-disabled-sm:focus{outline:0}.m-button-disabled-sm:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-primary-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#0078d4;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-primary-md:hover{background-color:#0063b1;color:#fff}.m-button-primary-md:active{background-color:#004e8c;color:#fff}.m-button-primary-md:focus{outline:0}.m-button-primary-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-primary-outline-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #0078d4;color:#0078d4;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-primary-outline-md:hover{background-color:#0078d4;color:#fff}.m-button-primary-outline-md:active{background-color:#0063b1;color:#fff}.m-button-primary-outline-md:focus{outline:0}.m-button-primary-outline-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-secondary-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#ccc;border-width:0;border-radius:2px;color:#2b2b2b;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-secondary-md:hover{background-color:#9e9e9e;color:#2b2b2b}.m-button-secondary-md:active{background-color:#767676;color:#2b2b2b}.m-button-secondary-md:focus{outline:0}.m-button-secondary-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-secondary-outline-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #767676;color:#767676;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-secondary-outline-md:hover{background-color:#9e9e9e;color:#fff}.m-button-secondary-outline-md:active{background-color:#767676;color:#fff}.m-button-secondary-outline-md:focus{outline:0}.m-button-secondary-outline-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-destructive-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#c50f1f;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-destructive-md:hover{background-color:#a80000;color:#fff}.m-button-destructive-md:active{background-color:#750b1c;color:#fff}.m-button-destructive-md:focus{outline:0}.m-button-destructive-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-destructive-outline-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #c50f1f;color:#c50f1f;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-destructive-outline-md:hover{background-color:#c50f1f;color:#fff}.m-button-destructive-outline-md:active{background-color:#a80000;color:#fff}.m-button-destructive-outline-md:focus{outline:0}.m-button-destructive-outline-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-green-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#6bb700;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-green-md:hover{background-color:#599b00;color:#fff}.m-button-green-md:active{background-color:#498205;color:#fff}.m-button-green-md:focus{outline:0}.m-button-green-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-green-outline-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #6bb700;color:#6bb700;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px}.m-button-green-outline-md:hover{background-color:#6bb700;color:#fff}.m-button-green-outline-md:active{background-color:#599b00;color:#fff}.m-button-green-outline-md:focus{outline:0}.m-button-green-outline-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-disabled-md{box-sizing:border-box;min-width:120px;height:40px;padding:7px 24px 8px;text-align:center;white-space:nowrap;background-image:none;border-width:0;border-radius:2px;cursor:pointer;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;cursor:default;pointer-events:none}.m-button-disabled-md,.m-button-disabled-md:active,.m-button-disabled-md:hover{background-color:#ccc;color:#9e9e9e}.m-button-disabled-md:focus{outline:0}.m-button-disabled-md:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-primary-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#0078d4;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-primary-lg:hover{background-color:#0063b1;color:#fff}.m-button-primary-lg:active{background-color:#004e8c;color:#fff}.m-button-primary-lg:focus{outline:0}.m-button-primary-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-primary-outline-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #0078d4;color:#0078d4;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-primary-outline-lg:hover{background-color:#0078d4;color:#fff}.m-button-primary-outline-lg:active{background-color:#0063b1;color:#fff}.m-button-primary-outline-lg:focus{outline:0}.m-button-primary-outline-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-secondary-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#ccc;border-width:0;border-radius:2px;color:#2b2b2b;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-secondary-lg:hover{background-color:#9e9e9e;color:#2b2b2b}.m-button-secondary-lg:active{background-color:#767676;color:#2b2b2b}.m-button-secondary-lg:focus{outline:0}.m-button-secondary-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-secondary-outline-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #767676;color:#767676;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-secondary-outline-lg:hover{background-color:#9e9e9e;color:#fff}.m-button-secondary-outline-lg:active{background-color:#767676;color:#fff}.m-button-secondary-outline-lg:focus{outline:0}.m-button-secondary-outline-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-destructive-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#c50f1f;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-destructive-lg:hover{background-color:#a80000;color:#fff}.m-button-destructive-lg:active{background-color:#750b1c;color:#fff}.m-button-destructive-lg:focus{outline:0}.m-button-destructive-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-destructive-outline-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #c50f1f;color:#c50f1f;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-destructive-outline-lg:hover{background-color:#c50f1f;color:#fff}.m-button-destructive-outline-lg:active{background-color:#a80000;color:#fff}.m-button-destructive-outline-lg:focus{outline:0}.m-button-destructive-outline-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-green-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#6bb700;border-width:0;border-radius:2px;color:#fff;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-green-lg:hover{background-color:#599b00;color:#fff}.m-button-green-lg:active{background-color:#498205;color:#fff}.m-button-green-lg:focus{outline:0}.m-button-green-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-green-outline-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;background-color:#fff;border-radius:2px;border:1px solid #6bb700;color:#6bb700;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px}.m-button-green-outline-lg:hover{background-color:#6bb700;color:#fff}.m-button-green-outline-lg:active{background-color:#599b00;color:#fff}.m-button-green-outline-lg:focus{outline:0}.m-button-green-outline-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.m-button-disabled-lg{box-sizing:border-box;min-width:200px;height:56px;padding:7px 24px 8px;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;background-image:none;border-width:0;border-radius:2px;cursor:pointer;font-family:Segoe UI Semibold;font-size:17px;line-height:28px;letter-spacing:.5px;cursor:default;pointer-events:none}.m-button-disabled-lg,.m-button-disabled-lg:active,.m-button-disabled-lg:hover{background-color:#ccc;color:#9e9e9e}.m-button-disabled-lg:focus{outline:0}.m-button-disabled-lg:disabled{cursor:default;background-color:#ccc;border:1px solid #ccc;color:#9e9e9e}.add-channels .flex-layout-grid>a:focus,.agent-page .button-panel.create-mode .cancel-button:focus,.agent-page .button-panel.create-mode .focus-button:focus,.agent-page .button-panel.create-mode .register-button:focus,.agent-page .button-panel.create-mode .save-button:focus,.agent-page .button-panel.edit-mode .cancel-button:focus,.agent-page .button-panel.edit-mode .focus-button:focus,.agent-page .button-panel.edit-mode .register-button:focus,.agent-page .button-panel.edit-mode .save-button:focus,.belfastHome-stripe-top .create-bot-link:focus,.bot-editor .button-focus:focus,.bot-status-color-error:focus,.bot-status-color-warning:focus,.bots-page-migration-button:focus,.bots-page-row-delete .bots-page-row-delete-button:focus,.bots-page-row-name .bots-page-row-name-button:focus,.channels .channel-row .config-link-container:focus,.channels .channel-test-anchor:focus,.channels .get-embed-code .get-embed-code-button:focus,.channels tr .config-link-container:focus,.dialog-close-button:focus,.dialog .button-panel button:focus,.embed-code-dialog .image-button-container:focus,.header button:focus,.migration-dialog-container .button-panel.create-mode .cancel-button:focus,.migration-dialog-container .button-panel.create-mode .focus-button:focus,.migration-dialog-container .button-panel.create-mode .register-button:focus,.migration-dialog-container .button-panel.create-mode .save-button:focus,.migration-dialog-container .button-panel.edit-mode .cancel-button:focus,.migration-dialog-container .button-panel.edit-mode .focus-button:focus,.migration-dialog-container .button-panel.edit-mode .register-button:focus,.migration-dialog-container .button-panel.edit-mode .save-button:focus,.my-bots-page-header .light-button:focus,.my-bots .create-bot:focus,.no-bots-prompt .create-bot:focus,.status-bar-cta:focus,.tool-tip .button-panel button:focus,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:focus,button.dialog-close-btn:focus,button.migration-cancel:focus{outline:1px dashed #2b2b2b;outline-offset:2px}.bot-page .bot-page-header .bot-controls .bot-test-button:focus,.compact-dropdown-menu .compact-menu-icon-btn:focus,.header-nav-menu-btn:focus,.small-header button:focus{outline:1px dashed #fff;outline-offset:2px}.page-grid-left .flex-grid>.bot-create-tile,.page-grid-left .flex-grid>.bot-webChat.bot-create-tile,.page-grid-left .flex-grid>.channels.bot-create-tile,.page-grid-left .flex-grid>.grid-card,.page-grid-left .flex-grid>.grid-card.bot-webChat,.page-grid-left .flex-grid>.grid-card.channels{margin-left:20px}.bot-dashboard .bot-card-hero,.page-grid-left .flex-grid>div>.bot-create-tile,.page-grid-left .flex-grid>div>.grid-card{margin-left:0}.bot-dashboard .flex-grid{display:-ms-flexbox;display:flex;position:static;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.bot-dashboard .flex-grid>*{margin-left:20px}.bot-dashboard .flex-grid .grid-card-base{margin-left:0}.bot-dashboard .flex-grid .flex-grid{margin-left:0;margin-top:0;max-width:844px}.bot-dashboard .flex-grid .bot-webChat{position:relative;top:0;-ms-flex-negative:0;flex-shrink:0;width:auto;max-width:none;min-height:320px}.status-bar+section+main .bot-page-body{top:104px}.status-bar+section+main .bot-page-body.in-azure{top:40px}.bot-page .bot-page-header{padding-left:0;padding-right:0;background-color:#393939;color:#fff;z-index:1;position:absolute;left:0;right:0;display:-ms-flexbox;display:flex;line-height:64px;height:64px}.bot-page .bot-page-header .flex-spacer{-ms-flex-positive:1;flex-grow:1}.bot-page .bot-page-header .bot-compact-menu{display:none;padding-left:20px;height:64px}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content{position:absolute;left:0;right:0}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content .bot-tab-control{background-color:#2b2b2b;color:#fff;padding:0;margin:0}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content .bot-tab-control .bot-tab-control-tab{display:block;cursor:pointer;text-transform:uppercase;text-indent:20px;border-style:none;border-width:0;font-family:Segoe UI Semibold,sans-serif;font-size:15px;color:#ccc;letter-spacing:.7px;line-height:48px;transition:color .1s linear;border-bottom:1px solid #393939}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content .bot-tab-control .bot-tab-control-tab:hover{color:#fff}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content .bot-tab-control .bot-tab-control-tab.bot-selected-tab{border-bottom:4px solid #0078d5;color:#fff}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content .small-header{display:block;position:relative;height:auto;padding:0;margin:0}.bot-page .bot-page-header .bot-compact-menu .bot-compact-menu-content .bot-compact-links .small-header a.nav-link{display:block;padding:0;margin-left:0;margin-right:0;border-bottom:1px solid #393939;text-indent:20px;line-height:48px;background-color:#2b2b2b;color:#fff}.bot-page .bot-page-header .bot-compact-links a{color:#fff;letter-spacing:.5px;cursor:pointer;text-decoration:none}.bot-page .bot-page-header .bot-compact-links a:hover{border-bottom:1px solid #fff;padding-bottom:2px}.bot-page .bot-page-header .bot-compact-links a.main-nav-link{font-family:Segoe UI,sans-serif;font-size:18px}.bot-page .bot-page-header .bot-compact-links a.main-nav-link[disabled]{text-decoration:none}.bot-page .bot-page-header .bot-compact-links a.main-nav-link[disabled]:hover{border-bottom-style:none}.bot-page .bot-page-header .bot-compact-links a.nav-link{font-family:Segoe UI,sans-serif;margin-left:30px;font-size:15px}.bot-page .bot-page-header .bot-name{font-family:Segoe UI Semilight,sans-serif;font-size:24px;color:#fff;letter-spacing:.3px;-ms-flex-positive:0;flex-grow:0;white-space:nowrap;padding-left:20px}.bot-page .bot-page-header .bot-edited{color:#767676;-ms-flex-positive:0;flex-grow:0;font-size:16px;font-style:italic;letter-spacing:.3px;padding-left:24px;white-space:nowrap}.bot-page .bot-page-header .bot-tabs{white-space:nowrap}.bot-page .bot-page-header .bot-tabs .bot-tab-control{background-color:#393939;color:#fff;display:-ms-flexbox;display:flex;padding-right:20px}.bot-page .bot-page-header .bot-tabs .bot-tab-control .bot-tab-control-tab{display:inline-block;min-width:140px;cursor:pointer;text-align:center;text-transform:uppercase;border-style:none;border-width:0;font-family:Segoe UI Semibold,sans-serif;font-size:15px;color:#ccc;letter-spacing:.7px;line-height:60px;transition:color .1s linear;text-decoration:none}.bot-page .bot-page-header .bot-tabs .bot-tab-control .bot-tab-control-tab:hover{color:#fff}.bot-page .bot-page-header .bot-tabs .bot-tab-control .bot-tab-control-tab.bot-selected-tab{border-bottom:4px solid #0078d5;color:#fff}.bot-page .bot-page-header .bot-controls{-ms-flex-positive:0;flex-grow:0;display:inline-block;white-space:nowrap}.bot-page .bot-page-header .bot-controls .bot-test-button{border-radius:2px 0 0 2px}.bot-page .bot-page-header .bot-controls .bot-test-button-close:before,.bot-page .bot-page-header .bot-controls .bot-test-button-open:before{position:relative;top:2px;color:#fff;padding-right:12px;font-size:16px}.bot-page .bot-page-body{position:absolute;overflow:hidden;left:0;right:0;top:64px;bottom:0;min-height:240px}.bot-page .bot-page-body.in-azure{top:0}.bot-page .bot-page-body-left{position:absolute;left:0;right:0;bottom:0;top:0;overflow:auto;background-color:#fff;transition:right .1s ease-out}.bot-page .bot-page-body-left.noscroll{overflow:hidden}.bot-page .bot-page-body-left.with-webchat{right:400px}.bot-page .bot-page-body-left .authoring-frame{min-height:250px}.bot-page .bot-page-body-left .agent-page.page-grid .site-footer{display:none}.bot-page .bot-page-body-right{position:absolute;right:0;bottom:0;width:0;top:0;overflow:hidden;background-color:#fff;transition:width .1s ease-out}.bot-page .bot-page-body-right.with-webchat{width:400px}.bot-page .bot-page-body-right.with-webchat .webchat-test-header{visibility:visible}.bot-page .bot-page-body-right .bot-page-webchat.pending{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #767676;height:100%}.webchat-page{height:100%;overflow:hidden}.webchat-page .webchat-iframe-wrapper .webchat-test-header{visibility:visible;left:0}.webchat-iframe-wrapper{height:100%;width:100%;position:relative}.webchat-iframe-wrapper .webchat-test-header{position:absolute;top:0;left:1px;height:39px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:1px solid #e6e6e6;visibility:hidden}.webchat-iframe-wrapper .webchat-test-header .webchat-test-text{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;padding:8px 16px;height:100%}.webchat-iframe-wrapper .webchat-test-header .webchat-test-text:disabled{color:#9e9e9e}.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload{font-family:Segoe UI Semilight;font-size:13px;line-height:20px;letter-spacing:.5px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:auto;padding:10px 16px;background-color:#fff;font-family:Segoe UI Semibold}.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:disabled{color:#9e9e9e}.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:active,.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload:hover{background-color:#fff}.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload .webchat-refresh{padding-right:12px;font-size:16px}.webchat-iframe-wrapper .webchat-test-header .webchat-test-reload .webchat-startover-text{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:auto;font-family:Segoe UI Semibold}.webchat-iframe-wrapper .bot-page-webchat{padding:0;width:100%;height:100%;border-style:none}.webchat-iframe-wrapper .bot-page-webchat.with-webchat{border-left:#ddd;border-left-width:1px;border-left-style:solid}.webchat-iframe-wrapper .warning-wrapper{position:absolute;margin:auto;top:40px;height:auto;width:100%}.webchat-iframe-wrapper .warning-wrapper .bot-alert{background-color:#fff;margin:16px;height:auto;width:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:8px 16px;box-shadow:0 0 2px 0 rgba(0,0,0,.08),0 2px 2px 0 rgba(0,0,0,.16);font-family:Segoe UI;font-size:15px;color:#2b2b2b;letter-spacing:.5px;line-height:24px}.webchat-iframe-wrapper .warning-wrapper .bot-unsave-warning{color:#eaa300;font-size:24px;padding:4px 16px 0 0}.webchat-iframe-wrapper .warning-wrapper .bot-error-warning{color:#c50f1f;font-size:24px;padding:4px 16px 0 0}.v1-flex-grid .v1-flex-grid .head-card .bot-create-tile,.v1-flex-grid .v1-flex-grid .head-card .grid-card{margin-left:0}.v1-flex-grid .v1-flex-grid .channels.bot-create-tile,.v1-flex-grid .v1-flex-grid .grid-card.channels{float:none;border-left:20px solid #f7f7f7;width:auto}@media screen and (min-width:1300px){.bot-dashboard.nowebchat .flex-grid .flex-grid{max-width:none;-ms-flex-align:start;align-items:flex-start}.bot-dashboard.nowebchat .flex-grid .head-card{width:402px;-ms-flex-direction:column;flex-direction:column}.bot-dashboard.nowebchat .flex-grid .head-card .agent-test.bot-create-tile,.bot-dashboard.nowebchat .flex-grid .head-card .agent-test.grid-card{margin-left:0}}@media (max-width:1335px){.v1-flex-grid .v1-flex-grid .head-card .bot-create-tile,.v1-flex-grid .v1-flex-grid .head-card .grid-card{display:inline-block;width:100%}.v1-flex-grid .v1-flex-grid .channels.bot-create-tile,.v1-flex-grid .v1-flex-grid .grid-card.channels{display:inline-block;margin-left:0;border-left-width:0;width:100%}}.bot-migrate-page{margin-top:40px;width:100%;height:100%}.bot-migrate-page *{box-sizing:border-box}.bot-migrate-explanation{margin-top:48px}.bot-migrate-checklist{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-top:48px}.bot-migrate-cta-row{margin-top:48px}.bot-migrate-cta-upgrade{margin-left:12px}.bot-migrate-provisioning-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.dialog-close-btn{position:absolute;height:18px;width:18px;top:16px;right:16px;font-size:18px;cursor:pointer}button.dialog-close-btn{background:transparent;min-width:5px;right:50px;padding:0;top:19px}.migration-dialog-container{padding:2px;width:576px;max-height:60vh;overflow-y:auto}.migration-dialog-container:focus{outline:0}.migration-title{margin:0 0 16px;font-size:24px;font-family:Segoe UI Semilight;letter-spacing:.3px;line-height:32px}.migration-sub-header,.migration-tenant-header{display:block;margin-bottom:16px}.migration-sub-header,.migration-tenant-header,.migration-text{font-size:15px;font-family:Segoe UI Semilight;letter-spacing:.3px;line-height:24px}.migration-text{padding-bottom:8px}.migration-input-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.migration-input-container .migration-input{height:40px;margin-top:8px;margin-bottom:16px;padding:8px 16px}.migration-input-container .migration-input:disabled{background-color:#e6e6e6;border:0;color:#9e9e9e}.migration-input-container .migration-error{display:block;padding-top:8px;font-family:Segoe UI Semilight;font-size:13px;color:#c50f1f;letter-spacing:.5px;line-height:20px}.migration-sub-input-wrapper,.migration-subs-select-wrapper,.migration-teannt-input-wrapper,.migration-tenant-select-wrapper{width:100%;padding-top:8px;padding-bottom:16px}.migration-sub-input-wrapper .migration-sub-input,.migration-sub-input-wrapper .migration-subs-select,.migration-sub-input-wrapper .migration-tenant-input,.migration-sub-input-wrapper .migration-tenant-select,.migration-subs-select-wrapper .migration-sub-input,.migration-subs-select-wrapper .migration-subs-select,.migration-subs-select-wrapper .migration-tenant-input,.migration-subs-select-wrapper .migration-tenant-select,.migration-teannt-input-wrapper .migration-sub-input,.migration-teannt-input-wrapper .migration-subs-select,.migration-teannt-input-wrapper .migration-tenant-input,.migration-teannt-input-wrapper .migration-tenant-select,.migration-tenant-select-wrapper .migration-sub-input,.migration-tenant-select-wrapper .migration-subs-select,.migration-tenant-select-wrapper .migration-tenant-input,.migration-tenant-select-wrapper .migration-tenant-select{width:100%;height:40px;padding:8px 16px}.migration-sub-input-wrapper .migration-sub-input:disabled,.migration-sub-input-wrapper .migration-subs-select:disabled,.migration-sub-input-wrapper .migration-tenant-input:disabled,.migration-sub-input-wrapper .migration-tenant-select:disabled,.migration-subs-select-wrapper .migration-sub-input:disabled,.migration-subs-select-wrapper .migration-subs-select:disabled,.migration-subs-select-wrapper .migration-tenant-input:disabled,.migration-subs-select-wrapper .migration-tenant-select:disabled,.migration-teannt-input-wrapper .migration-sub-input:disabled,.migration-teannt-input-wrapper .migration-subs-select:disabled,.migration-teannt-input-wrapper .migration-tenant-input:disabled,.migration-teannt-input-wrapper .migration-tenant-select:disabled,.migration-tenant-select-wrapper .migration-sub-input:disabled,.migration-tenant-select-wrapper .migration-subs-select:disabled,.migration-tenant-select-wrapper .migration-tenant-input:disabled,.migration-tenant-select-wrapper .migration-tenant-select:disabled{background-color:#e6e6e6;border:0;color:#9e9e9e}.migration-app-name-input-wrapper{padding-bottom:16px}.migration-app-name-input-wrapper .migration-app-name-input{width:100%;height:40px;margin-top:8px;padding:8px 16px}.migration-label-wrapper{width:auto;display:inline-block}.migration-label-wrapper .tool-tip{background-color:#2b2b2b;color:#e6e6e6}.migration-label-wrapper .tool-tip:after{background-color:#2b2b2b}.migration-button-row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;margin-top:16px;margin-bottom:8px}.migration-migrate{margin-left:8px}.migration-status-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.migration-status-container .migration-status-spinner{height:64px;width:64px;margin-left:auto;margin-right:auto;margin-bottom:16px}.migration-status-container .migration-status-spinner span{height:64px;width:64px}.migration-status-container .migration-status-spinner span:after{font-size:32px}.migration-status-container .migration-status-msg{font-family:Segoe UI Semilight;font-size:18px;line-height:24px;letter-spacing:.6px}.migration-loading-status{margin-bottom:32px;text-align:center;font-size:24px;font-family:Segoe UI Semilight;letter-spacing:.3px;line-height:32px}.migration-loading-spinner{height:64px;width:64px;margin-left:auto;margin-right:auto;margin-bottom:16px}.migration-loading-spinner span{height:64px;width:64px}.migration-loading-spinner span:after{font-size:32px}.migration-checkbox{margin-bottom:24px}.migration-checkbox.first-checkbox{margin-top:16px}.migration-checkbox.second-checkbox{margin-bottom:48px}.migration-checkbox-alignment{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.migration-checkbox-blurb{display:inline-block;-ms-flex-item-align:start;align-self:flex-start;color:#2b2b2b;font-family:Segoe UI Semilight;font-size:15px;letter-spacing:.3px;line-height:24px}.migration-checkbox-blurb a{vertical-align:baseline;font-family:Segoe UI Semibold;font-size:15px;letter-spacing:.3px;line-height:24px;cursor:pointer}.migration-info{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:static;background-color:#0078d4;color:#fff}.migration-info.error{background-color:#e81123}.migration-info.bot-page-banner{position:absolute;top:64px;left:0}.migration-info *{-ms-flex-negative:0;flex-shrink:0}.migration-info .migration-info-text{max-width:80vw}.status-bar-info-icon{display:inline-block;height:24px;width:24px;margin-right:16px;border-radius:50%;background-color:#fff;color:#0078d4;text-align:center}.status-bar-info-icon:after{content:"i";font-size:16px;font-family:Segoe UI Semibold}.status-bar-error-icon{font-size:18px}.status-bar-cta,.status-bar-link{text-decoration:underline;color:#fff}.status-bar-cta{text-transform:uppercase;font-family:Segoe UI Semibold;font-size:15px;letter-spacing:.5px;line-height:24px;padding:0}.status-bar-cta,.status-bar-cta:active,.status-bar-cta:hover{background:transparent}.clear-status-bar{margin-top:40px}.bot-page .post-migration-blurb-container{width:33%;padding-top:24px;padding-left:24px}.bot-page .post-migration-rollback-link{cursor:pointer}.bot-page .post-migration-link{display:block;margin-top:24px}.tos-checkbox-alignment{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;padding-top:15px}.tos-checkbox-alignment .m-icon-Checkbox,.tos-checkbox-alignment .m-icon-CheckboxComposite{padding:5px;-ms-flex-item-align:start;align-self:flex-start}.full-page-center{width:100%;height:100%;position:absolute;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.full-page-status .page-status-message{padding-top:20px}.ibiza-webchat-page{max-width:584px;width:100%;height:100%;position:absolute;border:1px solid #666;box-sizing:border-box}.ibiza-webchat-page .test-header{position:absolute;top:0;height:39px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:1px solid #e6e6e6;box-sizing:border-box}.ibiza-webchat-page .test-header .test-header-text{font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;padding:8px 16px;height:100%}.ibiza-webchat-page .test-header .test-header-text:disabled{color:#9e9e9e}.ibiza-webchat-page .test-header .test-header-reload-button{font-family:Segoe UI Semilight;font-size:13px;line-height:20px;letter-spacing:.5px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-left:auto;padding:10px 16px;background-color:#fff;font-family:Segoe UI Semibold;color:#004e8c}.ibiza-webchat-page .test-header .test-header-reload-button:disabled{color:#9e9e9e}.ibiza-webchat-page .test-header .test-header-reload-button:focus{border:1px solid #666}.ibiza-webchat-page .test-header .test-header-reload-button:active,.ibiza-webchat-page .test-header .test-header-reload-button:hover{background-color:#fff}.ibiza-webchat-page .test-header .test-header-reload-button .test-header-reload-button-icon{padding-right:12px;font-size:16px}.ibiza-webchat-page .test-header .test-header-reload-button .test-header-reload-button-text{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:auto;font-family:Segoe UI Semibold}.ibiza-webchat-page .chat-frame{width:100%;height:100%;border-style:none;padding:39px 0 0;box-sizing:border-box}.intro{margin-bottom:88px}body.inframe{background-color:#fff}body.inframe main.outline{top:0}body.inframe .page-content{overflow:auto}body.inframe #app-body{padding-bottom:0}.authoring-frame{position:relative;width:100%;height:100%;margin-bottom:-4px}.authoring-frame~.site-footer{display:none}.tab-control{background:#f7f7f7}.tab-control .tab-control-tab{display:inline-block;min-width:122px;padding:10px 1em 12px;cursor:pointer;color:#0078d5;text-align:center;background-color:#fff;border-color:#f2f2f2;border-style:none none solid solid;border-width:0 0 2px 2px}.tab-control .tab-control-tab:first-child{margin-left:21px}.tab-control .tab-control-tab.selected-tab{cursor:default;color:#2b2b2b;border-bottom-color:#fff}.dropdown-menu{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.06),0 4px 4px 0 rgba(0,0,0,.12);color:#2b2b2b;position:absolute;cursor:default;outline:0;z-index:997}.dropdown-menu .dropdown-menu-item{border-top:1px solid #f2f2f2;min-width:320px;padding:12px 24px 16px;margin:2px}.dropdown-menu .dropdown-menu-item:first-child{border-top-width:0}.dropdown-menu .dropdown-menu-item.dropdown-menu-item-highlight{background-color:#ccc}.user-menu .user-menu-user-name{font-size:20px;line-height:24px}.user-menu .user-menu-user-email{font-size:12px;line-height:16px}.user-menu .user-menu-signout{padding-bottom:8px;padding-top:8px;line-height:20px}.announcement{color:#767676;font-family:Segoe UI Semilight,sans-serif;font-size:14px;letter-spacing:.2px;line-height:20px}.announcement .announcement-severity{font-family:Segoe UI Semibold,sans-serif;font-size:20px;line-height:24px}.announcement .announcement-severity .announcement-icon{height:24px;width:24px;margin-right:10px;position:relative;top:4px}.announcement .announcement-severity .severity-error{color:#e81123}.announcement .announcement-severity .severity-good{color:#107c10}.announcement .announcement-severity .severity-warn{color:#eaa300;top:2px}.announcement .announcement-severity .severity-info{color:#0078d5}.announcement .announcement-area{font-size:16px;font-family:Segoe UI Semibold,sans-serif;padding-top:8px;padding-bottom:4px}.announcement .announcement-link{font-family:Segoe UI Semibold,sans-serif;font-size:12px;padding-top:8px;text-transform:uppercase}.announcement .announcement-link a{color:#0078d5}.announcement .announcement-link a:active{color:#004e8c;text-decoration:underline}.announcement .announcement-link a:hover{color:#0063b1;text-decoration:underline}.announcement.unread{color:#2b2b2b}.header{height:45px}.registration-status{font-size:15px;font-family:Segoe UI,sans-serif}.registration-status label{color:#2b2b2b}.sign-in-screen{background-color:#fff;height:100%}.sign-in-screen .sign-in-contents{text-align:center;padding-top:2rem}.sign-in-screen .sign-in-contents .sign-in-title{font-size:36px;margin-bottom:30px}.sign-in-screen .sign-in-contents .sign-in-details div{margin-bottom:7px}.sign-in-screen .sign-in-contents .button-panel{margin-top:25px}.sign-in-screen .sign-in-contents .sign-in-progress-text{margin-top:10px}.sign-in-screen .sign-in-contents .sign-in-progress-animation{display:inline-block;width:60px;height:5px}.sign-in-screen .sign-in-contents .sign-in-error{margin-top:10px;color:#c50f1f}.home-page .home-page-contents{padding:30px}.home-page .button-panel{margin-top:15px;text-align:right}.home-page table{width:100%;border-spacing:0 4px;font-size:0}.home-page table tr{background-color:#fff;cursor:pointer}.home-page table tr:hover{background-color:#f3f4f6}.home-page table td{padding-left:20px;padding-right:20px}.home-page table td:first-child{padding:0}.home-page table a{text-decoration:none;color:#0078d5}.home-page table .agent-name{font-size:18px;color:#555}.home-page table .agent-desc{font-size:15px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-height:22.5px;max-width:600px}.home-page table .edit-link{font-size:14px}.home-page .agent-icon{display:inline-block;width:50px;height:50px;overflow:hidden}.home-page .agent-icon img{display:block;width:80%;height:80%;border-radius:80%;margin:10%}.my-bots-page{left:0;right:0;top:0;bottom:0}.my-bots #channel_filter{margin-top:8px}.my-bots .stretched-row:first-child{padding-bottom:16px}.my-bots .stretched-row:first-child+.agent{border-top:1px solid #e6e6e6;margin-bottom:1px}.my-bots .bot-card-hero{cursor:pointer;position:relative;height:56px;margin-top:0;margin-bottom:0;width:100%;border-bottom:1px solid #e6e6e6;box-shadow:none}.my-bots .bot-card-hero .bot-content{margin-left:56px;padding-top:16px}.my-bots .bot-card-hero .bot-content a{letter-spacing:.5px;margin-left:12px}.my-bots .bot-card-hero:hover{box-shadow:none;background-color:rgba(179,219,242,.5)}.my-bots .bot-card-hero .image-cell{width:56px;height:56px}.users-tab-content .user{height:80px;display:table-row}.users-tab-content .user span{display:table-cell;padding-right:15px}.users-tab-content .user .on-off-button{min-width:100px}.agent-page.bot-page,.migration-dialog-container.bot-page{overflow:auto}.agent-page .label-above,.migration-dialog-container .label-above{display:block;font-size:13px;line-height:20px;margin-bottom:8px;float:left}.agent-page .label-above.icon-help:after,.migration-dialog-container .label-above.icon-help:after{color:#2b2b2b;background-color:#e6e6e6;font-size:13px;line-height:20px;font-family:Segoe UI Semibold,sans-serif;content:"?";width:20px;height:20px;text-align:center;margin-left:8px;vertical-align:0;border-radius:20px;display:inline-block}.agent-page input[type=password],.agent-page input[type=text],.agent-page textarea.description,.migration-dialog-container input[type=password],.migration-dialog-container input[type=text],.migration-dialog-container textarea.description{clear:both;display:block;max-width:600px;width:100%;font-family:Segoe UI,sans-serif;font-size:15px;resize:none;line-height:24px}.agent-page input[type=password][readonly],.agent-page input[type=text][readonly],.agent-page textarea.description[readonly],.migration-dialog-container input[type=password][readonly],.migration-dialog-container input[type=text][readonly],.migration-dialog-container textarea.description[readonly]{border:none}.agent-page .description,.migration-dialog-container .description{min-height:110px;vertical-align:top;overflow:hidden}.agent-page .detail-row,.migration-dialog-container .detail-row{margin-bottom:8px}.agent-page .config-info,.migration-dialog-container .config-info{padding-top:5px;padding-bottom:1px}.agent-page .button-panel,.migration-dialog-container .button-panel{margin-bottom:3em;margin-top:2em}.agent-page .button-panel.create-mode,.agent-page .button-panel.edit-mode,.migration-dialog-container .button-panel.create-mode,.migration-dialog-container .button-panel.edit-mode{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:600px}.agent-page .button-panel.create-mode .left,.agent-page .button-panel.edit-mode .left,.migration-dialog-container .button-panel.create-mode .left,.migration-dialog-container .button-panel.edit-mode .left{display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start}.agent-page .button-panel.create-mode .right,.agent-page .button-panel.edit-mode .right,.migration-dialog-container .button-panel.create-mode .right,.migration-dialog-container .button-panel.edit-mode .right{display:-ms-flexbox;display:flex;margin-left:auto}.agent-page .button-panel.create-mode .cancel-button,.agent-page .button-panel.create-mode .register-button,.agent-page .button-panel.edit-mode .cancel-button,.agent-page .button-panel.edit-mode .register-button,.migration-dialog-container .button-panel.create-mode .cancel-button,.migration-dialog-container .button-panel.create-mode .register-button,.migration-dialog-container .button-panel.edit-mode .cancel-button,.migration-dialog-container .button-panel.edit-mode .register-button{margin-left:0}.agent-page .button-panel.create-mode .save-button,.agent-page .button-panel.edit-mode .save-button,.migration-dialog-container .button-panel.create-mode .save-button,.migration-dialog-container .button-panel.edit-mode .save-button{margin-left:20px}.agent-page .button-panel.create-mode button,.agent-page .button-panel.edit-mode button,.migration-dialog-container .button-panel.create-mode button,.migration-dialog-container .button-panel.edit-mode button{margin-left:20px;margin-bottom:20px;min-width:156px}.agent-page input[type=checkbox],.migration-dialog-container input[type=checkbox]{margin-left:0}.bot-page-body-left .channels.bot-create-tile,.bot-page-body-left .channels.grid-card{width:100%;max-width:1366px;box-shadow:none;margin-top:32px;margin-left:0;padding-left:88px;padding-right:20px}.bot-page-body-left .channels.bot-create-tile>*,.bot-page-body-left .channels.grid-card>*{max-width:1366px;margin-left:auto;margin-right:auto}.channels .channel-message{margin-bottom:48px;margin-top:-32px}.channels table{width:100%;border-collapse:collapse;border-spacing:0}.channels .channel-row,.channels tr{border-bottom:1px solid #e6e6e6;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:56px}.channels .channel-row>*,.channels tr>*{-ms-flex-preferred-size:0;flex-basis:0}.channels .channel-row>:first-child,.channels tr>:first-child{min-width:325px}.channels .channel-row>:nth-child(2),.channels tr>:nth-child(2){min-width:120px}.channels .channel-row>:nth-child(3),.channels tr>:nth-child(3){min-width:210px}.channels .channel-row>:nth-child(4),.channels tr>:nth-child(4){min-width:90px;text-align:right;margin-right:8px}.channels .channel-row img,.channels tr img{width:40px;height:40px;margin-left:8px}.channels .channel-row .config-link-container .config-link .config-link-text,.channels tr .config-link-container .config-link .config-link-text{font-family:Segoe UI Semibold,sans-serif}.channels .channel-row .config-link-container .config-link .config-link-icon,.channels tr .config-link-container .config-link .config-link-icon{margin-left:12px}.channels .channel-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:Segoe UI Semibold,sans-serif;min-width:28ex}.channels .channel-test{margin-left:12px}.channels .channel-test-icon{min-width:40px;min-height:40px;margin-left:8px}.channels span.channel-test{font-family:Segoe UI Semibold,sans-serif}.channels .channel-header{border-bottom:1px solid #e6e6e6;padding-bottom:12px;min-height:auto}.channels .channel-header label{font-size:13px;line-height:20px;color:#2b2b2b;font-family:Segoe UI Semibold,sans-serif}.channels td{padding:0 8px 0 0;line-height:16px;margin:0;vertical-align:middle}.channels td img{float:left}.channels thead{color:#9e9e9e;text-align:left}.channels thead tr{background-color:transparent}.channels .channel-icon{height:44px;width:44px;padding:0}.channels .channel-td-icon{width:1%;padding-right:20px}.channels .channel-td-name{width:17%}.channels .channel-td-listed{width:15%;text-align:left}.channels .channel-td-enabled{width:12%;text-align:left}.channels .channel-td-log{width:10%;text-align:left}.channels .channel-td-display-block{display:block}.channels .channel-td-address{word-break:break-all}.channels .channel-td-address>*{overflow:hidden;display:inline-block;max-width:160px}.channels .channel-td-link{padding-right:20px;cursor:pointer;color:#0078d5}.channels .channels-new .channel-td-name{width:90%}.channels tr[data-channel-id=slack] .channel-td-address img{height:30px;width:104.25px}.channels .channels-configured-mobile .channel-row{overflow:hidden}.channels .channels-configured-mobile .channel-row .channel-icon{float:left;margin:10px}.channels .channels-configured-mobile .channel-row .channel-info-mobile{margin:6px 10px 10px 64px;text-align:right;font-size:14px;line-height:19px}.channels .channels-configured-mobile .channel-row .channel-info-mobile .value-pair{overflow:hidden;margin-bottom:14px}.channels .channels-configured-mobile .channel-row .channel-info-mobile .value-pair label{float:left;color:#2b2b2b}.channels .channels-configured-mobile .channel-row .channel-info-mobile .value-pair .value{display:inline-block;word-break:break-all;width:70%}.channels .channels-configured-mobile .channel-row .channel-info-mobile .channel-title label{font-family:Segoe UI Semibold,sans-serif}.channels .channels-configured-mobile .channel-row[data-channel-id=slack] .value-pair img{height:30px;width:104.25px}.channels .get-embed-code{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end;padding-top:24px;padding-bottom:48px}.channels .get-embed-code .get-embed-code-button{padding-right:8px}.input-form{padding-top:2ex;padding-bottom:2ex}.input-form .input-form-row{margin-top:1ex}.input-form .input-form-row label{display:block}.input-form .input-form-row label.checkbox{display:inline}.input-form .input-form-row input,.input-form .input-form-row textarea{display:block;width:60ex}.input-form .input-form-row input[type=checkbox]{display:inline}.input-form .input-form-row textarea{height:6em}.input-form .input-form-row:first-child{margin-top:0}.input-form .button-row button{margin-left:2ex}.input-form .button-row button:first-child{margin-left:0}.bot-dashboard .bot-status,.bot-page-body-left .bot-status,.bot-tab-container .bot-status,.publish-status-bar .bot-status{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);margin-bottom:20px;overflow:hidden;position:relative;margin-left:0;margin-top:20px;padding:15px;background-color:#e6e6e6}.bot-dashboard .bot-status.hoverable:hover,.bot-page-body-left .bot-status.hoverable:hover,.bot-tab-container .bot-status.hoverable:hover,.publish-status-bar .bot-status.hoverable:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.bot-dashboard .bot-status.hoverable:active,.bot-page-body-left .bot-status.hoverable:active,.bot-tab-container .bot-status.hoverable:active,.publish-status-bar .bot-status.hoverable:active{box-shadow:0 0 0 1px rgba(62,146,210,.2)}.bot-dashboard .bot-status a,.bot-page-body-left .bot-status a,.bot-tab-container .bot-status a,.publish-status-bar .bot-status a{color:#2b2b2b}.bot-dashboard .bot-status a span:not(.icon-font),.bot-page-body-left .bot-status a span:not(.icon-font),.bot-tab-container .bot-status a span:not(.icon-font),.publish-status-bar .bot-status a span:not(.icon-font){font-family:Segoe UI Semibold,sans-serif}.bot-dashboard .bot-status .status-icon,.bot-page-body-left .bot-status .status-icon,.bot-tab-container .bot-status .status-icon,.publish-status-bar .bot-status .status-icon{vertical-align:-4px;font-size:20px}.bot-dashboard .bot-status.v3-update,.bot-page-body-left .bot-status.v3-update,.bot-tab-container .bot-status.v3-update,.publish-status-bar .bot-status.v3-update{background-color:#f28a8a}.bot-dashboard .bot-details-table .config-value-row,.bot-page-body-left .bot-details-table .config-value-row,.bot-tab-container .bot-details-table .config-value-row,.publish-status-bar .bot-details-table .config-value-row{line-height:20px;margin-bottom:20px}.bot-dashboard .bot-details-table .config-value-row label,.bot-page-body-left .bot-details-table .config-value-row label,.bot-tab-container .bot-details-table .config-value-row label,.publish-status-bar .bot-details-table .config-value-row label{font-size:13px;font-family:Segoe UI Semibold,sans-serif;line-height:13px}.bot-dashboard .bot-details-table .config-value-row .value,.bot-page-body-left .bot-details-table .config-value-row .value,.bot-tab-container .bot-details-table .config-value-row .value,.publish-status-bar .bot-details-table .config-value-row .value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-dashboard .bot-details-table input,.bot-page-body-left .bot-details-table input,.bot-tab-container .bot-details-table input,.publish-status-bar .bot-details-table input{border:none;display:block;width:100%}.bot-dashboard .bot-details-table input::-ms-clear,.bot-page-body-left .bot-details-table input::-ms-clear,.bot-tab-container .bot-details-table input::-ms-clear,.publish-status-bar .bot-details-table input::-ms-clear{display:none}.bot-dashboard .subscription-key,.bot-page-body-left .subscription-key,.bot-tab-container .subscription-key,.publish-status-bar .subscription-key{display:inline-block;min-width:300px}.bot-dashboard .channels-configured-mobile,.bot-page-body-left .channels-configured-mobile,.bot-tab-container .channels-configured-mobile,.publish-status-bar .channels-configured-mobile{display:none}.bot-dashboard .authoring-button,.bot-page-body-left .authoring-button,.bot-tab-container .authoring-button,.publish-status-bar .authoring-button{position:absolute;bottom:9px;right:9px}.bot-dashboard .create-azure-bot-button,.bot-dashboard .provisioning-button,.bot-dashboard .publish-button,.bot-page-body-left .create-azure-bot-button,.bot-page-body-left .provisioning-button,.bot-page-body-left .publish-button,.bot-tab-container .create-azure-bot-button,.bot-tab-container .provisioning-button,.bot-tab-container .publish-button,.publish-status-bar .create-azure-bot-button,.publish-status-bar .provisioning-button,.publish-status-bar .publish-button{position:absolute;top:9px;right:9px}.bot-dashboard .publish-drop-down,.bot-page-body-left .publish-drop-down,.bot-tab-container .publish-drop-down,.publish-status-bar .publish-drop-down{display:inline-block;position:absolute;top:9px;right:16px;cursor:default}.bot-dashboard .publish-drop-down:after,.bot-page-body-left .publish-drop-down:after,.bot-tab-container .publish-drop-down:after,.publish-status-bar .publish-drop-down:after{font-size:12px;content:"\E019";display:inline-block;width:16px;height:16px;margin-left:9px;position:relative;top:2px;color:#2b2b2b}.bot-dashboard .publish-in-review,.bot-page-body-left .publish-in-review,.bot-tab-container .publish-in-review,.publish-status-bar .publish-in-review{color:#0078d7;display:inline-block}.bot-dashboard .publish-approved,.bot-page-body-left .publish-approved,.bot-tab-container .publish-approved,.publish-status-bar .publish-approved{color:#66bb6a;display:inline-block}.bot-dashboard .publish-rejected,.bot-page-body-left .publish-rejected,.bot-tab-container .publish-rejected,.publish-status-bar .publish-rejected{color:#c62828;display:inline-block}.bot-dashboard .publish-cortana-link,.bot-page-body-left .publish-cortana-link,.bot-tab-container .publish-cortana-link,.publish-status-bar .publish-cortana-link{font-family:Segoe UI Semibold,sans-serif}.bot-dashboard .publish-menu,.bot-page-body-left .publish-menu,.bot-tab-container .publish-menu,.publish-status-bar .publish-menu{margin-top:7px;background-color:#fff;box-shadow:0 0 1px 1px rgba(0,0,0,.2);border:none;color:#0078d5}.bot-dashboard .publish-menu .dropdown-menu-item,.bot-page-body-left .publish-menu .dropdown-menu-item,.bot-tab-container .publish-menu .dropdown-menu-item,.publish-status-bar .publish-menu .dropdown-menu-item{padding:8px 14px 9px}.bot-dashboard .publish-menu .dropdown-menu-item.dropdown-menu-item-highlight,.bot-page-body-left .publish-menu .dropdown-menu-item.dropdown-menu-item-highlight,.bot-tab-container .publish-menu .dropdown-menu-item.dropdown-menu-item-highlight,.publish-status-bar .publish-menu .dropdown-menu-item.dropdown-menu-item-highlight{background-color:#0078d5;color:#fff}.bot-dashboard .publish-approved-icon,.bot-page-body-left .publish-approved-icon,.bot-tab-container .publish-approved-icon,.publish-status-bar .publish-approved-icon{display:inline-block;color:#66bb6a}.bot-dashboard .publish-approved-icon:before,.bot-page-body-left .publish-approved-icon:before,.bot-tab-container .publish-approved-icon:before,.publish-status-bar .publish-approved-icon:before{font-size:16px;display:inline-block;width:16px;height:16px;margin-right:10px;position:relative;top:2px;content:"\E10B"}.bot-dashboard .publish-rejected-icon,.bot-page-body-left .publish-rejected-icon,.bot-tab-container .publish-rejected-icon,.publish-status-bar .publish-rejected-icon{display:inline-block;color:#c62828}.bot-dashboard .publish-rejected-icon:before,.bot-page-body-left .publish-rejected-icon:before,.bot-tab-container .publish-rejected-icon:before,.publish-status-bar .publish-rejected-icon:before{font-size:16px;display:inline-block;width:16px;height:16px;margin-right:10px;position:relative;top:2px;content:"\E10A"}.bot-dashboard .publish-inreview-icon,.bot-page-body-left .publish-inreview-icon,.bot-tab-container .publish-inreview-icon,.publish-status-bar .publish-inreview-icon{display:inline-block;color:#ffab00}.bot-dashboard .publish-inreview-icon:before,.bot-page-body-left .publish-inreview-icon:before,.bot-tab-container .publish-inreview-icon:before,.publish-status-bar .publish-inreview-icon:before{font-size:16px;display:inline-block;width:16px;height:16px;margin-right:10px;position:relative;top:2px;content:"\E121"}.bot-dashboard .channel-config-wrapper,.bot-page-body-left .channel-config-wrapper,.bot-tab-container .channel-config-wrapper,.publish-status-bar .channel-config-wrapper{height:99%;width:100%}.bot-dashboard .channel-config-wrapper~.site-footer,.bot-page-body-left .channel-config-wrapper~.site-footer,.bot-tab-container .channel-config-wrapper~.site-footer,.publish-status-bar .channel-config-wrapper~.site-footer{display:none}.bot-dashboard .channel-config-wrapper .channel-config-iframe,.bot-page-body-left .channel-config-wrapper .channel-config-iframe,.bot-tab-container .channel-config-wrapper .channel-config-iframe,.publish-status-bar .channel-config-wrapper .channel-config-iframe{height:100%;width:100%;border:none}.submit-page{color:#2b2b2b;width:600px;margin-left:auto;margin-right:auto}.submit-page h1{margin-top:20px;margin-bottom:12px}.submit-page p{margin-bottom:16px}.submit-page .channels-section{margin-bottom:30px}.submit-page .channels-section p{margin-top:0}.submit-page textarea{width:100%;border:1px solid #767676;height:60px;overflow:hidden;resize:vertical;font-family:Segoe UI,sans-serif}.submit-page .bottom-section{margin-bottom:20px;text-align:center}.submit-page .cancel-submit{margin-right:20px}.submit-page .channels .channel-td-name{width:60%}.submit-page .submit-notes-panel{margin-top:32px;position:relative}.submit-page .submit-notes-panel .notes-max-len{position:absolute;right:0;top:0;color:#9e9e9e;font-size:14px}.submit-page .directories-selection{background-color:#f7f7f7;color:#9e9e9e;font-size:13px;padding:16px 130px 16px 16px;position:relative}.submit-page .directories-selection label{color:#2b2b2b;display:block;font-size:15px}.submit-page .directories-selection .c-toggle{position:absolute;top:50%;left:447px;margin-top:-10px}.submit-page .warning{font-size:13px;color:#e81022;margin-top:3px}.submit-page .warning+.warning{margin-top:1ex}.submit-input-section{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);margin-bottom:20px;overflow:hidden;position:relative;margin-left:0;padding:30px}.submit-input-section.hoverable:hover{box-shadow:0 0 1px 1px rgba(0,0,0,.2)}.submit-input-section.hoverable:active{box-shadow:0 0 0 1px rgba(62,146,210,.2)}.submit-page-bot-header{margin-top:30px;margin-left:0}.channellog-dialog{max-width:1200px}.channellog-dialog .channellog-panel{position:relative}.channellog-dialog .channellog-title{font-size:24px;color:#000;line-height:32px}.channellog-dialog .channellog-message{font-size:15px;color:#454545;line-height:20px;left:2px}.channellog-dialog .channellog-clearall-button{right:0;top:40px;position:absolute}.channellog-dialog .channellog-header-table{width:100%}.channellog-dialog .channellog-header-table thead th{font-size:15px;color:#999;text-align:left;padding:10px 0 0 10px}.channellog-dialog .channellog-td-time{width:25%}.channellog-dialog .channellog-td-message{width:75%}.channellog-dialog .channellog-table{max-height:400px;display:block;overflow-y:scroll;overflow-x:hidden}.channellog-dialog .channellog-table tbody tr{background:#edeff0}.channellog-dialog .channellog-table tbody td{padding:10px;text-align:left;vertical-align:top}.embed-code-dialog{max-width:800px}.embed-code-dialog .image-button-container{min-width:0;height:42px;padding:0;background-color:transparent;margin-right:10px}.embed-code-dialog .embed-channel-icon{width:42px;height:42px;cursor:pointer}.embed-code-dialog .embed-icon-list{margin-top:25px;margin-bottom:15px}.embed-code-dialog .embed-channel-icon-panel{float:left}.embed-code-dialog .embed-channel-icon-panel img{margin:10px 20px 10px 10px}.embed-code-dialog .embed-code-text{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;background-color:#e6e6e6;padding:10px}.embed-code-dialog .embed-code{-ms-flex-positive:1;flex-grow:1;padding-top:6px;overflow:hidden;word-break:break-all;max-height:60px;max-width:516px}.embed-code-dialog .clean{clear:both}.embed-code-dialog .embed-code-panel{position:relative}.embed-code-dialog .embed-title{font-size:24px;color:#000;margin-bottom:5px}.embed-code-dialog .embed-code-name,.embed-code-dialog .embed-code-name>span{font-family:Segoe UI Semibold,sans-serif;margin-top:24px;margin-bottom:3px}.embed-code-dialog .embed-code-note{line-height:14px;font-size:12px;color:#c50f1f}.embed-code-dialog .embed-footer{margin-top:5px}.bot-status-panel{position:relative}.bot-status-panel .status-icon{float:left;font-size:24px}.bot-status-panel .status-text.has-icon{margin-left:40px}.bot-status-color-error{color:#e81123!important}.bot-status-color-error:focus,.bot-status-color-error:hover{background-color:transparent;color:#a80000!important}.bot-status-color-error:active{background-color:transparent;color:#750b1c!important}.bot-status-color-warning{color:#ffb900!important}.bot-status-color-warning:focus,.bot-status-color-warning:hover{background-color:transparent;color:#eaa300!important}.bot-status-color-warning:active{background-color:transparent;color:#d48c00!important}.bot-status-color-ok{color:#107c10!important}.bot-status-color-default,.bot-status-color-disabled{color:inherit}.bot-unsubmit-dialog{width:620px}.bot-unsubmit-dialog h2{margin-bottom:20px}.bot-unpublish-dialog{width:620px}.bot-unpublish-dialog h2{margin-bottom:20px}.bot-unpublish-dialog p{margin-top:16px;margin-bottom:16px}.rejection-details-dialog{width:600px;padding:16px}.rejection-details-dialog .rejection-details-panel{position:relative;padding:16px}.rejection-details-dialog h2{color:#c62828}.rejection-details-dialog .review-email{margin-top:20px}.rejection-details-dialog .button-panel{text-align:center}.rejection-details-dialog .top-section{padding-bottom:20px;font-size:18px}.rejection-details-dialog .middle-section{padding-bottom:30px;font-size:15px}.rejection-details-dialog .bottom-section{font-size:13px}.bot-editor{max-width:720px;margin-left:auto;margin-right:auto}.bot-editor h1{margin-left:20px}.bot-editor h3>small{color:#9e9e9e;display:block;font-size:13px;line-height:13px;padding-bottom:16px}.bot-editor label{color:#2b2b2b;font-family:Segoe UI Semilight,sans-serif;line-height:20px}.bot-editor p{max-width:600px}.bot-editor .readonly-value{border:1px solid #f7f7f7;background-color:#f7f7f7;color:#9e9e9e;padding:8px;clear:both;max-width:600px;margin-bottom:24px}.bot-editor .readonly-value.input-in-error,.bot-editor input[type=text].input-in-error,.bot-editor textarea.input-in-error{border-color:#c50f1f;border-width:2px}.bot-editor .error-info{padding-left:7px;font-size:12px;color:#c50f1f}.bot-editor .editor-card{margin-left:0;padding:20px 20px 15px 0;box-shadow:none}.bot-editor .editor-card p{margin-top:20px}.bot-editor .icon-tile{padding:0;height:100px;overflow:hidden;margin-bottom:20px}.bot-editor .icon-tile .icon-tile-lhs{float:left}.bot-editor .icon-tile .icon-tile-rhs{overflow:hidden;padding:18px 5px 5px 0;vertical-align:top;background-color:#fff;height:100%}.bot-editor .icon-tile .icon-tile-rhs .icon-tile-title{font-size:20px}.bot-editor .icon-tile .icon-tile-rhs span{display:block;font-size:12px;color:#9e9e9e}.bot-editor .icon-tile .icon-upload{width:100px;height:100px;display:inline-block}.bot-editor .icon-tile .icon-upload>div:first-child{width:100px;height:100px;border:1px solid transparent}.bot-editor .icon-tile .icon-upload>div:first-child img{display:block;width:70%;height:70%;border-radius:70%;margin:15%;margin-left:0}.bot-editor .field-tip{padding-left:7px;font-size:12px;color:#999;visibility:hidden;height:16px;max-height:16px}.bot-editor .error-info+.field-tip{display:none}.bot-editor .checkbox-rect{float:left;padding-top:3px;padding-right:18px}.bot-editor .checkbox-rhs{overflow:hidden}.bot-editor .checkbox-rhs label{font-size:16px;margin-bottom:2px}.bot-editor .checkbox-desc{color:#888;font-size:13px;max-width:600px}.bot-editor .secret-control input{margin-bottom:6px}.bot-editor .register-agreement{text-align:left;margin-bottom:20px;font-size:13px}.bot-editor .register-agreement:after{content:"";clear:both;display:block}.bot-editor .register-agreement input{display:inline-block;float:left}.bot-editor .register-agreement>span{display:inline-block;float:left;max-width:90%}.bot-editor h3#bot-profile{margin-bottom:16px}.bot-editor .version-group-label{margin-bottom:-16px}.bot-editor .version-group-label label#version span{font-family:Segoe UI Semibold,sans-serif;font-size:15px}.bot-editor .version-group{margin-top:32px}.bot-editor .version-group .version-label{display:block;font-size:13px;margin-bottom:20px}.bot-editor .version-group .version-content{padding-left:25px}.bot-editor .version-group .version-content .readonly-value,.bot-editor .version-group .version-content input[type=password],.bot-editor .version-group .version-content input[type=text]{max-width:575px}.bot-editor .disabled .readonly-value,.bot-editor .disabled a,.bot-editor .disabled h3,.bot-editor .disabled input,.bot-editor .disabled label,.bot-editor .disabled textarea{color:#9e9e9e}.bot-editor .disabled .label-above.icon-help:after{visibility:hidden}.bot-editor .disabled input,.bot-editor .disabled textarea{border-color:#e6e6e6;background-color:#f2f2f2}.bot-editor table.luis-add-table{width:100%;border-collapse:collapse;margin-top:20px;margin-bottom:20px}.bot-editor table.luis-add-table thead th{width:200px}.bot-editor table.luis-add-table thead th:first-child{width:25px}.bot-editor table.luis-add-table tr{border-bottom:1px solid #ccc;line-height:40px;text-align:left}.bot-editor table.luis-add-table tr td{color:#2b2b2b}.bot-editor .editor-card .luis-input{width:58%;float:left}.bot-editor .luis-add-button{line-height:40px;float:left;text-decoration:none;margin-left:15px;cursor:pointer}.luis-config-container-header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.luis-config-container-header .luis-config-container-chevron{padding:4px 16px 0 0;font-size:24px}.agent-page .bot-editor .detail-row{margin-bottom:16px}.agent-page .streaming-enable-row{display:inline-block}.schema-transformation-version-row{padding-left:18px;display:-ms-inline-flexbox;display:inline-flex;position:relative}.bot-publisher-editor .error-info{padding-left:7px;font-size:12px;color:#c50f1f}.bot-publisher-editor .detail-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:left;align-content:left;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:8px}.bot-publisher-editor .detail-row button{width:24ex;margin-right:12px}.bot-publisher-editor .detail-row button.selected{background-color:#ccc}.bot-publisher-editor .readonly-input{border:1px solid #f7f7f7;background-color:#f7f7f7;color:#9e9e9e;padding:8px;clear:both;max-width:600px;margin-bottom:5px;width:100%}.bot-publisher-editor .icon-tile{padding:0;height:100px;overflow:hidden;margin-bottom:20px}.bot-publisher-editor .icon-tile .icon-tile-lhs{float:left}.bot-publisher-editor .icon-tile .icon-tile-rhs{overflow:hidden;padding:18px 5px 5px 18px;vertical-align:top;background-color:#fff;height:100%}.bot-publisher-editor .icon-tile .icon-tile-rhs .icon-tile-title{font-size:20px}.bot-publisher-editor .icon-tile .icon-tile-rhs span{display:block;font-size:12px;color:#9e9e9e}.bot-publisher-editor .icon-tile .icon-upload{width:100px;height:100px;display:inline-block}.bot-publisher-editor .icon-tile .icon-upload>div:first-child{width:100px;height:100px;border:1px solid transparent}.bot-publisher-editor .icon-tile .icon-upload>div:first-child img{display:block;width:70%;height:70%;border-radius:70%;margin:15%}.bot-publisher-editor .market-control{display:block;clear:both}.bot-publisher-editor .market-control .market-available{max-width:600px;margin-bottom:10px;padding-right:14ex;position:relative}.bot-publisher-editor .market-control button{background:none;font-size:13px;min-width:0;padding:0;position:absolute;right:0;top:2px}.bot-publisher-editor .market-control .expand-hide,.bot-publisher-editor .market-control .markets{display:none}.bot-publisher-editor .market-control.expanded .markets{display:block}.bot-publisher-editor .market-control.expanded .expand-hide{display:inline}.bot-publisher-editor .market-control.expanded .expand-show{display:none}.bot-publisher-editor .markets{clear:both;display:block;margin-bottom:24px}.bot-publisher-editor .market{display:inline-block;padding-bottom:5px;width:270px;vertical-align:top}.bot-publisher-editor .market label{cursor:pointer}.bot-publisher-editor .market input[type=checkbox]{float:left}.bot-publisher-editor .market .marketname{margin-left:30px;overflow:hidden;text-overflow:ellipsis;width:200px;white-space:nowrap}.bot-publisher-editor .label-above{display:block;font-size:13px;margin-bottom:4px;float:left}.bot-publisher-editor .label-above.icon-help:after{color:#2b2b2b;background-color:#e6e6e6;font-size:13px;line-height:14px;font-family:Segoe UI Semibold,sans-serif;content:"?";width:16px;height:16px;text-align:center;margin-left:8px;vertical-align:0;border-radius:20px;display:inline-block}.bot-publisher-editor input[type=password],.bot-publisher-editor input[type=text],.bot-publisher-editor textarea.description{padding:8px;border:1px solid #767676;clear:both;display:block;max-width:600px;width:100%;font-family:Segoe UI,sans-serif;font-size:15px;resize:none}.bot-publisher-editor input[type=password][readonly],.bot-publisher-editor input[type=text][readonly],.bot-publisher-editor textarea.description[readonly]{border:none}.bot-publisher-azure-form{background:#fff;position:relative;display:block}.bot-publisher-azure-form .overlay-shade{position:absolute;left:0;top:0;bottom:0;right:0;background:#fff;opacity:.4}.bot-publisher-azure-form div.region{padding-bottom:32px}.bot-publisher-azure-form div.top-border{border-top:2px solid #ccc;padding-top:15px}.bot-publisher-azure-form .submit-bot-form{width:640px;padding:20px;margin:0;display:block}.bot-publisher-azure-form .submit-bot-form .detail-row{padding-bottom:15px;color:#2b2b2b}.bot-publisher-azure-form .submit-bot-form .detail-row input,.bot-publisher-azure-form .submit-bot-form .label-above span{color:#2b2b2b}.bot-publisher-azure-form .submit-bot-form .expand-hide,.bot-publisher-azure-form .submit-bot-form .expand-show{color:#0078d5}.bot-publisher-azure-form .submit-bot-form h3.heading{font-weight:700;margin-bottom:10px}.bot-publisher-azure-form .submit-bot-form p.description{font-weight:400;margin-bottom:20px}.bot-publisher-azure-form .directories-selection{background-color:#f7f7f7;color:#9e9e9e;font-size:13px;padding:16px 130px 16px 16px;position:relative}.bot-publisher-azure-form .directories-selection label{color:#2b2b2b;display:block;font-size:15px}.bot-publisher-azure-form .directories-selection .c-toggle{position:absolute;top:50%;right:24px;margin-top:-12px}.bot-publisher-azure-form .submit-notes-panel{position:relative}.bot-publisher-azure-form .submit-notes-panel .notes-max-len{position:absolute;right:0;top:0;color:#9e9e9e;font-size:14px;margin-bottom:10px}.bot-publisher-azure-form .submit-notes-panel .submit-notes{width:100%;height:100px;resize:none}.publish-status-bar{width:100%;display:block;clear:both;padding:5px 15px;border-bottom:2px solid #f7f7f7}.publish-status-bar .publish-unpublished{color:#9e9e9e;font-weight:700}.publish-status-bar .vertical-break{border-left:1px solid #ccc;padding-left:15px;margin-left:15px}.publish-status-bar .main-status{margin-right:10px}.agent-test.bot-create-tile h3,.bot-card.agent-test h3{margin-right:6ex}.agent-test.bot-create-tile .test-input,.bot-card.agent-test .test-input{border:1px solid #ccc;height:100px;width:100%;overflow:auto;box-sizing:border-box;font-family:Segoe UI,sans-serif;font-size:15px}.agent-test.bot-create-tile .test-output,.bot-card.agent-test .test-output{border:1px solid #ccc;height:250px;width:100%;box-sizing:border-box;overflow:auto;font-family:Consolas,Courier New,monospace;font-size:12px;white-space:pre-wrap}.agent-test.bot-create-tile .test-output.v3,.bot-card.agent-test .test-output.v3{border:0 transparent}.agent-test.bot-create-tile .button-panel,.bot-card.agent-test .button-panel{margin-top:10px;margin-bottom:20px;display:inline-block;width:100%;box-sizing:border-box}.messages-panel table{width:100%}.messages-panel td{vertical-align:top;background-color:#f0f0f0;padding:6px}.messages-panel .messages-group{background-color:#fff;font-size:24pt;margin:20px 0 0 4px;border-bottom:2px solid #666}.progress-panel{padding:20px}.progress-panel .progress-animation{width:24px;height:24px;display:inline-block}.progress-panel .progress-message{display:inline-block;vertical-align:top;line-height:24px;margin-left:20px}.progress-mask-dialog{background-color:transparent;border:none}.dialog.iframe-dialog{padding:0;width:80%}.dialog.iframe-dialog h2{background-color:#0078d5;border-bottom:1px solid #e6e6e6;color:#fff;font-size:inherit;padding:10px}.dialog.iframe-dialog .dialog-close-button{background:transparent;margin:0;border:0;padding:0;min-width:0;right:10px;top:13px}.dialog.iframe-dialog .dialog-close-button:after{color:#fff}.dialog.iframe-dialog .dialog-close-button:focus,.dialog.iframe-dialog .dialog-close-button:hover{outline:0;color:#0078d4}.dialog.iframe-dialog .dialog-close-button:active{color:#0063b1}.dialog.iframe-dialog iframe{border:none;display:block;min-height:480px;width:100%}.sign-out-page{background-color:#fff;padding-left:150px;padding-top:50px}.sign-out-page p{margin-top:15px;margin-bottom:15px}.sign-out-page h1{margin-top:20px;margin-bottom:20px}.logout-panel{font-size:0;margin-bottom:5px;position:relative}.logout-panel .logout-progress-icon{position:absolute;top:17px;display:none}.logout-panel .logout-success-icon{position:absolute;top:10px;display:none}.logout-panel .logout-success-icon:after{content:"\E930";color:#20a000;font-family:Glyphs;font-size:24px;display:inline-block;width:30px;height:30px}.logout-panel .logout-failure-icon{position:absolute;top:10px;display:none}.logout-panel .logout-failure-icon:after{content:"\E7BA";color:#c50f1f;font-family:Glyphs;font-size:24px;display:inline-block;width:30px;height:30px}.logout-panel .logout-item-title{margin-left:35px;font-size:15px;display:inline-block;background-color:#f0f0f0;border:1px solid #e6e6e6;color:#2b2b2b;min-width:300px;padding:12px 15px 12px 10px}.logout-panel.logout-failure .logout-failure-icon,.logout-panel.logout-progress .logout-progress-icon,.logout-panel.logout-success .logout-success-icon{display:inline-block}.maximize{color:#0078d5;background-color:transparent;border:none;margin-bottom:15px;min-width:0;outline:none;padding:0}.maximize .minimize-label,.maximized .maximize .maximize-label{display:none}.maximized .maximize .minimize-label{display:inline}.admin-page-contents{background-color:#fff;padding:20px}.inner-grid>.bot-review-row.bot-card-hero{margin-top:0;margin-bottom:1ex}.inner-grid>.bot-review-row.bot-card-hero:nth-child(2){margin-top:12px}.bot-review-row{cursor:pointer}.bot-review-row.bot-card-hero{height:50px}.bot-review-row.bot-card-hero .image-cell{width:50px;height:50px}.bot-review-row .cell{display:inline-block;height:inherit;padding:0 8ex 0 2ex;line-height:50px;vertical-align:middle;width:15%}.bot-review-row .cell:nth-child(2){width:360px}.history-row .cell.status,.instruction .cell.status{color:#ffab00}.history-row .cell.status.SUBMIT,.instruction .cell.status.SUBMIT{color:inherit}.history-row .cell.status.ACCEPT,.history-row .cell.status.FEATURED,.instruction .cell.status.ACCEPT,.instruction .cell.status.FEATURED{color:#66bb6a}.history-row .cell.status.REJECT,.instruction .cell.status.REJECT{color:#c62828}.instruction .cell.status{padding-right:0;text-transform:lowercase}.bot-review-row .cell.status{color:#ffab00}.bot-review-row .cell.status.SUBMIT{color:inherit}.bot-review-row .cell.status.ACCEPT,.bot-review-row .cell.status.FEATURED{color:#187c00}.bot-review-row .cell.status.REJECT{color:#e81022}.bot-list .column-headers{margin-top:2ex}.bot-list .column-headers label{display:inline-block;padding:0 8ex 0 2ex;width:15%}.bot-list .column-headers label:first-child{width:410px}.bot-review-panel{line-height:1.5}.bot-review-panel .header:after{content:"";clear:both;display:block}.bot-review-panel .instruction{float:left}.bot-review-panel .review-actions{float:right}.bot-review-panel .review-actions button{margin-left:2ex}.bot-review-panel h3{margin-top:46px}.bot-review-panel .history{line-height:2}.bot-review-panel .history-headers{color:#ccc;font-size:13px}.bot-review-panel .history-row{font-size:13px;display:block}.bot-review-panel .history-row .cell{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:20%}.dialog .bot-review-panel .history-row .cell{width:12ex}.dialog .bot-review-panel .history-row .cell:last-child{width:auto}.dialog .history-rows{max-height:60vh;overflow:auto}.reject-reasons{margin:2ex 0}.reject-reasons:after{content:"";clear:both;display:block}.reject-reasons label{font-size:13px}.reject-reasons select{display:block;margin:inherit;margin-top:12px;padding:6px;font-size:inherit}.reject-reasons button{float:right}.reject-bot-reason{margin-top:2ex}.reject-bot-reason .text-counter{font-size:13px;color:rgba(0,0,0,.4);float:right}.reject-bot-reason textarea{width:100%;height:12ex;margin-top:5px;font-family:inherit;font-size:inherit;padding:6px}.list-ui-toggles{display:table-row;float:right;position:absolute;right:0;top:1ex}.list-ui-toggles .sort-toggle{display:table-cell;float:none;margin-top:0;padding-left:2ex}.list-ui-toggles .sort-toggle:after{right:1ex}.list-ui-toggles .sort-toggle label{margin-right:2ex;font-size:13px}.list-ui-toggles .sort-toggle select{color:#2b2b2b;padding:4px 40px 4px 4px;background:#fff}.hosting-info{float:right;padding-right:2ex}.hosting-info a{margin-left:2ex;white-space:nowrap}.bot-app-password-panel{width:280px}.template-outer{margin-left:-16px}.template-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:left;justify-content:left;width:480px}.template-list .template{margin-left:16px;margin-top:16px;width:128px;height:128px;padding-top:80px;text-align:center;border:1px solid grey;border-radius:8px;background-repeat:no-repeat;background-position:center 8px;background-size:64px}.template-list .template.selected{border-color:#0078d5;border-width:2px}.my-bots-page-header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;padding-top:32px;margin-bottom:48px}.my-bots-page-header .light-button{margin-left:auto}.my-bots-page-header .my-bots-page-header-text{margin:0}.status-bar.bot-page-banner.migration-info~.bot-page-body{top:104px}.status-bar.bot-page-banner.migration-info~.bot-page-body.in-azure{top:40px}.bots-list-header-row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding-bottom:12px;border-bottom:1px solid #e6e6e6}.bots-list-header-row .bots-list-header-text{display:inline-block;font-family:Segoe UI Semibold;font-size:13px;color:#2b2b2b;letter-spacing:.5px;line-height:20px}.bots-list-header-row .bots-list-header-text.name-header{width:35%}.bots-list-header-row .bots-list-header-text.status-header{width:75%}.bots-page-row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:48px;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e6e6e6}.bots-page-row .migration-icon{position:relative;font-size:20px;top:3px}.bots-page-row .m-icon-Info{color:#0078d5}.bots-page-row .m-icon-AlertTriangle{color:#e81123}.bots-page-row-name{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;width:35%;font-family:Segoe UI Semibold;font-size:15px;color:#0078d4;letter-spacing:.5px;line-height:24px}.bots-page-row-name .bots-page-row-name-button{min-width:unset;padding:0;background:transparent;color:inherit}.bots-page-row-name .bots-page-row-name-button:active,.bots-page-row-name .bots-page-row-name-button:hover{background:transparent}.bots-page-row-status{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:75%}.bots-page-row-status .bots-page-row-status-text{font-family:Segoe UI;font-size:15px;color:#2b2b2b;letter-spacing:.5px;line-height:24px}.bots-page-migration-button{height:32px;margin-left:24px;background-color:#0078d4;border-radius:2px;font-family:Segoe UI Semibold;font-size:13px;color:#fff;letter-spacing:.7px;line-height:20px}.bots-page-icon{height:36px;width:36px;margin-right:20px}.bots-page-icon .highlight{width:100%;height:100%;border-radius:50%}.bots-page-row-delete .m-icon-delete{display:inline-block;height:20px;width:20px;font-size:20px;color:#767676;cursor:pointer}.bots-page-row-delete .bots-page-row-delete-button{padding:0;background:transparent;min-width:unset}.bots-page-row-delete .bots-page-row-delete-button:active,.bots-page-row-delete .bots-page-row-delete-button:hover{background:transparent}.flex-grid{margin-left:-20px}@media screen and (max-width:867px){#app-body,.fullWidth{width:100%}#app-body{padding-bottom:2rem}.jumbo .jumbo-button{color:#0078d5;height:auto;line-height:2;top:auto}.jumbo .jumbo-button:hover,.jumbo .jumbo-button:visited{color:#0078d5}.dialog{max-width:96vw}#MainMenu.header-nav{z-index:10;height:auto;position:absolute;right:0;top:0}#MainMenu.header-nav:after{font-size:32px;top:19px;right:20px}#MainMenu.header-nav div{display:none;background-color:#2b2b2b;border-top:1px solid #fff}#MainMenu.header-nav div a{line-height:3em;height:3em;width:100%;padding-left:20px;padding-right:0}#MainMenu.header-nav.expand{background-color:transparent;padding:70px 0 0;width:100%;border-bottom:1px solid #fff}#MainMenu.header-nav.expand div{display:block}.header-nav-menu-btn{background:transparent;display:block;z-index:10;height:auto;position:absolute;right:0;top:19px;min-width:30px;min-height:25px}.header-nav-menu-btn:after{font-family:Glyphs;position:absolute;right:12px;top:4px;font-size:24px;content:"\E700";font-size:32px;top:0;right:20px;color:#fff}input[type=search],input[type=text],select{font-size:18px}.agent-card .image-cell+*{width:calc(100% - 120px)}.outline{width:100%;min-width:0;max-width:none}.flex-grid>*{-ms-flex-preferred-size:100%;flex-basis:100%}.bot-dashboard .bot-webChat,.flex-grid>*{max-width:none}.page-grid,.page-grid-left,.page-grid-right{padding:0}.page-grid-left h1,.page-grid-left h2,.page-grid-right h1,.page-grid-right h2,.page-grid h1,.page-grid h2{font-family:Segoe UI,sans-serif;font-size:24px;line-height:32px;margin:20px 10px}.page-grid-left .more-link,.page-grid-right .more-link,.page-grid .more-link{margin-left:10px}.page-grid-left .inner-grid,.page-grid-right .inner-grid,.page-grid .inner-grid{margin-left:0;margin-right:0;clear:both}.page-grid-left .inner-grid>h1,.page-grid-right .inner-grid>h1,.page-grid .inner-grid>h1{margin-left:20px}.page-grid-left .bot-create-tile,.page-grid-left .editor-card,.page-grid-left .grid-card,.page-grid-right .bot-create-tile,.page-grid-right .editor-card,.page-grid-right .grid-card,.page-grid .bot-create-tile,.page-grid .editor-card,.page-grid .grid-card{float:none;margin:0 auto 20px;width:100%;padding-left:10px}.page-grid-left .floatable,.page-grid-right .floatable,.page-grid .floatable{float:none}.bot-create-tile,.grid-card{min-width:0}.bot-card h3,.bot-create-tile h3{font-family:Segoe UI,sans-serif;font-size:20px;line-height:27px}.bot-card h4,.bot-create-tile h4{font-family:Segoe UI,sans-serif;font-size:18px;line-height:24px}.flex-grid .head-card{min-width:402px}.agent-info .info-cell .title{font-size:26px}.bot-details .bot-card,.bot-details .bot-create-tile{min-width:0}.bot-card-hero{height:120px}.bot-card-hero.no-card-links{height:80px}.bot-card-hero .image-cell{height:80px;width:80px}.bot-card-hero .bot-content{height:80px;margin-left:100px}.bot-card-hero h3{font-family:Segoe UI,sans-serif;font-size:20px;line-height:27px;padding-top:17px}.bot-card-hero li{font-size:10px;line-height:14px}.bot-card-hero .card-links{font-size:12px;line-height:16px;position:static;text-align:center;margin-bottom:12px;margin-top:12px}.maximize{display:none}.button-panel{margin-right:20px}.bot-editor .button-panel{margin-right:0}.bot-dashboard .flex-grid .flex-grid{width:100%;max-width:none}.page-grid-left .bot-card.channels,.page-grid-left .channels.bot-create-tile{max-width:none;width:auto}.site-footer .outline.footer{height:auto}.site-footer .outline.footer ul{text-align:center;display:block}.site-footer .outline.footer ul li{display:block;border-left:0 transparent;line-height:40px}.site-footer .outline.footer ul li a{line-height:inherit}.paging-progress{display:inline-block;width:100%;padding:0 30px 20px}.search-result-title{min-height:45px}.no-bots-prompt{padding-left:48px;padding-right:48px;padding-bottom:48px}.no-bots-prompt h1{padding-top:27px}.no-bots-prompt p span{display:block}.no-bots-prompt .button{margin-top:24px;background:#0078d5;color:#fff}.no-bots-prompt .button:hover,.no-bots-prompt .button:visited{color:#fff}iframe.bot-webChat{min-height:480px}.home-intro{font-size:15px;line-height:20px;margin-bottom:0}.home-intro h1,.home-intro h2{font-size:24px;line-height:28px}.home-intro .intro-button{font-size:15px}.home-intro .intro-content{padding-left:2em;padding-right:2em}.home-intro section.intro-hero .outline .intro-content{padding-left:2em;padding-right:2em;width:100%}.home-intro section.intro-hero .outline .intro-content:nth-child(2){display:none}.home-intro svg{max-width:calc(100% - 60px)}.bot-overview .ul-vert-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.bot-overview .ul-vert-bar li{border-left:0 transparent;padding-left:0;padding-right:2ex;white-space:nowrap;line-height:2}}@media screen and (min-width:868px){.page-grid{width:824px;padding:0;margin:0 auto 0 20px}.page-grid-left h1,.page-grid-left h2,.page-grid-right h1,.page-grid-right h2,.page-grid h1,.page-grid h2{font-family:Segoe UI Semilight,sans-serif;font-size:34px;line-height:40px;margin-bottom:20px;margin-left:0;margin-top:25px}.bot-card-hero{margin-top:20px}.flex-grid{width:auto}.flex-grid .head-card{display:-ms-flexbox;display:flex}.flex-grid .head-card .agent-test.bot-create-tile,.flex-grid .head-card .agent-test.grid-card{margin-left:20px}.page-grid-left .bot-card.channels,.page-grid-left .channels.bot-create-tile{min-width:824px;width:824px}.bot-dashboard .flex-grid .bot-webChat{max-width:none;width:824px}.bot-card h3,.bot-create-tile h3{font-family:Segoe UI,sans-serif;font-size:24px;line-height:32px}.bot-card h4,.bot-create-tile h4{font-family:Segoe UI,sans-serif;font-size:20px;line-height:27px}.bot-create-tile h3{font-family:Segoe UI Semibold,sans-serif;font-size:18px;color:#2b2b2b;letter-spacing:.3px;line-height:24px}.bot-page .bot-card .desc-cell,.bot-page .bot-create-tile .desc-cell{position:static;top:auto;left:auto}.bot-page .bot-card .bot-content,.bot-page .bot-create-tile .bot-content{max-width:100%}.bot-page .bot-card .image-cell,.bot-page .bot-create-tile .image-cell{width:402px}.bot-page .bot-card .image-cell img,.bot-page .bot-create-tile .image-cell img{width:100px;height:100px;margin:0 auto;display:block}.bot-page .bot-card .info-cell,.bot-page .bot-create-tile .info-cell{width:100%;min-height:auto}.bot-page .bot-card .info-cell .publisher,.bot-page .bot-card .info-cell .single-line,.bot-page .bot-card .info-cell .title,.bot-page .bot-create-tile .info-cell .publisher,.bot-page .bot-create-tile .info-cell .single-line,.bot-page .bot-create-tile .info-cell .title{text-align:center}.bot-card-hero{height:100px}.bot-card-hero .image-cell{height:100px;width:100px}.bot-card-hero .bot-content{margin-left:120px}.bot-card-hero h3{font-family:Segoe UI Semilight,sans-serif;font-size:34px;line-height:40px;padding-bottom:6px;padding-top:14px;margin-right:5em}.bot-card-hero .card-links{position:absolute;top:15px;right:20px}.inner-grid>.bot-card-hero{margin-top:20px}}@media screen and (min-width:1300px){.page-grid,.page-grid-left,.page-grid-right{width:1246px;padding:0;margin:0 auto}.flex-grid{width:1266px}.bot-dashboard .flex-grid .bot-webChat{position:relative;top:0;-ms-flex-negative:0;flex-shrink:0;width:402px;max-width:402px}.maximized .page-grid{padding:0;width:1246px;margin:0 auto}}@media screen and (max-width:1010px){.open-search,.search-outter{display:block}.open-search{width:40px;height:48px;position:absolute;top:0;right:56px}.open-search:after{font-family:Glyphs;position:absolute;right:12px;top:4px;font-size:24px;content:"\E094";color:#9e9e9e;top:50%;color:#fff}.searchBox{display:none;width:48px;right:0;border:1px transparent;clear:both}.searchBox.expand{display:block;position:static;width:100%;padding:9px 56px 8px 20px;max-width:350px;height:auto}.searchBox.expand form{position:relative}.searchBox.expand input{display:block}.searchBox>form{position:relative}.searchBox>form button{min-width:0}}@media screen and (min-width:868px) and (max-width:982px){.bot-dashboard .channels-configured-desktop,.bot-tab-container .channels-configured-desktop{display:none}.bot-dashboard .channels-configured-mobile,.bot-tab-container .channels-configured-mobile{display:block}}@media screen and (max-width:867px){.bot-editor .register-agreement{width:100%;display:block;margin-right:0;line-height:1.5;font-size:13px;padding:0 2ex 2ex 20px}.bot-editor .market{display:block;width:auto}.bot-editor .market .marketname{width:auto;white-space:normal}.list-ui-toggles{display:block;right:auto;top:auto;position:static}.list-ui-toggles:after{content:"";clear:both;display:block}.list-ui-toggles .sort-toggle{float:right;display:block;margin-bottom:2ex}.list-ui-toggles .sort-toggle select{min-width:12em}.bot-list .column-headers{display:none!important}.inner-grid>.bot-review-row.bot-card-hero{padding:10px}.bot-review-row.bot-card-hero{height:auto}.bot-review-row.bot-card-hero .image-cell{width:42px;height:42px}.bot-review-row .cell{display:block;height:auto;line-height:1.5;width:auto!important;text-align:right;padding-right:2ex;position:relative;font-size:13px}.bot-review-row .cell:before{position:absolute;left:61px;color:initial}.bot-review-row .cell:nth-child(2){font-family:Segoe UI Semibold,sans-serif;text-align:left;font-size:15px;margin-left:61px;padding-left:0}.bot-review-row .cell:nth-child(3):not(:empty):before{content:"Date submitted"}.bot-review-row .cell:nth-child(4):not(:empty):before{content:"Status"}.bot-review-row .cell:nth-child(5):not(:empty):before{content:"Date reviewd"}.bot-review-row .cell:nth-child(6):not(:empty):before{content:"Reviewed by"}.bot-review-panel{padding:0 2ex}.bot-review-panel .header{height:auto}.bot-review-panel .instruction,.bot-review-panel .review-actions{float:inherit}.bot-review-panel .review-actions button{display:block;margin:2ex 0;width:100%}.bot-review-panel h3{margin-top:46px}.bot-review-panel .history{line-height:2}.bot-review-panel .history-headers{display:none!important}.bot-review-panel .history-row{font-size:13px;display:block;border-bottom:1px solid #ccc;padding:2ex 0}.bot-review-panel .history-row .cell{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;width:auto;position:relative;text-align:right;padding-left:6em}.bot-review-panel .history-row .cell:before{position:absolute;left:0;color:#e6e6e6}.bot-review-panel .history-row .cell:first-child:not(:empty):before{content:"Date submitted"}.bot-review-panel .history-row .cell:nth-child(2):not(:empty):before{content:"Date reviewed"}.bot-review-panel .history-row .cell:nth-child(3):not(:empty):before{content:"Reviewed by"}.bot-review-panel .history-row .cell:nth-child(4):not(:empty):before{content:"Status"}.bot-review-panel .history-row .cell:nth-child(5):not(:empty):before{content:"Message"}.dialog .bot-review-panel .history-row .cell{width:100%;text-overflow:inherit;overflow:auto;white-space:normal}.dialog .bot-review-panel .history-row .cell:first-child:not(:empty):before{content:"Date"}.dialog .bot-review-panel .history-row .cell:nth-child(2):not(:empty):before{content:"Type"}.dialog .bot-review-panel .history-row .cell:nth-child(3):not(:empty):before{content:"Message"}.reject-reasons select{max-width:calc(100vw - 60px)}.home-page .home-page-contents{padding:0}}.bot-tab-container .channels.bot-create-tile,.bot-tab-container .grid-card.channels{width:100%;margin-left:0}.code-explorer{width:228px;position:relative;background-color:#f2f2f2;padding-left:12px;border-right:1px solid #e6e6e6}.code-explorer>ul{min-height:50vh;height:100%;overflow-x:auto}.code-explorer>ul li{white-space:nowrap}.code-explorer .tree-toggle:before{line-height:40px}.code-explorer ul.code-explorer-loading{position:absolute;right:4px;top:50%;margin-top:-10px}.code-explorer .file-name-editor{display:none;z-index:10;background-color:#fff}.code-explorer .file-name-editor.open{display:block}.code-toolbar{float:left;width:100%;text-align:right;background:#fff;border-bottom:1px solid #e6e6e6;padding:4px 8px}.code-toolbar button{height:32px;padding:6px 12px}.code-toolbar .app-message{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;line-height:32px}.code-toolbar .app-message.source-repo svg{padding-right:1ex}.code-toolbar .app-message.source-repo a{border-left:1px solid #e6e6e6;padding-left:1ex;padding-right:1ex;cursor:pointer}.code-toolbar .app-message.source-repo a:first-of-type{margin-left:1ex}.code-panel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.code-editor{-ms-flex-positive:1;flex-grow:1;position:relative;min-height:240px;border-bottom:1px solid #e6e6e6}.code-editor #codeEditor{position:absolute}#codeEditor.ace-github .ace_gutter,#codeEditor.ace-github .ace_gutter-cell,.bot-webChat{background-color:#fff}.bot-webChat{width:288px;float:left;min-width:0;margin-left:0;padding:0;min-height:240px;position:relative}.ace_editor div,.ace_editor p,.ace_editor span{font-family:inherit}.sortable-list .bot-template-row{display:inline-block}@media screen and (max-width:520px){.bot-dashboard .channels-configured-desktop,.bot-tab-container .channels-configured-desktop{display:none}.bot-dashboard .channels-configured-mobile,.bot-tab-container .channels-configured-mobile{display:block}.bot-page .bot-page-body-left.with-webchat{width:100%;right:0}.channels .channels-configured .channel-row{padding-top:8px;padding-bottom:8px}.channels .channels-configured .channel-row.channel-header{display:none}.channels .channels-configured .channel-row:nth-child(2){border-top:1px solid #ccc}.channels .channels-configured .channel-row>*{width:100%;text-align:right;position:relative;padding:8px}.channels .channels-configured .channel-row>:before{content:attr(alt);position:absolute;left:40px;color:#2b2b2b;text-align:left}.channels .channels-configured .channel-row>:before:hover{text-decoration:none;color:#2b2b2b}.channels .channels-configured .channel-row .channel-name{padding-left:0;margin-left:-8px}.tool-tip.anchored{display:none!important}.tool-tip{left:5%!important;width:90%!important;max-width:90%}.tool-tip:after{display:none}.tool-tip.static{margin-bottom:20px;display:block;position:relative;top:auto!important;left:auto!important;width:100%;box-sizing:border-box}.tool-tip.static:after{content:"";clear:both;display:block;display:none}}@font-face{font-family:Segoe UI;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot);src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Segoe UI Semilight;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot);src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Segoe UI Semibold;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot);src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Segoe UI Bold;src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot);src:url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot) format("embedded-opentype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff) format("woff"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf) format("truetype"),url(//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web) format("svg");font-style:normal;font-weight:400}.really-bold-font{font-family:Segoe UI Bold,sans-serif;letter-spacing:.7px}h3{font-size:18px}.nobreak{white-space:pre}.user-agreement-consent-form{width:auto;font-family:Segoe UI,sans-serif}.user-agreement-consent-form .checkbox-row{margin-top:4px;margin-bottom:12px;display:table}.user-agreement-consent-form .checkbox-row .checkbox-container,.user-agreement-consent-form .checkbox-row .label-container{display:table-cell}.user-agreement-consent-form .checkbox-row label{font-size:15px;color:#000;letter-spacing:.1px;line-height:22px;cursor:pointer}.user-agreement-consent-form .checkbox-row input[type=checkbox]{margin-right:16px}.user-agreement-consent-form .form-heading{font-size:24px;color:#000;letter-spacing:0;margin-bottom:8px}.user-agreement-consent-form .form-buttons{margin-top:24px;text-align:center}.user-agreement-consent-form .form-buttons span.spacer{width:12px;display:inline-block}.user-agreement-consent-form .form-buttons .save-button{background:#0078d5;color:#fff}.user-agreement-consent-form .form-buttons .save-button:disabled{background:#3caaff;color:#fff}.belfastHome{background-color:#fff}.belfastHome h3.text-center{text-align:center;width:100%}.belfastHome p.text-center{text-align:center}.belfastHome h1{margin-bottom:28px;font-family:Segoe UI Semilight;font-size:64px;letter-spacing:-.5px;line-height:65px}.belfastHome h2{margin-bottom:80px;font-size:46px;line-height:50px;text-align:center}.belfastHome h2,.belfastHome h3{font-family:Segoe UI Semilight;color:#2b2b2b;letter-spacing:0}.belfastHome h3{font-size:34px;line-height:46px;margin-bottom:12px}.belfastHome h4{font-size:24px;line-height:30px;margin-top:-54px;margin-bottom:48px;text-align:center;width:100%}.belfastHome h4,.belfastHome p{font-family:Segoe UI Semilight;color:#2b2b2b;letter-spacing:0}.belfastHome p{font-size:15px;line-height:28px}.belfastHome p .m-anchor-link{font-size:18px}.belfastHome .subsection-blurb{letter-spacing:.3px;vertical-align:middle;margin:0 0 38px;font-family:Segoe UI Semilight;letter-spacing:0;font-size:24px;line-height:32px;color:#fff}.belfastHome .m-content-hr{margin:92px 0;width:100%}.belfastHome .belfastHome-flex{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:start;justify-content:flex-start}.belfastHome .belfastHome-flex .belfastHome-panel:first-child{margin-right:110px;margin-left:16px}.belfastHome .primary-quote{background-color:#0063b1;margin-top:84px;padding:44px 0}.belfastHome .primary-quote .quote{font-family:Segoe UI;font-size:24px;text-align:center;color:#fff;letter-spacing:0;line-height:32px;max-width:1366px;margin:0 auto;padding:0 20px}.belfastHome .primary-quote .speaker{margin-top:8px;font-family:Segoe UI Semibold;font-size:15px;color:#fff;letter-spacing:0;line-height:30px;text-align:center}.belfastHome .secondary-quote{margin-top:60px;text-align:center}.belfastHome .secondary-quote .quote{font-size:24px;line-height:28px;padding:0 8px;color:#004e8c;margin:auto auto 48px}.belfastHome .secondary-quote .logo-image{display:inline-block}.belfastHome .secondary-quote .ups{position:relative;top:18px}.belfastHome .secondary-quote .dixons{position:relative;top:20px}.belfastHome .secondary-quote .speaker{display:inline-block;font-family:Segoe UI Semibold;font-size:15px;color:#2b2b2b;margin-bottom:48px}.belfastHome .secondary-quote .m-anchor-link{display:block;margin-bottom:56px}.belfastHome .secondary-quote .m-anchor-link:after{content:">"}.belfastHome-panel{display:table-cell;vertical-align:middle}.belfastHome-panel a{font-size:18px}.belfastHome-stripe-top{background-color:#0063b1;color:#fff}.belfastHome-stripe-top .landing-panel{background:url(../../Images/Header-ABS-v2-DESKTOP.png) 50% no-repeat;background-size:cover;min-height:500px;width:calc(100vw - 8px)}.belfastHome-stripe-top .landing-panel .landing-text{margin-left:16px;margin-top:60px;width:45%;float:none;text-align:left}.belfastHome-stripe-top .create-bot-link{box-sizing:border-box;min-width:212px;height:40px;padding:6px 24px 8px;font-family:Segoe UI Semibold;font-size:15px;line-height:24px;letter-spacing:.5px;text-align:center;white-space:nowrap;background-image:none;background-color:#7cd300;border-width:0;border-radius:2px;color:#2b2b2b;cursor:pointer;margin-top:46px;margin-bottom:40px;display:block;float:left;text-decoration:none}.belfastHome-stripe-top .create-bot-link:hover{background-color:#6bb700;color:#2b2b2b}.belfastHome-stripe-top .create-bot-link:active{background-color:#599b00;color:#2b2b2b}.belfastHome-stripe-top .create-bot-link:focus{outline:0}.belfastHome-stripe-top .create-bot-link:disabled{cursor:default;background-color:#ccc;color:#9e9e9e;border:1px solid #ccc}.belfastHome-stripe-top .create-bot-link:focus{color:#2b2b2b}.belfastHome-stripe-top .belfastHome-subsection{margin-top:0}.belfastHome-stripe-top .belfastHome-subsection .belfastHome-panel:first-child{float:right;font-size:0;text-align:right}.belfastHome-stripe-top .belfastHome-subsection .belfastHome-panel:first-child.landing-panel{height:500px}.belfastHome-stripe-top .belfastHome-subsection:nth-child(2n) .belfastHome-panel{float:none;text-align:left}.belfastHome-stripe-top .belfastHome-panel{height:auto}.belfastHome-stripe-alt1{background-color:#fff}.belfastHome-stripe-alt1 .belfastHome-subsection:first-child{margin-top:60px}.belfastHome-stripe-alt1 h4.links-desc{max-width:920px;margin:-60px auto 40px}.belfastHome-stripe-alt1 .link-tiles{display:-ms-flexbox;display:flex;max-width:1220px;width:100%;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;text-align:center}.belfastHome-stripe-alt1 .link-set{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%}.belfastHome-stripe-alt1 .link-tile{max-width:380px;min-width:320px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}.belfastHome-stripe-alt1 .link-tile .expandable-text .expando,.belfastHome-stripe-alt1 .link-tile .icon,.belfastHome-stripe-alt1 .link-tile .icon-accept,.belfastHome-stripe-alt1 .link-tile .icon-down-arrow,.belfastHome-stripe-alt1 .link-tile .icon-download,.belfastHome-stripe-alt1 .link-tile .icon-edit,.belfastHome-stripe-alt1 .link-tile .icon-left-arrow,.belfastHome-stripe-alt1 .link-tile .icon-right-arrow,.belfastHome-stripe-alt1 .link-tile .icon-up-arrow,.belfastHome-stripe-alt1 .link-tile .jumbo .jumbo-button,.belfastHome-stripe-alt1 .link-tile .sort-toggle,.expandable-text .belfastHome-stripe-alt1 .link-tile .expando,.jumbo .belfastHome-stripe-alt1 .link-tile .jumbo-button{width:70px}.belfastHome-stripe-alt1 .link-tile .expandable-text .expando img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-accept img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-down-arrow img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-download img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-edit img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-left-arrow img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-right-arrow img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon-up-arrow img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .icon img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .jumbo .jumbo-button img.link-icon-png,.belfastHome-stripe-alt1 .link-tile .sort-toggle img.link-icon-png,.expandable-text .belfastHome-stripe-alt1 .link-tile .expando img.link-icon-png,.jumbo .belfastHome-stripe-alt1 .link-tile .jumbo-button img.link-icon-png{width:70px;height:70px}.belfastHome-stripe-alt1 .link-tile .tile-content{margin-left:20px;text-align:left;max-width:280px;-ms-flex-negative:1;flex-shrink:1}.belfastHome-stripe-alt1 .link-tile .title{margin:0 0 20px;font-family:Segoe UI Semilight;font-size:24px;color:#2b2b2b;letter-spacing:0;line-height:32px;width:100%}.belfastHome-stripe-alt1 .link-tile .description{font-size:15px;color:#2b2b2b;letter-spacing:.2px;line-height:20px}.belfastHome-stripe-alt1 .link-tile a.learnmore{display:block;margin-top:12px;text-transform:uppercase}.belfastHome-stripe-alt2{background-color:#e6e6e6;padding-bottom:64px;padding-top:80px}.belfastHome-stripe-alt2 p{margin-bottom:60px}.belfastHome-stripe-alt2 .belfastHome-subsection{margin-top:0}.belfastHome-stripe-alt2 .resource-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;padding:40px}.belfastHome-stripe-alt2 .resource-container .list-name{margin:12px 0;font-family:Segoe UI Semilight;font-size:24px;color:#2b2b2b;letter-spacing:0;line-height:30px;width:278px}.belfastHome-stripe-alt2 .resource-container a{margin:8px 0;display:block}.belfastHome-stripe-alt1 .belfastHome-subsection .belfastHome-panel,.belfastHome-stripe-alt2 .belfastHome-subsection .belfastHome-panel{display:block}.belfastHome-stripe-alt1 .belfastHome-subsection .belfastHome-panel.svg-section,.belfastHome-stripe-alt2 .belfastHome-subsection .belfastHome-panel.svg-section{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-direction:column;flex-direction:column}.belfastHome-stripe-alt1 .belfastHome-subsection .belfastHome-panel.svg-section>img,.belfastHome-stripe-alt2 .belfastHome-subsection .belfastHome-panel.svg-section>img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.belfastHome-stripe-alt1 .belfastHome-subsection.mobile-duplicate .belfastHome-panel.svg-section:first-child,.belfastHome-stripe-alt2 .belfastHome-subsection.mobile-duplicate .belfastHome-panel.svg-section:first-child{display:none}.belfastHome-stripe-alt1 .belfastHome-subsection p,.belfastHome-stripe-alt2 .belfastHome-subsection p{margin-bottom:0}.belfastHome-stripe-alt1 .belfastHome-subsection h2,.belfastHome-stripe-alt2 .belfastHome-subsection h2{width:100%}.belfastHome-stripe-alt1 .belfastHome-subsection .luis-scenarios-ordered-list,.belfastHome-stripe-alt2 .belfastHome-subsection .luis-scenarios-ordered-list{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;margin-left:0;padding-left:0;counter-reset:li;max-height:200px}.belfastHome-stripe-alt1 .belfastHome-subsection .luis-scenarios-ordered-list li,.belfastHome-stripe-alt2 .belfastHome-subsection .luis-scenarios-ordered-list li{position:relative;margin:0 0 8px 12px;padding:6px 24px;width:90%;list-style:none;text-align:left}.belfastHome-stripe-alt1 .belfastHome-subsection .luis-scenarios-ordered-list li:before,.belfastHome-stripe-alt2 .belfastHome-subsection .luis-scenarios-ordered-list li:before{content:counter(li);counter-increment:li;position:absolute;left:-2em;box-sizing:border-box;margin-right:8px;padding-top:2px;background:#bad80a;width:26px;height:26px;border-radius:100%;text-align:center}.belfastHome-rail{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;margin:auto}.belfastHome-rail h2{font-size:46px;letter-spacing:.2px;line-height:58px}.belfastHome-rail p{font-size:20px;letter-spacing:.2px;line-height:30px;margin-bottom:72px}.belfastHome-rail .inner-grid{margin-left:-20px;overflow:hidden}.belfastHome-rail .inner-grid .bot-create-tile,.belfastHome-rail .inner-grid .grid-card{background-color:#f2f2f2;height:96px;min-width:360px;width:360px}.belfastHome-rail .inner-grid .agent-card .title{font-family:Segoe UI Semibold,sans-serif;font-size:20px;color:rgba(0,0,0,.87);letter-spacing:.3px;line-height:26px;margin-top:15px}.belfastHome-rail .inner-grid .agent-card .description{margin-top:4px;opacity:.69;font-size:13px;color:rgba(0,0,0,.87);letter-spacing:.3px;line-height:18px;max-height:36px}.belfastHome-rail .inner-grid .agent-card .publisher{display:none}.belfastHome-rail .inner-grid .image-cell{height:96px;width:96px}.belfastHome-rail .inner-grid .image-cell+*{width:256px}.belfastHome-rail .page-grid{margin-left:0;margin-top:32px;width:auto}.belfastHome-rail .gallery-header{display:none}.sign-in-blocked{line-height:2;max-width:100ex;margin:0 auto;text-align:left}.belfastHome-subsection{clear:both;margin-top:60px;position:relative;width:94%}.belfastHome-subsection .diagram-image{margin:32px auto;display:block;width:75%}.analytics-dashboard:after{content:"";clear:both;display:block}.analytics-dashboard~.site-footer{display:none}.analytics-dashboard .analytics-header{position:absolute;left:0;right:0;height:64px;background:#fff;z-index:3;overflow:visible;box-shadow:0 0 4px 0 rgba(0,0,0,.15)}.analytics-dashboard .analytics-header:after{content:"";clear:both;display:block}.analytics-dashboard .analytics-header .analytics-controls{display:-ms-flexbox;display:flex}.analytics-dashboard .analytics-header .analytics-controls:after{content:"";clear:both;display:block}.analytics-dashboard .analytics-header .analytics-controls .flex-spacer{-ms-flex-positive:1;flex-grow:1}.analytics-dashboard .analytics-header .analytics-controls .channel-filter-dropdown,.analytics-dashboard .analytics-header .analytics-controls .timespan-picker-dropdown{margin:17px 17px 17px auto;-ms-flex-positive:0;flex-grow:0}.analytics-dashboard .analytics-header .analytics-controls .timespan-picker-dropdown .timespan-label{text-align:right;padding-left:8px;padding-right:8px;white-space:nowrap}.analytics-dashboard .analytics-body{position:absolute;left:0;right:0;top:64px;bottom:0;overflow:auto;background:#fff}.analytics-dashboard .analytics-body.no-header{top:0}.analytics-dashboard .timespan-selector form{display:-ms-inline-flexbox;display:inline-flex;line-height:44px;padding:0 8px}.analytics-dashboard .description-card-wrapper{padding:20px;margin-left:auto;margin-right:auto;margin-top:24px;text-align:center}.analytics-dashboard .description-card-wrapper .description-card-contents{display:inline-table;text-align:left}.analytics-dashboard .description-card-wrapper .description-card-contents h2{margin-bottom:24px}.analytics-dashboard .description-card-wrapper .description-card-contents p{margin-bottom:8px}.analytics-dashboard .description-card-wrapper .description-card-contents p:last-child{margin-bottom:0}.analytics-dashboard .analytics-card{padding:20px;margin-left:auto;margin-right:auto;margin-top:24px;width:1000px;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);background:#fff;cursor:default}.analytics-dashboard .analytics-card h3{font-weight:900;text-transform:uppercase;font-size:18px;padding-bottom:8px}.analytics-dashboard .analytics-card:last-child{margin-bottom:80px}.analytics-dashboard .totals-card .total-card{display:inline-block;padding:0 40px 0 0}.analytics-dashboard .totals-card .total-card .disabled{opacity:1%}.analytics-dashboard .totals-card .total-card .total-card-title{border-bottom:3px solid transparent}.analytics-dashboard .totals-card .total-card .total-card-title-text{font-size:40px;font-weight:900}.analytics-dashboard .totals-card .total-card:last-child{float:inherit}.analytics-dashboard .timeline-card{white-space:nowrap}.analytics-dashboard .timeline-card .timeline-charts .timeline-chart{display:inline-block;vertical-align:top}.analytics-dashboard .timeline-card .totals-card{white-space:normal}.analytics-dashboard .user-retention-card{white-space:nowrap}.analytics-dashboard .user-retention-card .user-retention-table{text-align:center;border-spacing:0;padding:4px 0;font-weight:900}.analytics-dashboard .user-retention-card .user-retention-table th{background-color:#f2f2f2;font-weight:900}.analytics-dashboard .user-retention-card .user-retention-table .header-days{padding-top:6px;padding-bottom:6px}.analytics-dashboard .user-retention-card .user-retention-table .header-corner{background-color:#f9f9f9}.analytics-dashboard .user-retention-card .user-retention-table .date-cell{text-align:left;min-width:100px;padding-left:10px;padding-top:6px;padding-bottom:6px}.analytics-dashboard .user-retention-card .user-retention-table .total-cell{padding:0 5px}.analytics-dashboard .user-retention-card .user-retention-table td.total-cell{background-color:#f2f2f2;font-weight:900}.analytics-dashboard .user-retention-card .user-retention-table .percent-cell{min-width:80px;padding-top:6px;padding-bottom:6px;transition:background-color .5s ease,color .5s ease}.analytics-dashboard .user-retention-card .user-retention-table tr:nth-child(2n){background-color:#f7f7f7}.chevron-dropdown{display:-ms-inline-flexbox;display:inline-flex;position:relative}.chevron-dropdown .label{cursor:default}.chevron-dropdown .chevron,.chevron-dropdown .label{display:inline-block;position:relative;height:28px;line-height:28px}.chevron-dropdown .chevron{background:transparent;padding:0;min-width:0;cursor:pointer;width:28px;text-align:center;transition:background-color .1s linear}.chevron-dropdown .chevron.open{background:#83beec}.chevron-dropdown .chevron:focus,.chevron-dropdown .chevron:hover{background-color:#b3dbf2}.chevron-dropdown .content{display:none;position:absolute;right:0;top:28px;background:#fff;text-align:left;vertical-align:top;z-index:1}.chevron-dropdown .content.visible{display:block;box-shadow:0 0 3px 0 rgba(0,0,0,.07),0 3px 3px 0 rgba(0,0,0,.14)}.chevron-dropdown .content table{padding-top:8px;padding-bottom:8px}.chevron-dropdown label.m-checkbox-container{white-space:nowrap;padding:0 8px;color:#2b2b2b;cursor:pointer}.chevron-dropdown label.m-checkbox-container:hover~.m-icon-Checkbox,.chevron-dropdown label.m-checkbox-container:hover~.m-icon-CheckboxComposite,.chevron-dropdown label.m-checkbox-container input:focus~.m-icon-Checkbox,.chevron-dropdown label.m-checkbox-container input:focus~.m-icon-CheckboxComposite{color:#004e8c;outline:1px dashed #004e8c}.chevron-dropdown label.m-checkbox-container:focus-within~.m-icon-Checkbox,.chevron-dropdown label.m-checkbox-container:focus-within~.m-icon-CheckboxComposite,.chevron-dropdown label.m-checkbox-container:hover~.m-icon-Checkbox,.chevron-dropdown label.m-checkbox-container:hover~.m-icon-CheckboxComposite{color:#004e8c}.chevron-dropdown label.m-radio-container{white-space:nowrap;padding:0 8px;color:#2b2b2b;cursor:pointer}.chevron-dropdown label.m-radio-container:hover~.m-icon-RadioBtnOff,.chevron-dropdown label.m-radio-container:hover~.m-icon-RadioBtnOn,.chevron-dropdown label.m-radio-container input:focus~.m-icon-RadioBtnOff,.chevron-dropdown label.m-radio-container input:focus~.m-icon-RadioBtnOn{color:#004e8c;outline:1px dashed #004e8c}.chevron-dropdown span.m-icon-Checkbox,.chevron-dropdown span.m-icon-CheckboxComposite,.chevron-dropdown span.m-icon-RadioBtnOff,.chevron-dropdown span.m-icon-RadioBtnOn{padding:0 8px 0 0;font-size:22px!important;line-height:22px;vertical-align:middle}.compact-dropdown-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.compact-dropdown-menu .compact-menu-icon{cursor:pointer;text-align:center;transition:background-color .1s linear}.compact-dropdown-menu .compact-menu-icon:before{font-family:Glyphs;font-size:24px;content:"\E700";display:block;color:#fff}.compact-dropdown-menu .compact-menu-icon .compact-menu-content{display:none;position:absolute;text-align:left;vertical-align:top;z-index:1}.compact-dropdown-menu .compact-menu-icon .compact-menu-content.visible{display:block;box-shadow:0 0 3px 0 rgba(0,0,0,.07),0 3px 3px 0 rgba(0,0,0,.14)}.compact-dropdown-menu .compact-menu-icon-btn{background:transparent;min-width:auto;padding:0;vertical-align:middle}.svgicon-bot-chat{font-size:128px}.svgicon-channels{font-size:362px}.svgicon-web-chat{font-size:192px}.svgicon-cortana{font-size:208px;margin-right:100px}.svgicon-azure-clouds{font-size:158px}@media screen and (max-width:1024px){.belfastHome-stripe-top h1{font-size:34px;letter-spacing:.1px;line-height:42px;padding-top:34px}.belfastHome-stripe-top p{font-size:15px;letter-spacing:.2px;line-height:22px;padding-bottom:66px}.belfastHome .belfastHome-flex .belfastHome-panel:first-child{margin-right:16px;margin-left:16px}.belfastHome-stripe-alt2{margin-top:100px}}@media screen and (max-width:1279px){.belfastHome-rail{margin-left:32px}.svgicon-bot-chat{font-size:84px}.svgicon-channels{font-size:237px}.svgicon-web-chat{font-size:131px}.svgicon-azure-clouds{font-size:99px}.belfastHome-stripe-top .belfastHome-rail .landing-panel{background-image:url(../../Images/Header-ABS-v2-TABLET.png);background-size:auto 100%;background-position-x:65%;min-height:500px}.resource-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:80px}}@media screen and (min-width:661px){.belfastHome-rail{margin-left:0}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text{padding-top:28px;width:50%}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text h1{color:#fff;margin-bottom:12px;padding:0}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text :not(.subsection-blurb) p{font-family:Segoe UI Semilight;font-size:15px;color:#fff;letter-spacing:0;line-height:20px}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text .subsection-blurb{padding-bottom:16px}.belfastHome-stripe-alt2{margin-top:24px;padding-top:0;margin-bottom:-96px}.belfastHome-stripe-alt1 .belfastHome-subsection .luis-scenarios-ordered-list{-ms-flex-flow:column nowrap;flex-flow:column nowrap;max-height:100%;height:auto;margin-left:40px}}@media screen and (max-width:660px){.diagram-section,.svgicon-phone-bezel,video{display:none}.mobile-scrolling{overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.belfastHome-subsection{margin-top:96px}.belfastHome-subsection a.learnmore{font-size:13px}.belfastHome-subsection h1,.belfastHome-subsection h2,.belfastHome-subsection p{width:auto}.belfastHome-subsection h2{font-size:24px;letter-spacing:.1px;line-height:32px;margin-top:32px}.belfastHome-subsection p{font-size:15px;letter-spacing:.2px;line-height:22px;text-align:left;padding-left:16px;margin-bottom:24px}.belfastHome-subsection .belfastHome-panel,.belfastHome-subsection .belfastHome-panel:first-child,.belfastHome-subsection .belfastHome-panel:nth-child(2n){display:block;float:none;padding:0;width:100%}.belfastHome-stripe-alt1 .belfastHome-subsection .svgicon,.belfastHome-stripe-alt2 .belfastHome-subsection .svgicon{margin-left:auto!important;margin-right:auto!important}.belfastHome-stripe-alt1 .belfastHome-subsection.mobile-duplicate .belfastHome-panel.svg-section:first-child,.belfastHome-stripe-alt2 .belfastHome-subsection.mobile-duplicate .belfastHome-panel.svg-section:first-child{display:-ms-flexbox;display:flex}.belfastHome-stripe-alt1 .belfastHome-subsection.mobile-duplicate .belfastHome-panel.svg-section:nth-child(3),.belfastHome-stripe-alt2 .belfastHome-subsection.mobile-duplicate .belfastHome-panel.svg-section:nth-child(3){display:none}section.belfastHome-stripe-alt1 .primary-quote .quote{margin:auto;font-size:24px;line-height:28px;padding:0 8px}section.belfastHome-stripe-alt1 h2{margin-bottom:16px}.belfastHome-stripe-alt1 .belfastHome-subsection{margin-top:24px}.belfastHome-stripe-alt1 .belfastHome-subsection .luis-scenarios-ordered-list{-ms-flex-flow:column nowrap;flex-flow:column nowrap;max-height:100%;height:auto;margin-left:40px}.belfastHome .m-content-hr{width:80%;margin:24px auto}.belfastHome-rail{margin:0}.belfastHome-rail .belfastHome-subsection .belfastHome-flex{-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center;width:100%}.belfastHome-rail .belfastHome-subsection .belfastHome-panel{padding:8px;margin:auto}.belfastHome-rail .belfastHome-subsection .belfastHome-panel h3{font-size:18px;line-height:24px;padding-bottom:16px}.belfastHome-rail .belfastHome-subsection .belfastHome-panel p{margin:auto}.belfastHome-rail .belfastHome-subsection h4{margin-top:0;font-size:20px;line-height:24px}.belfastHome-rail .belfastHome-subsection .subsection-blurb{padding-left:0}.belfastHome-stripe-top .belfastHome-rail .landing-panel{background:url(../../Images/Header-ABS-v1-MOBILE-2x.png) 50% no-repeat;background-size:auto 100%;min-height:500px}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text{padding-top:30px;width:80%;margin-left:auto;margin-right:auto}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text h1{font-family:Segoe UI Semilight;font-size:34px;color:#fff;letter-spacing:0;line-height:46px;margin-bottom:12px;padding:0}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text :not(.subsection-blurb) p{font-family:Segoe UI Semilight;font-size:15px;color:#fff;letter-spacing:0;line-height:20px}.belfastHome-stripe-top .belfastHome-rail .landing-panel .landing-text .subsection-blurb{font-size:20px;line-height:24px;padding-bottom:24px}.belfastHome-stripe-alt2{margin-top:24px;padding-top:0}.belfastHome-stripe-alt2 .resource-container{-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;margin-bottom:0}}@media screen and (min-width:1024px){.belfastHome-stripe-alt1 .belfastHome-subsection .luis-scenarios-ordered-list{-ms-flex-flow:column wrap;flex-flow:column wrap;max-height:200px;max-width:50%}}@media screen and (max-width:600px){.bot-page .bot-page-body-right.with-webchat,.bot-page .bot-page-header .bot-controls,.bot-test-button,.bot-webChat{display:none}.bot-page .bot-page-body-left.with-webchat{right:0}.bot-page .bot-page-body-left .channels.bot-create-tile,.bot-page .bot-page-body-left .channels.grid-card{margin-left:0;padding-left:12px;padding-right:12px}.channel-filter-channel-id,.status-bar.status-bar.migration-info{display:none}.belfastHome-rail{margin:0}}@media screen and (max-width:374px){.belfastHome-rail{margin:0}.svgicon-channels{font-size:191px}.belfastHome-stripe-top .belfastHome-panel.landing-panel{padding:0}.belfastHome-stripe-top .belfastHome-panel.landing-panel .landing-text{padding-top:16px;width:85%}.link-tiles .link-tile{padding-left:8px}.expandable-text .link-tiles .link-tile .expando,.jumbo .link-tiles .link-tile .jumbo-button,.link-tiles .link-tile .expandable-text .expando,.link-tiles .link-tile .icon,.link-tiles .link-tile .icon-accept,.link-tiles .link-tile .icon-down-arrow,.link-tiles .link-tile .icon-download,.link-tiles .link-tile .icon-edit,.link-tiles .link-tile .icon-left-arrow,.link-tiles .link-tile .icon-right-arrow,.link-tiles .link-tile .icon-up-arrow,.link-tiles .link-tile .jumbo .jumbo-button,.link-tiles .link-tile .sort-toggle{width:48px}.expandable-text .link-tiles .link-tile .expando img.link-icon-png,.jumbo .link-tiles .link-tile .jumbo-button img.link-icon-png,.link-tiles .link-tile .expandable-text .expando img.link-icon-png,.link-tiles .link-tile .icon-accept img.link-icon-png,.link-tiles .link-tile .icon-down-arrow img.link-icon-png,.link-tiles .link-tile .icon-download img.link-icon-png,.link-tiles .link-tile .icon-edit img.link-icon-png,.link-tiles .link-tile .icon-left-arrow img.link-icon-png,.link-tiles .link-tile .icon-right-arrow img.link-icon-png,.link-tiles .link-tile .icon-up-arrow img.link-icon-png,.link-tiles .link-tile .icon img.link-icon-png,.link-tiles .link-tile .jumbo .jumbo-button img.link-icon-png,.link-tiles .link-tile .sort-toggle img.link-icon-png{width:48px;height:48px}}.cover-container{position:relative}.cover-container .cover-shade{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4)}.add-channels .flex-layout-grid{margin-top:-4px;margin-left:-4px;margin-bottom:48px}.add-channels h4{font-family:Segoe UI Semibold,sans-serif;font-size:14px;line-height:20px;margin-bottom:24px}.add-channel-tile{width:72px;height:72px;margin:4px;background-color:#f2f2f2;display:-ms-flexbox;display:flex;position:relative;box-shadow:0 0 2px 0 rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.12);border-radius:2px;overflow:visible;cursor:pointer}.add-channel-tile img{max-height:48px;max-width:48px;height:100%;margin:auto}.add-channel-tile:hover{background-color:#e6e6e6}.add-channel-tile:hover:after{content:attr(alt);padding:8px;position:absolute;top:-12px;left:72px;z-index:2;white-space:nowrap;background:#fff;border:1px solid #2b2b2b;color:#2b2b2b}.add-channel-tile:active{background-color:#ccc;outline-width:0}.other-channels a{margin-bottom:32px;margin-right:32px}.other-channels a:hover{text-decoration:none}.small-add-channel-tile{width:230px;height:32px;display:-ms-flexbox;display:flex;overflow:visible;cursor:pointer;-ms-flex-align:center;align-items:center}.small-add-channel-tile img{width:32px;height:32px;padding:2px;background-color:#f2f2f2;box-shadow:0 0 2px 0 rgba(0,0,0,.06),0 2px 2px 0 rgba(0,0,0,.12);max-height:56px;position:relative;border-radius:2px}.small-add-channel-tile span{font-family:Segoe UI Semibold,sans-serif;font-size:12px;color:#767676;letter-spacing:.6px;margin-left:16px}.small-add-channel-tile:hover img{background-color:#e6e6e6}.small-add-channel-tile:hover span{color:#323232}.small-add-channel-tile:active img{background-color:#ccc;outline-width:0}.small-add-channel-tile:active span{color:#000}.m-temp-popout-menu{position:relative;cursor:pointer;box-sizing:border-box;display:inline-block;vertical-align:middle;border-radius:2px;margin:-8px;font-family:Segoe UI Semilight;line-height:24px;letter-spacing:.3px;background-color:#fff;border-color:#767676;color:inherit;padding:10px 10px 10px 8px}.m-temp-popout-menu:hover{background-color:#b3dbf2}.m-temp-popout-menu .m-temp-popout-menu-icon{padding-left:12px;font-size:14px;width:16px;height:20px;top:calc(50% - 10px);right:16px;pointer-events:none;margin-top:4px}.m-temp-popout-content{display:none;box-sizing:border-box;height:auto;position:absolute;min-width:228px;top:100%;right:0;left:0;text-align:initial;box-shadow:0 0 3px 0 rgba(0,0,0,.07),0 3px 3px 0 rgba(0,0,0,.14);border-radius:2px;z-index:999;background-color:#fff}.m-temp-popout-content.right-align{left:auto;right:0}.m-temp-popout-content.visible{display:block}.m-temp-popout-content.m-temp-popout-content-nested{top:0;left:100%;right:0}.m-temp-popout-content .m-temp-popout-option,.m-temp-popout-option{display:block;cursor:pointer;padding:8px 24px;line-height:24px;background-color:#fff;color:#2b2b2b;font-family:Segoe UI Semibold;font-size:15px;letter-spacing:.5px}.m-temp-popout-content .m-temp-popout-option:hover,.m-temp-popout-option:hover{background-color:#b3dbf2}.m-temp-popout-content .m-temp-popout-option.disabled,.m-temp-popout-option.disabled{color:#767676;background-color:#fff;letter-spacing:0;font-family:Segoe UI Semilight}.m-temp-popout-content .m-temp-popout-option.disabled a,.m-temp-popout-content .m-temp-popout-option.disabled a:active,.m-temp-popout-content .m-temp-popout-option.disabled a:focus,.m-temp-popout-content .m-temp-popout-option.disabled a:hover,.m-temp-popout-content .m-temp-popout-option.disabled a:visited,.m-temp-popout-option.disabled a,.m-temp-popout-option.disabled a:active,.m-temp-popout-option.disabled a:focus,.m-temp-popout-option.disabled a:hover,.m-temp-popout-option.disabled a:visited{text-decoration:none;color:#767676}.m-temp-popout-content .m-temp-popout-option:active,.m-temp-popout-option:active{background-color:#83beec}.m-temp-popout-content .m-temp-popout-option.default-option,.m-temp-popout-option.default-option{color:#0078d7}.m-temp-popout-content .m-temp-popout-option.default-option a,.m-temp-popout-content .m-temp-popout-option.default-option a:active,.m-temp-popout-content .m-temp-popout-option.default-option a:focus,.m-temp-popout-content .m-temp-popout-option.default-option a:hover,.m-temp-popout-content .m-temp-popout-option.default-option a:visited,.m-temp-popout-option.default-option a,.m-temp-popout-option.default-option a:active,.m-temp-popout-option.default-option a:focus,.m-temp-popout-option.default-option a:hover,.m-temp-popout-option.default-option a:visited{text-decoration:none;color:#0078d7}.m-temp-popout-content .m-temp-popout-option a,.m-temp-popout-content .m-temp-popout-option a:active,.m-temp-popout-content .m-temp-popout-option a:focus,.m-temp-popout-content .m-temp-popout-option a:hover,.m-temp-popout-content .m-temp-popout-option a:visited,.m-temp-popout-option a,.m-temp-popout-option a:active,.m-temp-popout-option a:focus,.m-temp-popout-option a:hover,.m-temp-popout-option a:visited{text-decoration:none;color:#2b2b2b}.m-temp-popout-content .m-temp-popout-option.m-temp-popout-option-parent,.m-temp-popout-option.m-temp-popout-option-parent{position:relative}.m-temp-popout-content .m-temp-popout-option .m-temp-popout-option-icon,.m-temp-popout-option .m-temp-popout-option-icon{position:absolute;top:calc(50% - 12px);right:11px;height:24px;width:16px;color:#2b2b2b;line-height:24px;font-size:15px}.m-temp-popout-divider{border-bottom:1px solid #e6e6e6}.m-temp-popout-button{position:relative;cursor:pointer;box-sizing:border-box;display:inline-block;border-radius:2px;margin:0;vertical-align:middle;padding:0;width:30px;height:44px;text-align:center}.m-temp-popout-button:hover{background-color:#b3dbf2}.status-bar.info.cookie-inform{color:#fff;background-color:#393939}.status-bar.info.cookie-inform a{color:#fff}.status-bar.info.cookie-inform a:active,.status-bar.info.cookie-inform a:hover{color:#f7f7f7}.offscreen{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.create-bot-btn:focus-visible{outline:2px dashed #000}.header-nav{position:relative;list-style-type:none;display:inline-block}.header-nav a{display:inline-block;font-size:15px;line-height:70px;color:#fff;text-decoration:none;padding-left:16px;padding-right:16px;height:70px}.header-nav a:hover{background-color:#393939}@media (max-width:780px){.header-nav{width:100%;padding-left:0;padding-right:0}.header-nav a{width:100%;border-top:1px solid #fff;background-color:#000;line-height:40px;height:40px;padding-left:20px}#page-content,.header-nav a{position:relative}}