body.sfwd-quiz-template-default .entry-content > .learndash > .wpProQuiz_content,

body.sfwd-courses-template-default .entry-content > .learndash_post_sfwd-courses > #learndash_course_certificate,

body.sfwd-courses-template-default .entry-content > .learndash_post_sfwd-courses > #learndash_course_status,

body.sfwd-courses-template-default .entry-content > .learndash_post_sfwd-courses > #learndash_course_content,

body.sfwd-lessons-template-default .entry-content > .learndash_post_sfwd-lessons > #learndash_quizzes,

body.sfwd-lessons-template-default .entry-content > .learndash_post_sfwd-lessons > #sfwd-mark-complete,

body.sfwd-lessons-template-default .entry-content > .learndash_post_sfwd-lessons > #learndash_next_prev_link {

    display: none !important;

}

.gform_confirmation_message p:last-child {

    display: none;

}

#lessons_list > div  h4 > a,

#course_list > div  h4 > a,

#quiz_list > div  h4  > a {

    padding-right: 0;

}

.quiz_certificate_selection_from label {

    display: block;

}

.quiz_certificate_selection_from label span {

    padding-left: 5px;

}



@media ( max-width: 650px ) {

    #TB_window {

        max-width: 100%;

        height: 100%;

        left: 0 !important;

        right: 0;

        top: 0 !important;

        margin-left: 0 !important;

        margin-top: 0 !important;

        -webkit-overflow-scrolling: touch;

        overflow-y: scroll;

    }

    #TB_iframeContent {

        width: 100% !important;

        height: 100% !important;

    }

    body.modal-open {

        overflow: hidden;

    }

}

.fa.fa-dashboard:before, .fa.fa-tachometer:before {
     content: "\f0e4"; 
}

.uo-ultp-transcript__print-btn, .uo-ultp-transcript__print-btn:hover {
    /*background-color: #569bcc !important;*/
    border: 1px solid#be3225;
    color: #fff8e5 !important;
    background: #be3225 !important;
    float: right;
    clear: both;
    font-size: 16px;
    padding: 10px 20px;
}