﻿#course-statistics-plugin-output {
    margin: 20px 0;
}

#course-statistics-plugin-output ul {
    margin-left: 0;
    font-size: 0.9375rem;
}
#course-statistics-plugin-output table {
    background-color: transparent
}

#course-statistics-plugin-output table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

#course-statistics-plugin-output table td[class*="col-"], #course-statistics-plugin-output table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

#course-statistics-plugin-output caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

#course-statistics-plugin-output th {
    text-align: left
}

#course-statistics-plugin-output .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
}

#course-statistics-plugin-output .table > thead > tr > th, #course-statistics-plugin-output .table > tbody > tr > th, #course-statistics-plugin-output .table > tfoot > tr > th, #course-statistics-plugin-output .table > thead > tr > td, #course-statistics-plugin-output .table > tbody > tr > td, #course-statistics-plugin-output .table > tfoot > tr > td {
    line-height: 1.42857143;
    vertical-align: bottom;
    border-top: 1px solid #ddd
}

#course-statistics-plugin-output .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0;
}

#course-statistics-plugin-output .table > caption + thead > tr:first-child > th, #course-statistics-plugin-output .table > colgroup + thead > tr:first-child > th, #course-statistics-plugin-output .table > thead:first-child > tr:first-child > th, #course-statistics-plugin-output .table > caption + thead > tr:first-child > td, #course-statistics-plugin-output .table > colgroup + thead > tr:first-child > td, #course-statistics-plugin-output .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

#course-statistics-plugin-output .table > tbody + tbody {
    border-top: 1px solid #ddd
}

#course-statistics-plugin-output .table .table {
    background-color: #fff
}

#course-statistics-plugin-output .table-condensed > thead > tr > th, #course-statistics-plugin-output .table-condensed > tbody > tr > th, #course-statistics-plugin-output .table-condensed > tfoot > tr > th, #course-statistics-plugin-output .table-condensed > thead > tr > td, #course-statistics-plugin-output .table-condensed > tbody > tr > td, #course-statistics-plugin-output .table-condensed > tfoot > tr > td {
    padding: 5px
}

#course-statistics-plugin-output .table-bordered {
    border: 1px solid #ddd
}

#course-statistics-plugin-output .table-bordered > thead > tr > th, #course-statistics-plugin-output .table-bordered > tbody > tr > th, #course-statistics-plugin-output .table-bordered > tfoot > tr > th, #course-statistics-plugin-output .table-bordered > thead > tr > td, #course-statistics-plugin-output .table-bordered > tbody > tr > td, #course-statistics-plugin-output .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

#course-statistics-plugin-output .table-bordered > thead > tr > th, #course-statistics-plugin-output .table-bordered > thead > tr > td {
    border-bottom-width: 1px
}

#course-statistics-plugin-output .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

#course-statistics-plugin-output .table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

#course-statistics-plugin-output .table > thead > tr > td.active, #course-statistics-plugin-output .table > tbody > tr > td.active, #course-statistics-plugin-output .table > tfoot > tr > td.active, #course-statistics-plugin-output .table > thead > tr > th.active, #course-statistics-plugin-output .table > tbody > tr > th.active, #course-statistics-plugin-output .table > tfoot > tr > th.active, #course-statistics-plugin-output .table > thead > tr.active > td, #course-statistics-plugin-output .table > tbody > tr.active > td, #course-statistics-plugin-output .table > tfoot > tr.active > td, #course-statistics-plugin-output .table > thead > tr.active > th, #course-statistics-plugin-output .table > tbody > tr.active > th, #course-statistics-plugin-output .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

#course-statistics-plugin-output .table-hover > tbody > tr > td.active:hover, #course-statistics-plugin-output .table-hover > tbody > tr > th.active:hover, #course-statistics-plugin-output .table-hover > tbody > tr.active:hover > td, #course-statistics-plugin-output .table-hover > tbody > tr:hover > .active, #course-statistics-plugin-output .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

