.hub_app_21 .zipLearn_Dashboard .my_courses {
  width: 100%;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list {
  width: 100%;
  float: left;
  padding: 15px;
  background: #fff;
  transition: all 0.5s ease;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list:last-child{
	border-bottom: none;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list:hover {
  background: #f2f2f29e;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-left {
  float: left;
  width: calc(100% - 70px);
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-left .course-icon {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  float: left;
  background-color: #e7e7e7;
  border-radius: 6px;
  overflow: hidden;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-left .course-icon img {
  width: 50px;
  height: 50px;
  border-radius: 10px;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-left .course-content {
  float: left;
  width: calc(100% - 60px);
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-left .course-content h4 {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 3px 0;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-left .course-content p {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}
.hub_app_21 .zipLearn_Dashboard .my_courses .course-list .course-list-status {
  float: left;
  width: 70px;
  height: 50px;
}

.hub_app_21 .certi-badges{
	width: 100%;
	float: left;
}
.hub_app_21 .certi-badges img{
	width: auto;
	height: 70px;
	margin: 8px 0;
}























/* zip Learn Dashboard css start */
.hub_app_21 .zipLearn_Dashboard .form-control.search_input{
	border-radius: 30px;
    padding: 1px 80px 0px 20px;
    min-height: 33px;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.hub_app_21 .zipLearn_Dashboard .search_input_icon{
    position: absolute;
    top: 6px;
    right: 18px;
    color: #2BC0EF;
    font-size: 17px;
}
.hub_app_21 .zipLearn_Dashboard .zipInventory-tabs a{padding:0; font-size: 20px;}
.hub_app_21 .zipLearn_Dashboard .zipInventory-tabs a:hover{color:#5cccfc;}
.hub_app_21 .zipLearn_Dashboard .zipInventory-tabs a.active{color:#5cccfc;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper{width: 100%;height:180px; overflow: hidden;border-radius: 6px;position: relative;    background-color: #e7e7e7;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .big_img{width: 100%;height: 100%;border-radius:6px;object-fit: fill;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer{background-color:rgba(0,0,0,0.5) ; width: 100%; padding: 10px;display: block;position: absolute;bottom:0;border-radius: 0px 0px 6px 6px;color:#fff;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .thumbnail_footer_content .tfc-icon{float: left !important; width: 33px; height: 33px; margin-right: 10px;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .thumbnail_footer_content .tfc-icon img{width: 33px; height: 33px; border-radius: 6px;box-shadow: 0px 3px 7px rgb(0 0 0 / 30%);}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .thumbnail_footer_content .tfc-content{width: calc(100% - 43px); float: left;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .thumbnail_footer_content .tfc-content p:first-child{color: #fff; font-weight: normal; font-size: 11px; line-height: 14px; margin-bottom: 2px;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .thumbnail_footer_content .tfc-content p:last-child{color: #fff; font-weight: normal;     font-size: 14px; margin-top: 2px;}

.hub_app_21 .zipLearn_Dashboard .padding-l-r-5{padding-left: 7px !important;; padding-right: 7px !important;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .btn{background:rgba(148, 145, 145, 0.9);padding: 3px 10px;color:#fff;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_footer .btn:hover{background:rgba(148, 145, 145, 0.8);color: #fff;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_block,
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper .thumbnail_block .thumbnail_block_inner{opacity: 0;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper:hover .thumbnail_block{opacity:1; background-color:rgba(0,0,0,0.8) ; width: 100%; padding: 10px;display: table;position: absolute;bottom:0;top:0; left:0; right:0;text-align: center;color:#fff;height: 100%;}
.hub_app_21 .zipLearn_Dashboard .thumbnail_wrapper:hover .thumbnail_block .thumbnail_block_inner{opacity: 1;display: table-cell;vertical-align: middle;}


/* zip Learn Dashboard css end */
.hub_app_21 .ziplearn_profile{display:block;margin:-10px -10px 0;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_header{width: 100%; float: left;background-color: #02BDFF; padding:20px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_header .form-control.search_input{border-radius: 30px; padding:6px 80px 6px 20px;min-height:50px;font-size: 18px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_header .search_input_icon{position: absolute; top:7px; right: 30px;color: #2BC0EF;font-size:24px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body{width: 100%; float: left; margin-top: 15px; padding: 0px 15px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_Subheader{float: left;width: 100%; padding: 0px; margin-top:-53px;border-radius:8px;background-color: #fff;box-shadow:0 0 6px rgba(0, 0, 0, 0.08); border: 10px solid #fff;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_Subheader .badge_counter{width:100%; float:left;font-size:15px;background-color: #F7F7F7; padding:29px; border-radius:0px 9px 9px 0; letter-spacing: 1px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_Subheader .badge_counter span{font-size:28px; color:#02BDFF; font-weight: bold; line-height: 28px;}

/*.hub_app_21 .ziplearn_profile .ziplearn_profile_body  ul{list-style-type: none;}*/
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp {
    background-color: #fff;
    padding: 25px 0px 25px 0px;
        float: left;
    width: 100%;
    background-image: url(../../images/zipLearning/course-side-panel-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h2{
	cursor: pointer;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
    color: #29303B;
    position: relative;
    padding: 9px 30px;
	}

.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h4{padding-left: 15px;margin: 0 0 8px;}
 
.hub_app_21 .zipLearn_Dashboard .my_courses .courses_title{font-size:20px;}
.hub_app_21 .zipLearn_Dashboard .my_courses .courses_title{font-size:16px;}
.hub_app_21 .zipLearn_Dashboard{font-size:16px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h4 {
    font-size: 14px;
    color: #29303B;
    font-weight: normal;
    cursor: pointer;
    line-height: 16px;
    display: flex;
    justify-content: start;
    gap: 10px;
    align-items: center;
}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h4 .child-course-node-icon{
    background: #ffffff;
    height: 28px;
    width: 28px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;	
    position: relative;
    overflow: hidden;
}

.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h4 .child-course-node-icon .course-complete-indicator{
    height: 28px;
    width: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;	
    position: absolute;
    top:0;
    left:0;
}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h4 .child-course-node-icon .course-complete-indicator span.indicator-state{
    background: #f2f2f2;
    height: 28px;
    width: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;	
    opacity: 0;
}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h2 .tille_introd {
    font-size: 15px;
    font-weight: 600;
    color: #29303B;
    word-spacing: 0px;
}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .introduction_wrapp h2 > img{
	margin-left: -3px;
    margin-right: 3px;
    position: absolute;
    left: 0;
    top: 3px;
}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body h4.tille_introd_detail{font-size:20px;}
.hub_app_21 .ziplearn_profile .ziplearn_profile_body .schedule_sumry_wrapper {font-size:16px;}


.hub_app_21 .header_wrap1 {
    font-size: 20px;
    font-weight: 400;
    padding: 8px 15px;
    position: relative;
}

.zrpt_box_content .header_wrap1 .seperator_sky {
    border-bottom: 1px solid #5cccfc;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 12%;
}


@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.hub_app_21 .progress {
    height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #eeeeee;
    border-radius: 15px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 5%), inset 0 1px 2px rgb(0 0 0 / 10%);
}
.hub_app_21 .progress .bar{
	    width: 0%;
    color: #ffffff;
    min-width: 4%;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 1px 0;
    box-shadow: 1px 0px 5px rgba(0,0,0,0.2);
    border: none;
}
.hub_app_21 .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.hub_app_21 .progress-striped .progress-bar,
.hub_app_21 .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.hub_app_21 .progress.active .progress-bar,
.hub_app_21 progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.hub_app_21 .progress-bar-success {
    background-color: #5cb85c;
}
.hub_app_21 .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.hub_app_21 .progress-bar-info {
    background-color: #5bc0de;
}
.hub_app_21 .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.hub_app_21 .progress-bar-warning {
    background-color: #f0ad4e;
}
.hub_app_21 .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.hub_app_21 .progress-bar-danger {
    background-color: #d9534f;
}
.hub_app_21 .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.hub_app_-51 .category_wrap #quesData input[type=checkbox], #quesData input[type=radio] {
    width: 15px;
    height: 15px;
    margin: 0 4px 2px 0;
    vertical-align: middle;
}

#quesData input[type=checkbox], #quesData input[type=radio] {
    opacity: 1;
    position: relative;
    z-index: 12;
    width: auto;
    height: auto;
}

#quesData .questionflag {
    display: none;
}

#quesData .answer > div {
    position: relative;
    padding-left: 0px;
    margin-bottom: 6px;
}

#quesData .answer > div input[type="radio"] {
    position: absolute;
    left: 0;
    top: 5px;
}

#quesData .answer > div input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 1px;
}

#quesData .im-controls {
    display: none;
}
.outcome .clearfix{display: none}

.course-Ques{
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    min-height: 200px;
    box-shadow: 0 6px 50px #27497d17;
    margin-top: 10px;
    border: 1px solid rgb(0 0 0 / 15%);
}
.course-Ques button:first-child{
	margin-top: 58px;
	padding: 10px 25px;
}
.course-Ques #quesData .que .info h3{
margin: 11px 0 0 -15px;
width: 175px;
height: 54px;
background: #75d0f0;
color: #fff;
border-radius: 0 40px 40px 0;
padding: 12px 0 12px 25px;
font-weight: 600;
font-size: 21px;
float: left;
}
.course-Ques #quesData .que .info h3 span.qno{
	height: 30px;
    width: 30px;
    background: rgba(0,0,0,0.2);
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    margin-left: 5px;
    font-size: 17px;
}
.course-Ques #quesData .que .info div.state{
width: 50%;
float: right;
font-weight: 600;
text-align: right;
margin-top: 5px;
}
.course-Ques #quesData .que .info div.grade{
width: 50%;
float: right;
text-align: right;
margin-top: 5px;
}
.course-Ques #quesData .que .content{
	float: left;
width: 100%;
margin: 25px 0 0 15px;
clear: both;
}
.course-Ques #quesData .que .content .formulation .ablock .prompt{font-weight: 600;margin-bottom: 10px;}
.answernumber{display: none;}
.course-Ques #quesData .que .content .accesshide{display: none;}
.course-Ques #quesData .que .content .qtext{
	margin-bottom: 10px;
    font-weight: 600;
    }
.course_heading{
	position: relative;
	font-size: 30px;
	padding-bottom: 4px;
	}
.course_heading:before{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100px;
	height:2px;
	background: #33b5e5;	
}
/* Radio Start */
.course-Ques [type="radio"]:checked, .course-Ques [type="radio"]:not(:checked) {
	 position: absolute;
	 left: -9999px !important;
}
 .course-Ques [type="radio"]:checked + label, .course-Ques [type="radio"]:not(:checked) + label {
	 position: relative;
	 padding-left: 28px;
	 cursor: pointer;
	 line-height: 20px;
	 display: inline-block;
	 color: #666;
}
 .course-Ques [type="radio"]:checked + label:before, .course-Ques [type="radio"]:not(:checked) + label:before {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 18px;
	 height: 18px;
	 border: 1px solid rgb(0 0 0 / 25%);
	 border-radius: 100%;
	 background: #fff;
}
 .course-Ques [type="radio"]:checked + label:after, .course-Ques [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #75d0f0;
    position: absolute;
    top: 4px;
    left: 4px;
	 border-radius: 100%;
	 -webkit-transition: all 0.2s ease;
	 transition: all 0.2s ease;
}
 .course-Ques [type="radio"]:not(:checked) + label:after {
	 opacity: 0;
	 -webkit-transform: scale(0);
	 transform: scale(0);
}
 .course-Ques [type="radio"]:checked + label:after {
	 opacity: 1;
	 -webkit-transform: scale(1);
	 transform: scale(1);
}
 .course-Ques [type="radio"]:disabled + label:before, .course-Ques [type="radio"]:disabled + label:after {	
 	opacity: 0.6;
 	cursor: default;
 }
/* Radio End */
/* Check Box Start */
.course-Ques [type="checkbox"]:checked, .course-Ques [type="checkbox"]:not(:checked) {
	 position: absolute;
	 left: -9999px !important;
}
 .course-Ques [type="checkbox"]:checked + label, .course-Ques [type="checkbox"]:not(:checked) + label {
	 position: relative;
	 padding-left: 28px;
	 cursor: pointer;
	 line-height: 20px;
	 display: inline-block;
	 color: #666;
}
 .course-Ques [type="checkbox"]:checked + label:before, .course-Ques [type="checkbox"]:not(:checked) + label:before {
	 content: '';
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 18px;
	 height: 18px;
	 border: 1px solid #ddd;
	 border-radius: 3px;
	 background: #fff;
}
 .course-Ques [type="checkbox"]:checked + label:after, .course-Ques [type="checkbox"]:not(:checked) + label:after {
	 content: '';
	 width: 12px;
	 height: 12px;
	 background: #75d0f0;
	 position: absolute;
	 top: 3px;
	 left: 3px;
	 border-radius: 3px;
	 -webkit-transition: all 0.2s ease;
	 transition: all 0.2s ease;
}
 .course-Ques [type="checkbox"]:not(:checked) + label:after {
	 opacity: 0;
	 -webkit-transform: scale(0);
	 transform: scale(0);
}
 .course-Ques [type="checkbox"]:checked + label:after {
	 opacity: 1;
	 -webkit-transform: scale(1);
	 transform: scale(1);
}
 .course-Ques [type="checkbox"]:disabled + label:before, .course-Ques [type="checkbox"]:disabled + label:after {	
 	opacity: 0.6;
 }
 /* Check Box End */
.hub_app_21 .schedule_sumry_wrapper video{
	width: 100%;
}
.hub_app_21 .ziplearn_profile_body .zrpt_box_content .schedule_sumry_wrapper {
	    padding: 25px 40px;
	    border-radius: 0;
}
.ziplearn_profile_body .pull-left > img{
	background: #e7e7e7;
    border-radius: 6px;
    overflow: hidden;
}
.ziplearn_profile_body .col-md-3, .ziplearn_profile_body .col-md-9{
	padding: 0;
	box-shadow: 0px 3px 6px #6262620B;
}
.ziplearn_profile_body  .btn-cstm{
	padding: 6px 25px;
}
.course-Ques #quesData .que .content .formulation .ablock .answer .correct > i.icon.text-success{
    height: 20px;
    width: 20px;
    background-color: #d2ffd2;
    border-radius: 25px;
    font-size: 9px;
    line-height: 20px;
    margin-left: 9px;
    text-align: center;
    transform: scale(1.3);
    transform-origin: bottom;
    color: #1c8d1c;
}
.course-Ques #quesData .que .content .outcome {
    width: calc(100% - 30px);
    padding: 15px;
    border-radius: 10px;
}
.course-Ques #quesData .que .content .outcome.Correct {
	background: #e5fee4;
}
.course-Ques #quesData .que .content .outcome.Incorrect {
	background: #fff5f5;
}
.course-Ques #quesData .que .content .outcome.Partially {
	background: #e4f9ff;
}
.course-Ques #quesData .que .content .outcome .feedback .specificfeedback{
	font-weight: 600;
    font-size: 15px;
}
.course-Ques #quesData .que .content .outcome .feedback .rightanswer{
	font-size: 14px;
}
.zoom-in-out{
    position: fixed;
    right: 142px;
    top: 11px;
    z-index: 99999;
}
.course_item{
	display: inline-block;
    width: 100%;
    border-radius: 6px;
    box-shadow: 0 0px 15px rgb(0 0 0 / 7%), 0px 0px 1px rgba(0,0,0,0.3);
    background: #fff;
    padding: 12px 20px;
    position: relative;
    margin-bottom: 16px;
    transition: all 0.5s ease;
    min-height: 146px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    overflow: hidden;
}
.course_item:hover{
	box-shadow: 0 0px 25px rgb(0 0 0 / 15%);
}
.course_item::before {
    content: "";
    width: 5px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 0;
}

