/** FOLDER */

@keyframes pulse_animation {
    0% { transform: scale(1); }
    30% { transform: scale(1); }
    40% { transform: scale(1.8); }
    50% { transform: scale(1); }
    60% { transform: scale(1); }
    70% { transform: scale(1.5); }
    80% { transform: scale(1); }
    100% { transform: scale(1); }
}

.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin:50% 50%;
    animation-iteration-count: 2;
    animation-timing-function: linear;
}

.close-basket{
	font-size:1.9em;
	font-size: 1.4em;
}
.close-basket:hover,
.close-basket:focus{
	color: #656565;
}

/****** BULK BASKET BUTTONS *****/

.bulk-basket-buttons {
	padding:0px;
	margin-bottom:15px;
}

.bulk-basket-download-wrapper{
    display:inline-block;
}

.bulk-basket-download-wrapper-back{
    display:inline-block;
}

.bulk-basket-download-group{
    display:inline-block; 
    vertical-align:top;
    margin-right:30px;
    padding: 3px;
    vertical-align: middle;
}

.bulk-basket-download-group:last-child{
    margin-right: 0px;
    padding: 0px;
}

.bulk-basket-label{
   display:inline-block; 
   width:auto;
   margin-right:10px;
   font-size:12px;
   vertical-align: middle;
}

.bulk-basket-buttons .bulk-basket-download-wrapper a{
	display: inline-block;
	padding:0px;
	margin:0px;
	color:#9db23c;
}

.bulk-basket-buttons a.dashboard-toggle,
.bulk-basket-buttons a.download-all,
.bulk-basket-buttons a.share-all,
.bulk-basket-buttons a.share-selected,
.bulk-basket-buttons a.remove-all,
.bulk-basket-buttons a.ewrsubmit,
.bulk-basket-buttons a.ewrbtn{
	background:#9db23c;
    color:#fff;
    margin: 0px;
    padding:5px 4px;
    border:#fff solid 0.3em;
    font-size:12px;
    margin-right:5px;
    vertical-align:top;
}

.bulk-basket-buttons a.ewrbtn{
    padding:10px 30px;
    margin-right: 0;
}

.bulk-basket-buttons a.dashboard-toggle.download-toggle{
   margin-left:0px;
}

.holder .bulk-basket-buttons a.dashboard-toggle.active{
    background:#656565;
    border-color:#656565;
     color:#fff;
}

.holder .bulk-basket-buttons a.dashboard-toggle:hover,
.holder .bulk-basket-buttons a.download-all:hover,
.holder .bulk-basket-buttons a.share-all:hover,
.holder .bulk-basket-buttons a.share-selected:hover,
.holder .bulk-basket-buttons a.remove-all:hover,
.holder .bulk-basket-buttons a.ewrsubmit:hover,
.holder .bulk-basket-buttons a.ewrbtn:hover{
    background:#656565;
}

.holder .bulk-basket-buttons a.invert{
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 26px;
    background: #f1f1f1;
    vertical-align: middle;
}

.holder .bulk-basket-buttons a.invert:hover{
    color:#656565;
}


