#learndash_groups_page_box {
    display: none !important;
}


body #gform_wrapper_29 .gfield_label {
    font-weight: normal !important;
}


.grassblade_table th {
    background: #1e73be !important;
    color: white !important;
}

.grassblade_table td {
    background: #f1f1f1 !important;
    border-top: 5px solid white !important;
}

.grassblade_table tr.tr_odd td {
    background: #f1f1f1 !important;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.post-navigation {
    display: none;
}

.learndash .wpProQuiz_content .sending_progress_bar {
    background: #5bb85d;
}

.learndash .dialog-box .dialog-btn-confirm {
background: #5bb85d;
}

.learndash .dialog-box .dialog-btn-confirm:hover {
background: #000;
}

.gv-button-cancel {
    font-size:18px !important;
}

.gv-button-delete {
    font-size:18px !important;
} 

.learndash-resume-button input[type="submit"] {
font-size: 18px;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput {
width: auto;
}