body {
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

/*a {
  color: #00B7FF;
}*/

body {
  background-color: black;
}

.container {
  background-color: white;
}

.carousel-img {
  width: 100%;
  min-height: 300px;
  max-height: 300px;
}

.jumbotron {
  background-color: tomato;
  color: white;
  padding-right: 48px;
  padding-left: 48px;
}

.selectize-control.contacts .selectize-dropdown .caption {
	font-size: 12px;
	display: block;
	opacity: 0.5;
}

.carousel-view {
  height: 300px;
}

.page-header-link {
  background-color: lightskyblue;
}

.manga-cover-header {
}

.manga-list {
  white-space: nowrap;
  overflow-x: scroll;
}

.manga-cover {
  height: 100px;
}

.side-news {
  border: 5px;
  border-style: solid;
  border-width: medium;
  border-color: lightskyblue;
  height: 500px;
}
