/**
 * Copyright (c) 2015 Lepidus Tecnologia
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 */

.tocDoi span {
    background-image: url("doi.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    font-size: larger;
    background-size: contain;
}

.tocDoi {
	padding-bottom: 10px;
}
