.epa-preload-box .preload-box-buttons .btn{
	background: #000;
    color: #fff;
    border: none;
    padding: 1em 1.2em;
    text-transform: uppercase;
}
.epa-preload-box .preload-box-buttons .btn:hover {
   	background:#505050;
}

.asset-display .tile-item .basket {
    background: #cd192d;
    color: #fff;
}

#toolcontentwrapper .tool-content .tile-item{
    letter-spacing: 0px;
}

#toolcontentwrapper .tool-content p.caption {
    line-height: 1.2em;
}

.basket-content .zip-toggle-wrapper.zipped .zip-toggle, 
.basket-content .zip-share-toggle-wrapper.zipped .zip-share-toggle {
    background: #cd192d;
}

.bulk-basket-buttons a.download-all, 
.bulk-basket-buttons a.share-all, 
.bulk-basket-buttons a.share-selected,
.bulk-basket-buttons a.ewrsubmit, 
.bulk-basket-buttons a.ewrbtn {
    color: #fff;
    background:#000;
    border: none;
    font-size: 1em;
    padding: 1em 1.2em;
    text-transform: uppercase;
}

.bulk-basket-buttons a.ewrsubmit, 
.bulk-basket-buttons a.ewrbtn {
  padding: 0.8em 1em;
}

.bulk-basket-buttons a.download-all:hover, 
.bulk-basket-buttons a.share-all:hover, 
.bulk-basket-buttons a.share-selected:hover,
.bulk-basket-buttons a.ewrsubmit:hover, 
.bulk-basket-buttons a.ewrbtn:hover,
.bulk-basket-buttons a.download-all:focus, 
.bulk-basket-buttons a.share-all:focus, 
.bulk-basket-buttons a.share-selected:focus,
.bulk-basket-buttons a.ewrsubmit:focus, 
.bulk-basket-buttons a.ewrbtn:focus{
    background: #505050;
}

.res-label, 
.res-share-label {
    font-weight: normal;
    font-family: DinDemi, Arial, sans-serif;
}
.bulk-basket-buttons #copylink {
    font-weight: normal;
    font-family: DinDemi, Arial, sans-serif;
}
.invert-toggle-wrapper,
.invert-share-toggle-wrapper,
.res-toggle-wrapper,
.res-share-toggle-wrapper{
    color:#cd192d;
}

.invert-toggle,
.invert-share-toggle,
.res-toggle,
.res-share-toggle{
	background:#cd192d;
}

.zip-total {
	color:#cd192d;
}

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

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

.ewrholder-inner .ewrbtncancel::before {
  color: #cd192d;
}

a.bulk-download-file-only {
    color: #fff;
    background:#000;
    border: none;
    font-size: 1em;
    padding: 1em 1.2em;
    text-transform: uppercase;
}
a.bulk-download-file-only:hover,
a.bulk-download-file-only:focus{
    background: #505050;
}

#epa-light-box a.light-box-prev:hover,
#epa-light-box a.light-box-prev:focus, 
#epa-light-box a.light-box-next:hover,
#epa-light-box a.light-box-next:focus {
	color:#cd192d;
}
#epa-light-box a.light-box-prev i:hover, 
#epa-light-box a.light-box-next i:hover,
#epa-light-box a.light-box-prev i:focus, 
#epa-light-box a.light-box-next i:focus{
    color:#cd192d;
}