.bulk-basket-buttons a.download-toggle::after,
.bulk-basket-buttons a.download-all::after {
    content:'\f019';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.bulk-basket-buttons a.download-toggle::after {
   margin-left:10px;
}

.bulk-basket-buttons a.share-toggle::after,
.bulk-basket-buttons a.share-all::after,
.bulk-basket-buttons a.share-selected::after{
    content:'\f14d';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left:10px;
}


.bulk-basket-buttons a.remove-all::after{
    content:'\f2ed';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left:10px;
}




.bulk-basket-buttons a.invert::after{
    content:'\f362';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    display: inline-block;
    width:100%;
    text-align:center;
    margin-top:5px;
    font-size:14px;
}

.bulk-basket-buttons a.invert{
	opacity:0.3;
}
.bulk-basket-buttons a.invert.active{
	opacity:1;
}

.res-toggle-wrapper,
.res-share-toggle-wrapper{
	line-height:0;
	cursor:pointer;
	width:100%;
	width:auto;
	position:relative;
	display:inline-block;
	
    padding: 0;
    line-height:normal;
    
    color:#9db23c;
    background:none;
}

.res-toggle-wrapper,
.res-share-toggle-wrapper{
	opacity:0.3;
}
.res-toggle-wrapper.active,
.res-share-toggle-wrapper.active{
	opacity:1;
}

.res-toggle-wrapper .zip-total{
    font-size:12px;
}

.res-toggle-wrapper.zipped,
.res-share-toggle-wrapper.zipped{
}

.res-toggle-wrapper,
.res-share-toggle-wrapper{
	opacity:0.3;
}
.res-toggle-wrapper.active,
.res-share-toggle-wrapper.active{
	opacity:1;
}

.res-toggle,
.res-share-toggle{
	position: relative;
	display: inline-block;
	width: 46px;
	height: 26px;
	border-radius: 26px;
	background:#f1f1f1;
	margin-right:10px;
	margin-left:10px;
	vertical-align: middle;
}

.res-toggle::before,
.res-share-toggle::before{
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 3px;
    bottom: 3px;
    background-color: #9db23c;
    -webkit-transition: .4s;
    transition: .4s;
	border-radius: 50%;
}

.res-toggle-wrapper.high-res .res-toggle,
.res-share-toggle-wrapper.high-res .res-share-toggle{
	/**background:#f60;***/
}

.res-toggle-wrapper.high-res .res-toggle:before,
.res-share-toggle-wrapper.high-res .res-share-toggle:before{
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.res-label,
.res-share-label{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size:12px;
}

.res-toggle-wrapper .res-label,
.res-share-toggle-wrapper .res-share-label{
	font-weight:bold;
}

.res-toggle-wrapper .res-label.low,
.res-share-toggle-wrapper .res-share-label.low{
	opacity:1;
	
}

.res-toggle-wrapper .res-label.high,
.res-share-toggle-wrapper .res-share-label.high{
	opacity:0.6;
}

.res-toggle-wrapper.high-res .res-label.high,
.res-share-toggle-wrapper.high-res .res-share-label.high{
	opacity:1;
}

.res-toggle-wrapper.high-res .res-label.low,
.res-share-toggle-wrapper.high-res .res-share-label.low{
	opacity:0.6;
}



.zip-total-wrapper{
    display:inline-block;
    vertical-align: middle;
}

.zip-total {
	color:#9db23c;
	margin-left:0px;
	background: none;
	padding: 0;
	font-size:12px;
}

.zip-total.exceed {
	background: red;
	color:#fff;
	padding:2px 4px;
	border-radius:3px;
}

.zip-total.exceed::after{
	content:'\f06a';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	padding-left:5px;
	animation-name: flash;
	animation-duration: 0.8s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;

	/***Firefox 1+**/
	-webkit-animation-name: flash;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;

	/***Safari 3-4**/
	-moz-animation-name: flash;
	-moz-animation-duration: 0.8s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
}

@keyframes flash {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }

	/***from { background-color:#fff; }
    to { background-color:red; }**/
}

/***Firefox 1+**/
@-webkit-keyframes flash {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }

	/***from { background-color:#fff; }
    to { background-color:red; }**/
}

/***Safari 3-4**/
@-moz-keyframes flash {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }

	/***from { background-color:#fff; }
    to { background-color:red; }**/
}



.bulk-basket-buttons .dashboard-download,
.bulk-basket-buttons .dashboard-share{ 
	display:none;
	padding:15px;
	background:#656565;
	color:#fff;
	font-size: 12px;
}


.bulk-basket-buttons .message-download,
.bulk-basket-buttons .message-share{
    margin-top:20px;
}

.bulk-basket-buttons .message{ 
	display:none;
	padding:15px;
	background:#656565;
	color:#fff;
	font-size: 12px;
}

.bulk-basket-buttons #copylink{
	font-weight:bold;
	vertical-align:middle;
	word-break: break-all;
	margin-top:10px;
	margin-bottom:10px;
}

.bulk-basket-buttons #copylink .alert{
	color:#FF001E;
}

.bulk-basket-buttons #copylink.selected .share-link{
	background:#9db23c;
}

/**.bulk-basket-buttons .message h4{
	margin-bottom: 0.6em;
	margin-top: 1.6em;
	color:#fff;
}***/


.bulk-basket-buttons a{
	display: inline-block;
	padding:5px 20px;
	margin:0px;
}

.bulk-basket-buttons a.clipboard{
	margin:0;
	padding:0;
	vertical-align:middle;
}

.bulk-basket-buttons a.clipboard .circle{
	background: #9db23c;
}

.bulk-basket-buttons a:hover.clipboard .circle,
.bulk-basket-buttons a:focus.clipboard .circle{
	background: #fff;
}

.bulk-basket-buttons a:hover.clipboard .circle i,
.bulk-basket-buttons a:focus.clipboard .circle i{
	color: #9db23c;
}

