table#inactiveParticipants tbody tr td ,table#participantslist tfoot th,table#participantslist thead th,table#activeParticipants tfoot th,table#activeParticipants thead th{text-align:left;padding: 8px 10px;}
table#inactiveParticipants tbody td{text-align:left;}
.headingblue {
    color: rgb(0,115,170);
    background: #fff;
    padding: 20px;
}li#toplevel_page_sch-dashboard ul.wp-submenu.wp-submenu-wrap{display:none;}
li.wpsp-back-wp {}
input[type="submit"] {margin-top: 10px;background: #00bdda;color: #fff;padding: 14px 35px;border-radius: 4px;font-size: 16px;text-transform: uppercase;cursor: pointer;}
input[type="submit"]:hover {background: #038ba0;}
.sendSmstoparent{margin-bottom: 4px !important;min-width: 58px;background: #007cba;border-color: #007cba;color: #fff;text-decoration: none;text-shadow: none;padding: 6px;}
.wp-core-ui .button-primary{margin-bottom:4px !important;min-width: 58px;}
.wpschoolpress_page_sch-teacher .wpsp-bulkaction{width: 100%;}
.wpschoolpress_page_sch-teacher  select#bulkaction {width:40%;float:left;}
.wpschoolpress_page_sch-teacher  select#teacherfilter {width:40%;float:right;}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{opacity:0 !important;}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after{opacity:0 !important;}
input[type="submit"] {
    margin-top: 10px;
    background: #00bdda;
    color: #fff;
    padding: 14px 35px;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
}
input[type="submit"]:hover {
    background: #038ba0;
}
.popup_import table {
    padding: 20px;
}