/
ProjectSoft
/
food-uploader-plugin
Обзор
Документация
Войти
/
ProjectSoft
/
food-uploader-plugin
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
1
CI/CD
Аналитика
Безопасность
main
css/main.css
4 246 строк
85 KB
ProjectSoft
update
30 мар 2025, 08:31
30 мар 2025, 08:31
a341662
Код
Авторство
О чём код?
:root { --dt-row-selected: 0, 136, 204; --dt-row-selected-text: 255, 255, 255; --dt-row-selected-link: 9, 10, 11; --dt-row-stripe: 0, 0, 0; --dt-row-hover: 0, 0, 0; --dt-column-ordering: 0, 0, 0; --dt-html-background: white; } :root.dark { --dt-html-background: #212529; } table.dataTable td.dt-control { text-align: center; cursor: pointer; } table.dataTable td.dt-control:before { display: inline-block; box-sizing: border-box; content: ""; border-top: 5px solid transparent; border-left: 10px solid rgba(0, 0, 0, 0.5); border-bottom: 5px solid transparent; border-right: 0px solid transparent; } table.dataTable tr.dt-hasChild td.dt-control:before { border-top: 10px solid rgba(0, 0, 0, 0.5); border-left: 5px solid transparent; border-bottom: 0px solid transparent; border-right: 5px solid transparent; } table.dataTable tfoot:empty { display: none; } html.dark table.dataTable td.dt-control:before, :root[data-bs-theme=dark] table.dataTable td.dt-control:before, :root[data-theme=dark] table.dataTable td.dt-control:before { border-left-color: rgba(255, 255, 255, 0.5); } html.dark table.dataTable tr.dt-hasChild td.dt-control:before, :root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before, :root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before { border-top-color: rgba(255, 255, 255, 0.5); border-left-color: transparent; } div.dt-scroll { width: 100%; } div.dt-scroll-body thead tr, div.dt-scroll-body tfoot tr { height: 0; } div.dt-scroll-body thead tr th, div.dt-scroll-body thead tr td, div.dt-scroll-body tfoot tr th, div.dt-scroll-body tfoot tr td { height: 0 !important; padding-top: 0px !important; padding-bottom: 0px !important; border-top-width: 0px !important; border-bottom-width: 0px !important; } div.dt-scroll-body thead tr th div.dt-scroll-sizing, div.dt-scroll-body thead tr td div.dt-scroll-sizing, div.dt-scroll-body tfoot tr th div.dt-scroll-sizing, div.dt-scroll-body tfoot tr td div.dt-scroll-sizing { height: 0 !important; overflow: hidden !important; } table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active { outline: none; } table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before { position: absolute; display: block; bottom: 50%; content: "\25B2"; content: "\25B2" / ""; } table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { position: absolute; display: block; top: 50%; content: "\25BC"; content: "\25BC" / ""; } table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > th.dt-ordering-asc, table.dataTable thead > tr > th.dt-ordering-desc, table.dataTable thead > tr > td.dt-orderable-asc, table.dataTable thead > tr > td.dt-orderable-desc, table.dataTable thead > tr > td.dt-ordering-asc, table.dataTable thead > tr > td.dt-ordering-desc { position: relative; padding-right: 30px; } table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order { position: absolute; right: 12px; top: 0; bottom: 0; width: 12px; } table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order:after, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:before, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { left: 0; opacity: 0.125; line-height: 9px; font-size: 0.8em; } table.dataTable thead > tr > th.dt-orderable-asc, table.dataTable thead > tr > th.dt-orderable-desc, table.dataTable thead > tr > td.dt-orderable-asc, table.dataTable thead > tr > td.dt-orderable-desc { cursor: pointer; } table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover { outline: 2px solid rgba(0, 0, 0, 0.05); outline-offset: -2px; } table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after { opacity: 0.6; } table.dataTable thead > tr > th.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > th.sorting_asc_disabled span.dt-column-order:before, table.dataTable thead > tr > td.sorting_desc_disabled span.dt-column-order:after, table.dataTable thead > tr > td.sorting_asc_disabled span.dt-column-order:before { display: none; } table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active { outline: none; } div.dt-scroll-body > table.dataTable > thead > tr > th, div.dt-scroll-body > table.dataTable > thead > tr > td { overflow: hidden; } :root.dark table.dataTable thead > tr > th.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > th.dt-orderable-desc:hover, :root.dark table.dataTable thead > tr > td.dt-orderable-asc:hover, :root.dark table.dataTable thead > tr > td.dt-orderable-desc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-asc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > th.dt-orderable-desc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-asc:hover, :root[data-bs-theme=dark] table.dataTable thead > tr > td.dt-orderable-desc:hover { outline: 2px solid rgba(255, 255, 255, 0.05); } div.dt-processing { position: absolute; top: 50%; left: 50%; width: 200px; margin-left: -100px; margin-top: -22px; text-align: center; padding: 2px; z-index: 10; } div.dt-processing > div:last-child { position: relative; width: 80px; height: 15px; margin: 1em auto; } div.dt-processing > div:last-child > div { position: absolute; top: 0; width: 13px; height: 13px; border-radius: 50%; background: #0088cc; background: rgb(var(--dt-row-selected)); animation-timing-function: cubic-bezier(0, 1, 1, 0); } div.dt-processing > div:last-child > div:nth-child(1) { left: 8px; animation: datatables-loader-1 0.6s infinite; } div.dt-processing > div:last-child > div:nth-child(2) { left: 8px; animation: datatables-loader-2 0.6s infinite; } div.dt-processing > div:last-child > div:nth-child(3) { left: 32px; animation: datatables-loader-2 0.6s infinite; } div.dt-processing > div:last-child > div:nth-child(4) { left: 56px; animation: datatables-loader-3 0.6s infinite; } @keyframes datatables-loader-1 { 0% { transform: scale(0); } 100% { transform: scale(1); } } @keyframes datatables-loader-3 { 0% { transform: scale(1); } 100% { transform: scale(0); } } @keyframes datatables-loader-2 { 0% { transform: translate(0, 0); } 100% { transform: translate(24px, 0); } } table.dataTable.nowrap th, table.dataTable.nowrap td { white-space: nowrap; } table.dataTable th, table.dataTable td { box-sizing: border-box; } table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date { text-align: right; } table.dataTable th.dt-left, table.dataTable td.dt-left { text-align: left; } table.dataTable th.dt-center, table.dataTable td.dt-center { text-align: center; } table.dataTable th.dt-right, table.dataTable td.dt-right { text-align: right; } table.dataTable th.dt-justify, table.dataTable td.dt-justify { text-align: justify; } table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap { white-space: nowrap; } table.dataTable th.dt-empty, table.dataTable td.dt-empty { text-align: center; vertical-align: top; } table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td { text-align: left; } table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left { text-align: left; } table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center { text-align: center; } table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right { text-align: right; } table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify { text-align: justify; } table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap { white-space: nowrap; } table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left { text-align: left; } table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center { text-align: center; } table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right { text-align: right; } table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify { text-align: justify; } table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap { white-space: nowrap; } table.table.dataTable { clear: both; margin-top: 0; margin-bottom: 0; max-width: none; } table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: transparent; } table.table.dataTable > tbody > tr { background-color: transparent; } table.table.dataTable > tbody > tr.selected > * { box-shadow: inset 0 0 0 9999px #0088cc; box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected)); color: #ffffff; color: rgb(var(--dt-row-selected-text)); } table.table.dataTable > tbody > tr.selected a { color: #090a0b; color: rgb(var(--dt-row-selected-link)); } table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) > * { box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05); } table.table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1).selected > * { box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.95); box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95); } table.table.dataTable.table-hover > tbody > tr:hover > * { box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075); } table.table.dataTable.table-hover > tbody > tr.selected:hover > * { box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.975); box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975); } div.dt-container div.dt-layout-row { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; width: 100%; margin: 0.75em 0; } div.dt-container div.dt-layout-row div.dt-layout-cell { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; } div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start { -ms-flex-pack: start; justify-content: flex-start; margin-right: auto; } div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end { -ms-flex-pack: end; justify-content: flex-end; margin-left: auto; } div.dt-container div.dt-layout-row div.dt-layout-cell:empty { display: none; } div.dt-container div.dt-layout-start > *:not(:last-child) { margin-right: 1em; } div.dt-container div.dt-layout-end > *:not(:first-child) { margin-left: 1em; } div.dt-container div.dt-layout-full { width: 100%; } div.dt-container div.dt-layout-full > *:only-child { margin-left: auto; margin-right: auto; } div.dt-container div.dt-layout-table > div { display: block !important; } div.dt-container div.dt-layout-row { width: auto; } div.dt-container div.dt-layout-row div.dt-layout-cell { padding-left: 15px; padding-right: 15px; } div.dt-container div.dt-length label { font-weight: normal; text-align: left; white-space: nowrap; margin-bottom: 0; } div.dt-container div.dt-length select { display: inline-block; margin-right: 0.5em; width: auto; } div.dt-container div.dt-search label { font-weight: normal; white-space: nowrap; text-align: left; margin-bottom: 0; } div.dt-container div.dt-search input { margin-left: 0.5em; display: inline-block; width: auto; } div.dt-container div.dt-info { white-space: nowrap; } div.dt-container div.dt-paging { margin: 0; } div.dt-container div.dt-paging ul.pagination { margin: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; } div.dt-container div.dt-paging ul.pagination li { display: inline-block; } div.dt-container div.dt-processing { position: absolute; top: 50%; left: 50%; width: 200px; margin-left: -100px; margin-top: -26px; text-align: center; padding: 1em 0; } div.dt-container div.dt-scroll-body { border-bottom: 1px solid #ddd; } div.dt-container div.dt-scroll-body table, div.dt-container div.dt-scroll-body tbody > tr:last-child > * { border-bottom: none; } div.dt-scroll-head table.dataTable { margin-bottom: 0 !important; } div.dt-scroll-body > table { border-top: none; margin-top: 0 !important; margin-bottom: 0 !important; } div.dt-scroll-body > table > thead .sorting:after, div.dt-scroll-body > table > thead .sorting_asc:after, div.dt-scroll-body > table > thead .sorting_desc:after { display: none; } div.dt-scroll-body > table > tbody > tr:first-child > th, div.dt-scroll-body > table > tbody > tr:first-child > td { border-top: none; } div.dt-scroll-foot > .dt-scroll-footInner { box-sizing: content-box; } div.dt-scroll-foot > .dt-scroll-footInner > table { margin-top: 0 !important; border-top: none; } table.dataTable.table-condensed > thead > tr > th { padding-right: 20px; } div.dt-scroll-head table.table-bordered { border-bottom-width: 0; } div.table-responsive > div.dt-container > div.row { margin: 0; } div.table-responsive > div.dt-container > div.row > div[class^=col-]:first-child { padding-left: 0; } div.table-responsive > div.dt-container > div.row > div[class^=col-]:last-child { padding-right: 0; } @charset "UTF-8"; #wpbody { } #wpbody html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } #wpbody body { margin: 0; } #wpbody article, #wpbody aside, #wpbody details, #wpbody figcaption, #wpbody figure, #wpbody footer, #wpbody header, #wpbody hgroup, #wpbody main, #wpbody menu, #wpbody nav, #wpbody section, #wpbody summary { display: block; } #wpbody audio, #wpbody canvas, #wpbody progress, #wpbody video { display: inline-block; vertical-align: baseline; } #wpbody audio:not([controls]) { display: none; height: 0; } #wpbody [hidden], #wpbody template { display: none; } #wpbody a { background-color: transparent; } #wpbody a:active, #wpbody a:hover { outline: 0; } #wpbody abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } #wpbody b, #wpbody strong { font-weight: bold; } #wpbody dfn { font-style: italic; } #wpbody h1 { font-size: 2em; margin: 0.67em 0; } #wpbody mark { background: #ff0; color: #000; } #wpbody small { font-size: 80%; } #wpbody sub, #wpbody sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } #wpbody sup { top: -0.5em; } #wpbody sub { bottom: -0.25em; } #wpbody img { border: 0; } #wpbody svg:not(:root) { overflow: hidden; } #wpbody figure { margin: 1em 40px; } #wpbody hr { box-sizing: content-box; height: 0; } #wpbody pre { overflow: auto; } #wpbody code, #wpbody kbd, #wpbody pre, #wpbody samp { font-family: monospace, monospace; font-size: 1em; } #wpbody button, #wpbody input, #wpbody optgroup, #wpbody select, #wpbody textarea { color: inherit; font: inherit; margin: 0; } #wpbody button { overflow: visible; } #wpbody button, #wpbody select { text-transform: none; } #wpbody button, #wpbody html input[type="button"], #wpbody input[type="reset"], #wpbody input[type="submit"] { -webkit-appearance: button; cursor: pointer; } #wpbody button[disabled], #wpbody html input[disabled] { cursor: default; } #wpbody button::-moz-focus-inner, #wpbody input::-moz-focus-inner { border: 0; padding: 0; } #wpbody input { line-height: normal; } #wpbody input[type="checkbox"], #wpbody input[type="radio"] { box-sizing: border-box; padding: 0; } #wpbody input[type="number"]::-webkit-inner-spin-button, #wpbody input[type="number"]::-webkit-outer-spin-button { height: auto; } #wpbody input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } #wpbody input[type="search"]::-webkit-search-cancel-button, #wpbody input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } #wpbody fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } #wpbody legend { border: 0; padding: 0; } #wpbody textarea { overflow: auto; } #wpbody optgroup { font-weight: bold; } #wpbody table { border-collapse: collapse; border-spacing: 0; } #wpbody td, #wpbody th { padding: 0; } @font-face { font-family: "Glyphicons Halflings"; src: url("../fonts/glyphicons-halflings-regular.eot"); src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } #wpbody .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; } #wpbody .glyphicon-asterisk:before { content: "\002a"; } #wpbody .glyphicon-plus:before { content: "\002b"; } #wpbody .glyphicon-euro:before, #wpbody .glyphicon-eur:before { content: "\20ac"; } #wpbody .glyphicon-minus:before { content: "\2212"; } #wpbody .glyphicon-cloud:before { content: "\2601"; } #wpbody .glyphicon-envelope:before { content: "\2709"; } #wpbody .glyphicon-pencil:before { content: "\270f"; } #wpbody .glyphicon-glass:before { content: "\e001"; } #wpbody .glyphicon-music:before { content: "\e002"; } #wpbody .glyphicon-search:before { content: "\e003"; } #wpbody .glyphicon-heart:before { content: "\e005"; } #wpbody .glyphicon-star:before { content: "\e006"; } #wpbody .glyphicon-star-empty:before { content: "\e007"; } #wpbody .glyphicon-user:before { content: "\e008"; } #wpbody .glyphicon-film:before { content: "\e009"; } #wpbody .glyphicon-th-large:before { content: "\e010"; } #wpbody .glyphicon-th:before { content: "\e011"; } #wpbody .glyphicon-th-list:before { content: "\e012"; } #wpbody .glyphicon-ok:before { content: "\e013"; } #wpbody .glyphicon-remove:before { content: "\e014"; } #wpbody .glyphicon-zoom-in:before { content: "\e015"; } #wpbody .glyphicon-zoom-out:before { content: "\e016"; } #wpbody .glyphicon-off:before { content: "\e017"; } #wpbody .glyphicon-signal:before { content: "\e018"; } #wpbody .glyphicon-cog:before { content: "\e019"; } #wpbody .glyphicon-trash:before { content: "\e020"; } #wpbody .glyphicon-home:before { content: "\e021"; } #wpbody .glyphicon-file:before { content: "\e022"; } #wpbody .glyphicon-time:before { content: "\e023"; } #wpbody .glyphicon-road:before { content: "\e024"; } #wpbody .glyphicon-download-alt:before { content: "\e025"; } #wpbody .glyphicon-download:before { content: "\e026"; } #wpbody .glyphicon-upload:before { content: "\e027"; } #wpbody .glyphicon-inbox:before { content: "\e028"; } #wpbody .glyphicon-play-circle:before { content: "\e029"; } #wpbody .glyphicon-repeat:before { content: "\e030"; } #wpbody .glyphicon-refresh:before { content: "\e031"; } #wpbody .glyphicon-list-alt:before { content: "\e032"; } #wpbody .glyphicon-lock:before { content: "\e033"; } #wpbody .glyphicon-flag:before { content: "\e034"; } #wpbody .glyphicon-headphones:before { content: "\e035"; } #wpbody .glyphicon-volume-off:before { content: "\e036"; } #wpbody .glyphicon-volume-down:before { content: "\e037"; } #wpbody .glyphicon-volume-up:before { content: "\e038"; } #wpbody .glyphicon-qrcode:before { content: "\e039"; } #wpbody .glyphicon-barcode:before { content: "\e040"; } #wpbody .glyphicon-tag:before { content: "\e041"; } #wpbody .glyphicon-tags:before { content: "\e042"; } #wpbody .glyphicon-book:before { content: "\e043"; } #wpbody .glyphicon-bookmark:before { content: "\e044"; } #wpbody .glyphicon-print:before { content: "\e045"; } #wpbody .glyphicon-camera:before { content: "\e046"; } #wpbody .glyphicon-font:before { content: "\e047"; } #wpbody .glyphicon-bold:before { content: "\e048"; } #wpbody .glyphicon-italic:before { content: "\e049"; } #wpbody .glyphicon-text-height:before { content: "\e050"; } #wpbody .glyphicon-text-width:before { content: "\e051"; } #wpbody .glyphicon-align-left:before { content: "\e052"; } #wpbody .glyphicon-align-center:before { content: "\e053"; } #wpbody .glyphicon-align-right:before { content: "\e054"; } #wpbody .glyphicon-align-justify:before { content: "\e055"; } #wpbody .glyphicon-list:before { content: "\e056"; } #wpbody .glyphicon-indent-left:before { content: "\e057"; } #wpbody .glyphicon-indent-right:before { content: "\e058"; } #wpbody .glyphicon-facetime-video:before { content: "\e059"; } #wpbody .glyphicon-picture:before { content: "\e060"; } #wpbody .glyphicon-map-marker:before { content: "\e062"; } #wpbody .glyphicon-adjust:before { content: "\e063"; } #wpbody .glyphicon-tint:before { content: "\e064"; } #wpbody .glyphicon-edit:before { content: "\e065"; } #wpbody .glyphicon-share:before { content: "\e066"; } #wpbody .glyphicon-check:before { content: "\e067"; } #wpbody .glyphicon-move:before { content: "\e068"; } #wpbody .glyphicon-step-backward:before { content: "\e069"; } #wpbody .glyphicon-fast-backward:before { content: "\e070"; } #wpbody .glyphicon-backward:before { content: "\e071"; } #wpbody .glyphicon-play:before { content: "\e072"; } #wpbody .glyphicon-pause:before { content: "\e073"; } #wpbody .glyphicon-stop:before { content: "\e074"; } #wpbody .glyphicon-forward:before { content: "\e075"; } #wpbody .glyphicon-fast-forward:before { content: "\e076"; } #wpbody .glyphicon-step-forward:before { content: "\e077"; } #wpbody .glyphicon-eject:before { content: "\e078"; } #wpbody .glyphicon-chevron-left:before { content: "\e079"; } #wpbody .glyphicon-chevron-right:before { content: "\e080"; } #wpbody .glyphicon-plus-sign:before { content: "\e081"; } #wpbody .glyphicon-minus-sign:before { content: "\e082"; } #wpbody .glyphicon-remove-sign:before { content: "\e083"; } #wpbody .glyphicon-ok-sign:before { content: "\e084"; } #wpbody .glyphicon-question-sign:before { content: "\e085"; } #wpbody .glyphicon-info-sign:before { content: "\e086"; } #wpbody .glyphicon-screenshot:before { content: "\e087"; } #wpbody .glyphicon-remove-circle:before { content: "\e088"; } #wpbody .glyphicon-ok-circle:before { content: "\e089"; } #wpbody .glyphicon-ban-circle:before { content: "\e090"; } #wpbody .glyphicon-arrow-left:before { content: "\e091"; } #wpbody .glyphicon-arrow-right:before { content: "\e092"; } #wpbody .glyphicon-arrow-up:before { content: "\e093"; } #wpbody .glyphicon-arrow-down:before { content: "\e094"; } #wpbody .glyphicon-share-alt:before { content: "\e095"; } #wpbody .glyphicon-resize-full:before { content: "\e096"; } #wpbody .glyphicon-resize-small:before { content: "\e097"; } #wpbody .glyphicon-exclamation-sign:before { content: "\e101"; } #wpbody .glyphicon-gift:before { content: "\e102"; } #wpbody .glyphicon-leaf:before { content: "\e103"; } #wpbody .glyphicon-fire:before { content: "\e104"; } #wpbody .glyphicon-eye-open:before { content: "\e105"; } #wpbody .glyphicon-eye-close:before { content: "\e106"; } #wpbody .glyphicon-warning-sign:before { content: "\e107"; } #wpbody .glyphicon-plane:before { content: "\e108"; } #wpbody .glyphicon-calendar:before { content: "\e109"; } #wpbody .glyphicon-random:before { content: "\e110"; } #wpbody .glyphicon-comment:before { content: "\e111"; } #wpbody .glyphicon-magnet:before { content: "\e112"; } #wpbody .glyphicon-chevron-up:before { content: "\e113"; } #wpbody .glyphicon-chevron-down:before { content: "\e114"; } #wpbody .glyphicon-retweet:before { content: "\e115"; } #wpbody .glyphicon-shopping-cart:before { content: "\e116"; } #wpbody .glyphicon-folder-close:before { content: "\e117"; } #wpbody .glyphicon-folder-open:before { content: "\e118"; } #wpbody .glyphicon-resize-vertical:before { content: "\e119"; } #wpbody .glyphicon-resize-horizontal:before { content: "\e120"; } #wpbody .glyphicon-hdd:before { content: "\e121"; } #wpbody .glyphicon-bullhorn:before { content: "\e122"; } #wpbody .glyphicon-bell:before { content: "\e123"; } #wpbody .glyphicon-certificate:before { content: "\e124"; } #wpbody .glyphicon-thumbs-up:before { content: "\e125"; } #wpbody .glyphicon-thumbs-down:before { content: "\e126"; } #wpbody .glyphicon-hand-right:before { content: "\e127"; } #wpbody .glyphicon-hand-left:before { content: "\e128"; } #wpbody .glyphicon-hand-up:before { content: "\e129"; } #wpbody .glyphicon-hand-down:before { content: "\e130"; } #wpbody .glyphicon-circle-arrow-right:before { content: "\e131"; } #wpbody .glyphicon-circle-arrow-left:before { content: "\e132"; } #wpbody .glyphicon-circle-arrow-up:before { content: "\e133"; } #wpbody .glyphicon-circle-arrow-down:before { content: "\e134"; } #wpbody .glyphicon-globe:before { content: "\e135"; } #wpbody .glyphicon-wrench:before { content: "\e136"; } #wpbody .glyphicon-tasks:before { content: "\e137"; } #wpbody .glyphicon-filter:before { content: "\e138"; } #wpbody .glyphicon-briefcase:before { content: "\e139"; } #wpbody .glyphicon-fullscreen:before { content: "\e140"; } #wpbody .glyphicon-dashboard:before { content: "\e141"; } #wpbody .glyphicon-paperclip:before { content: "\e142"; } #wpbody .glyphicon-heart-empty:before { content: "\e143"; } #wpbody .glyphicon-link:before { content: "\e144"; } #wpbody .glyphicon-phone:before { content: "\e145"; } #wpbody .glyphicon-pushpin:before { content: "\e146"; } #wpbody .glyphicon-usd:before { content: "\e148"; } #wpbody .glyphicon-gbp:before { content: "\e149"; } #wpbody .glyphicon-sort:before { content: "\e150"; } #wpbody .glyphicon-sort-by-alphabet:before { content: "\e151"; } #wpbody .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; } #wpbody .glyphicon-sort-by-order:before { content: "\e153"; } #wpbody .glyphicon-sort-by-order-alt:before { content: "\e154"; } #wpbody .glyphicon-sort-by-attributes:before { content: "\e155"; } #wpbody .glyphicon-sort-by-attributes-alt:before { content: "\e156"; } #wpbody .glyphicon-unchecked:before { content: "\e157"; } #wpbody .glyphicon-expand:before { content: "\e158"; } #wpbody .glyphicon-collapse-down:before { content: "\e159"; } #wpbody .glyphicon-collapse-up:before { content: "\e160"; } #wpbody .glyphicon-log-in:before { content: "\e161"; } #wpbody .glyphicon-flash:before { content: "\e162"; } #wpbody .glyphicon-log-out:before { content: "\e163"; } #wpbody .glyphicon-new-window:before { content: "\e164"; } #wpbody .glyphicon-record:before { content: "\e165"; } #wpbody .glyphicon-save:before { content: "\e166"; } #wpbody .glyphicon-open:before { content: "\e167"; } #wpbody .glyphicon-saved:before { content: "\e168"; } #wpbody .glyphicon-import:before { content: "\e169"; } #wpbody .glyphicon-export:before { content: "\e170"; } #wpbody .glyphicon-send:before { content: "\e171"; } #wpbody .glyphicon-floppy-disk:before { content: "\e172"; } #wpbody .glyphicon-floppy-saved:before { content: "\e173"; } #wpbody .glyphicon-floppy-remove:before { content: "\e174"; } #wpbody .glyphicon-floppy-save:before { content: "\e175"; } #wpbody .glyphicon-floppy-open:before { content: "\e176"; } #wpbody .glyphicon-credit-card:before { content: "\e177"; } #wpbody .glyphicon-transfer:before { content: "\e178"; } #wpbody .glyphicon-cutlery:before { content: "\e179"; } #wpbody .glyphicon-header:before { content: "\e180"; } #wpbody .glyphicon-compressed:before { content: "\e181"; } #wpbody .glyphicon-earphone:before { content: "\e182"; } #wpbody .glyphicon-phone-alt:before { content: "\e183"; } #wpbody .glyphicon-tower:before { content: "\e184"; } #wpbody .glyphicon-stats:before { content: "\e185"; } #wpbody .glyphicon-sd-video:before { content: "\e186"; } #wpbody .glyphicon-hd-video:before { content: "\e187"; } #wpbody .glyphicon-subtitles:before { content: "\e188"; } #wpbody .glyphicon-sound-stereo:before { content: "\e189"; } #wpbody .glyphicon-sound-dolby:before { content: "\e190"; } #wpbody .glyphicon-sound-5-1:before { content: "\e191"; } #wpbody .glyphicon-sound-6-1:before { content: "\e192"; } #wpbody .glyphicon-sound-7-1:before { content: "\e193"; } #wpbody .glyphicon-copyright-mark:before { content: "\e194"; } #wpbody .glyphicon-registration-mark:before { content: "\e195"; } #wpbody .glyphicon-cloud-download:before { content: "\e197"; } #wpbody .glyphicon-cloud-upload:before { content: "\e198"; } #wpbody .glyphicon-tree-conifer:before { content: "\e199"; } #wpbody .glyphicon-tree-deciduous:before { content: "\e200"; } #wpbody .glyphicon-cd:before { content: "\e201"; } #wpbody .glyphicon-save-file:before { content: "\e202"; } #wpbody .glyphicon-open-file:before { content: "\e203"; } #wpbody .glyphicon-level-up:before { content: "\e204"; } #wpbody .glyphicon-copy:before { content: "\e205"; } #wpbody .glyphicon-paste:before { content: "\e206"; } #wpbody .glyphicon-alert:before { content: "\e209"; } #wpbody .glyphicon-equalizer:before { content: "\e210"; } #wpbody .glyphicon-king:before { content: "\e211"; } #wpbody .glyphicon-queen:before { content: "\e212"; } #wpbody .glyphicon-pawn:before { content: "\e213"; } #wpbody .glyphicon-bishop:before { content: "\e214"; } #wpbody .glyphicon-knight:before { content: "\e215"; } #wpbody .glyphicon-baby-formula:before { content: "\e216"; } #wpbody .glyphicon-tent:before { content: "\26fa"; } #wpbody .glyphicon-blackboard:before { content: "\e218"; } #wpbody .glyphicon-bed:before { content: "\e219"; } #wpbody .glyphicon-apple:before { content: "\f8ff"; } #wpbody .glyphicon-erase:before { content: "\e221"; } #wpbody .glyphicon-hourglass:before { content: "\231b"; } #wpbody .glyphicon-lamp:before { content: "\e223"; } #wpbody .glyphicon-duplicate:before { content: "\e224"; } #wpbody .glyphicon-piggy-bank:before { content: "\e225"; } #wpbody .glyphicon-scissors:before { content: "\e226"; } #wpbody .glyphicon-bitcoin:before { content: "\e227"; } #wpbody .glyphicon-btc:before { content: "\e227"; } #wpbody .glyphicon-xbt:before { content: "\e227"; } #wpbody .glyphicon-yen:before { content: "\00a5"; } #wpbody .glyphicon-jpy:before { content: "\00a5"; } #wpbody .glyphicon-ruble:before { content: "\20bd"; } #wpbody .glyphicon-rub:before { content: "\20bd"; } #wpbody .glyphicon-scale:before { content: "\e230"; } #wpbody .glyphicon-ice-lolly:before { content: "\e231"; } #wpbody .glyphicon-ice-lolly-tasted:before { content: "\e232"; } #wpbody .glyphicon-education:before { content: "\e233"; } #wpbody .glyphicon-option-horizontal:before { content: "\e234"; } #wpbody .glyphicon-option-vertical:before { content: "\e235"; } #wpbody .glyphicon-menu-hamburger:before { content: "\e236"; } #wpbody .glyphicon-modal-window:before { content: "\e237"; } #wpbody .glyphicon-oil:before { content: "\e238"; } #wpbody .glyphicon-grain:before { content: "\e239"; } #wpbody .glyphicon-sunglasses:before { content: "\e240"; } #wpbody .glyphicon-text-size:before { content: "\e241"; } #wpbody .glyphicon-text-color:before { content: "\e242"; } #wpbody .glyphicon-text-background:before { content: "\e243"; } #wpbody .glyphicon-object-align-top:before { content: "\e244"; } #wpbody .glyphicon-object-align-bottom:before { content: "\e245"; } #wpbody .glyphicon-object-align-horizontal:before { content: "\e246"; } #wpbody .glyphicon-object-align-left:before { content: "\e247"; } #wpbody .glyphicon-object-align-vertical:before { content: "\e248"; } #wpbody .glyphicon-object-align-right:before { content: "\e249"; } #wpbody .glyphicon-triangle-right:before { content: "\e250"; } #wpbody .glyphicon-triangle-left:before { content: "\e251"; } #wpbody .glyphicon-triangle-bottom:before { content: "\e252"; } #wpbody .glyphicon-triangle-top:before { content: "\e253"; } #wpbody .glyphicon-console:before { content: "\e254"; } #wpbody .glyphicon-superscript:before { content: "\e255"; } #wpbody .glyphicon-subscript:before { content: "\e256"; } #wpbody .glyphicon-menu-left:before { content: "\e257"; } #wpbody .glyphicon-menu-right:before { content: "\e258"; } #wpbody .glyphicon-menu-down:before { content: "\e259"; } #wpbody .glyphicon-menu-up:before { content: "\e260"; } #wpbody h1, #wpbody h2, #wpbody h3, #wpbody h4, #wpbody h5, #wpbody h6, #wpbody .h1, #wpbody .h2, #wpbody .h3, #wpbody .h4, #wpbody .h5, #wpbody .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } #wpbody h1 small, #wpbody h2 small, #wpbody h3 small, #wpbody h4 small, #wpbody h5 small, #wpbody h6 small, #wpbody .h1 small, #wpbody .h2 small, #wpbody .h3 small, #wpbody .h4 small, #wpbody .h5 small, #wpbody .h6 small, #wpbody h1 .small, #wpbody h2 .small, #wpbody h3 .small, #wpbody h4 .small, #wpbody h5 .small, #wpbody h6 .small, #wpbody .h1 .small, #wpbody .h2 .small, #wpbody .h3 .small, #wpbody .h4 .small, #wpbody .h5 .small, #wpbody .h6 .small { font-weight: 400; line-height: 1; color: #777777; } #wpbody h1, #wpbody .h1, #wpbody h2, #wpbody .h2, #wpbody h3, #wpbody .h3 { margin-top: 20px; margin-bottom: 10px; } #wpbody h1 small, #wpbody .h1 small, #wpbody h2 small, #wpbody .h2 small, #wpbody h3 small, #wpbody .h3 small, #wpbody h1 .small, #wpbody .h1 .small, #wpbody h2 .small, #wpbody .h2 .small, #wpbody h3 .small, #wpbody .h3 .small { font-size: 65%; } #wpbody h4, #wpbody .h4, #wpbody h5, #wpbody .h5, #wpbody h6, #wpbody .h6 { margin-top: 10px; margin-bottom: 10px; } #wpbody h4 small, #wpbody .h4 small, #wpbody h5 small, #wpbody .h5 small, #wpbody h6 small, #wpbody .h6 small, #wpbody h4 .small, #wpbody .h4 .small, #wpbody h5 .small, #wpbody .h5 .small, #wpbody h6 .small, #wpbody .h6 .small { font-size: 75%; } #wpbody h1, #wpbody .h1 { font-size: 36px; } #wpbody h2, #wpbody .h2 { font-size: 30px; } #wpbody h3, #wpbody .h3 { font-size: 24px; } #wpbody h4, #wpbody .h4 { font-size: 18px; } #wpbody h5, #wpbody .h5 { font-size: 14px; } #wpbody h6, #wpbody .h6 { font-size: 12px; } #wpbody p { margin: 0 0 10px; } #wpbody .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; } #wpbody small, #wpbody .small { font-size: 85%; } #wpbody mark, #wpbody .mark { padding: 0.2em; background-color: #fcf8e3; } #wpbody .text-left { text-align: left; } #wpbody .text-right { text-align: right; } #wpbody .text-center { text-align: center; } #wpbody .text-justify { text-align: justify; } #wpbody .text-nowrap { white-space: nowrap; } #wpbody .text-lowercase { text-transform: lowercase; } #wpbody .text-uppercase { text-transform: uppercase; } #wpbody .text-capitalize { text-transform: capitalize; } #wpbody .text-muted { color: #777777; } #wpbody .text-primary { color: #337ab7; } a#wpbody .text-primary:hover, a#wpbody .text-primary:focus { color: #286090; } #wpbody .text-success { color: #3c763d; } a#wpbody .text-success:hover, a#wpbody .text-success:focus { color: #2b542c; } #wpbody .text-info { color: #31708f; } a#wpbody .text-info:hover, a#wpbody .text-info:focus { color: #245269; } #wpbody .text-warning { color: #8a6d3b; } a#wpbody .text-warning:hover, a#wpbody .text-warning:focus { color: #66512c; } #wpbody .text-danger { color: #a94442; } a#wpbody .text-danger:hover, a#wpbody .text-danger:focus { color: #843534; } #wpbody .bg-primary { color: #fff; background-color: #337ab7; } a#wpbody .bg-primary:hover, a#wpbody .bg-primary:focus { background-color: #286090; } #wpbody .bg-success { background-color: #dff0d8; } a#wpbody .bg-success:hover, a#wpbody .bg-success:focus { background-color: #c1e2b3; } #wpbody .bg-info { background-color: #d9edf7; } a#wpbody .bg-info:hover, a#wpbody .bg-info:focus { background-color: #afd9ee; } #wpbody .bg-warning { background-color: #fcf8e3; } a#wpbody .bg-warning:hover, a#wpbody .bg-warning:focus { background-color: #f7ecb5; } #wpbody .bg-danger { background-color: #f2dede; } a#wpbody .bg-danger:hover, a#wpbody .bg-danger:focus { background-color: #e4b9b9; } #wpbody .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; } #wpbody ul, #wpbody ol { margin-top: 0; margin-bottom: 10px; } #wpbody ul ul, #wpbody ol ul, #wpbody ul ol, #wpbody ol ol { margin-bottom: 0; } #wpbody .list-unstyled { padding-left: 0; list-style: none; } #wpbody .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } #wpbody .list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; } #wpbody dl { margin-top: 0; margin-bottom: 20px; } #wpbody dt, #wpbody dd { line-height: 1.42857143; } #wpbody dt { font-weight: 700; } #wpbody dd { margin-left: 0; } #wpbody abbr[title], #wpbody abbr[data-original-title] { cursor: help; } #wpbody .initialism { font-size: 90%; text-transform: uppercase; } #wpbody blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; } #wpbody blockquote p:last-child, #wpbody blockquote ul:last-child, #wpbody blockquote ol:last-child { margin-bottom: 0; } #wpbody blockquote footer, #wpbody blockquote small, #wpbody blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; } #wpbody blockquote footer:before, #wpbody blockquote small:before, #wpbody blockquote .small:before { content: "\2014 \00A0"; } #wpbody .blockquote-reverse, #wpbody blockquote.pull-right { padding-right: 15px; padding-left: 0; text-align: right; border-right: 5px solid #eeeeee; border-left: 0; } #wpbody .blockquote-reverse footer:before, #wpbody blockquote.pull-right footer:before, #wpbody .blockquote-reverse small:before, #wpbody blockquote.pull-right small:before, #wpbody .blockquote-reverse .small:before, #wpbody blockquote.pull-right .small:before { content: ""; } #wpbody .blockquote-reverse footer:after, #wpbody blockquote.pull-right footer:after, #wpbody .blockquote-reverse small:after, #wpbody blockquote.pull-right small:after, #wpbody .blockquote-reverse .small:after, #wpbody blockquote.pull-right .small:after { content: "\00A0 \2014"; } #wpbody address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; } #wpbody code, #wpbody kbd, #wpbody pre, #wpbody samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } #wpbody code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; } #wpbody kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } #wpbody kbd kbd { padding: 0; font-size: 100%; font-weight: 700; box-shadow: none; } #wpbody pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; color: #333333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; } #wpbody pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } #wpbody .pre-scrollable { max-height: 340px; overflow-y: scroll; } #wpbody table { background-color: transparent; } #wpbody table col[class*="col-"] { position: static; display: table-column; float: none; } #wpbody table td[class*="col-"], #wpbody table th[class*="col-"] { position: static; display: table-cell; float: none; } #wpbody caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; } #wpbody th { text-align: left; } #wpbody .table { width: 100%; max-width: 100%; margin-bottom: 20px; } #wpbody .table > thead > tr > th, #wpbody .table > tbody > tr > th, #wpbody .table > tfoot > tr > th, #wpbody .table > thead > tr > td, #wpbody .table > tbody > tr > td, #wpbody .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } #wpbody .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } #wpbody .table > caption + thead > tr:first-child > th, #wpbody .table > colgroup + thead > tr:first-child > th, #wpbody .table > thead:first-child > tr:first-child > th, #wpbody .table > caption + thead > tr:first-child > td, #wpbody .table > colgroup + thead > tr:first-child > td, #wpbody .table > thead:first-child > tr:first-child > td { border-top: 0; } #wpbody .table > tbody + tbody { border-top: 2px solid #ddd; } #wpbody .table .table { background-color: #fff; } #wpbody .table-condensed > thead > tr > th, #wpbody .table-condensed > tbody > tr > th, #wpbody .table-condensed > tfoot > tr > th, #wpbody .table-condensed > thead > tr > td, #wpbody .table-condensed > tbody > tr > td, #wpbody .table-condensed > tfoot > tr > td { padding: 5px; } #wpbody .table-bordered { border: 1px solid #ddd; } #wpbody .table-bordered > thead > tr > th, #wpbody .table-bordered > tbody > tr > th, #wpbody .table-bordered > tfoot > tr > th, #wpbody .table-bordered > thead > tr > td, #wpbody .table-bordered > tbody > tr > td, #wpbody .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } #wpbody .table-bordered > thead > tr > th, #wpbody .table-bordered > thead > tr > td { border-bottom-width: 2px; } #wpbody .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } #wpbody .table-hover > tbody > tr:hover { background-color: #f5f5f5; } #wpbody .table > thead > tr > td.active, #wpbody .table > tbody > tr > td.active, #wpbody .table > tfoot > tr > td.active, #wpbody .table > thead > tr > th.active, #wpbody .table > tbody > tr > th.active, #wpbody .table > tfoot > tr > th.active, #wpbody .table > thead > tr.active > td, #wpbody .table > tbody > tr.active > td, #wpbody .table > tfoot > tr.active > td, #wpbody .table > thead > tr.active > th, #wpbody .table > tbody > tr.active > th, #wpbody .table > tfoot > tr.active > th { background-color: #f5f5f5; } #wpbody .table-hover > tbody > tr > td.active:hover, #wpbody .table-hover > tbody > tr > th.active:hover, #wpbody .table-hover > tbody > tr.active:hover > td, #wpbody .table-hover > tbody > tr:hover > .active, #wpbody .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } #wpbody .table > thead > tr > td.success, #wpbody .table > tbody > tr > td.success, #wpbody .table > tfoot > tr > td.success, #wpbody .table > thead > tr > th.success, #wpbody .table > tbody > tr > th.success, #wpbody .table > tfoot > tr > th.success, #wpbody .table > thead > tr.success > td, #wpbody .table > tbody > tr.success > td, #wpbody .table > tfoot > tr.success > td, #wpbody .table > thead > tr.success > th, #wpbody .table > tbody > tr.success > th, #wpbody .table > tfoot > tr.success > th { background-color: #dff0d8; } #wpbody .table-hover > tbody > tr > td.success:hover, #wpbody .table-hover > tbody > tr > th.success:hover, #wpbody .table-hover > tbody > tr.success:hover > td, #wpbody .table-hover > tbody > tr:hover > .success, #wpbody .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } #wpbody .table > thead > tr > td.info, #wpbody .table > tbody > tr > td.info, #wpbody .table > tfoot > tr > td.info, #wpbody .table > thead > tr > th.info, #wpbody .table > tbody > tr > th.info, #wpbody .table > tfoot > tr > th.info, #wpbody .table > thead > tr.info > td, #wpbody .table > tbody > tr.info > td, #wpbody .table > tfoot > tr.info > td, #wpbody .table > thead > tr.info > th, #wpbody .table > tbody > tr.info > th, #wpbody .table > tfoot > tr.info > th { background-color: #d9edf7; } #wpbody .table-hover > tbody > tr > td.info:hover, #wpbody .table-hover > tbody > tr > th.info:hover, #wpbody .table-hover > tbody > tr.info:hover > td, #wpbody .table-hover > tbody > tr:hover > .info, #wpbody .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } #wpbody .table > thead > tr > td.warning, #wpbody .table > tbody > tr > td.warning, #wpbody .table > tfoot > tr > td.warning, #wpbody .table > thead > tr > th.warning, #wpbody .table > tbody > tr > th.warning, #wpbody .table > tfoot > tr > th.warning, #wpbody .table > thead > tr.warning > td, #wpbody .table > tbody > tr.warning > td, #wpbody .table > tfoot > tr.warning > td, #wpbody .table > thead > tr.warning > th, #wpbody .table > tbody > tr.warning > th, #wpbody .table > tfoot > tr.warning > th { background-color: #fcf8e3; } #wpbody .table-hover > tbody > tr > td.warning:hover, #wpbody .table-hover > tbody > tr > th.warning:hover, #wpbody .table-hover > tbody > tr.warning:hover > td, #wpbody .table-hover > tbody > tr:hover > .warning, #wpbody .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } #wpbody .table > thead > tr > td.danger, #wpbody .table > tbody > tr > td.danger, #wpbody .table > tfoot > tr > td.danger, #wpbody .table > thead > tr > th.danger, #wpbody .table > tbody > tr > th.danger, #wpbody .table > tfoot > tr > th.danger, #wpbody .table > thead > tr.danger > td, #wpbody .table > tbody > tr.danger > td, #wpbody .table > tfoot > tr.danger > td, #wpbody .table > thead > tr.danger > th, #wpbody .table > tbody > tr.danger > th, #wpbody .table > tfoot > tr.danger > th { background-color: #f2dede; } #wpbody .table-hover > tbody > tr > td.danger:hover, #wpbody .table-hover > tbody > tr > th.danger:hover, #wpbody .table-hover > tbody > tr.danger:hover > td, #wpbody .table-hover > tbody > tr:hover > .danger, #wpbody .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } #wpbody .table-responsive { min-height: 0.01%; overflow-x: auto; } #wpbody .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -ms-user-select: none; user-select: none; } #wpbody .btn:focus, #wpbody .btn:active:focus, #wpbody .btn.active:focus, #wpbody .btn.focus, #wpbody .btn:active.focus, #wpbody .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } #wpbody .btn:hover, #wpbody .btn:focus, #wpbody .btn.focus { color: #333; text-decoration: none; } #wpbody .btn:active, #wpbody .btn.active { background-image: none; outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } #wpbody .btn.disabled, #wpbody .btn[disabled], fieldset[disabled] #wpbody .btn { cursor: not-allowed; filter: alpha(opacity=65); opacity: 0.65; box-shadow: none; } a#wpbody .btn.disabled, fieldset[disabled] a#wpbody .btn { pointer-events: none; } #wpbody .btn-default { color: #333; background-color: #fff; border-color: #ccc; } #wpbody .btn-default:focus, #wpbody .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } #wpbody .btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } #wpbody .btn-default:active, #wpbody .btn-default.active, .open > .dropdown-toggle#wpbody .btn-default { color: #333; background-color: #e6e6e6; background-image: none; border-color: #adadad; } #wpbody .btn-default:active:hover, #wpbody .btn-default.active:hover, .open > .dropdown-toggle#wpbody .btn-default:hover, #wpbody .btn-default:active:focus, #wpbody .btn-default.active:focus, .open > .dropdown-toggle#wpbody .btn-default:focus, #wpbody .btn-default:active.focus, #wpbody .btn-default.active.focus, .open > .dropdown-toggle#wpbody .btn-default.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } #wpbody .btn-default.disabled:hover, #wpbody .btn-default[disabled]:hover, fieldset[disabled] #wpbody .btn-default:hover, #wpbody .btn-default.disabled:focus, #wpbody .btn-default[disabled]:focus, fieldset[disabled] #wpbody .btn-default:focus, #wpbody .btn-default.disabled.focus, #wpbody .btn-default[disabled].focus, fieldset[disabled] #wpbody .btn-default.focus { background-color: #fff; border-color: #ccc; } #wpbody .btn-default .badge { color: #fff; background-color: #333; } #wpbody .btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } #wpbody .btn-primary:focus, #wpbody .btn-primary.focus { color: #fff; background-color: #286090; border-color: #122b40; } #wpbody .btn-primary:hover { color: #fff; background-color: #286090; border-color: #204d74; } #wpbody .btn-primary:active, #wpbody .btn-primary.active, .open > .dropdown-toggle#wpbody .btn-primary { color: #fff; background-color: #286090; background-image: none; border-color: #204d74; } #wpbody .btn-primary:active:hover, #wpbody .btn-primary.active:hover, .open > .dropdown-toggle#wpbody .btn-primary:hover, #wpbody .btn-primary:active:focus, #wpbody .btn-primary.active:focus, .open > .dropdown-toggle#wpbody .btn-primary:focus, #wpbody .btn-primary:active.focus, #wpbody .btn-primary.active.focus, .open > .dropdown-toggle#wpbody .btn-primary.focus { color: #fff; background-color: #204d74; border-color: #122b40; } #wpbody .btn-primary.disabled:hover, #wpbody .btn-primary[disabled]:hover, fieldset[disabled] #wpbody .btn-primary:hover, #wpbody .btn-primary.disabled:focus, #wpbody .btn-primary[disabled]:focus, fieldset[disabled] #wpbody .btn-primary:focus, #wpbody .btn-primary.disabled.focus, #wpbody .btn-primary[disabled].focus, fieldset[disabled] #wpbody .btn-primary.focus { background-color: #337ab7; border-color: #2e6da4; } #wpbody .btn-primary .badge { color: #337ab7; background-color: #fff; } #wpbody .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; } #wpbody .btn-success:focus, #wpbody .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625; } #wpbody .btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439; } #wpbody .btn-success:active, #wpbody .btn-success.active, .open > .dropdown-toggle#wpbody .btn-success { color: #fff; background-color: #449d44; background-image: none; border-color: #398439; } #wpbody .btn-success:active:hover, #wpbody .btn-success.active:hover, .open > .dropdown-toggle#wpbody .btn-success:hover, #wpbody .btn-success:active:focus, #wpbody .btn-success.active:focus, .open > .dropdown-toggle#wpbody .btn-success:focus, #wpbody .btn-success:active.focus, #wpbody .btn-success.active.focus, .open > .dropdown-toggle#wpbody .btn-success.focus { color: #fff; background-color: #398439; border-color: #255625; } #wpbody .btn-success.disabled:hover, #wpbody .btn-success[disabled]:hover, fieldset[disabled] #wpbody .btn-success:hover, #wpbody .btn-success.disabled:focus, #wpbody .btn-success[disabled]:focus, fieldset[disabled] #wpbody .btn-success:focus, #wpbody .btn-success.disabled.focus, #wpbody .btn-success[disabled].focus, fieldset[disabled] #wpbody .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; } #wpbody .btn-success .badge { color: #5cb85c; background-color: #fff; } #wpbody .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; } #wpbody .btn-info:focus, #wpbody .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; } #wpbody .btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; } #wpbody .btn-info:active, #wpbody .btn-info.active, .open > .dropdown-toggle#wpbody .btn-info { color: #fff; background-color: #31b0d5; background-image: none; border-color: #269abc; } #wpbody .btn-info:active:hover, #wpbody .btn-info.active:hover, .open > .dropdown-toggle#wpbody .btn-info:hover, #wpbody .btn-info:active:focus, #wpbody .btn-info.active:focus, .open > .dropdown-toggle#wpbody .btn-info:focus, #wpbody .btn-info:active.focus, #wpbody .btn-info.active.focus, .open > .dropdown-toggle#wpbody .btn-info.focus { color: #fff; background-color: #269abc; border-color: #1b6d85; } #wpbody .btn-info.disabled:hover, #wpbody .btn-info[disabled]:hover, fieldset[disabled] #wpbody .btn-info:hover, #wpbody .btn-info.disabled:focus, #wpbody .btn-info[disabled]:focus, fieldset[disabled] #wpbody .btn-info:focus, #wpbody .btn-info.disabled.focus, #wpbody .btn-info[disabled].focus, fieldset[disabled] #wpbody .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; } #wpbody .btn-info .badge { color: #5bc0de; background-color: #fff; } #wpbody .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; } #wpbody .btn-warning:focus, #wpbody .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; } #wpbody .btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; } #wpbody .btn-warning:active, #wpbody .btn-warning.active, .open > .dropdown-toggle#wpbody .btn-warning { color: #fff; background-color: #ec971f; background-image: none; border-color: #d58512; } #wpbody .btn-warning:active:hover, #wpbody .btn-warning.active:hover, .open > .dropdown-toggle#wpbody .btn-warning:hover, #wpbody .btn-warning:active:focus, #wpbody .btn-warning.active:focus, .open > .dropdown-toggle#wpbody .btn-warning:focus, #wpbody .btn-warning:active.focus, #wpbody .btn-warning.active.focus, .open > .dropdown-toggle#wpbody .btn-warning.focus { color: #fff; background-color: #d58512; border-color: #985f0d; } #wpbody .btn-warning.disabled:hover, #wpbody .btn-warning[disabled]:hover, fieldset[disabled] #wpbody .btn-warning:hover, #wpbody .btn-warning.disabled:focus, #wpbody .btn-warning[disabled]:focus, fieldset[disabled] #wpbody .btn-warning:focus, #wpbody .btn-warning.disabled.focus, #wpbody .btn-warning[disabled].focus, fieldset[disabled] #wpbody .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; } #wpbody .btn-warning .badge { color: #f0ad4e; background-color: #fff; } #wpbody .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; } #wpbody .btn-danger:focus, #wpbody .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; } #wpbody .btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; } #wpbody .btn-danger:active, #wpbody .btn-danger.active, .open > .dropdown-toggle#wpbody .btn-danger { color: #fff; background-color: #c9302c; background-image: none; border-color: #ac2925; } #wpbody .btn-danger:active:hover, #wpbody .btn-danger.active:hover, .open > .dropdown-toggle#wpbody .btn-danger:hover, #wpbody .btn-danger:active:focus, #wpbody .btn-danger.active:focus, .open > .dropdown-toggle#wpbody .btn-danger:focus, #wpbody .btn-danger:active.focus, #wpbody .btn-danger.active.focus, .open > .dropdown-toggle#wpbody .btn-danger.focus { color: #fff; background-color: #ac2925; border-color: #761c19; } #wpbody .btn-danger.disabled:hover, #wpbody .btn-danger[disabled]:hover, fieldset[disabled] #wpbody .btn-danger:hover, #wpbody .btn-danger.disabled:focus, #wpbody .btn-danger[disabled]:focus, fieldset[disabled] #wpbody .btn-danger:focus, #wpbody .btn-danger.disabled.focus, #wpbody .btn-danger[disabled].focus, fieldset[disabled] #wpbody .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; } #wpbody .btn-danger .badge { color: #d9534f; background-color: #fff; } #wpbody .btn-link { font-weight: 400; color: #337ab7; border-radius: 0; } #wpbody .btn-link, #wpbody .btn-link:active, #wpbody .btn-link.active, #wpbody .btn-link[disabled], fieldset[disabled] #wpbody .btn-link { background-color: transparent; box-shadow: none; } #wpbody .btn-link, #wpbody .btn-link:hover, #wpbody .btn-link:focus, #wpbody .btn-link:active { border-color: transparent; } #wpbody .btn-link:hover, #wpbody .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; } #wpbody .btn-link[disabled]:hover, fieldset[disabled] #wpbody .btn-link:hover, #wpbody .btn-link[disabled]:focus, fieldset[disabled] #wpbody .btn-link:focus { color: #777777; text-decoration: none; } #wpbody .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } #wpbody .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } #wpbody .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } #wpbody .btn-block { display: block; width: 100%; } #wpbody .btn-block + .btn-block { margin-top: 5px; } #wpbody input[type="submit"].btn-block, #wpbody input[type="reset"].btn-block, #wpbody input[type="button"].btn-block { width: 100%; } #wpbody .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } #wpbody .alert h4 { margin-top: 0; color: inherit; } #wpbody .alert .alert-link { font-weight: bold; } #wpbody .alert > p, #wpbody .alert > ul { margin-bottom: 0; } #wpbody .alert > p + p { margin-top: 5px; } #wpbody .alert-dismissable, #wpbody .alert-dismissible { padding-right: 35px; } #wpbody .alert-dismissable .close, #wpbody .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } #wpbody .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } #wpbody .alert-success hr { border-top-color: #c9e2b3; } #wpbody .alert-success .alert-link { color: #2b542c; } #wpbody .alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } #wpbody .alert-info hr { border-top-color: #a6e1ec; } #wpbody .alert-info .alert-link { color: #245269; } #wpbody .alert-warning { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; } #wpbody .alert-warning hr { border-top-color: #f7e1b5; } #wpbody .alert-warning .alert-link { color: #66512c; } #wpbody .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } #wpbody .alert-danger hr { border-top-color: #e4b9c0; } #wpbody .alert-danger .alert-link { color: #843534; } #wpbody .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: 0.2; } #wpbody .close:hover, #wpbody .close:focus { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: 0.5; } button#wpbody .close { padding: 0; cursor: pointer; background: transparent; border: 0; appearance: none; } #wpbody .clearfix:before, #wpbody .clearfix:after, #wpbody #wpbody .dl-horizontal dd:before, #wpbody #wpbody .dl-horizontal dd:after { display: table; content: " "; } #wpbody .clearfix:after, #wpbody #wpbody .dl-horizontal dd:after { clear: both; } #wpbody .center-block { display: block; margin-right: auto; margin-left: auto; } #wpbody .pull-right { float: right !important; } #wpbody .pull-left { float: left !important; } #wpbody .hide { display: none !important; } #wpbody .show { display: block !important; } #wpbody .invisible { visibility: hidden; } #wpbody .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } #wpbody .hidden { display: none !important; } #wpbody .affix { position: fixed; } #wpbody .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; } #wpbody .pagination > li { display: inline; } #wpbody .pagination > li > a, #wpbody .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd; } #wpbody .pagination > li > a:hover, #wpbody .pagination > li > span:hover, #wpbody .pagination > li > a:focus, #wpbody .pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eeeeee; border-color: #ddd; } #wpbody .pagination > li:first-child > a, #wpbody .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } #wpbody .pagination > li:last-child > a, #wpbody .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } #wpbody .pagination > .active > a, #wpbody .pagination > .active > span, #wpbody .pagination > .active > a:hover, #wpbody .pagination > .active > span:hover, #wpbody .pagination > .active > a:focus, #wpbody .pagination > .active > span:focus { z-index: 3; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7; } #wpbody .pagination > .disabled > span, #wpbody .pagination > .disabled > span:hover, #wpbody .pagination > .disabled > span:focus, #wpbody .pagination > .disabled > a, #wpbody .pagination > .disabled > a:hover, #wpbody .pagination > .disabled > a:focus { color: #777777; cursor: not-allowed; background-color: #fff; border-color: #ddd; } #wpbody .pagination-lg > li > a, #wpbody .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; } #wpbody .pagination-lg > li:first-child > a, #wpbody .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; } #wpbody .pagination-lg > li:last-child > a, #wpbody .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; } #wpbody .pagination-sm > li > a, #wpbody .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; } #wpbody .pagination-sm > li:first-child > a, #wpbody .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } #wpbody .pagination-sm > li:last-child > a, #wpbody .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } #wpbody .glyphicon-chevron-before::before { content: "\e079\e079"; } #wpbody .glyphicon-chevron-after::before { content: "\e080\e080"; } #wpbody *, #wpbody *::before, #wpbody *::after { box-sizing: border-box; } #wpbody .btn { outline: unset !important; } #wpbody .btn:active, #wpbody .btn.active { background-image: none; } #wpbody .btn-default, #wpbody .btn-primary, #wpbody .btn-success, #wpbody .btn-info, #wpbody .btn-warning, #wpbody .btn-danger { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); } #wpbody .btn-default:active, #wpbody .btn-primary:active, #wpbody .btn-success:active, #wpbody .btn-info:active, #wpbody .btn-warning:active, #wpbody .btn-danger:active, #wpbody .btn-default.active, #wpbody .btn-primary.active, #wpbody .btn-success.active, #wpbody .btn-info.active, #wpbody .btn-warning.active, #wpbody .btn-danger.active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } #wpbody .btn-default.disabled, #wpbody .btn-primary.disabled, #wpbody .btn-success.disabled, #wpbody .btn-info.disabled, #wpbody .btn-warning.disabled, #wpbody .btn-danger.disabled, #wpbody .btn-default[disabled], #wpbody .btn-primary[disabled], #wpbody .btn-success[disabled], #wpbody .btn-info[disabled], #wpbody .btn-warning[disabled], #wpbody .btn-danger[disabled], fieldset[disabled] #wpbody .btn-default, fieldset[disabled] #wpbody .btn-primary, fieldset[disabled] #wpbody .btn-success, fieldset[disabled] #wpbody .btn-info, fieldset[disabled] #wpbody .btn-warning, fieldset[disabled] #wpbody .btn-danger { box-shadow: none; } #wpbody .btn-default .badge, #wpbody .btn-primary .badge, #wpbody .btn-success .badge, #wpbody .btn-info .badge, #wpbody .btn-warning .badge, #wpbody .btn-danger .badge { text-shadow: none; } #wpbody .btn-default { filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #dbdbdb; text-shadow: 0 1px 0 #fff; border-color: #ccc; } #wpbody .btn-default:hover, #wpbody .btn-default:focus { background-color: #e0e0e0; background-position: 0 -15px; } #wpbody .btn-default:active, #wpbody .btn-default.active { background-color: #e0e0e0; border-color: #dbdbdb; } #wpbody .btn-default.disabled, #wpbody .btn-default[disabled], fieldset[disabled] #wpbody .btn-default, #wpbody .btn-default.disabled:hover, #wpbody .btn-default[disabled]:hover, fieldset[disabled] #wpbody .btn-default:hover, #wpbody .btn-default.disabled:focus, #wpbody .btn-default[disabled]:focus, fieldset[disabled] #wpbody .btn-default:focus, #wpbody .btn-default.disabled.focus, #wpbody .btn-default[disabled].focus, fieldset[disabled] #wpbody .btn-default.focus, #wpbody .btn-default.disabled:active, #wpbody .btn-default[disabled]:active, fieldset[disabled] #wpbody .btn-default:active, #wpbody .btn-default.disabled.active, #wpbody .btn-default[disabled].active, fieldset[disabled] #wpbody .btn-default.active { background-color: #e0e0e0; background-image: none; } #wpbody .btn-primary { filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #245580; } #wpbody .btn-primary:hover, #wpbody .btn-primary:focus { background-color: #265a88; background-position: 0 -15px; } #wpbody .btn-primary:active, #wpbody .btn-primary.active { background-color: #265a88; border-color: #245580; } #wpbody .btn-primary.disabled, #wpbody .btn-primary[disabled], fieldset[disabled] #wpbody .btn-primary, #wpbody .btn-primary.disabled:hover, #wpbody .btn-primary[disabled]:hover, fieldset[disabled] #wpbody .btn-primary:hover, #wpbody .btn-primary.disabled:focus, #wpbody .btn-primary[disabled]:focus, fieldset[disabled] #wpbody .btn-primary:focus, #wpbody .btn-primary.disabled.focus, #wpbody .btn-primary[disabled].focus, fieldset[disabled] #wpbody .btn-primary.focus, #wpbody .btn-primary.disabled:active, #wpbody .btn-primary[disabled]:active, fieldset[disabled] #wpbody .btn-primary:active, #wpbody .btn-primary.disabled.active, #wpbody .btn-primary[disabled].active, fieldset[disabled] #wpbody .btn-primary.active { background-color: #265a88; background-image: none; } #wpbody .btn-success { filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #3e8f3e; } #wpbody .btn-success:hover, #wpbody .btn-success:focus { background-color: #419641; background-position: 0 -15px; } #wpbody .btn-success:active, #wpbody .btn-success.active { background-color: #419641; border-color: #3e8f3e; } #wpbody .btn-success.disabled, #wpbody .btn-success[disabled], fieldset[disabled] #wpbody .btn-success, #wpbody .btn-success.disabled:hover, #wpbody .btn-success[disabled]:hover, fieldset[disabled] #wpbody .btn-success:hover, #wpbody .btn-success.disabled:focus, #wpbody .btn-success[disabled]:focus, fieldset[disabled] #wpbody .btn-success:focus, #wpbody .btn-success.disabled.focus, #wpbody .btn-success[disabled].focus, fieldset[disabled] #wpbody .btn-success.focus, #wpbody .btn-success.disabled:active, #wpbody .btn-success[disabled]:active, fieldset[disabled] #wpbody .btn-success:active, #wpbody .btn-success.disabled.active, #wpbody .btn-success[disabled].active, fieldset[disabled] #wpbody .btn-success.active { background-color: #419641; background-image: none; } #wpbody .btn-info { filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #28a4c9; } #wpbody .btn-info:hover, #wpbody .btn-info:focus { background-color: #2aabd2; background-position: 0 -15px; } #wpbody .btn-info:active, #wpbody .btn-info.active { background-color: #2aabd2; border-color: #28a4c9; } #wpbody .btn-info.disabled, #wpbody .btn-info[disabled], fieldset[disabled] #wpbody .btn-info, #wpbody .btn-info.disabled:hover, #wpbody .btn-info[disabled]:hover, fieldset[disabled] #wpbody .btn-info:hover, #wpbody .btn-info.disabled:focus, #wpbody .btn-info[disabled]:focus, fieldset[disabled] #wpbody .btn-info:focus, #wpbody .btn-info.disabled.focus, #wpbody .btn-info[disabled].focus, fieldset[disabled] #wpbody .btn-info.focus, #wpbody .btn-info.disabled:active, #wpbody .btn-info[disabled]:active, fieldset[disabled] #wpbody .btn-info:active, #wpbody .btn-info.disabled.active, #wpbody .btn-info[disabled].active, fieldset[disabled] #wpbody .btn-info.active { background-color: #2aabd2; background-image: none; } #wpbody .btn-warning { filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #e38d13; } #wpbody .btn-warning:hover, #wpbody .btn-warning:focus { background-color: #eb9316; background-position: 0 -15px; } #wpbody .btn-warning:active, #wpbody .btn-warning.active { background-color: #eb9316; border-color: #e38d13; } #wpbody .btn-warning.disabled, #wpbody .btn-warning[disabled], fieldset[disabled] #wpbody .btn-warning, #wpbody .btn-warning.disabled:hover, #wpbody .btn-warning[disabled]:hover, fieldset[disabled] #wpbody .btn-warning:hover, #wpbody .btn-warning.disabled:focus, #wpbody .btn-warning[disabled]:focus, fieldset[disabled] #wpbody .btn-warning:focus, #wpbody .btn-warning.disabled.focus, #wpbody .btn-warning[disabled].focus, fieldset[disabled] #wpbody .btn-warning.focus, #wpbody .btn-warning.disabled:active, #wpbody .btn-warning[disabled]:active, fieldset[disabled] #wpbody .btn-warning:active, #wpbody .btn-warning.disabled.active, #wpbody .btn-warning[disabled].active, fieldset[disabled] #wpbody .btn-warning.active { background-color: #eb9316; background-image: none; } #wpbody .btn-danger { filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border-color: #b92c28; } #wpbody .btn-danger:hover, #wpbody .btn-danger:focus { background-color: #c12e2a; background-position: 0 -15px; } #wpbody .btn-danger:active, #wpbody .btn-danger.active { background-color: #c12e2a; border-color: #b92c28; } #wpbody .btn-danger.disabled, #wpbody .btn-danger[disabled], fieldset[disabled] #wpbody .btn-danger, #wpbody .btn-danger.disabled:hover, #wpbody .btn-danger[disabled]:hover, fieldset[disabled] #wpbody .btn-danger:hover, #wpbody .btn-danger.disabled:focus, #wpbody .btn-danger[disabled]:focus, fieldset[disabled] #wpbody .btn-danger:focus, #wpbody .btn-danger.disabled.focus, #wpbody .btn-danger[disabled].focus, fieldset[disabled] #wpbody .btn-danger.focus, #wpbody .btn-danger.disabled:active, #wpbody .btn-danger[disabled]:active, fieldset[disabled] #wpbody .btn-danger:active, #wpbody .btn-danger.disabled.active, #wpbody .btn-danger[disabled].active, fieldset[disabled] #wpbody .btn-danger.active { background-color: #c12e2a; background-image: none; } #wpbody .table-hover > thead > tr { background-color: #ffffff; } #wpbody .table-hover > tbody > tr { background-color: #ffffff; } #wpbody .table-hover > tbody > tr:hover { background-color: #f0f0f1; } #wpbody .alert { text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); } #wpbody .alert-success { background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); background-repeat: repeat-x; border-color: #b2dba1; } #wpbody .alert-info { background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); background-repeat: repeat-x; border-color: #9acfea; } #wpbody .alert-warning { background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); background-repeat: repeat-x; border-color: #f5e79e; } #wpbody .alert-danger { background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); background-repeat: repeat-x; border-color: #dca7a7; } #wpbody .wrap h1, #wpbody .wrap h1.wp-heading-inline { font-size: 23px; font-weight: 400; margin: 0; padding: 9px 0 4px; line-height: 1.3; } #wpbody .wrap h1 .dashicons, #wpbody .wrap h1.wp-heading-inline .dashicons, #wpbody .wrap h1 .dashicons-before, #wpbody .wrap h1.wp-heading-inline .dashicons-before, #wpbody .wrap h1 .dashicons::before, #wpbody .wrap h1.wp-heading-inline .dashicons::before, #wpbody .wrap h1 .dashicons-before::before, #wpbody .wrap h1.wp-heading-inline .dashicons-before::before { width: auto; height: auto; font-size: 115%; } #wpbody .fancybox-container { z-index: 9999999 !important; } #wpbody .display-flex { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; gap: 1.3rem; } #wpbody .display-flex-help { -ms-flex: 1; flex: 1; } #wpbody .display-flex-help .alert { margin-bottom: 10px; } #wpbody .display-flex.wp-heading-title { -ms-flex-pack: justify; justify-content: space-between; } #wpbody .display-flex.wp-heading-title span { font-size: 23px; font-weight: 400; margin: 0; padding: 9px 0 4px; line-height: 1.3; } #wpbody .display-flex.wp-heading-title span .dashicons, #wpbody .display-flex.wp-heading-title span .dashicons-before:before { width: auto; height: auto; font-size: 115%; } #wpbody #food_plugin { min-height: calc(100vh - 120px); } #wpbody #food_plugin p { font-size: 16px; } #wpbody #food_plugin p#p_uploads { font-size: 14px; font-family: monospace; white-space: pre; text-align: right; margin-bottom: 14px; } #wpbody #food_plugin dl { margin-bottom: 15px; margin-top: 15px; } #wpbody #food_plugin table .food-link-wrap { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; gap: 1rem; } #wpbody #food_plugin table a.food-link { display: -ms-inline-flexbox; display: inline-flex; padding: 5px; border-radius: 50%; overflow: hidden; line-height: 1; -webkit-user-select: none; -ms-user-select: none; user-select: none; color: #333; box-shadow: 0 0 2px #333; transition: all 0.3s ease; } #wpbody #food_plugin table a.food-link:hover { background-color: #fff; color: #f00; box-shadow: 0 0 4px #000; } #wpbody #food_plugin table a.food-link, #wpbody #food_plugin table a.food-link:focus, #wpbody #food_plugin table a.food-link:focus-within, #wpbody #food_plugin table a.food-link:focus-visible, #wpbody #food_plugin table a.food-link:hover, #wpbody #food_plugin table a.food-link:active { outline: unset !important; outline-offset: unset !important; text-decoration: none !important; } #wpbody #food_plugin table a.food-link.food-view:hover { color: #00f; } #wpbody #food_plugin table a.food-link.food-rename:hover { color: #00b200; } #wpbody #food_plugin table a.food-link * { pointer-events: none; } #wpbody a, #wpbody a:focus-visible, #wpbody a:focus, #wpbody a:hover { box-shadow: unset; } #wpbody a[target=_blank], #wpbody a[target=_blank]:focus-visible, #wpbody a[target=_blank]:focus, #wpbody a[target=_blank]:hover { text-decoration: none; outline: unset; outline-offset: unset; } #wpbody .food-rename span, #wpbody .food-delete span { display: none; } #wpbody #p_uploads:empty, #wpbody #p_uploads:empty ~ p { display: none; } #wpbody .text-pre { white-space: pre; font-family: monospace; font-size: 16px; } #wpbody form[name=upload] { display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; float: right; text-align: right; } #wpbody form[name=upload]:before, #wpbody form[name=upload]:after { display: table; content: " "; } #wpbody form[name=upload]:after { clear: both; } #wpbody form[name=upload]:before, #wpbody form[name=upload]:after { display: table; content: " "; } #wpbody form[name=upload]:after { clear: both; } #wpbody form[name=upload] input[type="file"] { display: none; } #wpbody form[name=upload] .btn { display: inline-block; max-width: 200px; width: 100%; font-weight: 700; text-align: center; } #wpbody form[name=upload] #p_uploads { margin-top: 15px; margin-bottom: 15px; } #wpbody form[name=upload] #p_uploads:empty { display: none; } #wpbody form[name=upload] #p_uploads:empty + .btn { display: none; } #wpbody form[name=upload] #p_uploads code { display: block; color: #112a4a; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; background-color: transparent; } #wpbody form[name=modifed] * { display: none; } #wpbody form[name=modifed] input[type=submit] { display: block; width: 1px; height: 1px; font-size: 0px; padding: 0; margin: 0; background: transparent; border: transparent; outline: unset !important; background-image: unset; } #wpbody #uploader label { padding-bottom: 4px; } #wpbody #uploader label [type=file] { width: 1px; height: 1px; font-size: 0px; padding: 0; margin: 0; background: transparent; border: transparent; outline: unset !important; background-image: unset; } #wpbody .food-row { margin-left: -15px; margin-right: -15px; } #wpbody .food-row.row-disabled { margin-left: auto; margin-right: auto; } #wpbody table.dataTable { font-size: 112%; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } #wpbody table.dataTable td.dt-empty, #wpbody table.dataTable th.dt-empty { text-align: left; } #wpbody table.dataTable thead td, #wpbody table.dataTable thead th { font-family: -apple-system, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } #wpbody table.dataTable tbody td .flex { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; gap: 10px; } #wpbody table.dataTable tbody tr.selected td a, #wpbody table.dataTable tbody tr.selected td a:hover, #wpbody table.dataTable tbody tr.selected td a:focus { color: #fff; } #wpbody .pagination { margin: 0px 0px; } #wpbody input[type=search]::-webkit-search-cancel-button, #wpbody input[type=search]::-webkit-search-decoration { appearance: searchfield; } #wpbody .pagination > .disabled > a, #wpbody .pagination > .disabled > span, #wpbody .pagination > .disabled > a:focus, #wpbody .pagination > .disabled > span:focus, #wpbody .pagination > .disabled > a:hover, #wpbody .pagination > .disabled > span:hover { color: #ddd; } .fancybox-container { z-index: 999999; } #TB_window, #TB_window.thickbox-loading, #TB_window.plugin-food-settings-modal { overflow: hidden; height: calc(100vh - 70px); margin-top: calc(35px - 50vh); visibility: visible; background-color: #fff; } #TB_ajaxWindowTitle { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: center; align-items: center; } #TB_iframeContent { height: calc(100% - 30px); } .dt-layout-start .dt-search, .dt-layout-start .dt-length label { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; gap: 5px; -ms-flex-direction: row; flex-direction: row; } @media screen and (max-width: 767px) { div.dt-container div.dt-layout-row:not(.dt-layout-table) { display: block; } div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell { display: block; text-align: center; } div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * { margin: 0.5em 0; } div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start { margin-right: 0; } div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end { margin-left: 0; } div.dt-container div.dt-layout-start > *:not(:last-child) { margin-right: 0; } div.dt-container div.dt-layout-end > *:not(:first-child) { margin-left: 0; } div.dt-container div.dt-length, div.dt-container div.dt-search, div.dt-container div.dt-info, div.dt-container div.dt-paging { text-align: center; } div.dt-container div.row { margin-bottom: 0; } div.dt-container div.row > * { margin-bottom: 0.75rem; } #wpbody .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } #wpbody .table-responsive > .table { margin-bottom: 0; } #wpbody .table-responsive > .table > thead > tr > th, #wpbody .table-responsive > .table > tbody > tr > th, #wpbody .table-responsive > .table > tfoot > tr > th, #wpbody .table-responsive > .table > thead > tr > td, #wpbody .table-responsive > .table > tbody > tr > td, #wpbody .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } #wpbody .table-responsive > .table-bordered { border: 0; } #wpbody .table-responsive > .table-bordered > thead > tr > th:first-child, #wpbody .table-responsive > .table-bordered > tbody > tr > th:first-child, #wpbody .table-responsive > .table-bordered > tfoot > tr > th:first-child, #wpbody .table-responsive > .table-bordered > thead > tr > td:first-child, #wpbody .table-responsive > .table-bordered > tbody > tr > td:first-child, #wpbody .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } #wpbody .table-responsive > .table-bordered > thead > tr > th:last-child, #wpbody .table-responsive > .table-bordered > tbody > tr > th:last-child, #wpbody .table-responsive > .table-bordered > tfoot > tr > th:last-child, #wpbody .table-responsive > .table-bordered > thead > tr > td:last-child, #wpbody .table-responsive > .table-bordered > tbody > tr > td:last-child, #wpbody .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } #wpbody .table-responsive > .table-bordered > tbody > tr:last-child > th, #wpbody .table-responsive > .table-bordered > tfoot > tr:last-child > th, #wpbody .table-responsive > .table-bordered > tbody > tr:last-child > td, #wpbody .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } @media (min-width: 768px) { #wpbody .lead { font-size: 21px; } #wpbody .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #wpbody .dl-horizontal dd { margin-left: 180px; } } @media screen and (max-width: 678px) { #wpbody .display-flex-help .alert { margin-bottom: unset; } #wpbody .display-flex { -ms-flex-direction: column; flex-direction: column; } } @media (max-width: 824px) { #wpbody .display-flex.wp-heading-title span { display: none; } } @media screen and (max-width: 782px) { #wpbody #food_plugin { min-height: calc(100vh - 150px); } }