.anime-settings {
margin:0px auto;
width:930px;
text-align:center !important;
position:sticky;
top: 0;
z-index:60;
}
.anime-main {
margin:0px auto;
width:930px;
text-align:center !important;
}
.anime-cap {
width:902px;
margin:10px;
border:1px solid white;
border-radius:4px;
background-color:#1e1e1e;
text-align:center !important;
float:left;
}
.anime-container {
width: 930px;
flex-flow: wrap;
display: flex;
} 
.anime-c {
width:440px;
height:310px;
margin:10px;
border: 1px solid white;
border-radius:4px;
background-color: #1e1e1e;
text-align:center;
} 
.anime-i {
float:left;
padding:0px 5px 0px 5px;
z-index:100;
background-color:#1e1e1e;
}
.anime-img {
margin-top:5px;
}
.anime-t1 {
line-height: 24px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
/*width:408px;*/
height:24px;
color: white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
margin: 5px 0px 0px 0px;
text-rendering: optimizeLegibility;
}

.anime-t2 {
line-height: 18px;
overflow: hidden;
/*width:408px;*/
height:18px;
color: white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
margin: 5px 0px 0px 0px;
}

.anime-ft {
line-height: 24px;
width:393px;
overflow:visible;
position:relative;
top: -6px;
left: 0px;
color: white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
margin: 5px 0px 0px 0px;
text-rendering: optimizeLegibility;
text-align: center;
border: 1px solid black;
border-radius:6px;
background-color: #1e1e1e;
z-index: 100;
}

