#upload-slide { display: block; position: absolute; top: 0px; left: 0px; padding: 0px; } #header, #recommender-box { height: 40px; } #submit-button { height: 42px; } #tip-upload { top: 40px; width: 420px; } #panel-controls label .tip, #controls-form label .tip { display: none; position: absolute; width: 200px; margin-top: -30px; right: 160px; font-size: 11px; font-weight: normal; color: #000000; } #panel-controls label:hover .tip, #controls-form label:hover .tip { display: block; z-index: 3; } .innertube { margin: 30px; } .coda-slider { background: none; height: auto; } #wrap { max-width: 780px; } #sidebar { min-height: 200px; } body.survey #wrap { padding-top: 0px; min-height: 450px; position: relative; } /* Display None itens Survey */ #coda-nav-left-1, #coda-nav-right-1, body.survey #header, body.survey #footer, #recommender-box #upfile, #advanced-button, #pkgs_list { display: none; } .screenshot { float: right; margin: 5px; } .content-pkg ul { list-style: none; } .content-pkg ul li { margin-bottom: 10px; } .radioButton, #next-button, #restart-button, #continue-button, #finish-button { border: 1px solid #888a85; box-shadow: 0 1px 4px gray inset; border-radius: 5px; color: #585C60; font-size: 12px; font-weight: 600; width: 150px; height: 30px; line-height: 14px; margin: 0; margin-left: 10px; padding: 5px; z-index: 2; cursor: pointer; } .radioButton:hover, #next-button:hover, #controls-form input:hover { background: white; } .radioButton { text-align: left; vertical-align: middle; cursor: normal; width: 150px; height: 20px; margin-bottom: 10px; float: left; } #panel-controls { position: relative; width: 180px; float: right; } #controls-form, #next-button { text-align: center; position: absolute; top: 120px; right: 65px; width: 150px; height: 20px; z-index: 3; } #controls-form { top: 90px; right: 85px; height: auto; } /* * Package Box */ #title_pkg { font-weight: bold; } #title_pkg span { color: gray; font-style:italic; font-weight: normal; font-size: 0.8em; }