html{color:#000;background:#FFF;}body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;outline:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}@charset "UTF-8"; body { color: black; font-size: 9pt; text-align: left; } #logo, #user-details, #search, #menu, #sub-menu, #export-buttons, #fader, #confirm, #alert, .state.edit, .state.new, .state.delete, .action-buttons, .GeneratedItem, .debug, .error, .dont-print, .painel, .logout { display: none !important; } .column { float: none !important; width: 100% !important; } h1,h2,h3,h4,h5,h6 { font-weight: bold; text-align: center; padding: .3em; } h1 { font-size: 1.5em; } h2 { font-size: 1.4em; } h3 { font-size: 1.3em; } h4 { font-size: 1.2em; } h5 { font-size: 1.1em; } h6 { font-size: 1em; } a { color: black; text-decoration: none; } th { font-weight: bold; text-align: left; } td, th { border: 1px solid #e5e5e5; padding: .3em; } tr.even td { border: 1px solid #c5c5c5; } dl { padding: .1em; } dt { font-weight: bold; } dd { padding-left: .5em; } dt, dd { display: inline; } .item-container { padding-bottom: 1em; } table { width: 100%; } th, tfoot td { font-size: .8em; }