@charset "UTF-8";
/**
 * Bootstrap Glyphicons 代替 CSS
 */
.glyphicon::before {
    display: inline-block;
    content: "　";
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    background-position: center center;
}

/* Internet Explorer 対応 */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .glyphicon::before {
        display: block;
        width: 1em;
        height: 1.4em;
        float: left;
        content: "　";
        background-repeat: no-repeat;
        background-size: 1em 1em;
        background-position: center center;
    }
}

/* アイコン作成 */
/* https://blog.s0014.com/posts/2017-01-19-il-to-svg/ */
.glyphicon-arrow-down::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-arrow-down%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.646%209.646a.5.5%200%200%201%20.708%200L8%2012.293l2.646-2.647a.5.5%200%200%201%20.708.708l-3%203a.5.5%200%200%201-.708%200l-3-3a.5.5%200%200%201%200-.708z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%202.5a.5.5%200%200%201%20.5.5v9a.5.5%200%200%201-1%200V3a.5.5%200%200%201%20.5-.5z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-arrow-left::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-arrow-left%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.854%204.646a.5.5%200%200%201%200%20.708L3.207%208l2.647%202.646a.5.5%200%200%201-.708.708l-3-3a.5.5%200%200%201%200-.708l3-3a.5.5%200%200%201%20.708%200z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.5%208a.5.5%200%200%201%20.5-.5h10.5a.5.5%200%200%201%200%201H3a.5.5%200%200%201-.5-.5z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-arrow-right::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-arrow-right%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.146%204.646a.5.5%200%200%201%20.708%200l3%203a.5.5%200%200%201%200%20.708l-3%203a.5.5%200%200%201-.708-.708L12.793%208l-2.647-2.646a.5.5%200%200%201%200-.708z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%208a.5.5%200%200%201%20.5-.5H13a.5.5%200%200%201%200%201H2.5A.5.5%200%200%201%202%208z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-arrow-up::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-arrow-up%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%203.5a.5.5%200%200%201%20.5.5v9a.5.5%200%200%201-1%200V4a.5.5%200%200%201%20.5-.5z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.646%202.646a.5.5%200%200%201%20.708%200l3%203a.5.5%200%200%201-.708.708L8%203.707%205.354%206.354a.5.5%200%201%201-.708-.708l3-3z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-calendar::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-calendar3%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14%200H2a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2zM1%203.857C1%203.384%201.448%203%202%203h12c.552%200%201%20.384%201%20.857v10.286c0%20.473-.448.857-1%20.857H2c-.552%200-1-.384-1-.857V3.857z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.5%207a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm-9%203a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm-9%203a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm3%200a1%201%200%201%200%200-2%201%201%200%200%200%200%202z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-chevron-down::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-chevron-down%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-chevron-left::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-chevron-left%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.354%201.646a.5.5%200%200%201%200%20.708L5.707%208l5.647%205.646a.5.5%200%200%201-.708.708l-6-6a.5.5%200%200%201%200-.708l6-6a.5.5%200%200%201%20.708%200z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-chevron-right::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-chevron-right%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.646%201.646a.5.5%200%200%201%20.708%200l6%206a.5.5%200%200%201%200%20.708l-6%206a.5.5%200%200%201-.708-.708L10.293%208%204.646%202.354a.5.5%200%200%201%200-.708z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-chevron-up::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-chevron-up%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.646%204.646a.5.5%200%200%201%20.708%200l6%206a.5.5%200%200%201-.708.708L8%205.707l-5.646%205.647a.5.5%200%200%201-.708-.708l6-6z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-circle-arrow-right::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-arrow-right-circle-fill%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200zm-8.354%202.646a.5.5%200%200%200%20.708.708l3-3a.5.5%200%200%200%200-.708l-3-3a.5.5%200%201%200-.708.708L9.793%207.5H5a.5.5%200%200%200%200%201h4.793l-2.147%202.146z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-cloud-download::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-cloud-download%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M4.887%205.2l-.964-.165A2.5%202.5%200%201%200%203.5%2010H6v1H3.5a3.5%203.5%200%201%201%20.59-6.95%205.002%205.002%200%201%201%209.804%201.98A2.501%202.501%200%200%201%2013.5%2011H10v-1h3.5a1.5%201.5%200%200%200%20.237-2.981L12.7%206.854l.216-1.028a4%204%200%201%200-7.843-1.587l-.185.96z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%2012.5a.5.5%200%200%201%20.707%200L8%2014.793l2.293-2.293a.5.5%200%201%201%20.707.707l-2.646%202.646a.5.5%200%200%201-.708%200L5%2013.207a.5.5%200%200%201%200-.707z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%206a.5.5%200%200%201%20.5.5v8a.5.5%200%200%201-1%200v-8A.5.5%200%200%201%208%206z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-edit::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-pencil-square%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M15.502%201.94a.5.5%200%200%201%200%20.706L14.459%203.69l-2-2L13.502.646a.5.5%200%200%201%20.707%200l1.293%201.293zm-1.75%202.456l-2-2L4.939%209.21a.5.5%200%200%200-.121.196l-.805%202.414a.25.25%200%200%200%20.316.316l2.414-.805a.5.5%200%200%200%20.196-.12l6.813-6.814z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%2013.5A1.5%201.5%200%200%200%202.5%2015h11a1.5%201.5%200%200%200%201.5-1.5v-6a.5.5%200%200%200-1%200v6a.5.5%200%200%201-.5.5h-11a.5.5%200%200%201-.5-.5v-11a.5.5%200%200%201%20.5-.5H9a.5.5%200%200%200%200-1H2.5A1.5%201.5%200%200%200%201%202.5v11z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-edit-orange::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-pencil-square%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M15.502%201.94a.5.5%200%200%201%200%20.706L14.459%203.69l-2-2L13.502.646a.5.5%200%200%201%20.707%200l1.293%201.293zm-1.75%202.456l-2-2L4.939%209.21a.5.5%200%200%200-.121.196l-.805%202.414a.25.25%200%200%200%20.316.316l2.414-.805a.5.5%200%200%200%20.196-.12l6.813-6.814z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1%2013.5A1.5%201.5%200%200%200%202.5%2015h11a1.5%201.5%200%200%200%201.5-1.5v-6a.5.5%200%200%200-1%200v6a.5.5%200%200%201-.5.5h-11a.5.5%200%200%201-.5-.5v-11a.5.5%200%200%201%20.5-.5H9a.5.5%200%200%200%200-1H2.5A1.5%201.5%200%200%200%201%202.5v11z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-exclamation-sign::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-exclamation-circle-fill%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200zM8%204a.905.905%200%200%200-.9.995l.35%203.507a.552.552%200%200%200%201.1%200l.35-3.507A.905.905%200%200%200%208%204zm.002%206a1%201%200%201%200%200%202%201%201%200%200%200%200-2z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-info-sign::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-info-circle-fill%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2016A8%208%200%201%200%208%200a8%208%200%200%200%200%2016zm.93-9.412l-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738%203.468c-.194.897.105%201.319.808%201.319.545%200%201.178-.252%201.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275%200-.375-.193-.304-.533L8.93%206.588zM8%205.5a1%201%200%201%200%200-2%201%201%200%200%200%200%202z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-pencil::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-pencil%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.293%201.293a1%201%200%200%201%201.414%200l2%202a1%201%200%200%201%200%201.414l-9%209a1%201%200%200%201-.39.242l-3%201a1%201%200%200%201-1.266-1.265l1-3a1%201%200%200%201%20.242-.391l9-9zM12%202l2%202-9%209-3%201%201-3%209-9z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.146%206.354l-2.5-2.5.708-.708%202.5%202.5-.707.708zM3%2010v.5a.5.5%200%200%200%20.5.5H4v.5a.5.5%200%200%200%20.5.5H5v.5a.5.5%200%200%200%20.5.5H6v-1.5a.5.5%200%200%200-.5-.5H5v-.5a.5.5%200%200%200-.5-.5H3z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-plus::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-plus%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%203.5a.5.5%200%200%201%20.5.5v4a.5.5%200%200%201-.5.5H4a.5.5%200%200%201%200-1h3.5V4a.5.5%200%200%201%20.5-.5z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.5%208a.5.5%200%200%201%20.5-.5h4a.5.5%200%200%201%200%201H8.5V12a.5.5%200%200%201-1%200V8z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-plus-sign::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-plus-circle-fill%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200zM8.5%204a.5.5%200%200%200-1%200v3.5H4a.5.5%200%200%200%200%201h3.5V12a.5.5%200%200%200%201%200V8.5H12a.5.5%200%200%200%200-1H8.5V4z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-print::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-receipt-cutoff%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.92.506a.5.5%200%200%201%20.434.14L3%201.293l.646-.647a.5.5%200%200%201%20.708%200L5%201.293l.646-.647a.5.5%200%200%201%20.708%200L7%201.293l.646-.647a.5.5%200%200%201%20.708%200L9%201.293l.646-.647a.5.5%200%200%201%20.708%200l.646.647.646-.647a.5.5%200%200%201%20.708%200l.646.647.646-.647a.5.5%200%200%201%20.801.13l.5%201A.5.5%200%200%201%2015%202v13h-1V2.118l-.137-.274-.51.51a.5.5%200%200%201-.707%200L12%201.707l-.646.647a.5.5%200%200%201-.708%200L10%201.707l-.646.647a.5.5%200%200%201-.708%200L8%201.707l-.646.647a.5.5%200%200%201-.708%200L6%201.707l-.646.647a.5.5%200%200%201-.708%200L4%201.707l-.646.647a.5.5%200%200%201-.708%200l-.509-.51L2%202.118V15H1V2a.5.5%200%200%201%20.053-.224l.5-1a.5.5%200%200%201%20.367-.27zM0%2015.5a.5.5%200%200%201%20.5-.5h15a.5.5%200%200%201%200%201H.5a.5.5%200%200%201-.5-.5z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3%204.5a.5.5%200%200%201%20.5-.5h6a.5.5%200%201%201%200%201h-6a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h6a.5.5%200%201%201%200%201h-6a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h6a.5.5%200%201%201%200%201h-6a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h6a.5.5%200%200%201%200%201h-6a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h6a.5.5%200%200%201%200%201h-6a.5.5%200%200%201-.5-.5zm8-8a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5zm0%202a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-refresh::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-arrow-repeat%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.854%207.146a.5.5%200%200%200-.708%200l-2%202a.5.5%200%201%200%20.708.708L2.5%208.207l1.646%201.647a.5.5%200%200%200%20.708-.708l-2-2zm13-1a.5.5%200%200%200-.708%200L13.5%207.793l-1.646-1.647a.5.5%200%200%200-.708.708l2%202a.5.5%200%200%200%20.708%200l2-2a.5.5%200%200%200%200-.708z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%203a4.995%204.995%200%200%200-4.192%202.273.5.5%200%200%201-.837-.546A6%206%200%200%201%2014%208a.5.5%200%200%201-1.001%200%205%205%200%200%200-5-5zM2.5%207.5A.5.5%200%200%201%203%208a5%205%200%200%200%209.192%202.727.5.5%200%201%201%20.837.546A6%206%200%200%201%202%208a.5.5%200%200%201%20.501-.5z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-remove::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-x%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.854%204.146a.5.5%200%200%201%200%20.708l-7%207a.5.5%200%200%201-.708-.708l7-7a.5.5%200%200%201%20.708%200z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.146%204.146a.5.5%200%200%200%200%20.708l7%207a.5.5%200%200%200%20.708-.708l-7-7a.5.5%200%200%200-.708%200z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-remove-white::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-x%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.854%204.146a.5.5%200%200%201%200%20.708l-7%207a.5.5%200%200%201-.708-.708l7-7a.5.5%200%200%201%20.708%200z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.146%204.146a.5.5%200%200%200%200%20.708l7%207a.5.5%200%200%200%20.708-.708l-7-7a.5.5%200%200%200-.708%200z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-search::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-search%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22white%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.442%2010.442a1%201%200%200%201%201.415%200l3.85%203.85a1%201%200%200%201-1.414%201.415l-3.85-3.85a1%201%200%200%201%200-1.415z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.5%2012a5.5%205.5%200%201%200%200-11%205.5%205.5%200%200%200%200%2011zM13%206.5a6.5%206.5%200%201%201-13%200%206.5%206.5%200%200%201%2013%200z%22%2F%3E%3C%2Fsvg%3E');
}
.glyphicon-time::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20class%3D%22bi%20bi-clock%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22darkorange%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2015A7%207%200%201%200%208%201a7%207%200%200%200%200%2014zm8-7A8%208%200%201%201%200%208a8%208%200%200%201%2016%200z%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.5%203a.5.5%200%200%201%20.5.5v5.21l3.248%201.856a.5.5%200%200%201-.496.868l-3.5-2A.5.5%200%200%201%207%209V3.5a.5.5%200%200%201%20.5-.5z%22%2F%3E%3C%2Fsvg%3E');
}
