UNPKG

@quartic/bokehjs

Version:

Interactive, novel data visualization

1,766 lines 165 kB
.bk-root { /*! * jQuery UI CSS Framework 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ */ /* Layout helpers ----------------------------------*/ /* Interaction Cues ----------------------------------*/ /* Icons ----------------------------------*/ /* states and images */ /* Misc visuals ----------------------------------*/ /* Overlays */ /*! * jQuery UI Accordion 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/accordion/#theming */ /*! * jQuery UI Autocomplete 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/autocomplete/#theming */ /*! * jQuery UI Button 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/button/#theming */ /* to make room for the icon, a width needs to be set here */ /* button elements seem to need a little more width */ /* button text element */ /* no icon support for input elements, provide padding by default */ /* button icon element(s) */ /* button sets */ /* workarounds */ /* reset extra padding in Firefox, see h5bp.com/l */ /*! * jQuery UI Datepicker 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/datepicker/#theming */ /* with multiple calendars */ /* RTL support */ /*! * jQuery UI Dialog 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/dialog/#theming */ /*! * jQuery UI Draggable 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ /*! * jQuery UI Menu 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/menu/#theming */ /* icon support */ /* left-aligned */ /* right-aligned */ /*! * jQuery UI Progressbar 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/progressbar/#theming */ /*! * jQuery UI Resizable 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ /*! * jQuery UI Selectable 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ /*! * jQuery UI Selectmenu 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/selectmenu/#theming */ /*! * jQuery UI Sortable 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ /*! * jQuery UI Slider 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/slider/#theming */ /* support: IE8 - See #6727 */ /*! * jQuery UI Spinner 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/spinner/#theming */ /* more specificity required here to override default borders */ /* vertically center icon */ /* TR overrides */ /*! * jQuery UI Tabs 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/tabs/#theming */ /*! * jQuery UI Tooltip 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/tooltip/#theming */ /*! * jQuery UI CSS Framework 1.11.2 * http://jqueryui.com * * Copyright 2014 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/theming/ * * To view and modify this theme, visit http://jqueryui.com/themeroller/ */ /* Component containers ----------------------------------*/ /* Interaction states ----------------------------------*/ /* Interaction Cues ----------------------------------*/ /* Icons ----------------------------------*/ /* states and images */ /* positioning */ /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ /* Misc visuals ----------------------------------*/ /* Corner radius */ /* Overlays */ /* IMPORTANT: In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes. No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS classes should alter those! */ /* IMPORTANT: In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes. No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS classes should alter those! */ /* Menu button */ /* Menu */ /* Menu items */ /* Disabled */ /** * default development theme for jQRangeSlider * Using fam fam icon set from Mark James, http://www.famfamfam.com/lab/icons/silk/ (Creative Commons Attribution 2.5 License) */ /* * Edit slider */ /* This is the line that gives everything bootstrap styling */ /* misc */ /* dropdown */ /* tabs */ /* slider - start */ /* slider - end */ /* Tweak for slick grid edit widgets */ } .bk-root fieldset { padding: 0; margin: 0; border: 0; min-width: 0; } .bk-root legend { display: block; width: 100%; padding: 0; margin-bottom: 17px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } .bk-root label { display: inline-block; margin-bottom: 5px; } .bk-root input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .bk-root input[type="radio"], .bk-root input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; } .bk-root input[type="file"] { display: block; } .bk-root input[type="range"] { display: block; width: 100%; } .bk-root select[multiple], .bk-root select[size] { height: auto; } .bk-root input[type="file"]:focus, .bk-root input[type="radio"]:focus, .bk-root input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .bk-root output { display: block; padding-top: 7px; line-height: 1.42857143; color: #555555; } .bk-root .bk-bs-form-control { display: block; height: 31px; padding: 0 12px; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; } .bk-root .bk-bs-form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .bk-root .bk-bs-form-control::-moz-placeholder { color: #999999; opacity: 1; } .bk-root .bk-bs-form-control:-ms-input-placeholder { color: #999999; } .bk-root .bk-bs-form-control::-webkit-input-placeholder { color: #999999; } .bk-root .bk-bs-form-control[disabled], .bk-root .bk-bs-form-control[readonly], fieldset[disabled] .bk-root .bk-bs-form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; } textarea.bk-root .bk-bs-form-control { height: auto; } .bk-root input[type="search"] { -webkit-appearance: none; } .bk-root input[type="date"] { line-height: 31px; } .bk-root .bk-bs-form-group { margin-bottom: 15px; } .bk-root .bk-bs-radio, .bk-root .bk-bs-checkbox { display: block; min-height: 17px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; } .bk-root .bk-bs-radio label, .bk-root .bk-bs-checkbox label { display: inline; font-weight: normal; cursor: pointer; } .bk-root .bk-bs-radio input[type="radio"], .bk-root .bk-bs-radio-inline input[type="radio"], .bk-root .bk-bs-checkbox input[type="checkbox"], .bk-root .bk-bs-checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; } .bk-root .bk-bs-radio + .bk-bs-radio, .bk-root .bk-bs-checkbox + .bk-bs-checkbox { margin-top: -5px; } .bk-root .bk-bs-radio-inline, .bk-root .bk-bs-checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .bk-root .bk-bs-radio-inline + .bk-bs-radio-inline, .bk-root .bk-bs-checkbox-inline + .bk-bs-checkbox-inline { margin-top: 0; margin-left: 10px; } .bk-root input[type="radio"][disabled], .bk-root input[type="checkbox"][disabled], .bk-root .bk-bs-radio[disabled], .bk-root .bk-bs-radio-inline[disabled], .bk-root .bk-bs-checkbox[disabled], .bk-root .bk-bs-checkbox-inline[disabled], fieldset[disabled] .bk-root input[type="radio"], fieldset[disabled] .bk-root input[type="checkbox"], fieldset[disabled] .bk-root .bk-bs-radio, fieldset[disabled] .bk-root .bk-bs-radio-inline, fieldset[disabled] .bk-root .bk-bs-checkbox, fieldset[disabled] .bk-root .bk-bs-checkbox-inline { cursor: not-allowed; } .bk-root .bk-bs-input-sm { height: 28px; padding: 5px 10px; font-size: 11px; line-height: 1.5; border-radius: 3px; } select.bk-root .bk-bs-input-sm { height: 28px; line-height: 28px; } textarea.bk-root .bk-bs-input-sm, select[multiple].bk-root .bk-bs-input-sm { height: auto; } .bk-root .bk-bs-input-lg { height: 42px; padding: 10px 16px; font-size: 15px; line-height: 1.33; border-radius: 6px; } select.bk-root .bk-bs-input-lg { height: 42px; line-height: 42px; } textarea.bk-root .bk-bs-input-lg, select[multiple].bk-root .bk-bs-input-lg { height: auto; } .bk-root .bk-bs-has-feedback { position: relative; } .bk-root .bk-bs-has-feedback .bk-bs-form-control { padding-right: 38.75px; } .bk-root .bk-bs-has-feedback .bk-bs-form-control-feedback { position: absolute; top: 22px; right: 0; display: block; width: 31px; height: 31px; line-height: 31px; text-align: center; } .bk-root .bk-bs-has-success .bk-bs-help-block, .bk-root .bk-bs-has-success .bk-bs-control-label, .bk-root .bk-bs-has-success .bk-bs-radio, .bk-root .bk-bs-has-success .bk-bs-checkbox, .bk-root .bk-bs-has-success .bk-bs-radio-inline, .bk-root .bk-bs-has-success .bk-bs-checkbox-inline { color: #3c763d; } .bk-root .bk-bs-has-success .bk-bs-form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .bk-root .bk-bs-has-success .bk-bs-form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } .bk-root .bk-bs-has-success .bk-bs-input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; } .bk-root .bk-bs-has-success .bk-bs-form-control-feedback { color: #3c763d; } .bk-root .bk-bs-has-warning .bk-bs-help-block, .bk-root .bk-bs-has-warning .bk-bs-control-label, .bk-root .bk-bs-has-warning .bk-bs-radio, .bk-root .bk-bs-has-warning .bk-bs-checkbox, .bk-root .bk-bs-has-warning .bk-bs-radio-inline, .bk-root .bk-bs-has-warning .bk-bs-checkbox-inline { color: #8a6d3b; } .bk-root .bk-bs-has-warning .bk-bs-form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .bk-root .bk-bs-has-warning .bk-bs-form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } .bk-root .bk-bs-has-warning .bk-bs-input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; } .bk-root .bk-bs-has-warning .bk-bs-form-control-feedback { color: #8a6d3b; } .bk-root .bk-bs-has-error .bk-bs-help-block, .bk-root .bk-bs-has-error .bk-bs-control-label, .bk-root .bk-bs-has-error .bk-bs-radio, .bk-root .bk-bs-has-error .bk-bs-checkbox, .bk-root .bk-bs-has-error .bk-bs-radio-inline, .bk-root .bk-bs-has-error .bk-bs-checkbox-inline { color: #a94442; } .bk-root .bk-bs-has-error .bk-bs-form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .bk-root .bk-bs-has-error .bk-bs-form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } .bk-root .bk-bs-has-error .bk-bs-input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; } .bk-root .bk-bs-has-error .bk-bs-form-control-feedback { color: #a94442; } .bk-root .bk-bs-form-control-static { margin-bottom: 0; } .bk-root .bk-bs-help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; } @media (min-width: 768px) { .bk-root .bk-bs-form-inline .bk-bs-form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .bk-root .bk-bs-form-inline .bk-bs-form-control { display: inline-block; width: auto; vertical-align: middle; } .bk-root .bk-bs-form-inline .bk-bs-input-group > .bk-bs-form-control { width: 100%; } .bk-root .bk-bs-form-inline .bk-bs-control-label { margin-bottom: 0; vertical-align: middle; } .bk-root .bk-bs-form-inline .bk-bs-radio, .bk-root .bk-bs-form-inline .bk-bs-checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; vertical-align: middle; } .bk-root .bk-bs-form-inline .bk-bs-radio input[type="radio"], .bk-root .bk-bs-form-inline .bk-bs-checkbox input[type="checkbox"] { float: none; margin-left: 0; } .bk-root .bk-bs-form-inline .bk-bs-has-feedback .bk-bs-form-control-feedback { top: 0; } } .bk-root .bk-bs-form-horizontal .bk-bs-control-label, .bk-root .bk-bs-form-horizontal .bk-bs-radio, .bk-root .bk-bs-form-horizontal .bk-bs-checkbox, .bk-root .bk-bs-form-horizontal .bk-bs-radio-inline, .bk-root .bk-bs-form-horizontal .bk-bs-checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; } .bk-root .bk-bs-form-horizontal .bk-bs-radio, .bk-root .bk-bs-form-horizontal .bk-bs-checkbox { min-height: 24px; } .bk-root .bk-bs-form-horizontal .bk-bs-form-group { margin-left: -15px; margin-right: -15px; } .bk-root .bk-bs-form-horizontal .bk-bs-form-control-static { padding-top: 7px; } @media (min-width: 768px) { .bk-root .bk-bs-form-horizontal .bk-bs-control-label { text-align: right; } } .bk-root .bk-bs-form-horizontal .bk-bs-has-feedback .bk-bs-form-control-feedback { top: 0; right: 15px; } .bk-root .bk-bs-btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 12px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .bk-root .bk-bs-btn:focus, .bk-root .bk-bs-btn:active:focus, .bk-root .bk-bs-btn.bk-bs-active:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .bk-root .bk-bs-btn:hover, .bk-root .bk-bs-btn:focus { color: #333; text-decoration: none; } .bk-root .bk-bs-btn:active, .bk-root .bk-bs-btn.bk-bs-active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .bk-root .bk-bs-btn.bk-bs-disabled, .bk-root .bk-bs-btn[disabled], fieldset[disabled] .bk-root .bk-bs-btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .bk-root .bk-bs-btn-default { color: #333; background-color: #fff; border-color: #ccc; } .bk-root .bk-bs-btn-default:hover, .bk-root .bk-bs-btn-default:focus, .bk-root .bk-bs-btn-default:active, .bk-root .bk-bs-btn-default.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-default { color: #333; background-color: #ebebeb; border-color: #adadad; } .bk-root .bk-bs-btn-default:active, .bk-root .bk-bs-btn-default.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-default { background-image: none; } .bk-root .bk-bs-btn-default.bk-bs-disabled, .bk-root .bk-bs-btn-default[disabled], fieldset[disabled] .bk-root .bk-bs-btn-default, .bk-root .bk-bs-btn-default.bk-bs-disabled:hover, .bk-root .bk-bs-btn-default[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-default:hover, .bk-root .bk-bs-btn-default.bk-bs-disabled:focus, .bk-root .bk-bs-btn-default[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-default:focus, .bk-root .bk-bs-btn-default.bk-bs-disabled:active, .bk-root .bk-bs-btn-default[disabled]:active, fieldset[disabled] .bk-root .bk-bs-btn-default:active, .bk-root .bk-bs-btn-default.bk-bs-disabled.bk-bs-active, .bk-root .bk-bs-btn-default[disabled].bk-bs-active, fieldset[disabled] .bk-root .bk-bs-btn-default.bk-bs-active { background-color: #fff; border-color: #ccc; } .bk-root .bk-bs-btn-default .bk-bs-badge { color: #fff; background-color: #333; } .bk-root .bk-bs-btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd; } .bk-root .bk-bs-btn-primary:hover, .bk-root .bk-bs-btn-primary:focus, .bk-root .bk-bs-btn-primary:active, .bk-root .bk-bs-btn-primary.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-primary { color: #fff; background-color: #3276b1; border-color: #285e8e; } .bk-root .bk-bs-btn-primary:active, .bk-root .bk-bs-btn-primary.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-primary { background-image: none; } .bk-root .bk-bs-btn-primary.bk-bs-disabled, .bk-root .bk-bs-btn-primary[disabled], fieldset[disabled] .bk-root .bk-bs-btn-primary, .bk-root .bk-bs-btn-primary.bk-bs-disabled:hover, .bk-root .bk-bs-btn-primary[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-primary:hover, .bk-root .bk-bs-btn-primary.bk-bs-disabled:focus, .bk-root .bk-bs-btn-primary[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-primary:focus, .bk-root .bk-bs-btn-primary.bk-bs-disabled:active, .bk-root .bk-bs-btn-primary[disabled]:active, fieldset[disabled] .bk-root .bk-bs-btn-primary:active, .bk-root .bk-bs-btn-primary.bk-bs-disabled.bk-bs-active, .bk-root .bk-bs-btn-primary[disabled].bk-bs-active, fieldset[disabled] .bk-root .bk-bs-btn-primary.bk-bs-active { background-color: #428bca; border-color: #357ebd; } .bk-root .bk-bs-btn-primary .bk-bs-badge { color: #428bca; background-color: #fff; } .bk-root .bk-bs-btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; } .bk-root .bk-bs-btn-success:hover, .bk-root .bk-bs-btn-success:focus, .bk-root .bk-bs-btn-success:active, .bk-root .bk-bs-btn-success.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-success { color: #fff; background-color: #47a447; border-color: #398439; } .bk-root .bk-bs-btn-success:active, .bk-root .bk-bs-btn-success.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-success { background-image: none; } .bk-root .bk-bs-btn-success.bk-bs-disabled, .bk-root .bk-bs-btn-success[disabled], fieldset[disabled] .bk-root .bk-bs-btn-success, .bk-root .bk-bs-btn-success.bk-bs-disabled:hover, .bk-root .bk-bs-btn-success[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-success:hover, .bk-root .bk-bs-btn-success.bk-bs-disabled:focus, .bk-root .bk-bs-btn-success[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-success:focus, .bk-root .bk-bs-btn-success.bk-bs-disabled:active, .bk-root .bk-bs-btn-success[disabled]:active, fieldset[disabled] .bk-root .bk-bs-btn-success:active, .bk-root .bk-bs-btn-success.bk-bs-disabled.bk-bs-active, .bk-root .bk-bs-btn-success[disabled].bk-bs-active, fieldset[disabled] .bk-root .bk-bs-btn-success.bk-bs-active { background-color: #5cb85c; border-color: #4cae4c; } .bk-root .bk-bs-btn-success .bk-bs-badge { color: #5cb85c; background-color: #fff; } .bk-root .bk-bs-btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; } .bk-root .bk-bs-btn-info:hover, .bk-root .bk-bs-btn-info:focus, .bk-root .bk-bs-btn-info:active, .bk-root .bk-bs-btn-info.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-info { color: #fff; background-color: #39b3d7; border-color: #269abc; } .bk-root .bk-bs-btn-info:active, .bk-root .bk-bs-btn-info.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-info { background-image: none; } .bk-root .bk-bs-btn-info.bk-bs-disabled, .bk-root .bk-bs-btn-info[disabled], fieldset[disabled] .bk-root .bk-bs-btn-info, .bk-root .bk-bs-btn-info.bk-bs-disabled:hover, .bk-root .bk-bs-btn-info[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-info:hover, .bk-root .bk-bs-btn-info.bk-bs-disabled:focus, .bk-root .bk-bs-btn-info[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-info:focus, .bk-root .bk-bs-btn-info.bk-bs-disabled:active, .bk-root .bk-bs-btn-info[disabled]:active, fieldset[disabled] .bk-root .bk-bs-btn-info:active, .bk-root .bk-bs-btn-info.bk-bs-disabled.bk-bs-active, .bk-root .bk-bs-btn-info[disabled].bk-bs-active, fieldset[disabled] .bk-root .bk-bs-btn-info.bk-bs-active { background-color: #5bc0de; border-color: #46b8da; } .bk-root .bk-bs-btn-info .bk-bs-badge { color: #5bc0de; background-color: #fff; } .bk-root .bk-bs-btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; } .bk-root .bk-bs-btn-warning:hover, .bk-root .bk-bs-btn-warning:focus, .bk-root .bk-bs-btn-warning:active, .bk-root .bk-bs-btn-warning.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-warning { color: #fff; background-color: #ed9c28; border-color: #d58512; } .bk-root .bk-bs-btn-warning:active, .bk-root .bk-bs-btn-warning.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-warning { background-image: none; } .bk-root .bk-bs-btn-warning.bk-bs-disabled, .bk-root .bk-bs-btn-warning[disabled], fieldset[disabled] .bk-root .bk-bs-btn-warning, .bk-root .bk-bs-btn-warning.bk-bs-disabled:hover, .bk-root .bk-bs-btn-warning[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-warning:hover, .bk-root .bk-bs-btn-warning.bk-bs-disabled:focus, .bk-root .bk-bs-btn-warning[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-warning:focus, .bk-root .bk-bs-btn-warning.bk-bs-disabled:active, .bk-root .bk-bs-btn-warning[disabled]:active, fieldset[disabled] .bk-root .bk-bs-btn-warning:active, .bk-root .bk-bs-btn-warning.bk-bs-disabled.bk-bs-active, .bk-root .bk-bs-btn-warning[disabled].bk-bs-active, fieldset[disabled] .bk-root .bk-bs-btn-warning.bk-bs-active { background-color: #f0ad4e; border-color: #eea236; } .bk-root .bk-bs-btn-warning .bk-bs-badge { color: #f0ad4e; background-color: #fff; } .bk-root .bk-bs-btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; } .bk-root .bk-bs-btn-danger:hover, .bk-root .bk-bs-btn-danger:focus, .bk-root .bk-bs-btn-danger:active, .bk-root .bk-bs-btn-danger.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-danger { color: #fff; background-color: #d2322d; border-color: #ac2925; } .bk-root .bk-bs-btn-danger:active, .bk-root .bk-bs-btn-danger.bk-bs-active, .bk-bs-open .bk-bs-dropdown-toggle.bk-root .bk-bs-btn-danger { background-image: none; } .bk-root .bk-bs-btn-danger.bk-bs-disabled, .bk-root .bk-bs-btn-danger[disabled], fieldset[disabled] .bk-root .bk-bs-btn-danger, .bk-root .bk-bs-btn-danger.bk-bs-disabled:hover, .bk-root .bk-bs-btn-danger[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-danger:hover, .bk-root .bk-bs-btn-danger.bk-bs-disabled:focus, .bk-root .bk-bs-btn-danger[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-danger:focus, .bk-root .bk-bs-btn-danger.bk-bs-disabled:active, .bk-root .bk-bs-btn-danger[disabled]:active, fieldset[disabled] .bk-root .bk-bs-btn-danger:active, .bk-root .bk-bs-btn-danger.bk-bs-disabled.bk-bs-active, .bk-root .bk-bs-btn-danger[disabled].bk-bs-active, fieldset[disabled] .bk-root .bk-bs-btn-danger.bk-bs-active { background-color: #d9534f; border-color: #d43f3a; } .bk-root .bk-bs-btn-danger .bk-bs-badge { color: #d9534f; background-color: #fff; } .bk-root .bk-bs-btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0; } .bk-root .bk-bs-btn-link, .bk-root .bk-bs-btn-link:active, .bk-root .bk-bs-btn-link[disabled], fieldset[disabled] .bk-root .bk-bs-btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .bk-root .bk-bs-btn-link, .bk-root .bk-bs-btn-link:hover, .bk-root .bk-bs-btn-link:focus, .bk-root .bk-bs-btn-link:active { border-color: transparent; } .bk-root .bk-bs-btn-link:hover, .bk-root .bk-bs-btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; } .bk-root .bk-bs-btn-link[disabled]:hover, fieldset[disabled] .bk-root .bk-bs-btn-link:hover, .bk-root .bk-bs-btn-link[disabled]:focus, fieldset[disabled] .bk-root .bk-bs-btn-link:focus { color: #999999; text-decoration: none; } .bk-root .bk-bs-btn-lg { padding: 10px 16px; font-size: 15px; line-height: 1.33; border-radius: 6px; } .bk-root .bk-bs-btn-sm { padding: 5px 10px; font-size: 11px; line-height: 1.5; border-radius: 3px; } .bk-root .bk-bs-btn-xs { padding: 1px 5px; font-size: 11px; line-height: 1.5; border-radius: 3px; } .bk-root .bk-bs-btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; } .bk-root .bk-bs-btn-block + .bk-bs-btn-block { margin-top: 5px; } .bk-root input[type="submit"].bk-bs-btn-block, .bk-root input[type="reset"].bk-bs-btn-block, .bk-root input[type="button"].bk-bs-btn-block { width: 100%; } .bk-root .bk-bs-caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; } .bk-root .bk-bs-dropdown { position: relative; } .bk-root .bk-bs-dropdown-toggle:focus { outline: 0; } .bk-root .bk-bs-dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 12px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; } .bk-root .bk-bs-dropdown-menu.bk-bs-pull-right { right: 0; left: auto; } .bk-root .bk-bs-dropdown-menu .bk-bs-divider { height: 1px; margin: 7.5px 0; overflow: hidden; background-color: #e5e5e5; } .bk-root .bk-bs-dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #333333; white-space: nowrap; } .bk-root .bk-bs-dropdown-menu > li > a:hover, .bk-root .bk-bs-dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; } .bk-root .bk-bs-dropdown-menu > .bk-bs-active > a, .bk-root .bk-bs-dropdown-menu > .bk-bs-active > a:hover, .bk-root .bk-bs-dropdown-menu > .bk-bs-active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #428bca; } .bk-root .bk-bs-dropdown-menu > .bk-bs-disabled > a, .bk-root .bk-bs-dropdown-menu > .bk-bs-disabled > a:hover, .bk-root .bk-bs-dropdown-menu > .bk-bs-disabled > a:focus { color: #999999; } .bk-root .bk-bs-dropdown-menu > .bk-bs-disabled > a:hover, .bk-root .bk-bs-dropdown-menu > .bk-bs-disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.bk-bs-Microsoft.bk-bs-gradient(enabled = false); cursor: not-allowed; } .bk-root .bk-bs-open > .bk-bs-dropdown-menu { display: block; } .bk-root .bk-bs-open > a { outline: 0; } .bk-root .bk-bs-dropdown-menu-right { left: auto; right: 0; } .bk-root .bk-bs-dropdown-menu-left { left: 0; right: auto; } .bk-root .bk-bs-dropdown-header { display: block; padding: 3px 20px; font-size: 11px; line-height: 1.42857143; color: #999999; } .bk-root .bk-bs-dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; } .bk-root .bk-bs-pull-right > .bk-bs-dropdown-menu { right: 0; left: auto; } .bk-root .bk-bs-dropup .bk-bs-caret, .bk-root .bk-bs-navbar-fixed-bottom .bk-bs-dropdown .bk-bs-caret { border-top: 0; border-bottom: 4px solid; content: ""; } .bk-root .bk-bs-dropup .bk-bs-dropdown-menu, .bk-root .bk-bs-navbar-fixed-bottom .bk-bs-dropdown .bk-bs-dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; } @media (min-width: 768px) { .bk-root .bk-bs-navbar-right .bk-bs-dropdown-menu { left: auto; right: 0; } .bk-root .bk-bs-navbar-right .bk-bs-dropdown-menu-left { left: 0; right: auto; } } .bk-root .bk-bs-btn-group, .bk-root .bk-bs-btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .bk-root .bk-bs-btn-group > .bk-bs-btn, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn { position: relative; float: left; } .bk-root .bk-bs-btn-group > .bk-bs-btn:hover, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:hover, .bk-root .bk-bs-btn-group > .bk-bs-btn:focus, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:focus, .bk-root .bk-bs-btn-group > .bk-bs-btn:active, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:active, .bk-root .bk-bs-btn-group > .bk-bs-btn.bk-bs-active, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn.bk-bs-active { z-index: 2; } .bk-root .bk-bs-btn-group > .bk-bs-btn:focus, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:focus { outline: none; } .bk-root .bk-bs-btn-group .bk-bs-btn + .bk-bs-btn, .bk-root .bk-bs-btn-group .bk-bs-btn + .bk-bs-btn-group, .bk-root .bk-bs-btn-group .bk-bs-btn-group + .bk-bs-btn, .bk-root .bk-bs-btn-group .bk-bs-btn-group + .bk-bs-btn-group { margin-left: -1px; } .bk-root .bk-bs-btn-toolbar { margin-left: -5px; } .bk-root .bk-bs-btn-toolbar .bk-bs-btn-group, .bk-root .bk-bs-btn-toolbar .bk-bs-input-group { float: left; } .bk-root .bk-bs-btn-toolbar > .bk-bs-btn, .bk-root .bk-bs-btn-toolbar > .bk-bs-btn-group, .bk-root .bk-bs-btn-toolbar > .bk-bs-input-group { margin-left: 5px; } .bk-root .bk-bs-btn-group > .bk-bs-btn:not(:first-child):not(:last-child):not(.bk-bs-dropdown-toggle) { border-radius: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn:first-child { margin-left: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn:first-child:not(:last-child):not(.bk-bs-dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn:last-child:not(:first-child), .bk-root .bk-bs-btn-group > .bk-bs-dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn-group { float: left; } .bk-root .bk-bs-btn-group > .bk-bs-btn-group:not(:first-child):not(:last-child) > .bk-bs-btn { border-radius: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn-group:first-child > .bk-bs-btn:last-child, .bk-root .bk-bs-btn-group > .bk-bs-btn-group:first-child > .bk-bs-dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn-group:last-child > .bk-bs-btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .bk-root .bk-bs-btn-group .bk-bs-dropdown-toggle:active, .bk-root .bk-bs-btn-group.bk-bs-open .bk-bs-dropdown-toggle { outline: 0; } .bk-root .bk-bs-btn-group > .bk-bs-btn + .bk-bs-dropdown-toggle { padding-left: 8px; padding-right: 8px; } .bk-root .bk-bs-btn-group > .bk-bs-btn-lg + .bk-bs-dropdown-toggle { padding-left: 12px; padding-right: 12px; } .bk-root .bk-bs-btn-group.bk-bs-open .bk-bs-dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .bk-root .bk-bs-btn-group.bk-bs-open .bk-bs-dropdown-toggle.bk-bs-btn-link { -webkit-box-shadow: none; box-shadow: none; } .bk-root .bk-bs-btn .bk-bs-caret { margin-left: 0; } .bk-root .bk-bs-btn-lg .bk-bs-caret { border-width: 5px 5px 0; border-bottom-width: 0; } .bk-root .bk-bs-dropup .bk-bs-btn-lg .bk-bs-caret { border-width: 0 5px 5px; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group > .bk-bs-btn { display: block; float: none; width: 100%; max-width: 100%; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group > .bk-bs-btn { float: none; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn + .bk-bs-btn, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn + .bk-bs-btn-group, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group + .bk-bs-btn, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group + .bk-bs-btn-group { margin-top: -1px; margin-left: 0; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:not(:first-child):not(:last-child) { border-radius: 0; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group:not(:first-child):not(:last-child) > .bk-bs-btn { border-radius: 0; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group:first-child:not(:last-child) > .bk-bs-btn:last-child, .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group:first-child:not(:last-child) > .bk-bs-dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .bk-root .bk-bs-btn-group-vertical > .bk-bs-btn-group:last-child:not(:first-child) > .bk-bs-btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .bk-root .bk-bs-btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; } .bk-root .bk-bs-btn-group-justified > .bk-bs-btn, .bk-root .bk-bs-btn-group-justified > .bk-bs-btn-group { float: none; display: table-cell; width: 1%; } .bk-root .bk-bs-btn-group-justified > .bk-bs-btn-group .bk-bs-btn { width: 100%; } .bk-root [data-bk-bs-toggle="buttons"] > .bk-bs-btn > input[type="radio"], .bk-root [data-bk-bs-toggle="buttons"] > .bk-bs-btn > input[type="checkbox"] { display: none; } .bk-root .bk-bs-input-group { position: relative; display: table; border-collapse: separate; } .bk-root .bk-bs-input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .bk-root .bk-bs-input-group .bk-bs-form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .bk-root .bk-bs-input-group-lg > .bk-bs-form-control, .bk-root .bk-bs-input-group-lg > .bk-bs-input-group-addon, .bk-root .bk-bs-input-group-lg > .bk-bs-input-group-btn > .bk-bs-btn { height: 42px; padding: 10px 16px; font-size: 15px; line-height: 1.33; border-radius: 6px; } select.bk-root .bk-bs-input-group-lg > .bk-bs-form-control, select.bk-root .bk-bs-input-group-lg > .bk-bs-input-group-addon, select.bk-root .bk-bs-input-group-lg > .bk-bs-input-group-btn > .bk-bs-btn { height: 42px; line-height: 42px; } textarea.bk-root .bk-bs-input-group-lg > .bk-bs-form-control, textarea.bk-root .bk-bs-input-group-lg > .bk-bs-input-group-addon, textarea.bk-root .bk-bs-input-group-lg > .bk-bs-input-group-btn > .bk-bs-btn, select[multiple].bk-root .bk-bs-input-group-lg > .bk-bs-form-control, select[multiple].bk-root .bk-bs-input-group-lg > .bk-bs-input-group-addon, select[multiple].bk-root .bk-bs-input-group-lg > .bk-bs-input-group-btn > .bk-bs-btn { height: auto; } .bk-root .bk-bs-input-group-sm > .bk-bs-form-control, .bk-root .bk-bs-input-group-sm > .bk-bs-input-group-addon, .bk-root .bk-bs-input-group-sm > .bk-bs-input-group-btn > .bk-bs-btn { height: 28px; padding: 5px 10px; font-size: 11px; line-height: 1.5; border-radius: 3px; } select.bk-root .bk-bs-input-group-sm > .bk-bs-form-control, select.bk-root .bk-bs-input-group-sm > .bk-bs-input-group-addon, select.bk-root .bk-bs-input-group-sm > .bk-bs-input-group-btn > .bk-bs-btn { height: 28px; line-height: 28px; } textarea.bk-root .bk-bs-input-group-sm > .bk-bs-form-control, textarea.bk-root .bk-bs-input-group-sm > .bk-bs-input-group-addon, textarea.bk-root .bk-bs-input-group-sm > .bk-bs-input-group-btn > .bk-bs-btn, select[multiple].bk-root .bk-bs-input-group-sm > .bk-bs-form-control, select[multiple].bk-root .bk-bs-input-group-sm > .bk-bs-input-group-addon, select[multiple].bk-root .bk-bs-input-group-sm > .bk-bs-input-group-btn > .bk-bs-btn { height: auto; } .bk-root .bk-bs-input-group-addon, .bk-root .bk-bs-input-group-btn, .bk-root .bk-bs-input-group .bk-bs-form-control { display: table-cell; } .bk-root .bk-bs-input-group-addon:not(:first-child):not(:last-child), .bk-root .bk-bs-input-group-btn:not(:first-child):not(:last-child), .bk-root .bk-bs-input-group .bk-bs-form-control:not(:first-child):not(:last-child) { border-radius: 0; } .bk-root .bk-bs-input-group-addon, .bk-root .bk-bs-input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .bk-root .bk-bs-input-group-addon { padding: 6px 12px; font-size: 12px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; } .bk-root .bk-bs-input-group-addon.bk-bs-input-sm { padding: 5px 10px; font-size: 11px; border-radius: 3px; } .bk-root .bk-bs-input-group-addon.bk-bs-input-lg { padding: 10px 16px; font-size: 15px; border-radius: 6px; } .bk-root .bk-bs-input-group-addon input[type="radio"], .bk-root .bk-bs-input-group-addon input[type="checkbox"] { margin-top: 0; } .bk-root .bk-bs-input-group .bk-bs-form-control:first-child, .bk-root .bk-bs-input-group-addon:first-child, .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-btn, .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-btn-group > .bk-bs-btn, .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-dropdown-toggle, .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-btn:not(:last-child):not(.bk-bs-dropdown-toggle), .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-btn-group:not(:last-child) > .bk-bs-btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } .bk-root .bk-bs-input-group-addon:first-child { border-right: 0; } .bk-root .bk-bs-input-group .bk-bs-form-control:last-child, .bk-root .bk-bs-input-group-addon:last-child, .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-btn, .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-btn-group > .bk-bs-btn, .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-dropdown-toggle, .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-btn:not(:first-child), .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-btn-group:not(:first-child) > .bk-bs-btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } .bk-root .bk-bs-input-group-addon:last-child { border-left: 0; } .bk-root .bk-bs-input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .bk-root .bk-bs-input-group-btn > .bk-bs-btn { position: relative; } .bk-root .bk-bs-input-group-btn > .bk-bs-btn + .bk-bs-btn { margin-left: -1px; } .bk-root .bk-bs-input-group-btn > .bk-bs-btn:hover, .bk-root .bk-bs-input-group-btn > .bk-bs-btn:focus, .bk-root .bk-bs-input-group-btn > .bk-bs-btn:active { z-index: 2; } .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-btn, .bk-root .bk-bs-input-group-btn:first-child > .bk-bs-btn-group { margin-right: -1px; } .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-btn, .bk-root .bk-bs-input-group-btn:last-child > .bk-bs-btn-group { margin-left: -1px; } .bk-root .bk-bs-nav { margin-bottom: 0; padding-left: 0; list-style: none; } .bk-root .bk-bs-nav > li { position: relative; display: block; } .bk-root .bk-bs-nav > li > a { position: relative; display: block; padding: 10px 15px; } .bk-root .bk-bs-nav > li > a:hover, .bk-root .bk-bs-nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .bk-root .bk-bs-nav > li.bk-bs-disabled > a { color: #999999; } .bk-root .bk-bs-nav > li.bk-bs-disabled > a:hover, .bk-root .bk-bs-nav > li.bk-bs-disabled > a:focus { color: #999999; text-decoration: none; background-color: transparent; cursor: not-allowed; } .bk-root .bk-bs-nav .bk-bs-open > a, .bk-root .bk-bs-nav .bk-bs-open > a:hover, .bk-root .bk-bs-nav .bk-bs-open > a:focus { background-color: #eeeeee; border-color: #428bca; } .bk-root .bk-bs-nav .bk-bs-nav-divider { height: 1px; margin: 7.5px 0; overflow: hidden; background-color: #e5e5e5; } .bk-root .bk-bs-nav > li > a > img { max-width: none; } .bk-root .bk-bs-nav-tabs { border-bottom: 1px solid #ddd; } .bk-root .bk-bs-nav-tabs > li { float: left; margin-bottom: -1px; } .bk-root .bk-bs-nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .bk-root .bk-bs-nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; } .bk-root .bk-bs-nav-tabs > li.bk-bs-active > a, .bk-root .bk-bs-nav-tabs > li.bk-bs-active > a:hover, .bk-root .bk-bs-nav-tabs > li.bk-bs-active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified { width: 100%; border-bottom: 0; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > li { float: none; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > li > a { text-align: center; margin-bottom: 5px; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-dropdown .bk-bs-dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > li { display: table-cell; width: 1%; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > li > a { margin-bottom: 0; } } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > li > a { margin-right: 0; border-radius: 4px; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-active > a, .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-active > a:hover, .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; } .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-active > a, .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-active > a:hover, .bk-root .bk-bs-nav-tabs.bk-bs-nav-justified > .bk-bs-active > a:focus { border-bottom-color: #fff; } } .bk-root .bk-bs-nav-pills > li { float: left; } .bk-root .bk-bs-nav-pills > li > a { border-radius: 4px; } .bk-root .bk-bs-nav-pills > li + li { margin-left: 2px; } .bk-root .bk-bs-nav-pills > li.bk-bs-active > a, .bk-root .bk-bs-nav-pills > li.bk-bs-active > a:hover, .bk-root .bk-bs-nav-pills > li.bk-bs-active > a:focus { color: #fff; background-color: #428bca; } .bk-root .bk-bs-nav-stacked > li { float: none; } .bk-root .bk-bs-nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .bk-root .bk-bs-nav-justified { width: 100%; } .bk-root .bk-bs-nav-justified > li { float: none; } .bk-root .bk-bs-nav-justified > li > a { text-align: center; margin-bottom: 5px; } .bk-root .bk-bs-nav-justified > .bk-bs-dropdown .bk-bs-dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .bk-root .bk-bs-nav-justified > li { display: table-cell; width: 1%; } .bk-root .bk-bs-nav-justified > li > a { margin-bottom: 0; } } .bk-root .bk-bs-nav-tabs-justified { border-bottom: 0; } .bk-root .bk-bs-nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } .bk-root .bk-bs-nav-tabs-justified > .bk-bs-active > a, .bk-root .bk-bs-nav-tabs-justified > .bk-bs-active > a:hover, .bk-root .bk-bs-nav-tabs-justified > .bk-bs-active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { .bk-root .bk-bs-nav-tabs-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; } .bk-root .bk-bs-nav-tabs-justified > .bk-bs-active > a, .bk-root .bk-bs-nav-tabs-justified > .bk-bs-active > a:hover, .bk-root .bk-bs-nav-tabs-justified > .bk-bs-active > a:focus { border-bottom-color: #fff; } } .bk-root .bk-bs-tab-content > .bk-bs-tab-pane { display: none; } .bk-root .bk-bs-tab-content > .bk-bs-active { display: block; } .bk-root .bk-bs-nav-tabs .bk-bs-dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } .bk-root .bk-ui-helper-hidden { display: none; } .bk-root .bk-ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .bk-root .bk-ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } .bk-root .bk-ui-helper-clearfix:before, .bk-root .bk-ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; } .bk-root .bk-ui-helper-clearfix:after { clear: both; } .bk-root .bk-ui-helper-clearfix { min-height: 0; /* support: IE7 */ } .bk-root .bk-ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: alpha(opacity=0); /* support: IE8 */ } .bk-root .bk-ui-front { z-index: 100; } .bk-root .bk-ui-state-disabled { cursor: default !important; } .bk-root .bk-ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } .bk-root .bk-ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .bk-root .bk-ui-accordion .bk-ui-accordion-header { display: block; cursor: pointer; position: relative; margin: 2px 0 0 0; padding: .5em .5em .5em .7em; min-height: 0; /* support: IE7 */ font-size: 100%; } .bk-root .bk-ui-accordion .bk-ui-accordion-icons { padding-left: 2.2em; } .bk-root .bk-ui-accordion .bk-ui-accordion-icons .bk-ui-accordion-icons { padding-left: 2.2em; } .bk-root .bk-ui-accordion .bk-ui-accordion-header .bk-ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } .bk-root .bk-ui-accordion .bk-ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; } .bk-root .bk-ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; } .bk-root .bk-ui-button { display: inline-block; position: relative; padding: 0; line-height: normal; margin-right: .1em; cursor: pointer; vertical-align: middle; text-align: center; overflow: visible; /* removes extra width in IE */ } .bk-root .bk-ui-button, .bk-root .bk-ui-button:link, .bk-root .bk-ui-button:visited, .bk-root .bk-ui-button:hover, .bk-root .bk-ui-button:active { text-decoration: none; } .bk-root .bk-ui-button-icon-only { width: 2.2em; } .bk-root button.bk-ui-button-icon-only { width: 2.4em; } .bk-root .bk-ui-button-icons-only { width: 3.4em; } .bk-root button.bk-ui-button-icons-only { width: 3.7em; } .bk-root .bk-ui-button .bk-ui-button-text { display: block; line-height: normal; } .bk-root .bk-ui-button-text-only .bk-ui-button-text { padding: .4em 1em; } .bk-root .bk-ui-button-icon-only .bk-ui-button-text, .bk-root .bk-ui-button-icons-only .bk-ui-button-text { padding: .4em; text-indent: -9999999px; } .bk-root .bk-ui-button-text-icon-primary .bk-ui-button-text, .bk-root .bk-ui-button-text-icons .bk-ui-button-text { padding: .4em 1em .4em 2.1em; } .bk-root .bk-ui-button-text-icon-secondary .bk-ui-button-text, .bk-root .bk-ui-button-text-icons .bk-ui-button-text { padding: .4em 2.1em .4em 1em; } .bk-root .bk-ui-button-text-icons .bk-ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } .bk-root input.bk-ui-button { padding: .4em 1em; } .bk-root .bk-ui-button-icon-only .bk-ui-icon, .bk-root .bk-ui-button-text-icon-primary .bk-ui-icon, .bk-root .bk-ui-button-text-icon-secondary .bk-ui-icon, .bk-root .bk-ui-button-text-icons .bk-ui-icon, .b