.padtop10 {
	padding-top: 10px;
}
.padtop20 {
	padding-top: 20px;
}
.fusion-button.button-1 .fusion-button-text, .fusion-button.button-1 i {
	color: rgba(255,255,255,.8);
}
.fusion-button.button-1 {
	border-width: 0px;
	border-color: rgba(255,255,255,.8);
}
.fusion-button.button-1 .fusion-button-icon-divider {
	border-color: rgba(255,255,255,.8);
}
.fusion-button.button-1:hover .fusion-button-text, .fusion-button.button-1:hover i, .fusion-button.button-1:focus .fusion-button-text, .fusion-button.button-1:focus i, .fusion-button.button-1:active .fusion-button-text, .fusion-button.button-1:active {
	color: rgba(255,255,255,.9);
}
.fusion-button.button-1:hover, .fusion-button.button-1:focus, .fusion-button.button-1:active {
	border-width: 0px;
	border-color: rgba(255,255,255,.9);
}
.fusion-button.button-1:hover .fusion-button-icon-divider, .fusion-button.button-1:hover .fusion-button-icon-divider, .fusion-button.button-1:active .fusion-button-icon-divider {
	border-color: rgba(255,255,255,.9);
}
.fusion-button.button-1 {
	width: auto;
}
