@import url("styles/dist/index.css");

#addJobs{
	width:600px;
}

.tabela-zadan-container{
    max-height: 360px;
    overflow-y: auto;
	}
.tabela-zadan-kontener-data{
	width: 7em;
}

.tabela-zadan-kontener-status{
	width: 100px;
}

.tabela-zadan-kontener-waga{
	width: 50px;
}

.tabela-zadan-kontener-akcja{
	width: 50px;
}

.tabela-zadan-kontener-notatka{
	 width: 50px;
}

.tabela-platnosci-data{
width: 7em;
}

.edycja #wrapper { 
	background: #666;
}
.card.dash-card { 
	border-radius: 10px;
	box-shadow: 0px 3px 10px rgba(0,0,0,.2);
 	margin-bottom: 50px;
 	transition: all 1s ease;
 	opacity: 0;
 	transform: translateY(30px);
}
.card.dash-card.text-white .feed-line, .card.dash-card.text-white i, .card.dash-card.text-white button { 
	color:#fff !important;
	border-color:#fff !important;
}
.card.dash-card.active { 
	opacity: 1;
	transform: translateY(0);
}

.dash-card-header { 
	display: flex;
	justify-content: space-between;
	font-weight: 700;
padding: 0px 20px;
	min-height: 40px;
	line-height: 40px;
}
.dash-card-header > *{margin: 0 2.5px;}
.dash-card-in { 
	padding: 20px;
}
.chat-person { 
	width: 50px;
	height: 50px;
	margin: auto;
	margin-bottom: 10px;
	position: relative;
	transition:all .4s ease;
	border-radius: 100%;
}
.chat-person:after { 
	position: absolute;
	left:0px;
	top:0px;
	width: 50px;
	height: 50px;
	z-index: 3;
	background: rgba(0,0,0,.5);
	content:" ";
	border-radius: 100%;
	transition:all .4s ease;}
.chat-person img { 
	width: 50px;
	height: 50px;
	border:2px solid #fff;
	border-radius: 100%;
}
.chat-person span { 
	position: absolute;
	top:50%;
	left:50%;
	z-index: 999999;
	color:#fff;
	font-size: 16px;
	transform: translate(-50%,-50%);
	z-index: 9;
	transition:all .4s ease;}
.chat-person:hover { 
	cursor: pointer;
	box-shadow: 0px 1px 10px rgba(0,0,0,.8);
}
.chat-person:hover span, .chat-person:hover:after { 
	opacity: 0;
}

.chat-person-big { 
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 15px;
	overflow: hidden;
	padding: 0px 10px;
	
}
.chat-person-big:hover { 
	cursor: pointer;
	background: #fff;
}
.chat-person-big img { 
	width: 30px;
	height: 30px;
 	margin-right: 10px;
	border-radius: 100%;
}
.chat-person-big span { 
	font-size: 14px;
}
.table-sm td, .table-sm th { 
	vertical-align: middle;
	font-size: 12px;
}
.card { 
	color:#666;
}
.table-sm button { 
	font-size: 11px;
	padding: .15rem .5rem;
}
.feed-line { 
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dashed #efefef;
	font-size: 12px;
	padding: 0px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#666;
}
.feed-line strong { 
	font-weight: 500;
}
.feed-date { 
	padding:0px 10px; 
	font-size: 13px;
	color:#ccc;
	display: inline-block;
	width: 90px;
}
.feed-icon { 
	width: 16px;
	text-align: center;
	display: inline-block;
}


