.eos-hidden{
	display:none !important
}
.eos-up-save-btn-wrp{
	position:fixed;
	bottom:64px;
	right:20px
}
.eos-up-save-btn-wrp .notice {
    position: absolute;
    bottom:40px;
	padding:10px;
    min-width: 160px;
	right:-15px
}
.upc-remove-page{
	cursor:pointer
}
#eos-up-save-options{
	cursor:pointer;
	background:#000;
	color:#fff;
	letter-spacing:2px;
	text-transform:uppercase;
	-o-border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}
#eos-up-save-options.upc-in-progress{
	background-image:url(../img/ajax-loader.gif);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center
}
#eos-up-save-options:hover{
	opacity:0.7
}
.upc-display-table .upc-add-page{
	padding:5px
}
.upc-page-title{
    padding:0 8px;
    margin:2px;
    background-color:#ece1e1;
	line-height:3;
	white-space:break-spaces;
    display:inline-block	
}
.upc-selected-pages{
    margin: 12px 0;
	max-width:250px
}