
/** ASSET DISPLAY */

.asset-display .epa-section h2{
	text-transform:none;
	font-size:1em;
	margin-bottom:20px;
	font-weight: 500;
    font-size: 1em;
	text-transform: uppercase;


    font-size: 24px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
	color:#9e9b9b;

}

.epa-item-thumb,
.epa-item-thumb-enhanced{
    width: 20%;
	width: 16.666%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
	padding-right: 0.5%;
    margin-bottom: 20px;
	margin-bottom: 0.5%;
}


.epa-item-thumb-enhanced a.epa-item-basket-btn,
.spotlight .epa-item-thumb-enhanced a.epa-item-basket-btn,
.news .epa-item-thumb-enhanced a.epa-item-basket-btn{
	background: #000;
	margin: 0;
	color: #fff;
	font-weight: 500;
	border: 1px solid #000 !important;
	line-height: 1.2em;
	font-size: 0.8em;
	font-size: 0.7em;
	padding: 0.5em 0.4em;
	text-shadow: none;
	text-transform: uppercase;
	height:40px;
}

.epa-item-thumb-enhanced a.epa-item-basket-btn.remove-asset{
	background: #F60;
	border: 1px solid #F60 !important;
}

.epa-item-thumb-enhanced a.epa-item-basket-btn:hover,
.epa-item-thumb-enhanced a.epa-item-basket-btn:focus,
.epa-item-thumb-enhanced a.epa-item-basket-btn.remove-asset:hover,
.epa-item-thumb-enhanced a.epa-item-basket-btn.remove-asset:focus{
	background:#fff  !important; 
	color:#000  !important;
	border: 1px solid #000 !important;
}

.news-files .epa-item-thumb,
.news-files .epa-item-thumb-enhanced{
    width: 33.33%;
	width: 50%;
}

.minigallery .epa-item-thumb {
    width: 33.33%;
}


@media (max-width: 990px) {
	.epa-item-thumb,
	.epa-item-thumb-enhanced{
		width: 33.33%;
		padding-right: 15px;
		padding-right: 0.5%;
	}
}


@media (max-width: 767px) {
	.epa-item-thumb,
	.epa-item-thumb-enhanced{
		width: 100%;
		height:auto;

		float: left;
		position: relative;
		min-height: 1px;

		padding-right: 0px;
		margin-bottom: 0.5%;
	}

	.epa-item-thumb-enhanced{
		margin-bottom: 3%;
	}
	.epa-item-thumb-enhanced a.epa-item-basket-btn,
	.epa-item-thumb-enhanced.private a.epa-item-basket-btn{
		font-size: 0.8em;
		padding: 0.5em 1em;
	}


}

.epa-item-thumb a .thumb-holder,
.epa-item-thumb-enhanced a .thumb-holder{
    width: 100%;
   	height: auto;
    display: inline-block;
    vertical-align: top;
}

.epa-item-thumb a .info-holder,
.epa-item-thumb-enhanced a .info-holder{
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-bottom: 0px;
	margin-top:10px;
}

.epa-item-thumb a.Document .info-holder,
.epa-item-thumb-enhanced a.Document .info-holder{
    width: 100%;
	margin-bottom:10px;
}

.epa-item-thumb a .info-holder .copy p,
.epa-item-thumb-enhanced a .info-holder .copy p{
	margin-bottom:0;
	font-size:0.8em;
	font-family: "NotoSans-Regular",sans;
	line-height: 1.5em;
}


/**** SET HEIGHTS NOW IN CSS ***/

.epa-item-thumb a,
.epa-item-thumb-enhanced a{
	height:160px;
}

.epa-item-thumb a .thumb-holder img,
.epa-item-thumb-enhanced a .thumb-holder img{
	max-height:110px;
}

.minigallery .epa-item-thumb a{
	height:100px;
}
.minigallery .epa-item-thumb a .thumb-holder img{
	max-height:80px;
}

.spotlight .epa-item-thumb a,
.spotlight .epa-item-thumb-enhanced a{
	height:190px;
}

/**.spotlight .epa-item-thumb a .thumb-holder img,
.spotlight .epa-item-thumb-enhanced a .thumb-holder img{
	max-height:110px;
}**/