.move-here { 
	position: relative;z-index: 1;
}
	.change-color { 
		position: absolute;
		z-index: 99999999999;
		right:10px;
		top:5px;
		transition: all .3s ease;
	}
	.change-color i { 
		font-size: 20px;
		padding: 0px 5px;
		
	}
	.change-color i:hover { 
		background: #000;
		color:#fff;
 		cursor: pointer;
	}
	.change-color-list { 		transition: all .3s ease;

z-index: 99999999999;
transform: translateY(20px);
		display: none;
		position: absolute;
		right:0px;
		top:100%;
		background: #fff;
		box-shadow: 0px 3px 10px rgba(0,0,0,.3);
		border-radius: 3px;
	}
	.change-color-list.active { 
		display: block;
		transform: translateY(0);
		width: 160px;
		
	}
	.change-color-list span { 
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		color:#000 !important;
		border-bottom: 1px solid #ccc;
		padding: 0px 10px;
		display: block;
	}
	.change-color-list span:hover { 
		cursor: pointer;
		background: #000;
		color:#fff !important;
	}
	.portlet-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
    height: 50px;
    border-radius: 50px;
  }
  
  table.table.table-sm tr td:first-child, table.table-sm.table tr th:first-child { 
	  padding-left: 15px;
  }.table thead th {
	  border-bottom-width: 1px;
	  font-weight: 600;
	  } .proces { 
			    height: 16px;
			    position: relative;
			    display: inline-block;
			    width: 60px;
			    top: 0px;
 			    margin-right: 5px;
 			    line-height: 16px;
 			    background: rgba(201, 203, 207, .3);
			    border-radius: 3px;
			    color:	 rgba(54, 162, 235, 0);

			    
		    }
		    .make-pause:hover { 
			    color:#000 !important;
			    cursor: pointer;
			}

			.kolor-klepsydry {
				color: #c7c1c1;

		    }
		    .proces.proces-1-tmp .proces-1 { 
			    background: rgba(0,0,0,.5);
		    }
		    
		    .proces.proces-2-tmp .proces-1,  .proces.proces-2-tmp .proces-2 { 
			    background: rgba(0,0,0,.5);
		    }
		    .proces.proces-3-tmp .proces-1,  .proces.proces-3-tmp .proces-2,  .proces.proces-3-tmp .proces-3 { 
			    background: rgba(0,0,0,.5);
		    }
		    .proces.proces-4-tmp .proces-1,  .proces.proces-4-tmp .proces-2,  .proces.proces-4-tmp .proces-3,  .proces.proces-4-tmp .proces-4 { 
			    background: rgba(0,0,0,.5);
		    }
		    .proces.proces-1-tmp .proces-2, .proces.proces-1-tmp .proces-3, .proces.proces-1-tmp .proces-4,.proces.proces-2-tmp .proces-3, .proces.proces-2-tmp .proces-4,.proces.proces-3-tmp .proces-4 { 
			    background: rgba(255,255,255,.8);
		    }
		    .proces-1, .proces-2, .proces-3, .proces-4 { 
			    position: absolute; 
			    left:0px;
			    top:0px;
			    bottom:0px;
			    border-right:1px solid rgba(0,0,0,.1);
			    width: 25%;
			    z-index: 99999;
			    cursor: pointer;
			    transition:all .3s ease;
		    }
		    .proces-1 { border-radius: 5px 0px 0px 5px;}
		    .proces-2 { 
			    left:25%;
			    
		    }
		    .proces-3 { 
			    left:50%;
		    }
		    .proces-4 {
			    left:75%;
			    border-right: 0px;
			    border-radius: 0px 5px 5px 0px;
		    }
		    .proces-ok { 
			    position: absolute;
			    left:0px;
			    top:0px;
			    height: 16px;
			    line-height: 16px;
			    border-radius: 3px 0px 0px 3px;
			    background: rgba(75, 192, 192,1);
		    }
		    .proces.proces-25 .proces-ok { 
			    background: rgba(54, 162, 235, 0.5);
			    width: 25%;
		    }
		    .proces.proces-50 .proces-ok { 
				background: rgba(54, 162, 235, .75);
				width:50%;
		    }
		    .proces.proces-75 .proces-ok { 
				background: rgba(54, 162, 235, 1);
				width: 75%;
		    }
		    .proces.proces-done .proces-ok { 
			    border-radius: 3px;
					    background: rgba(75, 192, 192,1);
					    width: 100%;
	    
		    }
		    .proces.wstrzymane .proces-ok { 
			 			    background: rgba(54, 162, 235, 0.15);

    }
		    .proces.wstrzymane   { 
			    padding: 0px 3px;
			    text-align: center;
 			    				font-size: 10px;
			    				color:	 rgba(54, 162, 235, 1);
;
			    				

		    }
  .dash-card-header.with-big { 
				height: 60px;
				padding: 0px 20px;
				font-size: 14px;
				font-weight: bold;
				line-height: 60px;
				
			}
			.dash-card-header.with-big span { 
				float: right;
				font-size: 50px;
				font-weight: 100;
				color:#666;
				margin-top: 10px;
			}
			.dash-card-header .btn { 
				float: right;
				margin-right: 20px;
				height: 22px;
				font-size: 12px;
				padding: 0px 5px;
				line-height: 20px;
				margin-top: 10px;
			}
			.percent { 
				width: 90%; 
				margin: 0px auto 10px auto;
				height: 40px;
				position: relative;
				border-radius: 5px;
				overflow: hidden;
				background: #efefef;
			}
			.percent-good { 
				background: rgba(75, 192, 192,.2);
				position: absolute;
				left:0px;
text-align: center;
color:rgba(0,0,0,.6);
line-height: 38px;
				top:0px;opacity: 0;
				height: 40px;
				border-radius: 5px 0px 0px 5px;
				border:1px solid rgba(75, 192, 192,1);
				border-width: 1px 0px 1px 1px;
				transition:all 1s ease;
				transform: scale(0,1);
				transform-origin: left center;
							transition-delay: .8s;
}
			.card.active .percent-good,.card.active .percent-bad  { 
				transform: translateX(0) scale(1,1);
				opacity: 1;
			}
			.percent-good:hover { 
				
				cursor: pointer;transition: all .4s ease;
				background: rgba(75, 192, 192,1);
				transition-delay: 0s;
	
			}
			.percent-bad:hover { 
				cursor: pointer;transition: all .4s ease;
				background: rgba(255, 99, 132,1);
					transition-delay: 0s;

			}
			.percent-bad { 	opacity: 0;			transition:all 1s ease;
transform: translateX(-50%) scale(0,1);				transition-delay: 1.4s;

				transform-origin: left center;
				position: absolute;
				right:0px;color:rgba(0,0,0,.6);

line-height: 38px;
text-align: center;
				top:0px;
				height: 40px;
				border-radius: 0px 5px 5px 0px;
				background: rgba(255, 99, 132,.2);
				border: 1px solid rgba(255, 99, 132,1);
				border-width: 1px 1px 1px 0px;
			}

.wizytowki__container__content__info input{
	width: 100%;
}

.wizytowki__container__content__info label{
	max-width: 300px;
}

.help-block{
	font-size: 90%;
	margin-left: 10px;
}

#checks {
	font-size: 90%;
}

.warhaslo{
	margin-left: 10px;
}