.text-detect-wrap > div {
  overflow: visible;
}
.text-detect-overlay {
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.close-on-click-True {
  cursor: pointer;
}
.text-detect-confirm {
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
.com_onelittledesigner_stacks_Text_Detect_Item_stack {
  overflow: visible;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  z-index: -99;
  left: -9999px;
  top: 0;
  -webkit-transform: translate(0,-20px);
  transform: translate(0,-20px);
  -webkit-transition: opacity 150ms ease, -webkit-transform 150ms ease;
  transition: opacity 150ms ease, -webkit-transform 150ms ease;
  transition: transform 150ms ease, opacity 150ms ease;
  transition: transform 150ms ease, opacity 150ms ease, -webkit-transform 150ms ease;
}
.close-notice {
  display: none;
}
.com_onelittledesigner_stacks_Text_Detect_Item_stack .close-notice {
  width: 30px;
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  right: 0;
  top: 0;
  display: inline-block;
  cursor: pointer;
}
.inline-style  .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  position: relative;   
  height: 0px;
}
.chat-bubble-style  .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  background: #fff;
  padding: 20px;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 8px;
  -webkit-box-shadow: 0px 5px 3px rgba(0,0,0,0.25);
  box-shadow: 0px 5px 3px rgba(0,0,0,0.25);
}
.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -11px;
  left: 20px;
  background: #fff;
  width: 20px;
  height: 20px;
  border-top: 1px solid rgba(0,0,0,0.1);
  border-left: 1px solid rgba(0,0,0,0.1);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lightbox-style .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-60%);
  transform: translate(-50%,-60%);
  background-color: white;
  padding: 20px;
  border: 1px solid rgba(0,0,0,0.1);
}
.fixed-top-style .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  padding: 20px;
}
.fixed-bottom-style .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  padding: 20px;
  -webkit-transform: translate(0,20px);
  transform: translate(0,20px);
}
.leave-space.inline-style .com_onelittledesigner_stacks_Text_Detect_Item_stack, .leave-space.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
}
.leave-space.inline-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.tallest, .leave-space.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.tallest {
  position: relative;
  z-index: -1;
  left: auto;
  top: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active, .leave-space.inline-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active, .leave-space.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate(0,0px);
  transform: translate(0,0px);
  z-index: 9999;
  left: auto;
  top: auto;
}
.inline-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active {
  height: auto;
}
.lightbox-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active {
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
}
.fixed-top-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active {
  top: 0;
  left: 0;
}
.fixed-bottom-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active {
  left: 0;
}
.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-active {
  top: 5px;
}
.lightbox-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-dismissed {
  opacity: 0;
  -webkit-transform: translate(-50%,-40%);
  transform: translate(-50%,-40%);
}
.com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-dismissed, .leave-space.inline-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-dismissed, .leave-space.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.notice-dismissed {
  opacity: 0;
  -webkit-transform: translate(0,20px);
  transform: translate(0,20px);
  pointer-events: none !important;
}
.leave-space.inline-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.tallest.notice-dismissed, .leave-space.chat-bubble-style .com_onelittledesigner_stacks_Text_Detect_Item_stack.tallest.notice-dismissed {
  position: relative;
}
[tag="slice"] .com_onelittledesigner_stacks_Text_Detect_Item_stack {
  opacity: 1 !important;
  height: auto !important;
  position: relative !important;
  left: 0 !important;
  z-index: 0 !important;
  -webkit-transform: translate(0,0) !important;
  transform: translate(0,0) !important;
  display: block !important;
  pointer-events: all !important;
}
[tag="slice"] .com_onelittledesigner_stacks_Text_Detect_Close_stack {
  position: relative;
  width: 100%;
}
[tag="slice"] .com_onelittledesigner_stacks_Text_Detect_Close_stack .close-notice {
  width: 40px;
  float: right;
}