.news-files .epa-item-thumb a,
.news-files .epa-item-thumb-enhanced a{
	height:230px;
}
.news-files .epa-item-thumb a .thumb-holder img,
.news-files .epa-item-thumb-enhanced a .thumb-holder img{
	max-height:150px;
}

@media (max-width: 1100px) {
	.news .epa-item-thumb a,
	.news .epa-item-thumb-enhanced a{
		height:auto !important;
	}
}

@media (max-width: 767px) {
	.epa-item-thumb a,
	.epa-item-thumb-enhanced a{
		height:auto !important;
	}
}


/**** ADDED FOR ICONS FOR old client ONLY */
/****
.epa-item-thumb a .holder-icons{
	width:100%;
	display: inline-block;
}
.epa-item-thumb a .info-holder .copy {
    position: relative;
}
.epa-item-thumb a .info-holder .icons {
    display: inline-block;
    height: auto;
    width: 100%;
	position: relative;
	margin-top:0px;
	padding:10px;
}

.epa-item-thumb a .icons {
    display: table;
}

.epa-item-thumb a .icons .circle {
    margin-left: 0px;
	display:table-cell;
	vertical-align:middle;
	margin-right:5px;
	display:none;
}

.epa-item-thumb a .icons .copy-icon {
	display:table-cell;
	vertical-align:middle;
	line-height:1em;
	color:#888;

}
*****/

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

.epa-item-thumb a,
.epa-item-thumb-enhanced a,
.epa-item-thumb-enhanced.private a{
    background: #ededed;
    color: #000;
}

.epa-item-thumb a:hover,
.epa-item-thumb a:focus,
.epa-item-thumb-enhanced a:hover,
.epa-item-thumb-enhanced a:focus{
	background: #dfdfdf !important;
} 

.epa-item-thumb a.active,
.epa-item-thumb-enhanced a.active{
	background:#dfdfdf !important;
}

.epa-item-thumb a .info-holder .icons .circle,
.epa-item-thumb-enhanced a .info-holder .icons .circle,
.circle {
    background: #dfdfdf;
	font-size:0.9em;
}

.epa-item-thumb a:hover .info-holder .icons .circle,
.epa-item-thumb a:focus .info-holder .icons .circle,
.epa-item-thumb a.active .info-holder .icons .circle,
.epa-item-thumb-enhanced a:hover .info-holder .icons .circle,
.epa-item-thumb-enhanced a:focus .info-holder .icons .circle,
.epa-item-thumb-enhanced a.active .info-holder .icons .circle{
    color: #dfdfdf;
	background: #fff;
}

.epa-item-thumb a:hover .info-holder .icons .circle i,
.epa-item-thumb a:focus .info-holder .icons .circle i,
.epa-item-thumb a.active .info-holder .icons .circle i,
.epa-item-thumb-enhanced a:hover .info-holder .icons .circle i,
.epa-item-thumb-enhanced a:focus .info-holder .icons .circle i,
.epa-item-thumb-enhanced a.active .info-holder .icons .circle i{
    color: #dfdfdf;
}

.epa-item-thumb a .info-holder .icons .circle.security, 
.epa-item-thumb-enhanced a .info-holder .icons .circle.security,
.circle.security {
    background: #e73137;
	color:#fff;
}

.epa-item-thumb a:hover .info-holder .icons .circle,
.epa-item-thumb a:focus .info-holder .icons .circle,
.epa-item-thumb a.active .info-holder .icons .circle,
.epa-item-thumb-enhanced a:hover .info-holder .icons .circle,
.epa-item-thumb-enhanced a:focus .info-holder .icons .circle,
.epa-item-thumb-enhanced a.active .info-holder .icons .circle{
    color: #e9ecef;
	background: #fff;
}

.epa-item-thumb a:hover .info-holder .icons .circle.security,
.epa-item-thumb a:focus .info-holder .icons .circle.security,
.epa-item-thumb a.active .info-holder .icons .circle.security,
.epa-item-thumb-enhanced a:hover .info-holder .icons .circle.security,
.epa-item-thumb-enhanced a:focus .info-holder .icons .circle.security,
.epa-item-thumb-enhanced a.active .info-holder .icons .circle.security {
    background: #e73137;
}

