/* Enter Your Custom CSS Here */* Enter Your Custom CSS Here */
/*This is in custome css nside wpdatatab;es*/
div.dataTables_filter { display: none !important; } 
div.dataTables_filter { display: none !important; }

.tablepress thead th,
.tablepress tfoot th {
	background-color: #ff0000;
}

/*.tablepress {   background-color: #CDCDCD;  margin: 10px 0 15px 0;  font-size: 11pt;    width: 98%;     text-align: left; }*/
.tablepress {   background-color: yellow;  margin: 10px 0 15px 0;  font-size: 11pt;    width: 98%;     text-align: left; }


/*.sidebar {padding: 0 0.0;line-height: 0.10;} 
.sidebar p {
       line-height:1.4em;
     }

.widget {padding: 0 0.0;line-height: 0.10;} 
/*.header-sidebar .widget ul.menu ul {
    width: 200px;
}*/
.header-sidebar .widget ul.menu ul a {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
    padding: 6px 10px;
    width: 180px;
}*/

html {
	font-family: "Times New Roman", Georgia, Serif;
	
}

.site-title {
	font-family: "Times New Roman", Georgia, Serif;
}

.site-main > article {
	margin-bottom: 3.5em;
	position: relative;
}
.post-inner-content .entry-title a {
    color: #fff;
}



/* change post title to red 
.post-title-head a {
    color:#f00;     /*#f00;*/
}
.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	margin-right: 7.6923%;
	margin-left: 3.6923%;
}

.entry-title {
	font-family: "Times New Roman", Georgia, Serif;
/*	font-size: 28px;
	font-size: 1.75rem; */
	font-size: 35px;
	font-size: 2.00rem;  
  
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
    color:red;
}

.main-navigation {
	font-family: "Times New Roman", Georgia, Serif;
}

.main-navigation a {
	color: #1a1a1a;
  	font-weight: 700;
	display: block;
	line-height: 0.5125;
	outline-offset:-1px;
	padding: 0.44375em 0;
    width:140px;
  text-align: center;
  }
/*
/*.widget-area .wrap {*/
.widget-area {

/*max-height:300px*/
	/*max-height:300px*/
  max-height:200px
} 
*/