.swal2-icon {
	position: relative;
	box-sizing: content-box;
	justify-content: center;
	width: 3em;
	height: 3em;
	margin: 0.25em 0.875em;
	border: .1em solid transparent;
	border-radius: 50%;
	font-family: inherit;
	line-height: 5em;
}
.swal2-icon.swal2-success .swal2-success-fix {
	position: absolute;
	z-index: 1;
	top: 0.5em;
	left: 1.625em;
	width: 0.2375em;
	height: 2.025em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
 top: -1.4375em;
 left: -3.0635em;
 transform: rotate(-45deg);
 transform-origin: 1.75em 3.75em;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
 top: 1.75em;
 left: 0.2125em;
 width: 1.2625em;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
 top: 1.575em;
 right: 0.2em;
 width: 1.8375em;
}
.swal2-icon.swal2-success {
	border-color: #a5dc86;
	color: #a5dc86;
	left: 0px;
	top: 5px;
	position: absolute;
	display:none !important;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
 background-color: rgba(255, 255, 255, 0) !important;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
 background-color: rgba(255, 255, 255, 0) !important;
}
.swal2-backdrop-show {
 -webkit-tap-highlight-color: transparent;
 font-size: 15px;
}
#swal2-title {
	top: 10px;
	left: 15px;
	position: absolute;
	font-size: 13px;
	text-align: left;
	line-height:30px !important;
}
.swal2-styled.swal2-confirm {
	display: none !important;
}