.epa-item-thumb a:hover .info-holder .icons .circle.security i,
.epa-item-thumb a:focus .info-holder .icons .circle.security i,
.epa-item-thumb a.active .info-holder .icons .circle.security i,
.epa-item-thumb-enhanced a:hover .info-holder .icons .circle.security i,
.epa-item-thumb-enhanced a:focus .info-holder .icons .circle.security i,
.epa-item-thumb-enhanced a.active .info-holder .icons .circle.security i{
    	color:#fff;
}

.epa-item-thumb .circle.basket,
.epa-item-thumb-enhanced .circle.basket{
    background: #F60;
}

.epa-item-thumb .circle.basket i,
.epa-item-thumb-enhanced .circle.basket i{
	color: #fff;
}

.epa-item-thumb a .thumb-holder img.epa-thumb.Document,
.epa-item-thumb-enhanced a .thumb-holder img.epa-thumb.Document{
    max-width: 100%;
}


/**** INFO BOX  ***/

#epa-info-box{
    background: #dfdfdf;
    color: #000;
	margin-right: 0.5%;
	/***margin-right: 0;**/
}

#epa-info-box {
	padding-left: 0px;
	padding-right: 0px;
}

#epa-info-box .info-box-inner {
    text-align:center;
}

#epa-info-box .info-box-content {
	background:none;
	color:#000;
}

#epa-info-box .info-box-image-wrapper{
	line-height:0;
	width:60%;
	text-align:left;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}

#epa-info-box .info-box-image.Document {
    padding: 0px;
}

#epa-info-box .info-box-info {
	background:none;
	width: 100%;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-align:left;
	text-align:center;
	line-height: 1.3em;
}


#epa-info-box .info-box-action-wrapper{
	line-height:0;
	width:38%;
	text-align:left;
	display:inline-block;
	vertical-align:top;
}


#epa-info-box  .info-box-buttons {
	background: none;
    padding: 0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}

#epa-info-box .info-box-buttons .btn {
    background: #000;
	margin: 0;
	margin-bottom:5px;
	color: #fff;
	font-weight: 500;
	border: 1px solid #000 !important;
	border-radius: 0;
	transition: all 0.35s;
	line-height: 1.2em;
	font-size: 0.8em;
	padding: 0.5em 1em;
	text-shadow: none;
	text-align: center;
	text-transform: uppercase;
	width:100%;
}
#epa-info-box .info-box-buttons .btn:first-child{
	border: 1px solid #000 !important;
}

#epa-info-box .info-box-buttons .btn:hover,
#epa-info-box .info-box-buttons .btn:focus{
	background:#fff; 
	color:#000;
	border: 1px solid #000 !important;
}

#epa-info-box .info-box-buttons .btn:last-of-type {
    border-top: solid #000 1px !important;
}
#epa-info-box .info-box-buttons .btn:first-of-type{

}

#epa-info-box .info-box-prev, 
#epa-info-box .info-box-next{
	 color: #000;
}

#epa-info-box .info-box-prev:hover,
#epa-info-box .info-box-prev:focus, 
#epa-info-box .info-box-next:hover,
#epa-info-box .info-box-next:focus {
	color: #F60;
	background:none !important;
}


#epa-info-box .info-box-other-info {
    background:none;
    padding: 0;
	padding-top:20px;
}

#epa-info-box .info-box-other-info .info-box-additional-files{
	text-align:center;
}

.select {
	font-size:1em;
}

.select-styled {
    background-color: #e9ecef;
	color:#000;
    padding: 4px 15px;
	font-family: "KabelBook", Verdana, sans-serif;
	text-transform: uppercase;
}

.select-styled:after {
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}
.select-styled:hover {
  background-color:#e9ecef;
}
.select-styled:active, 
.select-styled.active {
  background-color:#e9ecef;
}
.select-styled:active:after, 
.select-styled.active:after {
  top: 4px;
  border-color: transparent transparent #000 transparent;
}

.select-options {
  background-color:#e9ecef;
  color:#000;
}
.select-options li {
  border-top: 1px solid #fff;
}
.select-options li:hover {
  color:#fff;
  background-color:#999;
}


