body, table, .smalltext, .thead, .trow2, .trow2, legend, input.textbox {
font-family: 'PT Sans', sans-serif !important;
font-size: 13px;
}
a:link {
color: #a7d2ff;
}
input.textbox, form input.error, form input.valid {
    border: 1px solid #252628;
    background: #3a3c3e;
    color: white;
    text-indent: 6px;
    padding: 4px;
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
    box-sizing: border-box;
}

input.button {
background-color: #3a3c3e;
border: 1px solid #252628;
color: white;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
text-shadow: none;
}

input.button:hover {
font-size: 13px;
background-color: #434447;
border: 1px solid #434447;
box-shadow: none;
-webkit-box-shadow: none;
transition: none;
}

select {
background-color: #3a3c3e;
border: 1px solid #252628;
color: white;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
text-shadow: none;
}

form label.error {
margin: 0;
padding: 0;
font-weight: normal;
display: block
}

#mbox {
width: 1026px;
margin-top: 10px;
}
#content {
background: none;
padding: 0;
overflow: inherit;
}
.wrapper {
padding: 0;
}
body > br, .wrapper > br {
display: none;
}
#content > .float_right {
display: none;
}
.navigation {
display: none;
}
table {
color: white;
}
.tborder {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
background: none;
border: none;
padding: 0;
box-shadow: 1px 1px 1px 0px rgb(0 0 0 / 75%);
}
.thead {
background: #676e7a;
border: 0;
border-bottom: 1px solid #33373d;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
padding: 0;
padding-left: 10px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
height: 25px;
line-height: 25px;
font-size: 18px;
}
.trow1, .trow2 {
background: #484f57;
border: none;
text-shadow: none;
padding: 10px;
}
legend {
background: #676e7a;
border: none;
text-shadow: none;
box-shadow: none;
padding: 5px;
border-radius: 0;
}
legend > strong {
font-weight: normal;
}
fieldset.trow1, fieldset.trow2 {
border: 1px solid rgba(255, 255, 255, 0.6);
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
#footer {
display: none;
}
.error {
margin-bottom: 10px;
}
