@charset "UTF-8";
body {
    /* background-color: #1d2129; */
    background-color: #252a34;
    padding: 0px;
    font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
}
#player{
    position: absolute;
}
.fp-icon:before {
    font-family: flowplayer;
    font-size: 3em; }
.fa:before {
	font-size: 2.5em; }  

strong.fp-qsel {font-size: 2.5em;}
strong.fp-speed {font-size: 2.5em;}

.fa.fa-bookmark.red {
	color: red !important;	}	 

.fp-qsel-menu {
	font-size: 2em !important;
}
/* 스피드 팝업메뉴 */
.fp-speed-menu { 
/*     right: 7em !important; */
    /* bottom: 3em !important; */
    font-size: 1em !important;

}

