.eis-upload-image-default {display: none;}
.eis-upload-image {display: block; margin: 15px 0 0;}
.eis-remove-image {display: inline-block; margin: 15px 0 0 10px; cursor: pointer; color: #21759B;}
.eis-remove-image:hover {opacity: 0.8;}
.eis-upload-image {display: block; height: 100px; border: 1px dashed #666; padding: 5px; background: #f4f4f4; margin: 5px 0;}
.eis-upload-thumbnail {height: 50px;}
.wp-eis-submit .cancel {margin-right: 5px;}
.wp-eis-error {border: 1px solid red !important; color: red !important;}

#add-new-slideshow span.sending-data,
#update-slideshow span.sending-data,
#update-image span.sending-data {background: url(../images/sending-data.gif) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;font-style: italic;color: #999;}

#add-new-slideshow span.success-respond,
#update-slideshow span.success-respond,
#update-image span.success-respond {background: url(../images/respond-success.png) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;font-style: italic;color: #999;}

#add-new-slideshow span.error-respond,
#update-slideshow span.error-respond,
#update-image span.error-respond {background: url(../images/respond-error.png) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;font-style: italic;color: #999;}
#add-new-slideshow span.error-respond {margin-left: -27px;z-index: 9999;background-color: white;}


/* */
.column-item-image img {height: 50px;}

/* wp-eis-add-images-form */
.wp-eis-add-images #media-items .submit {display: none; visibility: hidden;}
.select-slidename {margin: 1em 0;}
.meta-images-slide-top {margin-top: 1em;}
.meta-images-slide {background: #F9F9F9;padding: 0.5em 1em;}
.meta-images-slide label {width: 85px;display: inline-block;vertical-align: middle;}
.meta-images-slide input {margin:0 1em;}
.wp-eis-add-images, #all-slideshows, #all-images{position: relative;}
div#wp-eis-respond,
div.wp-eis-respond {
	position: absolute;
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	text-align: center;
	top: 0;
	margin: 0;
	display: none;
	height: 208px;
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 190px;
	color: white;
}
div.wp-eis-respond { 
	font-size: 14px;
	line-height: 15px;
	height: 100%;
	color: #525252;
}
div.wp-eis-respond span.container {margin: 10px 0; display: block; padding: 10px 0;}
div.wp-eis-respond span.container span.success-respond {background: url(../images/respond-success.png) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;color: #525252;}
div.wp-eis-respond span.container span.error-respond {background: url(../images/respond-error.png) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;color: #525252;}
.sending-data h2 {background: url(../images/sending-data.gif) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;color: #999;}
.success-respond h2 {background: url(../images/respond-success.png) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;color: #999;}
.error-respond h2 {background: url(../images/respond-error.png) no-repeat center left;height: 20px;display: inline-block;padding-left: 27px;line-height: 23px;margin-left: 13px;color: #999;}
div#wp-eis-respond  a {padding: 0 10px;}
div#wp-eis-respond  a.btn-error {color: #B20700;}

.wp-eis-add-images #media-items,
.wp-eis-add-images .imgedit-wrap > table {width: 100%; max-width: 100%;}
.wp-eis-add-images .media-item .describe input[type="text"], .wp-eis-add-images .media-item .describe textarea {width: 99%; max-width: 929px;}
.wp-eis-add-images .describe .image_alt,
.wp-eis-add-images .describe .post_excerpt,
.wp-eis-add-images .describe .post_content,
.wp-eis-add-images .describe .submit {display: none !important; visibility: hidden !important;}

.check-column input[type="checkbox"] {display: inline-block; vertical-align: middle;}
.slideshow-settings input[type="checkbox"] {margin: 0 5px;}