/*! RESOURCE: styles/css_hopscotch.css */
/*! RESOURCE: styles/hopscotch.min.css */
.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-up{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-ms-transform:translateY(-20px)}100%{opacity:1;-ms-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-down{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fade-in-right{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fade-in-left{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}div.hopscotch-bubble .hopscotch-nav-button{font-weight:bold;border-width:1px;border-style:solid;cursor:pointer;margin:0;overflow:visible;text-decoration:none !important;width:auto;padding:0 10px;height:26px;line-height:24px;font-size:12px;*zoom:1;white-space:nowrap;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.hopscotch-bubble .hopscotch-nav-button:hover{*zoom:1;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);box-shadow:0 1px 3px rgba(0,0,0,0.25)}div.hopscotch-bubble .hopscotch-nav-button:active{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.25);box-shadow:0 1px 2px rgba(0,0,0,0.25)}div.hopscotch-bubble .hopscotch-nav-button.next{color:#fff;margin:0 0 0 10px;text-shadow:0 1px 1px rgba(0,0,0,0.35);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='', endColorstr='')}div.hopscotch-bubble .hopscotch-nav-button.next:hover{filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='', endColorstr='')}div.hopscotch-bubble .hopscotch-nav-button.prev{background-color:#f2f2f2;border-color:#a7a7a7;color:#444;text-shadow:0 1px 1px rgba(255,255,255,0.75);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='', endColorstr='')}div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background-color:#e8e8e8;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8e8e8), color-stop(13%, #e3e3e3), color-stop(32%, #d7d7d7), color-stop(71%, #b9b9b9), color-stop(100%, #a9a9a9));background-image:-webkit-linear-gradient(to bottom, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);background-image:-moz-linear-gradient(to bottom, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);background-image:-o-linear-gradient(to bottom, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);background-image:linear-gradient(to bottom, #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%)}div.hopscotch-bubble{background-color:#fff;border:5px solid #000;border:5px solid rgba(0,0,0,0.5);color:#333;font-family:Helvetica, Arial;font-size:13px;position:absolute;z-index:999999;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}div.hopscotch-bubble *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}div.hopscotch-bubble.animate{-moz-transition-property:top, left;-moz-transition-duration:1s;-moz-transition-timing-function:ease-in-out;-ms-transition-property:top, left;-ms-transition-duration:1s;-ms-transition-timing-function:ease-in-out;-o-transition-property:top, left;-o-transition-duration:1s;-o-transition-timing-function:ease-in-out;-webkit-transition-property:top, left;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-in-out;transition-property:top, left;transition-duration:1s;transition-timing-function:ease-in-out}div.hopscotch-bubble.invisible{opacity:0}div.hopscotch-bubble.hide,div.hopscotch-bubble .hide,div.hopscotch-bubble .hide-all{display:none}div.hopscotch-bubble h3{color:#000;font-family:Helvetica, Arial;font-size:16px;font-weight:bold;line-height:19px;margin:-1px 15px 0 0;padding:0}div.hopscotch-bubble .hopscotch-bubble-container{padding:15px;position:relative;text-align:left;-webkit-font-smoothing:antialiased}div.hopscotch-bubble .hopscotch-content{font-family:Helvetica, Arial;font-weight:normal;line-height:17px;margin:-5px 0 11px;padding-top:8px}div.hopscotch-bubble .hopscotch-bubble-content{margin:0 0 0 40px}div.hopscotch-bubble.no-number .hopscotch-bubble-content{margin:0}div.hopscotch-bubble .hopscotch-bubble-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#000;background:transparent url(../img/sprite-green.png) -192px -92px no-repeat;display:block;padding:8px;position:absolute;text-decoration:none;text-indent:-9999px;width:8px;height:8px;top:0;right:0}div.hopscotch-bubble .hopscotch-bubble-close.hide,div.hopscotch-bubble .hopscotch-bubble-close.hide-all{display:none}div.hopscotch-bubble .hopscotch-bubble-number{background:transparent url(../img/sprite-green.png) 0 0 no-repeat;color:#fff;display:block;float:left;font-size:17px;font-weight:bold;line-height:31px;padding:0 10px 0 0;text-align:center;width:30px;height:30px}div.hopscotch-bubble .hopscotch-bubble-arrow-container{position:absolute;width:34px;height:34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{width:0;height:0}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-22px;left:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #000;border-bottom:17px solid rgba(0,0,0,0.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down{bottom:-39px;left:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-24px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #000;border-top:17px solid rgba(0,0,0,0.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{top:10px;left:-22px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-right:17px solid #fff;border-top:17px solid transparent;position:relative;left:7px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #000;border-right:17px solid rgba(0,0,0,0.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{top:10px;right:-39px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-left:17px solid #fff;border-top:17px solid transparent;position:relative;left:-7px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #000;border-left:17px solid rgba(0,0,0,0.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-actions{margin:10px 0 0;text-align:right}
/*! RESOURCE: styles/hopscotch.glide.css */
div.hopscotch-bubble .hopscotch-bubble-close {
background: transparent url(../images/sprite-green.png) -192px -92px no-repeat;
}

div.hopscotch-bubble .hopscotch-bubble-number {
background: transparent url(../images/sprite-green.png) 0 0 no-repeat;
}
/*! RESOURCE: styles/retina_icons/retina_icons.css */
/* Generated by grunt-webfont */
/* Based on https://github.com/endtwist/fontcustom/blob/master/lib/fontcustom/templates/fontcustom.css */



@font-face {
font-family:"retina_icons";
src:url("/styles/retina_icons/retina_icons.eot?48738ebcb15c33e079d559483fe7e2aa");
src:url("/styles/retina_icons/retina_icons.eot?48738ebcb15c33e079d559483fe7e2aa#iefix") format("embedded-opentype"),
url("/styles/retina_icons/retina_icons.woff?48738ebcb15c33e079d559483fe7e2aa") format("woff"),
url("/styles/retina_icons/retina_icons.ttf?48738ebcb15c33e079d559483fe7e2aa") format("truetype");
font-weight:normal;
font-style:normal;
}


/* Bootstrap Overrides */
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family:"retina_icons";
display:inline-block;
line-height:1;
font-weight:normal;
font-style:normal;
speak:none;
text-decoration:inherit;
text-transform:none;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}



/* Icons */


.icon-abc:before {
content:"\f101";
}



.icon-accessibility:before {
content:"\f102";
}



.icon-activity-circle:before {
content:"\f103";
}



.icon-activity-stream:before {
content:"\f104";
}



.icon-activity:before {
content:"\f105";
}



.icon-add-circle-empty:before {
content:"\f106";
}



.icon-add-circle:before {
content:"\f107";
}



.icon-add:before {
content:"\f108";
}



.icon-ai-sparkle-fill:before {
content:"\f109";
}



.icon-alert-triangle:before {
content:"\f10a";
}



.icon-alert:before {
content:"\f10b";
}



.icon-align-center:before {
content:"\f10c";
}



.icon-align-left:before {
content:"\f10d";
}



.icon-align-right:before {
content:"\f10e";
}



.icon-all-apps:before {
content:"\f10f";
}



.icon-application-generic:before {
content:"\f110";
}



.icon-archive:before {
content:"\f111";
}



.icon-arrow-down-rounded:before {
content:"\f112";
}



.icon-arrow-down-triangle:before {
content:"\f113";
}



.icon-arrow-down:before {
content:"\f114";
}



.icon-arrow-left-rounded:before {
content:"\f115";
}



.icon-arrow-left:before {
content:"\f116";
}



.icon-arrow-right-rounded:before {
content:"\f117";
}



.icon-arrow-right:before {
content:"\f118";
}



.icon-arrow-up-rounded:before {
content:"\f119";
}



.icon-arrow-up:before {
content:"\f11a";
}



.icon-article-document:before {
content:"\f11b";
}



.icon-barcode:before {
content:"\f11c";
}



.icon-blog:before {
content:"\f11d";
}



.icon-book-open:before {
content:"\f11e";
}



.icon-book:before {
content:"\f11f";
}



.icon-boolean:before {
content:"\f120";
}



.icon-bot:before {
content:"\f121";
}



.icon-brand-mobile:before {
content:"\f122";
}



.icon-brand-now:before {
content:"\f123";
}



.icon-brand-service:before {
content:"\f124";
}



.icon-brand-servicenow:before {
content:"\f125";
}



.icon-calendar:before {
content:"\f126";
}



.icon-cards:before {
content:"\f127";
}



.icon-cart-full:before {
content:"\f128";
}



.icon-cart:before {
content:"\f129";
}



.icon-catalog:before {
content:"\f12a";
}



.icon-chart-do:before {
content:"\f12b";
}



.icon-chart-pi:before {
content:"\f12c";
}



.icon-check-circle:before {
content:"\f12d";
}



.icon-check:before {
content:"\f12e";
}



.icon-checkbox-checked:before {
content:"\f12f";
}



.icon-checkbox-empty:before {
content:"\f130";
}



.icon-chevron-down:before {
content:"\f131";
}



.icon-chevron-left:before {
content:"\f132";
}



.icon-chevron-right-circle-solid:before {
content:"\f133";
}



.icon-chevron-right-circle:before {
content:"\f134";
}



.icon-chevron-right:before {
content:"\f135";
}



.icon-chevron-up:before {
content:"\f136";
}



.icon-circle-solid:before {
content:"\f137";
}



.icon-clear-cache:before {
content:"\f138";
}



.icon-clear:before {
content:"\f139";
}



.icon-clockwise:before {
content:"\f13a";
}



.icon-code:before {
content:"\f13b";
}



.icon-cog-changes:before {
content:"\f13c";
}



.icon-cog-selected:before {
content:"\f13d";
}



.icon-cog:before {
content:"\f13e";
}



.icon-collaboration:before {
content:"\f13f";
}



.icon-comment-add:before {
content:"\f140";
}



.icon-comment-hollow:before {
content:"\f141";
}



.icon-comment:before {
content:"\f142";
}



.icon-company-feed:before {
content:"\f143";
}



.icon-condition:before {
content:"\f144";
}



.icon-conference-room-fill:before {
content:"\f145";
}



.icon-conference-room-outline:before {
content:"\f146";
}



.icon-configuration-item:before {
content:"\f147";
}



.icon-configuration:before {
content:"\f148";
}



.icon-connect-adduser-sm:before {
content:"\f149";
}



.icon-connect-adduser:before {
content:"\f14a";
}



.icon-connect-close-sm:before {
content:"\f14b";
}



.icon-connect-close:before {
content:"\f14c";
}



.icon-connect-minimize-sm:before {
content:"\f14d";
}



.icon-connect-minimize:before {
content:"\f14e";
}



.icon-connect-newwin:before {
content:"\f14f";
}



.icon-connect-newwindow-sm:before {
content:"\f150";
}



.icon-connect-viewdocument-sm:before {
content:"\f151";
}



.icon-connect-viewdocument:before {
content:"\f152";
}



.icon-connection:before {
content:"\f153";
}



.icon-console:before {
content:"\f154";
}



.icon-copy:before {
content:"\f155";
}



.icon-counter-clockwise:before {
content:"\f156";
}



.icon-crop:before {
content:"\f157";
}



.icon-cross-circle:before {
content:"\f158";
}



.icon-cross:before {
content:"\f159";
}



.icon-cursor-move:before {
content:"\f15a";
}



.icon-cursor-select:before {
content:"\f15b";
}



.icon-dashboard:before {
content:"\f15c";
}



.icon-database-error:before {
content:"\f15d";
}



.icon-database:before {
content:"\f15e";
}



.icon-date-time:before {
content:"\f15f";
}



.icon-debug:before {
content:"\f160";
}



.icon-default-knowledge-base:before {
content:"\f161";
}



.icon-delete-selected:before {
content:"\f162";
}



.icon-delete:before {
content:"\f163";
}



.icon-directions:before {
content:"\f164";
}



.icon-discovery-connection:before {
content:"\f165";
}



.icon-discovery-identification:before {
content:"\f166";
}



.icon-discovery-pattern:before {
content:"\f167";
}



.icon-discovery-square:before {
content:"\f168";
}



.icon-discovery-step:before {
content:"\f169";
}



.icon-document-all-generic:before {
content:"\f16a";
}



.icon-document-attachment:before {
content:"\f16b";
}



.icon-document-code:before {
content:"\f16c";
}



.icon-document-doc:before {
content:"\f16d";
}



.icon-document-multiple:before {
content:"\f16e";
}



.icon-document-pdf:before {
content:"\f16f";
}



.icon-document-ppt:before {
content:"\f170";
}



.icon-document-txt:before {
content:"\f171";
}



.icon-document-xls:before {
content:"\f172";
}



.icon-document-zip:before {
content:"\f173";
}



.icon-document:before {
content:"\f174";
}



.icon-double-chevron-left:before {
content:"\f175";
}



.icon-double-chevron-right:before {
content:"\f176";
}



.icon-download-sourcecode:before {
content:"\f177";
}



.icon-download:before {
content:"\f178";
}



.icon-drag-dots:before {
content:"\f179";
}



.icon-drag:before {
content:"\f17a";
}



.icon-drawer-selected:before {
content:"\f17b";
}



.icon-drawer:before {
content:"\f17c";
}



.icon-edit-syntax:before {
content:"\f17d";
}



.icon-edit:before {
content:"\f17e";
}



.icon-ellipsis-vertical:before {
content:"\f17f";
}



.icon-ellipsis:before {
content:"\f180";
}



.icon-empty-circle:before {
content:"\f181";
}



.icon-endpoint:before {
content:"\f182";
}



.icon-envelope-open:before {
content:"\f183";
}



.icon-envelope-subscribe:before {
content:"\f184";
}



.icon-envelope-unsubscribe:before {
content:"\f185";
}



.icon-error-circle:before {
content:"\f186";
}



.icon-error:before {
content:"\f187";
}



.icon-essentials:before {
content:"\f188";
}



.icon-export:before {
content:"\f189";
}



.icon-filter:before {
content:"\f18a";
}



.icon-first:before {
content:"\f18b";
}



.icon-fit-width:before {
content:"\f18c";
}



.icon-floor-plan:before {
content:"\f18d";
}



.icon-folder:before {
content:"\f18e";
}



.icon-form:before {
content:"\f18f";
}



.icon-format:before {
content:"\f190";
}



.icon-fullscreen:before {
content:"\f191";
}



.icon-glasses:before {
content:"\f192";
}



.icon-global:before {
content:"\f193";
}



.icon-hardware:before {
content:"\f194";
}



.icon-help:before {
content:"\f195";
}



.icon-history:before {
content:"\f196";
}



.icon-home:before {
content:"\f197";
}



.icon-hr:before {
content:"\f198";
}



.icon-identification:before {
content:"\f199";
}



.icon-image:before {
content:"\f19a";
}



.icon-indent:before {
content:"\f19b";
}



.icon-info:before {
content:"\f19c";
}



.icon-insert-table:before {
content:"\f19d";
}



.icon-it:before {
content:"\f19e";
}



.icon-key:before {
content:"\f19f";
}



.icon-keyboard:before {
content:"\f1a0";
}



.icon-label-dot:before {
content:"\f1a1";
}



.icon-label:before {
content:"\f1a2";
}



.icon-last:before {
content:"\f1a3";
}



.icon-layout:before {
content:"\f1a4";
}



.icon-lightbulb:before {
content:"\f1a5";
}



.icon-like:before {
content:"\f1a6";
}



.icon-link:before {
content:"\f1a7";
}



.icon-list:before {
content:"\f1a8";
}



.icon-livefeed:before {
content:"\f1a9";
}



.icon-loading:before {
content:"\f1aa";
}



.icon-location:before {
content:"\f1ab";
}



.icon-locked:before {
content:"\f1ac";
}



.icon-loop:before {
content:"\f1ad";
}



.icon-mail:before {
content:"\f1ae";
}



.icon-marker:before {
content:"\f1af";
}



.icon-maximize:before {
content:"\f1b0";
}



.icon-menu-arrows:before {
content:"\f1b1";
}



.icon-menu:before {
content:"\f1b2";
}



.icon-microsoft-teams:before {
content:"\f1b3";
}



.icon-minimize:before {
content:"\f1b4";
}



.icon-mobile:before {
content:"\f1b5";
}



.icon-move:before {
content:"\f1b6";
}



.icon-my-feed:before {
content:"\f1b7";
}



.icon-natural-language-query:before {
content:"\f1b8";
}



.icon-navigator:before {
content:"\f1b9";
}



.icon-new-above:before {
content:"\f1ba";
}



.icon-new-below:before {
content:"\f1bb";
}



.icon-new-ticket:before {
content:"\f1bc";
}



.icon-new-window:before {
content:"\f1bd";
}



.icon-not-started-circle:before {
content:"\f1be";
}



.icon-notification-bell:before {
content:"\f1bf";
}



.icon-number:before {
content:"\f1c0";
}



.icon-on-call-live-escalation:before {
content:"\f1c1";
}



.icon-open-document-new-tab:before {
content:"\f1c2";
}



.icon-or:before {
content:"\f1c3";
}



.icon-panel-display-bottom:before {
content:"\f1c4";
}



.icon-panel-display-popout:before {
content:"\f1c5";
}



.icon-panel-display-right:before {
content:"\f1c6";
}



.icon-paperclip:before {
content:"\f1c7";
}



.icon-pause:before {
content:"\f1c8";
}



.icon-percent:before {
content:"\f1c9";
}



.icon-phone:before {
content:"\f1ca";
}



.icon-phonecall-incoming:before {
content:"\f1cb";
}



.icon-phonecall-keypad:before {
content:"\f1cc";
}



.icon-phonecall-outgoing:before {
content:"\f1cd";
}



.icon-play:before {
content:"\f1ce";
}



.icon-poll:before {
content:"\f1cf";
}



.icon-pop-in:before {
content:"\f1d0";
}



.icon-pop-out:before {
content:"\f1d1";
}



.icon-power:before {
content:"\f1d2";
}



.icon-preview:before {
content:"\f1d3";
}



.icon-print:before {
content:"\f1d4";
}



.icon-queue:before {
content:"\f1d5";
}



.icon-radio-numeric-scale:before {
content:"\f1d6";
}



.icon-radio-scale:before {
content:"\f1d7";
}



.icon-redo-action:before {
content:"\f1d8";
}



.icon-refresh:before {
content:"\f1d9";
}



.icon-remove:before {
content:"\f1da";
}



.icon-replace-all:before {
content:"\f1db";
}



.icon-replace:before {
content:"\f1dc";
}



.icon-required:before {
content:"\f1dd";
}



.icon-run-command:before {
content:"\f1de";
}



.icon-save:before {
content:"\f1df";
}



.icon-script-check:before {
content:"\f1e0";
}



.icon-script-comment:before {
content:"\f1e1";
}



.icon-script:before {
content:"\f1e2";
}



.icon-search-database:before {
content:"\f1e3";
}



.icon-search:before {
content:"\f1e4";
}



.icon-select:before {
content:"\f1e5";
}



.icon-server:before {
content:"\f1e6";
}



.icon-share:before {
content:"\f1e7";
}



.icon-slack:before {
content:"\f1e8";
}



.icon-software:before {
content:"\f1e9";
}



.icon-sort-ascending:before {
content:"\f1ea";
}



.icon-sort-descending:before {
content:"\f1eb";
}



.icon-sp-wishlist-sm:before {
content:"\f1ec";
}



.icon-sp-wishlist:before {
content:"\f1ed";
}



.icon-speaker:before {
content:"\f1ee";
}



.icon-spell-check:before {
content:"\f1ef";
}



.icon-split-vertical:before {
content:"\f1f0";
}



.icon-star-empty:before {
content:"\f1f1";
}



.icon-star:before {
content:"\f1f2";
}



.icon-step-in:before {
content:"\f1f3";
}



.icon-step-out:before {
content:"\f1f4";
}



.icon-step-over:before {
content:"\f1f5";
}



.icon-stop-watch:before {
content:"\f1f6";
}



.icon-stop:before {
content:"\f1f7";
}



.icon-stream-all-input:before {
content:"\f1f8";
}



.icon-stream-one-input:before {
content:"\f1f9";
}



.icon-string:before {
content:"\f1fa";
}



.icon-sub-elements:before {
content:"\f1fb";
}



.icon-subtract:before {
content:"\f1fc";
}



.icon-success-circle:before {
content:"\f1fd";
}



.icon-success:before {
content:"\f1fe";
}



.icon-syntax-check:before {
content:"\f1ff";
}



.icon-tab:before {
content:"\f200";
}



.icon-table-sm:before {
content:"\f201";
}



.icon-table:before {
content:"\f202";
}



.icon-tack:before {
content:"\f203";
}



.icon-target:before {
content:"\f204";
}



.icon-template:before {
content:"\f205";
}



.icon-text-bold:before {
content:"\f206";
}



.icon-text-italic:before {
content:"\f207";
}



.icon-text-style-add:before {
content:"\f208";
}



.icon-text-style-clear:before {
content:"\f209";
}



.icon-text-underlined:before {
content:"\f20a";
}



.icon-text:before {
content:"\f20b";
}



.icon-threshold:before {
content:"\f20c";
}



.icon-timeline:before {
content:"\f20d";
}



.icon-today:before {
content:"\f20e";
}



.icon-translation:before {
content:"\f20f";
}



.icon-trash:before {
content:"\f210";
}



.icon-tree-right:before {
content:"\f211";
}



.icon-tree:before {
content:"\f212";
}



.icon-undo-action:before {
content:"\f213";
}



.icon-undo:before {
content:"\f214";
}



.icon-unindent:before {
content:"\f215";
}



.icon-unlink:before {
content:"\f216";
}



.icon-unlocked:before {
content:"\f217";
}



.icon-upload:before {
content:"\f218";
}



.icon-user-add:before {
content:"\f219";
}



.icon-user-group:before {
content:"\f21a";
}



.icon-user-profile:before {
content:"\f21b";
}



.icon-user-selected:before {
content:"\f21c";
}



.icon-user-subtract:before {
content:"\f21d";
}



.icon-user:before {
content:"\f21e";
}



.icon-vcr-down:before {
content:"\f21f";
}



.icon-vcr-left:before {
content:"\f220";
}



.icon-vcr-right:before {
content:"\f221";
}



.icon-vcr-up:before {
content:"\f222";
}



.icon-video:before {
content:"\f223";
}



.icon-view:before {
content:"\f224";
}



.icon-vtb-flexible-outline:before {
content:"\f225";
}



.icon-vtb-flexible-sm:before {
content:"\f226";
}



.icon-vtb-flexible:before {
content:"\f227";
}



.icon-vtb-freeform-sm:before {
content:"\f228";
}



.icon-vtb-freeform:before {
content:"\f229";
}



.icon-vtb-guided-sm:before {
content:"\f22a";
}



.icon-vtb-guided:before {
content:"\f22b";
}



.icon-warning-circle:before {
content:"\f22c";
}



.icon-wishlist-sm:before {
content:"\f22d";
}



.icon-wishlist:before {
content:"\f22e";
}



.icon-work-note:before {
content:"\f22f";
}



.icon-workflow-active:before {
content:"\f230";
}



.icon-workflow-approval-action:before {
content:"\f231";
}



.icon-workflow-approval-rejected:before {
content:"\f232";
}



.icon-workflow-approved:before {
content:"\f233";
}



.icon-workflow-check:before {
content:"\f234";
}



.icon-workflow-complete:before {
content:"\f235";
}



.icon-workflow-late:before {
content:"\f236";
}



.icon-workflow-on-hold:before {
content:"\f237";
}



.icon-workflow-pending:before {
content:"\f238";
}



.icon-workflow-progress:before {
content:"\f239";
}



.icon-workflow-rejected:before {
content:"\f23a";
}



.icon-workflow-requested:before {
content:"\f23b";
}



.icon-workflow-skip:before {
content:"\f23c";
}



.icon-workflow:before {
content:"\f23d";
}



.icon-zoom-in:before {
content:"\f23e";
}



.icon-zoom-out:before {
content:"\f23f";
}

/*! RESOURCE: styles/app.guided_tours/guided_tours.css */
.tour-overflow-control{overflow:hidden}div[class*=tour-tour].hopscotch-bubble,div[class*=no-number].hopscotch-bubble{background:#fafafa;border:1px solid #7a828a;box-shadow:0 2px 4px 0 #bdc0c4;border-radius:4px;color:#e6e8ea;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif}div[class*=tour-tour].hopscotch-bubble *,div[class*=no-number].hopscotch-bubble *{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-container,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-container{padding:30px 20px 20px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.up,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-17px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-left:17px solid rgba(0,0,0,0);border-bottom:17px solid #fafafa;border-right:17px solid rgba(0,0,0,0);position:relative;top:-16px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-left:17px solid rgba(0,0,0,0);border-bottom:17px solid #7a828a;border-right:17px solid rgba(0,0,0,0)}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.down,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.down{bottom:-17px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-right:17px solid rgba(0,0,0,0);border-top:17px solid #fafafa;border-left:17px solid rgba(0,0,0,0);position:relative;top:0px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-left:17px solid rgba(0,0,0,0);border-right:17px solid rgba(0,0,0,0);border-top:17px solid #7a828a;position:relative;top:18px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.right,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.right{right:-17px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-bottom:17px solid rgba(0,0,0,0);border-left:17px solid #fafafa;border-top:17px solid rgba(0,0,0,0);position:relative;left:17px;top:-34px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #7a828a;border-bottom:17px solid rgba(0,0,0,0);border-top:17px solid rgba(0,0,0,0);position:relative;left:18px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.left,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.left{left:-17px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-bottom:17px solid rgba(0,0,0,0);border-right:17px solid #fafafa;border-top:17px solid rgba(0,0,0,0);position:relative;left:1px;top:-34px}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #7a828a;border-bottom:17px solid rgba(0,0,0,0);border-top:17px solid rgba(0,0,0,0)}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-number,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-number{background-image:none;color:#81878e;display:inline-block;float:right;font-size:13px;font-weight:normal;height:auto;line-height:13px;position:absolute;top:9px;right:30px;width:auto}div[class*=tour-tour].hopscotch-bubble .hopscotch-nav-button,div[class*=no-number].hopscotch-bubble .hopscotch-nav-button{color:#e7e9eb;display:block;height:auto;font-size:14px;font-weight:normal;line-height:30px;outline:none;text-shadow:none;width:100%;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}div[class*=tour-tour].hopscotch-bubble .hopscotch-nav-button :hover,div[class*=no-number].hopscotch-bubble .hopscotch-nav-button :hover{color:#000}div[class*=tour-tour].hopscotch-bubble .hopscotch-nav-button.next,div[class*=no-number].hopscotch-bubble .hopscotch-nav-button.next{background-image:none;border-radius:3px;margin:0}div[class*=tour-tour].hopscotch-bubble .hopscotch-nav-button.next :hover,div[class*=no-number].hopscotch-bubble .hopscotch-nav-button.next :hover{background-image:none;color:#fff}div[class*=tour-tour].hopscotch-bubble #gtd-callout-next:focus,div[class*=no-number].hopscotch-bubble #gtd-callout-next:focus{outline:0}div[class*=tour-tour].hopscotch-bubble .hopscotch-actions,div[class*=no-number].hopscotch-bubble .hopscotch-actions{margin-top:20px}div[class*=tour-tour].hopscotch-bubble .hopscotch-actions.multi-actions,div[class*=no-number].hopscotch-bubble .hopscotch-actions.multi-actions{clear:both;height:32px}div[class*=tour-tour].hopscotch-bubble .hopscotch-actions.multi-actions .hopscotch-nav-button,div[class*=no-number].hopscotch-bubble .hopscotch-actions.multi-actions .hopscotch-nav-button{display:block;float:left;margin-right:8px;width:calc(50% - 4px)}div[class*=tour-tour].hopscotch-bubble .hopscotch-actions.multi-actions .hopscotch-nav-button :last-of-type,div[class*=no-number].hopscotch-bubble .hopscotch-actions.multi-actions .hopscotch-nav-button :last-of-type{margin-right:0}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-close,div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-close.hopscotch-close,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-close,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-close.hopscotch-close{color:#81878e;cursor:pointer;font-size:13px;font-weight:normal;line-height:13px;margin:0;text-indent:0;padding:8px;height:13px;width:13px;background:none;border:none;z-index:1;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-content,div[class*=no-number].hopscotch-bubble .hopscotch-bubble-content{margin:0;padding:10px 0 0 0}div[class*=tour-tour].hopscotch-bubble h3,div[class*=no-number].hopscotch-bubble h3{color:#343d47;font-family:inherit;font-size:16px;font-weight:bold;line-height:normal;margin-right:0;padding:0 0 8px}div[class*=tour-tour].hopscotch-bubble .hopscotch-content,div[class*=no-number].hopscotch-bubble .hopscotch-content{color:#343d47;font-family:inherit;font-size:14px;line-height:1.25em;padding-top:0;word-wrap:break-word}div[class*=tour-tour].hopscotch-bubble .hopscotch-content em,div[class*=no-number].hopscotch-bubble .hopscotch-content em{color:#278efc;font-style:normal;font-weight:bold}.btn.btn-primary.no-action{cursor:default}.btn.btn-primary.no-action:focus{box-shadow:none;outline:none}.btn.btn-primary.no-action:hover{box-shadow:none;outline:none}div[class*=no-number].hopscotch-bubble{position:absolute;top:0px;left:0px;visibility:hidden}div.gtd-container .modal-backdrop{z-index:1150;display:block}div.gtd-modal{display:block;align-items:center;top:50%;height:fit-content;transform:translate(0, -50%);overflow-y:auto;max-height:80%}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content{background:#fafafa}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .icon-cross{margin:0px;font-size:20px}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .gtd-header-without-text{height:35px;width:100%;padding:10px}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .modal-body{padding:20px}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content h4.modal-title{font-size:18px}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .intro-content{padding-top:0px;max-height:433px;overflow-y:auto}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .concl-content{max-height:433px;overflow-y:auto}div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .modal-footer .gtd-begin-tour,div.gtd-modal .modal-dialog .modal-content.gtd-modal-content .modal-footer .gtd-complete-tour{float:right}.gtd-autolaunch-modal .autolaunch-content .row{margin:0px}.gtd-autolaunch-modal .autolaunch-content .row .col-left{text-align:left;padding:0px}.gtd-autolaunch-modal .autolaunch-content .row .col-right{text-align:right}.gtd-btn-primary{background:RGB(var(--now-button--primary--background-color, var(--now-color--primary-1, 79, 82, 189)));color:RGB(var(--now-button--primary--color, var(--now-color_text--primary-actionable, var(--now-color--neutral-0, #FFF))))}.gtd-btn-primary.hover,.gtd-btn-primary:hover{box-shadow:0 2px 4px 0RGBA var(--now-color--neutral-15, 44, 50, 63),.25;color:RGB(var(--now-button--primary--color--hover, var(--now-color--neutral-0, #FFF)))}.gtd-btn{border-radius:4px;border:none;box-shadow:none;cursor:pointer;height:32px;justify-content:center;line-height:1}.gtd-btn:active,.gtd-btn:focus,.gtd-btn:hover{text-decoration:none;outline:0;transition:none;box-shadow:inset 0 0 0 2px RGB(var(--now-color_focus-ring, var(--now-color--secondary-1, 1, 119, 142))),inset 0 0 0 3px RGB(var(--now-color_focus-ring_shadow, var(--now-color_background--primary, var(--now-color--neutral-0, 255, 255, 255))))}[dir=rtl].rtl div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-number,[dir=rtl].rtl div[class*=no-number].hopscotch-bubble .hopscotch-bubble-number{right:unset;left:30px}[dir=rtl].rtl div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-close.hopscotch-close,[dir=rtl].rtl div[class*=no-number].hopscotch-bubble .hopscotch-bubble-close.hopscotch-close{right:unset;left:0}[dir=rtl].rtl div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.right,[dir=rtl].rtl div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.right{right:0}[dir=rtl].rtl div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-arrow-container.left,[dir=rtl].rtl div[class*=no-number].hopscotch-bubble .hopscotch-bubble-arrow-container.left{left:-35px}[dir=rtl].rtl div[class*=tour-tour].hopscotch-bubble .hopscotch-bubble-content,[dir=rtl].rtl div[class*=no-number].hopscotch-bubble .hopscotch-bubble-content{text-align:right}
