.tt-menu {
  box-shadow: 0 0 10px rgba(8, 8, 8, 0.25); }

.twitter-typeahead {
  width: 100%; }

.tt-suggestion {
  padding: 10px;
  background: #ffffff; }

.tt-suggestion:hover {
  background: #969dee;
  color: #ffffff;
  cursor: pointer; }

input.form-control.tt-hint, #searchfield {
  margin-top: 20px; }

@-moz-document url-prefix() {
  .glyphicon-search {
    top: -10px; } }
_:-ms-input-placeholder, :root .glyphicon-search {
  top: -10px; }

.glyphicon-search,
.glyphicon-remove {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

.glyphicon-remove {
  right: 50px;
  display: none; }

.navbar {
  margin-bottom: 0; }

.icon {
  max-width: 16px;
  max-height: 16px; }

.well {
  background: #07c; }
  .well h4 {
    color: #ffa930; }
  .well a {
    color: white; }

.index {
  height: 30vh; }
  .index.logo {
    display: flex;
    justify-content: center;
    align-content: center; }
    .index.logo img {
      width: 15%; }

.search {
  display: flex;
  justify-content: center;
  background: #07c; }
  .search .logo a {
    display: flex;
    justify-content: center;
    align-content: center; }
  .search .logo img {
    width: 70%; }

.ya-news__all {
  margin-bottom: 20px; }

.todays {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 40vh;
  text-align: center; }
  .todays h5 {
    font-weight: bold;
    color: lightslategray; }

.outer-links {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  color: lightslategray;
  font-weight: bold; }
  .outer-links a {
    color: #729de6;
    font-weight: normal; }
  .outer-links li {
    margin-top: 30px; }
    .outer-links li ul {
      list-style: none;
      padding: 0; }
      .outer-links li ul li {
        margin-top: 0; }

#go_suggestions {
  margin-top: 20px; }

.search_item {
  margin-bottom: 50px; }

.realised {
  margin-bottom: 15px; }

.glyphicon-search,
.glyphicon-remove {
  position: absolute;
  right: 27px;
  top: 31px;
  cursor: pointer; }

.glyphicon-remove {
  right: 50px; }

.center-block {
  text-align: center; }

.outlink {
  display: none; }

/*# sourceMappingURL=mstyle.css.map */
