body,html{height:100%;margin:0;padding:0}#pageDebugger{height:100%}#pageDebugger #pageHeader{text-align:center;font-weight:700;height:26px;line-height:26px;background:#6495ed;color:#fff;letter-spacing:1px;position:relative}#pageDebugger #pageHeader #btnHome{height:100%;width:24px;position:absolute;left:5px;top:0;display:inline-block}#pageDebugger #pageHeader #btnHome .icon-home{height:100%;width:16px;display:inline-block;background-image:url(../Images/iconHome.svg);background-repeat:no-repeat;background-position-y:center;cursor:pointer}#pageDebugger #sectionHelp{position:relative;height:150px;background:#f5f5f5;padding:5px 5px 3px 5px;-webkit-box-sizing:border-box;box-sizing:border-box}#pageDebugger #sectionHelp .content-scroll{height:100%;overflow:auto}#pageDebugger #sectionHelp .main-info{display:table}#pageDebugger #sectionHelp .main-info .cell{display:table-cell;vertical-align:top}#pageDebugger #sectionHelp .main-info .conection-info{min-width:200px;padding-right:8px}#pageDebugger #sectionHelp .sub-info{margin:3px 0;color:gray}#pageDebugger #sectionHelp #txtConnectionId{width:120px;padding:0 0 0 2px}#pageDebugger #sectionHelp .btn{margin-bottom:5px;min-width:46px;padding:0 4px;line-height:23px}#pageDebugger #sectionHelp .btnlink{background-color:#f5f5f5}#pageDebugger #sectionHelp.collapsed{height:26px}#pageDebugger #sectionHelp.collapsed .content-scroll{overflow:hidden}#pageDebugger #sectionHelp.collapsed .connection-buttons,#pageDebugger #sectionHelp.collapsed .sub-info{display:none}#pageDebugger #sectionHelp.collapsed #btnCollapseHelp{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#pageDebugger #sectionHelp.collapsed #txtConnectionId{border:none;background:0 0;font-weight:700}#pageDebugger #sectionHelp #btnCollapseHelp{position:absolute;cursor:pointer;left:50%;background-color:transparent;border-radius:5px;width:24px;height:16px;z-index:1;bottom:-8px}#pageDebugger #sectionHelp #btnCollapseHelp .icon{width:16px;height:16px;background-color:#f5f5f5;background-image:url(../Images/iconCollapse.svg);margin:auto;border-radius:5px}#pageDebugger #commandResults{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - 236px);border:1px dashed #a9a9a9;border-bottom:none;overflow:hidden;padding:2px 4px;margin:0 5px;font-family:Verdana,Arial;font-size:12px}#pageDebugger #commandResults.collapsed-help{height:calc(100% - 112px)}#pageDebugger #commandResults.expanded-editor{height:calc(100% - 536px)}#pageDebugger #commandResults.expanded-editor.collapsed-help{height:calc(100% - 412px)}#pageDebugger #commandResults .no-command{text-align:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;color:#a9a9a9}#pageDebugger #commandResults .scroll-list{overflow-y:auto;height:100%}#pageDebugger #commandResults .row{line-height:18px;border-bottom:1px solid #eee;white-space:pre-wrap}#pageDebugger #commandResults .row.is-new{background-color:#f5f5f5}#pageDebugger #commandResults .command-row{color:#444}#pageDebugger #commandResults .result-row{color:#1b58c7}#pageDebugger #commandResults .html-row{color:#1b58c7;position:relative}#pageDebugger #commandResults .html-row .btnCSS{position:absolute;right:3px;top:0;min-width:32px;height:19px;text-align:right;color:#ea6110;font-weight:700;text-shadow:2px 2px 2px #d3d3d3;cursor:pointer}#pageDebugger #commandResults .error-row{color:red}#pageDebugger #btnClearAll{position:absolute;top:2px;right:3px}#pageDebugger #btnRun{position:absolute;top:2px;right:2px}#pageDebugger #commandEditor{position:relative;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px;padding-left:18px;border:1px solid gray}#pageDebugger #commandEditor textarea{height:100%;outline:0;resize:none;border:none;border-left:1px dashed #a9a9a9}#pageDebugger #commandEditor.expanded{height:360px}#pageDebugger #commandEditor.expanded #btnExpandEditor{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#pageDebugger #commandEditor #btnExpandEditor{position:absolute;cursor:pointer;left:50%;background-color:transparent;border-radius:5px;width:24px;height:16px;z-index:1;top:-7px}#pageDebugger #commandEditor #btnExpandEditor .icon{width:16px;height:16px;background-color:#f5f5f5;background-image:url(../Images/iconCollapse.svg);margin:auto;border-radius:5px}#pageDebugger #commandEditor .btnicon{position:absolute;left:1px;width:16px;height:16px;background-color:#fff;border:none;outline:0;cursor:pointer}#pageDebugger #commandEditor .btnicon#btnPrev{top:0;background-image:url(../Images/iconCollapse.svg)}#pageDebugger #commandEditor .btnicon#btnSettings{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../Images/iconSettings.svg);background-size:cover}#pageDebugger #commandEditor .btnicon#btnNext{bottom:0;background-image:url(../Images/iconCollapse.svg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}#pageDebugger #commandEditor #richEditor{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border-left:1px dashed #a9a9a9}#messageBox #divSrtCopy1{font-size:11px;color:gray;background-color:#f5f5f5;border:1px solid #d3d3d3;resize:vertical;padding:2px 5px;height:45px;outline:0}