@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,700);@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,600,700);.dashboard{padding-bottom:40px}.dashboard h2{font-size:1.6em;text-align:center;margin:60px 0 20px 0}.dashboard h3{font-size:1.1em;margin:20px auto;text-align:center}.dashboard h3 span{font-weight:bold;font-size:1.5em}.dashboard #timezone{width:700px;margin:auto;background-color:#f7f7f7;text-align:center;font-size:0.9em}.dashboard #timezone>div{display:inline}.dashboard #timezone .icon{display:inline-block;vertical-align:middle;margin:0 20px;width:64px;height:64px;background:url("/img/bot/ico-timezone.png");background-size:cover;background-repeat:no-repeat;background-position:top left}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.dashboard #timezone .icon{background:url("/img/bot/ico-timezone-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.dashboard #timezone a{color:#12a812;margin-right:20px;margin-left:5px}.dashboard #timezone a .arrow{display:inline-block;vertical-align:middle;margin-left:3px;width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#12a812 transparent transparent transparent}.dashboard #timezone #report-time-setting{display:none}.dashboard #messengers{text-align:center}.dashboard #digest,.dashboard #notifications{padding-bottom:20px;margin-top:30px;margin-bottom:30px}.dashboard #save{padding:10px 30px;font-weight:bold}.dashboard table{width:750px;margin:auto}.dashboard table tr{cursor:pointer}.dashboard table th,.dashboard table td{padding:8px;border-bottom:1px solid #f4f4f4;height:34px;vertical-align:top}.dashboard table th.loading,.dashboard table td.loading{background-position:center right;background-size:15px 15px}.dashboard table th.notification,.dashboard table td.notification{max-width:500px;min-width:500px}.dashboard table th.notification p,.dashboard table td.notification p{margin:0;color:gray;position:relative;top:6px}.dashboard table th.notification p strong,.dashboard table td.notification p strong{font-weight:normal}.dashboard table th.notification p strong:first-child,.dashboard table td.notification p strong:first-child{font-size:1.3em;font-weight:bold;color:#222}.dashboard table th.notification.collapsed>p,.dashboard table td.notification.collapsed>p{display:none}.dashboard table th.notification.collapsed>p:first-child,.dashboard table td.notification.collapsed>p:first-child{display:block}.dashboard table th.notification.collapsed>p:first-child:after,.dashboard table td.notification.collapsed>p:first-child:after{content:'';display:inline-block;vertical-align:middle;margin-left:5px;width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#12a812 transparent transparent transparent}.dashboard table th.notification.expanded>p:first-child:after,.dashboard table td.notification.expanded>p:first-child:after{display:none}.dashboard table th.notification.expanded>p:last-child:after,.dashboard table td.notification.expanded>p:last-child:after{content:'';display:inline-block;vertical-align:middle;margin-left:5px;width:0;height:0;border-style:solid;border-width:0 4px 5px 4px;border-color:transparent transparent #12a812 transparent}.dashboard table th.notification.expanded>p strong:first-child,.dashboard table td.notification.expanded>p strong:first-child{font-weight:normal;font-size:1em}.dashboard table th.notification.expanded>p.cut,.dashboard table td.notification.expanded>p.cut{display:none}.dashboard table th.delete,.dashboard table td.delete{max-width:70px;min-width:70px;text-align:right}.dashboard table th.delete a,.dashboard table td.delete a{text-decoration:none;color:#fff;background-color:#e42929;padding:3px 10px;border-radius:3px;font-size:0.9em;position:relative;top:6px}.dashboard table th span,.dashboard table td span{display:inline-block}.dashboard table th .dots,.dashboard table td .dots{background:url(/img/bot/dots.png);width:6px;height:10px;display:inline-block}.dashboard table th .query,.dashboard table td .query{position:relative;top:9px;width:210px;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.dashboard table th{text-align:left;max-width:300px;min-width:300px;font-weight:normal}.dashboard .tutorial{text-align:center}.dashboard #digest-tutorial{background:url("/img/bot/Yodatai-Dashboard-3.png");background-size:cover;background-repeat:no-repeat;background-position:top left;width:520px;height:420px;margin:auto}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2ppx),only screen and (min-device-pixel-ratio:2){.dashboard #digest-tutorial{background:url("/img/bot/Yodatai-Dashboard-3-x2.png");background-size:cover;background-repeat:no-repeat;background-position:top left}}.dashboard .messenger{display:inline-block;vertical-align:middle;margin:20px;border:1px solid #ccc;border-radius:30px;width:150px;text-decoration:none;color:#222;font-weight:bold;padding:5px}.dashboard #integrations{text-align:center}.dashboard #integrations>a{display:inline-block}.dashboard #integrations .source{display:inline-block;margin-right:30px;border:1px solid #e7e9e9;border-radius:5px;padding:20px 30px;margin:10px 20px;vertical-align:top;position:relative}.dashboard #integrations .source.ready:before{position:absolute;top:5px;right:5px;color:#12a811;font-size:20px;content:"\f00c";font-family:'FontAwesome'}.dashboard #integrations .source span{width:100px;height:50px;display:block;line-height:50px;color:#12a811;text-shadow:0 1px 0 rgba(0,0,0,0.2)}.dashboard #integrations .source.amplitude span{background:url('/img/bot/amplitude.png') no-repeat center center;background-size:contain}.mobile h2{margin:30px 0 20px 0}.mobile h3{padding:0 5px}.mobile .dashboard>div{margin:0 10px}.mobile #messengers{margin:0;padding-top:10px}.mobile .messenger{margin:20px 0;width:90px;font-weight:normal;font-size:0.8em}.mobile .messenger span{background-size:contain;background-repeat:no-repeat;width:16px;height:16px}.mobile #digest,.mobile #notifications{padding-bottom:0}.mobile #digest p,.mobile #notifications p{top:0}.mobile #digest-tutorial,.mobile #notifications-tutorial{width:300px;height:250px;background-size:contain}.mobile table{width:100%}.mobile table th{width:100px}.mobile table th,.mobile table td{padding:3px}.mobile table th .query,.mobile table td .query{width:100px;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;top:0}.mobile table th.notification,.mobile table td.notification{width:200px}.mobile table th .dots,.mobile table td .dots,.mobile table th .channel-ico,.mobile table td .channel-ico{display:none}.mobile table th.delete,.mobile table td.delete{width:1px;text-align:right;padding:3px 0}.mobile table th.delete a,.mobile table td.delete a{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;width:16px;color:#e42929;background:none;padding:0}.mobile table th.delete a span,.mobile table td.delete a span{display:none}.mobile table th.delete a:before,.mobile table td.delete a:before{content:"\f014"}.mobile #timezone{width:100%}.mobile #timezone .icon{width:30px;height:30px;margin:0 10px}.mobile #timezone a{margin-right:0}.mobile #timezone>div{white-space:nowrap}.mobile #timezone.long{padding:0 0 10px}.mobile #timezone.long .icon{float:left;width:64px;height:64px;margin:0 10px}.mobile #timezone.long>div{display:block;padding:10px 0 0 0}.select2-container .selection{display:none}.select2-dropdown{border:none}.select2-search--dropdown{padding:5px 0}.select2-container--default .select2-results>.select2-results__options{max-height:220px}.splashscreen .title{font-weight:bold}