@charset "UTF-8";#app-body,.app-body,body,html{height:100%;overflow:hidden}#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:#3a96dd;font-family:Segoe UI Semibold,sans-serif;text-decoration:none}a:active{color:#003966}a:active,a:hover{text-decoration:underline}a:hover{color:#0063b1}.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:#3a96dd;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 #3a96dd;color:#3a96dd}.light-button:hover{background:#3a96dd;color:#fff}.light-button:active{background:#0063b1;border-color:#0063b1}.desctructive-button{background:#fff;border:1px solid #3a96dd;color:#3a96dd;border-color:#c50f1f;color:#c50f1f}.desctructive-button:hover{background:#3a96dd}.desctructive-button:active{background:#0063b1;border-color:#0063b1}.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;border:1px solid #3a96dd;color:#3a96dd;border-color:#c50f1f;color:#c50f1f}button.danger:hover{background:#3a96dd}button.danger:active{background:#0063b1;border-color:#0063b1}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]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:Segoe UI Semilight,sans-serif;color:#9e9e9e}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:#3a96dd;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:#3a96dd;background:#3a96dd}.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:transparent}.flex-layout-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:row;-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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header{background-color:#fff;min-height:45px}.header{position:fixed;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{position:absolute;top:0;line-height:45px;right:20px}.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{position:absolute;top:0;line-height:40px;right:20px}.small-header .signed-in-user{cursor:pointer}.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:#3a96dd}.dark-theme,.jumbo{background-color:#2b2b2b}.jumbo{left:0;right:0;top:0;height:70px;box-sizing:border-box;padding-left:20px;padding-top:0;color:#fff}.jumbo .jumbo-header{display:inline-block;font-size:20px;letter-spacing:.3px;color:#fff;position:relative}.jumbo .jumbo-header:after{content:"PREVIEW";color:hsla(0,0%,100%,.6);position:absolute;right:0;top:100%;margin-right:31px;margin-top:-25px;font-family:Segoe UI Semibold,sans-serif;font-size:11px;line-height:15px}.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}ul.header-nav{list-style-type:none;margin:0;padding:0}ul.header-nav,ul.header-nav li{display:inline-block}ul.header-nav li.active{background-color:#393939}ul.header-nav li a{line-height:70px;display:inline-block;height:70px;padding-left:3ex;padding-right:3ex;letter-spacing:.3px}ul.header-nav li a:hover,ul.header-nav li a:visisted{color:#fff}.open-search{display:none}.search-outter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:60px}.searchBox{position:relative;top:0;right: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 none transparent;box-sizing:border-box;-webkit-appearance:none;border-radius:0}.searchBox input::-webkit-input-placeholder{color:#9e9e9e}.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:#1a6197;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 none 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{position: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:#003966;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}.no-bots-prompt .button{margin-top:46px;background:#3a96dd;color:#fff}.no-bots-prompt .button:hover,.no-bots-prompt .button:visited{color:#fff}.no-bots-prompt .button:hover{background-color:#0063b1}.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:6;background-color:rgba(0,0,0,.3);position:fixed;left:0;top:0;width:100%;height:100%}.dialog{position:absolute;min-width:270px;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{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";color:#2b2b2b}.tool-tip{position:absolute;min-width:270px;border:1px solid #999;padding:30px;background-color:#fff;width:350px;background-color:#e6e6e6;z-index:5;border:0 none 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;-webkit-transform:rotate(45deg);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;max-width:none}.outline.small,.page-content{position:fixed;left:0;right:0;bottom:0}.page-content{min-height:175px;top:115px;overflow:auto}.page-content.small{position:relative;width:100%;height:100%;overflow:auto;top:0}.page-content.small: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:-webkit-box;display:-ms-flexbox;display:flex;line-height:64px;height:64px}main.small .page-content .bot-page-header{z-index:4}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-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}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:#003966;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 none 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 none 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:#3a96dd}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-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}.bot-create-switch-outter .description{width:480px;padding-bottom:64px;text-align:center}.bot-create-switch-outter .description p{margin-top:16px}.bot-create-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.bot-create-switch h1{margin-top:64px;margin-bottom:24px;width:100%}.bot-create-tile{width:460px;height:352px;margin-left:0;margin-right:20px;text-align:center;padding:32px}.bot-create-tile h3{font-family:Segoe UI Semibold,sans-serif;font-size:18px;color:#2b2b2b;letter-spacing:.5px;line-height:24px}.bot-create-tile .tile-text{height:140px;margin-top:40px}.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:#3a96dd;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/azure-bot-service-loader.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-default-7.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:#3a96dd;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:#3a96dd}.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:#13456b;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:#3a96dd;padding:13px 34px 15px;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:#003966;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#003966;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:#3a96dd;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:center;-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:#3a96dd;padding:13px 34px 15px;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:#003966;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#003966;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:#3a96dd;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:center;-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:#3a96dd;padding:13px 34px 15px;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:#003966;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#003966;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(100% * 3 + 0 * 2 + 84px * 2)}.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:#3a96dd;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:center;-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:#3a96dd;padding:13px 34px 15px;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:#003966;text-decoration:none}.home-intro section.intro-hero{color:#fff;background-color:#003966;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(100% * 3 + 8px * 2 + 84px * 2)}.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:#3a96dd;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(100% * 3 + 8px * 2);margin-top:24px}.home-intro .intro-content-v3-outer h2{margin-top:50px}.home-intro .intro-content-v3{margin-left:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:center;-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;-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation:b 5s infinite;animation:b 5s infinite}.progress-ring .progress-circle:after{content:"\2022";position:absolute;font-size:10px;color:#3a96dd}.progress-ring .progress-circle:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.progress-ring .progress-circle:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.progress-ring .progress-circle:nth-child(4){-webkit-animation-delay:.9s;animation-delay:.9s}.progress-ring .progress-circle:nth-child(5){-webkit-animation-delay:1.2s;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}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes b{0%{-webkit-transform:rotate(225deg);transform:rotate(225deg);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}7%{-webkit-transform:rotate(345deg);transform:rotate(345deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}30%{-webkit-transform:rotate(455deg);transform:rotate(455deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}39%{-webkit-transform:rotate(690deg);transform:rotate(690deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}70%{-webkit-transform:rotate(815deg);transform:rotate(815deg);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{-webkit-transform:rotate(945deg);transform:rotate(945deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}76%{-webkit-transform:rotate(945deg);transform:rotate(945deg);opacity:0}to{-webkit-transform:rotate(945deg);transform:rotate(945deg);opacity:0}}@keyframes b{0%{-webkit-transform:rotate(225deg);transform:rotate(225deg);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}7%{-webkit-transform:rotate(345deg);transform:rotate(345deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}30%{-webkit-transform:rotate(455deg);transform:rotate(455deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}39%{-webkit-transform:rotate(690deg);transform:rotate(690deg);-webkit-animation-timing-function:linear;animation-timing-function:linear}70%{-webkit-transform:rotate(815deg);transform:rotate(815deg);opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{-webkit-transform:rotate(945deg);transform:rotate(945deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}76%{-webkit-transform:rotate(945deg);transform:rotate(945deg);opacity:0}to{-webkit-transform:rotate(945deg);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;-webkit-animation:c 3s infinite;animation:c 3s infinite}.progress-bar .progress-circle:after{content:"\2022";position:absolute;font-size:10px;color:#3a96dd}.progress-bar .progress-circle:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.progress-bar .progress-circle:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.progress-bar .progress-circle:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.progress-bar .progress-circle:nth-child(5){-webkit-animation-delay:.8s;animation-delay:.8s}.progress-bar.progress-medium{width:296px}.progress-bar.progress-large{width:100%}@-webkit-keyframes c{0%{-webkit-transform:translate(0);transform:translate(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}30%{-webkit-transform:translate(60px);transform:translate(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}70%{-webkit-transform:translate(120px);transform:translate(120px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}to{-webkit-transform:translate(180px);transform:translate(180px);opacity:0}}@keyframes c{0%{-webkit-transform:translate(0);transform:translate(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}30%{-webkit-transform:translate(60px);transform:translate(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}70%{-webkit-transform:translate(120px);transform:translate(120px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}to{-webkit-transform:translate(180px);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}.icon-help:after,.icon-inline-after:after,.icon-inline: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}.icon-help:after,.icon-inline-after: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"}.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 .expandable-text .SDK.expando:after,.bot-create-tile .icon.SDK:after,.bot-create-tile .jumbo .SDK.jumbo-button:after,.bot-create-tile .SDK.icon-accept:after,.bot-create-tile .SDK.icon-down-arrow:after,.bot-create-tile .SDK.icon-download:after,.bot-create-tile .SDK.icon-edit:after,.bot-create-tile .SDK.icon-left-arrow:after,.bot-create-tile .SDK.icon-right-arrow:after,.bot-create-tile .SDK.icon-up-arrow:after,.bot-create-tile .SDK.sort-toggle:after,.expandable-text .bot-create-tile .SDK.expando:after,.icon-download:after,.jumbo .bot-create-tile .SDK.jumbo-button:after{content:"\E118"}.icon-edit:after{content:"\E104"}.svgicon{display:inline-block;width:1em;height:1em;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}.list-pager{text-align:center;margin-top:3ex}.list-pager div{display:inline-block;padding:1ex 2ex;cursor:pointer}.list-pager .current{color:#3a96dd}.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:#003966;color:#e6e6e6;padding-top:37px;padding-bottom:46px}.action-sheet .header a,.action-sheet .header a:hover,.action-sheet .header a:visited{color:#3a96dd}.action-sheet h3{font-size:20px}#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:#3a96dd}.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;padding-left:12px}.bot-create-page section h1{margin-bottom:24px}.bot-create-page section[disabled]{opacity:.2}.bot-create-page section:first-child{border-bottom:1px solid #ccc}.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(a) ".";display:inline-block;width:1em;font-family:Segoe UI Semibold,sans-serif}.bot-msa-editor{counter-reset:a}.bot-msa-editor .detail-row{margin-bottom:3ex}.bot-msa-editor label{counter-increment:a;display:block;font-size:13px;line-height:20px;margin-bottom:8px}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:left;align-content:left;-webkit-box-pack:start;-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:16px;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:#3a96dd}.bot-create-page section .detail-row button.text-button,.bot-create-page section .form-row button.text-button{background:#fff;border:1px solid #3a96dd;color:#3a96dd}.bot-create-page section .detail-row button.text-button:hover,.bot-create-page section .form-row button.text-button:hover{background:#3a96dd;color:#fff}.bot-create-page section .detail-row button.text-button:active,.bot-create-page section .form-row button.text-button:active{background:#0063b1;border-color:#0063b1}.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 .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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:4px;margin-top:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px}.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 .gallery{max-width:1130px}.bot-create-page section .gallery .gallery-inner{margin-left:-25px;margin-top:-25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-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:1px solid #e6e6e6;box-shadow:0 1px 1px 0 rgba(0,0,0,.15);border-radius:2px;width:340px;height:200px;margin-left:25px;margin-top:25px;text-align:center;cursor:pointer;box-sizing:border-box;text-align:left}.bot-create-page section .gallery .gallery-inner .template:active,.bot-create-page section .gallery .gallery-inner .template:hover{border-color:#d5d5d5}.bot-create-page section .gallery .gallery-inner .template.selected{border-color:#3a96dd;border-width:2px}.bot-create-page section .gallery .gallery-inner .template .name{background-color:#f2f2f2;line-height:64px;font-family:Segoe UI Semibold,sans-serif;padding-left:16px}.bot-create-page section .gallery .gallery-inner .template p{margin:14px 16px}::-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:b;clear:both;padding-top:1em}ol.bot-ci-list>li{counter-increment:b}ol.bot-ci-list>li:before{display:inline-block;width:1em;font-weight:600;content:counter(b) "."}ol.bot-ci-list li{padding:1ex 0}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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-body,.tab-body .tab-left{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-body .tab-left{-webkit-box-flex:1;-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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-body .bot-tab-container,.tab-body .tab-body-inner{-webkit-box-flex:1;-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tab-body .bot-webChat.loading .progress-bar{margin-bottom:16px}.code-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;clear:both}.code-tab .code-panel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}a.expando.open~.expandee{height:auto}.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:#3a96dd;border-style:solid none none solid;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-animation:a 1s infinite;animation:a 1s infinite;-webkit-animation-timing-function:linear;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:#3a96dd;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:#3a96dd;display:block}.bot-app-spinner label span{font-family:inherit}.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:-webkit-box;display:-ms-flexbox;display:flex;position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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}.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:-webkit-box;display:-ms-flexbox;display:flex;line-height:64px;height:64px}.bot-page .bot-page-header .flex-spacer{-webkit-box-flex:1;-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.bot-selected-tab,.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 .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;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;white-space:nowrap;padding-left:20px}.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:-webkit-box;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}.bot-page .bot-page-header .bot-tabs .bot-tab-control .bot-tab-control-tab.bot-selected-tab,.bot-page .bot-page-header .bot-tabs .bot-tab-control .bot-tab-control-tab:hover{color:#fff}.bot-page .bot-page-header .bot-controls{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:inline-block;padding-right:20px;white-space:nowrap}.bot-page .bot-page-header .bot-controls .bot-train-button{color:#fff;background-color:#6bb700;transition:background-color .1s linear;margin-right:4px}.bot-page .bot-page-header .bot-controls .bot-train-button:hover{background-color:#599b00}.bot-page .bot-page-header .bot-controls .bot-train-button:active{background-color:#498205}.bot-page .bot-page-header .bot-controls .bot-test-button{color:#fff;background-color:#3a96dd;transition:background-color .1s linear;margin-left:4px}.bot-page .bot-page-header .bot-controls .bot-test-button:hover{background-color:#0063b1}.bot-page .bot-page-header .bot-controls .bot-test-button:active{background-color:#003966}.bot-page .bot-page-body{position:absolute;overflow:hidden;left:0;right:0;top:64px;bottom: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;background-color:#fff;transition:width .1s ease-out}.bot-page .bot-page-body-right.with-webchat{width:400px}.bot-page .bot-page-body-right .bot-page-webchat{padding:0;width:100%;height:100%;border-style:none}.bot-page .bot-page-body-right .bot-page-webchat.with-webchat{border-left:#ddd;border-left-width:1px;border-left-style:solid}.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-width:20px;border-left-style:solid;border-left-color:#f7f7f7;width:auto}@media screen and (min-width:1300px){.bot-dashboard.nobelfast .flex-grid .flex-grid,.bot-dashboard.nowebchat .flex-grid .flex-grid{max-width:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bot-dashboard.nobelfast .flex-grid .head-card,.bot-dashboard.nowebchat .flex-grid .head-card{width:402px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bot-dashboard.nobelfast .flex-grid .head-card .agent-test.bot-create-tile,.bot-dashboard.nobelfast .flex-grid .head-card .agent-test.grid-card,.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%}}.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:#3a96dd;text-align:center;background-color:#fff;border-style:none none solid solid;border-color:#f2f2f2;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:#3a96dd;border:1px solid hsla(0,0%,100%,.5);color:#fff;position:absolute;cursor:default;outline:0;z-index:6}.dropdown-menu .dropdown-menu-item{padding:11px 14px 12px}.dropdown-menu .dropdown-menu-item.dropdown-menu-item-highlight{background-color:#1e6ead}.user-menu{min-width:320px;margin-top:-8px;margin-left:2px}.user-menu-user{padding:14px;border-bottom:1px solid hsla(0,0%,100%,.5)}.user-menu-user .user-menu-user-name{font-size:18px}.user-menu-user .user-menu-user-email{font-size:14px}.header{height:45px}.header a{color:#2b2b2b}.header .signed-in-user{display:inline-block;padding-left:10px;padding-right:10px;max-width:150px;white-space:nowrap;cursor:default;overflow:hidden;text-overflow:ellipsis}.header .signed-in-user:hover{background-color:#f2f2f2}.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{padding:100px 20px;text-align:center}.sign-in-screen .sign-in-contents .sign-in-title{font-size:36px;margin-bottom:30px}.sign-in-screen .sign-in-contents .sign-in-details{margin-bottom:60px}.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:#3a96dd}.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{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto}.my-bots .stretched-row:first-child{margin-top:28px;padding-bottom:16px}.my-bots .stretched-row:first-child+.agent{border-top:1px solid #e6e6e6}.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}.my-bots .bot-card-hero .bot-content h3{color:#3a96dd;font-family:Segoe UI Semibold,sans-serif;font-size:15px;letter-spacing:.5px;padding-top:6px;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{overflow:auto}.agent-page .label-above{display:block;font-size:13px;line-height:20px;margin-bottom:8px;float:left}.agent-page .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{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]{border:none}.agent-page .description{min-height:110px;vertical-align:top;overflow:hidden}.agent-page .detail-row{margin-bottom:8px}.agent-page .config-info{padding-top:5px;padding-bottom:1px}.agent-page .button-panel{margin-bottom:3em;margin-top:2em}.agent-page .button-panel.create-mode,.agent-page .button-panel.edit-mode{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-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{display:-webkit-box;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{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.agent-page .button-panel.create-mode .delete-button,.agent-page .button-panel.edit-mode .delete-button{background:#fff;border:1px solid #3a96dd;color:#3a96dd;border-color:#c50f1f;color:#c50f1f}.agent-page .button-panel.create-mode .delete-button:hover,.agent-page .button-panel.edit-mode .delete-button:hover{background:#3a96dd}.agent-page .button-panel.create-mode .delete-button:active,.agent-page .button-panel.edit-mode .delete-button:active{background:#0063b1;border-color:#0063b1}.agent-page .button-panel.create-mode .delete-button:hover,.agent-page .button-panel.edit-mode .delete-button:hover{color:#fff;background-color:#c50f1f}.agent-page .button-panel.create-mode .delete-button:active,.agent-page .button-panel.edit-mode .delete-button:active{color:#fff;background-color:#a80000;border-color:#a80000}.agent-page .button-panel.create-mode .cancel-button,.agent-page .button-panel.edit-mode .cancel-button{margin-left:0}.agent-page .button-panel.create-mode .save-button,.agent-page .button-panel.edit-mode .save-button{margin-left:20px}.agent-page .button-panel.create-mode button,.agent-page .button-panel.edit-mode button{margin-left:20px;margin-bottom:20px;min-width:156px}.agent-page 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:56px;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:10px}.channels table{width:100%;border-collapse:collapse;border-spacing:0}.channels .channel-row,.channels tr{border-bottom:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:56px}.channels .channel-row>:first-child,.channels tr>:first-child{min-width:210px}.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,.channels tr .config-link{cursor:pointer;color:#3a96dd}.channels .channel-row .config-link .config-link-text,.channels tr .config-link .config-link-text{font-family:Segoe UI Semibold,sans-serif}.channels .channel-row .config-link .config-link-text:hover,.channels tr .config-link .config-link-text:hover{text-decoration:underline}.channels .channel-row .config-link .config-link-icon,.channels tr .config-link .config-link-icon{margin-left:12px}.channels .channel-row .config-link:hover,.channels tr .config-link:hover{color:#0063b1}.channels .channel-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Segoe UI Semibold,sans-serif;min-width:28ex}.channels .channel-test{margin-left:12px}.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:#3a96dd}.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{text-align:right;margin-top:24px;margin-bottom:48px;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;width:auto}.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-left:20px;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):not(.bot-dashboard .publish-drop-down:after):not(.bot-tab-container .publish-drop-down:after):not(.publish-status-bar .publish-drop-down:after):not(.bot-page-body-left .publish-drop-down:after):not(.bot-dashboard .publish-approved-icon:before):not(.bot-tab-container .publish-approved-icon:before):not(.publish-status-bar .publish-approved-icon:before):not(.bot-page-body-left .publish-approved-icon:before):not(.bot-dashboard .publish-rejected-icon:before):not(.bot-tab-container .publish-rejected-icon:before):not(.publish-status-bar .publish-rejected-icon:before):not(.bot-page-body-left .publish-rejected-icon:before):not(.bot-dashboard .publish-inreview-icon:before):not(.bot-tab-container .publish-inreview-icon:before):not(.publish-status-bar .publish-inreview-icon:before):not(.bot-page-body-left .publish-inreview-icon:before),.bot-page-body-left .bot-status a span:not(.icon-font):not(.bot-dashboard .publish-drop-down:after):not(.bot-tab-container .publish-drop-down:after):not(.publish-status-bar .publish-drop-down:after):not(.bot-page-body-left .publish-drop-down:after):not(.bot-dashboard .publish-approved-icon:before):not(.bot-tab-container .publish-approved-icon:before):not(.publish-status-bar .publish-approved-icon:before):not(.bot-page-body-left .publish-approved-icon:before):not(.bot-dashboard .publish-rejected-icon:before):not(.bot-tab-container .publish-rejected-icon:before):not(.publish-status-bar .publish-rejected-icon:before):not(.bot-page-body-left .publish-rejected-icon:before):not(.bot-dashboard .publish-inreview-icon:before):not(.bot-tab-container .publish-inreview-icon:before):not(.publish-status-bar .publish-inreview-icon:before):not(.bot-page-body-left .publish-inreview-icon:before),.bot-tab-container .bot-status a span:not(.icon-font):not(.bot-dashboard .publish-drop-down:after):not(.bot-tab-container .publish-drop-down:after):not(.publish-status-bar .publish-drop-down:after):not(.bot-page-body-left .publish-drop-down:after):not(.bot-dashboard .publish-approved-icon:before):not(.bot-tab-container .publish-approved-icon:before):not(.publish-status-bar .publish-approved-icon:before):not(.bot-page-body-left .publish-approved-icon:before):not(.bot-dashboard .publish-rejected-icon:before):not(.bot-tab-container .publish-rejected-icon:before):not(.publish-status-bar .publish-rejected-icon:before):not(.bot-page-body-left .publish-rejected-icon:before):not(.bot-dashboard .publish-inreview-icon:before):not(.bot-tab-container .publish-inreview-icon:before):not(.publish-status-bar .publish-inreview-icon:before):not(.bot-page-body-left .publish-inreview-icon:before),.publish-status-bar .bot-status a span:not(.icon-font):not(.bot-dashboard .publish-drop-down:after):not(.bot-tab-container .publish-drop-down:after):not(.publish-status-bar .publish-drop-down:after):not(.bot-page-body-left .publish-drop-down:after):not(.bot-dashboard .publish-approved-icon:before):not(.bot-tab-container .publish-approved-icon:before):not(.publish-status-bar .publish-approved-icon:before):not(.bot-page-body-left .publish-approved-icon:before):not(.bot-dashboard .publish-rejected-icon:before):not(.bot-tab-container .publish-rejected-icon:before):not(.publish-status-bar .publish-rejected-icon:before):not(.bot-page-body-left .publish-rejected-icon:before):not(.bot-dashboard .publish-inreview-icon:before):not(.bot-tab-container .publish-inreview-icon:before):not(.publish-status-bar .publish-inreview-icon:before):not(.bot-page-body-left .publish-inreview-icon:before){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:#ffab00;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:#3a96dd}.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:#3a96dd;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-left:20px;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 .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-icon-list img{margin-right:10px}.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{background-color:#eceff1;padding:10px}.embed-code-dialog .embed-code{padding-top:6px;overflow:hidden;word-break:break-all}.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:red}.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:red!important}.bot-status-color-warning{color:orange!important}.bot-status-color-ok{color:#6bb700!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 .text-button{background:#fff;border:1px solid #3a96dd;color:#3a96dd}.bot-editor .text-button:hover{background:#3a96dd;color:#fff}.bot-editor .text-button:active{background:#0063b1;border-color:#0063b1}.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;font-weight:700;font-size:13px;color:#2b2b2b}.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}.agent-page .bot-editor .detail-row{margin-bottom:16px}.bot-publisher-editor .error-info{padding-left:7px;font-size:12px;color:#c50f1f}.bot-publisher-editor .detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:left;align-content:left;-webkit-box-pack:start;-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:#3a96dd}.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 none 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:#3a96dd;border-bottom:1px solid #e6e6e6;color:#fff;font-size:inherit;padding:10px}.dialog.iframe-dialog .dialog-close-button{right:10px;top:13px}.dialog.iframe-dialog .dialog-close-button:after{color:#fff}.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:#3a96dd;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:left;-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 gray;border-radius:8px;background-repeat:no-repeat;background-position:center 8px;background-size:64px}.template-list .template.selected{border-color:#3a96dd;border-width:2px}.flex-grid{margin-left:-20px}@media screen and (max-width:867px){#app-body,.fullWidth{width:100%}#app-body{padding-bottom:240px}.jumbo .jumbo-button{color:#3a96dd;height:auto;line-height:2;top:auto}.jumbo .jumbo-button:hover,.jumbo .jumbo-button:visited{color:#3a96dd}ul.header-nav{z-index:5;height:auto;position:absolute;right:0;top:0}ul.header-nav:after{font-family:Glyphs;position:absolute;right:12px;top:4px;font-size:24px;content:"\E700";font-size:32px;top:19px;right:20px}ul.header-nav li{display:none;background-color:#2b2b2b;border-top:1px solid #fff}ul.header-nav li a{line-height:3em;height:3em;width:100%;padding-left:20px;padding-right:0}ul.header-nav.expand{background-color:transparent;padding:70px 0 0;width:100%;border-bottom:1px solid #fff}ul.header-nav.expand li{display:block}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 none 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:#3a96dd;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bot-overview .ul-vert-bar li{border-left:0 none 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:-webkit-box;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-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:1100px){.open-search{display:block;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 none transparent;clear:both}.searchBox.expand{display:block;position:static;background:#3a96dd;padding:6px 20px 6px 0;width:100%;left:0;right:0;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;vertical-align:auto}.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}}.tool-tip.static{display:none}.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:5;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.code-editor{-webkit-box-flex:1;-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}.email-consent-form{width:622px;font-family:Segoe UI,sans-serif}.email-consent-form .form-heading{font-size:24px;color:#000;letter-spacing:0;margin-bottom:24px}.email-consent-form .form-description{font-size:15px;color:#000;letter-spacing:.2px;line-height:23px;margin-bottom:16px}.email-consent-form .form-buttons{margin-top:36px;text-align:center}.email-consent-form .form-buttons span.spacer{width:12px;display:inline-block}.email-consent-form .form-buttons .save-button{background:#3a96dd;color:#fff}.email-consent-form .form-buttons .save-button:disabled{background:#91c4ec;color:#fff}.email-consent-fields .country-selection .country-label{font-size:15px;color:#000;letter-spacing:.12px;margin-bottom:6px}.email-consent-fields .country-selection .country-select{width:312px;height:40px;font-size:15px;color:#000;letter-spacing:0;margin-bottom:20px}.email-consent-fields .checkbox-row{margin-top:4px;margin-bottom:12px;display:table}.email-consent-fields .checkbox-row .checkbox-container,.email-consent-fields .checkbox-row .label-container{display:table-cell}.email-consent-fields .checkbox-row label{font-size:15px;color:#000;letter-spacing:.1px;line-height:22px;cursor:pointer}.email-consent-fields .checkbox-row input[type=checkbox]{margin-right:16px}.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:#3a96dd;color:#fff}.user-agreement-consent-form .form-buttons .save-button:disabled{background:#91c4ec;color:#fff}@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{display:none}}@media screen and (max-width:800px){.bot-page .bot-page-header .bot-tabs,.small-header .nav-link,.small-header .search-outter{display:none}.bot-page .bot-page-header .bot-compact-menu{display:block}}#app-body.belfastHome{background-color:#fff}#app-body.belfastHome h1,#app-body.belfastHome h2{margin-bottom:32px}.belfastHome-panel{display:table-cell;vertical-align:middle;width:50%}.belfastHome-stripe-top{background-color:#fafafa;color:#393939;margin-bottom:-64px;padding-top:72px}.belfastHome-stripe-top h1{font-size:62px;letter-spacing:.2px;line-height:70px;padding-top:64px}.belfastHome-stripe-top p{font-size:20px;letter-spacing:.2px;line-height:30px}.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: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:144px}.belfastHome-stripe-alt2{background-color:#f7f7f7;margin-top:160px;padding-bottom:64px;padding-top:80px}.belfastHome-stripe-alt2 p{margin-bottom:60px}.belfastHome-stripe-alt2 .belfastHome-subsection{margin-top:0}.belfastHome-stripe-alt2 .link-tiles{margin-left:-60px}.belfastHome-stripe-alt2 .link-tile{float:left;margin:0 0 88px 60px;width:320px}.belfastHome-stripe-alt2 .link-tile .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-stripe-alt2 .link-tile .description{margin-top:4px;opacity:.69;font-size:15px;color:rgba(0,0,0,.87);letter-spacing:.3px;line-height:22px;height:44px}.belfastHome-stripe-alt2 .link-tile a.learnmore{margin-top:16px}.belfastHome-stripe-alt2 .svgicon{padding:19px;height:96px;width:96px}.belfastHome-stripe-alt2 .svgicon-background{height:96px;width:96px;border-radius:48px;-webkit-border-radius:48px;-moz-border-radius:48px}.belfastHome-stripe-alt2 .svgicon-bot-framework-mark{background-color:#3a96dd}.belfastHome-stripe-alt2 .svgicon-skype-inverse,.belfastHome-stripe-alt2 .svgicon-skype-solid{background-color:#00aff0}.belfastHome-stripe-alt2 .svgicon-skype-inverse .svgicon,.belfastHome-stripe-alt2 .svgicon-skype-solid .svgicon{padding:22px}.belfastHome-stripe-alt2 .svgicon-luis{background-color:#049580}.belfastHome-stripe-alt2 .svgicon-luis .svgicon{margin-left:2px}.belfastHome-stripe-alt2 .svgicon-cognitive-services,.belfastHome-stripe-alt2 .svgicon-luis,.belfastHome-stripe-alt2 .svgicon-qna-tile{background-color:#049580}.belfastHome-stripe-alt2 .svgicon-microsoft-teams{background-color:#5556b0}.belfastHome-stripe-alt2 .svgicon-microsoft-teams .svgicon{padding:25px}.belfastHome-stripe-alt2 .svgicon-adaptive-cards .svgicon,.belfastHome-stripe-alt2 .svgicon-analytics .svgicon,.belfastHome-stripe-alt2 .svgicon-bing .svgicon,.belfastHome-stripe-alt2 .svgicon-channel-inspector .svgicon,.belfastHome-stripe-alt2 .svgicon-payments .svgicon{padding:0}.belfastHome-stripe-alt1 .belfastHome-subsection,.belfastHome-stripe-alt2 .belfastHome-subsection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.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 .svgicon,.belfastHome-stripe-alt2 .belfastHome-subsection .svgicon{margin:auto}.belfastHome-stripe-alt1 .belfastHome-subsection .belfastHome-panel:first-child .svgicon,.belfastHome-stripe-alt2 .belfastHome-subsection .belfastHome-panel:first-child .svgicon{margin-left:0}.belfastHome-stripe-alt1 .belfastHome-subsection .belfastHome-panel:nth-child(3) .svgicon,.belfastHome-stripe-alt2 .belfastHome-subsection .belfastHome-panel:nth-child(3) .svgicon{margin-right:0}.belfastHome-stripe-alt1 .belfastHome-subsection .belfastHome-panel:nth-child(3) .svgicon.svgicon-cortana,.belfastHome-stripe-alt2 .belfastHome-subsection .belfastHome-panel:nth-child(3) .svgicon.svgicon-cortana{margin-right:auto}.belfastHome-stripe-alt2 .link-tiles{margin-top:80px}.belfastHome-rail{margin-left:164px;margin-right:32px;min-height:200px}.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:160px;position:relative}.belfastHome-subsection a.learnmore{margin-top:24px;display:block;font-family:Segoe UI Bold,sans-serif;font-size:15px;color:#3a96dd;letter-spacing:.7px;line-height:20px;text-transform:uppercase}.belfastHome-subsection a.learnmore:after{content:"\E0E3";font-family:Glyphs;margin-left:6px;vertical-align:-.3ex;display:inline-block;text-decoration:none;font-weight:700}.belfastHome-subsection h2{font-size:46px;letter-spacing:.2px;line-height:58px}.belfastHome-subsection p{opacity:.69;font-size:20px;letter-spacing:.2px;line-height:30px;max-width:520px;margin-bottom:72px}.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:-webkit-box;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{-webkit-box-flex:1;-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;-webkit-box-flex:0;-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:-webkit-inline-box;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-color:transparent;border-bottom-style:solid;border-bottom-width:3px}.analytics-dashboard .totals-card .total-card h1{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 .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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.chevron-dropdown .label{cursor:default}.chevron-dropdown .chevron,.chevron-dropdown .label{display:inline-block;position:relative;height:28px;line-height:28px}.chevron-dropdown .chevron{cursor:pointer;width:28px;text-align:center;transition:background-color .1s linear}.chevron-dropdown .chevron:hover{background:#b3dbf2}.chevron-dropdown .chevron.open{background:#83beec}.chevron-dropdown .chevron .content{display:none;position:absolute;right:0;top:28px;background:#fff;text-align:left;vertical-align:top;z-index:1}.chevron-dropdown .chevron .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 .chevron .content table{padding-top:8px;padding-bottom:8px}.chevron-dropdown label.m-checkbox-container,.chevron-dropdown label.m-radio-container{white-space:nowrap;padding:0 8px;color:#2b2b2b;cursor:pointer}.chevron-dropdown span.icon-mvr-Checkbox,.chevron-dropdown span.icon-mvr-CheckboxComposite,.chevron-dropdown span.icon-mvr-RadioBtnOff,.chevron-dropdown span.icon-mvr-RadioBtnOn{padding:0;padding-right:8px;font-size:22px!important;vertical-align:middle}.compact-dropdown-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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}.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)}video{border-radius:16px 16px 0 0;border:6px solid #ccc;border-bottom:0;height:537px;width:380px}.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:1166px){.belfastHome-stripe-top{margin-bottom:-8px}.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-stripe-alt2{margin-top:100px}.belfastHome-subsection h2{font-size:24px;letter-spacing:.1px;line-height:32px}.belfastHome-subsection p{font-size:15px;letter-spacing:.2px;line-height:22px}}@media screen and (max-width:1023px){.belfastHome-rail{margin-left:32px}video{height:397px;width:283px}.svgicon-bot-chat{font-size:84px}.svgicon-channels{font-size:237px}.svgicon-web-chat{font-size:131px}.svgicon-azure-clouds{font-size:99px}}@media screen and (min-width:661px){.belfastHome-stripe-alt2{margin-bottom:-96px}}@media screen and (max-width:660px){.svgicon-phone-bezel,video{display:none}.belfastHome-subsection{margin-top:96px}.belfastHome-subsection svg{display:block;margin:0 auto}.belfastHome-subsection .link-tiles svg{display:inline-block}.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}.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:-webkit-box;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}}@media screen and (max-width:374px){.belfastHome-rail{margin-left:16px;margin-right:16px}.svgicon-channels{font-size:191px}}.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:-8px;margin-left:-8px}.add-channel-tile{width:112px;height:112px;margin-left:8px;margin-top:8px;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;box-shadow:0 0 1px 0 rgba(0,0,0,.07),0 1px 1px 0 rgba(0,0,0,.14);border-radius:2px;cursor:pointer}.add-channel-tile img{max-height:56px;margin:auto}.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}.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:calc(100% + 0px);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:6;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:#3a96dd}.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:#3a96dd}.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}