.course-list ul {
    margin: 0;
}
.course-list .media img{
    width: 150px;
}
.my-shortcode-list {
    list-style: none!important;
}
dd.course_progress{
    background-color: #ffffff;
    border: 2px solid var(--cool-teal)!important;
    border-radius: 25pt!important;
    display: inline-block;
    width: 80%!important;
}
.course-list .ld-progress-bar, .course-list .ld-progress-bar-percentage {
    height: 24px !important;
    border-radius: 24px !important;
}
.course-image {
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-color: var(--almost-white);
    overflow: hidden;
}
.course-image:hover{
    /*
    filter:grayscale(0%);
    transition:.5s linear;
     */
}
.course-list{
    background-color: #ffffff;
    margin-left: 0!important;
    margin-bottom: 30px!important;
    padding: 20px;
    display: inline-block;
    width: 100%;
}
.course-list .lds-progress-bar span, dd.course_progress div.course_progress_blue{
    background-color: var(--midnight-blue)!important;
}
.course-list .ld-progress-stats {
    width: 100%;
}
.progress-bar p{
    margin-top: 15px;
    float: left;
    margin-right: 10px;
    display: none;
}
.progress-bar{
    background-color: transparent!important;
    float: none;
    clear: both;
    display: initial;
}
.course-list ul{
    list-style: none;
}
.lessons-list .fa{
    font-size: 18px;
    margin-right: 5px;
}
.lessons-list.this-lesson a{
    color: var(--strawberry);
}
.lessons-list{
    margin: 2px 0;
    padding: 10px;
    background-color: var(--almost-white);
    list-style: none;
}
.lessons-list a{
    height: 18px;
    font-size: 16px;
}
li.lesson-list{
    margin-left: 0!important;
}
.lessons-list .fa.fa-arrow-circle-o-right{
    color: var(--strawberry);
}
.lessons-list .lesson-icon{
    float: left;
}
.courses-enrolled, .courses-completed{
    float: left;
    color: #ffffff!important;
    margin: 0!important;
    width: 33%;
    border: 2px solid var(--almost-white);
    padding: 10px;
}
.courses-list-enrolled, .courses-list-completed{
    list-style: none!important;
}
.courses-enrolled a, .courses-completed a, .courses-enrolled, .courses-completed{
    display: block;
    white-space: nowrap;
    color: var(--strawberry)!important;
}
span.course-count{
    background-color: var(--strawberry);
    color: white!important;
    border-radius: 25px;
    padding: 5px 10px;
    margin-left: 10px;
}
.courses-enrolled.active-enrolled{
    color: var(--strawberry)!important;
}
.courses-enrolled:hover, .courses-completed:hover,
.courses-enrolled.active-enrolled, .courses-completed.active-completed{
    background-color: var(--almost-white)!important;
}
.courses-completed:hover a, .courses-enrolled:hover{
    text-decoration: none!important;
}
#enrolled-page .display-mobile .courses-completed,
#completed-page .display-mobile .courses-enrolled{
    padding-top: 5px!important;
    padding-bottom: 5px;
}
.all-courses{
    background-color: white!important;
    color: var(--strawberry)!important;
    border: 1px solid var(--strawberry);
    border-radius: 25px;
    padding: 5px 10px;
}
.lds-progress-bar span,
.course-list dd.course_progress div.course_progress_blue,
.textwidget .progress_bar .course_progress .course_progress_blue{
    background-color: var(--cool-teal)!important;
    border-radius: 25pt!important;
    height: 21px!important;
}
.textwidget .progress_bar p{
    float: none!important;
}
.widget.widget_ldcourseprogress .lds-course-progress .lds-progress-bar span{
    height: 25px!important;
}
.course-list img.bookmark {
    width: 20px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    filter: none!important;
    margin-bottom: 20px;
}
.item-list-tabs-completed, .item-list-tabs-enrolled{
    background-color: white;
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
    margin-top: -20px;
}
.item-list-tabs-completed ul, .item-list-tabs-enrolled ul{
    text-align: center;
}
.avatars-image-course img, .avatars-image-course-enrolled img{
    border-radius: 100%;
    width: 30px;
    height: 30px!important;
    vertical-align: center;
    margin-right: 4px;
}
.avatars-image-course {
    padding: 4px;
    background-color: var(--almost-white);
    border-radius: var(--border-radius-l);
    margin: 4px;
    height: 38px;
    line-height: 30px;
    display:inline-block;
}
.users-list li{
    list-style: none;
    float: left;
    margin: 0 10px 0 0;
}
.course-image-completed img{
    width: 100%;
    height: 160px;
    object-fit: contain;
}
.course-image img {
    width:100%;
    height:100%;
    object-fit: contain;
}
.course-image-completed{
    text-align: center;
}
.users-list h4{
    margin-top: 0;
    text-align: center;
}
.certificate-button{
    text-align: center;
    margin-top: 20px;
}
.certificate-button a:hover{
    color: var(--strawberry);
 }
.course-list .col-md-6{
    max-width: 50%;
    width: 50%;
}
.lesson-progress-list, h4.title-users-list {
    background-color: var(--almost-white);
    color: var(--strawberry);
    padding: 5px 10px;
}
.lesson-progress-list i, .title-users-list i{
    float: right;
    margin-top: 6px;
}
.course-title a:hover, a.link-user-list{
    cursor: pointer;
    text-decoration: none;
}
.col-sm-6 .course-list .course-title .lessons-list{
    margin-left: 0!important;
    clear: both;
    line-height: 22px;
    margin-bottom: 15px;
}
.congratulations{
    font-weight: 400;
    text-align: center;
    padding: 5px;
}
.certificate-link-button{
    padding: 10px;
    margin-top: 10px;
    border-radius: 25px;
    border: 1px solid var(--strawberry);
}
.col-sm-6 .course-list ul.users-list{
    margin-top: 20px!important;
    margin-left: 20px!important;
}
.lesson-title{
    margin-left: 20px;
}
.progress-bar dd.course_progress div.course_progress_blue{
    height: 21px!important;
    border-radius: 25px!important;
}