#body.richeditor table.footable-details, #body.richeditor table.footable>thead>tr.footable-filtering>th div.form-group {
    margin-bottom: 0;
}
#body.richeditor table.footable, #body.richeditor table.footable-details {
    position: relative;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
#body.richeditor table.footable-hide-fouc {
    display: none;
}
#body.richeditor table>tbody>tr>td>span.footable-toggle {
    margin-right: 8px;
    opacity: .3;
}
#body.richeditor table>tbody>tr>td>span.footable-toggle.last-column {
    margin-left: 8px;
    float: right;
}
#body.richeditor table.table-condensed>tbody>tr>td>span.footable-toggle {
    margin-right: 5px;
}
#body.richeditor table.footable-details>tbody>tr>th:nth-child(1) {
    min-width: 40px;
    width: 120px;
}
#body.richeditor table.footable-details>tbody>tr>td:nth-child(2) {
    word-break: break-all;
}
#body.richeditor table.footable-details>tbody>tr:first-child>td, #body.richeditor table.footable-details>tbody>tr:first-child>th, #body.richeditor table.footable-details>tfoot>tr:first-child>td, #body.richeditor table.footable-details>tfoot>tr:first-child>th, #body.richeditor table.footable-details>thead>tr:first-child>td, #body.richeditor table.footable-details>thead>tr:first-child>th {
    border-top-width: 0;
}
#body.richeditor table.footable-details.table-bordered>tbody>tr:first-child>td, #body.richeditor table.footable-details.table-bordered>tbody>tr:first-child>th, #body.richeditor table.footable-details.table-bordered>tfoot>tr:first-child>td,#body.richeditor table.footable-details.table-bordered>tfoot>tr:first-child>th, #body.richeditor table.footable-details.table-bordered>thead>tr:first-child>td, #body.richeditor table.footable-details.table-bordered>thead>tr:first-child>th {
    border-top-width: 1px;
}
#body.richeditor div.footable-loader {
    vertical-align: middle;
    text-align: center;
    height: 300px;
    position: relative;
}
#body.richeditor div.footable-loader>span.fooicon {
    display: inline-block;
    opacity: .3;
    font-size: 30px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: fooicon-spin-r 2s infinite linear;
    animation: fooicon-spin-r 2s infinite linear;
}
#body.richeditor table.footable>tbody>tr.footable-empty>td {
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
}
#body.richeditor table.footable>tbody>tr>td, #body.richeditor table.footable>tbody>tr>th {
    display: none;
}
#body.richeditor table.footable>tbody>tr.footable-detail-row>td, #body.richeditor table.footable>tbody>tr.footable-detail-row>th, #body.richeditor table.footable>tbody>tr.footable-empty>td, #body.richeditor table.footable>tbody>tr.footable-empty>th {
    display: table-cell;
}
@-webkit-keyframes fooicon-spin-r {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}@keyframes fooicon-spin-r {
    0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
}
}
#body.richeditor .fooicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings'!important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#body.richeditor .fooicon:after,#body.richeditor .fooicon:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#body.richeditor .fooicon-loader:before {
    content: "\e030"}
#body.richeditor .fooicon-plus:before {
    content: "\2b"}
#body.richeditor .fooicon-minus:before {
    content: "\2212"}
#body.richeditor .fooicon-search:before {
    content: "\e003"}
#body.richeditor .fooicon-remove:before {
    content: "\e014"}
#body.richeditor .fooicon-sort:before {
    content: "\e150"}
#body.richeditor .fooicon-sort-asc:before {
    content: "\e155"}
#body.richeditor .fooicon-sort-desc:before {
    content: "\e156"}
#body.richeditor .fooicon-pencil:before {
    content: "\270f"}
#body.richeditor .fooicon-trash:before {
    content: "\e020"}
#body.richeditor .fooicon-eye-close:before {
    content: "\e106"}
#body.richeditor .fooicon-flash:before {
    content: "\e162"}
#body.richeditor .fooicon-cog:before {
    content: "\e019"}
#body.richeditor .fooicon-stats:before {
    content: "\e185"}
#body.richeditor table.footable>thead>tr.footable-filtering>th {
    border-bottom-width: 1px;
    font-weight: 400;
}
#body.richeditor .footable-filtering-external.footable-filtering-right, #body.richeditor table.footable.footable-filtering-right>thead>tr.footable-filtering>th, #body.richeditor table.footable>thead>tr.footable-filtering>th {
    text-align: right;
}
#body.richeditor .footable-filtering-external.footable-filtering-left, #body.richeditor table.footable.footable-filtering-left>thead>tr.footable-filtering>th {
    text-align: left;
}
#body.richeditor .footable-filtering-external.footable-filtering-center, #body.richeditor .footable-paging-external.footable-paging-center, #body.richeditor table.footable-paging-center>tfoot>tr.footable-paging>td,#body.richeditor  table.footable.footable-filtering-center>thead>tr.footable-filtering>th, #body.richeditor table.footable>tfoot>tr.footable-paging>td {
    text-align: center;
}
#body.richeditor table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
    margin-top: 5px;
}
#body.richeditor table.footable>thead>tr.footable-filtering>th div.input-group {
    width: 100%}
