.js-clickthrough-clickable
        {
        pointer-events:         auto;
        }

.ls-icon {
	background-image:url(img/apppdf.gif)
}

#ls-search form.ls-query {
	width : 100%;
	position : fixed;
	background : #F3F3F3;
}

#ls-search form.ls-output fieldset {
	border : 1px solid #c0c0c0;
	padding : 1px;
	background : #fff;
	margin-bottom : 5px;
}

#ls-search form.ls-output div.summary {
	font-size : 10px;
	height : 40px;
	overflow : auto;
	font-style : italic;
}
#ls-llmenu
	{
	position:		fixed;
	top:			3.4em;
	left:			0.4em;
	width:			12em;
	}


/* L$2 */

fieldset {
	border : none;
}
.movie-list fieldset {
}
.movie-list label {
	border : 2px solid blue;
	float : left;
}
#ls-root-error {
	position : absolute;
	background : #efefef;
	top : 0;
	left: 0;
}

.ls-movie {
	cursor : pointer;
}


.js-source-item-1
	{
	display : block;
	}

/* For Semantic UI */

.js-ribbon-0
	{
	display: none !important;
	}
