.jsrmsp-student-photo {
    margin-bottom: 10px;
}

.jsrmsp-student-photo img {
	float: right;
    height: auto;
    width: 100px;
}

.nonp-jsrmsp-result-view {
	font-family: 'Roboto', sans-serif;
}

.jsrmsp-sheader-info {
	text-align: center;
	display: block;
}

.jsrmsp-sheader-info p {
	margin-top: 5px;
}

.nonp-jsrmsp-result-view h2 {
	text-align: center;
}

.nonp-jsrmsp-info-header {
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	font-weight: 500;
	margin-top: 5px;
}

.nonp-jsrmsp-student-info, .nonp-jsrmsp-student-result {
	width: 100%;
}

.jsrmsp-certificate-view {
	display: none;
}

.nonp-jsrmsp-student-result tbody tr th {
	text-align: left;
}

.nonp-jsrmsp-student-info tbody tr td {
	width: 25%;
}

.nonp-jsrmsp-student-result tbody tr td {
	width: 25%;
}

.nonp-jsrmsp-footer-text {
	border-top: 1px solid #333;
    text-align: center;
    padding-top: 8px;
    margin-top: 10px;
}

.nonp-jsrmsp-footer-text p {
	margin-top: 0;
    padding-top: 5px;
}