@CHARSET "UTF-8";


html,body {
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	height: 100%;
	color: #555555;
	background-color: #F7F7F7;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar .btn-navbar:hover{
	background: none;
	cursor: pointer;
}
.navbar .btn-navbar .icon-bar{
	background-color: #4D85C4;
}

fieldset {
	border: none;
}

.embed_page>* {
	height: 100% !important;
	width: 100% !important;
}

.embed_page .ctn_thumbnail {
	display: table;
}

#ctn_lsc .lbl_beta {
	margin: 4px;
}

.wrapper_content {
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.wrapper_footer {
	margin-left: 0px;
	margin-right: 0px;
}

.wrapper_footer .wrapper_content {
	text-align: center;
}

.wrapper_header {
	background-color: #fff;
}

.wrapper_footer {
	text-align: center;
	background-color: #4D85C4;
	border-top: 1px solid #666;
}

.wrapper_nav {
	border-bottom: 1px solid #CCC;
	background: rgb(255, 255, 255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)),
		color-stop(100%, rgba(237, 237, 237, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
		rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ffffff',
		endColorstr='#ededed', GradientType=0); /* IE6-9 */
}

#ctn_p_header>* {
	display: table;
}

#ctn_p_footer {
	padding: 10px;
	color: #000;
}

.wrapper_main:nth-child(3) {
	padding-bottom: 20px;
}

.wrapper_main:nth-child(4) {
	background-color: #F7F7F7;
}

#mainContent {
	width: 100%;
	margin: auto;
}

.ctn_header_login {
	float: right;
	padding-top: 10px;
}

.ctn_pf_user_icon {
	width: 40px;
	display: inline-block;
	float: left;
	height: 40px;
	background-image: url(/ls/images/blank-user-50.gif);
	background-repeat: no-repeat;
	background-size: 40px;
	margin-right: 10px;
}

#token_title,#lsc_player_title {
	font-size: 18px;
	text-align: center;
	height: 50px;
	/* display: table-cell; */
	/* width: 720px; */
	vertical-align: middle;
}

#lsc_player .ctn_thumbnail,#dialog_lsc_player .ctn_thumbnail {
	/* width: 100%; */
	/* height: 100%; */
	background-size: 100% 100%;
	background-position: 0px;
	border: none;
	margin: 0px;
}

#ctn_pf_lsc .ctn_lsc_featured {
	margin: auto;
}

#ctn_pf_lsc {
	height: 445px;
	min-width: 1024px;
}

.lbl_lsc_standby_text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 720px;
	height: 400px;
	font-size: 2em;
	line-height: 1.5em;
	color: #CCC;
	text-shadow: 1px 1px 1px #333;
	background-image: url(/ls/images/lsc_standby_logo.png);
	background-position: 50%;
	background-repeat: no-repeat;
}

#ctn_pf_lsc .ctn_lsc_list {
	margin: auto;
	/* padding-left: 10px; */
}

.logo img {
	margin-left: -5px;
}

.lsc_list_header {
	display: inline-table;
	font-size: 2em;
	font-weight: 200;
	vertical-align: middle;
}

.ctn_lsc_items {
	display: inline-table;
	vertical-align: middle;
	margin-left: 15px;
}

.lsc_support {
	color: #2288f7;
	margin: 0px;
}

.lsc_support li {
	padding: 5px;
	float: right;
}

.lsc_support li span {
	vertical-align: middle;
	margin-top: -5px;
}

.ctn_thumbnail img.video_overlay_logo {
	position: absolute;
	width: 64px;
	margin-top: 35px;
	margin-left: 55px;
	z-index: 1;
}

.ctn_lsc_list_item img.video_overlay_logo {
	position: relative;
	width: 64px;
	margin-top: 35px;
	margin-left: 55px;
	z-index: 1;
}

#ctn_p_main .preview_thumbnail_big .video_overlay_logo {
	position: absolute;
	width: 200px;
	z-index: 1;
}

.inline_profile .preview_thumbnail_big img.video_overlay_logo {
	position: absolute;
	left: 6px;
	width: 200px;
	padding: 0px;
	z-index: 1;
}

.ctn_pf_user_icon {
	background-image: url(/ls/images/blank-user-50.gif);
	background-repeat: no-repeat;
	background-size: 40px;
}

.video_player,#action_button #FAVideo_vidiv_Container {
	background-color: #000000;
	width: 100%;
	height: 100%;
}

#ctn_share_controller,#ctn_share_mepro_download,#ctn_share_smp_download
	{
	text-align: center;
	padding: 10px;
}

#token_button_or {
	padding: 10px;
}

#intro_live,#intro_archived,#intro_live_mobile,#intro_archived_mobile,#ctn_share_controller
	{
	margin-bottom: 20px;
}

.lbl_player_cation {
	display: none;
}

