@media only screen and (max-width: 1020px) {
body > div > table {
width: 700px;
display: block;
margin: 0 auto;
}
body > div > table * {
display: block;
}
body > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > div > font > font[color="#666666"] {
display: none;
}
body > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > div > font:nth-child(3) > font:nth-child(2) > font {
display: none;
}

body > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > div > font[color="#666666"] {
display: none;
}
body > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > div > font {
width: 100%;
float: left;
border: 0;
display: block;
background: black;
margin: 3px 0;
padding: 10px 0;
color: white;
}
body > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > div font {
color: white;
}
body > div > table > tbody > tr:nth-child(5) {
width: 360px;
float: none;
margin: 0 auto;
}
#table19 {
width: 100%;
}
#table19 > tbody > tr:nth-child(1) > td:nth-child(1) {
width: 100%;
margin: 0;
}
#table19 > tbody > tr:nth-child(1) > td:nth-child(1) > div > b {
margin-top: -19px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
text-align: left;
}
#table1 > tbody > tr:nth-child(1) > td > font {
text-align: left;
margin: 10px;
}
#table19 > tbody > tr:nth-child(1) > td:nth-child(3) > b > font:nth-child(2) {
margin-top: -23px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
text-align: left;
margin-bottom: 0px;
}
#table19 > tbody > tr:nth-child(2) > td:nth-child(1) {
width: 100%;
}
body > div > table > tbody > tr:nth-child(6) {
clear: both;
text-align: left;
}
body > div > table > tbody > tr:nth-child(4) {
float: none;
width: 100%;
}
body > div > table > tbody > tr:nth-child(4) > td:nth-child(1) {
margin: 0 auto;
}
body > div > table > tbody > tr:nth-child(4) {
background: #E7E8EC;
padding-top: 35px;
}
#table1 > tbody > tr:nth-child(1) > td > font:nth-child(3) {
display: none;
}
#table1 > tbody > tr:nth-child(2) > td:nth-child(1), #table1 > tbody > tr:nth-child(3) > td:nth-child(1), #table1 > tbody > tr:nth-child(4) > td:nth-child(1), #table1 > tbody > tr:nth-child(5) > td:nth-child(1), #table1 > tbody > tr:nth-child(6) > td:nth-child(1),#table1 > tbody > tr:nth-child(7) > td:nth-child(1), #table1 > tbody > tr:nth-child(8) > td:nth-child(1), #table1 > tbody > tr:nth-child(9) > td:nth-child(1), #table1 > tbody > tr:nth-child(10) > td:nth-child(1) {
width: 150px;
margin: 0 auto;
text-align: left;
}
input, select, textarea {
margin: 0 auto;
text-align: left;
}
em.req {
display: none;
}
label[for="position"] {
text-align: center;
}
#table1 > tbody > tr:nth-child(10) > td:nth-child(2) > img {
display: none;
}
#uberContainer {
display: none;
}
}
* {
max-width: 100% !important;
height: auto;
}
script, style, link {
display: none !important;
}