.temp-pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.box-temp-pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#time-elapsed{
    padding-bottom:5px;
}