.sslist{
float:right;
width:250px;
margin-right:10px;
}
.sslist span{
padding-top:11px;
padding-right:2px;
}
.sslist select{
width:164px;
padding:5px;
float:left;
}


#ssbacktolist {
    border-radius: 25px;
    background: #be614b;
    width: 100px;
    height: 25px;
    text-align: center;
    font-size: 15px;
    float: right;
}
#ssbacktolist a{
  color: #fff;
  text-decoration: none;

}

.studentsmsg{
float:right;
margin-top:0px;
margin-right:10px;
font-size:10px;
color:#9999cc;
}

.ssf1{
float:left;
width:100%
}
.ssf1 select.form-select {
    margin: 2px 0px 0px 0px;
    width:300px;
}
.ssf1 input[type="text"], input[type="file"], select {
    width: 300px;
    padding: 12px 10px;
    margin: 2px 0px 0px 0px;
    box-sizing: border-box;
    float: right;
}
.rowdata{
border: 1px solid #fff;
font-size:12px;
}
.rowdata2{
border: 1px solid #fff;
width: 150px;
font-size:12px;
}


.rowcolor{
width: 50px;
border: 1px solid #fff;
}

.studentiitlist{
float:right;
width:250px;
margin-right:0px;
}
.studentiitlist select{
float: right;
width: 150px;
 margin: 5px 0;
}
.studentiitlist span{
text-align:center;
margin-top:10px;
margin-left:35px;
}

.studentaclist{
float:right;
width:280px;
margin-right:10px;
}
.studentaclist select{
float: right;
width: 150px;
 margin: 5px 0;
}
.studentaclist span{
text-align:center;
margin-top:10px;
margin-left:35px;
}