@media (max-width: 1199px) {
	#epa-info-box .info-box-image-wrapper {
    	width: 50%;
	}
	#epa-info-box .info-box-action-wrapper {
    	width: 48%;
	}
}

@media (max-width: 990px) {
	#epa-info-box .info-box-image-wrapper {
    	width: 100%;
	}
	#epa-info-box .info-box-action-wrapper {
    	width: 100%;
		margin-top:15px;
	}
}

@media (max-width: 767px) {

	#epa-info-box{
		margin-right: 0;
	}

	#epa-info-box  .info-box-buttons {
    	padding: 0px;
	}
	#epa-info-box .info-box-info {
		width: 100%;
		margin-left: 0;
	}
	#epa-info-box .info-box-info {
		margin-top: 0px;
	}
	.epa-item-thumb a.active .info-holder {
    	display: inline-block;
	}	
	#epa-info-box .info-box-action-wrapper {
		margin-top:0px;
	}

}




/** FOLDER */


#toolcontentwrapper{
	box-shadow: 0 1px 4px 0 rgba(1,1,1,.1);
	font-size: 1em;
}

#toolcontentwrapper .tool-content {
 	background: #202020;
	color: #fff;
	box-shadow: 0 1px 4px 0 rgba(1,1,1,.1);
}


#toolcontentwrapper .tool-logout, 
#toolcontentwrapper .btn-default,
#toolcontentwrapper .tool-user{
	display: inline-block;
    background: #fff;
    color: #000;
    border: 1px solid #fff;
    transition: all 0.35s;
    line-height: 1.2em;
    font-size: 0.8em;
    padding: 0.5em 1em;
    text-align: center;
    text-transform: uppercase;
	height:auto;
	width: auto;
}

#toolcontentwrapper .tool-logout:hover,
#toolcontentwrapper .tool-logout:focus,
#toolcontentwrapper .btn-default:hover,
#toolcontentwrapper .btn-default:focus,
#toolcontentwrapper .tool-user:hover,
#toolcontentwrapper .tool-user:focus{
	background: #202020;
	color: #fff;
	border: 1px solid #fff;
}

.bulk-basket-buttons {
    padding: 0px;
    background: none;
    margin-bottom: 10px;
}

.holder .bulk-basket-buttons a {
    background: #fff;
	margin: 0;
	color: #000;
	font-weight: 500;
	border: 1px solid #fff;
	border-radius: 0;
	transition: all 0.35s;
	line-height: 1em;
	font-size: 0.8em;
	padding: 0.8em 1em;
	text-shadow: none;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	margin-right:5px;
}

.holder .bulk-basket-buttons a.download-all,
.holder .bulk-basket-buttons a.share-all,
.holder p.message {
	#display:none;
}

.holder .bulk-basket-buttons a:hover,
.holder .bulk-basket-buttons a:focus{
	background: #202020;
	color: #fff;
	border: 1px solid #fff;
}

#toolcontentwrapper .tool-content .bulk-basket-buttons .message {
    display: none;
    padding: 20px;
    background: #202020;
	color: #fff;
	border: 1px solid #fff;
	margin-top:2px;
}

.bulk-basket-buttons .message a.clipboard {
	background:none;
	border:none;
}

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

.holder .bulk-basket-buttons a.clipboard .circle i.circle i {
   color: #fff;
}

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

#toolcontentwrapper .form-control {
    display: block;
    width: 100%;
    vertical-align: middle;
    border-radius: 0px;
    box-shadow: none;
	background: #fff;
    color: #000;
    font-weight: 500;
    border: 1px solid #fff;
    transition: all 0.35s;
    line-height: 1.2em;
    font-size: 0.8em;
    padding: 0.5em 1em;
	height:auto;
}

#toolcontentwrapper .tool-content p,
#toolcontentwrapper .tool-content .tool-content-inner .tool-content-item{
    font-size: 1em;
}

#toolcontentwrapper .tool-content p {
	word-break: break-word;
}

#toolcontentwrapper h4,
#toolcontentwrapper h5 {
    font-size: 1em;
}

