﻿td > pre {
    max-width: 500px;
    background-color: inherit;
    border: none;
    padding: 0px;
    font-size: 15px;
}
.modal-lg {
    width: 1280px !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff !important;
}
