.tFormEqStudentPointInvisible{
stroke-width:5px;	
	
stroke:rgb(14,147,18);
fill:rgb(14,147,18);
cursor:pointer;
opacity:0;
}

.tFormEqStudentPointVisible{
stroke-width:5px;	
stroke:rgb(14,147,18);
fill:rgb(14,147,18);
cursor:pointer;
opacity:1;
}


.tFormEqAnswerPoint{

stroke:rgb(15,18,149);
stroke-width:5px;
fill:rgb(15,18,149);
cursor:pointer;
opacity:1;
}



.tFormEqAnswerAndProblemPoint{

stroke:rgb(15,18,149);
stroke-width:5px;
fill:rgb(147,14,18);
cursor:pointer;
opacity:1;
}


.tFormEqAnswerAndStudentPoint{

stroke:rgb(14,147,18);
stroke-width:5px;
fill:rgb(207, 28, 193);
cursor:pointer;
opacity:1;
	
	
}

.tFormEqProblemPoint{

stroke:rgb(147,14,18);
stroke-width:5px;
fill:rgb(147,14,18);
cursor:pointer;
opacity:1;
	
	
}


.tFormEqProblemAndStudentPoint{

stroke:rgb(14,147,18);
stroke-width:5px;
fill:rgb(147,14,18);
cursor:pointer;
opacity:1;
	
	
}










.funInvCirclex {
	
cursor:pointer;

opacity:0;


}

.funInvCircley {
	
cursor:pointer;

opacity: 1;

}

#funInvHiddenText{
	
	
opacity:1;
	
}


.tFormEqRegularPoint{

stroke:rgb(14,147,18);
stroke-width:5px;
fill:rgb(14,147,14);
cursor:pointer;
opacity:1;

	
	
}

.tFormEqProblemPoint{

stroke:rgb(147,18,14);
stroke-width:5px;
fill:rgb(147,18,14);
cursor:pointer;
opacity:1;
	
	
}
.tFormEqRegularPoint{
stroke:rgb(14,147,18);
stroke-width: 5px; 
fill:rgb(14,147,14);
cursor:pointer; opacity:0;' 


}

.tFormEqStudentPoint{

stroke:rgb(14,147,18);
stroke-width:5px;
fill:rgb(14,147,14);
cursor:pointer;
opacity:1;
	
	
}




#eqTFormButton1{

background-color: rgb(222,132,157);
position:fixed;
left:60px;
top:500px;
border-radius: 25px;
font-family: arial black;
font-style:italic;
font-size: 12px;	
cursor:pointer;
width:200px;	
}



#eqTFormButton2{

background-color: rgb(222,132,157);
position:fixed;
left:60px;
top:650px;
border-radius: 25px;
font-family: arial black;
font-style:italic;
font-size: 12px;	
cursor:pointer;
width:200px;	
}

#eqTFormHiddenText{
display:none;	
	
	
}

#tFormGradeStatus{
position:absolute;
top:330px;
left:1360px;

font-family: arial black;
font-size: 16px;
font-style:italic
}