<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  background: #fff;
}

/*-- Resources --*/

.resource-sec {
  text-align: center;
  padding-top: 60px;
}

.resource-sec .content-wrap {
  max-width: 1280px;
}

.resource-sec h1 {
  font-size: 40px;
}

.resource-sec h1+h4 {
  margin-top: 40px;
  position: relative;
}

/* Help wrap */
.help-wrap .col-block&gt;span {
  width: 65px;
  height: 65px;
  display: block;
  margin: 0 0 20px;
  background: url(/sites/zweb/images/it-management/it-sprite2x.png) no-repeat 0 2px/472px auto;
}

.help-wrap .col-block.zicon-mdmplus &gt; span {
  background-position: -70px 2px;
}

.help-wrap .col-block.zicon-site247 &gt; span {
  background-position: -143px 2px;
}

.help-wrap .col-block.zicon-alarms &gt; span {
  background-position: -215px 2px;
}

.help-wrap .col-block.zicon-assist &gt; span {
  background-position: -285px 2px;
}
.help-wrap .col-block.zicon-vault &gt; span {
 

    background-position: -352px 2px;
    width: 60px;
  }
  .help-wrap .col-block.log-cloud &gt; span {

    background-position: -410px 2px;
  }


.ZF-support
{
  display: none;
}

@media only screen and (min-width:992px) and (max-width:1199px) {

  .resource-sec h1 {
      font-size: 34px;
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {

  .resource-sec h1 {
      font-size: 32px;
  }
}

@media only screen and (max-width:767px) {

  .resource-sec {
      padding-top: 60px;
  }

  .resource-sec h1 {
      font-size: 30px;
  }

}</pre></body></html>