.anime-g {
line-height: 14px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
height: 14px;
color: grey;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
margin: 0px;
position: relative;
z-index:1;
}
.anime-a {
color:white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
overflow: hidden;
height:16px;
float:left;
width:127px;
border-bottom:2px solid #2f2f2f;
text-align:center !important;
z-index:1;
}
.anime-s {
color:white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
margin: 7px 0px 0px 0px;
border-bottom:2px solid #2f2f2f;
border-top:2px solid #2f2f2f;
text-align:center !important;
z-index:1;
}
.anime-d {
color:white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
border-bottom:2px solid #2f2f2f;
text-align:center !important;
z-index:1;
}
.anime-bd {
color:white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
text-align:center !important;
width:100%;
z-index:1;
}
.anime-lang {
color:white;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
text-align:center !important;
width:100%;
z-index:1;
}
.lcaption {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
overflow: hidden;
height:16px;
float:left;
width:85px;
text-align:left !important;
z-index:1;
}
.lbutton {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
overflow: hidden;
height:16px;
float:left;
width:85px;
text-align:center !important;
z-index:1;
cursor: pointer;
}
.anime-t{
width:150px;
height:18px;
position:absolute;
background-color:orange;
background: -moz-linear-gradient(right,rgba(255,153,0,1),rgba(255,153,0,0.4)); /*Fx 3.6-15*/
background: linear-gradient(to right, rgba(255,153,0,1), rgba(255,153,0,0.4)); /*Standard*/
font-style: bold;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 15px;
color:#1e1e1e;
text-align:left !important;
padding-left:2px;
}
.anime-t-a{
width:0px;
height:0px;
position:relative;
top:160px;
left:5px;
}
.transparent {
width:0px;
height:0px;
position:absolute;
top:-160px;
left: -5px;
background: rgba(255,255,255,0);
font-style: bold;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 15px;
color: rgba(255,255,255,0);
}
.anime-timer{
width:150px;
height:18px;
position:absolute;
background-color:black;
background: -moz-linear-gradient(right,rgba(0,0,0,1),rgba(0,0,0,0.4)); /*Fx 3.6-15*/
background: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0.4)); /*Standard*/
font-style: bold;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 15px;
color:white;
}
.anime-timer-a{
width:0px;
height:0px;
position:relative;
top:35px;
left:5px;
}
.anime-t:hover {
   background-color: transparent;      
}
.anime-desc {
float:left;
width:250px;
height: 170px;
text-align:justify;
margin:5px 0px 5px 0px;
overflow: hidden;
text-overflow: ellipsis;
color:white !important;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 14px;
scrollbar-width: thin;
scrollbar-gutter: stable;
scrollbar-color: orange #f1f8fd;
position: relative;
z-index: 10;
}
.anime-desc a:link {
	color:white;
	font-size: 14px;
}
.anime-desc a:active {
	color:red;
	font-size: 14px;
}
.anime-desc a:hover {
	color:orange;
	font-size: 14px;
}
.anime-desc a:visited {
	color:grey;
	font-size: 14px;
}
.spoiler {
	position: absolute;
	z-index: 50;
	background-color: rgba(0,255,255,0.5);
	text-align: center;
	color: black;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	background: rgba(255,255,255,.5);
	padding: .5rem;
	border-radius: 2px;
	white-space: nowrap;
	cursor:pointer;
}
.is-spoiler-masked {
	filter: blur(5px);
	user-select: none;
}
.anime-synopsis{
	transition: all 0.25s ease-in-out;
}
.watch-div {
	float: right;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.3);
	z-index: 25;
}
.watch-img {
	position: absolute;
	top: -23px;
	left: -33px;
	height: 25px;
	cursor: pointer;
	opacity: 0.8;
}
.watch-img-div {
	position: relative;
	float: right;
}
.video-div {
	position: absolute;
	background-color: #D5D5D5;
	border: 1px solid white;
	text-align: center;
	border-radius: 4px;
	top: 10px;
	/*transform: translateX(calc(-50% - 13px));*/
	left: calc(50% - 500px);
	display: flex;
	flex-flow: row wrap;
	max-width: 1000px;
	max-height: 570px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	z-index: 25;
}
.video-div:before {
	content: "";
	position: absolute;
	left: calc(50% - 13px);
	top: -9px;
	height: 15px;
	width: 15px;
	background: #D5D5D5;
	transform: rotate(225deg);
	border-bottom:inherit;
	border-right:inherit;
	box-shadow:inherit;
	overflow: hidden;
	z-index: 1;
}
@font-face {
	font-family: 'icomoon';
	src:  url('/style/fonts/icomoon2.eot?et6z4q');
	src:  url('/style/fonts/icomoon2.eot?et6z4q#iefix') format('embedded-opentype'),
    url('/style/fonts/icomoon2.ttf?et6z4q') format('truetype'),
    url('/style/fonts/icomoon2.woff?et6z4q') format('woff'),
    url('/style/fonts/icomoon2.svg?et6z4q#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

  /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.video-link {
	position: relative;
	margin-right: 5px;
	margin-bottom: 2px;
	text-align: center;
	text-decoration:none !important;
	z-index:15;
}
.video-link:hover > .video-info{
	color: orange;
}
.video-info {
	position: absolute;
	color: white;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	top: calc(100% - 14px);
	width: 100%;
	height: 14px;
}
.icon-audio:before {
	content: '\e910';
	margin-right: 3px;
}
.icon-sub:before{
	content: '\e900';
	margin-right: 3px;
}
.icon-twitter:before {
	content: "\ea96";
	margin-right: 3px;
}
.icon-youtube:before {
	content: "\ea9d";
	margin-right: 3px;
}
.cat-hide {
position: relative;
float:right;
top: -2px;
left: -2px;
height: 20px;
width: 70px;
cursor: pointer;
color: black;
font-size: 14px;
background-color: orange;
border: 1px solid white;
border-radius: 2px;
text-align: center;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.text-secondary {
	color: #767676;
}
.text-italic {
	font-style: italic;
}
.control-t {
	text-align:center;
	width:930px;
	height:30px;
	line-height:18pt;
	padding-top:4px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-radius: 4px;
	background: wheat;
}
.control-b {
	text-align:center;
	width:930px;
	height:50px;
	line-height:18pt;
	padding-top:6px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-radius: 4px;
	background: wheat;
}
.control-b1 {
	text-align:justify;
	width:360px;
	line-height:18pt;
	float:left;
}
.control-b2 {
	text-align:right;
	width:420px;
	line-height:18pt;
	float:right;
}
.control-caption {
	font-weight:bold;
	font-size:18pt;
	float:left
}
.debug-container {
	vertical-align: middle;
	display: inline-block;
	top: 40px;
	position: fixed;
	left: 200px;
	width: 400px;
}
.debug_p {
	border:1px solid red;
	width:390px;
	height:680px;
	overflow-y:hidden;
	overflow-y:scroll;
	text-align:left;
	left:200px;
	top:70px;
	background-color:black;
	color:white;
	position:fixed;
	z-index:10;
	/*white-space: nowrap;*/
}
.debug_p a:link {
	color:inherit;
	font-size: 11px;
}
.debug_p a:active {
	color:red;
	font-size: 11px;
}
.debug_p a:hover {
	color:orange;
	font-size: 11px;
}
.debug_p a:visited {
	color:inherit;
	font-size: 11px;
}
.debug_b {
	border: 1px solid orange;
	background-color: green;
	color: white;
	cursor: pointer;
	width: 70px;
	height: 25px;
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	border-radius: 6px;
	float:left;
}
.debug-scroll {
	float: left;
	font-size: 18px;
	-webkit-transform: scale(1.8) !important;
	top: 3px;
	position: relative;
}