#nanopipeheader {
    background-color: #ffffff;
    border-bottom: 1px solid #333333;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
    text-align: center;
}
#nanopipe .reload,
#nanopipe .error {
    text-align: center;
}
#nanopipe .errorfile {
    margin-top: 20px;
}
#nanopipe .errorfile .name {
    background-color: #c0c0c0;
    text-align: center;
}
#nanopipe .errorfile .content {
    background-color: #e8e8e8;
    border-left: 6px solid #c0c0c0;
    margin-top: 0px;
    padding: 6px;
}
