
html,
body {
	margin: 0;
	padding: 0;
	font-family: sans-serif!important;
}

p {
	margin: 0;
}
input:active ,input:focus {outline-width: 1px;}
video {
	filter: saturate(100%) !important;
	-webkit-filter: saturate(100%) !important;
}
/* SET */
a {color: #bbbbbb; text-decoration: none; border-bottom: 0px;}
a:hover, a:focus, a:active{text-decoration: none;border-bottom: 0px;}
.Player01{width: 100%; height: 100%; overflow-x: hidden; overflow-y: hidden; margin: 0; padding: 0; position: absolute; top: 0; overflow: hidden;}
.Player01 main #container {position: static;}
.Player01 main #container{position: static;}
body#player_Wrap{border-width: 0px; overflow: hidden;margin: 0;}
body{border-width: 0px}
.plyr {border-radius: 0px!important;}

/* TOP NAV */
#top_Nav{width: 100%; height: 40px; position: absolute; top: 0px; background: linear-gradient(180deg,#000, 40%, #00000000); color: #fff; z-index: 9; padding: 5px; transition: all 0.4s;}
#top_Nav .P_logo{height: 18px; vertical-align: baseline;}
#top_Nav .P_exten{height: 12px; vertical-align: text-top;; margin: 0 5px; padding: 0 10px; border-right: 1px solid #5e5e5e; border-left: 1px solid #5e5e5e;}
#top_Nav .file_Name{font-weight: 400; font-size: 12px; vertical-align: top; color: #fff; display: inline-block; margin: 0 0 0 3px; letter-spacing: -0.5px;line-height: 1.4;}


#container{
	color: #fff;
	font-size: 0.85rem;
	border-radius: 0.25rem;
}
