.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header,.sidebar .widget {
    background-color: #ffffff;
    padding: 0.5em 0.5em;
	}
.inside-header {
    padding: 0px 0px;
}
.headerad {
  height:300px;
	overflow:hidden;
}

.sidebar .widget :last-child{
	  margin-bottom: 0;
    font-size:15px;
    line-height: 1.6;
    display: block;
    transition: all .5s;
    -webkit-transition: all .5s;
    overflow: hidden;
}
.main-navigation .main-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height:25px;
	  font-weight:500;
}
.widget-title {
    background: #0da4a98a;
    text-align: center; 
		font-weight: 600;
	  margin-bottom:7px;
}
.sidebar .widget .widget-title{
	color:#ffffff;
}
.button, .wp-block-button .wp-block-button__link {
    background-color:#007cba;
    border: 2px dotted #ffffff;
    margin-bottom:5px;
    padding: 0rem 0.5rem;
    font-size: 0.99rem;
    border-radius:11px;
}
#toc_container p.toc_title{
	background:#aee4e4;
	font-size:18px;
}
p.has-background{
	padding:.2em .3em;
}
.copyright-bar{
	font-size:12px;
}
.site-main .wp-block-group__inner-container{
	padding:0px;
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 0.5em;
}
.entry-meta{
	font-size:12px;
	line-height:0.5em;
}
p.has-background{
	padding:.2em .3em;
}
h6 {
    font-size: 20px;
    color: #794b78;
    font-weight: 600;
}
.header-widget {
    display: none;
}
.websitead{
	text-align: center;
	font-size: 0.5em;
	color:#b1a9a9;
	margin-top:-8px;
}
.tu1{
	background:#fff;
	border:1px solid #f71b1b;
}
.tu{
  height: auto-flow;
	padding:10px;
  margin: 0 auto 20px auto;
  border-radius: 5px;
}
table td, table th{
	font-size:16px;
	color:#000;
	padding-top: 1px;
	padding-bottom: 1px;	
	border: 1px solid #49adf585;
	background-color:#fff;
	text-align:center;
}
body .entry-content .wp-block-latest-posts {
    margin-left: 1.5em;
    font-size: 16px;
    font-weight: 550;
    position: relative;
    margin-bottom: 1px;
    margin-top: -10px;
}
body .entry-content .wp-block-latest-posts li{
	list-style:decimal;
	color:#D22E2E;
	padding-left:12px;
}