<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family:  latoregular;
  src: url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-regular-webfont.eot);
  src: url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-regular-webfont.eot?#iefix) format('embedded-opentype'), url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-regular-webfont.woff) format('woff'), url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-regular-webfont.ttf) format('truetype'), url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-regular-webfont.svg#latoregular) format('svg');
  font-weight:  400;
  font-style:   normal;
}

@font-face {
  font-family: latobold;
  src: url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-bold-webfont.eot);
  src: url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-bold-webfont.eot?#iefix) format('embedded-opentype'), url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-bold-webfont.woff) format('woff'), url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-bold-webfont.ttf) format('truetype'), url(http://zh.clicrbs.com.br/especiais-zh/fonts/lato-bold-webfont.svg#latobold) format('svg');
  font-weight: 400;
  font-style: normal;
}



.zh-modal {
  background-color: rgba(0, 0, 0, 0.8);
  opacity:          1;
}

.zh-modal-container {
  background-color: rgb(255, 255, 255);
  border:           1px solid #000;
  border-radius:    5px;
  font-family:      latoregular, sans-serif;
  height:           160px;
  padding:          20px;
}

.zh-modal-icons-wrapper {
  height:       32px;
  line-height:  32px;
}

.zh-modal-icons-wrapper img {
  height: 32px;
  width:  32px;
}

.zh-modal-alert-text {
  font-family:  latobold, sans-serif;
  font-size:    1.4em;
  left:         0px;
  top:          72px; /* Depende dos Ã­cones */
  text-align:   center;
}

.zh-modal[data-state="text"] .zh-modal-container {
  height: auto;
  width:  500px;
}

.zh-modal[data-state="text"] table {
  font-family:  latoregular, sans-serif;
}

.zh-modal[data-state="text"] table th {
  font-family:  latobold, sans-serif;
  font-size:    14px;
  text-align:   left;
}

.zh-modal[data-state="text"] table td {
	text-align:	left;
}

.zh-modal-header {
  height: 0px;
}

.zh-modal .zh-modal-header .zh-modal-close {
  background-color: rgb(1, 171, 235);
  border:           3px solid rgb(186, 218, 85);
  border-radius:    50%;
  color:            rgb(255, 255, 255);
  cursor:           pointer;
  display:          inline-block;
  float:            right;
  font-family:      latobold, sans-serif;
  font-size:        32px;
  height:           32px;
  line-height:      32px;
  position:         relative;
  right:            -35px;
  top:              -35px;
  vertical-align:   middle;
  width:            32px;
}

.zh-modal .zh-modal-header .zh-modal-close:after {
  content:  'X';
}




/* .zh-modal-shield[data-layer="0"] { z-index:  999990; }
.zh-modal[data-layer="0"]    { z-index:  999991; }

.zh-modal-shield[data-layer="1"] { z-index:  999992; }
.zh-modal[data-layer="1"]    { z-index:   999993; }

.zh-modal-shield[data-layer="2"] { z-index:  999994; }
.zh-modal[data-layer="2"]    { z-index:  999995; }





.zh-modal-shield {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.8);
  cursor:           not-allowed;
}

.zh-modal {
  background-color: transparent;
  height:           300px;
  width:            300px;
  margin-left:      -150px;
}

.zh-modal-loading img.zh-modal-loading { display:  initial;  }
.zh-modal-loading img.zh-modal-error     { display:  none;   }

.zh-modal-error img.zh-modal-loading { display:  none;     }
.zh-modal-error img.zh-modal-error     { display:  initial;    }



.zh-modal.zh-modal-big {
  width:            492px !important;
  max-height:       320px;
  min-height:       350px !important;
  margin-left:      -246px;
  margin-top:       -175px;
}

.zh-modal-header, 
.zh-modal-footer {
  background-repeat:  no-repeat;
  cursor:             not-allowed;
  height:             45px;
}

.zh-modal-header {
  background-color: transparent;
}

.zh-modal-body{
  background-color:   #fff;
  border:             2px solid #000;
  border-radius:      5px;
  max-height:         472px;
  overflow:           auto;
}

.zh-modal-footer {
  background-color: #fff;
}

span .zh-modal-close {
  font-family: monospace;
  font-size: 300%;
  padding: 0px;
  background-color: #000;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  right: -16px;
  position: relative;
  top: 25px;
  color: #fff;
}

.zh-modal-body {
  font-family:  'Lato', sans-serif;
  font-size:    100%;
  font-weight:  700;
  padding:      10px;
  text-align:   left;
  padding:      40px 25px;
}

.zh-modal-body h3 {
  margin: 0px;
}

.zh-modal-alert {
  line-height:  1.5em;
}

.zh-modal-footer {
  text-align: center;
}

.zh-modal-footer img {
  margin: 5px 20px;
}

.zh-zoom-image img {
  max-width:  100%;
}
 */</pre></body></html>