#ctn_p_main #action_button,#ctn_p_main #ctn_lsc {
	margin: auto;
}

#ctn_lsc #lsc_player,#action_button #dialog_lsc_player
	{
	display: inline-block;
	position: relative;
	width: 100%;
}

#bts_dialog .preview_thumbnail_big {
	height: 296px;
}

#bts_dialog #action_button {
	overflow-x: hidden;
}

#bts_dialog #token_title {
	display: none;
}

#action_button #vidiv {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.ctn_live {
	position: absolute;
	background-color: #F00;
	color: #FFF;
	margin: 6px;
	z-index: 1;
	right: 0px;
}

/***** Mobile ****/
.pf_files_title {
	font-size: 16px;
}

#fld_file_search {
	margin-bottom: 0px;
}

.ctn_sharer a{
	display: inline-block;
}

.sb_icon_share {
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("/ls/images/icon-share.png");
	background-position: 0px;
	background-repeat: no-repeat;
	margin-top: 1px;
}

.sb_icon_help {
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("/ls/images/icon-help.png");
	background-position: 0px;
	background-repeat: no-repeat;
	margin-top: 1px;
}

.sb_icon_download {
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("/ls/images/icon-download.png");
	background-position: 0px;
	background-repeat: no-repeat;
	margin-top: 1px;
}

.sb_icon_play {
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("/ls/images/icon-play.png");
	background-position: 0px;
	background-repeat: no-repeat;
	margin-top: 1px;
}

.icon-edit {
	vertical-align: baseline;
}

#ctn_p_main2 hr {
	height: 1px;
	margin: 0px;
	margin-left: 40px;
	margin-right: 40px;
	background-color: #CCC;
}


.dropdown-submenu.pull-left>.dropdown-menu {
	margin-left: 19px;
}
.wrapper_header .brand {
	background-image: url(/ls/images/streambox-logo.png);
	float: initial;
	background-position-x: 10px;
	background-position-y: 3px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 230px;
	background-size: 180px;
	margin-left: auto;
	margin-right: auto;
}

.ctn_header_login .progress {
	display: inline-block;
	min-width: 250px;
	height: 30px;
	vertical-align: top;
	margin-right: 10px;
}

.wrapper_header .navbar {
	display: none;
}

.ctn_mobile_menu_footer {
	padding-left: 10px;
	padding-right: 15px;
}

/** Slide in menu **/
#menubar {
	width: 100%;
	background-color: #444;
	color: #fff;
	padding: 10px;
}

#button {
	cursor: pointer;
}

#menu,#right {
	display: block;
}

#menu li a {
	
}

#right {
	overflow-x: hidden;
	width: auto;
	z-index: 5;
	position: relative;
	left: 0px;
	height: 100%;
	-webkit-box-shadow: -5px 0px 4px 0px rgba(0, 0, 0, 0.2);
	moz-box-shadow: -5px 0px 4px 0px rgba(0, 0, 0, 0.2);
	o-box-shadow: -5px 0px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: -5px 0px 4px 0px rgba(0, 0, 0, 0.2);
	background-color: #F7F7F7;
}

#right p {
	padding: 10px;
}

#menu {
	float: left;
	width: 250px;
	height: 100%;
}

/**
Header

**/
#ctn_p_header>*:first-child {
	display: inline-block;
	margin-left: 20px;
	float: left;
}

#ctn_p_header>*:last-child {
	display: inline-block;
	float: right;
	margin-right: 20px;
}

#ctn_pf_user>*:first-child {
	display: inline-block;
	float: left;
	margin-left: 20px;
}

#ctn_pf_user>*:last-child {
	display: inline-block;
	float: right;
	margin-right: 20px;
}

a.btn_notif_live{
	background-color: #17b029;
	margin: 0px;
	padding: 10px;
	text-align: center;
	color: #fff;	
	display: block;
	font-weight: 200;
	font-size: 1.2em;
}

/**
Footer
**/
.wrapper_footer {
	display: none;
}

.wrapper_main:nth-child(3) div {
	height: auto !important;
}

/***
LSC
***/
#lsc_player_title,#token_title {
	padding: 15px 15px;
}

#lsc_player_detail>div:empty {
	display: none;
}

.wrapper_content {
	/* padding-left: 10px; */
	margin: 0px;
	padding: 0px;
}

#ctn_pf_lsc {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: table;
	min-width: inherit;
}


.wrapper_main:nth-child(3) {
	width: 65%;
	display: inline-block;
	float: left;
	margin-left: 15px;
}

body:not(.mode_profile):not(.token_archive) .wrapper_main:nth-child(3){
	width: 100%;
}

/**
LSC List
**/
#ctn_pf_lsc .ctn_lsc_list {
	display: block;
}


.ctn_lsc_items .ctn_thumbnail,.ctn_lsc_items .lsc_item_title {
	display: none;
}