#course-statistics-plugin-output .table > thead > tr > td.success, #course-statistics-plugin-output .table > tbody > tr > td.success, #course-statistics-plugin-output .table > tfoot > tr > td.success, #course-statistics-plugin-output .table > thead > tr > th.success, #course-statistics-plugin-output .table > tbody > tr > th.success, #course-statistics-plugin-output .table > tfoot > tr > th.success, #course-statistics-plugin-output .table > thead > tr.success > td, #course-statistics-plugin-output .table > tbody > tr.success > td, #course-statistics-plugin-output .table > tfoot > tr.success > td, #course-statistics-plugin-output .table > thead > tr.success > th, #course-statistics-plugin-output .table > tbody > tr.success > th, #course-statistics-plugin-output .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

#course-statistics-plugin-output .table-hover > tbody > tr > td.success:hover, #course-statistics-plugin-output .table-hover > tbody > tr > th.success:hover, #course-statistics-plugin-output .table-hover > tbody > tr.success:hover > td, #course-statistics-plugin-output .table-hover > tbody > tr:hover > .success, #course-statistics-plugin-output .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

#course-statistics-plugin-output .table > thead > tr > td.info, #course-statistics-plugin-output .table > tbody > tr > td.info, #course-statistics-plugin-output .table > tfoot > tr > td.info, #course-statistics-plugin-output .table > thead > tr > th.info, #course-statistics-plugin-output .table > tbody > tr > th.info, #course-statistics-plugin-output .table > tfoot > tr > th.info, #course-statistics-plugin-output .table > thead > tr.info > td, #course-statistics-plugin-output .table > tbody > tr.info > td, #course-statistics-plugin-output .table > tfoot > tr.info > td, #course-statistics-plugin-output .table > thead > tr.info > th, #course-statistics-plugin-output .table > tbody > tr.info > th, #course-statistics-plugin-output .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

#course-statistics-plugin-output .table-hover > tbody > tr > td.info:hover, #course-statistics-plugin-output .table-hover > tbody > tr > th.info:hover, #course-statistics-plugin-output .table-hover > tbody > tr.info:hover > td, #course-statistics-plugin-output .table-hover > tbody > tr:hover > .info, #course-statistics-plugin-output .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

#course-statistics-plugin-output .table > thead > tr > td.warning, #course-statistics-plugin-output .table > tbody > tr > td.warning, #course-statistics-plugin-output .table > tfoot > tr > td.warning, #course-statistics-plugin-output .table > thead > tr > th.warning, #course-statistics-plugin-output .table > tbody > tr > th.warning, #course-statistics-plugin-output .table > tfoot > tr > th.warning, #course-statistics-plugin-output .table > thead > tr.warning > td, #course-statistics-plugin-output .table > tbody > tr.warning > td, #course-statistics-plugin-output .table > tfoot > tr.warning > td, #course-statistics-plugin-output .table > thead > tr.warning > th, #course-statistics-plugin-output .table > tbody > tr.warning > th, #course-statistics-plugin-output .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

#course-statistics-plugin-output .table-hover > tbody > tr > td.warning:hover, #course-statistics-plugin-output .table-hover > tbody > tr > th.warning:hover, #course-statistics-plugin-output .table-hover > tbody > tr.warning:hover > td, #course-statistics-plugin-output .table-hover > tbody > tr:hover > .warning, #course-statistics-plugin-output .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

#course-statistics-plugin-output .table > thead > tr > td.danger, #course-statistics-plugin-output .table > tbody > tr > td.danger, #course-statistics-plugin-output .table > tfoot > tr > td.danger, #course-statistics-plugin-output .table > thead > tr > th.danger, #course-statistics-plugin-output .table > tbody > tr > th.danger, #course-statistics-plugin-output .table > tfoot > tr > th.danger, #course-statistics-plugin-output .table > thead > tr.danger > td, #course-statistics-plugin-output .table > tbody > tr.danger > td, #course-statistics-plugin-output .table > tfoot > tr.danger > td, #course-statistics-plugin-output .table > thead > tr.danger > th, #course-statistics-plugin-output .table > tbody > tr.danger > th, #course-statistics-plugin-output .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

