body {
	background-color: #000
}

.body {
	padding-top: 5px;
	background-color: #222
}

h1,
h2,
h3,
h4,
h5 {
	color: #999
}

a,
a:focus,
a:active,
a:hover {
	color: #ddd;
	text-decoration: none
}

option {
	padding: 0
}

a:hover {
	text-decoration: none
}

.alert-info {
	color: #ddd;
	background-color: #444;
	border-color: #444
}

.btn-default {
	color: #ddd;
	background-color: #222;
	border-color: #444
}

.row .btn-default {
	margin: .25em
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-right: 8px;
	padding-left: 8px
}

.carousel {
	margin-bottom: 15px
}

.navbar {
	margin-bottom: 10px
}

.navbar-brand img {
	max-height: 40px;
	margin-top: -7px
}

.nav-tabs {
	border-bottom: 1px solid #222
}

.nav-tabs li a {
	color: #ddd
}

.nav-tabs li a:focus,
.nav-tabs li a:hover,
.nav-tabs li a:active {
	background-color: #222;
	border: 1px solid #222
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
	border: 1px solid #222;
	background-color: #222;
	color: #ddd
}

.nav-tabs li.active a:active {
	border: 1px solid #222;
	background-color: #222;
	color: #ddd
}

.item {
	cursor: pointer;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.item img {
	width: 100%
}

.item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.title h3 {
	width: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.title h4 {
	width: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.title h5 {
	width: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: pre-line;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.title a {
	color: #f90
}

.info p {
	color: #888;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.info a {
	color: #ddd
}

.thumbnail {
	width: 100%;
	background-color: #222;
	padding: 0;
	border-width: 0;
	border-radius: 0
}

.thumbnail .caption {
	padding: 3px
}

.image {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
	background-color: #333;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}

.image_12_5 {
	width: 100%;
	height: 0;
	padding-bottom: 12.5%;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.image_25 {
	width: 100%;
	height: 0;
	padding-bottom: 25%;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.image_1-1 {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.image img {
	width: 100%
}

.marker-overlays .duration {
	padding-top: 2px;
	float: right;
	padding: 0 5px
}

.marker-overlays .hd-thumbnail {
	font-weight: 900;
	padding-top: 1px;
	float: right;
	padding: 0 5px
}

.marker-overlays {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 18px;
	background: #181818;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	z-index: 5;
	overflow: hidden;
	cursor: default
}

.panel {
	border-radius: 0;
	border: 1px solid #888;
	background-color: #444
}

.panel-default .panel-heading {
	padding: 5px 10px;
	border-radius: 0;
	border: 0;
	background-color: #666
}

.panel-heading h3 {
	line-height: 20px;
	font-weight: 700;
	color: #fff
}

.panel-body {
	color: #fff;
	padding: 10px
}

.pagination1 {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination1 li {
	display: inline
}

.a_d {
	margin: 1em 0
}

.a_d img {
	width: 100%
}

.page-item a {
	position: relative;
	float: left;
	margin: 4px 3px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #aaa;
	background-color: #222;
	text-decoration: none;
	border-radius: 3px;
	border: 0
}

.pagination1 .active a {
	background-color: #444
}

.footerNav a {
	color: #888
}

footer {
	margin-top: 20px;
	margin-bottom: 20px
}

#warning {
	margin: 0 auto;
	max-width: 680px
}

iframe {
	margin: 0 auto
}

.novel {
	color: #999;
	font-size: 1.1em;
	text-indent: 2.2em
}