/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; }*/ /* remember to define focus styles! */ :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: separate; border-spacing: 0; } caption, th, td { font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } .smallText { font-size: 8pt; } /* area menù top */ .topMenu { width: 100%; text-align: left; vertical-align: bottom; } .topTitle { color: #663300; font-family: Verdana, Arial; font-size: 26px; font-weight: bold; text-align: center; background-repeat: repeat-x; background-position: 0% 0%; background-attachment: scroll; background-image: url(../images/orangeGrad32.png); } .barraTitolo { background-color: #FF7A00; /* #4C90FF; */ vertical-align: middle; height: 20pt; text-align: center; } .dxButtonClass { padding-right: 8px; padding-left: 8px; font-weight: bold; font-size: 9pt; padding-bottom: 2px; vertical-align: middle; color: Yellow; padding-top: 2px; font-family: Verdana, Arial; text-align: justify; } .smallTimeClock { padding-right: 4px; padding-left: 4px; font-weight: bold; font-size: 7pt; padding-bottom: 2px; vertical-align: middle; color: Yellow; padding-top: 2px; font-family: Verdana, Arial; text-align: justify; } .userClass { padding-right: 8px; padding-left: 8px; font-weight: bold; font-size: 9pt; padding-bottom: 2px; vertical-align: bottom; color: white; padding-top: 2px; font-family: Verdana, Arial; text-align: justify; } .topMenuMess { font-size: 9pt; text-align: left; margin-left: 0px; margin-right: 0px; font-weight: bold; color: white; margin-top: 0px; } .topMenuMessEn { font-size: 9pt; text-align: left; margin-left: 0px; margin-right: 0px; font-weight: bold; color: black; margin-top: 0px; } /* end menu */ /* area controlli standard in master pages */ .topContrDx { text-align: center; background-color: white; text-align: left; font-size: 9pt; } .topContrSx { padding: 6px 3px 6px 3px; text-align: center; background-color: #DEE8F5; border-top: solid 2px silver; border-left: solid 2px silver; border-right: solid 2px silver; font-weight: bold; font-size: 12pt; } .boxShadowDark { -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,.3); -moz-box-shadow: 3px 3px 6px rgba(0,0,0,.3); box-shadow: 3px 3px 6px rgba(0,0,0,.3); } .tableContenuto { padding: 0px; margin: 2px; /* con questo Table va a full screen */ width: 99%; } .menuSx { font-size: 8pt; width: 180px; vertical-align: top; min-height: 530px; height: 100%; background: #DEE8F5; -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,.3); -moz-box-shadow: 3px 3px 6px rgba(0,0,0,.3); box-shadow: 3px 3px 6px rgba(0,0,0,.3); } /* end */