body {
margin: 0;
padding: 0;
}

* {
margin: 0;
padding: 0;
}

.wrapper {
width: 1080px;
margin: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.header-top {
margin: 10px 0px;
}

.header-top-left {
float: left;
width: 185px;
}

.header-top-right {
text-align: center;
}
.header-left {
float: left;
width: 200px;
}
.header-right {
float: left;
text-align: center;
width: 875px;
}
.header-right-top {
font-weight: bold;
font-size: 24px;
text-transform: uppercase;
}
.header-right-link {
margin-top: 55px;
}
.header-right-link a {
color: black;
}
.header-right-link a:hover {
font-weight: bold;
text-decoration: none;
}
.margin-bottom {
height: 20px;
}

.provesional p {
padding: 10px 0px;
border: 2px solid #525252;
font-weight: bold;
margin-top: 10px;
text-align: center;
text-transform: uppercase;
}
.detail-left table {
border-collapse: collapse;
}
.detail-left table,
td,th {
border: 2px solid #525252;
text-align: left;
}
.Candidate-detail-left td {
padding: 5px 0px;
border: none;
}
.detail-left {
margin-top: 20px;
}
.detail-left td,
th {
padding: 5px;
}
.Candidate-detail {
font-weight: bold;
text-transform: uppercase;
margin-top: 20px;
}
.Candidate-detail-left {
width: 755px;
float: left;
}
.sscs {
float: left;
text-align: left;
width: 100px;
}
.sn {
text-align: right;
float: right;
width: 100px;
}
.Candidate-detail-right {
float: right;
width: 200px;
}
.Candidate-detail-right img {
margin-top: 10px;
}
.detail-right {
width: 275px;
float: right;
border-top: 2px solid black;
text-align: center;
margin-top: 100px;
text-align: center;
font-weight: bold;
padding: 10px 0px;
}
.important {
font-weight: bold;
text-transform: uppercase;
text-align: center;
padding: 10px 0px;
}
.order-list {
margin: 20px 50px;
}
.order-list li {
margin: 7px;
}
.link-comp {
font-size: 13px;
text-align: center;
font-weight: bold;
padding: 10px;
}
.link-comp a {
color: black;
}
.link-comp a:hover {
text-decoration: none;
}
.best-of-luck {
color: gray;
font-weight: bold;
}
.end {
margin-bottom: 100px;
}