.header_total {
    background: #e26480;
    padding: 20px;
    border-radius: 10px;
}
h3.total_sales_header2 {
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table {
    width: 100% !important;
    border: 1px solid #ffffff57 !Important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table tr:first-child {
    background: #ffffff21 !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table tr th, table.teacher_table tr:first-child {
    background: #ffffff14 !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table tr th, table.teacher_table tr td {
    padding: 5px 15px;
    color: #000 !Important;
    border: 1px solid #949494 !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 form.teacher_from {
    text-align: right;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 tr:last-child {
    background: #e26480 !important;
    font-size: 20px;
    font-weight: 600;
    text-transform:uppercase;
}
h3.total_sales_header {
    font-size: 30px !important;
    margin: 0px !important;
    color: #fff;
}

h3.total_sales_header2 {
    font-size: 48px !important;
    margin-top: 10px !important;
    color: #fff;
}
@media(max-width:991px){
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 h3 {
    font-size: 28px;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 select#course {
    width: 49% !important;
    display: inline-block !important;
    font-size: 10px;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 select#date {
    width: 49% !important;
    display: inline-block !important;
    font-size: 10px;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table th:first-child {
    min-width: 200px !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table th {
    min-width: 130px !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table th:nth-child(3) {
    min-width: 180px !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 table.teacher_table {
    font-size: 14px !important;
}
.com-sppagebuilder.view-page.no-layout.no-task.itemid-904 tr:last-child {
    font-size: 16px;
}
}

@media(min-width:992px){
p.mobile_total_sale {
    display: none;
}}