body {
	background: #ffffff !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: Arial, Helvetica, sans-serif !important;
}
.datanoesis-content h1 {
    font-size: 18px !important;
    font-weight: 600;
    color: #000 !important;
}
.overview-text h3 {
	font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 0px !important;
    margin-top: 24px !important;
	color: #000 !important;
}
.entry-content h3 {
	font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 0px !important;
    margin-top: 24px !important;
	color: #000 !important;
}
.overview-text p {
	font-size: 12px !important;
	margin: 5px 0px !important;
}
#page.boxwide {
    width: 100%;
    border-top: 1px solid #ffffff !important;
}
#custom-top-menu {
	display: block;
	width: 100%;
	float: none;
	clear: both;
    background: #ffffff !important;
    width: 900px;
}

#custom-top-menu .custom-top-menu-inner-wrapper {
	display: block;
	clear: both;
    background-image: url('/wp-content/themes/pure-simple-child/topnav_background.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 16px;
}
#custom-top-menu .custom-top-menu-inner-wrapper:after,
#custom-top-menu #banner:after,
#custom-top-menu .custom-top-menu-inner-wrapper #footer-menu:after {
	content: " ";
	display: block;
	clear: both;
	width: 100%;
}
.custom-top-menu-inner-wrapper .search-form {
	width: 105px;
    float: left;
	margin-left: 20px;
}
.custom-top-menu-inner-wrapper .search-form .form-control {
    border: 1px solid #fff;
    height: 18px;
    width: 82px;
    margin: 3px 0 0 0;
	font-size: 10px;
}
.custom-top-menu-inner-wrapper .search-form .btn .custom-search:after {
	content: " ";
	display: block;
	width: 20px;
	height: 18px;
	background-image: url('/wp-content/themes/pure-simple-child/searchgo.gif');
	
}
.custom-top-menu-inner-wrapper .search-form .btn {
    border: 0px solid #fff;
    height: 18px;
    width: auto !important;
    margin: 3px 0 0 0;
	padding: 0px !important;
	
}
.custom-top-menu-inner-wrapper #footer-menu {
    /* width: 238px !important; */
	padding: 0px !important;
	list-style: none;
	display: inline-block;
    float: left;
	margin: 0px !important;
}
.custom-top-menu-inner-wrapper #footer-menu  li {
    /* width: 24%; */
    float: left;
	display: inline-block;
}
.custom-top-menu-inner-wrapper #footer-menu  li  a{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	display: block;
    padding: 4px 0px 4px 13px;
    margin-right: 10px;
    background: url('/wp-content/themes/pure-simple-child/jumpmarker_top.gif') no-repeat left;
	color: #000 !important;
}
.custom-top-menu-inner-wrapper #footer-menu  li  a:hover {
	color: #cc0000 !important;
}
#custom-top-menu .custom-logo {
    display: inline-block;
    right: -130px;
    position: relative;
    top: -15px;
}
#custom-top-menu #banner {
    display: block;
    clear: both;
    position: absolute;
	width: 900px;
}
.header-box {
    text-align: center;
}
.header-box  .header-bg {
    text-align: center;
    display: inline-block;
    position: relative;
    top: -20px;
    left: -100px;
}
.clr, .clear {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	float: none;
}
#masthead, .header-box {
	display: none !important;
}
.navigation {
    clear: both;
    margin-top: 50px;
}
.custom-vertical-page-rules {
    display: block;
    width: 1px;
    min-height: calc(100vh - 129px);
	height: 100%;
    position: absolute;
    background: #cccccc;
    left: -80px;
    top: 1px;
}
.col-md-9.datanoesis-content {
	width: 700px !important;
    margin-left: 80px !important;
}
.col-md-3.datanoesis-sidebar {
	width: 200px !important;
}
.col-md-9.datanoesis-content {
    float: right !important;
}
.col-md-9.datanoesis-content:before {
	/* content: " ";
	display: block;
	clear: both;
	width: 1px;
	height: 100%;
	background: red;
    position: absolute; */
}
.col-md-3.datanoesis-sidebar:after {
	/* content: " ";
	display: block;
	clear: both;
	width: 1px;
	height: 100%;
	background: blue;
    position: absolute; */
}
.row.datanoesis-row:after {
	content: " ";
	display: block;
	clear: both;
	width: 1px;
	height: 100%;
	background: blue;
    position: absolute;
}
#page {
	border-bottom: 0px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	box-shadow: none !important;
}
.datanoesis-content .page .entry-content img {
	margin: 0px;
}

/*footer section*/
#custom-footer{
	font-size: 0.66em;
	width: 800px;
    margin-left: 280px;
    margin-top: 10px;
    padding-bottom: 16px;
    border-top: solid 1px #cc0000;
    clear: both;
}

#custom-copyright{
	float: right;
}

#custom-copyright a{
	color:#000;
	text-decoration: none;
}
#custom-copyright a:hover{
	color:#cc0000;
}

#custom-footer-links a{
	color:#000;
	text-decoration: none;
}
#custom-footer-links a:hover{
	color:#cc0000;
}

@media (max-width: 780px) {
	
	.primary-navigation .toggle-container.visible-sm, 
	.primary-navigation .toggle-container {
		display: none !important;
	}
	.nav-menu {
		display: block !important;
	}
	ul.nav-menu > li {
		width: 185px !important;
		float: left !important;
	}
	ul.nav-menu > li > a {
		color: #000 !important;
	}
	
}


