/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.1.3
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*Erick Tweeks*/
.page-title-main-report{
	font-size: 36px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 40px;
	font-style: normal;
	font-weight: 400;
	color: #050505;
	border-top: dotted .01em #cbcbcb;
	margin: .5em 0;
	
}



.anchor {
  
  /*margin: 5px 0 5px 0; */
  
}

.anchor:before {
  content:"";
    display: block;
  height: 90px; /*same height as header*/
  margin-top: -90px; /*same height as header*/
  visibility: hidden;
}