/** Custom Font **/
@font-face { font-family: 'open sans condensed'; 	src: url('fonts/OPENSANS-CONDBOLD.TTF'); } 
@font-face { font-family: 'open sans'; 			src: url('fonts/OPENSANS-CONDLIGHT_0.TTF'); }
@font-face { font-family: 'open sans semibold';		src: url('fonts/OpenSans-Semibold.ttf'); }
@font-face { font-family: 'ando'; 			src: url('fonts/ANDO_REGULAR.OTF'); }

.attendance{background: #ffffff;display:table;padding:1px;}
.attendance td{background: #C7C8CA;color: #ffffff;padding:2px;font-family:ando;font-size:20px;font-weight:bold;} 
.spritelms { background: url('../images/lmsIcon.png') no-repeat top left;  } 
.spritelms.calendar { background-position: 0px 0px; width: 16px; height: 15px;  } 
.spritelms.Editicon { background-position: 0px -25px; width: 13px; height: 14px;  } 
.spritelms.Go { background-position: 0px -49px; width: 46px; height: 36px;  } 
.spritelms.icon_correct { background-position: 0px -95px; width: 16px; height: 16px;  } 
.spritelms.icon_wrong { background-position: 0px -121px; width: 16px; height: 16px;  } 
.spritelms.QuizDoticon { background-position: 0px -147px; width: 13px; height: 12px; } 
.spritelms.Quizicon { background-position: 0px -169px; width: 33px; height: 32px;  } 
.spritelms.Rankicon { background-position: 0px -211px; width: 71px; height: 100px;  } 
.spritelms.reset { background-position: 0px -321px; width: 66px; height: 35px;  } 
.spritelms.search_icon { background-position: 0px -366px; width: 28px; height: 24px;  } 
.spritelms.Searchbutton { background-position: 0px -400px; width: 89px; height: 38px;  } 
.spritelms.Videoicon { background-position: 0px -448px; width: 32px; height: 32px;  } 
.logo { font-family: 'ando';font-size:52px;color:#ff9300;margin-top:18px;cursor:pointer;padding-left:20px;}
.quizmain {float:left;border-left:1px dotted #cccccc;border-right:1px dotted #cccccc;border-bottom:1px dotted #cccccc;width:33.3%;display:table;}
.quizsub{font-weight:bold;font-size:14px;display:table;float:left;height:40px;width:100%;padding-left:20px;padding-top: 10px;}