.eledo-admin-order-pdf-btn {
    background-image: url(../images/pdf-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-indent: -9999px;
    position: relative;
    padding: 0 !important;
    height: 2em !important;
    width: 2em;
}
.eledo-admin-pdf-icon {
    background-image: url(../images/pdf-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 0 !important;
    height: 2em !important;
    width: 2em !important;
	display: inline-block;
	vertical-align: middle;
}
.eledo-integration-options-table th {
	padding: 1em !important;
}
.eledo-integration-options-table td {
	padding: 1.5em 1em !important;
}
#eledo-header a {
	display: inline-block;
	padding: 8px;
	cursor: pointer;
}
#eledo-header a:hover {
	background-color: #0073aa;
	color: #fff;
}
#eledo-list a {
	display: block;
	padding: 8px;
	cursor: pointer;
}
#eledo-list a:hover {
	background-color: #0073aa;
	color: #fff;
}