#course-statistics-plugin-output .table-hover > tbody > tr > td.danger:hover, #course-statistics-plugin-output .table-hover > tbody > tr > th.danger:hover, #course-statistics-plugin-output .table-hover > tbody > tr.danger:hover > td, #course-statistics-plugin-output .table-hover > tbody > tr:hover > .danger, #course-statistics-plugin-output .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

#course-statistics-plugin-output .table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    #course-statistics-plugin-output .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    #course-statistics-plugin-output .table-responsive > .table {
        margin-bottom: 0
    }

    #course-statistics-plugin-output .table-responsive > .table > thead > tr > th, #course-statistics-plugin-output .table-responsive > .table > tbody > tr > th, #course-statistics-plugin-output .table-responsive > .table > tfoot > tr > th, #course-statistics-plugin-output .table-responsive > .table > thead > tr > td, #course-statistics-plugin-output .table-responsive > .table > tbody > tr > td, #course-statistics-plugin-output .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    #course-statistics-plugin-output .table-responsive > .table-bordered {
        border: 0
    }

    #course-statistics-plugin-output .table-responsive > .table-bordered > thead > tr > th:first-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tbody > tr > th:first-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tfoot > tr > th:first-child, #course-statistics-plugin-output .table-responsive > .table-bordered > thead > tr > td:first-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tbody > tr > td:first-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    #course-statistics-plugin-output .table-responsive > .table-bordered > thead > tr > th:last-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tbody > tr > th:last-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tfoot > tr > th:last-child, #course-statistics-plugin-output .table-responsive > .table-bordered > thead > tr > td:last-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tbody > tr > td:last-child, #course-statistics-plugin-output .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    #course-statistics-plugin-output .table-responsive > .table-bordered > tbody > tr:last-child > th, #course-statistics-plugin-output .table-responsive > .table-bordered > tfoot > tr:last-child > th, #course-statistics-plugin-output .table-responsive > .table-bordered > tbody > tr:last-child > td, #course-statistics-plugin-output .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

#course-statistics-plugin-output .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#course-statistics-plugin-output .nav > li {
    position: relative;
    display: block
}

#course-statistics-plugin-output .nav > li > a {
    position: relative;
    display: block;
    padding: 8px 12px
}

#course-statistics-plugin-output .nav > li > a:hover, #course-statistics-plugin-output .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

#course-statistics-plugin-output .nav > li.disabled > a {
    color: #777
}

#course-statistics-plugin-output .nav > li.disabled > a:hover, #course-statistics-plugin-output .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

#course-statistics-plugin-output .nav .open > a, #course-statistics-plugin-output .nav .open > a:hover, #course-statistics-plugin-output .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7
}

#course-statistics-plugin-output .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

#course-statistics-plugin-output .nav > li > a > img {
    max-width: none
}

#course-statistics-plugin-output .nav-tabs {
    border-bottom: 0;
}

#course-statistics-plugin-output .nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

#course-statistics-plugin-output .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 1px 1px 0 0
}

#course-statistics-plugin-output .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

#course-statistics-plugin-output .nav-tabs > li.active > a, #course-statistics-plugin-output .nav-tabs > li.active > a:hover, #course-statistics-plugin-output .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #0083d7;
    border: 1px solid #0083d7;
    border-bottom-color: transparent
}

#course-statistics-plugin-output .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

#course-statistics-plugin-output .nav-tabs.nav-justified > li {
    float: none
}

#course-statistics-plugin-output .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

#course-statistics-plugin-output .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    #course-statistics-plugin-output .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    #course-statistics-plugin-output .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

#course-statistics-plugin-output .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

#course-statistics-plugin-output .nav-tabs.nav-justified > .active > a, #course-statistics-plugin-output .nav-tabs.nav-justified > .active > a:hover, #course-statistics-plugin-output .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    #course-statistics-plugin-output .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    #course-statistics-plugin-output .nav-tabs.nav-justified > .active > a, #course-statistics-plugin-output .nav-tabs.nav-justified > .active > a:hover, #course-statistics-plugin-output .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

#course-statistics-plugin-output .nav-pills > li {
    float: left
}

#course-statistics-plugin-output .nav-pills > li > a {
    border-radius: 4px
}

