.h5ab-print-button-container {
width: 100%;
margin: 10px 0;
}

.h5ab-print-button-container:after {
content: "";
display: block;
clear: both;
}

.h5ab-print-button {
cursor: pointer;
margin: 0!important;
}

.h5ab-print-button .fa-print.fa-lg + span {
font-size: 100%!important;
}

.h5ab-print-button .fa-print.fa-2x + span {
font-size: 125%!important;
}

.h5ab-print-button .fa-print.fa-3x + span {
font-size: 150%!important;
}

.h5ab-print-button-left {
float: left;
}

.h5ab-print-button-right {
float: right;
}

.h5ab-print-meta-info {
font-size: 10px;
color:#FF0000;
}
