/**jQueryMobile**/
.ui-header {
	padding: 0px!important;
	margin: 0px!important;
	background-color: white!important;
	border-color: transparent!important;
	color: black!important;
}
.ui-title {
	padding: 0px!important;
	margin: 0px!important;
}
.ui-content {
	padding: 0px!important;
}
.ui-page .body {
	overflow-x: initial!important;
}
/**jQueryMobileEnde**/

/* Popups */
.lope_popup_info {
    background-color: #ededed;
    font-size: larger;
}
.lope_popup_ok {
	background-color: green;
	color: white;
    font-size: larger;
}
.lope_popup_error {
	background-color: red!important;
	color: white;
    font-size: larger;
}
.lope_popup_warning {
	background-color: #FAA732;
	color: white;
    font-size: larger;
}
.lope_popup_c {
	background-color: green;
}
.lope_popup_d {
	background-color: red!important;
}
.lope_popup_f {
	/*background-color: #00A84C;*/
	background-color: #FAA732;
}
.lopeFilterPopupContent {
    padding: 10px;
}
/* Popups ende */

/**Lope**/
.lastMenu div a {
	text-align: left;
}
.lopeSubmenu div {
	float: left!important;
	width: 130px;
	max-width: 100%;
}
.lopeSubmenuCarret {
	width: 35px!important;
}
.lopeSubmenuDropdown {
	top: 80%!important;
	left: unset!important;
	right: 0px!important;
	padding: 15px!important;
}
.lopeMainmenuButton {
	width: 130px;
}
.lopeMenuTable {
    float: left;
}
.lopeMenuTable input[type="text"],input[type="password"] {
	max-width: 75px;
        min-width: 20px;
}
.lopeMovielistitemMovieContainer {
	margin: 5px;
	padding: 5px;
	width: 48%;
	min-width: 300px;
	max-width: 98%;
	float: left;
	border-top: solid black 1px;
}
.lopeMovielistitemMovieImage {
	max-width: 200px;
	decoration: none;
	cursor: pointer;
	float: left;
}
.lopeMovielistitemMovieBesideimage {
	float: left;
	padding: 5px;
}
.lopeMovielistitemMovieTypeFsk {
	height: 50px;
	padding: 3px;
}
.lopeMovielistitemMovieDataitem {
	/*width: 50%;
	max-width: 300px;
	min-width: 100px;
	float: left;*/
	white-space: nowrap;
}
.lopeMovielistitemMoviePricehint {
	font-style: italic;
	font-size: x-small;
}
.lopeMovielistitemMovieOddbreak {
	clear: both!important;
}
.lopeAddmovieSetting {
	float: left;
	padding: 10px;
	width: 250px;
	max-width: 95%;
}
.lopeMovieRatingSlider {
	/*width: 250px;
	max-width: 95%;*/
}
.lopeMovieRatingSlider a {
	background-color: blue;
}
.lopeMycollectionmovieitemContainer {
	margin: 5px;
	padding: 5px;
	width: 31%;
	min-width: 300px;
	max-width: 98%;
	float: left;
	border-top: solid black 1px;
}
.lopeMycollectionitemMovieImage {
	max-width: 100px;
	height: 125px;
	decoration: none;
	cursor: pointer;
	float: left;
}
.lopeMycollectionitemMovieBesideimage {
	/*float: left;*/
	padding: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lopeMymovieSetting {
	float: left;
	padding: 10px;
	width: 150px;
	max-width: 95%;
}
.lopeMycollectionitemMovieDescription {
	height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lopeMycollectionitemMovieTitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lopeMycollectionitemMovieLink {
	white-space: nowrap;
}
.lopeMycollectionitemMovieTable {
	table-layout: fixed;
	width: 100%;
}
.lopeMycollectionitemMovieTable td:first-child {
	width: 100px;
}
.lopeCollectionPasswortHint {
	font-weight: bold;
	color: red;
}
.lopeOwnMovieImagepreview {
	/*max-height: 50px;
	max-width: 50px;*/
	color: red;
}
.lopeWatchmateNextButton {
	height: 70px;
	width: 90px;
}
.lopeWhishlistSelect {
	min-width: 100px;
}
#CollectomateMyCollectionWishlistsShowTable label {
	display: none;
}
.lopeCollectomatesUserContainer {
	float: left;
	padding: 5px;
	border-top: solid black 1px;
}
.lopeCollectomatesUserImage {
	max-height: 126px;
	max-width: 90px;
}
.lopeCollectomatesCollectionsDivUserOuter {
	height: 210px;
	overflow-x: auto;
	width: 100%;
}
.lopeCollectomatesCollectionsDivUserInner {
	width: 20000px;
}
.lopeColelctomatesUser {
	float: left;
	padding-left: 5px;
	width: 120px;
	height: 200px;
}
.lopePresentfinderSearchelement {
	float: left;
	width: 32%;
	min-width: 200px;
	padding: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lopeMainHeader {
	background-color: #0056bc;
    color: white;
    text-align: center;
    padding: 5px;
    margin: 5px;
}
.lopeMainDiv {
	/*max-height: 350px;*/
	overflow: auto;
}
.lopeMainTile {
	height: 200px;
	width: 200px;
	background-color: #0056bc;
	color: white;
	font-size: 10em!important;
	text-align: center;
	padding: 5px;
	margin: 10px;
	cursor: pointer;
}
.lopeMainTileMin {
	height: 50px;
	width: 50px;
	background-color: #0056bc;
	color: white;
	font-size: 2em!important;
	text-align: center;
	padding: 1px;
	margin: 1px;
	cursor: pointer;
}
.lopeMainTile div {
	font-size: 16pt!important;
	white-space: nowrap;
    margin-top: 5px;
}
.lopeMainTileMin div {
	font-size: 10pt!important;
	white-space: nowrap;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lopeMainTileContentContainer {
	border: solid #0056bc 1px;
	border-radius: 2px;
}
.lopeMovielistitemMovieContainer_main {
	margin: 5px;
	padding: 5px;
	width: 31%;
	min-width: 200px;
	max-width: 98%;
	float: left;
	border-top: solid black 1px;
}
.lopeMainDivPart {
	float: left;
	width: 50%;
	min-width: 230px;
}
.lopeSearchCload {
	float:left;
	color:#00F;
	text-decoration:none;
	margin:5px;
}
.lopePlaygroundApp {
	cursor: pointer;
	background-color: whitesmoke;
	box-shadow: 10px 10px 5px #888888;
	padding: 5px;
	margin: 10px;
	width: 48%;
	min-width: 300px;
	float: left;
}
.lopePlaygroundApp a {
	text-decoration: none;
	color: initial!important;
}
.lopePlaygroundApp a:hover {
	text-decoration: none;
	color: initial!important;
}
.lopePlaygroundApp img {
	height: 267px;
	width: 267px;
}
.error_div{color:#F00;font-weight:bold;border:dashed #F00;background-color:#FFE1FF;text-align:center;margin:3px;padding:10px;}
.ok_div{color:#0C0;font-weight:bold;border:dashed #0C0;background-color:#E8FFE8;text-align:center;margin:3px;padding:10px;}

.lopeCollectomateAd {
    margin: 20px;
}
.body {
    padding: 1%!important;
}
.lopeMainLogoTable {
    max-width: 100%;
}
.lopeMainLogoTable img {
    max-width: 100%;
}
/**LopeEnde**/