#course-statistics-plugin-output .nav-pills > li + li {
    margin-left: 2px
}

#course-statistics-plugin-output .nav-pills > li.active > a, #course-statistics-plugin-output .nav-pills > li.active > a:hover, #course-statistics-plugin-output .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7
}

#course-statistics-plugin-output .nav-stacked > li {
    float: none
}

#course-statistics-plugin-output .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

#course-statistics-plugin-output .nav-justified {
    width: 100%
}

#course-statistics-plugin-output .nav-justified > li {
    float: none
}

#course-statistics-plugin-output .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

#course-statistics-plugin-output .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    #course-statistics-plugin-output .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    #course-statistics-plugin-output .nav-justified > li > a {
        margin-bottom: 0
    }
}

#course-statistics-plugin-output .nav-tabs-justified {
    border-bottom: 0
}

#course-statistics-plugin-output .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

#course-statistics-plugin-output .nav-tabs-justified > .active > a, #course-statistics-plugin-output .nav-tabs-justified > .active > a:hover, #course-statistics-plugin-output .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    #course-statistics-plugin-output .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    #course-statistics-plugin-output .nav-tabs-justified > .active > a, #course-statistics-plugin-output .nav-tabs-justified > .active > a:hover, #course-statistics-plugin-output .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

#course-statistics-plugin-output .tab-content > .tab-pane {
    display: none
}

#course-statistics-plugin-output .tab-content > .active {
    display: block
}

#course-statistics-plugin-output .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#course-statistics-plugin-output .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

#course-statistics-plugin-output .panel-body {
    padding: 15px
}

#course-statistics-plugin-output .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#course-statistics-plugin-output .panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

#course-statistics-plugin-output .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

#course-statistics-plugin-output .panel-title > a, #course-statistics-plugin-output .panel-title > small, #course-statistics-plugin-output .panel-title > .small, #course-statistics-plugin-output .panel-title > small > a, #course-statistics-plugin-output .panel-title > .small > a {
    color: inherit
}

#course-statistics-plugin-output .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#course-statistics-plugin-output .panel > .list-group, #course-statistics-plugin-output .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

#course-statistics-plugin-output .panel > .list-group .list-group-item, #course-statistics-plugin-output .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

#course-statistics-plugin-output .panel > .list-group:first-child .list-group-item:first-child, #course-statistics-plugin-output .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#course-statistics-plugin-output .panel > .list-group:last-child .list-group-item:last-child, #course-statistics-plugin-output .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#course-statistics-plugin-output .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#course-statistics-plugin-output .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

#course-statistics-plugin-output .list-group + .panel-footer {
    border-top-width: 0
}

#course-statistics-plugin-output .panel > .table, #course-statistics-plugin-output .panel > .table-responsive > .table, #course-statistics-plugin-output .panel > .panel-collapse > .table {
    margin-bottom: 0
}

#course-statistics-plugin-output .panel > .table caption, #course-statistics-plugin-output .panel > .table-responsive > .table caption, #course-statistics-plugin-output .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

#course-statistics-plugin-output .panel > .table:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#course-statistics-plugin-output .panel > .table:first-child > thead:first-child > tr:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #course-statistics-plugin-output .panel > .table:first-child > tbody:first-child > tr:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#course-statistics-plugin-output .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #course-statistics-plugin-output .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #course-statistics-plugin-output .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #course-statistics-plugin-output .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

#course-statistics-plugin-output .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #course-statistics-plugin-output .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #course-statistics-plugin-output .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #course-statistics-plugin-output .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, #course-statistics-plugin-output .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

#course-statistics-plugin-output .panel > .table:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#course-statistics-plugin-output .panel > .table:last-child > tbody:last-child > tr:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #course-statistics-plugin-output .panel > .table:last-child > tfoot:last-child > tr:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#course-statistics-plugin-output .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #course-statistics-plugin-output .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #course-statistics-plugin-output .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #course-statistics-plugin-output .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

#course-statistics-plugin-output .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #course-statistics-plugin-output .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #course-statistics-plugin-output .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #course-statistics-plugin-output .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #course-statistics-plugin-output .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

