.ssi-infoTooltip, .ssi-tooltipText {
	border: 1px #b7b7b7 solid;
	border-radius: 6px;
	padding: 7px;
	color: #fff;
	display: none;
	background-color: #151515;
	position: absolute;
	font-size: 14px;
	font-weight: 500;
	opacity: 1;
	z-index: 30000
}

.addbutton {
	position: relative;
	background-image: url(../../images/add.png);
	background-size: 100%;
	text-align: center;
	width: 120px;
	height: 120px;
	border: none;
	margin-top: 6px;
	vertical-align: top;
}

.z_photo .btnbox {
	clear: both;
}

.z_photo .btnbox button {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 0px 8px;
}

.ssi-button.error {
	background: #cf5144
}

.ssi-button.error:hover {
	background: #ab4b3f
}

.ssi-button.error:active {
	background: #8f493e
}

.ssi-button.info {
	background: #006cbc
}

.ssi-button.info:hover {
	background: #0054a0
}

.ssi-button.info:active {
	background: #004d8e
}

.ssi-button.success {
	background: #40b056
}

.ssi-button.success:hover {
	background: #389e48
}

.ssi-button.success:active {
	background: #2f963b
}

.ssi-button[disabled] {
	opacity: .8;
	pointer-events: none
}

.ssi-statusLabel {
	padding: 2px 6px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-weight: 600;
	border-radius: 2px;
	position: absolute;
	z-index: 10;
}

.ssi-statusLabel.error {
	background: #fc4357
}

.ssi-statusLabel.success {
	background: #40b056
}

.selected {
	opacity: .4
}

.ssi-previewBox {
	float: left;
	color: #ccc;
}

.ssi-dropZonePreview {
	min-height: 300px;
	border: 2px dashed #ccc;
	content: 'Drag n Drop Files'
}

#ssi-DropZoneBack {
	z-index: -1;
	overflow: hidden
}

.aposi {
	position: relative;
}

.ssi-removeBtn {
	padding: 0;
	background-size: 100%;
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 4px;
	right: 2px;
	z-index: 10;
}

.ssi-uploader::after, .ssi-uploaderNP::after {
	content: ' ';
	display: block;
	clear: both
}

.ssi-uploadFiles {
	position: relative;
	float: left;
	border: 1px solid #aaa;
	overflow: hidden;
	border-radius: 3px;
	width: 180px;
	min-height: 32px;
	margin: 2px 2px 2px 0;
	font-size: 15px;
	vertical-align: middle;
	line-height: 30px;
	-webkit-transition: height .3s;
	transition: height .3s;
	background: #fff;
	padding-right: 1px
}

span.ban7 {
	background-position: 0 -18px;
	height: 18px
}

span.ban10, span.ban7, span.ban7w {
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	width: 18px
}

span.ban7w {
	background-color: #cf5144;
	margin-top: 2px;
	background-position: 0 -36px;
	height: 17px
}

span.ban10 {
	background-position: 0 0;
	height: 18px
}

span.ban23 {
	background-position: 0 -126px;
	width: 31px;
	height: 31px
}

span.ban23, span.check23, span.check7, span.exclamation7 {
	background-repeat: no-repeat;
	overflow: hidden;
	display: block
}

span.check7 {
	background-color: #40b056;
	margin-top: 2px;
	background-position: 0 -54px;
	width: 18px;
	height: 17px
}

span.check23, span.exclamation7 {
	background-position: 0 -157px;
	width: 31px;
	height: 31px
}

span.exclamation7 {
	background-position: 0 -72px;
	width: 18px;
	margin-top: 2px;
	background-color: #cf5144;
	height: 17px;
	border-radius: 3px
}

span.exclamation23, span.trash10, span.trash7 {
	background-position: 0 -188px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	width: 31px;
	height: 31px
}

span.trash10, span.trash7 {
	background-position: 0 -108px;
	width: 18px;
	height: 18px
}

span.trash10 {
	background-position: 0 -90px
}

.ssi-dragOver .ssi-dropZone, .ssi-previewBox.ssi-dragOver {
	color: #ba2919;
	border-color: #ba2919
}

.ssi-buttonWrapper {
	float: left;
	margin-bottom: 10px;
}

.ssi-noPreviewMessage {
	position: relative;
	z-index: 1;
	border-radius: 4px;
	margin: 1px;
	float: right;
	width: 35px;
	height: 31px;
	padding: 0
}

.ssi-noPreviewMessage span {
	margin: 0 auto
}