#toolcontentwrapper h1,
#toolcontentwrapper h2,
#toolcontentwrapper h3,
#toolcontentwrapper h4,
#toolcontentwrapper h5 {
	color: #fff;
}

#toolcontentwrapper h2{
	font-size: 24px;
}

a.social{
	display:inline-block;
	padding:5px 15px;
	color: #f60;
}

a.social:first-of-type{
	padding-left:0px;
}

a.social:hover,
a.social:focus{
	color: #fff;
}

.close-basket{
	color: #F60;
}

.close-basket:hover,
.close-basket:focus{
	color: #fff;
}

#toolcontentwrapper .tool-content-shut .close-basket i {
    display: none;
}

#toolcontentwrapper .tool-content-shut .close-basket::before {
    display: inline-block;

	/**font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	content: "\f00d";*/
	font-size: 1em;

	content: "x";
}

#toolcontentwrapper .tool-content .message{
	color:#fff;
	font-weight:normal;
}

#toolcontentwrapper h3{
	font-size:1em;
	margin-bottom:10px;
}

.bulk-file-buttons .message {
    background: #202020;
	color:#fff;
}

#toolcontentwrapper .bulk-file-buttons .message h4{
	color:#fff;
}

#toolcontentwrapper .tool-content .bulk-file-buttons .message p{
	margin-left: 10px;
}


#toolnavwrapper .tool-nav.clippings .circle{
	background: #F60;
}

.saved-item .inner{
	background: #f1f1f1;
	color: #000;
}

.saved-item .circle.supfiles {
    background: #fff;
}

.saved-item .circle.supfiles i {
    color: #b2b2b2;
}

.basket-buttons a{
	color:#000;
	border-bottom: solid #ccc 1px;
}

.basket-buttons a:hover,
.basket-buttons a:focus{
	color:#f60;
}

.bulk-file-buttons {
	background:#fff;
}

.tool-content.clippings h3 {
	padding-top: 0;
}


.asset-display .info-box-buttons .btn,
.basket-buttons a,
.bulk-file-buttons a{
	text-transform: uppercase;
	font-size:0.9em;
}

.basket-buttons a,
.bulk-file-buttons a{
	font-size:0.8em;

}
.basket-buttons a{
	font-weight: 500;
}

.asset-display .info-box-buttons .btn{
	font-size:0.8em;
}


@media (max-width: 700px) {
	.holder .bulk-basket-buttons a{
		width:100%;
		margin:0px;
		margin-bottom:5px;
	}
	.holder .bulk-basket-buttons a:last-of-type{
    	border: 1px solid #fff;
	}
	.holder .bulk-basket-buttons .message a.clipboard {
		border: none;
	}
}

@media (max-width: 480px) {

	#toolcontentwrapper .tool-user{ 		
		width:100%; 
		margin-bottom:5px;
	}

}

/** MOBILE FONT SIZING */

@media only screen and (max-device-width: 480px) {

	a.social {
		font-size:1.4em;
	}
	.asset-display .info-box-buttons .btn {
	  font-size: 1.4em;
	  padding: 10px 12px;
	}

}

@media only screen and (max-device-width: 400px) {
	.saved-item .basket-buttons {
    	bottom: 0px;
	}
	.saved-item .basket-buttons a{
		width:100%;
		font-size:0.9em;
		border-bottom: solid #ccc 1px;
		margin:0;
		padding:5px;
	}
	.saved-item .basket-buttons a:last-of-type{
		border-bottom:none;
	}

}


.shortcode-downloader-bulk .bottom-header{
	padding-top:40px;
}

.bulk-download-msg{
	margin-top:20px;
}


.asset-display h2 {
    margin-bottom: 0;
	margin-bottom: 10px;
}
.asset-display h3 {
	margin:0;
	padding: 0px;
    margin-bottom: 10px;
}



/*** GALLERIES */
p.info-box-title {
	display: none;
}



/*** ADDED **/

.epa-item-thumb a .thumb-holder {
	/**max-height:85px;
	overflow:hidden;*/
}

@media (max-width: 767px) {
	.epa-item-thumb a .thumb-holder,
	.epa-item-thumb-enhanced a .thumb-holder{
		max-height:100%;
	}

	.epa-item-thumb a .thumb-holder img,
	.epa-item-thumb-enhanced a .thumb-holder img{
    	max-height: 100%;
	}
}