#course-statistics-plugin-output .panel > .panel-body + .table, #course-statistics-plugin-output .panel > .panel-body + .table-responsive, #course-statistics-plugin-output .panel > .table + .panel-body, #course-statistics-plugin-output .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

#course-statistics-plugin-output .panel > .table > tbody:first-child > tr:first-child th, #course-statistics-plugin-output .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

#course-statistics-plugin-output .panel > .table-bordered, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered {
    border: 0
}

#course-statistics-plugin-output .panel > .table-bordered > thead > tr > th:first-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr > th:first-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #course-statistics-plugin-output .panel > .table-bordered > tfoot > tr > th:first-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #course-statistics-plugin-output .panel > .table-bordered > thead > tr > td:first-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr > td:first-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #course-statistics-plugin-output .panel > .table-bordered > tfoot > tr > td:first-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

#course-statistics-plugin-output .panel > .table-bordered > thead > tr > th:last-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr > th:last-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #course-statistics-plugin-output .panel > .table-bordered > tfoot > tr > th:last-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #course-statistics-plugin-output .panel > .table-bordered > thead > tr > td:last-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr > td:last-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #course-statistics-plugin-output .panel > .table-bordered > tfoot > tr > td:last-child, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

#course-statistics-plugin-output .panel > .table-bordered > thead > tr:first-child > td, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr:first-child > td, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #course-statistics-plugin-output .panel > .table-bordered > thead > tr:first-child > th, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr:first-child > th, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

#course-statistics-plugin-output .panel > .table-bordered > tbody > tr:last-child > td, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #course-statistics-plugin-output .panel > .table-bordered > tfoot > tr:last-child > td, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #course-statistics-plugin-output .panel > .table-bordered > tbody > tr:last-child > th, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #course-statistics-plugin-output .panel > .table-bordered > tfoot > tr:last-child > th, #course-statistics-plugin-output .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

#course-statistics-plugin-output .panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

#course-statistics-plugin-output .panel-group {
    margin-bottom: 20px
}

#course-statistics-plugin-output .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

#course-statistics-plugin-output .panel-group .panel + .panel {
    margin-top: 5px
}

#course-statistics-plugin-output .panel-group .panel-heading {
    border-bottom: 0
}

#course-statistics-plugin-output .panel-group .panel-heading + .panel-collapse > .panel-body, #course-statistics-plugin-output .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

#course-statistics-plugin-output .panel-group .panel-footer {
    border-top: 0
}

#course-statistics-plugin-output .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

#course-statistics-plugin-output .panel-default {
    border-color: #ddd
}

#course-statistics-plugin-output .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

#course-statistics-plugin-output .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

#course-statistics-plugin-output .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

#course-statistics-plugin-output .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

#course-statistics-plugin-output .panel-primary {
    border-color: #337ab7
}

#course-statistics-plugin-output .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

#course-statistics-plugin-output .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

#course-statistics-plugin-output .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

#course-statistics-plugin-output .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

#course-statistics-plugin-output .panel-success {
    border-color: #d6e9c6
}

#course-statistics-plugin-output .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

#course-statistics-plugin-output .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

#course-statistics-plugin-output .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

#course-statistics-plugin-output .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

#course-statistics-plugin-output .panel-info {
    border-color: #bce8f1
}

#course-statistics-plugin-output .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

#course-statistics-plugin-output .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

#course-statistics-plugin-output .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

#course-statistics-plugin-output .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

#course-statistics-plugin-output .panel-warning {
    border-color: #faebcc
}

#course-statistics-plugin-output .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

#course-statistics-plugin-output .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

#course-statistics-plugin-output .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

#course-statistics-plugin-output .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

#course-statistics-plugin-output .panel-danger {
    border-color: #ebccd1
}

#course-statistics-plugin-output .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

#course-statistics-plugin-output .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

#course-statistics-plugin-output .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

#course-statistics-plugin-output .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

#course-statistics-plugin-output .clearfix:before, #course-statistics-plugin-output .clearfix:after, #course-statistics-plugin-output .nav:before, #course-statistics-plugin-output .nav:after, #course-statistics-plugin-output .panel-body:before, #course-statistics-plugin-output .panel-body:after {
    display: table;
    content: " "
}

