#teacherCheckDetails .head{background-color:#4998ff;padding:15px 20px}#teacherCheckDetails .head div{color:#fff;font-size:16px}#teacherCheckDetails .content{background-color:#fff;margin-top:10px;padding:0 30px;height:calc(100% - 80px);overflow-y:auto}#teacherCheckDetails .content .title{padding:0 0 10px 0}#teacherCheckDetails .content .title .btn{background-color:#f5f5f5;padding:5px}#teacherCheckDetails .content .title .btn:hover{color:#4998ff;background:#e4f1ff;cursor:pointer}#teacherCheckDetails .content .el-table .cell,#teacherCheckDetails .content .el-table th>.cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#teacherCheckDetails .content .el-table thead{background:#fafafa!important}#teacherCheckDetails .content .el-table th{padding:15px 5px!important;background:#fafafa!important}#teacherCheckDetails .content .el-table:before{left:0;bottom:0;width:100%;height:0}#teacherCheckDetails .content .el-table .btn{padding:5px;text-align:center}#teacherCheckDetails .el-dialog__body{padding:20px 20px 50px}#teacherCheckDetails .el-dialog__body .con-box{border-top:1px solid #eee;margin-top:15px;max-height:400px;overflow-y:auto}#teacherCheckDetails .el-dialog__body .con-box>div{margin-top:10px;background-color:#f6f8fb;padding:15px}#teacherCheckDetails .el-dialog__body .con-box>div>div:first-child{margin-right:30%}#teacherCheckDetails .el-dialog__body .con-box>div.none{color:#d8dddf}#teacherCheckDetails .el-dialog__body .con-box>div.can:hover{color:#4998ff;background:#e4f1ff;cursor:pointer}#teacherCheckDetails .el-dialog__body .con-box>div.selected{background-color:#4998ff;color:#fff}#teacherCheckDetails .el-dialog__body .page{margin-top:10px;text-align:right}#teacherCheckDetails .el-dialog__footer{padding:15px 20px 15px;box-shadow:0 -5px 10px -5px #eee}