.ctn_lsc_list_item a{
	min-width: 50px;
	border: solid 1px #ccc;
	background: #fff;
	display: inline-block;
}

.ctn_lsc_list_item a.active{
	background: #cccccc;
}

a.btn_feature_lsc{
	padding: 10px;
	font-size: 2em;
	text-align: center;
}

/***
Archive
***/
.file_thumb_buttons .btn {
	display: inline-block;
	float: left;
	padding: 5px;
	text-align: center;
	width: 70px;
	background: none;
	border: none;
	box-shadow: inherit;
	font-size: 15px;
	color: #0088cc;
	text-shadow: none;
}

.file_thumb_buttons .btn>span {
	display: none;
}

.file_thumb_buttons .btn:first-child,.file_thumb_buttons .btn:last-child
	{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.file_thumb_buttons .btn:nth-child(2) {
	clear: right;
}

.pf_files_title .input-append {
	width: 100%;
}

.pf_files_title .btn-group {
	display: block;
	padding-right: 157px;
	padding-left: 20px;
}

#fld_file_search {
	width: 100%;
}

.pf_files_title>div:first-child {
	display: none;
}

#ctn_p_main2>div:first-child {
	display: none;
}

.wrapper_main:nth-child(4) {
	width: 32%;
	display: inline-block;
	float: right;
	height: 100%;
	overflow: scroll;
	overflow-x: hidden;
	padding-bottom: 40px;
	margin-bottom: -40px;
	border-left: solid 1px #CCC;
}

body:not(.mode_profile):not(.token_archive) .wrapper_main:nth-child(4){
	display: none;
}

.pf_files_title>div {
	width: 100%;
	text-align: center;
}

.ctn_file {
	display: inline-block;
	margin: 0px;
	padding: 10px;
	height: auto;
	min-height: 180px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

/***
player details
***/
#lsc_player_detail {
	padding: 10px;
}

div#lsc_player_detail>div:nth-child(n+3) {
	text-align: left;
	margin-top: 15px;
}

div#lsc_player_detail>div:nth-child(-n+2) {
	text-align: center;
}

.detail_title {
	font-size: 1.5em;
	padding: 5px;
}

.detail_social div>* {
	display: inline-block;
	vertical-align: middle;
}

.detail_social div {
	padding-bottom: 10px;
}

.detail_social div>label {
	font-size: 2em;
	font-weight: 200;
	margin-right: 15px;
}

.ctn_file:hover {
	background-color: #99c4f5;
}

#cmd_copy{
	width: 100%;
	border: none;
	background: none;
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-top: 10px;
	color: #0088cc;
	font-size: 1.5em;
}

.modal-body .ctn_sharer{
	padding-top: 30px;
}

.modal-body .ctn_sharer > div:nth-child(n+2){
	margin-top: 20px;
	
}

.modal-body .ctn_sharer > div label{
	font-size: 1.3em;
}
.modal-body .ctn_sharer li{
	width: 20%;
	text-align: center;
}


/***
Not mobile
***/
@media only screen and (min-width : 1101px) {
	
	.wrapper_header{
		min-height: 60px;
	}
	/**
	#ctn_utils:before{
		content: 'Desktop in landscape';
	}
	**/
	.ctn_lsc_list, #ctn_lsc #lsc_player .ctn_thumbnail, .preview_thumbnail_big, #lsc_player_detail>div, #ctn_lsc
		{
		display: table;
		width: 720px;
		margin: auto;
	}
	.video_player,#action_button #FAVideo_vidiv_Container {
		height: 400px;
	}
	.pf_files_title>div {
		padding-top: 10px;
		font-size: 1.02em;
	}
	
	#menu {
		display: none !important;
	}
	#right {
		left: 0px !important;
	}
	
	li a.cmd_show_archive {
		display: none;
	}
	
	li a.cmd_show_live {
		display: none;
	}
	
	
	#ctn_pf_files {
		text-align: center;
		z-index: 1;
	}
	
	.pf_files_result > *{
		padding-top: 50px
	;
		padding-bottom: 50px;
}
	
	.pf_files_title {
		position: fixed;
		z-index: 2;
		background-color: #F7F7F7;
	
		width: auto;
}
	.wrapper_main:nth-child(4) {
		width: 32%;
		display: inline-block;
		float: right;
		height: 100%;
		overflow: scroll;
		overflow-x: hidden;
		margin-top: 100px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		top: 0px;
		right: 0px;
		border-left: solid 1px #CCC;
		position: fixed;
		z-index: -1;
	}

.wrapper_main:nth-child(4) .wrapper_content {
	padding-bottom: 40px;
	
}

.wrapper_header{
	position: fixed;
	z-index: 2;
}
.wrapper_nav{
	position: fixed;
	top: 60px;
	z-index: 1;
}
.wrapper_main:nth-child(3){
	margin-top:101px;
}

	/***/
}

