﻿.img-border {
	border: 4px solid #ddd;
	border-radius: 4px;
}

.js-photo-crop {
	max-width: 50%;
	overflow: hidden;
}

	.js-photo-crop img {
		position: absolute;
		left: -50%;
	}

.js-photo-img {
	max-width: 100%;
	overflow: hidden;
	border: 4px solid #ddd;
	border-radius: 4px;
}

.img-recomendation-scan {
	border: 4px solid #d3d3d3;
	border-radius: 6px;
	width: 100%;
	max-width: 550px;
	opacity: 0.7;
}

.img-modal {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	margin-bottom: 5px;
}

.wz-photo-img {
	border: 4px solid #d3d3d3;
	padding: 10px 10px 10px 10px;
	border-radius: 6px;
	width: 100%;
	max-width: 350px;
}

	.wz-photo-img:hover {
		cursor: pointer;
	}

.wz-id-img {
	border: 4px solid #d3d3d3;
	border-radius: 6px;
	opacity: 0.4;
	width: 100%;
	max-width: 350px;
}

.img-recomendation {
	border: 4px solid #d3d3d3;
	border-radius: 6px;
	width: 100%;
	max-width: 550px;
	opacity: 0.7;
}

.img-recomendationColor {
	border-radius: 6px;
	width: 100%;
	max-width: 550px;
	box-shadow: 0 4px 8px 0 rgba(56,77,205,0.41);
}

.wz-fn-img {
	border: 4px solid #d3d3d3;
	border-radius: 6px;
	opacity: 0.4;
	width: 100%;
	min-width: 170px;
	max-width: 170px;
}

.wz-id-img:hover {
	cursor: pointer;
}

.list-unstyled {
	margin-top: 0.5rem;
}

.listInfo h5 {
	margin-bottom: 0rem;
}

.listInfo .list-info-item {
	margin-bottom: 1rem;
}

.red-font {
	color: red;
	font-weight: bold;
}


.liveness-pad-top {
	margin-top: 65px;
}

.fullscreen {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background: #333;
}

.livenessContainer {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

	.livenessContainer .content {
		text-align: center;
		font-size: 24px;
		clear: both;
		position: relative;
	}

		.livenessContainer .content .text {
			margin: 2%;
		}

.liveness-cont {
	margin: auto;
	width: 50%;
}

@media screen and (max-width:641px) {
	.liveness-cont {
		width: 100%;
	}
}

input[type=button] {
	background: #eee;
	border: none;
	border-radius: 16px;
	font-size: 13px;
	height: 32px;
	min-width: 100px;
	color: #000000;
	font-family: Nunito, sans-serif;
}

.first img {
	padding-top: 21px
}

.first .action {
	padding-top: 60px
}

.column {
	height: 100%;
	position: relative;
	margin: auto;
}

#face {
	height: 210px;
}
