/*
	Style for frontend
*/

legend.jsrmsp-legend {
	background: #ccc;
    padding: 5px 10px;
    border: 1px solid #9e9e9e;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    white-space: normal;
}

fieldset.jsrmsp-fieldset {
	margin-bottom: 1em;
    display: block;
    background: #ddd;
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


table.jsrmsp-isf tbody tr td select {
	width: 100%;
}

table.jsrmsp-isf tbody tr td input {
	width: 100%;
}select#exam-class {
    font-family: solaimanlipi,sans-serif;
}
div.jsrmsp-form-row input[type=submit], input.st-btn {
    font-family: solaimanlipi,sans-serif !important;
}