/**
 * Template: teachpress 2016 template
 * Version: 1.3
 * Author: Michael Winkler
*/
.tp_bibtex_entry {
    font-size:0.8rem;}
.tp_bibtex_entry pre {
    white-space: normal;
    word-wrap: break-word;}
.tp_abstract_entry {
    font-size: 1.0rem;}
td.tp_pub_info {
    border-bottom:1px solid silver; 
    vertical-align:top; 
    padding:8px;}
.tp_pub_author, #content p.tp_pub_author {
    font-size:1.0rem; 
    margin-bottom:1px; 
    margin-top:1px;}
.tp_pub_title, #content p.tp_pub_title {
    font-size:1.0rem; 
    font-weight:bold; 
    margin-top:1px; 
    margin-bottom:1px;}
.tp_pub_additional, #content p.tp_pub_additional {
    font-size:1.0rem; 
    margin-top:1px; 
    margin-bottom:1px;}
.tp_pub_menu, #content p.tp_pub_menu  {
    font-size:1.0rem; 
    margin-top:1px; 
    margin-bottom:1px; }
.tp_pub_menu a {
    text-decoration:underline; 
    box-shadow: none; }
.tp_pub_menu a:hover {
    text-decoration:none;}
.tp_pub_menu i {
    padding-left: 2px; 
    padding-right: 2px; 
    font-size: 140%; 
    text-decoration: none;}
.tp_pub_type {
    background-color: #008bd2; 
    color: #fff; 
    display: inline-block; 
    padding: 3px 4px; 
    margin-left: 5px; 
    font-size: 10px; 
    font-weight: bold; 
    line-height: 1; 
    border-radius: 2px; 
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.12);}
.tp_pub_label_status {
    background-color: orange; 
    color: #fff; 
    display: inline-block; 
    padding: 3px 4px; 
    margin-left: 5px; 
    font-size: 10px; 
    font-weight: bold; 
    line-height: 1; 
    border-radius: 2px; 
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.12);}
.tp_close {
    cursor: pointer;
    font-weight: bold;
    font-size: 1.0rem; }
