﻿@font-face {
    font-family: 'bootstrap-table';
    src: url("fonts/bootstrap-table.eot?gmdfsp");
    src: url("fonts/bootstrap-table.eot") format("embedded-opentype"), url("/bootstraptable/themes/bootstrap-table/fonts/bootstrap-table.ttf") format("truetype"), url("/bootstraptable/themes/bootstrap-table/fonts/bootstrap-table.woff") format("woff"), url("/bootstraptable/themes/bootstrap-table/fonts/bootstrap-table.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'bootstrap-table', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down-circle:before {
    content: "\e907";
}

.icon-arrow-up-circle:before {
    content: "\e908";
}

.icon-chevron-left:before {
    content: "\e900";
}

.icon-chevron-right:before {
    content: "\e901";
}

.icon-clock:before {
    content: "\e90c";
}

.icon-copy:before {
    content: "\e909";
}

.icon-download:before {
    content: "\e90d";
}

.icon-list:before {
    content: "\e902";
}

.icon-maximize:before {
    content: "\1f5ce";
}

.icon-minus:before {
    content: "\e90f";
}

.icon-move:before {
    content: "\e903";
}

.icon-plus:before {
    content: "\e90e";
}

.icon-printer:before {
    content: "\e90b";
}

.icon-refresh-cw:before {
    content: "\e904";
}

.icon-search:before {
    content: "\e90a";
}

.icon-toggle-right:before {
    content: "\e905";
}

.icon-trash-2:before {
    content: "\e906";
}

.icon-sort-amount-asc:before {
    content: "\ea4c";
}
[class^="bi-"],
[class*=" bi-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'bootstrap-table', sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



    .bi-search:before {
        content: "\e90a";
    }
.bi-arrow-clockwise:before {
    content: "\e904";
}
.bi-toggle-off:before {
    content: "\e905";
}
.bi-toggle-on:before {
    content: "\e905";
}
.bi-arrows-move:before {
    content: "\e903";
}
.bi-plus:before {
    content: "\e90e";
}
.bi-dash:before {
    content: "\e90f";
}
.bi-list-ul:before {
    content: "\e902";
}
.bootstrap-table .btn-group .dropdown-toggle {
    width: 47px;
    overflow:hidden;
}