.epa-minigallery-message{
	margin-top: -30px;
	margin-bottom: 30px;
}

.epa-minigallery-message p{
    background: #f1f1f1;
    color: #000;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
	padding: 10px;
    margin-bottom: 1px;
    font-size: 0.8em;
    display: inline-block;
    width: 100%;
}



/*** FOR NEWS ARTICLE PAGE **/

@media (max-width: 1100px) {
	.news .epa-item-thumb,
	.news .epa-item-thumb-enhanced{
		width: 100%;
		height:auto !important;

		float: left;
		position: relative;
		min-height: 1px;

		padding-right: 0px;
		margin-bottom: 1px;
		margin-bottom: 10px;
	}

	.news .epa-item-thumb a,
	.news .epa-item-thumb-enhanced a{
		text-align:center;
	}

	.news .epa-item-thumb a .thumb-holder,
	.news .epa-item-thumb-enhanced a .thumb-holder{
    	width: 100%;
    	height: auto;
	}

	.news .epa-item-thumb a .info-holder,
	.news .epa-item-thumb a.Document .info-holder,
	.news .epa-item-thumb-enhanced a .info-holder,
	.news .epa-item-thumb-enhanced a.Document .info-holder{
    	width: 100%;
    	padding-left: 0px;
		margin-top:10px;
	}

	.news .epa-item-thumb a.active .info-holder,
	.news .epa-item-thumb-enhanced a.active .info-holder{
		display:none;
	}

	.news .epa-item-thumb a .info-holder .copy,
	.news .epa-item-thumb-enhanced a .info-holder .copy{
    	height: auto;
	}

	.news .epa-item-thumb a .icons,
	.news .epa-item-thumb-enhanced a .icons{
		height: auto;
	}


	/*** INFO BOX */

	.news #epa-info-box {
		margin-right: 0px;
		padding:10px 0px;
	}

	.news #epa-info-box a.info-box-prev, 
	.news #epa-info-box a.info-box-next {
    	width: 30px;
	}

	.news #epa-info-box a.info-box-prev{
		padding-right:20px;
		padding-left:10px;
	}

	.news #epa-info-box a.info-box-next {
		padding-left:20px;
		padding-right:10px;
	}

	.news #epa-info-box .info-box-content {
   		text-align: center;
	}

	.news #epa-info-box.Document .info-box-image-wrapper,
	.news #epa-info-box.Image .info-box-image-wrapper,
	.news #epa-info-box.Video .info-box-image-wrapper,
	.news #epa-info-box .info-box-image-wrapper{
		display:none;
	}

	.news #epa-info-box .info-box-info {
    	width: 100%;
    	text-align: center;
		padding:0px;
	}

	.news #epa-info-box .info-box-buttons .btn-group a {
    	width: 100%;
	}

	.news #epa-info-box .info-box-buttons .btn {
    	display: inline-block;
		width:100%;
	}

	.news #epa-info-box .info-box-video-buttons .btn.btn-watch {
		display:inline-block;
	}

	.news #epa-info-box .info-box-other-info,
	.news #epa-info-box .info-box-other-info select{
		text-align:center;
	}

}


#copylink .share-link{
	color:#f60;
}


/*** SHARELINK DOWNLOAD PAGE **/

.shortcode-download-box{
	margin-top:30px;
	padding:20px;
	max-width:400px;
	background-color: #202020;
	color:#fff;
}

.shortcode-download-box h2, 
.shortcode-download-box p, 
.shortcode-download-box a{
	color:#fff;
}

.shortcode-download-box h2{
	margin-top:0;
	padding-top:0;
}

.shortcode-download-box a {
    background: #fff;
    margin: 0;
    margin-top: 1em;
    color: #000;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 0;
    transition: all 0.35s;
    line-height: 1.2em;
    font-size: 1em;
    padding: 0.5em 1em;
    text-shadow: none;
    text-align: center;
    text-transform: uppercase;
	display:inline-block;
}

.shortcode-download-box a:hover,
.shortcode-download-box a:focus{
	background:#202020; 
	color:#FFF;
	border-color:#fff;  
}