<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* td[data-column="nome"], 
th[data-column="nome"] {
  height:         100%;
  line-height:    24px;
  max-width:      150px !important;
  vertical-align: middle;
  width:          150px !important;
}
 */
 
 @font-face {
    font-family: oswaldregular;
    src: url(http://clicrbs.com.br/sites/swf/zh-fontes/oswald-regular-webfont.eot);
    src: url(http://clicrbs.com.br/sites/swf/zh-fontes/oswald-regular-webfont.eot?#iefix) format('embedded-opentype'), url(http://clicrbs.com.br/sites/swf/zh-fontes/oswald-regular-webfont.woff) format('woff'), url(http://clicrbs.com.br/sites/swf/zh-fontes/oswald-regular-webfont.ttf) format('truetype'), url(http://clicrbs.com.br/sites/swf/zh-fontes/oswald-regular-webfont.svg#oswaldregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

h1 {
  background-color: #01ABEB;
  color:            #fff;
  font-family:      oswaldregular, sans-serif;
  font-size:        1.8em;
  margin:           0px;
  padding:          20px 0px;
  text-align:       center;
  text-transform:   uppercase;
  width:            100%;
}
 </pre></body></html>