/* 
	
	Verint
	Print Overrides 

*/

/* Content */
.header-wrapper,
.footer-row-2,
.footer-row-3 { display: none !important; }

/* Legibility */
.footer-wrapper { 
	background: #fff !important; 
	color: #000 !important;
}

.footer-row-1 { border-bottom: 0; }

/* ROWS AND COLUMNS */
.section .main-col,
.multibox-area .perc-widget { width: 100% !important; float: none !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; }

/* ROWS */
.section,
.section-rates,
.section-2col-media .section-inner,
.multibox-area>.perc-vertical { margin-left: 0 !important; margin-right: 0 !important; }

* { -webkit-print-color-adjust: exact; print-color-adjust: exact; color: #000000; }

.bg-tint,
.bg-image { display: none !important; }

.has-bg .feat .perc-breadcrumb-main, 
.has-bg .feat h1, 
.has-bg .feat li, 
.has-bg .feat p { text-shadow: none; }

.feat-body,
.section { padding: 20px 0 !important; }

/* SECTION-INNER HORPADDING */
.section-inner,
.section-fixed > .perc-vertical { padding-left: 0 !important; padding-right: 0 !important; }

.section { background: #fff !important; }