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

.tocDoi span {
    font-size:0.95em;
    margin-left: 0px;
    padding-left: 25px;
    background-image: url("doi.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.tocDoi {
	padding-top: 10px;
}
