body, body * {
   color: #000 !important;
}

.site-header #dvlogo {
   margin: 25px 0 20px;
}

a {
   color: #000;
   text-decoration: underline !important;
}

.site-header .right-col, .site-nav-wrap, .chat-open, .chat-active, .av-figure-zoom-in-ico, #emcode {
   display: none;
}

.site-footer {
   background: 0;
}

.scr-only {
   display: none !important;
}

.prn-only {
   display: block !important;
}

.avoid-page-break {
   page-break-inside: avoid;
}

.page-break-after {
   page-break-before: always;
}

.page-break-before {
   page-break-before: always;
}

.pricing-hero .tab-a .tab-headers ul {
   display: none !important;
}

.zone-wrapper:before, .zone-wrapper:after {
   content: ".";
   display: block;
   height: 0;
   overflow: hidden;
}

.zone-wrapper:after {
   clear: both;
}

.zone-wrapper {
   zoom: 1;
}

.z-f5 {
   width: initial !important;
}

.z-f6 {
   display: none;
}

.check-list {
   list-style: square;
   margin: 0 0 0 15px;
}

.check-list li {
   background: 0;
   padding-left: initial;
}

.article-title {
   margin: 0 0 15px;
}

.article-section {
   margin: 0 0 30px;
}

.article-sub-title {
   margin: 0 0 5px;
}
