/* Variables
================================================== */
/* Mixins
================================================== */
/* Page Guide
================================================== */
#tlyPageGuideWrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}
#tlyPageGuideWrapper #tlyPageGuideToggles {
  top: 84px;
  right: 0;
  position: fixed;
  z-index: 9999;
  display: block;
}
#tlyPageGuideWrapper .tlypageguide_toggle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  clear: both;
  color: #000000;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 11px;
  height: 50px;
  line-height: 25px;
  padding: 22px 6px 6px;
  margin-bottom: 20px;
  position: relative;
  right: -185px;
  text-align: left;
  text-decoration: none;
  width: 184px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#tlyPageGuideWrapper .tlypageguide_toggle:before {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MjU5MjM2NTg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MjU5MjM2Njg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgyNTkyMzYzODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgyNTkyMzY0ODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NYhnaAAAAOJJREFUeNpiZAACQ0PDeiDVwEA6aGDU1dXlZ2Rk/MBAJmABEX///mVYsGAByZoTEhIgDA0Njf/kAJA+JpgLyAEgfWAv/PnzByxw5swZuKSJiQkKHxmA5GD6KHYBGEhLS5MVBiB9LMgmoXsBBnCJg/RRxwtCQkJkeQGkjxFkAB8f339yUyIziGBlZWX49++fA9BQBlIwOC8gm8bFxWUPYwMNBKVTAygG5ZUNTExM8PT+7du3g7gzCAtLPNBV59nY2PiB9H8g9gfxQeJE+Qto035mZmZ+KPs/EOuD+CBxdLUAAQYA7/EQmFgcNYsAAAAASUVORK5CYII=") 0 0 no-repeat;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -999px;
  width: 16px;
  content: " ";
  left: 25px;
  position: absolute;
  top: 8px;
}
#tlyPageGuideWrapper .tlypageguide_toggle div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  display: block;
  height: 33px;
  line-height: 16px;
  overflow: hidden;
  padding: 2px 0 0 5px;
  position: absolute;
  right: -4px;
  top: 6px;
  width: 124px;
}
#tlyPageGuideWrapper .tlypageguide_toggle div span {
  display: block;
  margin: 0 0 0 -118px;
  width: 115px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#tlyPageGuideWrapper .tlypageguide_toggle a {
  bottom: -26px;
  color: #000;
  opacity: 0;
  position: absolute;
  right: 10px;
  text-decoration: none;
}
#tlyPageGuideWrapper .tlypageguide_toggle:hover {
  background: rgba(0, 0, 0, 0.2);
  right: 0 !important;
}
#tlyPageGuideWrapper .tlypageguide_toggle:hover div span {
  margin: 0;
}
#tlyPageGuideWrapper #tlyPageGuideMessages {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  bottom: 0;
  display: none;
  font-size: 16px;
  height: 0;
  margin: 0 5% 0 5%;
  padding: 10px;
  position: fixed;
  width: 90%;
  z-index: 1000;
  overflow-y: auto;
}
#tlyPageGuideWrapper #tlyPageGuideMessages span {
  background: rgba(5, 95, 150, 0.95);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 32px;
  height: 46px;
  left: 40px;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 25px;
  width: 50px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_text {
  color: #fff;
  line-height: 22px;
  margin: 10px 90px 0 120px;
  position: relative;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_close {
  background: #055f96;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  color: #fff;
  display: block;
  font-size: 11px;
  height: 24px;
  line-height: 26px;
  overflow: hidden;
  position: absolute;
  right: 50px;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 50px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back,
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MjU5MjM2OTg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MjU5MjM2QTg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgyNTkyMzY3ODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgyNTkyMzY4ODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eySFcAAAAKRJREFUeNqMk1ENhDAQROfjDNQCFs5CLWABC5wELGABCyChFrBQCz2aQELKvtImk5CyLxtmBqWUlmSf7pBK6XwRDWAlIGuELT0BWbsB5DtHgIctIwECA+LdgBJwYMBCQM0AT0BWAAMQQAMIoC2BhgcK0hp2tapYwFQrYzn8fUu75UPjvU8tgQ1Wl1zrP3E9zLU6lAClOlsZfST5Q5ue52fc6S/AABXAQWeCQoWGAAAAAElFTkSuQmCC") 10px 4px no-repeat;
  display: block;
  height: 30px;
  overflow: hidden;
  text-indent: -999px;
  width: 30px;
  position: absolute;
  top: 34px;
  left: 10px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back {
  -webkit-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
  -moz-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
  -o-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
  -ms-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
  transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
  left: 90px;
}
#tlyPageGuideWrapper #tlyPageGuideContent {
  display: none;
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle.tlyPageGuideToggleActive {
  -webkit-box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  background: rgba(5, 95, 150, 0.9);
  color: #fff;
  right: 0 !important;
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle.tlyPageGuideToggleActive a {
  opacity: 1.0;
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle.tlyPageGuideToggleActive div span {
  margin: 0;
}
.tlypageguide-open #tlyPageGuideWrapper #tlyPageGuideContent {
  display: block;
}
.tlyPageGuideWelcome,
#tlyPageGuideWelcome {
  display: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 95%;
  margin: auto;
  max-width: 400px;
  height: 300px;
  max-height: 80%;
  background: rgba(0, 0, 0, 0.85);
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  -webkit-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.tlyPageGuideWelcome.open,
#tlyPageGuideWelcome.open {
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
}
.tlyPageGuideWelcome button,
#tlyPageGuideWelcome button {
  background: rgba(5, 95, 150, 0.95);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 22px;
  border: 0;
  overflow: hidden;
  text-align: center;
  padding: 5px 10px;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
}
#tlyPageGuideOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9998;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tlyPageGuideWelcomeOpen .tlyPageGuideWelcome,
.tlyPageGuideWelcomeOpen #tlyPageGuideWelcome {
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  display: block;
}
.tlyPageGuideWelcomeOpen #tlyPageGuideOverlay {
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  display: block;
}
#tlyPageGuide {
  display: none;
}
.tlypageguide_shadow {
  position: absolute;
  display: none;
  background-color: rgba(5, 95, 150, 0.1);
  -webkit-box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  -moz-box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  -o-box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  pointer-events: none;
}
.tlyPageGuideStepIndex {
  background: rgba(5, 95, 150, 0.3);
  -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition: min-height, max-height 0.1s ease-in-out;
  -moz-transition: min-height, max-height 0.1s ease-in-out;
  -o-transition: min-height, max-height 0.1s ease-in-out;
  -ms-transition: min-height, max-height 0.1s ease-in-out;
  transition: min-height, max-height 0.1s ease-in-out;
  cursor: pointer;
  display: block;
  height: 46px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  z-index: 50000;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  min-height: 15px;
  max-height: 46px;
  pointer-events: all;
  color: #fff;
  font-size: 32px;
  text-decoration: none;
  width: 50px;
}
.tlyPageGuideStepIndex:after {
  content: " ";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: -15px;
  width: 0;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  top: auto;
  left: auto;
  right: auto;
}
.tlyPageGuideStepIndex.tlypageguide_bottom {
  bottom: -65px;
}
.tlyPageGuideStepIndex.tlypageguide_bottom:after {
  border-bottom: 15px solid rgba(5, 95, 150, 0.3);
  border-right: 15px solid transparent;
  left: 0;
  top: -15px;
}
.tlyPageGuideStepIndex.tlypageguide_right {
  right: -65px;
}
.tlyPageGuideStepIndex.tlypageguide_right:after {
  border-top: 15px solid rgba(5, 95, 150, 0.3);
  border-left: 15px solid transparent;
  left: -15px;
  top: 0;
}
.tlyPageGuideStepIndex.tlypageguide_left {
  left: -65px;
}
.tlyPageGuideStepIndex.tlypageguide_left:after {
  border-top: 15px solid rgba(5, 95, 150, 0.3);
  border-right: 15px solid transparent;
  right: -15px;
  top: 0;
}
.tlyPageGuideStepIndex.tlypageguide_top {
  top: -60px;
}
.tlyPageGuideStepIndex.tlypageguide_top:after {
  border-top: 15px solid rgba(5, 95, 150, 0.3);
  border-right: 15px solid transparent;
  bottom: -15px;
  left: 0;
}
.tlyPageGuideStepIndex:hover {
  background: rgba(5, 95, 150, 0.95);
}
.tlyPageGuideStepIndex:hover.tlypageguide_bottom:after {
  border-bottom: 15px solid rgba(5, 95, 150, 0.95);
}
.tlyPageGuideStepIndex:hover.tlypageguide_right:after,
.tlyPageGuideStepIndex:hover.tlypageguide_left:after,
.tlyPageGuideStepIndex:hover.tlypageguide_top:after {
  border-top: 15px solid rgba(5, 95, 150, 0.95);
}
.tlypageguide-active .tlyPageGuideStepIndex {
  background: rgba(5, 95, 150, 0.95);
}
.tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_bottom:after {
  border-bottom: 15px solid rgba(5, 95, 150, 0.95);
}
.tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_right:after,
.tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_left:after,
.tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_top:after {
  border-top: 15px solid rgba(5, 95, 150, 0.95);
}
