<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px; }

::-moz-placeholder {
  color: #999999;
  font-size: 12px; }

:-ms-input-placeholder {
  color: #999999;
  font-size: 12px; }

:-moz-placeholder {
  color: #999999;
  font-size: 12px; }

::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px; }

::-moz-placeholder {
  color: #999999;
  font-size: 12px; }

:-ms-input-placeholder {
  color: #999999;
  font-size: 12px; }

:-moz-placeholder {
  color: #999999;
  font-size: 12px; }

.not-content {
  height: 200px;
  width: 100%;
  background: white;
  background: rgba(255, 255, 255, 0);
  background: transparent\8;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)"; }

.not-content-wrapper {
  position: relative;
  height: 100%; }
  .not-content-wrapper div {
    position: absolute;
    left: 50%;
    top: 50%;
    /*width: 200px;*/
    height: 20px;
    /*margin: -10px 0 0 -100px;
    background: url(../images/not-content.png) no-repeat;*/
    font-size: 18px;
    text-align: center;
  }
    
</pre></body></html>