#body.richeditor .footable-filtering-external ul.dropdown-menu>li>a.checkbox, #body.richeditor table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox {
    margin: 0;
    display: block;
    position: relative;
}
#body.richeditor .footable-filtering-external ul.dropdown-menu>li>a.checkbox>label, #body.richeditor table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox>label {
    display: block;
    padding-left: 20px;
}
#body.richeditor .footable-filtering-external ul.dropdown-menu>li>a.checkbox input[type=checkbox], #body.richeditor table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
}
@media (min-width:768px) {
    #body.richeditor table.footable>thead>tr.footable-filtering>th div.input-group {
    width: auto;
}
#body.richeditor table.footable>thead>tr.footable-filtering>th div.form-group {
    margin-left: 2px;
    margin-right: 2px;
}
#body.richeditor table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
    margin-top: 0;
}
}
#body.richeditor table.footable>tbody>tr>td.footable-sortable, #body.richeditor table.footable>tbody>tr>th.footable-sortable, #body.richeditor table.footable>tfoot>tr>td.footable-sortable, #body.richeditor table.footable>tfoot>tr>th.footable-sortable, #body.richeditor table.footable>thead>tr>td.footable-sortable, #body.richeditor table.footable>thead>tr>th.footable-sortable {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}
#body.richeditor td.footable-sortable>span.fooicon, #body.richeditor th.footable-sortable>span.fooicon {
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -7px;
    opacity: 0;
    transition: opacity .3s ease-in;
}
#body.richeditor td.footable-sortable.footable-asc>span.fooicon, #body.richeditor td.footable-sortable.footable-desc>span.fooicon, #body.richeditor td.footable-sortable:hover>span.fooicon, #body.richeditor th.footable-sortable.footable-asc>span.fooicon, #body.richeditor th.footable-sortable.footable-desc>span.fooicon, #body.richeditor th.footable-sortable:hover>span.fooicon {
    opacity: 1;
}
#body.richeditor table.footable-sorting-disabled td.footable-sortable.footable-asc>span.fooicon, #body.richeditor table.footable-sorting-disabled td.footable-sortable.footable-desc>span.fooicon, #body.richeditor table.footable-sorting-disabled td.footable-sortable:hover>span.fooicon, #body.richeditor table.footable-sorting-disabled th.footable-sortable.footable-asc>span.fooicon, #body.richeditor table.footable-sorting-disabled th.footable-sortable.footable-desc>span.fooicon, #body.richeditor table.footable-sorting-disabled th.footable-sortable:hover>span.fooicon {
    opacity: 0;
    visibility: hidden;
}
#body.richeditor .footable-paging-external ul.pagination, #body.richeditor table.footable>tfoot>tr.footable-paging>td>ul.pagination {
    margin: 10px 0 0;
}
#body.richeditor .footable-paging-external span.label, #body.richeditor table.footable>tfoot>tr.footable-paging>td>span.label {
    display: inline-block;
    margin: 0 0 10px;
    padding: 4px 10px;
}
#body.richeditor .footable-paging-external.footable-paging-left, #body.richeditor table.footable-paging-left>tfoot>tr.footable-paging>td {
    text-align: left;
}
#body.richeditor .footable-paging-external.footable-paging-right, #body.richeditor table.footable-editing-right td.footable-editing, #body.richeditor table.footable-editing-right tr.footable-editing, #body.richeditor table.footable-paging-right>tfoot>tr.footable-paging>td {
    text-align: right;
}
#body.richeditor ul.pagination>li.footable-page {
    display: none;
}
#body.richeditor ul.pagination>li.footable-page.visible {
    display: inline;
}
#body.richeditor td.footable-editing {
    width: 90px;
    max-width: 90px;
}
#body.richeditor table.footable-editing-no-delete td.footable-editing, #body.richeditor table.footable-editing-no-edit td.footable-editing, #body.richeditor table.footable-editing-no-view td.footable-editing {
    width: 70px;
    max-width: 70px;
}
#body.richeditor table.footable-editing-no-delete.footable-editing-no-view td.footable-editing, #body.richeditor table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing, #body.richeditor table.footable-editing-no-edit.footable-editing-no-view td.footable-editing {
    width: 50px;
    max-width: 50px;
}
#body.richeditor table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing, #body.richeditor table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
    width: 0;
    max-width: 0;
    display: none!important;
}
#body.richeditor table.footable-editing-left td.footable-editing, #body.richeditor table.footable-editing-left tr.footable-editing {
    text-align: left;
}
#body.richeditor table.footable-editing button.footable-add, #body.richeditor table.footable-editing button.footable-hide, #body.richeditor table.footable-editing-show button.footable-show, #body.richeditor table.footable-editing.footable-editing-always-show button.footable-hide, #body.richeditor table.footable-editing.footable-editing-always-show button.footable-show, #body.richeditor table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
    display: none;
}
#body.richeditor table.footable-editing.footable-editing-always-show button.footable-add, #body.richeditor table.footable-editing.footable-editing-show button.footable-add, #body.richeditor table.footable-editing.footable-editing-show button.footable-hide {
    display: inline-block;
}

#body.richeditor .footable-pagination-wrapper .label.label-default{display:none;}