.jqifade 				{ background: none repeat scroll 0 0 #000000; position: absolute; z-index: 99999; }
div.jqi 				{ background: none repeat scroll 0 0 #ec2127; border-radius: 10px 10px 10px 10px; opacity: 0.8; padding: 15px; position: absolute; width: 409px; }
div.jqi .jqicontainer 	{ font-weight: normal; }
div.jqi .jqiclose 		{ color: #FFFFFF; cursor: default; display: none; font-weight: bold; position: absolute; right: -2px; top: 4px; width: 18px; }
div.jqi .jqimessage 	{ color: #FFF; text-align: center; font-size: 15px;}
div.jqi .jqibuttons 	{ text-align: center; margin-top: 10px;}
div.jqi button 			{ background-color: #333333; border: 0 solid #333333; color: #FFFFFF; font-size: 12px; margin: 0 10px; padding: 3px 8px; }
div.jqi button:hover 	{ background-color: #728A8C; }
div.jqi .jqibuttons #jqi_state0_buttonยืนยันการยกเลิก	{ color: #ec2127; }

#TXTstudent_nickname_feed, #TXTstudent_firstname_feed, #TXTstudent_lastname_feed {
    /* pointer-events: none; */
    background-color: #FFFFFF; 
}

#TXTstudent_nickname_feed li, #TXTstudent_firstname_feed li, #TXTstudent_lastname_feed li {
    pointer-events: none;
    opacity:0.7; 
}