.open-students-btn{float:left;margin:0 30px 0 0}
.blue-background .open-students-btn{display:none}
.open-students-btn .open-students{border-width:0;width:40px;height:40px;background-color:transparent;position:relative;padding:0}
.open-students-btn .open-students:before{color:#3268b0;font-size:20px;text-align:center;line-height:40px;cursor:pointer}
.open-students-btn .open-students strong{position:absolute;background-color:#ffb718;font-size:11px;font-weight:700;width:24px;height:24px;border-radius:40px;color:#fff;line-height:23px;top:19px;left:50%;margin-left:3px}
.open-students-btn.help-tooltip span{bottom:auto;top:46px;-webkit-transform-origin:right top;transform-origin:right top}
.open-students-btn.help-tooltip span:before{bottom:auto;top:-8px;border-top:8px solid transparent;border-bottom-width:0}
#students-view{position:fixed;top:82px;right:20px;bottom:10px;width:60%!important;z-index:101;border:1px solid #eaeff7;-webkit-box-shadow:0 1px 4px rgba(0,86,194,.2);box-shadow:0 1px 4px rgba(0,86,194,.2);background-color:#fff;overflow:auto;display:none;padding-left:0}
@media all and (min-width:768px){
#students-view{width:25%!important}
}
#students-view.open{display:block;width:90%!important}
@media all and (min-width:768px){
#students-view.open{width:auto!important;max-width:80%;min-width:270px}
}
#students-view.open #quiz_result_realtime_teacher{display:block!important}
#students-view .statistics-table-header{position:sticky;top:0;left:0;background-color:#fff;padding-top:1px;padding-left:30px;padding-right:22px;z-index:12;padding-bottom:1px}
#students-view .statistics-table-header.shadow{-webkit-box-shadow:0 1px 4px rgba(0,84,186,.2);box-shadow:0 1px 4px rgba(0,84,186,.2)}
#students-view .statistics-table-header .more-students{display:inline-block;padding-left:20px;position:relative;font-size:12px}
#students-view .statistics-table-header .more-students:focus{color:#379dd7}
#students-view .statistics-table-header .more-students:before{content:" ";border-top:5px solid #3268b0;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;left:0;top:50%;margin-top:-3px;-webkit-transition:.3s;transition:.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
#students-view .statistics-table-header .more-students .text-hide{display:none}
#students-view .statistics-table-header .hide-students{position:absolute;right:13px;top:15px;color:#acbac2;text-align:center;width:30px;line-height:30px}
#students-view .statistics-table-header .hide-students span{display:none}
#students-view .table-header{display:none}
#students-view .shadow-box{-webkit-box-shadow:0 0 4px rgba(0,86,184,.2);box-shadow:0 0 4px rgba(0,86,184,.2)}
#students-view .main-table{margin-bottom:10px}
#students-view .clone{display:none}
#students-view .clone .main-table{width:100px}
#students-view.more .statistics-table-header .more-students:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
#students-view.more .statistics-table-header .more-students .text-hide{display:inline}
#students-view.more .statistics-table-header .more-students .text-show{display:none}
#students-view.more .table-header{display:block}
@media all and (min-width:1000px){
#students-view.more .clone{display:inline-block;background-color:#fff;padding-top:1px}
}
#students-view.more .participant-empty-list{margin-top:40px}
#students-view #table-scroll{height:calc(100% - 78px)}
#students-view #table-scroll .table-wrap{max-height:100%}
#students-view #table-scroll,#students-view .clone{cursor:auto}
#students-view #table-scroll .table-wrap,#students-view .clone .table-wrap{padding-left:4px}
#students-view #table-scroll:before,#students-view .clone:before{display:none}
#students-view #table-scroll:after,#students-view .clone:after{display:none}
#students-view #table-scroll .participant-number,#students-view .clone .participant-number{display:table-cell;min-width:60px;width:60px;font-weight:700}
#students-view #table-scroll .player-name,#students-view .clone .player-name{display:table-cell;padding-left:0;min-width:200px}
#students-view #table-scroll .player-name .participant-col,#students-view .clone .player-name .participant-col{display:none}
#students-view #table-scroll .checkbox-place,#students-view .clone .checkbox-place{display:none}
#students-view #table-scroll .participant-check,#students-view .clone .participant-check{display:none}
#students-view #table-scroll .status,#students-view .clone .status{display:none}
#students-view #table-scroll .score-col,#students-view .clone .score-col{display:none}
#students-view #table-scroll .overal-score,#students-view .clone .overal-score{display:none}
#students-view .table-responsive{padding-left:0}
#students-view .table-responsive .hover{-webkit-box-shadow:none;box-shadow:none}