/* @group Reporting Section */
.reportWidget{background-color:#fff; padding:10px;}
.reportWidget .colHd{border:1px solid #cccccc; background:url(/images/solaroTeens/theme1/global/lftReportHdBg.png) repeat-x 0 0; height:27px; padding:2px 5px 0 10px; clear:both;}
.reportWidget .colHd h3{float:left;}
.reportWidget .colHd span{ float:right; display:block; padding:2px 5px 0 0;}
.reportWidget .colHd span select{ float:left; font-size:1.2em; border:1px solid #999;}
.reportWidget .colHd span.courseIcon{background:url(/images/solaroTeens/theme1/icons/24x24iconSet.png) no-repeat 0 0;width:19px; height:22px; margin-top:4px}
.reportWidget .colHd span.topicIcon{background:url(/images/solaroTeens/theme1/icons/24x24iconSet.png) no-repeat 0 -177px; margin-right:3px;width:19px; height:22px; margin:4px 0 0 0;}
.reportWidget .colHd span.clusterIcon{background:url(/images/solaroTeens/theme1/icons/24x24iconSet.png) no-repeat 0 -960px; margin-right:3px;width:22px; height:22px; margin:4px 0 0 0;padding:0;}
.reportWidget .colHd span.lessonIcon{background:url(/images/solaroTeens/theme1/icons/24x24iconSet.png) no-repeat 0 -1258px;margin-right:3px;width:19px; height:22px; margin:4px 0 0 0;}
.reportWidget .colHd span a{display:block; width:16px; height:20px; text-indent:-20000px; float:left; margin-left:10px;}
.reportWidget .colHd span a.achievIcon{background:url(/images/solaroTeens/theme1/icons/achievementsIcon.png) no-repeat 0 3px; }
.reportWidget .colHd span a.doneIcon{background:url(/images/solaroTeens/theme1/icons/listReport.png) no-repeat 0 0;}

.leftCol{background:#DAF8FB; float:left; width:263px; padding:5px;}
.leftCol ul{list-style:none; padding:2px 0 10px 0; float:left;width:100%;}
.leftCol ul li{background:none; padding:0 0 1px 0; width:100%; float:left;}
.leftCol ul li a{display:block; line-height:29px; padding:0 8px 0 35px; color:#000; border:1px solid #fff; float:left; width:83%;}
.leftCol ul li a span{float:right; text-decoration:none;}
.leftCol ul li a span.lft{float:left;}
.leftCol ul li.assignedLst a{background:url(/images/solaroTeens/theme1/icons/reminder.png) no-repeat 10px 6px #fff; }
.leftCol ul li.completedLst a{background:url(/images/solaroTeens/theme1/icons/tick.png) no-repeat 10px 6px #fff; }
.leftCol ul li.incompleteLst a{background:url(/images/solaroTeens/theme1/icons/cross.png) no-repeat 10px 6px #fff; }
.leftCol ul li a:hover{text-decoration:none; border:1px solid #9cdfe6; background-color:#e2f8f9}
.leftCol ul li a.selected{background-color:#e2f8f9; border:1px solid #9cdfe6}

.rightCol{background:#DAF8FB; float:right;width:590px;padding:5px;}
.courseCont{margin:3px 0 5px 0;}
.courseCont > ul{overflow-y:auto; height:518px; background-color:#fff;}
.courseCont ul li{background:none; padding:0; border-bottom:1px solid #DAF8FB;}
.courseCont ul li a{padding:5px 0px 5px 35px; font-size:1.1em; font-weight:normal; display:block; color:#000; padding-left:35px; background-color:#FFF; cursor:pointer;}
.courseCont ul li a:hover{ background-color:#b9f2f7; text-decoration:none;}
.courseCont ul li a.lavel0{background-image:url(/images/solaroTeens/theme1/icons/lesson_level0.png); background-position:12px 50%; background-repeat:no-repeat;}
.courseCont ul li a.lavel1{background-image:url(/images/solaroTeens/theme1/icons/lesson_level1.png); background-position:12px 50%; background-repeat:no-repeat;}
.courseCont ul li a.lavel2{background-image:url(/images/solaroTeens/theme1/icons/cross.png); background-position:12px 50%; background-repeat:no-repeat;}
.courseCont ul li a.lavel3{background-image:url(/images/solaroTeens/theme1/icons/tick.png); background-position:12px 50%; background-repeat:no-repeat;}
.courseCont ul li.list{border:none;}

.courseOption{background:#fff;}
.courseOption ul li{float:left;margin-right:20px;padding:15px 0 15px 25px;}
/* @end */


