.cordova-camera-capture, .cordova-camera-select{
	position:absolute !important;
	top:0px !important;
}
#mainWrapper{
	position:absolute;
	top:-15px;
	left:50%;
	margin-left:-30px;
	width:60px;
	height:60px;
	box-sizing:border-box;
	padding:0px;
}
.table{
	white-space:nowrap;	
}
h1, h2, h3, h4, h5{
	margin-bottom:0px !important;	
}
td[align="right"]>a>i{
	font-size:20px;	
}
table th{
	font-size:inherit !important;
	font-weight:bold !important;
}
.fc-license-message{
	display:none;
}
.card{
	box-shadow:unset;
	border:1px solid #818181;
	border-radius:10px;
}
.card-header{
	background-color:#eaeaea;	
	border-bottom:1px solid #818181;
}
.card-header:first-child{
	border-radius:10px 10px 0px 0px;	
}
#mainBorder{ 
	position:absolute;
	border-radius:100px;
	border:1px solid #818181;
	width:60px;
	height:60px;
	z-index:1;	
}
#mainCurtain{
	position:absolute;
	background-color:#F5F5F5;
	height:15px;
	left:5px;
	width:50px;
	top:0px;
	z-index:2;
	border-top-left-radius:100px;
	border-top-right-radius:100px;
}
#main{
	position:relative;
	top:5px;
	background-color:#2e3192;
	border-radius:100px;
	width:50px;
	height:50px;
	display:inline-block;
	color:#ffffff;
	z-index:3;
}
#add i{
	line-height:50px !important;
}

.row>div:nth-child(4) i::before{
	opacity:0.5;	
}

.btn{
	box-shadow:unset !important;
	font-weight:bold;
	border-radius:.25rem;
}
.btn-primary{
	background-color:#2e3192 !important;
}
.btn-primary:not([disabled]):not(.disabled):active{
	background-color:#DB6A56 !important;
}

.bootstrap-select .dropdown-toggle .filter-option{
	padding:.375rem .75rem !important;
}

.bootstrap-select .dropdown-toggle{
	height:100% !important;
}

.dropdown-toggle::after{
	position:absolute;
	top:50%;
	margin-top:-3px;
	right:10px;
}

.dropdown-item.active{
	background-color:#2e3192 !important;
}

.bootstrap-select .btn-light{
	color:unset !important;
	font-weight:400 !important;
	text-transform:unset !important;
	font-size:1rem !important;
}

.psbtn{
	color:#ffffff;
	height:unset !important;
	padding:10px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}