.ssi-noPreviewSubMessage {
	width: 15px;
	height: 15px;
	padding: 0
}

.ssi-totalvalue {
	float: right;
	margin: 2px;
}

.ssi-upImgTd {
	position: relative;
	margin-right: 10px;
}

.ssi-upImgTd .fa-spin {
	display: inline-block;
	position: absolute;
	top: 45%;
	left: 45%
}

.ssi-uploadProgressNoPreview {
	position: absolute;
	display: block;
	text-align: center;
	width: 0;
	height: 35px;
	background: #5cb85c;
	-webkit-transition: width .3s;
	transition: width .3s;
	opacity: .6
}

.ssi-uploadProgress {
	display: block;
	text-align: center;
	width: 0;
	height: 4px;
	background: #5cb85c;
	-webkit-transition: width .3s;
	transition: width .3s
}

.ssi-uploadProgressNoPre {
	position: absolute;
	height: 19px;
	margin-top: 0;
	opacity: .6
}

.ssi-uploaderNP {
	position: relative
}

.ssi-uploadDetails {
	width: 180px;
	max-height: 0;
	top: 37px;
	background: #fff;
	position: absolute;
	-webkit-transition: max-height .2s ease-out;
	transition: max-height .2s ease-out;
	border-radius: 3px;
	overflow: hidden;
	padding-right: 2px
}

.ssi-uploadBoxWrapper {
	float: left
}

.ssi-uploadBoxOpened {
	max-height: 200px;
	z-index: 2000;
	overflow: auto;
	border: .1mm solid #dcdcdc;
	-webkit-transition: max-height .5s ease-out;
	transition: max-height .5s ease-out
}

table.ssi-fileList {
	font-size: 10px;
	margin: 5px
}

table.ssi-fileList tr td:first-child {
	border: .1mm solid #dcdcdc;
	width: 89%;
	position: relative
}

table.ssi-fileList tr td:nth-child(2) {
	padding-left: 7px
}

table.ssi-fileList tr {
	line-height: 18px
}

table.ssi-fileList tr.ssi-space>td {
	border: none;
	padding-bottom: 2px
}

.ssi-uploadProgress.hide {
	margin-top: 0;
	opacity: 0;
	-webkit-transition: opacity 1.3s;
	transition: opacity 1.3s
}

.ssi-canceledProgressBar {
	width: 100%!important;
	background: #fc4357;
}

.ssi-abortUpload .ban7w, .ssi-imgToUploadTable h2 {
	margin: 0;
}

.ssi-hidden {
	display: none
}

.ssi-imgToUploadTable tr td {
	width: 120px;
}

.ssi-imgToUploadTable {
	/* margin: 10px 16px 0px 0px; */
	margin: 0;
	padding: 0;
	margin-right: 10px;
	display: block;
	float: left;
	/* width: 6rem;
	height: 6rem; */
	width: auto;
	height: auto;
	-ms-word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.ssi-imgToUpload {
	width: 6rem;
	height: 6rem;
}

.ssi-btnIn {
	float: left
}

/* .ssi-ieCompatibilityForm,span.ssi-InputLabel input[type=file] {
	display:none
} */

.ssi-abortUpload {
	padding: 0
}

.ssi-removeBtnNP {
	border: none;
	color: #ff696d;
	font-size: 11px;
	margin: 0;
	padding: 0
}

.ssi-InputLabel {
	position: relative;
	display: inline-block;
	z-index: 100;
	height: auto !important;
}

.ssi-InputLabel.disabled, .ssi-InputLabel.disabled:active, .ssi-InputLabel.disabled:hover {
	cursor: not-allowed;
	background: #5cb85c;
	opacity: .65
}

.ssi-check {
	color: #005900
}

.ssi-boxHover {
	cursor: pointer
}

.ssi-upI.imgTd {
	position: relative
}

.document-item, .document-item::before {
	position: absolute;
	width: 69px;
	height: 74px
}

.document-item {
	display: inline-block;
	color: #000;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: inherit;
	top: 50%;
	left: 50%
}

.document-item::before {
	left: 0;
	top: -7px;
	content: '';
	border: solid 2px #920035
}

.document-item::after {
	content: attr(filetype);
	left: -4px;
	padding: 0 2px;
	text-align: right;
	line-height: 1.3;
	position: absolute;
	background-color: #000;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	top: 9px
}

.document-item .fileCorner {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 0 0 13px;
	border-color: #fff transparent transparent #920035;
	position: absolute;
	top: -7px;
	left: 61px
}

/*# sourceMappingURL=ssi-uploader.min.css.map */