﻿div.reporteditor {}
div.reporteditor header.userbar { position:fixed; }
.vishide { display: none; }

div.reporteditor header.userbar ul { margin-right: 10px; }
div.reporteditor header.userbar ul li      { margin-left: 10px; }
div.reporteditor header.userbar nav>ul>li:first-child  { width: auto;margin-left: 0;margin-right: 10px; }
div.reporteditor header.userbar nav>ul>li.disabled     { color: #8d8d8d; }
div.reporteditor header.userbar ul li:hover      { background: none; }
div.reporteditor header.userbar ul li.indicator      { padding: 0 0 0 10px; }

div.reporteditor header.userbar input[type="text"],
div.reporteditor header.userbar input[type="password"],
div.reporteditor header.userbar input[type="email"],
div.reporteditor header.userbar input[type="url"],
div.reporteditor header.userbar input[type="phone"],
div.reporteditor header.userbar textarea                            { height: 26px; line-height: 26px;width: 60px; }

div.reporteditor header.userbar nav>ul>li.disabled input[type="text"],
div.reporteditor header.userbar nav>ul>li.disabled input[type="password"],
div.reporteditor header.userbar nav>ul>li.disabled input[type="email"],
div.reporteditor header.userbar nav>ul>li.disabled input[type="url"],
div.reporteditor header.userbar nav>ul>li.disabled input[type="phone"],
div.reporteditor header.userbar nav>ul>li.disabled textarea,
div.reporteditor input[type="submit"]:disabled                      { border-color:#555555;cursor: default;background-color: #666666;color: #8d8d8d; }

div.reporteditor header.userbar input.cordinate                     { width: 60px;margin-left: 5px; }

div.popup_Body ul.reporteditor-wysiwyg                           { margin:0 0 20px;padding: 0;list-style: none;overflow: hidden; }
div.popup_Body ul.reporteditor-wysiwyg li                        { margin: 0 0 0 10px;float: left; }
div.popup_Body ul.reporteditor-wysiwyg li:first-child            { margin-left: 0; }
div.popup_Body ul.reporteditor-wysiwyg select                    { width: auto;margin-left: 5px; }
div.popup_Body textarea.txtContent                               { height: 340px; }

div.popup_Body ul.fontfamily                                     {margin: 10px 0 20px -20px;padding: 0;list-style: none;overflow: hidden; }
div.popup_Body ul.fontfamily li                                  { float: left; -moz-box-sizing: -webkit-border-box; box-sizing: border-box; box-sizing: border-box;padding-left: 20px;width: auto; }

div.layoutwrap                  { position:relative; background:#dddddd; padding:50px 0 0; }

#wrappereditor          { position:relative; margin:0 auto; width:796px; padding:12px 38px 11px; background:#ffffff; box-shadow: 0 0 1em black; }
#papereditor            { border: 1px dashed #cccccc; width:796px; height:1000px; position: relative; }
#paperminmargin         { border: 1px blue dotted;opacity:1.0; position: absolute; top:50%; height:291mm; margin-top:-145mm; left:50%; width:204mm; margin-left:-102mm; }
.fourcols               { width:227px; padding:8px 10px; float: left; border: 1px solid black; background-repeat: no-repeat; }
div.fourcols span.title                  { font-size:14px; font-weight:bold; display:block; height:26px; margin:0 0 15px; }

div.fourcols ul 				         { margin:0; padding:0; list-style:none; }
div.fourcols ul li                       { cursor:pointer; height:23px; line-height:23px; margin:0 0 4px; }
div.fourcols ul li a                     { display:none; font-weight:bold; font-size:14px; margin:0 0 0 5px; }
div.selectioncol ul             { margin:0 0 10px; }
div.selectioncol ul li a        { display:inline; }
div.selectioncol button         { display:none; }

.noselect           { disabled: disabled; color: Gray; }
.box                { border:1px #333333 dotted;opacity: 0.6; }
.box.selected       { border:1px #83a854 solid;opacity:0.6; }
.uwLogoTekst        { background-image: url('../../Images/Logos/defaultLogo.png'); background-repeat: no-repeat; }
		
/*table*/
table td,
table th                                           { font-family: inherit; font-size: inherit; }

.smallFont { font-size:80%}