.btn-secondary{
	box-shadow:unset !important;
	background-color:#c0c0c0 !important;
	font-weight:bold;
	color:#ffffff;
}
.btn-secondary:not([disabled]):not(.disabled):active{
	background-color:#c0c0c0 !important;
}
div[class~="bootstrap-select"] > button[class~="dropdown-toggle"] {
	border: 1px solid #ced4da !important;
	background-color: #ffffff !important;
	margin:unset !important;
}
i[data-count]:after{
	content:attr(data-count);
	position:relative;
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #2e3192;
	border-radius:10px;
	padding:3px;
	left:-12px;
	top:-12px;
	width:20px;
	display:inline-block;
}
#maincontent{
	position:relative;
	overflow:auto;
	height:calc(100% - 121px); /* - 50px - 15px); /*100% - Header - Footer - Margin zum Footer*/
	top:100%;
	background-color:#F5F5F5;
	z-index:3;
}
#previouscontent{
	position:absolute;
	width:100%;
	overflow:auto;
	height:calc(100% - 171px);
	z-index:3;
}
#maincontent.in{
	top:0px;
	transition:1s top;
}
#maincontent.loading{
	top:0px;
	background-color:rgba(0, 0, 0, 0) !important;
}
.psinvalid{
	border-color:#2e3192;
}
iframe{
	border:0px;
	margin:0px;
	height:calc(100% - 10px);
}
.carousel-control-prev:hover, .carousel-control-next:hover{
	color:#2e3192;
}
.carousel .col-6:first-child{
	padding-right:7px;
}
.carousel .col-6:last-child{
	padding-left:7px;
}
.col{
	hyphens:auto;	
}
.col-20{
	width:20%;	
}
.col.btn{
	font-size:100px;	
}
.pscontent{
	background-color:#ffffff;
	border-radius:10px;
	padding:15px;
	border:1px solid #818181;
}
.pspart{
	display:none;
}
#part1{
	display:block;
}
.pstile{
	font-size:45px;
	padding:10px !important;
}
#copy i{
	font-size:20px;
}
/*Custom Switch*/
.custom-control{
	padding-left:65px !important;
	padding-top:5px;
}
.custom-control-label::before{
	margin-top:-5px;
	left:-65px !Important;
	top:0px !important;
	height: calc(1.5em + .75rem + 1px) !important;
	width:60px !important;
	border-radius:100px !important;
}
.custom-control-label::after{
	margin-top:-5px;
	top:3px !important;
	left:calc(-65px + 3px) !Important;
	width: calc(1.5em + .75rem - 5px) !important;
	height: calc(1.5em + .75rem - 5px) !important;
	border-radius:100px !important;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after{
	transform:translateX(24px) !Important;
}
#loggedIn{
	background-color:#155724 !important;
	-webkit-transition: background-color 0.8s linear;
	-ms-transition: background-color 0.8s linear;
	transition: background-color 0.8s linear;	
}
/*End Custom Switch*/

/*Loading Button*/
.lds-ring {
	display: none;
	width: 12px;
	height: 12px;
	margin-left:6px;
}
.running>.lds-ring{
	display:inline-block;	
}
.lds-ring:after {
	content: " ";
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #fff;
	border-color: #fff #fff #fff transparent;
	animation: lds-ring 0.8s linear infinite;
}
#loading{
	position:relative;
	top:50%;
	margin-top:-135px;	
	width:170px;
	height:170px;
}
#Loading #loading{ /*this is modal loading*/
	margin-top:unset;
}
#loading.lds-ring:after{
	width:170px;
	height:170px;
	border:28px solid #fff;	
	border-color: #2e3192 #2e3192 #2e3192 transparent;
}
#loading.lds-ring:before {
	background: none;
	border: 3px solid #F5F5F5;
	content: "";
	display: block;
	position: absolute;
	top:-1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	pointer-events: none;
	border-radius:200px;
	z-index:2;
	border-color: #F5F5F5 #F5F5F5 #F5F5F5 transparent;
	animation: lds-ring 0.8s linear infinite;
}
#loading.backend.lds-ring:after{
	border-color: #33B5E5 #33B5E5 #33B5E5 transparent;
}
@keyframes lds-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th,
.table-striped2>tbody:nth-of-type(odd){
	background-color:#ffffff;
}
.table-striped>tbody>tr:nth-child(even)>td, 
.table-striped>tbody>tr:nth-child(even)>th,
.table-striped2>tbody:nth-of-type(even){
	background-color:#F7F7F7;
}
.alternate2{
	background-color:#ffffff !important;
}
.alternate1{
	background-color:#F7F7F7 !important;
}
.alternate1>td, .alternate2>td{
	background-color:inherit !important;
}
label.error{
	color:#2e3192;
	font-weight:bold;
}
/*Painting*/
canvas{
	border:1px solid #818181;
	display:block;
}
#Actions, canvas{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#Actions img{
	cursor:pointer;
	padding:20px;
}
#Actions img.disabled{
	cursor:default;	
	filter: grayscale(100%);
}

#offerList{
	display:none;
	list-style:none;
	padding:0px;
}

#offerPrice{
	display:none;
}

/*#Actions img, #offerList img{
	width:20px;
	height:20px;
}*/