.context-popup > div {background: rgba(255, 255, 255, 1); border: 1px solid rgba(255, 255, 255, 1); position: absolute; color: #494f59; border-radius: 2px 2px 2px 2px; box-shadow: 0 2px 15px rgba(0,0,0,.2); font-weight: normal; outline: 0 none; overflow: visible; padding: 14px; display: none; margin: 0; z-index: 1000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}.context-popup .layout:after, .context-popup .layout:before {border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}.context-popup .top:after, .context-popup .top:before {top: 100%; left: 50%;}.context-popup .bottom:after, .context-popup .bottom:before {bottom: 100%; left: 50%;}.context-popup .left:after, .context-popup .left:before {top: 50%; left: 100%;}.context-popup .right:after, .context-popup .right:before {top: 50%; right: 100%;}.context-popup .top:after {border-color: rgba(255, 255, 255, 0); border-top-color: rgba(255, 255, 255, 1); border-width: 10px; margin-left: -10px;}.context-popup .top:before {border-color: rgba(255, 255, 255, 0); border-top-color: rgba(255, 255, 255, 1); border-width: 16px; margin-left: -16px;}.context-popup .bottom:after {border-color: rgba(255, 255, 255, 255); border-bottom-color: rgba(255, 255, 255, 1); border-width: 10px; margin-left: -10px;}.context-popup .bottom:before {border-color: rgba(255, 255, 255, 0); border-bottom-color: rgba(255, 255, 255, 1); border-width: 16px; margin-left: -16px;}.context-popup .right:after {border-color: rgba(255, 255, 255, 0); border-right-color: rgba(255, 255, 255, 1); border-width: 10px; margin-top: -10px;}.context-popup .right:before {border-color: rgba(255, 255, 255, 0); border-right-color: rgba(255, 255, 255, 1); border-width: 16px; margin-top: -16px;}.context-popup .left:after {border-color: rgba(255, 255, 255, 0); border-left-color: rgba(255, 255, 255, 1); border-width: 10px; margin-top: -10px;}.context-popup .left:before {border-color: rgba(255, 255, 255, 0); border-left-color: rgba(255, 255, 255, 1); border-width: 16px; margin-top: -16px;}.context-popup-content {position: relative; height: auto; display: none;}.context-popup .context-popup-content h1 {color: #ffffff; font-size: 1.2em; line-height: 1em; font-weight: bold; text-indent: 0; border: none; height: auto; margin: 0 0 14px 0; padding: 0;}.context-popup .context-popup-content p {color: #ffffff; font-weight: normal; line-height: 1em; margin: 0 0 6px; font-size: 1em;}.context-popup-close {position: absolute; right: 6px; top: 6px; width: 20px; height: 20px; cursor: pointer; z-index: 1010;}.context-popup-content-hack {position: fixed; left: -0px; top: 0; display: block; height: auto; z-index: 8000;}#context-popup-window-fade {display: none; background: #000000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: .20; z-index: 999;}