.course_item.Schedules::before{
    background: #4fc0ee;
}
.course_item.Plum::before{
    background: #ff8c90;
}
.course_item.Clock::before{
    background: #4fc0ee;
}
.course_item.plumpos_purple_border::before{
    background: #ff8c90;
}
.course_item.plumpos_purple_border::before{
    background: #ff8c90;
}
.course_item.plumpos_purple_border::before{
    background: #ff8c90;
}
.course_item.plumpos_purple_border::before{
    background: #ff8c90;
}
.course_item h4{
	font-size: 16px;
    font-weight: 700;
    color: #272c37;
    line-height: 1.5;
    min-height: 48px;
    margin: 0;
}
.course_item span.type {
    display: inline-block;
    margin-top: 14px;
    background: #e2edf9;
    line-height: 22px;
    padding: 0px 10px;
    font-size: 12px;
    color: #6C7480;
    text-transform: uppercase;
    position: relative;
    border-radius: 5px 0 0 5px;
}

.course_item span.type::before {
	content:'';
	border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #e2edf9;
	position: absolute;
	right:-11px;
	top:0;
}
.course_item .rating-wrap {
    display: block;
    margin-top: 16px;
    line-height: normal;
}
.course_item .rating-wrap.start-course{
	margin-top: 15px;
    padding-top: 8px;
    border-top: 1px solid #f1f1f1;
}
.course_item .rating-wrap.start-course span{
    width: calc(50% - 2px);
    padding-left: 0 !important;
    margin-left: 0 !important;
    text-align: center;
    font-weight: 600;
}
.course_item .rating-wrap.start-course span:hover{
	text-decoration: underline;
}
.course_item  .rating-wrap .rating+.pplr {
    margin-left: 15px;
    padding-left: 15px;
}
.course_item  .rating-wrap .pplr {
    position: relative;
}
.course_item .rating-wrap .pplr .course-badge{
	padding: 2px 5px;
    background: #30a6cd;
    color: #fff;
    border-radius: 5px;	
}
.course_item  .rating-wrap span {
    font-size: 12px;
    color: #636363;
    line-height: 13px;
    display: inline-block;
}