#course-statistics-plugin-output .clearfix:after, #course-statistics-plugin-output .nav:after, #course-statistics-plugin-output .panel-body:after {
    clear: both
}

#course-statistics-plugin-output .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

#course-statistics-plugin-output .show {
    display: block !important
}

#course-statistics-plugin-output .invisible {
    visibility: hidden
}

#course-statistics-plugin-output .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#course-statistics-plugin-output .hidden {
    display: none !important
}

#course-statistics-plugin-output .affix {
    position: fixed
}

#course-statistics-plugin-output .text-left {
    text-align: left
}

#course-statistics-plugin-output .text-right {
    text-align: right
}

#course-statistics-plugin-output .text-center {
    text-align: center
}

#course-statistics-plugin-output .text-justify {
    text-align: justify
}

#course-statistics-plugin-output .text-nowrap {
    white-space: nowrap
}

#course-statistics-plugin-output .text-lowercase {
    text-transform: lowercase
}

#course-statistics-plugin-output .text-uppercase {
    text-transform: uppercase
}

#course-statistics-plugin-output .text-capitalize {
    text-transform: capitalize
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/wp-content/plugins/course-statistics/assets/fonts/glyphicons-halflings-regular.eot);
    src: url(/wp-content/plugins/course-statistics/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/course-statistics/assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/wp-content/plugins/course-statistics/assets/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/wp-content/plugins/course-statistics/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/wp-content/plugins/course-statistics/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

#course-statistics-plugin-output .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#course-statistics-plugin-output .glyphicon-asterisk:before {
    content: "*"
}

#course-statistics-plugin-output .glyphicon-plus:before {
    content: "+"
}

#course-statistics-plugin-output .glyphicon-eur:before, #course-statistics-plugin-output .glyphicon-euro:before {
    content: "€"
}

#course-statistics-plugin-output .glyphicon-minus:before {
    content: "−"
}

#course-statistics-plugin-output .glyphicon-cloud:before {
    content: "☁"
}

#course-statistics-plugin-output .glyphicon-envelope:before {
    content: "✉"
}

#course-statistics-plugin-output .glyphicon-pencil:before {
    content: "✏"
}

#course-statistics-plugin-output .glyphicon-glass:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-music:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-search:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-heart:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-star:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-star-empty:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-user:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-film:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-th-large:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-th:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-th-list:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-ok:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-remove:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-zoom-in:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-zoom-out:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-off:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-signal:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-cog:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-trash:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-home:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-file:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-time:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-road:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-download-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-download:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-upload:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-inbox:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-play-circle:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-repeat:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-refresh:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-list-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-lock:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-flag:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-headphones:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-volume-off:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-volume-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-volume-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-qrcode:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-barcode:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tag:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tags:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-book:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bookmark:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-print:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-camera:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-font:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bold:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-italic:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-text-height:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-text-width:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-align-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-align-center:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-align-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-align-justify:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-list:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-indent-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-indent-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-facetime-video:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-picture:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-map-marker:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-adjust:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tint:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-edit:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-share:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-check:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-move:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-step-backward:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-fast-backward:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-backward:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-play:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-pause:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-stop:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-forward:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-fast-forward:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-step-forward:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-eject:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-chevron-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-chevron-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-plus-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-minus-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-remove-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-ok-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-question-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-info-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-screenshot:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-remove-circle:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-ok-circle:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-ban-circle:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-arrow-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-arrow-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-arrow-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-arrow-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-share-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-resize-full:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-resize-small:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-exclamation-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-gift:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-leaf:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-fire:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-eye-open:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-eye-close:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-warning-sign:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-plane:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-calendar:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-random:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-comment:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-magnet:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-chevron-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-chevron-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-retweet:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-shopping-cart:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-folder-close:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-folder-open:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-resize-vertical:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-resize-horizontal:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hdd:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bullhorn:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bell:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-certificate:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-thumbs-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-thumbs-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hand-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hand-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hand-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hand-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-circle-arrow-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-circle-arrow-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-circle-arrow-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-circle-arrow-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-globe:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-wrench:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tasks:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-filter:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-briefcase:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-fullscreen:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-dashboard:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-paperclip:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-heart-empty:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-link:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-phone:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-pushpin:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-usd:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-gbp:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort-by-alphabet:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort-by-order:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort-by-order-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort-by-attributes:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sort-by-attributes-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-unchecked:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-expand:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-collapse-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-collapse-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-log-in:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-flash:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-log-out:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-new-window:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-record:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-save:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-open:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-saved:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-import:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-export:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-send:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-floppy-disk:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-floppy-saved:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-floppy-remove:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-floppy-save:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-floppy-open:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-credit-card:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-transfer:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-cutlery:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-header:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-compressed:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-earphone:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-phone-alt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tower:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-stats:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sd-video:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hd-video:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-subtitles:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sound-stereo:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sound-dolby:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sound-5-1:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sound-6-1:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sound-7-1:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-copyright-mark:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-registration-mark:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-cloud-download:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-cloud-upload:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tree-conifer:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tree-deciduous:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-cd:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-save-file:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-open-file:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-level-up:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-copy:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-paste:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-alert:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-equalizer:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-king:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-queen:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-pawn:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bishop:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-knight:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-baby-formula:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-tent:before {
    content: "⛺"
}

