#dppp-show-debug,#dppp-hide-debug{cursor:pointer}#dppp-show-debug:hover,#dppp-hide-debug:hover{color:#888}.dppp-logo-image{padding:3px 8px 3px 0;float:left}#dppp-debug-content h1{font-family:sans-serif;color:#222;font-size:18px;letter-spacing:0;font-weight:600;line-height:19px;padding:0 0 10px 0;margin:0}#dppp-debug-content h1::before{display:none}#dppp-debug-content .dppp-debug-information{font-size:15px}#dppp-hide-debug,#dppp-show-debug{float:right;height:24px;width:24px;font-size:24px}#dppp-show-debug,.dppp-display-none{display:none}#dppp-debug-box{overflow-y:auto;background-color:#fff;font-size:14px;height:450px;bottom:10px;position:fixed;right:10px;width:380px;z-index:9999999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.4);box-shadow:0 1px 5px 0 rgba(0,0,0,.4);box-sizing:border-box;padding:18px;font-family:sans-serif;color:#222;max-width:80%;max-height:70%;transition:all .5s ease}.dppp-debug-hidden#dppp-debug-box{overflow-y:hidden;width:85px;height:57px;padding:10px}.dppp-debug-hidden #dppp-debug-content{display:none}.dppp-debug-hidden #dppp-show-debug,.dppp-debug-hidden #dppp-show-debug-logo{display:block}#dppp-debug-box .dashicons-update{-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear;vertical-align:text-bottom}.dppp-debug-uri{clear:both;color:#222;font-weight:600}.dppp-debug-uri input{height:28px !important;font-family:sans-serif !important;font-size:14px !important;width:100% !important;margin:3px 0 9px 0 !important;padding:3px 4px !important;box-sizing:border-box !important;color:#222 !important;border:1px solid #ddd !important;background:#f2f2f2 !important}.dppp-plugin-list-title{color:#222;font-weight:600}.dppp-green{color:#090}.dppp-red{color:#a00}.dppp-plugin-list{line-height:21px;clear:both;margin:3px 0 9px 0;overflow-y:auto;border:1px solid #ddd;width:100%;height:270px;box-sizing:border-box;background:#eee;padding:5px 10px}.dppp-deactivated-logo-image{padding:0;margin:0;display:inline;width:25px;vertical-align:text-bottom}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}