.course_item .rating-wrap .rating+.pplr::before {
    display: inline-block;
}
.course_item .rating-wrap .pplr::before {
    content: "";
    width: 1px;
    height: 14px;
    background: #d2d6de;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.course_item .course-app-icon{
	position: absolute;
    transform: rotate(-35deg);
    opacity: 0.7;
    border-radius: 15px;
    overflow: hidden;
    right: -10px;
    top: -17px;
    height: 100px;
    width: 100px;
}
.course_item .course-app-icon img{
	width: 100px;
	height: 100px
}

/* Progress Bar Start */
.progressBar-stick {
	position: relative;
    background: #4CCB8B1A;
    height: 18px;
    border-radius: 8px;
    border: 1px solid #4CCB8B80;
    width: 100%;
}
.progressBar-stick.progress-bar-dashboard {
	height: 8px;
	border-radius:0;
	width:calc(100% - 33px);
	background: none;
	border: none;
}
.progressBar-stick.course-header-stick{height:20px;    border-radius: 15px;}
 .progressBar__fill {
	 position: absolute;
	 left: 3px;
	 top: 3px;
	 height: 10px;
	 border-radius: 5px;
	 background: #4CCB8B;
	 animation: expandWidth 1000ms ease-in-out 1;
}
.progressBar-stick.progress-bar-dashboard .progressBar__fill{
	left: 0;
    top: -1px;
    height: 8px;
    border-radius: 0;
}
.progressBar-stick.progress-bar-dashboard .progressPercentage{
	background: #4CCB8B;
    position: absolute;
    font-size: 10px;
    height: 16px;
    width: 35px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    line-height: 16px;
    top: -5px;
    margin-left: -1px;
}
.progress-bar-dashboard-wrapper{
    background: #4CCB8B1A;
    height: 8px;
    border-radius: 0px;
    border: 1px solid #4CCB8B80;
    width: calc(100% + 30px);
    position: absolute;
    top: -15px;
    left: -15px;
    border-width: 1px 0 1px 0;
}
 .progressBar__fill.course-header-fill {
	left: 3px;
    top: 3px;
    height: 12px;
    border-radius: 10px;
	}
 .progressBar__fill--gradient {
	 background: linear-gradient(to right, #d42a59 0%, #edc652 50%, #acd036 100%);
}
 @keyframes expandWidth {
	 0% {
		 width: 0;
	}
}
.no-border-bottom{
	border-bottom: none !important;
}
.dark-table-td{
	background: #8A8F95 !important;
	border-color: #8A8F95 !important;
}
/* Progress Bar Ends */
.course-header .course-header-icon{
	height: 40px;
	width: 40px;
	overflow: hidden;
	padding:0;
	vertical-align: top;
	border-radius: 10px;
	background: #f7f7f7;
}
.course-header .course-header-heading{
	font-size: 16px;
	line-height: 20px;
	vertical-align: top;
}
.course-topic-search{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding: 0 30px;
}
.course-topic-search > input{
    height: 38px;
    border-radius: 20px;
    font-size: 12px;
    line-height: 14px;
    border: none;
    padding: 5px 18px;
}
.course-topic-search > .search_input_icon{
	position: absolute;
    right: 43px;
    top: 12px;
    font-size: 16px;
}
.course-topic-list{
	float: left;
    width: 100%;
}
.course-topic-list .parent-course-node{
	margin-bottom: 5px;
}
.course-topic-list .parent-course-node h2{
padding: 0px; 
border-left:3px solid transparent;
background: transparent;
}
.course-topic-list.topic-list-for-view .parent-course-node h2, .course-topic-list.topic-list-for-view .parent-course-node h2 span{
	cursor: default !important;
}
.course-topic-list .parent-course-node h2:hover {
border-left:3px solid #ffffff;
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.course-topic-list .parent-course-node.active h2{
border-left:3px solid #35C4FF;
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


.course-topic-list .parent-course-node .child-course-node{padding: 5px 30px; border-left:3px solid transparent;cursor: pointer;
background: transparent;
margin: 3px 0 7px;
}
.course-topic-list.topic-list-for-view .parent-course-node .child-course-node{cursor: default;}
.course-topic-list.topic-list-for-view .parent-course-node .child-course-node h4{cursor: default;}
.course-topic-list .parent-course-node .child-course-node:hover{
border-left:3px solid #ffffff;
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.course-topic-list .parent-course-node .child-course-node:hover h4 .child-course-node-icon img{
	filter: invert(88%) sepia(100%) saturate(4%) hue-rotate(182deg) brightness(200%) contrast(97%);
}
.course-topic-list .parent-course-node .child-course-node:hover h4 .child-course-node-icon{
	/* background: #35c4ff; */
	background: #f2f2f2;
}
.course-topic-list.topic-list-for-view .parent-course-node .child-course-node:hover h4 .child-course-node-icon{
	background: #35c4ff;
}
.course-topic-list .parent-course-node .child-course-node h4 .child-course-node-icon img{
	opacity: 0.7;
}
.course-topic-list .parent-course-node .child-course-node:hover h4 .child-course-node-icon img, 
.course-topic-list .parent-course-node .child-course-node.active h4 .child-course-node-icon img{
	opacity: 1;
}
.course-topic-list .parent-course-node .child-course-node:hover h4 .child-course-node-icon .course-complete-indicator span.indicator-state{
	opacity: 1;
}
.course-topic-list .parent-course-node .child-course-node.active{
border-left:3px solid #35C4FF;
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 40%,rgba(255,255,255,50%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.course-topic-list .parent-course-node .child-course-node.active h4 .child-course-node-icon img{
	filter: invert(88%) sepia(100%) saturate(4%) hue-rotate(182deg) brightness(200%) contrast(97%);
}
.course-topic-list .parent-course-node .child-course-node.active h4 .child-course-node-icon{
	/* background: #35c4ff; */
	background: #f2f2f2;
}
.course-topic-list .parent-course-node .child-course-node.active h4 .child-course-node-icon .course-complete-indicator span.indicator-state{
	opacity: 1;
}
.course-topic-list .parent-course-node .child-course-node.active h4 .child-course-node-icon .course-complete-indicator input[type = "checkbox"]:checked +  span.indicator-state{
	opacity: 1;
	background: #4CCB8B;
	color: #ffffff;
}
.course-topic-list .parent-course-node .child-course-node h4 .child-course-node-icon .course-complete-indicator input[type = "checkbox"]:checked +  span.indicator-state{
	opacity: 1;
	background: #4CCB8B;
	color: #ffffff;
}
.recommended-badge{
	position: absolute;
    right: 0px;
    padding: 5px 15px;
    font-size: 13px;
    background: #ff961e;
    opacity: 1;
    z-index: 1;
    color: #fff;
    bottom: 51px;
    font-weight: 600;
}
.recommended-badge::before {
    content: '';
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 13px solid #ff961e;
    position: absolute;
    left: -13px;
    top: 0;
}
.course-topic-list .parent-course-node .child-course-node.active{border-left: 3px solid #35C4FF;}
/* moodle start*/
 .moodle_landing_course span.type.level {  
    background: #29303B; 
    color: #F4C150;   
    display: inline-block;   
    line-height: 22px;
    padding: 0px 10px;
    font-size: 12px;  
    text-transform: uppercase;
    position: relative;
    border-radius: 5px 0 0 5px;
}
 .moodle_landing_course span.type.level::before {   
        content: '';
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
 border-left: 11px solid #29303B;  
    position: absolute;
    right: -11px;
    top: 0;
}
.moodle_landing_course .course_description i{
 color:#484D55;
 }
 .moodle_landing_course .course_description .ratings i{
	width: 1em;
 }
 .moodle_landing_course hr.hr-line{
 border-top-color: #E8E8E8 !important;
 }
 .moodle_landing_course .icon-margin i{
 margin-right:5px;
 }
 .moodle_landing_course .font-medium{
  font-weight:600;
  }
  .moodle_landing_course  .course_img_section{
    background-color: #F7F7F7;
    height: 140px;
    width: 140px;
    padding: 0;
    border-radius: 15px;
    margin-right: 30px;
    overflow: hidden;
    }
    .moodle_landing_course  .course_img_section img{
    height: 100%;
    width: 100%;
    object-fit: contain;
    }
/* moodle ends */

.course-detail-wrapper{
	padding: 25px 40px;
}


/* New Tiles Design Start */
.course-tiles{
	float: left;
    width: 100%;
    background: #ffffff;
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 15px;
    border-radius: 15px;
    position: relative;
    box-shadow: 0 0px 10px rgb(0 0 0 / 5%);
    transition: all 0.5s ease-in;
    margin-bottom: 20px;
}
.course-tiles:hover{
	box-shadow: 0 0px 15px rgb(0 0 0 / 15%);
}
.course-tiles .course-app-name{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    color: #f1f1f1;
    font-size: 0.8vw;
    width: 100%;
    white-space: nowrap;
    padding-left: 1.2vw;
}
.course-tiles .course-app-name .course-progress-indicator{
    height: 1vw;
    width: 1vw;
    border-radius: 50%;
    position: absolute;
    left: 14px;
}
.course-tiles .course-name{
    float: left;
    width: 100%;
}
.course-tiles .course-name h2{
    font-size: 1.1vw;
    color: #f1f1f1;
    font-weight: 600;
    margin-bottom: 5px;
}
.course-tiles .course-progress-status{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap:10px;
	width: 100%;
}
.course-tiles .course-progress-status span{
	font-size: 16px;
    margin-bottom: 10px;
}
.course-tiles .action-btns{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    position: relative;
}
.course-tiles .action-btns button.course-btn-type-view{
    padding: 0.25vw 0.5vw 0.25vw 2.1vw;
    outline: none;
    border-radius: 5vw;
    border: 1px solid #dbdbdb;
    background: #ffffff;
    box-shadow: none;
    font-size: 0.83vw;
    display: inline-flex;
    align-items: center;
    color: #747474;
    width: auto;
    justify-content: center;
    position: relative;
    line-height: 1.5vw;
    max-width: 250px;
    transition: all 0.2s ease-in;
    white-space: nowrap;
}
.course-tiles .action-btns button.course-btn-type-view:hover{
	border: 1px solid #1bbc9b;
}
.course-tiles .action-btns button.course-btn-type-fill{
    padding: 0.25vw 0.5vw 0.25vw 0.5vw;
    outline: none;
    border-radius: 5vw;
    border: 1px solid #1bbc9b;
    background: #1bbc9b;
    box-shadow: none;
    font-size: 0.83vw;
    display: inline-flex;
    align-items: center;
    color: #ffffff;
    margin-left: 10px;
    line-height: 1.5vw;
    width: auto;
    justify-content: center;
    max-width: 180px;
    opacity: 0.9;
    transition: all 0.2s ease-in;
    white-space: nowrap;
}
.course-tiles .action-btns button.course-btn-type-fill:hover{
	opacity: 1;
}
.course-tiles .action-btns button.course-btn-type-view i{  
    height: 1.6vw;
    width: 1.6vw;
    display: inline-block;
    line-height: 1.6vw;
    background: #f5f5f5;
    border-radius: 5vw;
    position: absolute;
    left: 0.2vw;
    color: #1BBC9B;
    transition: all 0.2s ease-in;
}
.course-tiles .action-btns button.course-btn-type-view:hover i{ 
	background: #1bbc9b;
	color: #ffffff;
}
.course-tiles .course-img-wrapper{
    float: left;
    width: calc(100% + 30px);
    border-radius: 15px 15px 0 0;
    margin: -15px -15px 15px -15px;
    position: relative;
    max-height: 190px;
    overflow: hidden;
}
.course-tiles .course-img-wrapper .new-badge{
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    background: #ff9225;
    padding: 2px 8px;
    border-radius: 5px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}
.course-tiles .course-img-wrapper img{
	width: 100%;
	height: auto;
	border-radius: 15px 15px 0 0;
	min-height: 190px;
}
.course-tiles .rating-wrap {
    line-height: normal;
    float: left;
}
.course-tiles .course-absolute{
	position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    top: auto;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 15px;
    border-radius: 15px 15px 0 0;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 20%,rgba(0,0,0,0) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 20%,rgba(0,0,0,0) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, rgba(0,0,0,0.65) 20%,rgba(0,0,0,0) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}


.course-tiles  .rating-wrap .rating+.pplr {
    margin-left: 4px;
    padding-left: 9px;
}
.course-tiles  .rating-wrap .pplr {
    position: relative;
}
.course-tiles .rating-wrap .pplr .course-badge{
	padding: 3px 3px;
    background: #30a6cd;
    color: #fff;
    border-radius: 5px;
    font-size: 0.8vw;
}
.course-tiles  .rating-wrap span {
    font-size: 0.9vw;
    color: #f1f1f1;
    line-height: 13px;
    display: inline-block;
}
.course-tiles  .rating-wrap span i{
	margin-right: 2px;
}
.course-tiles .rating-wrap .rating+.pplr::before {
    display: inline-block;
}
.course-tiles .rating-wrap .pplr::before {
    content: "";
    width: 1px;
    height: 14px;
    background: #d2d6de;
    position: absolute;
    left: 0;
    top: 3px;
    display: none;
}
/* New Tiles Design End */

.zlr-cross-rpt.table > thead > tr > th{
	border-width: 1px 1px 1px 0px;
}



.multiselect .btn-group button.multi-select-filter {
	 height: 30px;
	 line-height: 23px;
}
 .multiselect .btn-group.open .dropdown-toggle {
	 box-shadow: none;
}
 .multiselect .multi-select-popup li a .glyphicon.glyphicon-ok::before {
	 content: "\e013";
	 color: #1BBC9B !important;
}
 .multiselect .multi-select-popup li a .glyphicon.glyphicon-none::before {
	 content: "\e013";
	 color: #ccc;
}