#course-statistics-plugin-output .glyphicon-blackboard:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bed:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-apple:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-erase:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-hourglass:before {
    content: "⌛"
}

#course-statistics-plugin-output .glyphicon-lamp:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-duplicate:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-piggy-bank:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-scissors:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-bitcoin:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-btc:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-xbt:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-yen:before {
    content: "¥"
}

#course-statistics-plugin-output .glyphicon-jpy:before {
    content: "¥"
}

#course-statistics-plugin-output .glyphicon-ruble:before {
    content: "₽"
}

#course-statistics-plugin-output .glyphicon-rub:before {
    content: "₽"
}

#course-statistics-plugin-output .glyphicon-scale:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-ice-lolly:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-ice-lolly-tasted:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-education:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-option-horizontal:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-option-vertical:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-menu-hamburger:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-modal-window:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-oil:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-grain:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-sunglasses:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-text-size:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-text-color:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-text-background:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-object-align-top:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-object-align-bottom:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-object-align-horizontal:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-object-align-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-object-align-vertical:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-object-align-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-triangle-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-triangle-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-triangle-bottom:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-triangle-top:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-console:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-superscript:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-subscript:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-menu-left:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-menu-right:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-menu-down:before {
    content: ""
}

#course-statistics-plugin-output .glyphicon-menu-up:before {
    content: ""
}

#course-statistics-plugin-output .live-indicator {
    display: inline-block;
    height: 24px;
    width: 24px;
    background-image: url('/wp-content/plugins/course-statistics/assets/images/live-icons-48.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    margin-right: 5px;
    vertical-align: text-bottom;
}

#course-statistics-plugin-output .live-indicator.live-level-0 {
    background-position: 0 0;
}

#course-statistics-plugin-output .live-indicator.live-level-1 {
    background-position: -46px 0;
}

#course-statistics-plugin-output .live-indicator.live-level-2 {
    background-position: -89px 0;
}

#course-statistics-plugin-output .live-indicator.live-level-3 {
    background-position: -135px 0;
}

#course-statistics-plugin-output .live-indicator.live-level-4 {
    background-position: -176px 0;
}

#course-statistics-plugin-output .blinking {
    -webkit-animation: 1.6s blink ease infinite;
    -moz-animation: 1.6s blink ease infinite;
    -ms-animation: 1.6s blink ease infinite;
    -o-animation: 1.6s blink ease infinite;
    animation: 1.6s blink ease infinite;
    display: inline-block;
    margin-right: 2px;
    vertical-align: text-bottom;
}

@keyframes "blink" {
    from, to {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    from, to {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}

@-webkit-keyframes "blink" {
    from, to {
        opacity: .2;
    }
    50% {
        opacity: 1;
    }
}

@-ms-keyframes "blink" {
    from, to {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}

@-o-keyframes "blink" {
    from, to {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}