.bulk-basket-buttons a.download-all.btn-inactive,
.bulk-basket-buttons a.share-all.btn-inactive{
	opacity:0.3;
}

.bulk-basket-buttons a.download-all.btn-inactive:hover,
.bulk-basket-buttons a.share-all.btn-inactive:hover{
	cursor:default;
}

@media (max-width: 1260px) {
    .bulk-basket-download-wrapper{
         width:100%;
    }
    
    .bulk-basket-buttons a.share-all,
    .bulk-basket-buttons a.remove-all{
	    margin:0;
	    margin-right:10px;
	    margin-top:10px;
    }
}

@media (max-width: 991px) {
    .bulk-basket-download-wrapper-back {
        width:100%;
    }
    .bulk-basket-download-group {
        width:100%;
        margin-right:0;
        margin-bottom:10px;
        text-align:center;
    }
    .bulk-basket-download-group:last-child {
        margin-bottom: 0px;
    }
    .bulk-basket-buttons a.download-all,
    .bulk-basket-buttons a.share-all,
    .bulk-basket-buttons a.remove-all{
	    margin:0; 
	    width:100%;
	    text-align:center;
    }
}





@media (max-width: 700px) {
	.bulk-basket-buttons a{
		width:100%;
		margin:0px;
	}

	.bulk-basket-buttons a.clipboard{
		width:auto;
	}
}








/******* SAVED ITEMS ************/

.saved-item .inner{
	padding:0;
}

.saved-item .basket-content{
	padding:10px;
}

#toolcontentwrapper .tool-content .saved-item .filesize{
	padding-top:6px;
}

#toolcontentwrapper .tool-content .saved-item .basket-content p{
	font-size:12px;
}

.saved-item .basket-buttons {
    padding: 0;
    margin-left: 0px;
	margin-top:0px;
	background:#eaeaea;
}

.saved-item .basket-buttons a:last-of-type{
   border-right:none;
}

.zip-toggle-wrapper,
.zip-share-toggle-wrapper{
	line-height:0;
	cursor:pointer;
	width:100%;
	position:relative;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	background:#fff;
}

.zip-toggle-wrapper.zipped,
.zip-share-toggle-wrapper.zipped{
}

.zip-toggle-wrapper,
.zip-share-toggle-wrapper{
	opacity:0.3;
}
.zip-toggle-wrapper.active,
.zip-share-toggle-wrapper.active{
	opacity:1;
}

.zip-toggle,
.zip-share-toggle{
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	border-radius: 20px;
	background:#ccc;
	margin-right:10px;
	margin-left:10px;
	vertical-align: middle;
}

.zip-toggle::before,
.zip-share-toggle::before{
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
	border-radius: 50%;
}

.zip-toggle-wrapper.zipped .zip-toggle,
.zip-share-toggle-wrapper.zipped .zip-share-toggle{
	background:#9db23c;
}

