article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
html { font-size: 100%; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { border: 0; border-top: 1px solid #ccc; display: block; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
ul ul, ol ol, ul ol, ol ul { margin: 0; }
ul li {list-style-type: none;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol  { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure, form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; vertical-align: middle; }
button, input { line-height: normal; overflow: visible; }
table button, table input { overflow: auto; }
button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; }
input[type=search] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 1.625em;}
td { vertical-align: top; } .clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } ::-moz-selection{background:#105194; color:#fff; }
::selection{ background:#105194; color:#fff; }
a { color: #003366; text-decoration:none; }
a:hover { color: #a41d31; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; }
a.invert { color: #b9972f; }
a.invert:hover { color: #a41d31; }
a:focus { outline: none; }
a:hover, a:active { outline: none; }
body {
background-repeat: x;
font-size: 15px;
font-family: 'Lato', sans-serif;
font-family: 'Noto Serif Bengali', serif;
color:#333;
margin-top: 0;
}
a {
text-decoration:none;
}
.fix {
display: block;
overflow:hidden;
}
.jsrmsp-student-photo {
margin-bottom: 10px;
}
.jsrmsp-student-photo img {
float: left;
height: auto;
width: 100px;
border: 1px solid #ddd;
padding: 5px;
}
.jsrmsp-student-result{
font-weight:700;
color:red;
}
div.jsrmsp-result-container {
background-color: #ffffff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 0 1px 2px #cecece;
-webkit-box-shadow: 0 1px 2px #cecece;
-o-box-shadow: 0 1px 2px #cecece;
-ms-box-shadow: 0 1px 2px #cecece;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
color: #333;
margin: 0 auto;
padding: 40px;
width: 1200px;
margin-top: 50px;
margin-bottom: 50px;
}
header.header {
-moz-border-radius: 7px 7px 0px 0px;
-webkit-border-radius: 7px 7px 0px 0px;
-o-border-radius: 7px 7px 0px 0px;
-ms-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;
display: table;
overflow: hidden;
width: 100%;
}
header.header {
border-bottom: 5px solid #D3AE31;
}
footer.footer {
border-top: 5px solid #D3AE31;
}
div.header-left {
display: table-cell;
padding: 13px 10px;
position: relative;
width: 200px;
}
div.header-left > img {
display: block;
height: auto;
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 180px;
}
div.header-right {
float: left;
display: table-cell;
padding: 10px;
width: 700px;
}
div.header-right > h2 {
font-size: 33px;
font-weight: 500;
margin: 5px 0;
padding: 0;
}
div.header-right > p {
font-size: 17px;
margin: 0px 0;
font-weight: 400;
}
div.jsrmsp-home-link {
margin-bottom: 0;
overflow: hidden;
}
div.jsrmsp-home-link a {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
display: block;
float: right;
padding: 5px 15px;
display:none;
} div.jsrmsp-result-search-area.fix {
padding: 10px;
}
div.jsrmsp-result-search-form {
background: none repeat scroll 0 0 #fff;
margin: 90px auto;
padding: 20px 30px;
width: 400px;
border: 1px solid #E9E9E9;
}
div.jsrmsp-form-row {
margin-bottom: 20px;
}
div.jsrmsp-form-row label {
color: #777;
display: inline-block;
text-shadow: 0 1px 0 #ffffff;
width: 78px;
}
span.seperator {
display: inline-block;
text-align: center;
width: 100px;
}
div.jsrmsp-form-row select {
background-color: #F2F2F2;
border: 1px solid #D6D6D6;
color: #A7A7A8;
height: 34px;
padding: 6px 3px;
vertical-align: middle;
width: 210px;
}
div.jsrmsp-form-row select option {
background-color: #f2f2f2;
border-bottom: 1px solid #e9e9e9;
border-top: 1px solid #fdfdfd;
color: #555;
padding: 2px 5px;
}
div.jsrmsp-form-row input[type=text] {
background-color: #fbfbfb;
border: 1px solid #ddd;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
color: #777;
padding: 4px 5px;
width: 198px;
}
div.jsrmsp-form-row input[type=text]:focus {
background-color: #fff;
}
div.jsrmsp-form-row input[type=submit], div.jsrmsp-form-row input[type=reset] {
background-color: #D3AE31;
border: 1px solid #D3AE31;
color: #fff;
padding: 4px 13px;
}
div.jsrmsp-form-row input[type=submit] {
float: right;
}
div.jsrmsp-form-row input[type=submit]:hover, div.jsrmsp-form-row input[type=reset]:hover {
background: #268EB4;
}
.st-btn {
margin-right: 4px;
}
div.jsrmsp-result-notice > p {
background: #fafafa none repeat scroll 0 0;
border: 1px dotted #cdcdcd;
color: #747474;
font-size: 14px;
font-weight: 400;
margin: 15px 0 0;
padding: 8px 5px;
text-align: center;
} div.jsrmsp-responsive-table {
overflow-x: auto;
}
span.jsrmsp-certificate-info a img {
height: 20px;
width: 20px;
}
div.jsrmsp-result-view {
position: relative;	
z-index: 1;
padding:7px;
} div.jsrmsp-watermark {
position: absolute;
width: 100%;
height: 100%;
top: 45%;
opacity: 0.3;
z-index: -1;
text-align: center;
}
div.jsrmsp-watermark img {
width: 500px;
height: auto;
}
div.jsrmsp-watermark {
display: none;
}
div.jsrmsp-result-view h2 {
color: #656565;
font-size: 18px;
font-weight: 500;
padding-bottom: 8px;
text-align: center;
}
table.jsrmsp-student-info, table.jsrmsp-student-result {
width: 100%;
}
table.jsrmsp-student-info td, table.jsrmsp-student-result td, table.jsrmsp-student-result th {
border: 1px solid #ddd;
padding: 10px;
width: 25%;
}
table.jsrmsp-student-info td span.jsrmsp-label, table.jsrmsp-student-info td span.label {
font-weight: 600;
color: #434343;
}
table.jsrmsp-student-info td, table.jsrmsp-student-result td {
color: #656565;
font-size: 15px;
font-weight: 400;
}
table.jsrmsp-student-result2 td {
color: white;
font-size: 15px;
font-weight: 600;
background-color:#d3ae31;
}
table.jsrmsp-student-result2 td, table.jsrmsp-student-result2 th {
border: 3px solid #ddd;
padding: 10px;
width:10%;
}
.paraadnan{
color:#656565;
font-size:13px;
}
table.jsrmsp-student-result th {
background-color: #f4f4f4;
color: #585858;
font-size: 15px;
font-weight: 500;
} table.jsrmsp-student-result {
margin-bottom: 10px;
}
div.jsrmsp-error {
margin-bottom: 10px;
}
div.error {
margin-bottom: 15px;
}
div.jsrmsp-search-print {
margin-bottom: 10px;
}
div.jsrmsp-search-print a {
background-color: #fff;
border: 1px solid #d3c3c3;
color: #595353;
display: inline-block;
padding: 5px 10px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 5px;
}
div.jsrmsp-search-print a:hover {
background-color: #fff;
border: 1px solid #dad5d5;
color: #2EA2CC;
}
div.jsrmsp-search-print a.jsrmsp-search-again {
float: left;
}
div.jsrmsp-search-print a.jsrmsp-result-print {
float: right;
} div.jsrmsp-exam-controller-area {
overflow: hidden;
}
div.jsrmsp-exam-controller-left {
float: left;
width: 50%;
}
div.jsrmsp-exam-controller-right {
float: right;
text-align: right;
width: 50%;
}
div.jsrmsp-exam-controller-right img {
max-width: 200px;
height: auto;
}
div.jsrmsp-exam-controller-right h4.jsrmsp-exam-controller-name {
margin: 0;
font-weight: 600;
}
div.jsrmsp-exam-controller-right h4.jsrmsp-exam-controller-dest {
margin: 0;
font-weight: 600;
font-style: italic;
}
div.jsrmsp-exam-controller-right h3 {
margin: 0;
font-weight: 700;
text-transform: uppercase;
font-size: 15px;
} footer.footer {
-moz-border-radius: 0px 0px 7px 7px;
-webkit-border-radius: 0px 0px 7px 7px;
-o-border-radius: 0px 0px 7px 7px;
-ms-border-radius: 0px 0px 7px 7px;
border-radius: 0px 0px 7px 7px;
display: block;
overflow: hidden;
}
footer.footer > p {
padding: 5px;
text-align: center;
font-size: 16px;
font-weight: 400;
} @media only screen and (min-width: 768px) and (max-width: 991px) {
div.jsrmsp-result-container {
margin: 0 auto;
padding: 15px;
width: auto;
margin-top: 50px;
margin-bottom: 50px;
}
div.header-left {
display: table-cell;
padding: 13px 10px;
width: 160px;
}
div.header-left > img {
display: block;
height: auto;
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
div.header-right {
float: left;
display: table-cell;
padding: 10px;
}
.st-btn {
margin-right: 4px;
}
} @media only screen and (max-width: 767px) {
div.jsrmsp-result-container {
margin: 0 auto;
padding: 0px;
width: 99%;
}
div.header-left {
float: none;
display: block;
padding: 0;
height: 150px;
width: 100%;
}
div.header-left > img {
display: block;
height: auto;
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
div.header-right {
float: left;
padding: 0px;
display: block;
width: 100%;
}
div.header-right > h2 {
font-size: 25px;
font-weight: 500;
margin: 5px 0;
padding: 8px 10px;
text-align: center;
line-height: 36px;
}
div.header-right > p {
font-size: 16px;
font-weight: 400;
line-height: 25px;
margin: 15px 0;
text-align: center;
padding: 8px 10px;
}
div.jsrmsp-home-link a {
float: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
text-align: center;
padding: 6px 15px;
}
div.jsrmsp-result-search-area.fix {
padding: 0;
}
div.jsrmsp-result-search-form {
padding: 20px 30px;
width: 238px;
}
div.jsrmsp-result-search-form {
padding: 16px 10px;
width: 258px;
}
div.jsrmsp-form-row select {
width: 258px;
}
span.seperator {
display: none;
}
div.jsrmsp-form-row label {
width: 87px;
margin-bottom: 15px;
}
div.jsrmsp-form-row input[type="text"] {
width: 246px;
}
.st-btn {
margin-right: 0px;
}
div.jsrmsp-result-view h2 {
font-size: 17px;
font-weight: 400;
line-height: 25px;
}
div.jsrmsp-search-print a {
padding: 3px 10px;
}
div.jsrmsp-search-print a.jsrmsp-search-again, div.jsrmsp-search-print a.jsrmsp-result-print  {
float: none;
display: block;
text-align: center;
padding: 6px 10px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-o-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px;
}
div.jsrmsp-search-print a.jsrmsp-search-again {
margin-bottom: 10px;
} div.jsrmsp-exam-controller-left {
float: none;
width: 100%;
text-align: center;
}
div.jsrmsp-exam-controller-right {
float: none;
text-align: center;
width: 100%;
}
div.jsrmsp-search-print {
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
div.jsrmsp-result-container {
margin: 0 auto;
padding: 10px;
width: 410px;
margin-top: 40px;
margin-bottom: 40px;
}
div.header-left {
display: table-cell;
width: 98px;
height: inherit;
padding: 23px 10px;
}
div.header-left > img {
display: block;
height: auto;
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 93px;
}
div.header-right {
float: left;
display: table-cell;
padding: 10px;
width: 272px;
}
div.header-right > h2 {
font-size: 28px;
font-weight: 500;
text-align:center;
margin: 5px 0;
padding: 0;
}
div.header-right > p {
font-size: 17px;
font-weight: 400;
margin: 25px 0;
text-align: center;
line-height: 25px;
}
div.jsrmsp-home-link a {
float: right;
padding: 3px 15px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
}
div.jsrmsp-result-search-area.fix {
padding: 0;
}
div.jsrmsp-result-search-form {
padding: 20px 15px;
width: 378px;
}
div.jsrmsp-form-row label {
width: 85px;
}
span.seperator {
display: inline-block;
text-align: center;
width: 74px;
}
div.jsrmsp-form-row select {
width: 210px;
}
div.jsrmsp-form-row input[type=text] {
width: 198px;
}
.st-btn {
margin-right: 1px;
}
div.jsrmsp-result-view h2 {
font-size: 18px;
font-weight: 400;
line-height: 32px;
}
div.jsrmsp-search-print a.jsrmsp-search-again {
float: left;
}
div.jsrmsp-search-print a.jsrmsp-result-print {
float: right;
}
div.jsrmsp-search-print a.jsrmsp-search-again, div.jsrmsp-search-print a.jsrmsp-result-print  {
padding: 4px 10px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-o-border-radius: 7px;
-ms-border-radius: 7px;
border-radius: 7px;
}
div.jsrmsp-search-print a.jsrmsp-search-again {
margin-bottom: 0px;
}
}header.header {
background-color: #333333;
}
div.header-left {
background: none repeat scroll 0 0 #2d2d2d;
}
div.header-right {
background-color: #333333;
}
div.header-right > h2 {
color:#D3AE31;
}
div.header-right > p {
color: #939394;
}
div.jsrmsp-home-link a {
background-color: #272727;
color: #A7A7A8;
border: 1px solid #1B1B1B;
}
div.jsrmsp-home-link a:hover {
background-color:#393939;
}
footer.footer {
background-color: #333333;
}
footer.footer > p {
color: #939394;
}