* {
    box-sizing: border-box;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    background-color: #FFFFFF;
    #margin: 0;
}



th#pagination{
    text-align: right;
    font-size: xxx-large;
}



.request-mod-outer {
    background-color: #FFFFFF;
    mso-cellspacing: 0;
    padding: 30px;
    border: 0px;
    width: 100%;
}

table.request-mod-table-file-info thead th {
    background-color: #e0dac7;
    #border: 0px solid black;
    rules: none;
}

table.request-mod-table-file-info tr td{
    background-color: #FFFFFF;
    border: 0px solid black;
    padding: 5px;
}
table.request-mod-table-file-info input{
    width: 80%;
}

table.request-mod-table-file-info input[type="checkbox"] {
    width: 5%;
}
table.request-mod-table-file-info textarea{
    width: 100%;
}
.request-mod-table-file-info {
    background-color: #FFFFFF;
    mso-cellspacing: 0px;
    padding: 4px;
    border: 0px solid;
    width: 96%;
    vertical-align: top;
    align-content: center;
}



.request-mod-table1 {
    width: 100%;
    #border: 50px solid;

    padding: 20px;
    background-color: #FFFFFF;
}

.request-mod-table2{
    width: 50%;
    #height: 732px;
    vertical-align: top;
    border: 0px solid;
}