.zip-toggle-wrapper.zipped .zip-toggle:before,
.zip-share-toggle-wrapper.zipped .zip-share-toggle:before{
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.zip-label,
.zip-share-label{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size:12px;
}


.saved-items-wrapper{
	width: 100%;
	display: inline-block;
}

.saved-item {
	/**width: 16.666666666666664%;
	width: 33.33333333333333%;*/
	width:25%;
	/**height:280px;*/
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.saved-item .inner{
	width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
	display: inline-block;
	padding: 0px;
	background:#f0f0f0;
	color: #666;
	text-align:left;
}

.saved-item .copy{
	line-height:1.15em;
	margin-top:10px;
	/**display: inline-block;*/
	width:100%;
}

.saved-item .copy p.caption{
	margin-left:0px !important;
}

.saved-item img{
	max-width: 58%;
	max-height: 40%;
	max-height: 120px;
	display: inline-block;
}

.saved-item.doc img {
    max-width: 15%;
    max-height: 20%;
    display: inline-block;
}

.saved-item .icons{
	display: inline-block;
	width:40%;
	float:right;
	display:none;
}
.saved-item .icons .circle {
    margin-left: 5px;
}

.saved-item .filename {
    word-break: break-all;
    word-wrap: break-word;
}

#toolcontentwrapper .tool-content .message{
	padding:0;
	margin:0;
	margin-bottom:20px;
	font-weight:bold;
	color:#000;
}

.saved-item .info-box-other-info{
	position:relative;
	margin-top:5px;
	display: inline-block;
	width: 100%;
}

.basket-buttons{
	margin-top:10px;
	position:absolute;
	position:relative;
}


.basket-buttons a{
	display: inline-block;
	padding:5px 5px;
	background:none;
	color:#666;
	margin-top:2px;
	border-bottom:solid #666 thin;
	text-align:center;
	text-align:left;
	width:100%;
}

.basket-buttons a:last-child{
	border-bottom:none;
}

/*** NEW LAYOUT OF BUTTONS ***/

.basket-buttons{
	display:inline-block;
	width:100%;
	padding:10px 0px;
	margin-left:-10px;
}


.basket-buttons a{
	height:auto;
	display:inline-block;
	width:auto;
	font-size:0.8em;
	padding:5px 1px;
	margin:0px;
	width:20%;
	text-align:center;
	border:none;
	border-radius:0px;
	border:none;
	border-right:solid #ccc 1px;
}


.basket-buttons a.high-res,
.basket-buttons a.low-res{
	width:30%;
}



.basket-buttons a:hover,
.basket-buttons a:focus{
	background:#f0f0f0;
	color: #666;
	color:#9db23c;
}


.basket-buttons a:last-child{
	border-right:none;
}


/************************************/


.tool-content.basket h2{
	margin-bottom:20px;
}
.tool-content.basket h3{
	margin-top:0;
}

@media (max-width: 1200px) {
	.saved-item {
		width:33.33333333333333%;
	}
}

@media (max-width: 990px) {
	.saved-item {
		width:50%;		
	}
}

@media (max-width: 600px) {
	.saved-item {
		width: 100%;
		float: left;
		position: relative;
		min-height: 1px;
		padding-right: 0px;
		margin-bottom: 1px;
		margin-bottom: 10px;
	}
	.basket-buttons{
		position:relative;
		margin-top:10px;
	}
	.saved-item .basket-buttons a {
    	/**display: inline-block;
		width:100%;
		border-top:solid #666 thin;
		border-right:none;
		padding:15px 15px;*/
	}
	.saved-item .basket-buttons a:first-child{
		border-top:none;
	}

}

/*** SHORTCODE PAGE ***/

.shortcode-download .epa-item-thumb.full .epa-item-thumb-buttons {
    padding: 0px 0px;
}

.shortcode-download .shortcode-download-box {
    margin: 0px;
    padding: 0px;
	padding-top:20px;
	padding-bottom:20px;
    max-width: 100%;
    background-color: #d0d2ce;
    color: #656665;
}

.shortcode-download .shortcode-message{
	padding-top:20px;
	padding-bottom:20px;
}

.shortcode-download .zip-share-toggle-wrapper {
	border:solid 2px #f0f0f0;
	border-top:none;
}

.shortcode-download .shortcode-message h4{
	display:none;
}

.shortcode-download .epa-item-thumb.full a.epa-item-thumb-link {
    height: 250px;
}

.shortcode-download .epa-item-thumb a .info-holder .copy{
    font-size:1em;
}
.shortcode-download .epa-item-thumb a .info-holder .copy p {
    line-height:1em;
	font-size:0.8em;
	margin-bottom:8px;
}

.shortcode-download .epa-item-thumb a .info-holder .copy .filesize {
    line-height:1.2em;
}



/**** EMAIL ZIP NOTIFICATION ***/

.ewrholder {
    margin-top:20px;
}
.ewrholder-inner{
    padding: 20px;
    background: #333;
    display: inline-block;
    min-width:400px;
    max-width:100%;
    text-align: center;
}
.ewrholder-inner .ewr-email-btn{
    
}
.ewrholder-inner .ewr-email-cancel{
    text-align: right;
    border-top:dashed 1px #fff;
    padding-top:10px;
}
.ewrholder-inner .ewrbtncancel{
    padding: 5px 0px;
}
.ewrholder-inner .ewrbtncancel::before{
    content: "\f057";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #9db23c;
    font-size: 1.4em;
}
.ewrholder-inner .ewr-email-form{
    text-align: left;
    display:none;
}
#toolcontentwrapper .tool-content .ewrholder p.ewr-instruction {
    margin-bottom:15px;
}
#toolcontentwrapper .tool-content .ewrholder p.field {
    margin-top:5px;
}
.ewrholder label {
    width:120px;
}
.ewrholder input {
    border:none;
}

.bulk-basket-buttons a.ewrsubmit {
    margin-top:10px;
}


/*** SHORTCODE EMAIL ZIP PAGE ***/

a.bulk-download-file-only{
    background: #9db23c;
    color: #fff;
    margin: 0px;
    padding: 5px 4px;
    border: #fff solid 0.3em;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: top;
}

a.bulk-download-file-only:hover{
    background:#656565;
}
