body {
}

.edshare-banner {
	background: unset;
}

#search-banner {
        width: 100%;
}


/* HEADER STYLES */
.header h1 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
}

/* PAGE BODY */
  .pagebody, #front_latest {
	width: 100%;
  }

  .col-sm-3 {
 	width: 100%;
  }

/* FOOTER */
.footer {
    padding: 10px;
    text-align: center;
    background: #6C648B;
    margin-top: 20px;
    color: #F2F2F2;
    font-size: 10px;
}

.footer a, .footer a:visited {
    color: #F2F2F2;
}

.footer a:hover {
    color: #000000;
    text-decoration: none;
}

.col-sm-3 {
/*	height: 218px; */
}

